diff options
Diffstat (limited to 'apps/theming/l10n/it.js')
-rw-r--r-- | apps/theming/l10n/it.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js index a96384c5481..cb41690d515 100644 --- a/apps/theming/l10n/it.js +++ b/apps/theming/l10n/it.js @@ -20,6 +20,7 @@ OC.L10N.register( "Could not write file to disk" : "Impossibile scrivere il file su disco", "A PHP extension stopped the file upload" : "Un'estensione PHP ha fermato il caricamento del file", "No file uploaded" : "Nessun file caricato", + "Failed to delete folder: \"%1$s\", error: %2$s" : "Impossibile eliminare la cartella: \"%1$s\", error: %2$s", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Stai già utilizzando un tema personalizzato. Le impostazioni dell'applicazione dei temi potrebbero essere sovrascritte.", "Theming" : "Tema", "Appearance and accessibility" : "Aspetto e accessibilità", @@ -28,6 +29,9 @@ OC.L10N.register( "Similar to the high contrast mode, but with dark colours." : "Simile alla modalità a contrasto elevato, ma con colori scuri.", "Dark theme" : "Tema scuro", "Enable dark theme" : "Abilita il tema scuro", + "System default theme" : "Tema predefinito del sistema", + "Enable the system default" : "Abilita predefinito del sistema", + "Using the default system appearance." : "Utilizzo dell'aspetto di sistema predefinito.", "Dyslexia font" : "Carattere per dislessici", "Enable dyslexia font" : "Abilita il carattere per dislessici", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic è un carattere libero progettato per mitigare alcuni dei comuni errori di lettura causati dalla dislessia.", |