miniflux-v2/internal/locale/translations
Ztec da8f92a607
add seek and speed controls to media player
When listening to podcast, it is usual to want to speed up the playback.
https://github.com/miniflux/v2/pull/2521 was addressing the need globally, this PR
allow to address it for just the current open enclosure media. (no save) Some Browser
already include this control directly, but firefox does not (directly anyway).

Also, it is often useful to be able to skip chunk of a podcast, to skip commercials
for example, or get back a bit because we couldn't hear the last part. I added rudimentary
seek controls with the usual +/-10 and 30 seconds chuck size. This is pretty handy when podcast
are very long and using the seek bar is way too tricky to just skip 30s.

As always, I'm French and could only provide English and French translation for the few
text I added in the locale/translations files. Any help is welcome.

Tested mostly on Firefox (121.0) and quickly on Vivaldi(6.5.3206.53), chrome based.

Fixes: #1845 #1846
2024-04-10 20:52:42 +02:00
..
de_DE.json add seek and speed controls to media player 2024-04-10 20:52:42 +02:00
el_EL.json add seek and speed controls to media player 2024-04-10 20:52:42 +02:00
en_US.json add seek and speed controls to media player 2024-04-10 20:52:42 +02:00
es_ES.json add seek and speed controls to media player 2024-04-10 20:52:42 +02:00
fi_FI.json add seek and speed controls to media player 2024-04-10 20:52:42 +02:00
fr_FR.json add seek and speed controls to media player 2024-04-10 20:52:42 +02:00
hi_IN.json add seek and speed controls to media player 2024-04-10 20:52:42 +02:00
id_ID.json add seek and speed controls to media player 2024-04-10 20:52:42 +02:00
it_IT.json add seek and speed controls to media player 2024-04-10 20:52:42 +02:00
ja_JP.json add seek and speed controls to media player 2024-04-10 20:52:42 +02:00
nl_NL.json add seek and speed controls to media player 2024-04-10 20:52:42 +02:00
pl_PL.json add seek and speed controls to media player 2024-04-10 20:52:42 +02:00
pt_BR.json add seek and speed controls to media player 2024-04-10 20:52:42 +02:00
ru_RU.json add seek and speed controls to media player 2024-04-10 20:52:42 +02:00
tr_TR.json add seek and speed controls to media player 2024-04-10 20:52:42 +02:00
uk_UA.json add seek and speed controls to media player 2024-04-10 20:52:42 +02:00
zh_CN.json add seek and speed controls to media player 2024-04-10 20:52:42 +02:00
zh_TW.json add seek and speed controls to media player 2024-04-10 20:52:42 +02:00