summaryrefslogtreecommitdiffstats
path: root/lib/l10n/it.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/it.json')
-rw-r--r--lib/l10n/it.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/it.json b/lib/l10n/it.json
index c2a9a83d99a..6c467452eb5 100644
--- a/lib/l10n/it.json
+++ b/lib/l10n/it.json
@@ -195,7 +195,6 @@
"A valid password must be provided" : "Deve essere fornita una password valida",
"The username is already being used" : "Il nome utente è già utilizzato",
"Could not create user" : "Impossibile creare l'utente",
- "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo i seguenti caratteri sono consentiti in un nome utente: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-'\"",
"A valid username must be provided" : "Deve essere fornito un nome utente valido",
"Username contains whitespace at the beginning or at the end" : "Il nome utente contiene spazi all'inizio o alla fine",
"Username must not consist of dots only" : "Il nome utente non può consistere di soli punti",
@@ -256,6 +255,7 @@
"%s enter the database name." : "%s digita il nome del database.",
"%s you may not use dots in the database name" : "%s non dovresti utilizzare punti nel nome del database",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Sembra che questa istanza di %s sia in esecuzione in un ambiente PHP a 32 bit e che open_basedir sia stata configurata in php.ini. Ciò comporterà problemi con i file più grandi di 4 GB ed è altamente sconsigliato.",
- "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Rimuovi l'impostazione di open_basedir nel tuo php.ini o passa alla versione a 64 bit di PHP."
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Rimuovi l'impostazione di open_basedir nel tuo php.ini o passa alla versione a 64 bit di PHP.",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo i seguenti caratteri sono consentiti in un nome utente: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-'\""
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file