diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-29 01:56:13 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-29 01:56:13 -0400 |
commit | fff0fb66d6acddbc2d1286ea2dfea0751cf432ac (patch) | |
tree | 64887bc0de086828bde4e55852a7880e9655b691 /apps/user_ldap/l10n/uk.js | |
parent | 67cef93fddc0d968ec7d3febe7f618450e59bb39 (diff) | |
download | nextcloud-server-fff0fb66d6acddbc2d1286ea2dfea0751cf432ac.tar.gz nextcloud-server-fff0fb66d6acddbc2d1286ea2dfea0751cf432ac.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/uk.js')
-rw-r--r-- | apps/user_ldap/l10n/uk.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/uk.js b/apps/user_ldap/l10n/uk.js index 96c4ab9a413..fe499d9ad67 100644 --- a/apps/user_ldap/l10n/uk.js +++ b/apps/user_ldap/l10n/uk.js @@ -15,10 +15,12 @@ OC.L10N.register( "Configuration OK" : "Конфігурація OK", "Select groups" : "Оберіть групи", "Select object classes" : "Виберіть класи об'єктів", + "Please specify the port, it could not be auto-detected." : "Будь ласка, вкажіть порт, він не може бути визначений автоматично.", "{nthServer}. Server" : "{nthServer}. Сервер", "Do you really want to delete the current Server Configuration?" : "Ви дійсно бажаєте видалити поточну конфігурацію сервера ?", "Confirm Deletion" : "Підтвердіть Видалення", "Select attributes" : "Виберіть атрибути", + "User found and settings verified." : "Користувача знайдено і налаштування перевірені.", "_%s group found_::_%s groups found_" : [" %s група знайдена "," %s груп знайдено ","%s груп знайдено "], "_%s user found_::_%s users found_" : ["%s користувача знайдено","%s користувачів знайдено","%s користувачів знайдено"], "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Не вдалося виявити ім'я користувача. Будь ласка, сформулюйте самі в розширених налаштуваннях LDAP.", |