aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/uk.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r--lib/l10n/uk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js
index cac7d6a244f..955d405183c 100644
--- a/lib/l10n/uk.js
+++ b/lib/l10n/uk.js
@@ -215,8 +215,6 @@ OC.L10N.register(
"Login canceled by app" : "Вхід скасовано застосунком",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Застосунок \"%1$s\" неможливо встановити, оскільки не виконано такі залежності: %2$s",
"a safe home for all your data" : "безпечний дім для ваших даних",
- "File is currently busy, please try again later" : "Файл на разі зайнятий, будь ласка, спробуйте пізніше",
- "Cannot download file" : "Неможливо звантажити файл",
"Application is not enabled" : "Застосунок не увімкнено",
"Authentication error" : "Помилка авторизації",
"Token expired. Please reload page." : "Строк дії токена скінчився. Будь ласка, перезавантажте сторінку.",
@@ -298,6 +296,8 @@ OC.L10N.register(
"Username must not consist of dots only" : "Ім'я користувача не повинно складатися лише з крапок",
"Username is invalid because files already exist for this user" : "Ім'я користувача недійсне, оскільки файли для цього користувача вже існують",
"User disabled" : "Користувач виключений",
+ "File is currently busy, please try again later" : "Файл на разі зайнятий, будь ласка, спробуйте пізніше",
+ "Cannot download file" : "Неможливо звантажити файл",
"Your data directory is readable by other users." : "Ваш каталог даних доступний для читання іншим користувачам.",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Змініть права доступу на 0770, щоб інші користувачі не могли отримати список файлів цього каталогу.",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Переконайтеся, що в корені каталогу даних є файл під назвою \".ocdata\"."