diff options
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/gl.json | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sl.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sl.json | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js index dfd889db1f5..c6f027d2338 100644 --- a/apps/user_ldap/l10n/gl.js +++ b/apps/user_ldap/l10n/gl.js @@ -12,7 +12,7 @@ OC.L10N.register( "No data specified" : "Non se especificaron datos", " Could not set configuration %s" : "Non foi posíbel estabelecer a configuración %s", "Action does not exist" : "Non existe esta acción", - "Renewing …" : "Renovando …", + "Renewing …" : "Renovando…", "Very weak password" : "Contrasinal moi feble", "Weak password" : "Contrasinal feble", "So-so password" : "Contrasinal non moi aló", diff --git a/apps/user_ldap/l10n/gl.json b/apps/user_ldap/l10n/gl.json index 5655c1486fa..76ff74c2744 100644 --- a/apps/user_ldap/l10n/gl.json +++ b/apps/user_ldap/l10n/gl.json @@ -10,7 +10,7 @@ "No data specified" : "Non se especificaron datos", " Could not set configuration %s" : "Non foi posíbel estabelecer a configuración %s", "Action does not exist" : "Non existe esta acción", - "Renewing …" : "Renovando …", + "Renewing …" : "Renovando…", "Very weak password" : "Contrasinal moi feble", "Weak password" : "Contrasinal feble", "So-so password" : "Contrasinal non moi aló", diff --git a/apps/user_ldap/l10n/sl.js b/apps/user_ldap/l10n/sl.js index f324c4bc884..a8c2ee5a350 100644 --- a/apps/user_ldap/l10n/sl.js +++ b/apps/user_ldap/l10n/sl.js @@ -42,6 +42,7 @@ OC.L10N.register( "Please login with the new password" : "Prijavite se z novim geslom", "Your password will expire tomorrow." : "Vaše geslo bo poteklo naslednji dan", "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."], "_%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", diff --git a/apps/user_ldap/l10n/sl.json b/apps/user_ldap/l10n/sl.json index 0ba008af2df..9e26f79c24b 100644 --- a/apps/user_ldap/l10n/sl.json +++ b/apps/user_ldap/l10n/sl.json @@ -40,6 +40,7 @@ "Please login with the new password" : "Prijavite se z novim geslom", "Your password will expire tomorrow." : "Vaše geslo bo poteklo naslednji dan", "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."], "_%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", |