diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-20 02:16:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-20 02:16:19 +0000 |
commit | afa0f2c0d8507018cdf556a1b6f146a9ddaa2b21 (patch) | |
tree | 8205e7a1e04bf55682fccc3d41092b8b6c446be0 /apps/user_ldap/l10n/sl.js | |
parent | 9707fcf4fe8502cc57b7a524a283bda543bac133 (diff) | |
download | nextcloud-server-afa0f2c0d8507018cdf556a1b6f146a9ddaa2b21.tar.gz nextcloud-server-afa0f2c0d8507018cdf556a1b6f146a9ddaa2b21.zip |
[tx-robot] updated from transifex
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", |