diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-28 01:12:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-28 01:12:15 +0000 |
commit | aa4a4d4415a2d62c347ed469e338bc02938104de (patch) | |
tree | 34fe95a0ebead74d5e5fa78dc94915223d219383 /apps/user_ldap/l10n | |
parent | 0e03a5c8395ed0a7a982bb8dc6a6f1c6bb018287 (diff) | |
download | nextcloud-server-aa4a4d4415a2d62c347ed469e338bc02938104de.tar.gz nextcloud-server-aa4a4d4415a2d62c347ed469e338bc02938104de.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/eu.js | 12 | ||||
-rw-r--r-- | apps/user_ldap/l10n/eu.json | 12 |
2 files changed, 24 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/eu.js b/apps/user_ldap/l10n/eu.js index b2164aaf946..27177b1e987 100644 --- a/apps/user_ldap/l10n/eu.js +++ b/apps/user_ldap/l10n/eu.js @@ -12,6 +12,11 @@ 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", + "Very weak password" : "Pasahitz oso ahula", + "Weak password" : "Pasahitz ahula", + "So-so password" : "Hala-moduzko pasahitza", + "Good password" : "Pasahitz ona", + "Strong password" : "Pasahitz sendoa", "The Base DN appears to be wrong" : "Oinarrizko DN gaizki dagoela dirudi", "Configuration incorrect" : "Konfigurazioa ez dago ongi", "Configuration incomplete" : "Konfigurazioa osatu gabe dago", @@ -56,6 +61,7 @@ OC.L10N.register( "The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "Lotura egingo den bezero erabiltzailearen DNa, adb. uid=agent,dc=example,dc=com. Sarrera anonimoak gaitzeko utzi DN eta Pasahitza hutsik.", "Password" : "Pasahitza", "For anonymous access, leave DN and Password empty." : "Sarrera anonimoak gaitzeko utzi DN eta Pasahitza hutsik.", + "Save Credentials" : "Gorde kredentzialak", "One Base DN per line" : "DN Oinarri bat lerroko", "You can specify Base DN for users and groups in the Advanced tab" : "Erabiltzaile eta taldeentzako Oinarrizko DN zehaztu dezakezu Aurreratu fitxan", "Detect Base DN" : "Anteman Oinarrizko DN", @@ -66,6 +72,12 @@ OC.L10N.register( "Saving" : "Gordetzen", "Back" : "Atzera", "Continue" : "Jarraitu", + "Please renew your password." : "Berritu zure pasahitza mesedez.", + "Current password" : "Uneko pasahitza", + "New password" : "Pasahitz berria", + "Renew password" : "Berritu pasahitza", + "Wrong password." : "Pasahitz okerra", + "Cancel" : "Utzi", "Server" : "Zerbitzaria", "Users" : "Erabiltzaileak", "Login Attributes" : "Saioa hasteko atributuak", diff --git a/apps/user_ldap/l10n/eu.json b/apps/user_ldap/l10n/eu.json index 836e7a6dd18..49f0c720e71 100644 --- a/apps/user_ldap/l10n/eu.json +++ b/apps/user_ldap/l10n/eu.json @@ -10,6 +10,11 @@ "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", + "Very weak password" : "Pasahitz oso ahula", + "Weak password" : "Pasahitz ahula", + "So-so password" : "Hala-moduzko pasahitza", + "Good password" : "Pasahitz ona", + "Strong password" : "Pasahitz sendoa", "The Base DN appears to be wrong" : "Oinarrizko DN gaizki dagoela dirudi", "Configuration incorrect" : "Konfigurazioa ez dago ongi", "Configuration incomplete" : "Konfigurazioa osatu gabe dago", @@ -54,6 +59,7 @@ "The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "Lotura egingo den bezero erabiltzailearen DNa, adb. uid=agent,dc=example,dc=com. Sarrera anonimoak gaitzeko utzi DN eta Pasahitza hutsik.", "Password" : "Pasahitza", "For anonymous access, leave DN and Password empty." : "Sarrera anonimoak gaitzeko utzi DN eta Pasahitza hutsik.", + "Save Credentials" : "Gorde kredentzialak", "One Base DN per line" : "DN Oinarri bat lerroko", "You can specify Base DN for users and groups in the Advanced tab" : "Erabiltzaile eta taldeentzako Oinarrizko DN zehaztu dezakezu Aurreratu fitxan", "Detect Base DN" : "Anteman Oinarrizko DN", @@ -64,6 +70,12 @@ "Saving" : "Gordetzen", "Back" : "Atzera", "Continue" : "Jarraitu", + "Please renew your password." : "Berritu zure pasahitza mesedez.", + "Current password" : "Uneko pasahitza", + "New password" : "Pasahitz berria", + "Renew password" : "Berritu pasahitza", + "Wrong password." : "Pasahitz okerra", + "Cancel" : "Utzi", "Server" : "Zerbitzaria", "Users" : "Erabiltzaileak", "Login Attributes" : "Saioa hasteko atributuak", |