aboutsummaryrefslogtreecommitdiff
path: root/internal/locale/translations/ru_RU.json
diff options
context:
space:
mode:
Diffstat (limited to 'internal/locale/translations/ru_RU.json')
-rw-r--r--internal/locale/translations/ru_RU.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/internal/locale/translations/ru_RU.json b/internal/locale/translations/ru_RU.json
index 6327c09f..636ef54e 100644
--- a/internal/locale/translations/ru_RU.json
+++ b/internal/locale/translations/ru_RU.json
@@ -546,5 +546,14 @@
"error.unable_to_detect_rssbridge": "Unable to detect feed using RSS-Bridge: %v.",
"error.feed_format_not_detected": "Unable to detect feed format: %v.",
"form.prefs.label.media_playback_rate": "Скорость воспроизведения аудио/видео",
- "error.settings_media_playback_rate_range": "Скорость воспроизведения выходит за пределы диапазона"
+ "error.settings_media_playback_rate_range": "Скорость воспроизведения выходит за пределы диапазона",
+ "enclosure_media_controls.seek" : "Seek:",
+ "enclosure_media_controls.seek.title" : "Seek %s seconds",
+ "enclosure_media_controls.speed" : "Speed:",
+ "enclosure_media_controls.speed.faster" : "Faster",
+ "enclosure_media_controls.speed.faster.title" : "Faster by %sx",
+ "enclosure_media_controls.speed.slower" : "Slower",
+ "enclosure_media_controls.speed.slower.title" : "Slower by %sx",
+ "enclosure_media_controls.speed.reset" : "Reset",
+ "enclosure_media_controls.speed.reset.title" : "Reset speed to 1x"
}