diff options
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r-- | apps/files/l10n/it.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 81c8365d6de..64e79f14c27 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -166,6 +166,16 @@ OC.L10N.register( "Tags" : "Etichette", "Unable to change the favourite state of the file" : "Impossibile cambiare lo stato di preferito del file", "Error while loading the file data" : "Errore durante il caricamento del file di dati", + "Pick a template for {name}" : "Scegli un modello per {name}", + "Cancel" : "Annulla", + "Create" : "Crea", + "Create a new file with the selected template" : "Crea un nuovo file con il modello selezionato", + "Creating file" : "Creazione del file", + "Blank" : "Vuoto", + "Unable to create new file from template" : "Impossibile creare un nuovo file dal modello", + "Set up templates folder" : "Configura la cartella dei modelli", + "Templates" : "Modelli", + "Unable to initialize the templates directory" : "Impossibile inizializzare la cartella dei modelli", "%s used" : "%s utilizzato", "%s%% of %s used" : "%s%% di %s utilizzati", "%1$s of %2$s used" : "%1$s di %2$s utilizzati", |