diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-12 02:16:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-12 02:16:11 +0000 |
commit | 901110f0686ba6252c2b5d21c0124011b22c8c32 (patch) | |
tree | e4bf3ccda3880c456d1b748d027803f42cb17c9d /apps/user_ldap/l10n | |
parent | 6e4df4258c22b82763bd40d59e445d06d6922352 (diff) | |
download | nextcloud-server-901110f0686ba6252c2b5d21c0124011b22c8c32.tar.gz nextcloud-server-901110f0686ba6252c2b5d21c0124011b22c8c32.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/eu.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/eu.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/eu.js b/apps/user_ldap/l10n/eu.js index b4dbe158c2f..772f466b875 100644 --- a/apps/user_ldap/l10n/eu.js +++ b/apps/user_ldap/l10n/eu.js @@ -36,6 +36,8 @@ OC.L10N.register( "Please provide a login name to test against" : "Mesedez saioa hasteko izen bat eman probatu ahal izateko", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "Taldeen sarrera desgaitu da, LDAP / AD zerbitzariak ez duelako memberOf onartzen.", "Please login with the new password" : "Mesedez hasi saioa pasahitz berriarekin", + "Your password will expire today." : "Zure pasahitza gaur iraungiko da.", + "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Zure pasahitza egun %nean iraungiko da.","Zure pasahitza %n egunetan iraungiko da."], "LDAP / AD integration" : "LDAP / AD integrazioa", "_%s group found_::_%s groups found_" : ["Talde %s aurkitu da","%s talde aurkitu dira"], "_%s user found_::_%s users found_" : ["Erabiltzaile %s aurkitu da","%s erabiltzaile aurkitu dira"], diff --git a/apps/user_ldap/l10n/eu.json b/apps/user_ldap/l10n/eu.json index dbd23eb8c33..23b21c0b11c 100644 --- a/apps/user_ldap/l10n/eu.json +++ b/apps/user_ldap/l10n/eu.json @@ -34,6 +34,8 @@ "Please provide a login name to test against" : "Mesedez saioa hasteko izen bat eman probatu ahal izateko", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "Taldeen sarrera desgaitu da, LDAP / AD zerbitzariak ez duelako memberOf onartzen.", "Please login with the new password" : "Mesedez hasi saioa pasahitz berriarekin", + "Your password will expire today." : "Zure pasahitza gaur iraungiko da.", + "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Zure pasahitza egun %nean iraungiko da.","Zure pasahitza %n egunetan iraungiko da."], "LDAP / AD integration" : "LDAP / AD integrazioa", "_%s group found_::_%s groups found_" : ["Talde %s aurkitu da","%s talde aurkitu dira"], "_%s user found_::_%s users found_" : ["Erabiltzaile %s aurkitu da","%s erabiltzaile aurkitu dira"], |