diff options
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r-- | lib/l10n/uk.js | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index c01a045095f..7c90934c71f 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -60,16 +60,11 @@ 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 не можна використовувати крапки в назві бази даних", - "MySQL/MariaDB username and/or password not valid" : "MySQL/MariaDB ім'я користувача та/або пароль не дійсні", - "You need to enter either an existing account or the administrator." : "Вам потрібно ввести або існуючий обліковий запис або administrator.", - "DB Error: \"%s\"" : "Помилка БД: \"%s\"", - "Offending command was: \"%s\"" : "Команда, що викликала проблему: \"%s\"", - "MySQL/MariaDB user '%s'@'localhost' exists already." : "Користувач MySQL/MariaDB '%s'@'localhost' вже існує.", - "Drop this user from MySQL/MariaDB" : "Видалити цього користувача з MySQL/MariaDB", - "MySQL/MariaDB user '%s'@'%%' already exists" : "Користувач MySQL/MariaDB '%s'@'%%' вже існує", - "Drop this user from MySQL/MariaDB." : "Видалити цього користувача з MySQL/MariaDB.", "Oracle connection could not be established" : "Не можемо з'єднатися з Oracle ", "Oracle username and/or password not valid" : "Oracle ім'я користувача та/або пароль не дійсні", + "DB Error: \"%s\"" : "Помилка БД: \"%s\"", + "Offending command was: \"%s\"" : "Команда, що викликала проблему: \"%s\"", + "You need to enter either an existing account or the administrator." : "Вам потрібно ввести або існуючий обліковий запис або administrator.", "Offending command was: \"%s\", name: %s, password: %s" : "Команда, що викликала проблему: \"%s\", ім'я: %s, пароль: %s", "PostgreSQL username and/or password not valid" : "PostgreSQL ім'я користувача та/або пароль не дійсні", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X не підтримується і %s не буде коректно працювати на цій платформі. Випробовуєте на свій риск!", |