diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-21 02:15:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-21 02:15:57 +0000 |
commit | bad70805e43ea7401d49341d0c06afc4401bba2c (patch) | |
tree | ef6951eb190fbf1b2afc6158e2a38ec0d5881ffb /apps/user_ldap/l10n | |
parent | aa58d6c9805693ea4d08e1d781ccfacb9f645aae (diff) | |
download | nextcloud-server-bad70805e43ea7401d49341d0c06afc4401bba2c.tar.gz nextcloud-server-bad70805e43ea7401d49341d0c06afc4401bba2c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/sl.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sl.json | 1 |
2 files changed, 2 insertions, 0 deletions
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", |