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:11 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-20 06:09:11 +0300
commit34bd49b623a7bfe4e61927bc39f4cb9c4f13c1be (patch)
treecd35869c0ec0d48d405f87ba82e9be63f2d4cead
parent047cf9189e02b3ce4bcc6bbbf9a9081d6b680fd0 (diff)
[tx-robot] updated from transifexv23.0.4
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