1
0
mirror of https://github.com/videojs/video.js.git synced 2024-11-28 08:58:46 +02:00
Commit Graph

149 Commits

Author SHA1 Message Date
Usman Omar
8f3f32cb2b
feat: add skip forward/backward buttons (#8147)
* remove duplicate icons from icon example

* create initial forward and back button classes

* add logic for back/forward buttons on click

* change icon used based on option passed into player

* move logic from forward and back buttons into one component

* add jsdoc comments for clarity

* create initial test file

* refactor button logic into separate files

* update skip button example and add test files

* test both the forward and backward buttons

* test handleClick fns for both forward and backward btns

* update skip buttons example

* update jsdocs for skip backward and forward buttons

* make control text accessible and use seekableEnd/Start when skipping forward/back

* update font version to use updated icons

* set control text only if config is valid

* add link to sandbox page & use localization

* update translations needed
2023-03-06 09:51:59 +00:00
mister-ben
55cd188cb3
chore: Update translations script to special case en-GB (#8106)
* chore: Update translations needed script to special case en-GB

* update translateions needed
2023-02-21 17:03:47 +01:00
Walter Seymour
b306ce614e
feat: improved text tracks settings labels (#8101) 2023-02-06 13:44:24 -06:00
mister-ben
7776d18314
fix(lang): Add missing comma in turkish (#8102) 2023-02-01 18:43:50 +01:00
Damian Czupryn
7493925132
Czech langs updates (#7982)
Co-authored-by: mister-ben <git@misterben.me>
2023-02-01 18:14:59 +01:00
Onur Dumangöz
5e6a2e5e46
Update tr.json (#8060) 2023-02-01 18:10:37 +01:00
Liberal dev
b430ea8034
fix wrong translation (#8091) 2023-01-27 17:08:19 +01:00
mister-ben
68fec76202
fix(lang): Remove dupelicate entry in en.json (#8093)
Removes duplicate `Exit Fullscreen`
2023-01-27 16:58:41 +01:00
Adam Waldron
e21d295d77
chore: add missing translations (#8083) 2023-01-23 10:44:10 -08:00
Pat O'Neill
a5e7222353 feat(lang): use less ambiguous text for the fullscreen button when in fullscreen mode (#7856) 2022-11-23 09:49:25 -05:00
H.M Maruf
12b9e8d6ef
feat(lang): Add Bengali (bn) translations (#7823) 2022-09-15 11:15:17 -04:00
Quentí
e47f48c0ea
fix(lang): Update Occitan translation (#7888) 2022-09-15 11:14:37 -04:00
Damian Czupryn
76b8ee8669
fix(lang): Update Polish language (#7821) 2022-07-28 14:40:21 -04:00
Timothy Wittman
ebe9f32f66
fix(lang): fixes key spacing within fr.json file (#7848)
Co-authored-by: Timothy Wittman <timothywittman@adt.com>
2022-07-28 13:35:14 -04:00
Grzegorz Blaszczyk
05d52783e6 fix(accessibility): frame must have a title attribute (#7754) 2022-05-20 09:54:45 -04:00
Pikse
efde614c11 feat(lang): add Estonian (et) translations (#7745) 2022-05-20 09:54:45 -04:00
AHOHNMYC
ef7ccfcb2d fix(lang): Improving Russian translation (#7740)
Co-authored-by: meow <woem>
2022-05-20 09:54:37 -04:00
Mikel Larreategi
a80307fe0d
feat: Add Basque (eu) translations (#7625) 2022-03-02 10:44:04 -05:00
Pat O'Neill
26209b0dcd
fix(lang): remove trailing comma from fr.json (#7657) 2022-02-23 12:57:03 -05:00
Noemite
b5f775ecda
fix(lang): Add missing translations for French, Italian, Japanese, and Korean (#7589)
Co-authored-by: Noémie Macault <noemie.macault@capgemini.com>
2022-02-23 12:16:59 -05:00
toto6038
11228cffe4
fix(lang): Update zh-TW.json (#7483)
Fixed weird translation of  strings related to "seek to live" and 'font', and weird usage of terms 'video' and 'audio'. Some refinement is made to improve existing translation as well.
2021-11-10 14:04:27 -05:00
EdgarsN
b97be4d5cd
feat(lang): Add Latvian (lv) language support (#7468)
Co-authored-by: Edgars Neimanis <neimanis.edgars@gmail.com>
2021-11-10 12:11:40 -05:00
itarcontact
b061491832
fix(lang): Update Polish translation (#7499)
Missing Polish translations added.
2021-11-09 10:16:35 -05:00
KV Pasupuleti
055809626b
feat(lang): add telugu language translations (#7391) 2021-10-01 12:50:07 -04:00
Andreas Venturini
9e82035b19
fix(lang): fix typo in de locale for progress bar (#7380) 2021-08-17 12:05:05 -04:00
Derek Kwiatkowski
5c2a45bad7
feat(lang): add Romanian language and update translations doc. (#7300) 2021-07-28 17:09:11 -04:00
Hardik Choudhary
e90ae32fec
feat(lang): add Hindi Language translation (#7327) 2021-07-27 12:02:44 -04:00
SEGUS
fbcfb7b014
fix(lang): add some translations to es.json (#6822) 2021-06-30 12:33:56 -04:00
David Brutoczki
0f707876ef
fix(lang): improve Hungarian translation (#7289) 2021-06-29 17:52:47 -04:00
mister-ben
0e46624f1a
fix: Better text for exit fullscreen (#7183) 2021-05-10 18:51:32 -04:00
Guttorm
4a9e1abf6b fix(lang): Update nn.json (#7054)
Translated some Swedish to Nynorsk.
2021-01-25 13:17:03 -05:00
icokk
8476abd186
feat(lang): add Slovene language translation (#6959)
Co-authored-by: Iztok <iztok@abelium.com>
2020-12-11 15:57:34 -05:00
Jonathan Yeong
464b971315
feat(lang): add thai language translations (#6945)
Also, update translations needed docs page.
2020-11-16 14:38:02 -05:00
mister-ben
88850e94af
fix(lang): Add PiP to de (#6803) 2020-08-13 08:47:11 -04:00
zhcj
d90569fed6
fix: add PiP to zh-CN.json (#6680)
add "Picture-in-Picture" & "Exit Picture-in-Picture"
2020-06-19 14:38:05 -04:00
Thalles Koester
90e2b0fa5c
fix(lang): Update pt-BR.json (#6598) 2020-04-22 12:13:25 -04:00
Kslr
a8d4d82f80
fix(lang): update zn-CH translations (#6546) 2020-03-26 13:49:34 -04:00
Grzegorz Blaszczyk
5682f14ccd
fix: fix a typo in en translation file (#6505) 2020-03-06 16:36:05 -05:00
Ehsan Chavoshi
31ac9d7a58
fix(lang): improve Persian translation (#6468) 2020-02-24 17:48:01 -05:00
Pat O'Neill
3b0f0b9ea8
fix(lang): add missing Arabic translations (#6435) 2020-02-12 13:51:09 -05:00
Philipp Daniel Birkl
aeb95889a0 fix(lang): Fixed typos in german translation (#6275) 2019-11-04 15:20:30 -05:00
Dan Michael O. Heggø
e37996d3c3 fix(lang): Update Norwegian translations (#6220) 2019-10-07 12:23:36 -04:00
Pat O'Neill
bd51e9e8db fix(lang): Add missing strings for Chinese (Simplified) and Chinese (Traditional) (#6149) 2019-08-07 16:06:14 -04:00
Paul Dias
1d2b20636c fix(lang): update Spanish translations (#6065) 2019-08-01 14:07:16 -04:00
mister-ben
97b66a9130 fix(lang): update German translations (#6058) 2019-06-18 15:30:52 -04:00
gunchleoc
fc2147523b feat(lang): add Scottish Gaelic (gd.json) translation (#5972) 2019-05-17 16:18:25 -04:00
Matthias
cd073417ed lang: fix typo in de translation (#5920) 2019-04-11 13:54:33 -04:00
ntnyq
8532182b60 fix(lang): improve Chinese translations (#5834) 2019-03-22 10:46:34 -04:00
Quentí
ea8c42691a fix(lang): update and correct occitan translations (#5829) 2019-03-18 14:35:37 -04:00
Miguel A. Bouzada
1e53dfe8a0 fix(lang): Galician translation update (gl.json) (#5736)
Fixes #5718
2019-01-22 16:32:44 -05:00