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/sr.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/sr.js')
-rw-r--r-- | apps/user_ldap/l10n/sr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js index 4e1402d95cf..21da1302329 100644 --- a/apps/user_ldap/l10n/sr.js +++ b/apps/user_ldap/l10n/sr.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Failed to clear the mappings." : "Неуспело чишћење мапирања.", "Failed to delete the server configuration" : "Неуспело брисање поставе сервера", + "The configuration is invalid: anonymous bind is not allowed." : "Неисправна подешавања. Анонимна веза није дозвољена.", "The configuration is valid and the connection could be established!" : "Конфигурација је важећа и веза се може успоставити!", "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Конфигурација је важећа, али Bind није успео. Проверите подешавања сервера и акредитиве.", "The configuration is invalid. Please have a look at the logs for further details." : "Конфигурација није важећа. Погледајте у дневнику записа за додатне детаље.", @@ -29,6 +30,7 @@ OC.L10N.register( "Confirm Deletion" : "Потврдa брисањa", "Mappings cleared successfully!" : "Мапирања успешно очишћена!", "Error while clearing the mappings." : "Грешка при чишћењу мапирања.", + "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?" : "Пребацивање режима укључиће аутоматске ЛДАП упите. Зависно од ЛДАП величине то може потрајати. Заиста желите да промените режим?", "Mode switch" : "Промена режима", |