diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-12 02:16:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-12 02:16:21 +0000 |
commit | 1046d4b145ce5a86908017e90da1ff67cd3c5479 (patch) | |
tree | 973bf7e6a82239b30c449e8d33a98f6726f3f721 /apps/user_ldap | |
parent | 30a7c4fb6e4d0be4ba680914c30c9658f5614dd9 (diff) | |
download | nextcloud-server-1046d4b145ce5a86908017e90da1ff67cd3c5479.tar.gz nextcloud-server-1046d4b145ce5a86908017e90da1ff67cd3c5479.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-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"], |