Skip to content

Commit 99a2207

Browse files
committed
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent f167fe0 commit 99a2207

32 files changed

Lines changed: 300 additions & 4 deletions

apps/files/l10n/uk.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ OC.L10N.register(
3939
"Could not load info for file \"{file}\"" : "Не вдалося завантажити інформацію для файлу \"{file}\"",
4040
"Files" : "Файли",
4141
"Details" : "Деталі",
42+
"Show list view" : "Показати список",
43+
"Show grid view" : "Показати сітку",
4244
"Pending" : "Очікування",
4345
"Unable to determine date" : "Неможливо визначити дату",
4446
"This operation is forbidden" : "Ця операція заборонена",

apps/files/l10n/uk.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@
3737
"Could not load info for file \"{file}\"" : "Не вдалося завантажити інформацію для файлу \"{file}\"",
3838
"Files" : "Файли",
3939
"Details" : "Деталі",
40+
"Show list view" : "Показати список",
41+
"Show grid view" : "Показати сітку",
4042
"Pending" : "Очікування",
4143
"Unable to determine date" : "Неможливо визначити дату",
4244
"This operation is forbidden" : "Ця операція заборонена",

apps/settings/l10n/uk.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ OC.L10N.register(
310310
"These groups will still be able to receive shares, but not to initiate them." : "Ці групи зможуть отримувати спільні файли, але не зможуть відправляти їх.",
311311
"Default share permissions" : "Дозволи на публікування по замовчуванню",
312312
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Розроблено {communityopen}спільнотою Nextcloud{linkclose}. Ліцензія {licenseopen}AGPL{linkclose} на {githubopen}початковий код{linkclose}.",
313+
"This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Цей випуск спільноти Nextcloud не підтримується, і миттєві сповіщення недоступні.",
313314
"Profile picture" : "Зображення облікового запису",
314315
"Upload new" : "Завантажити нове",
315316
"Select from Files" : "Вибрати з файлів",

apps/settings/l10n/uk.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@
308308
"These groups will still be able to receive shares, but not to initiate them." : "Ці групи зможуть отримувати спільні файли, але не зможуть відправляти їх.",
309309
"Default share permissions" : "Дозволи на публікування по замовчуванню",
310310
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Розроблено {communityopen}спільнотою Nextcloud{linkclose}. Ліцензія {licenseopen}AGPL{linkclose} на {githubopen}початковий код{linkclose}.",
311+
"This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Цей випуск спільноти Nextcloud не підтримується, і миттєві сповіщення недоступні.",
311312
"Profile picture" : "Зображення облікового запису",
312313
"Upload new" : "Завантажити нове",
313314
"Select from Files" : "Вибрати з файлів",

apps/updatenotification/l10n/uk.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ OC.L10N.register(
2121
"Update channel:" : "Канал оновлення:",
2222
"You can always update to a newer version. But you can never downgrade to a more stable version." : "Ви завжди зможете перейти на нову версію, проте не можна буде повернутися на стабільну версію.",
2323
"Notify members of the following groups about available updates:" : "Повідомляти учасників таких груп про наявні оновлення:",
24+
"The selected update channel makes dedicated notifications for the server obsolete." : "Вибраний канал оновлення робить спеціальні сповіщення для сервера застарілими.",
25+
"The selected update channel does not support updates of the server." : "Вибраний канал оновлення не підтримує оновлення сервера.",
2426
"A new version is available: <strong>{newVersionString}</strong>" : "Доступна нова версія: <strong>{newVersionString}</strong>",
2527
"Checked on {lastCheckedDate}" : "Перевірень {lastCheckedDate}",
2628
"View changelog" : "Переглянути журнал змін",

apps/updatenotification/l10n/uk.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
"Update channel:" : "Канал оновлення:",
2020
"You can always update to a newer version. But you can never downgrade to a more stable version." : "Ви завжди зможете перейти на нову версію, проте не можна буде повернутися на стабільну версію.",
2121
"Notify members of the following groups about available updates:" : "Повідомляти учасників таких груп про наявні оновлення:",
22+
"The selected update channel makes dedicated notifications for the server obsolete." : "Вибраний канал оновлення робить спеціальні сповіщення для сервера застарілими.",
23+
"The selected update channel does not support updates of the server." : "Вибраний канал оновлення не підтримує оновлення сервера.",
2224
"A new version is available: <strong>{newVersionString}</strong>" : "Доступна нова версія: <strong>{newVersionString}</strong>",
2325
"Checked on {lastCheckedDate}" : "Перевірень {lastCheckedDate}",
2426
"View changelog" : "Переглянути журнал змін",

core/l10n/cs.js

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)