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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js
index 6b98e5c3d61..5e0d9142d28 100644
--- a/lib/l10n/uk.js
+++ b/lib/l10n/uk.js
@@ -196,7 +196,6 @@ OC.L10N.register(
"Oct." : "Жов.",
"Nov." : "Лис.",
"Dec." : "Гру.",
- "The user limit has been reached and the user was not created." : "Ліміт користувачів досягнуто, і користувача не було створено.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Тільки такі символи допускаються в імені користувача: \"a-z\", \"A-Z\", \"0-9\", і \"_.@-'\"",
"A valid username must be provided" : "Потрібно задати вірне ім'я користувача",
"Username contains whitespace at the beginning or at the end" : "Ім'я користувача містить символ пробілу в початку або в кінці",
@@ -264,6 +263,7 @@ OC.L10N.register(
"%s enter the database username." : "%s введіть ім'я користувача бази даних.",
"%s enter the database name." : "%s введіть назву бази даних.",
"%s you may not use dots in the database name" : "%s не можна використовувати крапки в назві бази даних",
+ "The user limit has been reached and the user was not created." : "Ліміт користувачів досягнуто, і користувача не було створено.",
"Cannot read file" : "Неможливо прочитати файл",
"Cannot write into \"config\" directory" : "Неможливо записувати до каталгу \"config\"",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Зазвичай це можна виправити, надавши веб-серверу доступ для запису до каталогу конфігурації. Побачити %s",