aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--client/src/locale/player.ar.json3
-rw-r--r--client/src/locale/player.ca-ES.json3
-rw-r--r--client/src/locale/player.cs-CZ.json3
-rw-r--r--client/src/locale/player.de-DE.json3
-rw-r--r--client/src/locale/player.el-GR.json3
-rw-r--r--client/src/locale/player.en-US.json3
-rw-r--r--client/src/locale/player.eo.json3
-rw-r--r--client/src/locale/player.es-ES.json3
-rw-r--r--client/src/locale/player.eu-ES.json3
-rw-r--r--client/src/locale/player.fa-IR.json3
-rw-r--r--client/src/locale/player.fi-FI.json3
-rw-r--r--client/src/locale/player.fr-FR.json3
-rw-r--r--client/src/locale/player.gd.json3
-rw-r--r--client/src/locale/player.gl-ES.json3
-rw-r--r--client/src/locale/player.hr.json3
-rw-r--r--client/src/locale/player.hu-HU.json3
-rw-r--r--client/src/locale/player.it-IT.json3
-rw-r--r--client/src/locale/player.ja-JP.json3
-rw-r--r--client/src/locale/player.kab.json3
-rw-r--r--client/src/locale/player.nb-NO.json3
-rw-r--r--client/src/locale/player.nl-NL.json3
-rw-r--r--client/src/locale/player.nn.json3
-rw-r--r--client/src/locale/player.oc.json3
-rw-r--r--client/src/locale/player.pl-PL.json3
-rw-r--r--client/src/locale/player.pt-BR.json3
-rw-r--r--client/src/locale/player.pt-PT.json3
-rw-r--r--client/src/locale/player.ru-RU.json3
-rw-r--r--client/src/locale/player.sq.json3
-rw-r--r--client/src/locale/player.sv-SE.json3
-rw-r--r--client/src/locale/player.th-TH.json3
-rw-r--r--client/src/locale/player.tok.json3
-rw-r--r--client/src/locale/player.vi-VN.json3
-rw-r--r--client/src/locale/player.zh-Hans-CN.json3
-rw-r--r--client/src/locale/player.zh-Hant-TW.json3
-rwxr-xr-xscripts/i18n/create-custom-files.ts5
35 files changed, 106 insertions, 1 deletions
diff --git a/client/src/locale/player.ar.json b/client/src/locale/player.ar.json
index 55c08b39e..9ad953dd5 100644
--- a/client/src/locale/player.ar.json
+++ b/client/src/locale/player.ar.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.", 45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "مشغل الصوت", 49 "Audio Player": "مشغل الصوت",
47 "Video Player": "مشغل الفيديو", 50 "Video Player": "مشغل الفيديو",
48 "Play": "شغل", 51 "Play": "شغل",
diff --git a/client/src/locale/player.ca-ES.json b/client/src/locale/player.ca-ES.json
index 60d5b723d..de3411d29 100644
--- a/client/src/locale/player.ca-ES.json
+++ b/client/src/locale/player.ca-ES.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.", 45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Reproductor d'àudio", 49 "Audio Player": "Reproductor d'àudio",
47 "Video Player": "Reproductor de vídeo", 50 "Video Player": "Reproductor de vídeo",
48 "Play": "Reproduir", 51 "Play": "Reproduir",
diff --git a/client/src/locale/player.cs-CZ.json b/client/src/locale/player.cs-CZ.json
index 80de321d4..8f63ef18d 100644
--- a/client/src/locale/player.cs-CZ.json
+++ b/client/src/locale/player.cs-CZ.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "Tento živý přenos ještě nezačal.", 43 "This live has not started yet.": "Tento živý přenos ještě nezačal.",
44 "This live has ended.": "Tento živý přenos skončil.", 44 "This live has ended.": "Tento živý přenos skončil.",
45 "The video failed to play, will try to fast forward.": "Video se nepodařilo přehrát, zkusí se přetočit dopředu.", 45 "The video failed to play, will try to fast forward.": "Video se nepodařilo přehrát, zkusí se přetočit dopředu.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Hudební přehrávač", 49 "Audio Player": "Hudební přehrávač",
47 "Video Player": "Videopřehrávač", 50 "Video Player": "Videopřehrávač",
48 "Play": "Přehrát", 51 "Play": "Přehrát",
diff --git a/client/src/locale/player.de-DE.json b/client/src/locale/player.de-DE.json
index 86cb7cbc7..921f903a5 100644
--- a/client/src/locale/player.de-DE.json
+++ b/client/src/locale/player.de-DE.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "Diese Live-Sendung hat noch nicht begonnen.", 43 "This live has not started yet.": "Diese Live-Sendung hat noch nicht begonnen.",
44 "This live has ended.": "Die Live-Übertragung wurde beendet.", 44 "This live has ended.": "Die Live-Übertragung wurde beendet.",
45 "The video failed to play, will try to fast forward.": "Das Video lässt sich nicht abspielen, ich werde versuchen, vorzuspulen.", 45 "The video failed to play, will try to fast forward.": "Das Video lässt sich nicht abspielen, ich werde versuchen, vorzuspulen.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Audio-Player", 49 "Audio Player": "Audio-Player",
47 "Video Player": "Video-Player", 50 "Video Player": "Video-Player",
48 "Play": "Wiedergabe", 51 "Play": "Wiedergabe",
diff --git a/client/src/locale/player.el-GR.json b/client/src/locale/player.el-GR.json
index dd4e58369..d81a44bf7 100644
--- a/client/src/locale/player.el-GR.json
+++ b/client/src/locale/player.el-GR.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "Αποτυχία στην αναπαραγωγή του βίντεο, προσπάθεια για παρακάτω.", 45 "The video failed to play, will try to fast forward.": "Αποτυχία στην αναπαραγωγή του βίντεο, προσπάθεια για παρακάτω.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Αναπαραγωγή Ήχου", 49 "Audio Player": "Αναπαραγωγή Ήχου",
47 "Video Player": "Αναπαραγωγή Βίντεο", 50 "Video Player": "Αναπαραγωγή Βίντεο",
48 "Play": "Αναπαραγωγή", 51 "Play": "Αναπαραγωγή",
diff --git a/client/src/locale/player.en-US.json b/client/src/locale/player.en-US.json
index 342f9819b..8530af2a9 100644
--- a/client/src/locale/player.en-US.json
+++ b/client/src/locale/player.en-US.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.", 45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Audio Player", 49 "Audio Player": "Audio Player",
47 "Video Player": "Video Player", 50 "Video Player": "Video Player",
48 "Play": "Play", 51 "Play": "Play",
diff --git a/client/src/locale/player.eo.json b/client/src/locale/player.eo.json
index d24e370c1..b53f9170a 100644
--- a/client/src/locale/player.eo.json
+++ b/client/src/locale/player.eo.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.", 45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Sonludilo", 49 "Audio Player": "Sonludilo",
47 "Video Player": "Filmludilo", 50 "Video Player": "Filmludilo",
48 "Play": "Ludi", 51 "Play": "Ludi",
diff --git a/client/src/locale/player.es-ES.json b/client/src/locale/player.es-ES.json
index a57de7d05..b388ecff3 100644
--- a/client/src/locale/player.es-ES.json
+++ b/client/src/locale/player.es-ES.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "Este directo no ha comenzado aún.", 43 "This live has not started yet.": "Este directo no ha comenzado aún.",
44 "This live has ended.": "Este directo ha terminado.", 44 "This live has ended.": "Este directo ha terminado.",
45 "The video failed to play, will try to fast forward.": "No se pudo reproducir el video, se intentará avanzar rápidamente.", 45 "The video failed to play, will try to fast forward.": "No se pudo reproducir el video, se intentará avanzar rápidamente.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Reproductor de audio", 49 "Audio Player": "Reproductor de audio",
47 "Video Player": "Reproductor de vídeo", 50 "Video Player": "Reproductor de vídeo",
48 "Play": "Reproducir", 51 "Play": "Reproducir",
diff --git a/client/src/locale/player.eu-ES.json b/client/src/locale/player.eu-ES.json
index 33c7925f9..db657bd5b 100644
--- a/client/src/locale/player.eu-ES.json
+++ b/client/src/locale/player.eu-ES.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.", 45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Audio erreproduzigailua", 49 "Audio Player": "Audio erreproduzigailua",
47 "Video Player": "Bideo erreproduzigailua", 50 "Video Player": "Bideo erreproduzigailua",
48 "Play": "Erreproduzitu", 51 "Play": "Erreproduzitu",
diff --git a/client/src/locale/player.fa-IR.json b/client/src/locale/player.fa-IR.json
index f394cfe1d..fef6d4067 100644
--- a/client/src/locale/player.fa-IR.json
+++ b/client/src/locale/player.fa-IR.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.", 45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "پخش‌کننده‌ی صدا", 49 "Audio Player": "پخش‌کننده‌ی صدا",
47 "Video Player": "پخش‌کننده‌ی ویدئو", 50 "Video Player": "پخش‌کننده‌ی ویدئو",
48 "Play": "پخش", 51 "Play": "پخش",
diff --git a/client/src/locale/player.fi-FI.json b/client/src/locale/player.fi-FI.json
index 79054704a..2dd758007 100644
--- a/client/src/locale/player.fi-FI.json
+++ b/client/src/locale/player.fi-FI.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.", 45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Audiosoitin", 49 "Audio Player": "Audiosoitin",
47 "Video Player": "Videosoitin", 50 "Video Player": "Videosoitin",
48 "Play": "Toista", 51 "Play": "Toista",
diff --git a/client/src/locale/player.fr-FR.json b/client/src/locale/player.fr-FR.json
index 7a610abce..8e8c26419 100644
--- a/client/src/locale/player.fr-FR.json
+++ b/client/src/locale/player.fr-FR.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "Ce direct n'a pas encore démarré.", 43 "This live has not started yet.": "Ce direct n'a pas encore démarré.",
44 "This live has ended.": "Ce direct est terminé.", 44 "This live has ended.": "Ce direct est terminé.",
45 "The video failed to play, will try to fast forward.": "La lecture de la vidéo a échoué, tentative de lecture en avance rapide.", 45 "The video failed to play, will try to fast forward.": "La lecture de la vidéo a échoué, tentative de lecture en avance rapide.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Lecteur audio", 49 "Audio Player": "Lecteur audio",
47 "Video Player": "Lecteur vidéo", 50 "Video Player": "Lecteur vidéo",
48 "Play": "Lecture", 51 "Play": "Lecture",
diff --git a/client/src/locale/player.gd.json b/client/src/locale/player.gd.json
index c7360099b..3be6c9906 100644
--- a/client/src/locale/player.gd.json
+++ b/client/src/locale/player.gd.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "Dh’fhàillig le cluich a’ video, a’ feuchainn ri toinneadh air adhart.", 45 "The video failed to play, will try to fast forward.": "Dh’fhàillig le cluich a’ video, a’ feuchainn ri toinneadh air adhart.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Cluicheadair fuaime", 49 "Audio Player": "Cluicheadair fuaime",
47 "Video Player": "Cluicheadair video", 50 "Video Player": "Cluicheadair video",
48 "Play": "Cluich", 51 "Play": "Cluich",
diff --git a/client/src/locale/player.gl-ES.json b/client/src/locale/player.gl-ES.json
index a3c810d8d..7d8ff5bee 100644
--- a/client/src/locale/player.gl-ES.json
+++ b/client/src/locale/player.gl-ES.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.", 45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Reprodutor de audio", 49 "Audio Player": "Reprodutor de audio",
47 "Video Player": "Reprodutor de vídeo", 50 "Video Player": "Reprodutor de vídeo",
48 "Play": "Reproducir", 51 "Play": "Reproducir",
diff --git a/client/src/locale/player.hr.json b/client/src/locale/player.hr.json
index 6903add16..c8dfed7de 100644
--- a/client/src/locale/player.hr.json
+++ b/client/src/locale/player.hr.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "Ovaj prijenos uživo još nije pokrenut.", 43 "This live has not started yet.": "Ovaj prijenos uživo još nije pokrenut.",
44 "This live has ended.": "Ovaj prijenos uživo je završen.", 44 "This live has ended.": "Ovaj prijenos uživo je završen.",
45 "The video failed to play, will try to fast forward.": "Reprodukcija videa nije uspjela, pokušat će se premotati unaprijed.", 45 "The video failed to play, will try to fast forward.": "Reprodukcija videa nije uspjela, pokušat će se premotati unaprijed.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Audio player", 49 "Audio Player": "Audio player",
47 "Video Player": "Video player", 50 "Video Player": "Video player",
48 "Play": "Pokreni", 51 "Play": "Pokreni",
diff --git a/client/src/locale/player.hu-HU.json b/client/src/locale/player.hu-HU.json
index ceaf41338..faa5fe422 100644
--- a/client/src/locale/player.hu-HU.json
+++ b/client/src/locale/player.hu-HU.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.", 45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Hanglejátszó", 49 "Audio Player": "Hanglejátszó",
47 "Video Player": "Videólejátszó", 50 "Video Player": "Videólejátszó",
48 "Play": "Lejátszás", 51 "Play": "Lejátszás",
diff --git a/client/src/locale/player.it-IT.json b/client/src/locale/player.it-IT.json
index d349a054f..464aeff68 100644
--- a/client/src/locale/player.it-IT.json
+++ b/client/src/locale/player.it-IT.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "Questa diretta non è ancora iniziata.", 43 "This live has not started yet.": "Questa diretta non è ancora iniziata.",
44 "This live has ended.": "Questa diretta è terminata.", 44 "This live has ended.": "Questa diretta è terminata.",
45 "The video failed to play, will try to fast forward.": "Il video non è stato riprodotto, si proverà ad andare avanti velocemente.", 45 "The video failed to play, will try to fast forward.": "Il video non è stato riprodotto, si proverà ad andare avanti velocemente.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Riproduttore Audio", 49 "Audio Player": "Riproduttore Audio",
47 "Video Player": "Riproduttore Video", 50 "Video Player": "Riproduttore Video",
48 "Play": "Riproduci", 51 "Play": "Riproduci",
diff --git a/client/src/locale/player.ja-JP.json b/client/src/locale/player.ja-JP.json
index cd71dc99d..7f8082b9c 100644
--- a/client/src/locale/player.ja-JP.json
+++ b/client/src/locale/player.ja-JP.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "このライブ配信はまだ始まっていません。", 43 "This live has not started yet.": "このライブ配信はまだ始まっていません。",
44 "This live has ended.": "このライブ配信は終了しました。", 44 "This live has ended.": "このライブ配信は終了しました。",
45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.", 45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "音楽プレーヤー", 49 "Audio Player": "音楽プレーヤー",
47 "Video Player": "動画プレーヤー", 50 "Video Player": "動画プレーヤー",
48 "Play": "再生", 51 "Play": "再生",
diff --git a/client/src/locale/player.kab.json b/client/src/locale/player.kab.json
index 4557108be..c2d5ae586 100644
--- a/client/src/locale/player.kab.json
+++ b/client/src/locale/player.kab.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.", 45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Imeɣri n imesli", 49 "Audio Player": "Imeɣri n imesli",
47 "Video Player": "Imeɣri n uvidyu", 50 "Video Player": "Imeɣri n uvidyu",
48 "Play": "Urar", 51 "Play": "Urar",
diff --git a/client/src/locale/player.nb-NO.json b/client/src/locale/player.nb-NO.json
index 607f44f48..550aacd44 100644
--- a/client/src/locale/player.nb-NO.json
+++ b/client/src/locale/player.nb-NO.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.", 45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Lydspiller", 49 "Audio Player": "Lydspiller",
47 "Video Player": "Videospiller", 50 "Video Player": "Videospiller",
48 "Play": "Spill av", 51 "Play": "Spill av",
diff --git a/client/src/locale/player.nl-NL.json b/client/src/locale/player.nl-NL.json
index d62077b4e..d662d3943 100644
--- a/client/src/locale/player.nl-NL.json
+++ b/client/src/locale/player.nl-NL.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "Deze live-uitzending is nog niet begonnen.", 43 "This live has not started yet.": "Deze live-uitzending is nog niet begonnen.",
44 "This live has ended.": "Deze live-uitzending is voorbij.", 44 "This live has ended.": "Deze live-uitzending is voorbij.",
45 "The video failed to play, will try to fast forward.": "De video wilde niet afspelen, ik zal proberen door te spoelen.", 45 "The video failed to play, will try to fast forward.": "De video wilde niet afspelen, ik zal proberen door te spoelen.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Audiospeler", 49 "Audio Player": "Audiospeler",
47 "Video Player": "Videospeler", 50 "Video Player": "Videospeler",
48 "Play": "Afspelen", 51 "Play": "Afspelen",
diff --git a/client/src/locale/player.nn.json b/client/src/locale/player.nn.json
index 60dc5c701..353c75db0 100644
--- a/client/src/locale/player.nn.json
+++ b/client/src/locale/player.nn.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "Greidde ikkje spela filmen, vil prøva å spola framover.", 45 "The video failed to play, will try to fast forward.": "Greidde ikkje spela filmen, vil prøva å spola framover.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Lydspelar", 49 "Audio Player": "Lydspelar",
47 "Video Player": "Videospelar", 50 "Video Player": "Videospelar",
48 "Play": "Spel av", 51 "Play": "Spel av",
diff --git a/client/src/locale/player.oc.json b/client/src/locale/player.oc.json
index a881cb61d..fa3c9777d 100644
--- a/client/src/locale/player.oc.json
+++ b/client/src/locale/player.oc.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.", 45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Lector àudio", 49 "Audio Player": "Lector àudio",
47 "Video Player": "Lector vidèo", 50 "Video Player": "Lector vidèo",
48 "Play": "Lectura", 51 "Play": "Lectura",
diff --git a/client/src/locale/player.pl-PL.json b/client/src/locale/player.pl-PL.json
index ef21b1944..cd30b9c9c 100644
--- a/client/src/locale/player.pl-PL.json
+++ b/client/src/locale/player.pl-PL.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.", 45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Odtwarzacz audio", 49 "Audio Player": "Odtwarzacz audio",
47 "Video Player": "Odtwarzacz wideo", 50 "Video Player": "Odtwarzacz wideo",
48 "Play": "Odtwórz", 51 "Play": "Odtwórz",
diff --git a/client/src/locale/player.pt-BR.json b/client/src/locale/player.pt-BR.json
index 567bf8f0a..cf91125db 100644
--- a/client/src/locale/player.pt-BR.json
+++ b/client/src/locale/player.pt-BR.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.", 45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Reprodutor de áudio", 49 "Audio Player": "Reprodutor de áudio",
47 "Video Player": "Reprodutor de vídeo", 50 "Video Player": "Reprodutor de vídeo",
48 "Play": "Reproduzir", 51 "Play": "Reproduzir",
diff --git a/client/src/locale/player.pt-PT.json b/client/src/locale/player.pt-PT.json
index 8cf8b3042..4bd9e0e95 100644
--- a/client/src/locale/player.pt-PT.json
+++ b/client/src/locale/player.pt-PT.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "Esta transmissão ainda não começou.", 43 "This live has not started yet.": "Esta transmissão ainda não começou.",
44 "This live has ended.": "Esta transmissão terminou.", 44 "This live has ended.": "Esta transmissão terminou.",
45 "The video failed to play, will try to fast forward.": "O vídeo falhou ao reproduzir, vamos tentar avançar para a frente.", 45 "The video failed to play, will try to fast forward.": "O vídeo falhou ao reproduzir, vamos tentar avançar para a frente.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Reprodutor de áudio", 49 "Audio Player": "Reprodutor de áudio",
47 "Video Player": "Reprodutor de vídeo", 50 "Video Player": "Reprodutor de vídeo",
48 "Play": "Reproduzir", 51 "Play": "Reproduzir",
diff --git a/client/src/locale/player.ru-RU.json b/client/src/locale/player.ru-RU.json
index d43e93be6..26343ad6a 100644
--- a/client/src/locale/player.ru-RU.json
+++ b/client/src/locale/player.ru-RU.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "Видеотрансляция не началась.", 43 "This live has not started yet.": "Видеотрансляция не началась.",
44 "This live has ended.": "Видеотрансляция закончилась.", 44 "This live has ended.": "Видеотрансляция закончилась.",
45 "The video failed to play, will try to fast forward.": "Не удалось воспроизвести видео, постараюсь перемотать вперед.", 45 "The video failed to play, will try to fast forward.": "Не удалось воспроизвести видео, постараюсь перемотать вперед.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Аудиоплеер", 49 "Audio Player": "Аудиоплеер",
47 "Video Player": "Видеоплеер", 50 "Video Player": "Видеоплеер",
48 "Play": "Воспроизвести", 51 "Play": "Воспроизвести",
diff --git a/client/src/locale/player.sq.json b/client/src/locale/player.sq.json
index f85fd5525..ede8717bc 100644
--- a/client/src/locale/player.sq.json
+++ b/client/src/locale/player.sq.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "Ky transmetim i drejtpërdrejtë s’ka filluar ende.", 43 "This live has not started yet.": "Ky transmetim i drejtpërdrejtë s’ka filluar ende.",
44 "This live has ended.": "Ky transmetim i drejtpërdrejtë ka përfunduar.", 44 "This live has ended.": "Ky transmetim i drejtpërdrejtë ka përfunduar.",
45 "The video failed to play, will try to fast forward.": "Dështoi luajtja e videos, do të provohet të shtyhet përpara.", 45 "The video failed to play, will try to fast forward.": "Dështoi luajtja e videos, do të provohet të shtyhet përpara.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Lojtës Audiosh", 49 "Audio Player": "Lojtës Audiosh",
47 "Video Player": "Lojtës Videosh", 50 "Video Player": "Lojtës Videosh",
48 "Play": "Luaje", 51 "Play": "Luaje",
diff --git a/client/src/locale/player.sv-SE.json b/client/src/locale/player.sv-SE.json
index 650936d05..54463231b 100644
--- a/client/src/locale/player.sv-SE.json
+++ b/client/src/locale/player.sv-SE.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "Videon kunde inte spelas upp, försöker spola framåt.", 45 "The video failed to play, will try to fast forward.": "Videon kunde inte spelas upp, försöker spola framåt.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Ljudspelare", 49 "Audio Player": "Ljudspelare",
47 "Video Player": "Videospelare", 50 "Video Player": "Videospelare",
48 "Play": "Spela", 51 "Play": "Spela",
diff --git a/client/src/locale/player.th-TH.json b/client/src/locale/player.th-TH.json
index c76a53590..05a03360b 100644
--- a/client/src/locale/player.th-TH.json
+++ b/client/src/locale/player.th-TH.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.", 45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "โปรแกรมเล่นเสียง", 49 "Audio Player": "โปรแกรมเล่นเสียง",
47 "Video Player": "โปรแกรมเล่นวิดีโอ", 50 "Video Player": "โปรแกรมเล่นวิดีโอ",
48 "Play": "เล่น", 51 "Play": "เล่น",
diff --git a/client/src/locale/player.tok.json b/client/src/locale/player.tok.json
index 88289f0bd..7c5e98c36 100644
--- a/client/src/locale/player.tok.json
+++ b/client/src/locale/player.tok.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "pakala li lon. mi alasa tawa pini pakala.", 45 "The video failed to play, will try to fast forward.": "pakala li lon. mi alasa tawa pini pakala.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "ilo pi pana kalama", 49 "Audio Player": "ilo pi pana kalama",
47 "Video Player": "ilo pi pana sitelen", 50 "Video Player": "ilo pi pana sitelen",
48 "Play": "o tawa", 51 "Play": "o tawa",
diff --git a/client/src/locale/player.vi-VN.json b/client/src/locale/player.vi-VN.json
index e23b06d80..f431da49b 100644
--- a/client/src/locale/player.vi-VN.json
+++ b/client/src/locale/player.vi-VN.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "Buổi livestream chưa bắt đầu.", 43 "This live has not started yet.": "Buổi livestream chưa bắt đầu.",
44 "This live has ended.": "Buổi livestream đã kết thúc.", 44 "This live has ended.": "Buổi livestream đã kết thúc.",
45 "The video failed to play, will try to fast forward.": "Video không phát được, sẽ cố gắng tua đi.", 45 "The video failed to play, will try to fast forward.": "Video không phát được, sẽ cố gắng tua đi.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "Trình phát Âm thanh", 49 "Audio Player": "Trình phát Âm thanh",
47 "Video Player": "Trình phát Video", 50 "Video Player": "Trình phát Video",
48 "Play": "Phát", 51 "Play": "Phát",
diff --git a/client/src/locale/player.zh-Hans-CN.json b/client/src/locale/player.zh-Hans-CN.json
index 335d4d8f1..edfea69d2 100644
--- a/client/src/locale/player.zh-Hans-CN.json
+++ b/client/src/locale/player.zh-Hans-CN.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "这场直播还没有开始。", 43 "This live has not started yet.": "这场直播还没有开始。",
44 "This live has ended.": "此次直播已经结束了。", 44 "This live has ended.": "此次直播已经结束了。",
45 "The video failed to play, will try to fast forward.": "播放此视频失败,将尝试快进。", 45 "The video failed to play, will try to fast forward.": "播放此视频失败,将尝试快进。",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "音频播放器", 49 "Audio Player": "音频播放器",
47 "Video Player": "视频播放器", 50 "Video Player": "视频播放器",
48 "Play": "播放", 51 "Play": "播放",
diff --git a/client/src/locale/player.zh-Hant-TW.json b/client/src/locale/player.zh-Hant-TW.json
index aa3fdc7ab..d7e2ff6ec 100644
--- a/client/src/locale/player.zh-Hant-TW.json
+++ b/client/src/locale/player.zh-Hant-TW.json
@@ -43,6 +43,9 @@
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "This live has not started yet.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "This live has ended.",
45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.", 45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers",
46 "Audio Player": "音頻播放器", 49 "Audio Player": "音頻播放器",
47 "Video Player": "影片播放器", 50 "Video Player": "影片播放器",
48 "Play": "播放", 51 "Play": "播放",
diff --git a/scripts/i18n/create-custom-files.ts b/scripts/i18n/create-custom-files.ts
index 8179cb43f..bcd7fe2a2 100755
--- a/scripts/i18n/create-custom-files.ts
+++ b/scripts/i18n/create-custom-files.ts
@@ -58,7 +58,10 @@ const playerKeys = {
58 'Play in loop': 'Play in loop', 58 'Play in loop': 'Play in loop',
59 'This live has not started yet.': 'This live has not started yet.', 59 'This live has not started yet.': 'This live has not started yet.',
60 'This live has ended.': 'This live has ended.', 60 'This live has ended.': 'This live has ended.',
61 'The video failed to play, will try to fast forward.': 'The video failed to play, will try to fast forward.' 61 'The video failed to play, will try to fast forward.': 'The video failed to play, will try to fast forward.',
62 '{1} / {2} dropped of {3}': '{1} / {2} dropped of {3}',
63 ' (muted)': ' (muted)',
64 '{1} from servers · {2} from peers': '{1} from servers · {2} from peers'
62} 65}
63Object.assign(playerKeys, videojs) 66Object.assign(playerKeys, videojs)
64 67