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>2022-04-20 06:09:13 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-20 06:09:13 +0300
commitb8559629e72182bf9e45710a6a1cadf5ba33fd57 (patch)
treeb214ae095d5b67fd349c283f95b7bb0ca402e685
parent2c3b693d06003425819552e29a0021e4dfc00282 (diff)
[tx-robot] updated from transifexv22.2.7
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/eu.js1
-rw-r--r--l10n/eu.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/eu.js b/l10n/eu.js
index 89c8638..05f987c 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"History size has to be a non negative number" : "Historiaren tamainak zenbaki ez negatiboa izan behar du",
"Expiration days have to be a non negative number" : "Iraungitze egunek zenbaki ez negatiboa izan behar dute",
"Maximum login attempts have to be a non negative number" : "Saioa hasteko gehieneko saiakerak zenbaki ez negatiboa izan behar du",
+ "Error while saving" : "Errore bat gertatu da gordetzean",
"Password needs to be at least %s characters long" : "Pasahitzak %s karaktere izan behar du gutxienez"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eu.json b/l10n/eu.json
index 18e1c80..59532a8 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -26,6 +26,7 @@
"History size has to be a non negative number" : "Historiaren tamainak zenbaki ez negatiboa izan behar du",
"Expiration days have to be a non negative number" : "Iraungitze egunek zenbaki ez negatiboa izan behar dute",
"Maximum login attempts have to be a non negative number" : "Saioa hasteko gehieneko saiakerak zenbaki ez negatiboa izan behar du",
+ "Error while saving" : "Errore bat gertatu da gordetzean",
"Password needs to be at least %s characters long" : "Pasahitzak %s karaktere izan behar du gutxienez"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file