diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-04 02:19:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-04 02:19:19 +0000 |
commit | 3f88dbd25956897440ab0e34053551a77a1e922f (patch) | |
tree | a8d4ee846e32424ccfaf9bf458e1c6135ca85dbf /lib/l10n/it.js | |
parent | 7d9004c8855fff982e2383d485cf991ba5f55593 (diff) | |
download | nextcloud-server-3f88dbd25956897440ab0e34053551a77a1e922f.tar.gz nextcloud-server-3f88dbd25956897440ab0e34053551a77a1e922f.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 d9f75738819..1eb02e14ee1 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -167,6 +167,7 @@ OC.L10N.register( "Oct." : "Ott.", "Nov." : "Nov.", "Dec." : "Dic.", + "The user limit has been reached and the user was not created." : "È stato raggiunto il limite di utenti e l'utente non è stato creato.", "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", |