Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/password_policy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-20 05:52:42 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-20 05:52:42 +0300
commit64f86a4728f4f2b6b0d8889a7f60c68e97486cae (patch)
tree4d9a937a4861da57e17ac7701d414cba03333432
parent91248e928646ce78b186bd3f2505f84f73f38306 (diff)
[tx-robot] updated from transifexv20.0.0beta1
-rw-r--r--l10n/eu.js4
-rw-r--r--l10n/eu.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/l10n/eu.js b/l10n/eu.js
index 2be845f..6126952 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"password_policy",
{
+ "Password is expired, please use forgot password method to reset" : "Pasahitza iraungi egin da, berrezartzeko erabili pasahitza ahaztu izanaren metodoa",
+ "Password must not have been used recently before." : "Pasahitza ez da azkenaldian erabili.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Pasahitza 1000000 pasahitz tipikoen taldean dago. Unikoa bihur ezazu",
"Password is present in compromised password list. Please choose a different password." : "Pasahitz hau ezaguna den pasahitzen fitxategi baten dago. Aukeratu beste bat.",
"Password needs to be at least %s characters long" : "Pasahitzak %s karaktere izan behar du gutxienez",
@@ -12,6 +14,8 @@ OC.L10N.register(
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Baimendu kudeatzaileari pasahitzen inguruko baldintzak ezartze, adb: luzera minimo bat izatera derrigortu.",
"Minimal length" : "Luzera minimoa",
"User password history" : "Erabiltzailearen pasahitz historia",
+ "days until user password expires" : "erabiltzailearen pasahitza iraungitzen den arte falta diren egunak",
+ "login attempts before the user account is blocked. (0 for no limit)" : "saioa hasteko saiakerak erabiltzaile kontua blokeatu aurretik. (0 mugarik ez ezartzeko)",
"Forbid common passwords" : "Pasahitz ohikoenak debekatu",
"Enforce upper and lower case characters" : "Enforce upper and lower case characters",
"Enforce numeric characters" : "Karaktere numerikoak destakatu",
diff --git a/l10n/eu.json b/l10n/eu.json
index 23fb493..c3533f5 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Password is expired, please use forgot password method to reset" : "Pasahitza iraungi egin da, berrezartzeko erabili pasahitza ahaztu izanaren metodoa",
+ "Password must not have been used recently before." : "Pasahitza ez da azkenaldian erabili.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Pasahitza 1000000 pasahitz tipikoen taldean dago. Unikoa bihur ezazu",
"Password is present in compromised password list. Please choose a different password." : "Pasahitz hau ezaguna den pasahitzen fitxategi baten dago. Aukeratu beste bat.",
"Password needs to be at least %s characters long" : "Pasahitzak %s karaktere izan behar du gutxienez",
@@ -10,6 +12,8 @@
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Baimendu kudeatzaileari pasahitzen inguruko baldintzak ezartze, adb: luzera minimo bat izatera derrigortu.",
"Minimal length" : "Luzera minimoa",
"User password history" : "Erabiltzailearen pasahitz historia",
+ "days until user password expires" : "erabiltzailearen pasahitza iraungitzen den arte falta diren egunak",
+ "login attempts before the user account is blocked. (0 for no limit)" : "saioa hasteko saiakerak erabiltzaile kontua blokeatu aurretik. (0 mugarik ez ezartzeko)",
"Forbid common passwords" : "Pasahitz ohikoenak debekatu",
"Enforce upper and lower case characters" : "Enforce upper and lower case characters",
"Enforce numeric characters" : "Karaktere numerikoak destakatu",