diff options
Diffstat (limited to 'apps/theming/l10n/it.js')
-rw-r--r-- | apps/theming/l10n/it.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js index 01eb365d249..9ad692aa1a4 100644 --- a/apps/theming/l10n/it.js +++ b/apps/theming/l10n/it.js @@ -70,9 +70,7 @@ OC.L10N.register( "User settings" : "Impostazioni utente", "Disable user theming" : "Disattiva temi utente", "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Sebbene tu possa selezionare e personalizzare la tua istanza, gli utenti possono cambiare il loro sfondo e colore. Se vuoi forzare la tua personalizzazione, puoi attivare questo.", - "Background" : "Sfondo", "Customization has been disabled by your administrator" : "La personalizzazione è stata disattivata dall'amministratore", - "Set a custom background" : "Imposta uno sfondo personalizzato", "Keyboard shortcuts" : "Scorciatoie da tastiera", "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "In alcuni casi le scorciatoie da tastiera possono interferire con gli strumenti di accessibilità. Per concentrarti correttamente sullo strumento, è possibile disattivare tutte le scorciatoie da tastiera. Verranno disattivate anche tutte le scorciatoie disponibili nelle applicazioni.", "Disable all keyboard shortcuts" : "Disattiva tutte le scorciatoie da tastiera", @@ -107,6 +105,8 @@ OC.L10N.register( "Reset to default" : "Ripristina valori predefiniti", "Upload" : "Carica", "Remove background image" : "Rimuovi immagine di sfondo", + "Background" : "Sfondo", + "Set a custom background" : "Imposta uno sfondo personalizzato", "Select a custom color" : "Seleziona un colore personalizzato" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |