summaryrefslogtreecommitdiffstats
path: root/lib/l10n/uk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-25 09:36:09 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-25 09:36:09 +0000
commite23a298a8155fb8f74c1ee2fcbef31a418b65db4 (patch)
treefbf2d2ee9af7470a5221f7127a36d90e5acdb90a /lib/l10n/uk.js
parent740ff9108b4c600ba2b0a13139ffc84ce09579b1 (diff)
downloadnextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.tar.gz
nextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r--lib/l10n/uk.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js
index 35da015ae78..e88c6d32072 100644
--- a/lib/l10n/uk.js
+++ b/lib/l10n/uk.js
@@ -112,8 +112,8 @@ OC.L10N.register(
"Admin" : "Адмін",
"Recommended" : "Рекомендуємо",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Додаток \"%s\" не може бути встановлений через те, що файл appinfo не може бути прочитано.",
- "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Додаток \"%s\" не може бути встановлений, так як наступні залежності не виконано: %s",
"No app name specified" : "Не вказано ім'я додатку",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Додаток \"%s\" не може бути встановлений, так як наступні залежності не виконано: %s",
"File is currently busy, please try again later" : "Файл на разі зайнятий, будь ласка, спробуйте пізніше",
"Can't read file" : "Не можливо прочитати файл",
"Application is not enabled" : "Додаток не увімкнений",
@@ -121,7 +121,6 @@ OC.L10N.register(
"Token expired. Please reload page." : "Строк дії токена скінчився. Будь ласка, перезавантажте сторінку.",
"Unknown user" : "Невідомий користувач",
"No database drivers (sqlite, mysql, or postgresql) installed." : "Не встановлено драйвер бази даних (sqlite, mysql, or postgresql).",
- "Microsoft Windows Platform is not supported" : "Платформа Microsoft Windows не підтримується",
"Cannot write into \"config\" directory" : "Не можу писати у теку \"config\"",
"Cannot write into \"apps\" directory" : "Не можу писати у теку \"apps\"",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Зазвичай це можна виправити, %s надавши веб-серверу права на запис в каталог додатків %s або відключивши сховище програм у файлі конфігурації.",
@@ -154,6 +153,7 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "Неповна конфігурація сховища. %s",
"Storage connection error. %s" : "Помилка з'єднання зі сховищем. %s",
"Storage not available" : "Сховище не доступне",
- "Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s"
+ "Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s",
+ "Microsoft Windows Platform is not supported" : "Платформа Microsoft Windows не підтримується"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");