diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-05 01:54:51 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-05 01:54:51 -0400 |
commit | 2bff92ade5bd9bf4e9ce43eae6feca48d16b75db (patch) | |
tree | a08428d4839a67e7e7882435ece56420e878df9f /apps/user_ldap/l10n/sr.js | |
parent | 8062b906b95d10efb6fe4160a7277e6a1ecc2941 (diff) | |
download | nextcloud-server-2bff92ade5bd9bf4e9ce43eae6feca48d16b75db.tar.gz nextcloud-server-2bff92ade5bd9bf4e9ce43eae6feca48d16b75db.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/sr.js')
-rw-r--r-- | apps/user_ldap/l10n/sr.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js index 1dd96d81486..1bbd707e581 100644 --- a/apps/user_ldap/l10n/sr.js +++ b/apps/user_ldap/l10n/sr.js @@ -46,6 +46,7 @@ OC.L10N.register( "Groups meeting these criteria are available in %s:" : "Групе које испуњавају ове критеријуме су доступне у %s:", "only those object classes:" : "само ове класе објеката:", "only from those groups:" : "само из ових група:", + "Edit raw filter instead" : "Уреди сирови филтер", "Raw LDAP filter" : "Сирови LDAP филтер", "The filter specifies which LDAP groups shall have access to the %s instance." : "Филтер прецизира које ће LDAP групе требају имати приступ %s случају.", "Test Filter" : "Тестни филтер", @@ -54,6 +55,7 @@ OC.L10N.register( "LDAP Username:" : "LDAP корисничко име:", "LDAP Email Address:" : "LDAP адреса е-поште", "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\"", "1. Server" : "1. сервер", "%s. Server:" : "%s. Сервер:", "Add Server Configuration" : "Додај конфигурацију сервера", @@ -70,6 +72,7 @@ OC.L10N.register( "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Избегава аутоматске LDAP захтеве. Боље за веће поставке, али тражи мало више познавања LDAP-а.", "Manually enter LDAP filters (recommended for large directories)" : "Унесите ручно LDAP филтере (препоручено за велике директоријуме)", "Limit %s access to users meeting these criteria:" : "Ограничи %s приступа за кориснике који испуњавају ове критеријуме:", + "The filter specifies which LDAP users shall have access to the %s instance." : "Филтер одређује који ЛДАП корисници ће имати приступ на %s.", "users found" : "пронађених корисника", "Saving" : "Чувам", "Back" : "Назад", @@ -77,16 +80,20 @@ OC.L10N.register( "LDAP" : "LDAP", "Expert" : "Стручњак", "Advanced" : "Напредно", + "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Упозорење:</b> Апликације user_ldap и user_webdavauth нису компатибилне. Можете имати проблема. Питајте систем администратора да искључи једну од њих.", + "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Упозорење:</b> ПХП ЛДАП модул није инсталиран и зачеље неће радити. Питајте систем администратора да га инсталира.", "Connection Settings" : "Подешавања везе", "Configuration Active" : "Конфигурација активна", "When unchecked, this configuration will be skipped." : "Када није штриклирано, ова конфигурација ће бити прескочена.", "Backup (Replica) Host" : "Домаћин Резервне копије (Реплике)", + "Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Наведите опционог домаћина за резервне копије. Он мора бити реплика главног ЛДАП/АД сервера.", "Backup (Replica) Port" : "Порт Резервне копије (Реплике)", "Disable Main Server" : "Онемогући главни сервер", "Only connect to the replica server." : "Повезано само на сервер за копирање.", "Case insensitive LDAP server (Windows)" : "LDAP сервер неосетљив на велика и мала слова (Windows)", "Turn off SSL certificate validation." : "Искључите потврду ССЛ сертификата.", "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "Није препоручено, користите само за тестирање! Ако веза ради само са овом опцијом, увезите SSL сертификате LDAP сервера на ваш %s сервер.", + "Cache Time-To-Live" : "Трајност кеша", "in seconds. A change empties the cache." : "у секундама. Промена празни кеш меморију.", "Directory Settings" : "Подешавања директоријума", "User Display Name Field" : "Име приказа корисника", |