summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap')
-rw-r--r--apps/user_ldap/l10n/nb_NO.js3
-rw-r--r--apps/user_ldap/l10n/nb_NO.json3
-rw-r--r--apps/user_ldap/l10n/sr.js79
-rw-r--r--apps/user_ldap/l10n/sr.json79
4 files changed, 160 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/nb_NO.js b/apps/user_ldap/l10n/nb_NO.js
index 07bd76811f3..bede99104f8 100644
--- a/apps/user_ldap/l10n/nb_NO.js
+++ b/apps/user_ldap/l10n/nb_NO.js
@@ -81,7 +81,7 @@ OC.L10N.register(
"Expert" : "Ekspert",
"Advanced" : "Avansert",
"<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>Advarsel:</b> Appene user_ldap og user_webdavauth er ikke kompatible med hverandre. Uventet oppførsel kan forekomme. Be systemadministratoren om å deaktivere en av dem.",
- "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warning:</b> PHP LDAP modulen er ikke installert, hjelperen vil ikke virke. Vennligst be din system-administrator om å installere den.",
+ "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Advarsel:</b> PHP LDAP-modulen er ikke installert og serveren vil ikke virke. Vennligst be systemadministratoren installere den.",
"Connection Settings" : "Innstillinger for tilkobling",
"Configuration Active" : "Konfigurasjon aktiv",
"When unchecked, this configuration will be skipped." : "Når ikke huket av så vil denne konfigurasjonen bli hoppet over.",
@@ -127,6 +127,7 @@ OC.L10N.register(
"UUID Attribute for Users:" : "UUID-attributt for brukere:",
"UUID Attribute for Groups:" : "UUID-attributt for grupper:",
"Username-LDAP User Mapping" : "Tilknytning av brukernavn til LDAP-bruker",
+ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Brukernavn brukes til å lagre og tilordne (meta)data. For at brukere skal identifiseres og gjenkjennes presist, vil hver LDAP-bruker ha et internt brukernavn. Dette krever en tilknytning fra brukernavn til LDAP-bruker. Brukernavn som opprettes blir knyttet til LDAP-brukerens UUID. I tillegg mellomlagres DN for å redusere LDAP-kommunikasjon, men det brukes ikke til identifisering. Hvis DN endres vil endringene bli oppdaget. Det interne brukernavnet brukes alle steder. Nullstilling av tilknytningene vil etterlate seg rester overalt. Nullstilling av tilknytningene skjer ikke pr. konfigurasjon, det påvirker alle LDAP-konfigurasjoner! Nullstill aldri tilknytningene i et produksjonsmiljø, kun ved testing eller eksperimentering.",
"Clear Username-LDAP User Mapping" : "Nullstill tilknytning av brukernavn til LDAP-bruker",
"Clear Groupname-LDAP Group Mapping" : "Nullstill tilknytning av gruppenavn til LDAP-gruppe"
},
diff --git a/apps/user_ldap/l10n/nb_NO.json b/apps/user_ldap/l10n/nb_NO.json
index d96af5cde99..366c8cd9cae 100644
--- a/apps/user_ldap/l10n/nb_NO.json
+++ b/apps/user_ldap/l10n/nb_NO.json
@@ -79,7 +79,7 @@
"Expert" : "Ekspert",
"Advanced" : "Avansert",
"<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>Advarsel:</b> Appene user_ldap og user_webdavauth er ikke kompatible med hverandre. Uventet oppførsel kan forekomme. Be systemadministratoren om å deaktivere en av dem.",
- "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warning:</b> PHP LDAP modulen er ikke installert, hjelperen vil ikke virke. Vennligst be din system-administrator om å installere den.",
+ "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Advarsel:</b> PHP LDAP-modulen er ikke installert og serveren vil ikke virke. Vennligst be systemadministratoren installere den.",
"Connection Settings" : "Innstillinger for tilkobling",
"Configuration Active" : "Konfigurasjon aktiv",
"When unchecked, this configuration will be skipped." : "Når ikke huket av så vil denne konfigurasjonen bli hoppet over.",
@@ -125,6 +125,7 @@
"UUID Attribute for Users:" : "UUID-attributt for brukere:",
"UUID Attribute for Groups:" : "UUID-attributt for grupper:",
"Username-LDAP User Mapping" : "Tilknytning av brukernavn til LDAP-bruker",
+ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Brukernavn brukes til å lagre og tilordne (meta)data. For at brukere skal identifiseres og gjenkjennes presist, vil hver LDAP-bruker ha et internt brukernavn. Dette krever en tilknytning fra brukernavn til LDAP-bruker. Brukernavn som opprettes blir knyttet til LDAP-brukerens UUID. I tillegg mellomlagres DN for å redusere LDAP-kommunikasjon, men det brukes ikke til identifisering. Hvis DN endres vil endringene bli oppdaget. Det interne brukernavnet brukes alle steder. Nullstilling av tilknytningene vil etterlate seg rester overalt. Nullstilling av tilknytningene skjer ikke pr. konfigurasjon, det påvirker alle LDAP-konfigurasjoner! Nullstill aldri tilknytningene i et produksjonsmiljø, kun ved testing eller eksperimentering.",
"Clear Username-LDAP User Mapping" : "Nullstill tilknytning av brukernavn til LDAP-bruker",
"Clear Groupname-LDAP Group Mapping" : "Nullstill tilknytning av gruppenavn til LDAP-gruppe"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js
index 1f35401c8cb..fc84a881ba7 100644
--- a/apps/user_ldap/l10n/sr.js
+++ b/apps/user_ldap/l10n/sr.js
@@ -3,14 +3,60 @@ OC.L10N.register(
{
"Failed to clear the mappings." : "Неуспело чишћење мапирања.",
"Failed to delete the server configuration" : "Неуспело брисање серверске конфугирације",
+ "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." : "Конфигурација није важећа. Погледајте у дневнику записа за додатне детаље.",
+ "No action specified" : "Није наведена акција",
+ "No configuration specified" : "Није наведена конфигурација",
+ "No data specified" : "Нису наведени подаци",
+ " Could not set configuration %s" : "Нисам могао да подесим конфигурацију %s",
"Deletion failed" : "Брисање није успело",
+ "Take over settings from recent server configuration?" : "Преузми подешавања са недавних конфигурација сервера?",
"Keep settings?" : "Задржати поставке?",
+ "{nthServer}. Server" : "{nthServer}. Сервер",
+ "Cannot add server configuration" : "Не могу да додам конфигурацију сервера",
+ "mappings cleared" : "мапирања су очишћена",
+ "Success" : "Успешно",
"Error" : "Грешка",
+ "Please specify a Base DN" : "Наведите Base DN",
+ "Could not determine Base DN" : "Не могу да одредим Base DN",
+ "Please specify the port" : "Наведите порт",
+ "Configuration OK" : "Конфигурација је у реду",
+ "Configuration incorrect" : "Конфигурација је неисправна",
+ "Configuration incomplete" : "Конфигурација није комплетна",
+ "Select groups" : "Изаберите групе",
+ "Select object classes" : "Изаберите класе објеката",
+ "Select attributes" : "Изаберите атрибуте",
+ "Connection test succeeded" : "Тест повезивања је успешан",
+ "Connection test failed" : "Тест повезивања није успешан",
+ "Do you really want to delete the current Server Configuration?" : "Да ли стварно желите да обришете тренутну конфигурацију сервера?",
"Confirm Deletion" : "Потврдa брисањa",
+ "_%s group found_::_%s groups found_" : ["нађена %s група","нађене %s групе","нађено %s група"],
+ "_%s user found_::_%s users found_" : ["нађен %s корисник","нађена %s корисника","нађено %s корисника"],
+ "Could not find the desired feature" : "Не могу да пронађем жељену особину",
+ "Invalid Host" : "Неважећи домаћин",
"Server" : "Сервер",
+ "User Filter" : "Филтер корисника",
+ "Login Filter" : "Филтер пријављивања",
"Group Filter" : "Филтер групе",
"Save" : "Сачувај",
+ "Test Configuration" : "Тестирај конфигурацију",
"Help" : "Помоћ",
+ "Groups meeting these criteria are available in %s:" : "Групе које испуњавају ове критеријуме су доступне у %s:",
+ "only those object classes:" : "само ове класе објеката:",
+ "only from those groups:" : "само из ових група:",
+ "Raw LDAP filter" : "Сирови LDAP филтер",
+ "The filter specifies which LDAP groups shall have access to the %s instance." : "Филтер прецизира које ће LDAP групе требају имати приступ %s случају.",
+ "Test Filter" : "Тестни филтер",
+ "groups found" : "пронађене групе",
+ "Users login with this attribute:" : "Корисници се логују са овим параметром:",
+ "LDAP Username:" : "LDAP корисничко име:",
+ "LDAP Email Address:" : "LDAP адреса е-поште",
+ "Other Attributes:" : "Остали параметри:",
+ "1. Server" : "1. сервер",
+ "%s. Server:" : "%s. Сервер:",
+ "Add Server Configuration" : "Додај конфигурацију сервера",
+ "Delete Configuration" : "Обриши конфигурацију",
"Host" : "Домаћин",
"You can omit the protocol, except you require SSL. Then start with ldaps://" : "Можете да изоставите протокол, осим ако захтевате ССЛ. У том случају почните са ldaps://",
"Port" : "Порт",
@@ -18,18 +64,49 @@ OC.L10N.register(
"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" : "Лозинка",
"For anonymous access, leave DN and Password empty." : "За анониман приступ, оставите поља DN и лозинка празним.",
+ "One Base DN per line" : "Једна Base DN по линији",
+ "You can specify Base DN for users and groups in the Advanced tab" : "Можете навести Base DN за кориснике и групе у картици Напредно",
+ "Manually enter LDAP filters (recommended for large directories)" : "Унесите ручно LDAP филтере (препоручено за велике директоријуме)",
+ "Limit %s access to users meeting these criteria:" : "Ограничи %s приступа за кориснике који испуњавају ове критеријуме:",
+ "users found" : "пронађених корисника",
+ "Saving" : "Чувам",
"Back" : "Назад",
"Continue" : "Настави",
+ "LDAP" : "LDAP",
+ "Expert" : "Стручњак",
"Advanced" : "Напредно",
+ "Connection Settings" : "Подешавања везе",
+ "Configuration Active" : "Конфигурација активна",
+ "When unchecked, this configuration will be skipped." : "Када није штриклирано, ова конфигурација ће бити прескочена.",
+ "Disable Main Server" : "Онемогући главни сервер",
+ "Only connect to the replica server." : "Повезано само на сервер за копирање.",
"Turn off SSL certificate validation." : "Искључите потврду ССЛ сертификата.",
"in seconds. A change empties the cache." : "у секундама. Промена празни кеш меморију.",
+ "Directory Settings" : "Подешавања директоријума",
"User Display Name Field" : "Име приказа корисника",
"Base User Tree" : "Основно стабло корисника",
+ "One User Base DN per line" : "Један User Base DN по линији",
+ "User Search Attributes" : "Параметри претраге корисника",
+ "Optional; one attribute per line" : "Опционо; један параметар по линији",
"Group Display Name Field" : "Име приказа групе",
+ "The LDAP attribute to use to generate the groups's display name." : "LDAP параметар за формирање имена за приказ група.",
"Base Group Tree" : "Стабло основне групе",
+ "One Group Base DN per line" : "Један Group Base DN по линији",
+ "Group Search Attributes" : "Параметри претраге група",
"Group-Member association" : "Придруживање чланова у групу",
+ "Nested Groups" : "Угнеждене групе",
+ "Special Attributes" : "Посебни параметри",
"Quota Field" : "Поље квоте",
"Quota Default" : "Подразумевана квота",
- "in bytes" : "у бајтовима"
+ "in bytes" : "у бајтовима",
+ "Email Field" : "Поље е-поште",
+ "User Home Folder Naming Rule" : "Правило именовања корисничке фасцикле",
+ "Internal Username" : "Интерно корисничко име:",
+ "Internal Username Attribute:" : "Интерни параметри корисничког имена:",
+ "Override UUID detection" : "Прескочи UUID откривање",
+ "UUID Attribute for Users:" : "UUID параметри за кориснике:",
+ "UUID Attribute for Groups:" : "UUID параметри за групе:",
+ "Clear Username-LDAP User Mapping" : "Очисти Username-LDAP мапирање корисника",
+ "Clear Groupname-LDAP Group Mapping" : "Очисти Groupname-LDAP мапирање група"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/user_ldap/l10n/sr.json b/apps/user_ldap/l10n/sr.json
index 9640cc74d96..3dde8e39c10 100644
--- a/apps/user_ldap/l10n/sr.json
+++ b/apps/user_ldap/l10n/sr.json
@@ -1,14 +1,60 @@
{ "translations": {
"Failed to clear the mappings." : "Неуспело чишћење мапирања.",
"Failed to delete the server configuration" : "Неуспело брисање серверске конфугирације",
+ "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." : "Конфигурација није важећа. Погледајте у дневнику записа за додатне детаље.",
+ "No action specified" : "Није наведена акција",
+ "No configuration specified" : "Није наведена конфигурација",
+ "No data specified" : "Нису наведени подаци",
+ " Could not set configuration %s" : "Нисам могао да подесим конфигурацију %s",
"Deletion failed" : "Брисање није успело",
+ "Take over settings from recent server configuration?" : "Преузми подешавања са недавних конфигурација сервера?",
"Keep settings?" : "Задржати поставке?",
+ "{nthServer}. Server" : "{nthServer}. Сервер",
+ "Cannot add server configuration" : "Не могу да додам конфигурацију сервера",
+ "mappings cleared" : "мапирања су очишћена",
+ "Success" : "Успешно",
"Error" : "Грешка",
+ "Please specify a Base DN" : "Наведите Base DN",
+ "Could not determine Base DN" : "Не могу да одредим Base DN",
+ "Please specify the port" : "Наведите порт",
+ "Configuration OK" : "Конфигурација је у реду",
+ "Configuration incorrect" : "Конфигурација је неисправна",
+ "Configuration incomplete" : "Конфигурација није комплетна",
+ "Select groups" : "Изаберите групе",
+ "Select object classes" : "Изаберите класе објеката",
+ "Select attributes" : "Изаберите атрибуте",
+ "Connection test succeeded" : "Тест повезивања је успешан",
+ "Connection test failed" : "Тест повезивања није успешан",
+ "Do you really want to delete the current Server Configuration?" : "Да ли стварно желите да обришете тренутну конфигурацију сервера?",
"Confirm Deletion" : "Потврдa брисањa",
+ "_%s group found_::_%s groups found_" : ["нађена %s група","нађене %s групе","нађено %s група"],
+ "_%s user found_::_%s users found_" : ["нађен %s корисник","нађена %s корисника","нађено %s корисника"],
+ "Could not find the desired feature" : "Не могу да пронађем жељену особину",
+ "Invalid Host" : "Неважећи домаћин",
"Server" : "Сервер",
+ "User Filter" : "Филтер корисника",
+ "Login Filter" : "Филтер пријављивања",
"Group Filter" : "Филтер групе",
"Save" : "Сачувај",
+ "Test Configuration" : "Тестирај конфигурацију",
"Help" : "Помоћ",
+ "Groups meeting these criteria are available in %s:" : "Групе које испуњавају ове критеријуме су доступне у %s:",
+ "only those object classes:" : "само ове класе објеката:",
+ "only from those groups:" : "само из ових група:",
+ "Raw LDAP filter" : "Сирови LDAP филтер",
+ "The filter specifies which LDAP groups shall have access to the %s instance." : "Филтер прецизира које ће LDAP групе требају имати приступ %s случају.",
+ "Test Filter" : "Тестни филтер",
+ "groups found" : "пронађене групе",
+ "Users login with this attribute:" : "Корисници се логују са овим параметром:",
+ "LDAP Username:" : "LDAP корисничко име:",
+ "LDAP Email Address:" : "LDAP адреса е-поште",
+ "Other Attributes:" : "Остали параметри:",
+ "1. Server" : "1. сервер",
+ "%s. Server:" : "%s. Сервер:",
+ "Add Server Configuration" : "Додај конфигурацију сервера",
+ "Delete Configuration" : "Обриши конфигурацију",
"Host" : "Домаћин",
"You can omit the protocol, except you require SSL. Then start with ldaps://" : "Можете да изоставите протокол, осим ако захтевате ССЛ. У том случају почните са ldaps://",
"Port" : "Порт",
@@ -16,18 +62,49 @@
"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" : "Лозинка",
"For anonymous access, leave DN and Password empty." : "За анониман приступ, оставите поља DN и лозинка празним.",
+ "One Base DN per line" : "Једна Base DN по линији",
+ "You can specify Base DN for users and groups in the Advanced tab" : "Можете навести Base DN за кориснике и групе у картици Напредно",
+ "Manually enter LDAP filters (recommended for large directories)" : "Унесите ручно LDAP филтере (препоручено за велике директоријуме)",
+ "Limit %s access to users meeting these criteria:" : "Ограничи %s приступа за кориснике који испуњавају ове критеријуме:",
+ "users found" : "пронађених корисника",
+ "Saving" : "Чувам",
"Back" : "Назад",
"Continue" : "Настави",
+ "LDAP" : "LDAP",
+ "Expert" : "Стручњак",
"Advanced" : "Напредно",
+ "Connection Settings" : "Подешавања везе",
+ "Configuration Active" : "Конфигурација активна",
+ "When unchecked, this configuration will be skipped." : "Када није штриклирано, ова конфигурација ће бити прескочена.",
+ "Disable Main Server" : "Онемогући главни сервер",
+ "Only connect to the replica server." : "Повезано само на сервер за копирање.",
"Turn off SSL certificate validation." : "Искључите потврду ССЛ сертификата.",
"in seconds. A change empties the cache." : "у секундама. Промена празни кеш меморију.",
+ "Directory Settings" : "Подешавања директоријума",
"User Display Name Field" : "Име приказа корисника",
"Base User Tree" : "Основно стабло корисника",
+ "One User Base DN per line" : "Један User Base DN по линији",
+ "User Search Attributes" : "Параметри претраге корисника",
+ "Optional; one attribute per line" : "Опционо; један параметар по линији",
"Group Display Name Field" : "Име приказа групе",
+ "The LDAP attribute to use to generate the groups's display name." : "LDAP параметар за формирање имена за приказ група.",
"Base Group Tree" : "Стабло основне групе",
+ "One Group Base DN per line" : "Један Group Base DN по линији",
+ "Group Search Attributes" : "Параметри претраге група",
"Group-Member association" : "Придруживање чланова у групу",
+ "Nested Groups" : "Угнеждене групе",
+ "Special Attributes" : "Посебни параметри",
"Quota Field" : "Поље квоте",
"Quota Default" : "Подразумевана квота",
- "in bytes" : "у бајтовима"
+ "in bytes" : "у бајтовима",
+ "Email Field" : "Поље е-поште",
+ "User Home Folder Naming Rule" : "Правило именовања корисничке фасцикле",
+ "Internal Username" : "Интерно корисничко име:",
+ "Internal Username Attribute:" : "Интерни параметри корисничког имена:",
+ "Override UUID detection" : "Прескочи UUID откривање",
+ "UUID Attribute for Users:" : "UUID параметри за кориснике:",
+ "UUID Attribute for Groups:" : "UUID параметри за групе:",
+ "Clear Username-LDAP User Mapping" : "Очисти Username-LDAP мапирање корисника",
+ "Clear Groupname-LDAP Group Mapping" : "Очисти Groupname-LDAP мапирање група"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file