From 96e36bb6859085ab3abe0cf7f865a47ec87e4a2c Mon Sep 17 00:00:00 2001 From: albanobattistella <34811668+albanobattistella@users.noreply.github.com> Date: Wed, 7 Sep 2022 19:26:38 +0200 Subject: [PATCH] Create it.json --- translations/it.json | 52 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 translations/it.json diff --git a/translations/it.json b/translations/it.json new file mode 100644 index 0000000..de04c46 --- /dev/null +++ b/translations/it.json @@ -0,0 +1,52 @@ +{ + "Fai clic per incollare l'URL o l'ID del video [Ctrl + V]": "Fai clic per incollare l'URL o l'ID del video [Ctrl + V]", + "Preferences": "Preferenze", + "About": "Informazioni", + "Download location": "Posizione di download", + "Current download location - ": "Posizione di download corrente - ", + "Enable transparent dark mode(only Linux, needs relaunch)": "Abilita la modalità scura trasparente(solo Linux, necessita di riavvio)", + "Please wait, necessary files are being downloaded": "Attendere, è in corso il download dei file necessari", + "Video": "Video", + "Audio": "Audio", + "Title ": "Titolo ", + "Select Format ": "Selezione formato ", + "Download": "Download", + "Select Download Location": "Seleziona Posizione di download", + "More options": "Più opzioni", + "Start": "Inizia", + "Select Language (Requires relaunch)": "Seleziona la lingua (richiede il riavvio)", + "Download particular time-range": "Scarica particolare intervallo di tempo", + "End": "Fine", + "If kept empty, it will start from the beginning": "Se lasciato vuoto, ricomincerà dall'inizio", + "If kept empty, it will be downloaded to the end": "Se lasciato vuoto, verrà scaricato fino alla fine", + "Homepage": "Homepage", + "ytDownloader lets you download videos (and sometimes audios) from hundreds of sites like Youtube, Facebook, Instagram, Tiktok, Twitter and so on": "ytDownloader ti consente di scaricare video (e talvolta audio) da centinaia di siti come Youtube, Facebook, Instagram, Tiktok, Twitter e così via", + "It's a Free and Open Source app built on top of Node.js and Electron. yt-dlp has been used for downloading": "È un'app gratuita e open source basata su Node.js ed Electron. yt-dlp è stato utilizzato per il download", + "Source Code is available ": "Il codice sorgente è disponibile ", + "here": "qui", + "Processing": "In elaborazione", + "Some error has occured. Check your network and use correct URL":"Si è verificato un errore. Controlla la tua rete e usa l'URL corretto", + "Failed to download necessary files. Please check your network and try again": "Impossibile scaricare i file necessari. Controlla la tua rete e riprova", + "Try again":"Riprova", + "Unknown size":"Dimensione sconosciuta", + "MB":"MB", + "Unknown quality":"Qualità sconosciuta", + "Downloading...":"Scaricamento in corso...", + "Some error has occured. Hover to see details":"Si è verificato un errore. Passa il mouse per vedere i dettagli", + "File saved successfully":"File salvato con successo", + "File saved. Click to Open":"File salvato. Fare clic per aprire", + "Preparing...":"Preparazione in corso...", + "Progress":"Avanzamento in corso", + "Speed":"Velocità", + "Quality":"Qualità", + "Restart app":"Riavvia l'app", + "Subtitles":"Sottotitoli", + "Download subtitles if available":"Scarica i sottotitoli se disponibili", + "Download auto generated subtitles":"Scarica i sottotitoli generati automaticamente", + "Extract Audio from Video":"Estrai l'audio dal video", + "Extract":"Estrai", + "Downloading necessary files":"Scaricamento dei file necessari", + "low":"bassa", + "medium":"media", + "ytDownloader lets you download videos and audios from hundreds of sites like Youtube, Facebook, Instagram, Tiktok, Twitter and so on":"ytDownloader ti consente di scaricare video e audio da centinaia di siti come Youtube, Facebook, Instagram, Tiktok, Twitter e così via" +}