diff options
Diffstat (limited to 'lib/l10n/uk.json')
-rw-r--r-- | lib/l10n/uk.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json index 2be0025713e..2d80433112f 100644 --- a/lib/l10n/uk.json +++ b/lib/l10n/uk.json @@ -194,7 +194,6 @@ "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" : "Ім'я користувача містить символ пробілу в початку або в кінці", @@ -262,6 +261,7 @@ "%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", |