diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-08 02:17:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-08 02:17:41 +0000 |
commit | 4905e80d3f42cee51010cb53349a84715f7051a1 (patch) | |
tree | 70111d3620b321f0247146006e6383468d783519 /lib/l10n/it.js | |
parent | 2668ca73f3177cb9b70a5f0e5a131894dc93121d (diff) | |
download | nextcloud-server-4905e80d3f42cee51010cb53349a84715f7051a1.tar.gz nextcloud-server-4905e80d3f42cee51010cb53349a84715f7051a1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 1 |
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", |