aboutsummaryrefslogtreecommitdiffstats
path: root/res/langs/ru.json
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2025-01-16 03:07:31 +0300
committerRblSb <msrblsb@gmail.com>2025-01-17 01:00:09 +0300
commitd9ca7beaa9494cf34590853901cf8be44e243775 (patch)
treef09ce979460bdf28363a922298283dfee0c506fb /res/langs/ru.json
parentf84fdc40ba817b6a2d907484b1e1500197ceeafe (diff)
Cache on server feature
Server will download video from supported players and add as raw video to playlist (only youtube is supported for now). Cache for YT player is available after installing optional dependencies, see readme. For cache size see `cacheStorageLimitGiB ` in config. There is also minor ux improvement, latest checkbox states will be keeped in local storage now.
Diffstat (limited to 'res/langs/ru.json')
-rw-r--r--res/langs/ru.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/langs/ru.json b/res/langs/ru.json
index 49260cb..6257e87 100644
--- a/res/langs/ru.json
+++ b/res/langs/ru.json
@@ -79,6 +79,7 @@
"retrievePlaylistLinks": "Получить ссылки на видео из плейлиста",
"voteForSkip": "Голосовать за пропуск",
"addAsTemporary": "Добавить как временный",
+ "cacheOnServer": "Закэшировать на сервере",
"mediaUrl": "Ссылка на видео",
"optionalTitle": "Заголовок (опционально)",
"subtitlesUrlOptional": "Ссылка на субтитры (опционально)",
@@ -86,8 +87,9 @@
"addTemplateUrl": "Добавить пример ссылки",
"queueNext": "След.",
"queueLast": "В конец",
+ "and": "и",
"or": "или",
- "pasteEmbedCodeAndClick": "Вставьте код видео в поле ниже и нажмите",
+ "pasteEmbedCodeAndClick": "Вставьте код видео в это поле",
"acceptableEmbedCodesAre": "Можно добавить видео с тегами",
"customEmbedsCannotBeSynchronized": "СИНХРОНИЗАЦИЯ БУДЕТ НЕДОСТУПНА",
"save": "Сохранить",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage