diff --git a/translations/ru.json b/translations/ru.json index 526333b..a303d81 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -24,5 +24,18 @@ "It's a Free and Open Source app built on top of Node.js and Electron. yt-dlp has been used for downloading": "Это бесплатное приложение с открытым исходным кодом, созданное поверх Node.js и Electron. yt-dlp используется для загрузки", "Source Code is available ": "Исходный код доступен ", "here": "здесь", - "Processing": "Загружается" + "Processing": "Загружается", + "Some error has occured. Check your connection and use correct URL": "Some error has occured. Check your connection and use correct URL", + "Failed to download yt-dlp. Please check your connection and try again": "Failed to download yt-dlp. Please check your connection 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" }