diff options
Diffstat (limited to 'apps/settings/l10n/it.js')
-rw-r--r-- | apps/settings/l10n/it.js | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index 098dda4da6a..89ea386a6e6 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -247,10 +247,7 @@ OC.L10N.register( "You are about to remove the group {group}. The users will NOT be deleted." : "Stai per rimuovere il gruppo {group}. Gli utenti NON saranno eliminati.", "Please confirm the group removal " : "Conferma la rimozione del gruppo", "Your biography" : "La tua biografia", - "Unable to update biography" : "Impossibile aggiornare la biografia", "Your full name" : "Il tuo nome completo", - "Unable to update full name" : "Impossibile aggiornare il nome completo", - "No full name set" : "Nessun nome impostato", "Email options" : "Opzioni email", "Primary email for password reset and notifications" : "Email principale per ripristino della password e notifiche", "Remove primary email" : "Rimuovi email principale", @@ -268,13 +265,11 @@ OC.L10N.register( "No email address set" : "Nessun indirizzo email impostato", "Additional emails" : "Email aggiuntive", "Your headline" : "Il tuo titolo", - "Unable to update headline" : "Impossibile aggiornare il titolo", "Language" : "Lingua", "Help translate" : "Migliora la traduzione", "Unable to update language" : "Impossibile aggiornare la lingua", "No language set" : "Nessuna lingua impostata", "Your organisation" : "La tua organizzazione", - "Unable to update organisation" : "Impossibile aggiornare l'organizzazione", "Edit your Profile visibility" : "Modifica la visibilità del profilo", "Enable Profile" : "Attiva profilo", "Unable to update profile enabled state" : "Impossibile aggiornare lo stato di attivazione del profilo", @@ -282,9 +277,7 @@ OC.L10N.register( "{displayId}" : "{displayId}", "Unable to update visibility of {displayId}" : "Impossibile aggiornare la visibilità di {displayId}", "Your role" : "Il tuo ruolo", - "Unable to update role" : "Impossibile aggiornare il ruolo", - "Unable to update federation scope of the primary {accountProperty}" : "Impossibile aggiornare l'ambito federativo del {accountProperty} primario", - "Unable to update federation scope of additional {accountProperty}" : "Impossibile aggiornare l'ambito federativo del {accountProperty} aggiuntivo", + "Your Twitter handle" : "Il tuo nome utente su Twitter", "Add additional email" : "Aggiungi email aggiuntiva", "Add" : "Aggiungi", "You do not have permissions to see the details of this user" : "Non hai i permessi per vedere i dettagli di questo utente", @@ -474,8 +467,6 @@ OC.L10N.register( "Change privacy level of website" : "Cambia livello di privacy del sito web", "It can take up to 24 hours before the account is displayed as verified." : "Potrebbero essere necessarie 24 ore prima che l'account sia visualizzato come verificato.", "Link https://…" : "Collegamento https://...", - "Change privacy level of Twitter profile" : "Cambia livello di privacy del profilo Twitter", - "Twitter handle @…" : "Nome utente Twitter @...", "Locale" : "Localizzazione", "Current password" : "Password attuale", "New password" : "Nuova password", @@ -512,6 +503,16 @@ OC.L10N.register( "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Consenti il completamento del nome utente inserendo il nome o l'indirizzo email (ignorando la mancanza in rubrica ed essendo nello stesso gruppo)", "Change privacy level of full name" : "Cambia livello di privacy del nome completo", "No display name set" : "Nome visualizzato non impostato", - "Change scope level of {accountProperty}" : "Cambia livello di ambito di {accountProperty}" + "Change privacy level of Twitter profile" : "Cambia livello di privacy del profilo Twitter", + "Twitter handle @…" : "Nome utente Twitter @...", + "Unable to update biography" : "Impossibile aggiornare la biografia", + "Unable to update full name" : "Impossibile aggiornare il nome completo", + "No full name set" : "Nessun nome impostato", + "Unable to update headline" : "Impossibile aggiornare il titolo", + "Unable to update organisation" : "Impossibile aggiornare l'organizzazione", + "Unable to update role" : "Impossibile aggiornare il ruolo", + "Change scope level of {accountProperty}" : "Cambia livello di ambito di {accountProperty}", + "Unable to update federation scope of the primary {accountProperty}" : "Impossibile aggiornare l'ambito federativo del {accountProperty} primario", + "Unable to update federation scope of additional {accountProperty}" : "Impossibile aggiornare l'ambito federativo del {accountProperty} aggiuntivo" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |