diff options
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r-- | apps/files/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 4f834fc7edb..c039800f469 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -197,7 +197,6 @@ OC.L10N.register( "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", @@ -231,6 +230,7 @@ OC.L10N.register( "Unlimited" : "Illimitata", "Search users" : "Cerca utenti", "Cannot transfer ownership of a file or folder you don't own" : "Impossibile trasferire la proprietà di un file o di una cartella di altri", + "Cancel" : "Annulla", "%s used" : "%s utilizzato", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s di %2$s utilizzati", |