diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-23 01:54:48 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-23 01:54:48 -0400 |
commit | a9b4f0d8429dbeb612e80b168b6146890bb7843e (patch) | |
tree | 464188316ac512492d54a4877e4b1a5ef8e717f1 /settings/l10n/uk.js | |
parent | 21bc8e0c8151a50686b04072fa9d0cb68f262913 (diff) | |
download | nextcloud-server-a9b4f0d8429dbeb612e80b168b6146890bb7843e.tar.gz nextcloud-server-a9b4f0d8429dbeb612e80b168b6146890bb7843e.zip |
[tx-robot] updated from transifex
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" : "Включити тільки для конкретних груп", |