From f39570256b843b82e6dfd1e2ae9a3fb30be889a4 Mon Sep 17 00:00:00 2001 From: Andrew <66430340+aandrew-me@users.noreply.github.com> Date: Sat, 3 Sep 2022 17:12:21 +0600 Subject: [PATCH] New translations en.json (Russian) --- translations/ru.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/translations/ru.json b/translations/ru.json index a303d81..0748f59 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -25,17 +25,17 @@ "Source Code is available ": "Исходный код доступен ", "here": "здесь", "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" + "Some error has occured. Check your connection and use correct URL": "Произошла ошибка. Проверьте свою сеть и используйте правильный URL", + "Failed to download yt-dlp. Please check your connection and try again": "Не удалось загрузить yt-dlp. Пожалуйста, проверьте свою сеть и попробуйте снова", + "Try again": "Пробовать снова", + "Unknown size": "Размер неизвестен", + "MB": "MБ", + "Unknown quality": "Неизвестное качество", + "Downloading...": "Скачивается...", + "Some error has occured. Hover to see details": "Произошла ошибка. Чтобы увидеть подробности, наведите курсор", + "File saved successfully": "Файл успешно сохранен", + "File saved. Click to Open": "Файл сохранён. Нажмите, чтобы открыть", + "Preparing": "Идет подготовка", + "Progress": "Прогресс", + "Speed": "Скорость" }