diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-15 02:17:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-15 02:17:17 +0000 |
commit | d132f81d28b4dbc4dbfd650f2bcfb34474fc0f4c (patch) | |
tree | 3b94c0fe7e637bacf8e1387afa0576f387873560 /apps/user_ldap/l10n | |
parent | 84bba1d418cf82bf1e8925d82a852818b43daf11 (diff) | |
download | nextcloud-server-d132f81d28b4dbc4dbfd650f2bcfb34474fc0f4c.tar.gz nextcloud-server-d132f81d28b4dbc4dbfd650f2bcfb34474fc0f4c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/eu.js | 3 | ||||
-rw-r--r-- | apps/user_ldap/l10n/eu.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/eu.js b/apps/user_ldap/l10n/eu.js index 8167348018e..253675caa00 100644 --- a/apps/user_ldap/l10n/eu.js +++ b/apps/user_ldap/l10n/eu.js @@ -12,6 +12,7 @@ OC.L10N.register( "No data specified" : "Ez da daturik zehaztu", " Could not set configuration %s" : "Ezin izan da %s konfigurazioa ezarri", "Action does not exist" : "Ekintza ez da existitzen", + "Renewing …" : "Berritzen ...", "Very weak password" : "Pasahitz oso ahula", "Weak password" : "Pasahitz ahula", "So-so password" : "Hala-moduzko pasahitza", @@ -31,11 +32,13 @@ OC.L10N.register( "Confirm Deletion" : "Baieztatu Ezabatzea", "Error while clearing the mappings." : "Errorea mapatzeak garbitzean.", "Anonymous bind is not allowed. Please provide a User DN and Password." : "Lotura anonimoak ez dira onartzen. Eman erabiltzaile DN bat eta pasahitz bat.", + "Mode switch" : "Modu aldaketa", "Select attributes" : "Hautatu atributuak", "User found and settings verified." : "Erabiltzailea aurkituta eta ezarpenak egiaztatutak.", "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 tomorrow." : "Zure pasahitza bihar iraungiko da.", "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", diff --git a/apps/user_ldap/l10n/eu.json b/apps/user_ldap/l10n/eu.json index e6ae31b1a62..f077fd14254 100644 --- a/apps/user_ldap/l10n/eu.json +++ b/apps/user_ldap/l10n/eu.json @@ -10,6 +10,7 @@ "No data specified" : "Ez da daturik zehaztu", " Could not set configuration %s" : "Ezin izan da %s konfigurazioa ezarri", "Action does not exist" : "Ekintza ez da existitzen", + "Renewing …" : "Berritzen ...", "Very weak password" : "Pasahitz oso ahula", "Weak password" : "Pasahitz ahula", "So-so password" : "Hala-moduzko pasahitza", @@ -29,11 +30,13 @@ "Confirm Deletion" : "Baieztatu Ezabatzea", "Error while clearing the mappings." : "Errorea mapatzeak garbitzean.", "Anonymous bind is not allowed. Please provide a User DN and Password." : "Lotura anonimoak ez dira onartzen. Eman erabiltzaile DN bat eta pasahitz bat.", + "Mode switch" : "Modu aldaketa", "Select attributes" : "Hautatu atributuak", "User found and settings verified." : "Erabiltzailea aurkituta eta ezarpenak egiaztatutak.", "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 tomorrow." : "Zure pasahitza bihar iraungiko da.", "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", |