aboutsummaryrefslogtreecommitdiff
path: root/internal/locale/translations/fi_FI.json
diff options
context:
space:
mode:
Diffstat (limited to 'internal/locale/translations/fi_FI.json')
-rw-r--r--internal/locale/translations/fi_FI.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/internal/locale/translations/fi_FI.json b/internal/locale/translations/fi_FI.json
index 6b2f2fca..922b6356 100644
--- a/internal/locale/translations/fi_FI.json
+++ b/internal/locale/translations/fi_FI.json
@@ -529,5 +529,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": "Äänen/videon toistonopeus",
- "error.settings_media_playback_rate_range": "Toistonopeus on alueen ulkopuolella"
+ "error.settings_media_playback_rate_range": "Toistonopeus on alueen ulkopuolella",
+ "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"
}