diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-30 02:15:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-30 02:15:32 +0000 |
commit | 2adb1f85e655604aee9b88c2b147859418adc984 (patch) | |
tree | 4b1fc79a43bb10c3203813c3e0493a02ed873e7f /apps/theming/l10n/it.js | |
parent | f0a1e1c2240cc8977c4d949779038529db37c27d (diff) | |
download | nextcloud-server-2adb1f85e655604aee9b88c2b147859418adc984.tar.gz nextcloud-server-2adb1f85e655604aee9b88c2b147859418adc984.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/it.js')
-rw-r--r-- | apps/theming/l10n/it.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js index 4e2584cde78..a96384c5481 100644 --- a/apps/theming/l10n/it.js +++ b/apps/theming/l10n/it.js @@ -59,9 +59,7 @@ OC.L10N.register( "Keyboard shortcuts" : "Scorciatoie da tastiera", "Background" : "Sfondo", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "L'accesso universale è molto importante per noi. Seguiamo gli standard web e cerchiamo di rendere tutto utilizzabile anche senza mouse, e programmi di assistenza come i lettori dello schermo. Il nostro obiettivo è la compatibilità con la {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 a livello AA, con il tema ad alto contrasto anche a livello AAA. ", - "Pick from Files" : "Scegli da File", - "Custom color" : "Colore personalizzato", - "Plain background" : "Sfondo semplice", + "Change color" : "Cambia colore", "Reset to default" : "Ripristina valori predefiniti", "Upload" : "Carica", "Remove background image" : "Rimuovi immagine di sfondo", @@ -73,6 +71,9 @@ OC.L10N.register( "Login image" : "Immagine di accesso", "Upload new login background" : "Carica nuovo sfondo di accesso", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installa l'estensione Imagemagick di PHP con supporto per le immagini SVG per generare automaticamente favicon basate sul logo caricato e sul colore.", + "Pick from Files" : "Scegli da File", + "Custom color" : "Colore personalizzato", + "Plain background" : "Sfondo semplice", "Insert from {productName}" : "Inserisci da {productName}" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |