diff options
Diffstat (limited to 'apps/settings/l10n/it.js')
-rw-r--r-- | apps/settings/l10n/it.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index 062e292d8a7..210226b26d5 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -33,6 +33,20 @@ OC.L10N.register( "Groups" : "Gruppi", "Group list is empty" : "L'elenco dei gruppi è vuoto", "Unable to retrieve the group list" : "Impossibile recuperare l'elenco dei gruppi", + "Enter your name so other users can see who is editing" : "Inserisci il tuo nome in modo che gli altri utenti possano vedere chi sta modificando", + "Edit guest name" : "Modifica nome ospite", + "Save guest name" : "Salva nome ospite", + "Add link" : "Aggiungi collegamento", + "Last saved {lastSaved}" : "Ultimo salvataggio {lastSave}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Il documento è stato modificato al di fuori dell'editor. Le modifiche non saranno applicate.", + "Unpushed changes" : "Modifiche non depositate", + "Unsaved changes" : "Modifiche non salvate", + "Use current version" : "Utilizza la versione corrente", + "Use the saved version" : "Utilizza la versione salvata", + "File could not be loaded. Please check your internet connection." : "Il file non può essere caricato. Controlla la tua connessione a Internet.", + "Retry" : "Riprova", + "Show image" : "Mostra immagine", + "Show file" : "Mostra file", "{actor} added you to group {group}" : "{actor} ti ha aggiunto al gruppo {group}", "You added {user} to group {group}" : "Hai aggiunto {user} al gruppo {group}", "{actor} added {user} to group {group}" : "{actor} ha aggiunto {user} al gruppo {group}", |