diff options
Diffstat (limited to 'apps/settings/l10n/it.json')
-rw-r--r-- | apps/settings/l10n/it.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index 2f201b3da15..d5fb59fae4e 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -26,21 +26,6 @@ "Groups" : "Gruppi", "Group list is empty" : "L'elenco dei gruppi è vuoto", "Unable to retrieve the group list" : "Impossibile recuperare l'elenco dei gruppi", - "_and %n other editor_::_and %n other editors_" : ["e %n altro redattore","e %n altri redattori"], - "Enter your name so other users can see who is editing" : "Digita 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 {lastSaved}", - "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}", @@ -874,6 +859,21 @@ "Valid until %s" : "Valido fino al %s", "Import root certificate" : "Importa certificato radice", "Set default expiration date" : "Imposta data di scadenza predefinita", - "{counter} apps have an update available" : "{counter} applicazioni hanno un aggiornamento disponibile" + "{counter} apps have an update available" : "{counter} applicazioni hanno un aggiornamento disponibile", + "_and %n other editor_::_and %n other editors_" : ["e %n altro redattore","e %n altri redattori"], + "Enter your name so other users can see who is editing" : "Digita 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 {lastSaved}", + "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |