@fluencypassdevs/cycle 1.4.0 → 1.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,873 @@
1
+ import { __spreadValues } from './chunk-YINJ5YZ5.js';
2
+
3
+ // src/components/ui/player-i18n.ts
4
+ var ptBR = {
5
+ desktop: {
6
+ play: "Reproduzir",
7
+ pause: "Pausar",
8
+ seekBackward: "Retroceder 10s",
9
+ seekForward: "Avan\xE7ar 10s",
10
+ mute: "Silenciar",
11
+ unmute: "Ativar som",
12
+ captionsOn: "Desativar legendas",
13
+ captionsOff: "Ativar legendas",
14
+ captions: "Legendas",
15
+ pip: "Picture-in-Picture",
16
+ pipExit: "Sair do PiP",
17
+ speed: "Velocidade",
18
+ speedNormal: "Normal",
19
+ quality: "Qualidade",
20
+ qualityMenu: "Qualidade",
21
+ fullscreen: "Tela cheia",
22
+ fullscreenExit: "Sair da tela cheia",
23
+ live: "Ao vivo"
24
+ },
25
+ vidstack: {
26
+ Announcements: "Avisos",
27
+ Accessibility: "Acessibilidade",
28
+ AirPlay: "AirPlay",
29
+ Audio: "\xC1udio",
30
+ Auto: "Autom\xE1tico",
31
+ Boost: "Amplificar",
32
+ Captions: "Legendas",
33
+ "Caption Styles": "Estilos de legenda",
34
+ "Captions look like this": "Legendas ficam assim",
35
+ Chapters: "Cap\xEDtulos",
36
+ "Closed-Captions Off": "Ativar legendas",
37
+ "Closed-Captions On": "Desativar legendas",
38
+ Connected: "Conectado",
39
+ Continue: "Continuar",
40
+ Connecting: "Conectando",
41
+ Default: "Padr\xE3o",
42
+ Disabled: "Desativado",
43
+ Disconnected: "Desconectado",
44
+ "Display Background": "Fundo da tela",
45
+ Download: "Baixar",
46
+ "Enter Fullscreen": "Tela cheia",
47
+ "Enter PiP": "Picture-in-Picture",
48
+ "Exit Fullscreen": "Sair da tela cheia",
49
+ "Exit PiP": "Sair do PiP",
50
+ Font: "Fonte",
51
+ Family: "Fam\xEDlia",
52
+ Fullscreen: "Tela cheia",
53
+ "Google Cast": "Google Cast",
54
+ "Keyboard Animations": "Anima\xE7\xF5es de teclado",
55
+ LIVE: "AO VIVO",
56
+ Loop: "Repetir",
57
+ Mute: "Silenciar",
58
+ Normal: "Normal",
59
+ Off: "Desligado",
60
+ Pause: "Pausar",
61
+ Play: "Reproduzir",
62
+ Playback: "Reprodu\xE7\xE3o",
63
+ PiP: "PiP",
64
+ Quality: "Qualidade",
65
+ Replay: "Repetir",
66
+ Reset: "Redefinir",
67
+ "Seek Backward": "Retroceder",
68
+ "Seek Forward": "Avan\xE7ar",
69
+ Seek: "Buscar",
70
+ Settings: "Configura\xE7\xF5es",
71
+ "Skip To Live": "Ir para ao vivo",
72
+ Speed: "Velocidade",
73
+ Size: "Tamanho",
74
+ Color: "Cor",
75
+ Opacity: "Opacidade",
76
+ Shadow: "Sombra",
77
+ Text: "Texto",
78
+ "Text Background": "Fundo do texto",
79
+ Track: "Faixa",
80
+ Unmute: "Ativar som",
81
+ Volume: "Volume"
82
+ }
83
+ };
84
+ var enUS = {
85
+ desktop: {
86
+ play: "Play",
87
+ pause: "Pause",
88
+ seekBackward: "Rewind 10s",
89
+ seekForward: "Forward 10s",
90
+ mute: "Mute",
91
+ unmute: "Unmute",
92
+ captionsOn: "Disable captions",
93
+ captionsOff: "Enable captions",
94
+ captions: "Captions",
95
+ pip: "Picture-in-Picture",
96
+ pipExit: "Exit PiP",
97
+ speed: "Speed",
98
+ speedNormal: "Normal",
99
+ quality: "Quality",
100
+ qualityMenu: "Quality",
101
+ fullscreen: "Fullscreen",
102
+ fullscreenExit: "Exit fullscreen",
103
+ live: "Live"
104
+ },
105
+ vidstack: {
106
+ Announcements: "Announcements",
107
+ Accessibility: "Accessibility",
108
+ AirPlay: "AirPlay",
109
+ Audio: "Audio",
110
+ Auto: "Auto",
111
+ Boost: "Boost",
112
+ Captions: "Captions",
113
+ "Caption Styles": "Caption Styles",
114
+ "Captions look like this": "Captions look like this",
115
+ Chapters: "Chapters",
116
+ "Closed-Captions Off": "Closed-Captions Off",
117
+ "Closed-Captions On": "Closed-Captions On",
118
+ Connected: "Connected",
119
+ Continue: "Continue",
120
+ Connecting: "Connecting",
121
+ Default: "Default",
122
+ Disabled: "Disabled",
123
+ Disconnected: "Disconnected",
124
+ "Display Background": "Display Background",
125
+ Download: "Download",
126
+ "Enter Fullscreen": "Enter Fullscreen",
127
+ "Enter PiP": "Enter PiP",
128
+ "Exit Fullscreen": "Exit Fullscreen",
129
+ "Exit PiP": "Exit PiP",
130
+ Font: "Font",
131
+ Family: "Family",
132
+ Fullscreen: "Fullscreen",
133
+ "Google Cast": "Google Cast",
134
+ "Keyboard Animations": "Keyboard Animations",
135
+ LIVE: "LIVE",
136
+ Loop: "Loop",
137
+ Mute: "Mute",
138
+ Normal: "Normal",
139
+ Off: "Off",
140
+ Pause: "Pause",
141
+ Play: "Play",
142
+ Playback: "Playback",
143
+ PiP: "PiP",
144
+ Quality: "Quality",
145
+ Replay: "Replay",
146
+ Reset: "Reset",
147
+ "Seek Backward": "Seek Backward",
148
+ "Seek Forward": "Seek Forward",
149
+ Seek: "Seek",
150
+ Settings: "Settings",
151
+ "Skip To Live": "Skip To Live",
152
+ Speed: "Speed",
153
+ Size: "Size",
154
+ Color: "Color",
155
+ Opacity: "Opacity",
156
+ Shadow: "Shadow",
157
+ Text: "Text",
158
+ "Text Background": "Text Background",
159
+ Track: "Track",
160
+ Unmute: "Unmute",
161
+ Volume: "Volume"
162
+ }
163
+ };
164
+ var enGB = {
165
+ desktop: __spreadValues({}, enUS.desktop),
166
+ vidstack: __spreadValues({}, enUS.vidstack)
167
+ };
168
+ var esMX = {
169
+ desktop: {
170
+ play: "Reproducir",
171
+ pause: "Pausar",
172
+ seekBackward: "Retroceder 10s",
173
+ seekForward: "Adelantar 10s",
174
+ mute: "Silenciar",
175
+ unmute: "Activar sonido",
176
+ captionsOn: "Desactivar subt\xEDtulos",
177
+ captionsOff: "Activar subt\xEDtulos",
178
+ captions: "Subt\xEDtulos",
179
+ pip: "Picture-in-Picture",
180
+ pipExit: "Salir de PiP",
181
+ speed: "Velocidad",
182
+ speedNormal: "Normal",
183
+ quality: "Calidad",
184
+ qualityMenu: "Calidad",
185
+ fullscreen: "Pantalla completa",
186
+ fullscreenExit: "Salir de pantalla completa",
187
+ live: "En vivo"
188
+ },
189
+ vidstack: {
190
+ Announcements: "Anuncios",
191
+ Accessibility: "Accesibilidad",
192
+ AirPlay: "AirPlay",
193
+ Audio: "Audio",
194
+ Auto: "Autom\xE1tico",
195
+ Boost: "Amplificar",
196
+ Captions: "Subt\xEDtulos",
197
+ "Caption Styles": "Estilos de subt\xEDtulos",
198
+ "Captions look like this": "Los subt\xEDtulos se ven as\xED",
199
+ Chapters: "Cap\xEDtulos",
200
+ "Closed-Captions Off": "Activar subt\xEDtulos",
201
+ "Closed-Captions On": "Desactivar subt\xEDtulos",
202
+ Connected: "Conectado",
203
+ Continue: "Continuar",
204
+ Connecting: "Conectando",
205
+ Default: "Predeterminado",
206
+ Disabled: "Desactivado",
207
+ Disconnected: "Desconectado",
208
+ "Display Background": "Fondo de pantalla",
209
+ Download: "Descargar",
210
+ "Enter Fullscreen": "Pantalla completa",
211
+ "Enter PiP": "Picture-in-Picture",
212
+ "Exit Fullscreen": "Salir de pantalla completa",
213
+ "Exit PiP": "Salir de PiP",
214
+ Font: "Fuente",
215
+ Family: "Familia",
216
+ Fullscreen: "Pantalla completa",
217
+ "Google Cast": "Google Cast",
218
+ "Keyboard Animations": "Animaciones de teclado",
219
+ LIVE: "EN VIVO",
220
+ Loop: "Repetir",
221
+ Mute: "Silenciar",
222
+ Normal: "Normal",
223
+ Off: "Desactivado",
224
+ Pause: "Pausar",
225
+ Play: "Reproducir",
226
+ Playback: "Reproducci\xF3n",
227
+ PiP: "PiP",
228
+ Quality: "Calidad",
229
+ Replay: "Repetir",
230
+ Reset: "Restablecer",
231
+ "Seek Backward": "Retroceder",
232
+ "Seek Forward": "Adelantar",
233
+ Seek: "Buscar",
234
+ Settings: "Configuraci\xF3n",
235
+ "Skip To Live": "Ir a en vivo",
236
+ Speed: "Velocidad",
237
+ Size: "Tama\xF1o",
238
+ Color: "Color",
239
+ Opacity: "Opacidad",
240
+ Shadow: "Sombra",
241
+ Text: "Texto",
242
+ "Text Background": "Fondo del texto",
243
+ Track: "Pista",
244
+ Unmute: "Activar sonido",
245
+ Volume: "Volumen"
246
+ }
247
+ };
248
+ var esES = {
249
+ desktop: __spreadValues({}, esMX.desktop),
250
+ vidstack: __spreadValues({}, esMX.vidstack)
251
+ };
252
+ var frFR = {
253
+ desktop: {
254
+ play: "Lecture",
255
+ pause: "Pause",
256
+ seekBackward: "Reculer de 10s",
257
+ seekForward: "Avancer de 10s",
258
+ mute: "Couper le son",
259
+ unmute: "Activer le son",
260
+ captionsOn: "D\xE9sactiver les sous-titres",
261
+ captionsOff: "Activer les sous-titres",
262
+ captions: "Sous-titres",
263
+ pip: "Picture-in-Picture",
264
+ pipExit: "Quitter PiP",
265
+ speed: "Vitesse",
266
+ speedNormal: "Normal",
267
+ quality: "Qualit\xE9",
268
+ qualityMenu: "Qualit\xE9",
269
+ fullscreen: "Plein \xE9cran",
270
+ fullscreenExit: "Quitter le plein \xE9cran",
271
+ live: "En direct"
272
+ },
273
+ vidstack: {
274
+ Announcements: "Annonces",
275
+ Accessibility: "Accessibilit\xE9",
276
+ AirPlay: "AirPlay",
277
+ Audio: "Audio",
278
+ Auto: "Automatique",
279
+ Boost: "Amplifier",
280
+ Captions: "Sous-titres",
281
+ "Caption Styles": "Styles des sous-titres",
282
+ "Captions look like this": "Les sous-titres ressemblent \xE0 ceci",
283
+ Chapters: "Chapitres",
284
+ "Closed-Captions Off": "Activer les sous-titres",
285
+ "Closed-Captions On": "D\xE9sactiver les sous-titres",
286
+ Connected: "Connect\xE9",
287
+ Continue: "Continuer",
288
+ Connecting: "Connexion",
289
+ Default: "Par d\xE9faut",
290
+ Disabled: "D\xE9sactiv\xE9",
291
+ Disconnected: "D\xE9connect\xE9",
292
+ "Display Background": "Arri\xE8re-plan",
293
+ Download: "T\xE9l\xE9charger",
294
+ "Enter Fullscreen": "Plein \xE9cran",
295
+ "Enter PiP": "Picture-in-Picture",
296
+ "Exit Fullscreen": "Quitter le plein \xE9cran",
297
+ "Exit PiP": "Quitter PiP",
298
+ Font: "Police",
299
+ Family: "Famille",
300
+ Fullscreen: "Plein \xE9cran",
301
+ "Google Cast": "Google Cast",
302
+ "Keyboard Animations": "Animations du clavier",
303
+ LIVE: "EN DIRECT",
304
+ Loop: "Boucle",
305
+ Mute: "Couper le son",
306
+ Normal: "Normal",
307
+ Off: "D\xE9sactiv\xE9",
308
+ Pause: "Pause",
309
+ Play: "Lecture",
310
+ Playback: "Lecture",
311
+ PiP: "PiP",
312
+ Quality: "Qualit\xE9",
313
+ Replay: "Rejouer",
314
+ Reset: "R\xE9initialiser",
315
+ "Seek Backward": "Reculer",
316
+ "Seek Forward": "Avancer",
317
+ Seek: "Rechercher",
318
+ Settings: "Param\xE8tres",
319
+ "Skip To Live": "Aller au direct",
320
+ Speed: "Vitesse",
321
+ Size: "Taille",
322
+ Color: "Couleur",
323
+ Opacity: "Opacit\xE9",
324
+ Shadow: "Ombre",
325
+ Text: "Texte",
326
+ "Text Background": "Arri\xE8re-plan du texte",
327
+ Track: "Piste",
328
+ Unmute: "Activer le son",
329
+ Volume: "Volume"
330
+ }
331
+ };
332
+ var frCA = {
333
+ desktop: __spreadValues({}, frFR.desktop),
334
+ vidstack: __spreadValues({}, frFR.vidstack)
335
+ };
336
+ var zhCN = {
337
+ desktop: {
338
+ play: "\u64AD\u653E",
339
+ pause: "\u6682\u505C",
340
+ seekBackward: "\u540E\u900010\u79D2",
341
+ seekForward: "\u524D\u8FDB10\u79D2",
342
+ mute: "\u9759\u97F3",
343
+ unmute: "\u53D6\u6D88\u9759\u97F3",
344
+ captionsOn: "\u5173\u95ED\u5B57\u5E55",
345
+ captionsOff: "\u5F00\u542F\u5B57\u5E55",
346
+ captions: "\u5B57\u5E55",
347
+ pip: "\u753B\u4E2D\u753B",
348
+ pipExit: "\u9000\u51FA\u753B\u4E2D\u753B",
349
+ speed: "\u64AD\u653E\u901F\u5EA6",
350
+ speedNormal: "\u6B63\u5E38",
351
+ quality: "\u753B\u8D28",
352
+ qualityMenu: "\u753B\u8D28",
353
+ fullscreen: "\u5168\u5C4F",
354
+ fullscreenExit: "\u9000\u51FA\u5168\u5C4F",
355
+ live: "\u76F4\u64AD"
356
+ },
357
+ vidstack: {
358
+ Announcements: "\u516C\u544A",
359
+ Accessibility: "\u65E0\u969C\u788D",
360
+ AirPlay: "AirPlay",
361
+ Audio: "\u97F3\u9891",
362
+ Auto: "\u81EA\u52A8",
363
+ Boost: "\u589E\u5F3A",
364
+ Captions: "\u5B57\u5E55",
365
+ "Caption Styles": "\u5B57\u5E55\u6837\u5F0F",
366
+ "Captions look like this": "\u5B57\u5E55\u6548\u679C\u9884\u89C8",
367
+ Chapters: "\u7AE0\u8282",
368
+ "Closed-Captions Off": "\u5F00\u542F\u5B57\u5E55",
369
+ "Closed-Captions On": "\u5173\u95ED\u5B57\u5E55",
370
+ Connected: "\u5DF2\u8FDE\u63A5",
371
+ Continue: "\u7EE7\u7EED",
372
+ Connecting: "\u8FDE\u63A5\u4E2D",
373
+ Default: "\u9ED8\u8BA4",
374
+ Disabled: "\u5DF2\u7981\u7528",
375
+ Disconnected: "\u5DF2\u65AD\u5F00",
376
+ "Display Background": "\u663E\u793A\u80CC\u666F",
377
+ Download: "\u4E0B\u8F7D",
378
+ "Enter Fullscreen": "\u5168\u5C4F",
379
+ "Enter PiP": "\u753B\u4E2D\u753B",
380
+ "Exit Fullscreen": "\u9000\u51FA\u5168\u5C4F",
381
+ "Exit PiP": "\u9000\u51FA\u753B\u4E2D\u753B",
382
+ Font: "\u5B57\u4F53",
383
+ Family: "\u5B57\u4F53\u65CF",
384
+ Fullscreen: "\u5168\u5C4F",
385
+ "Google Cast": "Google Cast",
386
+ "Keyboard Animations": "\u952E\u76D8\u52A8\u753B",
387
+ LIVE: "\u76F4\u64AD",
388
+ Loop: "\u5FAA\u73AF",
389
+ Mute: "\u9759\u97F3",
390
+ Normal: "\u6B63\u5E38",
391
+ Off: "\u5173\u95ED",
392
+ Pause: "\u6682\u505C",
393
+ Play: "\u64AD\u653E",
394
+ Playback: "\u64AD\u653E",
395
+ PiP: "\u753B\u4E2D\u753B",
396
+ Quality: "\u753B\u8D28",
397
+ Replay: "\u91CD\u64AD",
398
+ Reset: "\u91CD\u7F6E",
399
+ "Seek Backward": "\u540E\u9000",
400
+ "Seek Forward": "\u524D\u8FDB",
401
+ Seek: "\u8DF3\u8F6C",
402
+ Settings: "\u8BBE\u7F6E",
403
+ "Skip To Live": "\u8DF3\u8F6C\u5230\u76F4\u64AD",
404
+ Speed: "\u64AD\u653E\u901F\u5EA6",
405
+ Size: "\u5927\u5C0F",
406
+ Color: "\u989C\u8272",
407
+ Opacity: "\u900F\u660E\u5EA6",
408
+ Shadow: "\u9634\u5F71",
409
+ Text: "\u6587\u5B57",
410
+ "Text Background": "\u6587\u5B57\u80CC\u666F",
411
+ Track: "\u8F68\u9053",
412
+ Unmute: "\u53D6\u6D88\u9759\u97F3",
413
+ Volume: "\u97F3\u91CF"
414
+ }
415
+ };
416
+ var zhTW = {
417
+ desktop: {
418
+ play: "\u64AD\u653E",
419
+ pause: "\u66AB\u505C",
420
+ seekBackward: "\u5012\u900010\u79D2",
421
+ seekForward: "\u5FEB\u903210\u79D2",
422
+ mute: "\u975C\u97F3",
423
+ unmute: "\u53D6\u6D88\u975C\u97F3",
424
+ captionsOn: "\u95DC\u9589\u5B57\u5E55",
425
+ captionsOff: "\u958B\u555F\u5B57\u5E55",
426
+ captions: "\u5B57\u5E55",
427
+ pip: "\u5B50\u6BCD\u756B\u9762",
428
+ pipExit: "\u9000\u51FA\u5B50\u6BCD\u756B\u9762",
429
+ speed: "\u64AD\u653E\u901F\u5EA6",
430
+ speedNormal: "\u6B63\u5E38",
431
+ quality: "\u756B\u8CEA",
432
+ qualityMenu: "\u756B\u8CEA",
433
+ fullscreen: "\u5168\u87A2\u5E55",
434
+ fullscreenExit: "\u9000\u51FA\u5168\u87A2\u5E55",
435
+ live: "\u76F4\u64AD"
436
+ },
437
+ vidstack: {
438
+ Announcements: "\u516C\u544A",
439
+ Accessibility: "\u7121\u969C\u7919",
440
+ AirPlay: "AirPlay",
441
+ Audio: "\u97F3\u8A0A",
442
+ Auto: "\u81EA\u52D5",
443
+ Boost: "\u589E\u5F37",
444
+ Captions: "\u5B57\u5E55",
445
+ "Caption Styles": "\u5B57\u5E55\u6A23\u5F0F",
446
+ "Captions look like this": "\u5B57\u5E55\u6548\u679C\u9810\u89BD",
447
+ Chapters: "\u7AE0\u7BC0",
448
+ "Closed-Captions Off": "\u958B\u555F\u5B57\u5E55",
449
+ "Closed-Captions On": "\u95DC\u9589\u5B57\u5E55",
450
+ Connected: "\u5DF2\u9023\u7DDA",
451
+ Continue: "\u7E7C\u7E8C",
452
+ Connecting: "\u9023\u7DDA\u4E2D",
453
+ Default: "\u9810\u8A2D",
454
+ Disabled: "\u5DF2\u505C\u7528",
455
+ Disconnected: "\u5DF2\u4E2D\u65B7",
456
+ "Display Background": "\u986F\u793A\u80CC\u666F",
457
+ Download: "\u4E0B\u8F09",
458
+ "Enter Fullscreen": "\u5168\u87A2\u5E55",
459
+ "Enter PiP": "\u5B50\u6BCD\u756B\u9762",
460
+ "Exit Fullscreen": "\u9000\u51FA\u5168\u87A2\u5E55",
461
+ "Exit PiP": "\u9000\u51FA\u5B50\u6BCD\u756B\u9762",
462
+ Font: "\u5B57\u578B",
463
+ Family: "\u5B57\u578B\u65CF",
464
+ Fullscreen: "\u5168\u87A2\u5E55",
465
+ "Google Cast": "Google Cast",
466
+ "Keyboard Animations": "\u9375\u76E4\u52D5\u756B",
467
+ LIVE: "\u76F4\u64AD",
468
+ Loop: "\u5FAA\u74B0",
469
+ Mute: "\u975C\u97F3",
470
+ Normal: "\u6B63\u5E38",
471
+ Off: "\u95DC\u9589",
472
+ Pause: "\u66AB\u505C",
473
+ Play: "\u64AD\u653E",
474
+ Playback: "\u64AD\u653E",
475
+ PiP: "\u5B50\u6BCD\u756B\u9762",
476
+ Quality: "\u756B\u8CEA",
477
+ Replay: "\u91CD\u64AD",
478
+ Reset: "\u91CD\u8A2D",
479
+ "Seek Backward": "\u5012\u9000",
480
+ "Seek Forward": "\u5FEB\u9032",
481
+ Seek: "\u8DF3\u8F49",
482
+ Settings: "\u8A2D\u5B9A",
483
+ "Skip To Live": "\u8DF3\u81F3\u76F4\u64AD",
484
+ Speed: "\u64AD\u653E\u901F\u5EA6",
485
+ Size: "\u5927\u5C0F",
486
+ Color: "\u984F\u8272",
487
+ Opacity: "\u900F\u660E\u5EA6",
488
+ Shadow: "\u9670\u5F71",
489
+ Text: "\u6587\u5B57",
490
+ "Text Background": "\u6587\u5B57\u80CC\u666F",
491
+ Track: "\u8ECC\u9053",
492
+ Unmute: "\u53D6\u6D88\u975C\u97F3",
493
+ Volume: "\u97F3\u91CF"
494
+ }
495
+ };
496
+ var deDE = {
497
+ desktop: {
498
+ play: "Wiedergabe",
499
+ pause: "Pause",
500
+ seekBackward: "10s zur\xFCck",
501
+ seekForward: "10s vor",
502
+ mute: "Stummschalten",
503
+ unmute: "Ton einschalten",
504
+ captionsOn: "Untertitel deaktivieren",
505
+ captionsOff: "Untertitel aktivieren",
506
+ captions: "Untertitel",
507
+ pip: "Bild-in-Bild",
508
+ pipExit: "Bild-in-Bild beenden",
509
+ speed: "Geschwindigkeit",
510
+ speedNormal: "Normal",
511
+ quality: "Qualit\xE4t",
512
+ qualityMenu: "Qualit\xE4t",
513
+ fullscreen: "Vollbild",
514
+ fullscreenExit: "Vollbild beenden",
515
+ live: "Live"
516
+ },
517
+ vidstack: {
518
+ Announcements: "Ank\xFCndigungen",
519
+ Accessibility: "Barrierefreiheit",
520
+ AirPlay: "AirPlay",
521
+ Audio: "Audio",
522
+ Auto: "Automatisch",
523
+ Boost: "Verst\xE4rken",
524
+ Captions: "Untertitel",
525
+ "Caption Styles": "Untertitelstile",
526
+ "Captions look like this": "Untertitel sehen so aus",
527
+ Chapters: "Kapitel",
528
+ "Closed-Captions Off": "Untertitel aktivieren",
529
+ "Closed-Captions On": "Untertitel deaktivieren",
530
+ Connected: "Verbunden",
531
+ Continue: "Weiter",
532
+ Connecting: "Verbindung wird hergestellt",
533
+ Default: "Standard",
534
+ Disabled: "Deaktiviert",
535
+ Disconnected: "Getrennt",
536
+ "Display Background": "Hintergrund",
537
+ Download: "Herunterladen",
538
+ "Enter Fullscreen": "Vollbild",
539
+ "Enter PiP": "Bild-in-Bild",
540
+ "Exit Fullscreen": "Vollbild beenden",
541
+ "Exit PiP": "Bild-in-Bild beenden",
542
+ Font: "Schriftart",
543
+ Family: "Familie",
544
+ Fullscreen: "Vollbild",
545
+ "Google Cast": "Google Cast",
546
+ "Keyboard Animations": "Tastaturanimationen",
547
+ LIVE: "LIVE",
548
+ Loop: "Wiederholen",
549
+ Mute: "Stummschalten",
550
+ Normal: "Normal",
551
+ Off: "Aus",
552
+ Pause: "Pause",
553
+ Play: "Wiedergabe",
554
+ Playback: "Wiedergabe",
555
+ PiP: "BiB",
556
+ Quality: "Qualit\xE4t",
557
+ Replay: "Erneut abspielen",
558
+ Reset: "Zur\xFCcksetzen",
559
+ "Seek Backward": "Zur\xFCckspulen",
560
+ "Seek Forward": "Vorspulen",
561
+ Seek: "Suchen",
562
+ Settings: "Einstellungen",
563
+ "Skip To Live": "Zum Livestream",
564
+ Speed: "Geschwindigkeit",
565
+ Size: "Gr\xF6\xDFe",
566
+ Color: "Farbe",
567
+ Opacity: "Deckkraft",
568
+ Shadow: "Schatten",
569
+ Text: "Text",
570
+ "Text Background": "Texthintergrund",
571
+ Track: "Spur",
572
+ Unmute: "Ton einschalten",
573
+ Volume: "Lautst\xE4rke"
574
+ }
575
+ };
576
+ var itIT = {
577
+ desktop: {
578
+ play: "Riproduci",
579
+ pause: "Pausa",
580
+ seekBackward: "Indietro 10s",
581
+ seekForward: "Avanti 10s",
582
+ mute: "Disattiva audio",
583
+ unmute: "Attiva audio",
584
+ captionsOn: "Disattiva sottotitoli",
585
+ captionsOff: "Attiva sottotitoli",
586
+ captions: "Sottotitoli",
587
+ pip: "Picture-in-Picture",
588
+ pipExit: "Esci da PiP",
589
+ speed: "Velocit\xE0",
590
+ speedNormal: "Normale",
591
+ quality: "Qualit\xE0",
592
+ qualityMenu: "Qualit\xE0",
593
+ fullscreen: "Schermo intero",
594
+ fullscreenExit: "Esci da schermo intero",
595
+ live: "In diretta"
596
+ },
597
+ vidstack: {
598
+ Announcements: "Annunci",
599
+ Accessibility: "Accessibilit\xE0",
600
+ AirPlay: "AirPlay",
601
+ Audio: "Audio",
602
+ Auto: "Automatico",
603
+ Boost: "Amplifica",
604
+ Captions: "Sottotitoli",
605
+ "Caption Styles": "Stili sottotitoli",
606
+ "Captions look like this": "I sottotitoli appaiono cos\xEC",
607
+ Chapters: "Capitoli",
608
+ "Closed-Captions Off": "Attiva sottotitoli",
609
+ "Closed-Captions On": "Disattiva sottotitoli",
610
+ Connected: "Connesso",
611
+ Continue: "Continua",
612
+ Connecting: "Connessione",
613
+ Default: "Predefinito",
614
+ Disabled: "Disattivato",
615
+ Disconnected: "Disconnesso",
616
+ "Display Background": "Sfondo",
617
+ Download: "Scarica",
618
+ "Enter Fullscreen": "Schermo intero",
619
+ "Enter PiP": "Picture-in-Picture",
620
+ "Exit Fullscreen": "Esci da schermo intero",
621
+ "Exit PiP": "Esci da PiP",
622
+ Font: "Carattere",
623
+ Family: "Famiglia",
624
+ Fullscreen: "Schermo intero",
625
+ "Google Cast": "Google Cast",
626
+ "Keyboard Animations": "Animazioni tastiera",
627
+ LIVE: "IN DIRETTA",
628
+ Loop: "Ripeti",
629
+ Mute: "Disattiva audio",
630
+ Normal: "Normale",
631
+ Off: "Disattivato",
632
+ Pause: "Pausa",
633
+ Play: "Riproduci",
634
+ Playback: "Riproduzione",
635
+ PiP: "PiP",
636
+ Quality: "Qualit\xE0",
637
+ Replay: "Riproduci di nuovo",
638
+ Reset: "Ripristina",
639
+ "Seek Backward": "Indietro",
640
+ "Seek Forward": "Avanti",
641
+ Seek: "Cerca",
642
+ Settings: "Impostazioni",
643
+ "Skip To Live": "Vai alla diretta",
644
+ Speed: "Velocit\xE0",
645
+ Size: "Dimensione",
646
+ Color: "Colore",
647
+ Opacity: "Opacit\xE0",
648
+ Shadow: "Ombra",
649
+ Text: "Testo",
650
+ "Text Background": "Sfondo del testo",
651
+ Track: "Traccia",
652
+ Unmute: "Attiva audio",
653
+ Volume: "Volume"
654
+ }
655
+ };
656
+ var jaJP = {
657
+ desktop: {
658
+ play: "\u518D\u751F",
659
+ pause: "\u4E00\u6642\u505C\u6B62",
660
+ seekBackward: "10\u79D2\u623B\u308B",
661
+ seekForward: "10\u79D2\u9032\u3080",
662
+ mute: "\u30DF\u30E5\u30FC\u30C8",
663
+ unmute: "\u30DF\u30E5\u30FC\u30C8\u89E3\u9664",
664
+ captionsOn: "\u5B57\u5E55\u3092\u30AA\u30D5",
665
+ captionsOff: "\u5B57\u5E55\u3092\u30AA\u30F3",
666
+ captions: "\u5B57\u5E55",
667
+ pip: "\u30D4\u30AF\u30C1\u30E3\u30FC\u30A4\u30F3\u30D4\u30AF\u30C1\u30E3\u30FC",
668
+ pipExit: "PiP\u3092\u7D42\u4E86",
669
+ speed: "\u518D\u751F\u901F\u5EA6",
670
+ speedNormal: "\u6A19\u6E96",
671
+ quality: "\u753B\u8CEA",
672
+ qualityMenu: "\u753B\u8CEA",
673
+ fullscreen: "\u5168\u753B\u9762",
674
+ fullscreenExit: "\u5168\u753B\u9762\u3092\u7D42\u4E86",
675
+ live: "\u30E9\u30A4\u30D6"
676
+ },
677
+ vidstack: {
678
+ Announcements: "\u304A\u77E5\u3089\u305B",
679
+ Accessibility: "\u30A2\u30AF\u30BB\u30B7\u30D3\u30EA\u30C6\u30A3",
680
+ AirPlay: "AirPlay",
681
+ Audio: "\u97F3\u58F0",
682
+ Auto: "\u81EA\u52D5",
683
+ Boost: "\u30D6\u30FC\u30B9\u30C8",
684
+ Captions: "\u5B57\u5E55",
685
+ "Caption Styles": "\u5B57\u5E55\u30B9\u30BF\u30A4\u30EB",
686
+ "Captions look like this": "\u5B57\u5E55\u306E\u30D7\u30EC\u30D3\u30E5\u30FC",
687
+ Chapters: "\u30C1\u30E3\u30D7\u30BF\u30FC",
688
+ "Closed-Captions Off": "\u5B57\u5E55\u3092\u30AA\u30F3",
689
+ "Closed-Captions On": "\u5B57\u5E55\u3092\u30AA\u30D5",
690
+ Connected: "\u63A5\u7D9A\u6E08\u307F",
691
+ Continue: "\u7D9A\u3051\u308B",
692
+ Connecting: "\u63A5\u7D9A\u4E2D",
693
+ Default: "\u30C7\u30D5\u30A9\u30EB\u30C8",
694
+ Disabled: "\u7121\u52B9",
695
+ Disconnected: "\u5207\u65AD\u6E08\u307F",
696
+ "Display Background": "\u8868\u793A\u80CC\u666F",
697
+ Download: "\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9",
698
+ "Enter Fullscreen": "\u5168\u753B\u9762",
699
+ "Enter PiP": "\u30D4\u30AF\u30C1\u30E3\u30FC\u30A4\u30F3\u30D4\u30AF\u30C1\u30E3\u30FC",
700
+ "Exit Fullscreen": "\u5168\u753B\u9762\u3092\u7D42\u4E86",
701
+ "Exit PiP": "PiP\u3092\u7D42\u4E86",
702
+ Font: "\u30D5\u30A9\u30F3\u30C8",
703
+ Family: "\u30D5\u30A9\u30F3\u30C8\u30D5\u30A1\u30DF\u30EA\u30FC",
704
+ Fullscreen: "\u5168\u753B\u9762",
705
+ "Google Cast": "Google Cast",
706
+ "Keyboard Animations": "\u30AD\u30FC\u30DC\u30FC\u30C9\u30A2\u30CB\u30E1\u30FC\u30B7\u30E7\u30F3",
707
+ LIVE: "\u30E9\u30A4\u30D6",
708
+ Loop: "\u30EB\u30FC\u30D7",
709
+ Mute: "\u30DF\u30E5\u30FC\u30C8",
710
+ Normal: "\u6A19\u6E96",
711
+ Off: "\u30AA\u30D5",
712
+ Pause: "\u4E00\u6642\u505C\u6B62",
713
+ Play: "\u518D\u751F",
714
+ Playback: "\u518D\u751F",
715
+ PiP: "PiP",
716
+ Quality: "\u753B\u8CEA",
717
+ Replay: "\u3082\u3046\u4E00\u5EA6\u518D\u751F",
718
+ Reset: "\u30EA\u30BB\u30C3\u30C8",
719
+ "Seek Backward": "\u5DFB\u304D\u623B\u3057",
720
+ "Seek Forward": "\u65E9\u9001\u308A",
721
+ Seek: "\u30B7\u30FC\u30AF",
722
+ Settings: "\u8A2D\u5B9A",
723
+ "Skip To Live": "\u30E9\u30A4\u30D6\u3078\u79FB\u52D5",
724
+ Speed: "\u518D\u751F\u901F\u5EA6",
725
+ Size: "\u30B5\u30A4\u30BA",
726
+ Color: "\u8272",
727
+ Opacity: "\u4E0D\u900F\u660E\u5EA6",
728
+ Shadow: "\u5F71",
729
+ Text: "\u30C6\u30AD\u30B9\u30C8",
730
+ "Text Background": "\u30C6\u30AD\u30B9\u30C8\u80CC\u666F",
731
+ Track: "\u30C8\u30E9\u30C3\u30AF",
732
+ Unmute: "\u30DF\u30E5\u30FC\u30C8\u89E3\u9664",
733
+ Volume: "\u97F3\u91CF"
734
+ }
735
+ };
736
+ var koKR = {
737
+ desktop: {
738
+ play: "\uC7AC\uC0DD",
739
+ pause: "\uC77C\uC2DC\uC815\uC9C0",
740
+ seekBackward: "10\uCD08 \uB4A4\uB85C",
741
+ seekForward: "10\uCD08 \uC55E\uC73C\uB85C",
742
+ mute: "\uC74C\uC18C\uAC70",
743
+ unmute: "\uC74C\uC18C\uAC70 \uD574\uC81C",
744
+ captionsOn: "\uC790\uB9C9 \uB044\uAE30",
745
+ captionsOff: "\uC790\uB9C9 \uCF1C\uAE30",
746
+ captions: "\uC790\uB9C9",
747
+ pip: "\uD654\uBA74 \uC18D \uD654\uBA74",
748
+ pipExit: "PiP \uC885\uB8CC",
749
+ speed: "\uC7AC\uC0DD \uC18D\uB3C4",
750
+ speedNormal: "\uBCF4\uD1B5",
751
+ quality: "\uD654\uC9C8",
752
+ qualityMenu: "\uD654\uC9C8",
753
+ fullscreen: "\uC804\uCCB4 \uD654\uBA74",
754
+ fullscreenExit: "\uC804\uCCB4 \uD654\uBA74 \uC885\uB8CC",
755
+ live: "\uB77C\uC774\uBE0C"
756
+ },
757
+ vidstack: {
758
+ Announcements: "\uACF5\uC9C0",
759
+ Accessibility: "\uC811\uADFC\uC131",
760
+ AirPlay: "AirPlay",
761
+ Audio: "\uC624\uB514\uC624",
762
+ Auto: "\uC790\uB3D9",
763
+ Boost: "\uBD80\uC2A4\uD2B8",
764
+ Captions: "\uC790\uB9C9",
765
+ "Caption Styles": "\uC790\uB9C9 \uC2A4\uD0C0\uC77C",
766
+ "Captions look like this": "\uC790\uB9C9 \uBBF8\uB9AC\uBCF4\uAE30",
767
+ Chapters: "\uCC55\uD130",
768
+ "Closed-Captions Off": "\uC790\uB9C9 \uCF1C\uAE30",
769
+ "Closed-Captions On": "\uC790\uB9C9 \uB044\uAE30",
770
+ Connected: "\uC5F0\uACB0\uB428",
771
+ Continue: "\uACC4\uC18D",
772
+ Connecting: "\uC5F0\uACB0 \uC911",
773
+ Default: "\uAE30\uBCF8\uAC12",
774
+ Disabled: "\uBE44\uD65C\uC131\uD654",
775
+ Disconnected: "\uC5F0\uACB0 \uB04A\uAE40",
776
+ "Display Background": "\uBC30\uACBD \uD45C\uC2DC",
777
+ Download: "\uB2E4\uC6B4\uB85C\uB4DC",
778
+ "Enter Fullscreen": "\uC804\uCCB4 \uD654\uBA74",
779
+ "Enter PiP": "\uD654\uBA74 \uC18D \uD654\uBA74",
780
+ "Exit Fullscreen": "\uC804\uCCB4 \uD654\uBA74 \uC885\uB8CC",
781
+ "Exit PiP": "PiP \uC885\uB8CC",
782
+ Font: "\uAE00\uAF34",
783
+ Family: "\uAE00\uAF34 \uD328\uBC00\uB9AC",
784
+ Fullscreen: "\uC804\uCCB4 \uD654\uBA74",
785
+ "Google Cast": "Google Cast",
786
+ "Keyboard Animations": "\uD0A4\uBCF4\uB4DC \uC560\uB2C8\uBA54\uC774\uC158",
787
+ LIVE: "\uB77C\uC774\uBE0C",
788
+ Loop: "\uBC18\uBCF5",
789
+ Mute: "\uC74C\uC18C\uAC70",
790
+ Normal: "\uBCF4\uD1B5",
791
+ Off: "\uB044\uAE30",
792
+ Pause: "\uC77C\uC2DC\uC815\uC9C0",
793
+ Play: "\uC7AC\uC0DD",
794
+ Playback: "\uC7AC\uC0DD",
795
+ PiP: "PiP",
796
+ Quality: "\uD654\uC9C8",
797
+ Replay: "\uB2E4\uC2DC \uC7AC\uC0DD",
798
+ Reset: "\uCD08\uAE30\uD654",
799
+ "Seek Backward": "\uB4A4\uB85C",
800
+ "Seek Forward": "\uC55E\uC73C\uB85C",
801
+ Seek: "\uD0D0\uC0C9",
802
+ Settings: "\uC124\uC815",
803
+ "Skip To Live": "\uB77C\uC774\uBE0C\uB85C \uC774\uB3D9",
804
+ Speed: "\uC7AC\uC0DD \uC18D\uB3C4",
805
+ Size: "\uD06C\uAE30",
806
+ Color: "\uC0C9\uC0C1",
807
+ Opacity: "\uBD88\uD22C\uBA85\uB3C4",
808
+ Shadow: "\uADF8\uB9BC\uC790",
809
+ Text: "\uD14D\uC2A4\uD2B8",
810
+ "Text Background": "\uD14D\uC2A4\uD2B8 \uBC30\uACBD",
811
+ Track: "\uD2B8\uB799",
812
+ Unmute: "\uC74C\uC18C\uAC70 \uD574\uC81C",
813
+ Volume: "\uBCFC\uB968"
814
+ }
815
+ };
816
+ var playerLocales = {
817
+ "pt-BR": ptBR,
818
+ "en-US": enUS,
819
+ "en-GB": enGB,
820
+ "es-MX": esMX,
821
+ "es-ES": esES,
822
+ "fr-FR": frFR,
823
+ "fr-CA": frCA,
824
+ "zh-CN": zhCN,
825
+ "zh-TW": zhTW,
826
+ "de-DE": deDE,
827
+ "it-IT": itIT,
828
+ "ja-JP": jaJP,
829
+ "ko-KR": koKR
830
+ };
831
+ var desktopToVidstack = {
832
+ play: ["Play"],
833
+ pause: ["Pause"],
834
+ seekBackward: ["Seek Backward"],
835
+ seekForward: ["Seek Forward"],
836
+ mute: ["Mute"],
837
+ unmute: ["Unmute"],
838
+ captionsOn: ["Closed-Captions On"],
839
+ captionsOff: ["Closed-Captions Off"],
840
+ captions: ["Captions"],
841
+ pip: ["PiP", "Enter PiP"],
842
+ pipExit: ["Exit PiP"],
843
+ speed: ["Speed"],
844
+ speedNormal: ["Normal"],
845
+ quality: ["Quality"],
846
+ qualityMenu: [],
847
+ fullscreen: ["Fullscreen", "Enter Fullscreen"],
848
+ fullscreenExit: ["Exit Fullscreen"],
849
+ live: ["LIVE", "Skip To Live"]
850
+ };
851
+ function resolveVideoLabels(locale, overrides) {
852
+ return __spreadValues(__spreadValues({}, playerLocales[locale].desktop), overrides);
853
+ }
854
+ function resolveVidstackTranslations(locale, desktopOverrides) {
855
+ const base = __spreadValues({}, playerLocales[locale].vidstack);
856
+ if (desktopOverrides) {
857
+ for (const [key, value] of Object.entries(desktopOverrides)) {
858
+ if (value === void 0) continue;
859
+ const vidstackKeys = desktopToVidstack[key];
860
+ for (const vk of vidstackKeys) {
861
+ base[vk] = value;
862
+ }
863
+ }
864
+ }
865
+ return base;
866
+ }
867
+ function resolveAudioSpeedNormal(locale, override) {
868
+ return override != null ? override : playerLocales[locale].desktop.speedNormal;
869
+ }
870
+
871
+ export { playerLocales, resolveAudioSpeedNormal, resolveVideoLabels, resolveVidstackTranslations };
872
+ //# sourceMappingURL=chunk-C6BQAAHX.js.map
873
+ //# sourceMappingURL=chunk-C6BQAAHX.js.map