From fdce1a6839190ee58eed8d9230501ea473a2492c Mon Sep 17 00:00:00 2001 From: Andrew <66430340+aandrew-me@users.noreply.github.com> Date: Sun, 4 Sep 2022 16:39:47 +0600 Subject: [PATCH] New translations en.json (Ukrainian) --- translations/uk.json | 49 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 translations/uk.json diff --git a/translations/uk.json b/translations/uk.json new file mode 100644 index 0000000..a03ae97 --- /dev/null +++ b/translations/uk.json @@ -0,0 +1,49 @@ +{ + "Click to paste video URL or ID [Ctrl + V]": "Click to paste video URL or ID [Ctrl + V]", + "Preferences": "Preferences", + "About": "About", + "Download location": "Download location", + "Current download location - ": "Current download location - ", + "Enable transparent dark mode(only Linux, needs relaunch)": "Enable transparent dark mode(only Linux, needs relaunch)", + "Please wait, necessary files are being downloaded": "Please wait, necessary files are being downloaded", + "Video": "Video", + "Audio": "Audio", + "Title ": "Title ", + "Select Format ": "Select Format ", + "Download": "Download", + "Select Download Location": "Select Download Location", + "More options": "More options", + "Start": "Start", + "Select Language (Requires relaunch)": "Select Language (Requires relaunch)", + "Download particular time-range": "Download particular time-range", + "End": "End", + "If kept empty, it will start from the beginning": "If kept empty, it will start from the beginning", + "If kept empty, it will be downloaded to the end": "If kept empty, it will be downloaded to the end", + "Homepage": "Homepage", + "ytDownloader lets you download videos (and sometimes audios) from hundreds of sites like Youtube, Facebook, Instagram, Tiktok, Twitter and so on": "ytDownloader lets you download videos (and sometimes audios) from hundreds of sites like Youtube, Facebook, Instagram, Tiktok, Twitter and so on", + "It's a Free and Open Source app built on top of Node.js and Electron. yt-dlp has been used for downloading": "It's a Free and Open Source app built on top of Node.js and Electron. yt-dlp has been used for downloading", + "Source Code is available ": "Source Code is available ", + "here": "here", + "Processing": "Processing", + "Some error has occured. Check your network and use correct URL": "Some error has occured. Check your network and use correct URL", + "Failed to download necessary files. Please check your network and try again": "Failed to download necessary files. Please check your network and try again", + "Try again": "Try again", + "Unknown size": "Unknown size", + "MB": "MB", + "Unknown quality": "Unknown quality", + "Downloading...": "Downloading...", + "Some error has occured. Hover to see details": "Some error has occured. Hover to see details", + "File saved successfully": "File saved successfully", + "File saved. Click to Open": "File saved. Click to Open", + "Preparing": "Preparing", + "Progress": "Progress", + "Speed": "Speed", + "Quality": "Quality", + "Restart app": "Restart app", + "Subtitles": "Subtitles", + "Download subtitles if available": "Download subtitles if available", + "Download auto generated subtitles": "Download auto generated subtitles", + "Extract Audio from Video": "Extract Audio from Video", + "Extract": "Extract", + "Downloading necessary files": "Downloading necessary files" +}