Browse Source

Translated using Weblate (Russian)

Currently translated at 25.6% (64 of 250 strings)

Translation: movie-web/website
Translate-URL: https://weblate.movie-web.app/projects/movie-web/website/ru/
Author: Alex <aslanych99@mail.ru>
pull/668/head
Alex 2 years ago committed by Weblate
parent
commit
b6bfebdd9d
  1. 42
      src/assets/locales/ru.json

42
src/assets/locales/ru.json

@ -1,6 +1,7 @@
{ {
"about": { "about": {
"faqTitle": "Общие вопросы" "faqTitle": "Общие вопросы",
"title": "О movie-web"
}, },
"actions": { "actions": {
"copied": "Скопировано", "copied": "Скопировано",
@ -30,7 +31,44 @@
}, },
"global": { "global": {
"pages": { "pages": {
"dmca": "DMCA" "dmca": "DMCA",
"settings": "Настройки"
}
},
"home": {
"bookmarks": {
"sectionTitle": "Закладки"
},
"continueWatching": {
"sectionTitle": "Продолжить просмотр"
},
"search": {
"loading": "Загрузка..."
}
},
"navigation": {
"menu": {
"about": "О нас",
"donation": "Пожертвовать",
"settings": "Настройки",
"support": "Поддержка"
}
},
"overlays": {
"close": "Закрыть"
},
"player": {
"menus": {
"downloads": {
"downloadSubtitle": "Скачать текущие субтитры",
"title": "Скачать"
},
"quality": {
"automaticLabel": "Автоматическое качество"
},
"subtitles": {
"title": "Субтитры"
}
} }
}, },
"settings": { "settings": {

Loading…
Cancel
Save