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:09 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-20 06:09:09 +0300
commit0db7ccaf276edac1000f6bb8c401dd017e50882e (patch)
tree4f7b4eee41cadca81b57a6618583cb73e6f642dc
parent3b343aaaeafedb504f32df453d1c6f04040e1d50 (diff)
[tx-robot] updated from transifex
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