nextcloud/apps/user_status/l10n/uk.json
Nextcloud bot 036bab5017
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Waiting to run
Psalm static code analysis / static-code-analysis-security (push) Waiting to run
Psalm static code analysis / static-code-analysis-ocp (push) Waiting to run
Psalm static code analysis / static-code-analysis-ncu (push) Waiting to run
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-19 00:13:42 +00:00

49 lines
No EOL
3.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{ "translations": {
"Recent statuses" : "Останні статуси",
"No recent status changes" : "Статус не змінювався",
"In a meeting" : "На зустрічі",
"Commuting" : "В дорозі на роботу",
"Out sick" : "Хворію",
"Vacationing" : "У відпустці",
"Out of office" : "Недоступний(-а)",
"Working remotely" : "Працюю віддалено",
"In a call" : "На дзвінку",
"Be right back" : "Зараз повернуся",
"User status" : "Статус користувача",
"Clear status after" : "Очистити статус після",
"Emoji for your status message" : "Емоційки для повідомлення вашого статусу",
"What is your status?" : "Який твій статус?",
"Predefined statuses" : "Попередньо визначені статуси",
"Previously set" : "Раніше встановлений",
"Reset status" : "Скинути статус",
"Reset status to \"{icon} {message}\"" : "Скинути статус на \"{icon} {message}\"",
"Reset status to \"{message}\"" : "Скинути статус на \"{message}\"",
"Reset status to \"{icon}\"" : "Скинути статус на \"{icon}\"",
"There was an error saving the status" : "Помилка під час збереження статусу",
"There was an error clearing the status" : "Помилка під час очищення статусу",
"There was an error reverting the status" : "Помилка при скиданні статусу",
"Online status" : "Мій статус доступності",
"Status message" : "Повідомлення про статус",
"Set absence period" : "Встановити період відсутності",
"Set absence period and replacement" : "Встановити період відсутності та тимчасово виконуючого обов'язки",
"Your status was set automatically" : "Ваш статус встановлено автоматично",
"Clear status message" : "Прибрати статус",
"Set status message" : "Оновити статус",
"Online" : "Доступний(-а)",
"Away" : "Відсутній(-я)",
"Busy" : "Зайнято",
"Do not disturb" : "Не турбувати",
"Invisible" : "Невидимка",
"Offline" : "Поза мережею",
"Set status" : "Встановити статус",
"There was an error saving the new status" : "Помилка під час збереження статусу",
"Don't clear" : "Залишити поточний",
"30 minutes" : "30 хвилин",
"1 hour" : "1 година",
"4 hours" : "4 години",
"Today" : "Сьогодні",
"This week" : "Цього тижня",
"Mute all notifications" : "Вимкнути всі сповіщення",
"Appear offline" : "Перебуваю поза мережею"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
}