mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
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/
This commit is contained in:
parent
84610f6f8c
commit
a6d6453b50
1 changed files with 5 additions and 2 deletions
|
@ -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": "Видео",
|
||||
|
|
Loading…
Reference in a new issue