aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/uk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-24 00:20:26 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-24 00:20:26 +0000
commit36ae775aa7c9af22bf33645a2d8807206ec6c85f (patch)
tree2690c73571fccf4bc545034b03cab47e1c1309af /apps/settings/l10n/uk.js
parentb6dd8a5ccb38794410f1c00bfbf9d1e94852f5da (diff)
downloadnextcloud-server-36ae775aa7c9af22bf33645a2d8807206ec6c85f.tar.gz
nextcloud-server-36ae775aa7c9af22bf33645a2d8807206ec6c85f.zip
Fix(l10n): Update translations from Transifexv29.0.0
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/uk.js')
-rw-r--r--apps/settings/l10n/uk.js8
1 files changed, 6 insertions, 2 deletions
diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js
index 089aa00bb83..9e2152b1140 100644
--- a/apps/settings/l10n/uk.js
+++ b/apps/settings/l10n/uk.js
@@ -345,6 +345,8 @@ OC.L10N.register(
"Nothing to show" : "Відсутня інформація для показу",
"Could not load section content from app store." : "Не вдалося отримати розділ вмісту із крамнички.",
"Loading" : "Завантаження",
+ "Could not render element" : "Не вдалося показати елемент",
+ "Carousel" : "Карусель",
"Description" : "Опис",
"Details" : "Деталі",
"All" : "Всі",
@@ -655,8 +657,9 @@ OC.L10N.register(
"Account documentation" : "Документація для облікового запису",
"Administration documentation" : "Документація для адміністратора",
"Forum" : "Форум",
- "Nextcloud help resources" : "Посібники та допомога у користуванні Nextcloud",
"General documentation" : "Загальна документація",
+ "Legal notice" : "Правові застереження",
+ "Privacy policy" : "Політика конфіденційності",
"None/STARTTLS" : "Ні/STARTTLS",
"SSL" : "SSL",
"Open documentation" : "Відкрити документацію",
@@ -800,6 +803,7 @@ OC.L10N.register(
"Send welcome email to new users" : "Надсилати вітальні листи новим користувачам",
"User management" : "Керування користувачами",
"Creating group …" : "Створення групи ...",
- "User group: {group}" : "Група користувачів: {group}"
+ "User group: {group}" : "Група користувачів: {group}",
+ "Nextcloud help resources" : "Посібники та допомога у користуванні Nextcloud"
},
"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);");