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-26 06:11:19 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-26 06:11:19 +0300
commit4e15d4195b50f3aa2878a0adb1bd2b4fb95e1f8e (patch)
treedecb35db41a9a0b8af7c74d6d206da5c93d5c4d9
parent52cf9187b8a14ddd12ad80adec641b2fce1ba918 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/it.js1
-rw-r--r--l10n/it.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 6ad5bf2..cc68aa9 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"History size has to be a non negative number" : "La dimensione della cronologia deve essere un numero positivo",
"Expiration days have to be a non negative number" : "I giorni di scadenza devono essere un numero positivo",
"Maximum login attempts have to be a non negative number" : "I massimi tentativi di accesso devono essere un numero positivo",
+ "Error while saving" : "Errore durante il salvataggio",
"Password needs to be at least %s characters long" : "La password deve essere composta di almeno %s caratteri"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/it.json b/l10n/it.json
index 00be455..b78081d 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -26,6 +26,7 @@
"History size has to be a non negative number" : "La dimensione della cronologia deve essere un numero positivo",
"Expiration days have to be a non negative number" : "I giorni di scadenza devono essere un numero positivo",
"Maximum login attempts have to be a non negative number" : "I massimi tentativi di accesso devono essere un numero positivo",
+ "Error while saving" : "Errore durante il salvataggio",
"Password needs to be at least %s characters long" : "La password deve essere composta di almeno %s caratteri"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file