diff options
Diffstat (limited to 'settings/l10n/uk.js')
-rw-r--r-- | settings/l10n/uk.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/uk.js b/settings/l10n/uk.js index d16c7ec3f69..ee63f56bc4a 100644 --- a/settings/l10n/uk.js +++ b/settings/l10n/uk.js @@ -42,6 +42,7 @@ OC.L10N.register( "Email sent" : "Ел. пошта надіслана", "You need to set your user email before being able to send test emails." : "Перед надсиланням тестових повідомлень ви повинні вказати свою електронну адресу.", "Invalid mail address" : "Неправильна email адреса", + "A user with that name already exists." : "Користувач з таким іменем вже існує.", "Unable to create user." : "Неможливо створити користувача.", "Your %s account was created" : "Ваш %s аккаунт створений", "Unable to delete user." : "Неможливо видалити користувача.", @@ -178,6 +179,8 @@ OC.L10N.register( "Documentation:" : "Документація:", "User Documentation" : "Документація Користувача", "Admin Documentation" : "Документація Адміністратора", + "Show description …" : "Показати деталі ...", + "Hide description …" : "Сховати деталі ...", "This app cannot be installed because the following dependencies are not fulfilled:" : "Ця програма не може бути встановлено, так як наступні залежності не будуть виконані:", "Update to %s" : "Оновити до %s", "Enable only for specific groups" : "Включити тільки для конкретних груп", |