Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-12-08 05:17:32 +0300
committerNextcloud bot <bot@nextcloud.com>2019-12-08 05:17:32 +0300
commit270ebb2aa9dcdcdb18be527935ad7fc63355c2fd (patch)
treea1f611715bfc7463f08572e28eb4456ac37ff7b5 /lib/l10n/it.js
parent2959487f71c8226036ac3614bce27e3bbe60418a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r--lib/l10n/it.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index 86ab93c4610..fcce2ff2201 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -174,6 +174,7 @@ OC.L10N.register(
"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",
+ "Username is invalid because files already exist for this user" : "Il nome utente non è valido poiché esiste già per questo utente",
"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",