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% (195 of 195 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ru/
This commit is contained in:
parent
bcfcfed6fe
commit
196acf99f4
1 changed files with 5 additions and 2 deletions
|
@ -18,7 +18,8 @@
|
|||
"dearrow": "DeArrow"
|
||||
},
|
||||
"player": {
|
||||
"watch_on": "Смотреть на {0}"
|
||||
"watch_on": "Смотреть на {0}",
|
||||
"failed": "Ошибка с кодом {0}, откройте логи, чтобы узнать больше"
|
||||
},
|
||||
"actions": {
|
||||
"subscribe": "Подписаться - {count}",
|
||||
|
@ -144,7 +145,9 @@
|
|||
"delete_automatically": "Автоматическое удаление после",
|
||||
"enable_dearrow": "Включить DeArrow",
|
||||
"generate_qrcode": "Сгенерировать QR Код",
|
||||
"import_from_json_csv": "Импорт из JSON/CSV"
|
||||
"import_from_json_csv": "Импорт из JSON/CSV",
|
||||
"download_frame": "Сделать скриншот видео",
|
||||
"instance_privacy_policy": "Политика конфиденциальности"
|
||||
},
|
||||
"comment": {
|
||||
"pinned_by": "Закреплено пользователем {author}",
|
||||
|
|
Loading…
Reference in a new issue