From a6d6453b50a15e3498be6a00ce77e03954daaf0b Mon Sep 17 00:00:00 2001 From: mrtag-oss Date: Tue, 22 Aug 2023 07:36:01 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (191 of 191 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ru/ --- src/locales/ru.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/locales/ru.json b/src/locales/ru.json index 0fd0a771..b5398366 100644 --- a/src/locales/ru.json +++ b/src/locales/ru.json @@ -142,7 +142,8 @@ "show_search_suggestions": "Показать поисковые предложения", "chapters_layout_mobile": "Расположение глав в мобильном виде", "delete_automatically": "Автоматическое удаление после", - "enable_dearrow": "Включить DeArrow" + "enable_dearrow": "Включить DeArrow", + "generate_qrcode": "Создать QR-код" }, "comment": { "pinned_by": "Закреплено пользователем {author}", @@ -161,7 +162,9 @@ }, "login": { "username": "Имя пользователя", - "password": "Пароль" + "password": "Пароль", + "password_confirm": "Повторите пароль", + "passwords_incorrect": "Пароль не совпадает!" }, "video": { "videos": "Видео",