diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-10 02:20:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-10 02:20:51 +0000 |
commit | 8d1142cfb95972c1ab7bc24d7606034e8d5a9611 (patch) | |
tree | b73b6bf04a5bcf1de51527270a8842d90b056f71 /lib/l10n/it.json | |
parent | 51f8b9c591483d9da7dc12ee45f54a38dff9b75a (diff) | |
download | nextcloud-server-8d1142cfb95972c1ab7bc24d7606034e8d5a9611.tar.gz nextcloud-server-8d1142cfb95972c1ab7bc24d7606034e8d5a9611.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/it.json')
-rw-r--r-- | lib/l10n/it.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/it.json b/lib/l10n/it.json index 7d9fea18a17..04907cc3548 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -186,14 +186,14 @@ "Oct." : "Ott.", "Nov." : "Nov.", "Dec." : "Dic.", + "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", "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", "User disabled" : "Utente disabilitato", "Login canceled by app" : "Accesso annullato dall'applicazione", "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "L'applicazione \"%1$s\" non può essere installata poiché le seguenti dipendenze non sono soddisfatte: %2$s", |