diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-11 01:55:05 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-11 01:55:05 -0400 |
commit | 88d3c9ad40553703d4ead2aac3ec887493d49f5c (patch) | |
tree | b3e85b21e095f5d89838c8e2b96130d48f98a18b /apps/user_ldap/l10n/sr.js | |
parent | 48e915c7be87c95a773acc8f1cb34dac6ff632fb (diff) | |
download | nextcloud-server-88d3c9ad40553703d4ead2aac3ec887493d49f5c.tar.gz nextcloud-server-88d3c9ad40553703d4ead2aac3ec887493d49f5c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/sr.js')
-rw-r--r-- | apps/user_ldap/l10n/sr.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js index 8bf964638ad..4e52cb05bd9 100644 --- a/apps/user_ldap/l10n/sr.js +++ b/apps/user_ldap/l10n/sr.js @@ -12,6 +12,7 @@ OC.L10N.register( "No data specified" : "Нису наведени подаци", " Could not set configuration %s" : "Нисам могао да подесим конфигурацију %s", "Action does not exist" : "Радња не постоји", + "The Base DN appears to be wrong" : "Базни ДН је изгледа погрешан", "Configuration incorrect" : "Конфигурација је неисправна", "Configuration incomplete" : "Конфигурација није комплетна", "Configuration OK" : "Конфигурација је у реду", @@ -30,6 +31,7 @@ OC.L10N.register( "Confirm Deletion" : "Потврдa брисањa", "Mappings cleared successfully!" : "Мапирања успешно очишћена!", "Error while clearing the mappings." : "Грешка при чишћењу мапирања.", + "Anonymous bind is not allowed. Please provide a User DN and Password." : "Анонимно везивање није дозвољено. Дајте кориснички ДН и лозинку.", "LDAP Operations error. Anonymous bind might not be allowed." : "Грешка ЛДАП радње. Анонимна веза можда није дозвољена.", "Saving failed. Please make sure the database is in Operation. Reload before continuing." : "Упис није успео. Проверите да је база у функцији. Поново учитајте пре настављања.", "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Пребацивање режима укључиће аутоматске ЛДАП упите. Зависно од ЛДАП величине то може потрајати. Заиста желите да промените режим?", @@ -76,6 +78,8 @@ OC.L10N.register( "Verify settings" : "Провери поставке", "1. Server" : "1. сервер", "%s. Server:" : "%s. Сервер:", + "Adds a new and blank configuration" : "Додаје нову празну поставу", + "Copy current configuration into new directory binding" : "Копирај тренутну поставу у везивање новог директоријума", "Delete the current configuration" : "Обриши тренутне поставке", "Host" : "Домаћин", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Можете да изоставите протокол, осим ако захтевате ССЛ. У том случају почните са ldaps://", |