diff options
Diffstat (limited to 'apps/user_ldap/l10n/sr.json')
-rw-r--r-- | apps/user_ldap/l10n/sr.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/sr.json b/apps/user_ldap/l10n/sr.json new file mode 100644 index 00000000000..5fe091e5d3b --- /dev/null +++ b/apps/user_ldap/l10n/sr.json @@ -0,0 +1,27 @@ +{ "translations": { + "Deletion failed" : "Брисање није успело", + "Error" : "Грешка", + "_%s group found_::_%s groups found_" : ["","",""], + "_%s user found_::_%s users found_" : ["","",""], + "Group Filter" : "Филтер групе", + "Save" : "Сачувај", + "Help" : "Помоћ", + "Host" : "Домаћин", + "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Можете да изоставите протокол, осим ако захтевате SSL. У том случају почните са ldaps://.", + "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" : "Лозинка", + "For anonymous access, leave DN and Password empty." : "За анониман приступ, оставите поља DN и лозинка празним.", + "Back" : "Назад", + "Advanced" : "Напредно", + "Turn off SSL certificate validation." : "Искључите потврду SSL сертификата.", + "in seconds. A change empties the cache." : "у секундама. Промена испражњава кеш меморију.", + "User Display Name Field" : "Име приказа корисника", + "Base User Tree" : "Основно стабло корисника", + "Group Display Name Field" : "Име приказа групе", + "Base Group Tree" : "Основна стабло група", + "Group-Member association" : "Придруживање чланова у групу", + "in bytes" : "у бајтовима" +},"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 |