diff options
Diffstat (limited to 'apps/user_ldap/l10n/sl.js')
-rw-r--r-- | apps/user_ldap/l10n/sl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/sl.js b/apps/user_ldap/l10n/sl.js index c5fd8f2fd87..f27d5521b64 100644 --- a/apps/user_ldap/l10n/sl.js +++ b/apps/user_ldap/l10n/sl.js @@ -43,10 +43,12 @@ OC.L10N.register( "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Prišlo je do napake povezave z LDAP / AD. Preverite podatke o gostitelju, vratih in poverilih.", "Please provide a login name to test against" : "Vpisati je treba uporabniško ime za preizkus", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "Skupina je onemogočena, ker na strežniku LDAP / AD ni omogočena podpora atributu memberOf.", + "Password change rejected. Hint: " : "Spreminjanje gesla je zavrnjeno. Namig: ", "Please login with the new password" : "Prijavite se z novim geslom", "Your password will expire tomorrow." : "Vaše geslo bo jutri poteklo.", "Your password will expire today." : "Geslo vam poteče danes!", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Geslo bo poteklo čez %n dan.","Geslo bo poteklo čez %n dneva","Geslo bo poteklo čez %n dni.","Geslo bo poteklo čez %n dni."], + "LDAP / AD integration" : "Podpora LDAP / AD", "_%s group found_::_%s groups found_" : ["%s najdena skupina","%s najdeni skupini","%s najdene skupine","%s najdenih skupin"], "_%s user found_::_%s users found_" : ["%s najden uporabnik","%s najdena uporabnika","%s najdeni uporabniki","%s najdenih uporabnikov"], "Could not find the desired feature" : "Želene zmožnosti ni mogoče najti", |