diff options
Diffstat (limited to 'apps/settings/l10n/it.js')
-rw-r--r-- | apps/settings/l10n/it.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index 209a0100ce3..537966b5ff2 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -320,6 +320,7 @@ OC.L10N.register( "Email" : "Posta elettronica", "Default language" : "Lingua predefinita", "Add a new user" : "Aggiungi un nuovo utente", + "Avatar" : "Avatar", "Group admin for" : "Amministratore per il gruppo", "Quota" : "Quote", "User backend" : "Motore utente", @@ -440,8 +441,6 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "Limita gli utenti a condividere solo con gli utenti nei loro gruppi", "Exclude groups from sharing" : "Escludi gruppi dalla condivisione", "These groups will still be able to receive shares, but not to initiate them." : "Questi gruppi saranno in grado di ricevere condivisioni, ma non iniziarle.", - "Allow username autocompletion in share dialog" : "Consenti il completamento del nome utente nella finestra di condivisione", - "Allow username autocompletion to users within the same groups" : "Consenti il completamento del nome utente agli utenti degli stessi gruppi", "Allow username autocompletion to users based on phone number integration" : "Consenti il completamento del nome utente agli utenti basati sull'integrazione del numero di telefono", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Se completamento di \"stesso gruppo\" e \"integrazione numero di telefono\" sono attivi, una corrispondenza in uno dei due è sufficiente per mostrare l'utente.", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Consenti il completamento automatico quando inserisci il nome completo o l'indirizzo e-mail (ignorando la corrispondenza della rubrica mancante e l'appartenenza allo stesso gruppo)", @@ -481,7 +480,6 @@ OC.L10N.register( "Migration in progress. Please wait until the migration is finished" : "Migrazione in corso. Attendi fino al completamento della migrazione", "Migration started …" : "Migrazione avviata...", "Address" : "Indirizzo", - "Avatar" : "Avatar", "An error occured during the request. Unable to proceed." : "Si è verificato un errore durante la richiesta. Impossibile continuare..", "Plain" : "Semplice", "NT LAN Manager" : "Gestore NT LAN", @@ -499,6 +497,8 @@ OC.L10N.register( "Pick background job setting" : "Scegli le impostazioni delle operazioni in background", "Recommended" : "Consigliata", "The cron.php needs to be executed by the system user \"%s\"." : "Il cron.php deve essere eseguito dall'utente di sistema \"%s\".", + "Allow username autocompletion in share dialog" : "Consenti il completamento del nome utente nella finestra di condivisione", + "Allow username autocompletion to users within the same groups" : "Consenti il completamento del nome utente agli utenti degli stessi gruppi", "Change privacy level of profile picture" : "Cambia livello di privacy dell'immagine del profilo", "Upload new" : "Carica nuova", "Select from Files" : "Seleziona da file", |