diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-17 01:55:37 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-17 01:55:37 -0400 |
commit | da44df2cfae16f396316816f75f0900c24015e96 (patch) | |
tree | 244073b63be2bd094943c6b54b285fbb5fd723b0 /apps/user_ldap/l10n/sr.js | |
parent | ac133e9faa0a3568716596e83c5ff0993c8dcf89 (diff) | |
download | nextcloud-server-da44df2cfae16f396316816f75f0900c24015e96.tar.gz nextcloud-server-da44df2cfae16f396316816f75f0900c24015e96.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/sr.js')
-rw-r--r-- | apps/user_ldap/l10n/sr.js | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js index 92b5a86474e..0312baf6b75 100644 --- a/apps/user_ldap/l10n/sr.js +++ b/apps/user_ldap/l10n/sr.js @@ -16,10 +16,23 @@ OC.L10N.register( "Configuration OK" : "Конфигурација је у реду", "Select groups" : "Изаберите групе", "Select object classes" : "Изаберите класе објеката", + "Please check the credentials, they seem to be wrong." : "Проверите акредитиве. Изгледа да су погрешни.", + "Please specify the port, it could not be auto-detected." : "Наведите порт. Не може се аутоматски открити.", + "Base DN could not be auto-detected, please revise credentials, host and port." : "Базни ДН се не може открити. Проверите акредитиве, домаћина и порт.", + "Could not detect Base DN, please enter it manually." : "Не могу да откријем базни ДН. Унесите га ручно.", "{nthServer}. Server" : "{nthServer}. Сервер", + "No object found in the given Base DN. Please revise." : "Нема објекта за дати базни ДН. Проверите.", + "More then 1.000 directory entries available." : "Постоји више од 1.000 ставки.", + " entries available within the provided Base DN" : "уноса доступно за дати базни ДН", + "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Грешка. Проверите базни ДН као и поставке везе и акредитиве.", "Do you really want to delete the current Server Configuration?" : "Да ли стварно желите да обришете тренутну конфигурацију сервера?", "Confirm Deletion" : "Потврдa брисањa", + "Mappings cleared successfully!" : "Мапирања успешно очишћена!", + "Error while clearing the mappings." : "Грешка при чишћењу мапирања.", + "Saving failed. Please make sure the database is in Operation. Reload before continuing." : "Упис није успео. Проверите да је база у функцији. Поново учитајте пре настављања.", + "Mode switch" : "Промена режима", "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-a", @@ -27,19 +40,26 @@ OC.L10N.register( "Invalid Host" : "Неважећи домаћин", "Server" : "Сервер", "Users" : "Корисници", + "Login Attributes" : "Атрибути пријаве", "Groups" : "Групе", "Test Configuration" : "Тестирај конфигурацију", "Help" : "Помоћ", "Groups meeting these criteria are available in %s:" : "Групе које испуњавају ове критеријуме су доступне у %s:", + "Search groups" : "Претражи групе", + "Available groups" : "Доступне групе", + "Selected groups" : "Изабране групе", "The filter specifies which LDAP groups shall have access to the %s instance." : "Филтер прецизира које ће LDAP групе требају имати приступ %s случају.", "Test Filter" : "Тестни филтер", "Other Attributes:" : "Остали параметри:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Одређује филтер који ће се применити при покушају пријављивања. %%uid замењује корисничко име при пријављивању. Пример: \"uid=%%uid\"", + "Test Loginname" : "Испробај име за пријаву", + "Verify settings" : "Провери поставке", "1. Server" : "1. сервер", "%s. Server:" : "%s. Сервер:", "Host" : "Домаћин", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Можете да изоставите протокол, осим ако захтевате ССЛ. У том случају почните са ldaps://", "Port" : "Порт", + "Detect Port" : "Откриј порт", "User DN" : "Корисников DN", "The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "DN корисника клијента са којим треба да се успостави веза, нпр. uid=agent,dc=example,dc=com. За анониман приступ, оставите поља DN и лозинка празним.", "Password" : "Лозинка", |