diff options
Diffstat (limited to 'apps/theming/l10n/it.json')
-rw-r--r-- | apps/theming/l10n/it.json | 41 |
1 files changed, 21 insertions, 20 deletions
diff --git a/apps/theming/l10n/it.json b/apps/theming/l10n/it.json index 28d439e8f3e..98238afc6ac 100644 --- a/apps/theming/l10n/it.json +++ b/apps/theming/l10n/it.json @@ -1,9 +1,4 @@ { "translations": { - "Loading preview…" : "Caricamento anteprima...", - "Admin" : "Amministratore", - "Saved" : "Salvato", - "a safe home for all your data" : "un posto sicuro per tutti i tuoi dati", - "Name cannot be empty" : "Il nome non può essere vuoto", "The given name is too long" : "Questo nome è troppo lungo", "The given web address is too long" : "Questo indirizzo web è troppo lungo", "The given web address is not a valid URL" : "L'indirizzo web specifico non è un URL valido", @@ -13,6 +8,7 @@ "The given privacy policy address is not a valid URL" : "L'indirizzo dello specifico criterio di riservatezza non è un URL valido", "The given slogan is too long" : "Questo slogan è troppo lungo", "The given color is invalid" : "Questo colore non è valido", + "Saved" : "Salvato", "The file was uploaded" : "Il file è stato caricato", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Il file caricato supera la direttiva upload_max_filesize in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", @@ -42,26 +38,15 @@ "Legal notice" : "Avviso legale", "Privacy policy" : "Criterio di riservatezza", "Adjust the Nextcloud theme" : "Modifica il tema di Nextcloud", - "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", - "Insert from {productName}" : "Inserisci da {productName}", - "Open documentation" : "Apri la documentazione", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "La gestione dei temi rende semplice la personalizzazione dell'aspetto della tua istanza e dei client supportati. Ciò sarà visibile a tutti gli utenti.", + "Advanced options" : "Opzioni avanzate", "Name" : "Nome", - "Reset to default" : "Ripristina valori predefiniti", "Web link" : "Collegamento web", - "https://…" : "https://…", + "a safe home for all your data" : "un posto sicuro per tutti i tuoi dati", "Slogan" : "Slogan", "Color" : "Colore", "Logo" : "Logo", "Upload new logo" : "Carica nuovo logo", - "Upload new login background" : "Carica nuovo sfondo di accesso", - "Remove background image" : "Rimuovi immagine di sfondo", - "Advanced options" : "Opzioni avanzate", "Legal notice link" : "Collegamento avviso legale", "Privacy policy link" : "Collegamento criteri di riservatezza", "Header logo" : "Logo dell'intestazione", @@ -69,7 +54,23 @@ "Favicon" : "Favicon", "Upload new favicon" : "Carica nuova favicon", "User settings" : "Impostazioni utente", - "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.", - "Login image" : "Immagine di accesso" + "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", + "Insert from {productName}" : "Inserisci da {productName}", + "Reset to default" : "Ripristina valori predefiniti", + "Upload" : "Carica", + "Remove background image" : "Rimuovi immagine di sfondo", + "Loading preview…" : "Caricamento anteprima...", + "Admin" : "Amministratore", + "Name cannot be empty" : "Il nome non può essere vuoto", + "Open documentation" : "Apri la documentazione", + "https://…" : "https://…", + "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." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |