diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-27 01:55:01 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-27 01:55:01 -0500 |
commit | 1df31c802b51ce74282dfa83875cb50346b1d698 (patch) | |
tree | 55fe94ff0dc243b0159781c9b703236e3bd0f819 /lib/l10n/it.js | |
parent | db788a382c94b86f62980bc41945b8ea6825f59e (diff) | |
download | nextcloud-server-1df31c802b51ce74282dfa83875cb50346b1d698.tar.gz nextcloud-server-1df31c802b51ce74282dfa83875cb50346b1d698.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 374551438c3..eaaa186a41a 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -118,6 +118,7 @@ OC.L10N.register( "Cannot set expiration date more than %s days in the future" : "Impossibile impostare la data di scadenza a più di %s giorni nel futuro", "Could not find category \"%s\"" : "Impossibile trovare la categoria \"%s\"", "Apps" : "Applicazioni", + "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", "A valid password must be provided" : "Deve essere fornita una password valida", "The username is already being used" : "Il nome utente è già utilizzato", |