Skip to content

Commit 26209b0

Browse files
authored
fix(lang): remove trailing comma from fr.json (#7657)
1 parent 50fe5f6 commit 26209b0

File tree

2 files changed

+9
-48
lines changed

2 files changed

+9
-48
lines changed

docs/translations-needed.md

Lines changed: 8 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -394,8 +394,10 @@ This default value is hardcoded as a default to the localize method in the SeekB
394394
| | {1} is loading. |
395395
| | Exit Picture-in-Picture |
396396
| | Picture-in-Picture |
397-
| fr.json (missing 2) | Seek to live, currently behind live |
398-
| | Seek to live, currently playing live |
397+
| fr.json (missing 4) | Seek to live, currently behind live |
398+
| | Seek to live, currently playing live |
399+
| | Exit Picture-in-Picture |
400+
| | Picture-in-Picture |
399401
| gd.json (missing 2) | Exit Picture-in-Picture |
400402
| | Picture-in-Picture |
401403
| gl.json (missing 2) | Exit Picture-in-Picture |
@@ -405,6 +407,7 @@ This default value is hardcoded as a default to the localize method in the SeekB
405407
| | {1} is loading. |
406408
| | Exit Picture-in-Picture |
407409
| | Picture-in-Picture |
410+
| hi.json (Complete) | |
408411
| hr.json (missing 63) | Audio Player |
409412
| | Video Player |
410413
| | Replay |
@@ -488,6 +491,7 @@ This default value is hardcoded as a default to the localize method in the SeekB
488491
| | Dropshadow |
489492
| | Casual |
490493
| | Script |
494+
| lv.json (Complete) | |
491495
| nb.json (missing 2) | Exit Picture-in-Picture |
492496
| | Picture-in-Picture |
493497
| nl.json (missing 5) | Seek to live, currently behind live |
@@ -499,61 +503,17 @@ This default value is hardcoded as a default to the localize method in the SeekB
499503
| | Picture-in-Picture |
500504
| oc.json (missing 2) | Exit Picture-in-Picture |
501505
| | Picture-in-Picture |
502-
| pl.json (missing 55) | Audio Player |
503-
| | Video Player |
504-
| | Replay |
505-
| | Seek to live, currently behind live |
506+
| pl.json (missing 11) | Seek to live, currently behind live |
506507
| | Seek to live, currently playing live |
507-
| | Progress Bar |
508508
| | progress bar timing: currentTime={1} duration={2} |
509-
| | Descriptions |
510-
| | descriptions off |
511-
| | Audio Track |
512-
| | Volume Level |
513-
| | The media is encrypted and we do not have the keys to decrypt it. |
514-
| | Close Modal Dialog |
515-
| | , opens descriptions settings dialog |
516-
| | captions settings |
517-
| | subtitles settings |
518-
| | descriptions settings |
519-
| | Text |
520-
| | White |
521-
| | Black |
522-
| | Red |
523-
| | Green |
524-
| | Blue |
525-
| | Yellow |
526-
| | Magenta |
527-
| | Cyan |
528-
| | Background |
529-
| | Window |
530-
| | Transparent |
531-
| | Semi-Transparent |
532-
| | Opaque |
533-
| | Font Size |
534-
| | Text Edge Style |
535-
| | None |
536-
| | Raised |
537-
| | Depressed |
538-
| | Uniform |
539-
| | Dropshadow |
540-
| | Font Family |
541509
| | Proportional Sans-Serif |
542510
| | Monospace Sans-Serif |
543511
| | Proportional Serif |
544512
| | Monospace Serif |
545513
| | Casual |
546514
| | Script |
547515
| | Small Caps |
548-
| | Reset |
549-
| | restore all settings to the default values |
550-
| | Done |
551-
| | Caption Settings Dialog |
552-
| | Beginning of dialog window. Escape will cancel and close the window. |
553-
| | End of dialog window. |
554516
| | {1} is loading. |
555-
| | Exit Picture-in-Picture |
556-
| | Picture-in-Picture |
557517
| pt-BR.json (missing 2) | Seek to live, currently behind live |
558518
| | Seek to live, currently playing live |
559519
| pt-PT.json (missing 48) | Audio Player |
@@ -684,6 +644,7 @@ This default value is hardcoded as a default to the localize method in the SeekB
684644
| | Picture-in-Picture |
685645
| sv.json (missing 2) | Exit Picture-in-Picture |
686646
| | Picture-in-Picture |
647+
| te.json (Complete) | |
687648
| th.json (Complete) | |
688649
| tr.json (missing 13) | Audio Player |
689650
| | Video Player |

lang/fr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@
8383
"End of dialog window.": "Fin de la fenêtre de dialogue.",
8484
"Exit Picture-in-Picture ": "Quitter le mode image dans l'image",
8585
"Picture-in-Picture ": "Image dans l'image",
86-
"{1} is loading.": "{1} en cours de chargement.",
86+
"{1} is loading.": "{1} en cours de chargement."
8787
}

0 commit comments

Comments
 (0)