Skip to content

Commit

Permalink
fix(lang): update Japanese translations (#8190)
Browse files Browse the repository at this point in the history
  • Loading branch information
wseymour15 authored Mar 15, 2023
1 parent 35c539d commit 7e8bd5c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 25 deletions.
32 changes: 9 additions & 23 deletions docs/translations-needed.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,8 +327,7 @@ This default value is hardcoded as a default to the localize method in the SeekB
| | Caption Area Background |
| | Skip backward {1} seconds |
| | Skip forward {1} seconds |
| de.json (missing 2) | Skip backward {1} seconds |
| | Skip forward {1} seconds |
| de.json (Complete) | |
| el.json (missing 56) | Audio Player |
| | Video Player |
| | Replay |
Expand Down Expand Up @@ -402,13 +401,11 @@ This default value is hardcoded as a default to the localize method in the SeekB
| | Caption Area Background |
| | Skip backward {1} seconds |
| | Skip forward {1} seconds |
| fa.json (missing 7) | No content |
| fa.json (missing 5) | No content |
| | Color |
| | Opacity |
| | Text Background |
| | Caption Area Background |
| | Skip backward {1} seconds |
| | Skip forward {1} seconds |
| fi.json (missing 70) | Audio Player |
| | Video Player |
| | Replay |
Expand Down Expand Up @@ -595,26 +592,21 @@ This default value is hardcoded as a default to the localize method in the SeekB
| | Caption Area Background |
| | Skip backward {1} seconds |
| | Skip forward {1} seconds |
| it.json (missing 9) | Seek to live, currently behind live |
| it.json (missing 7) | Seek to live, currently behind live |
| | Seek to live, currently playing live |
| | Raised |
| | Depressed |
| | Casual |
| | Script |
| | No content |
| | Skip backward {1} seconds |
| | Skip forward {1} seconds |
| ja.json (missing 2) | Skip backward {1} seconds |
| | Skip forward {1} seconds |
| ja.json (Complete) | |
| ko.json (missing 2) | Skip backward {1} seconds |
| | Skip forward {1} seconds |
| lv.json (missing 7) | No content |
| lv.json (missing 5) | No content |
| | Color |
| | Opacity |
| | Text Background |
| | Caption Area Background |
| | Skip backward {1} seconds |
| | Skip forward {1} seconds |
| nb.json (missing 9) | Exit Picture-in-Picture |
| | Picture-in-Picture |
| | No content |
Expand All @@ -624,7 +616,7 @@ This default value is hardcoded as a default to the localize method in the SeekB
| | Caption Area Background |
| | Skip backward {1} seconds |
| | Skip forward {1} seconds |
| nl.json (missing 12) | Seek to live, currently behind live |
| nl.json (missing 10) | Seek to live, currently behind live |
| | Seek to live, currently playing live |
| | {1} is loading. |
| | Exit Picture-in-Picture |
Expand All @@ -634,8 +626,6 @@ This default value is hardcoded as a default to the localize method in the SeekB
| | Opacity |
| | Text Background |
| | Caption Area Background |
| | Skip backward {1} seconds |
| | Skip forward {1} seconds |
| nn.json (missing 9) | Exit Picture-in-Picture |
| | Picture-in-Picture |
| | No content |
Expand Down Expand Up @@ -728,13 +718,11 @@ This default value is hardcoded as a default to the localize method in the SeekB
| | Caption Area Background |
| | Skip backward {1} seconds |
| | Skip forward {1} seconds |
| ru.json (missing 7) | No content |
| ru.json (missing 5) | No content |
| | Color |
| | Opacity |
| | Text Background |
| | Caption Area Background |
| | Skip backward {1} seconds |
| | Skip forward {1} seconds |
| sk.json (missing 11) | Seek to live, currently behind live |
| | Seek to live, currently playing live |
| | Exit Picture-in-Picture |
Expand Down Expand Up @@ -881,9 +869,7 @@ This default value is hardcoded as a default to the localize method in the SeekB
| | Caption Area Background |
| | Skip backward {1} seconds |
| | Skip forward {1} seconds |
| zh-CN.json (missing 2) | Skip backward {1} seconds |
| | Skip forward {1} seconds |
| zh-TW.json (missing 2) | Skip backward {1} seconds |
| | Skip forward {1} seconds |
| zh-CN.json (Complete) | |
| zh-TW.json (Complete) | |

<!-- END langtable -->
4 changes: 2 additions & 2 deletions lang/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"Remaining Time": "残りの時間",
"Stream Type": "ストリームの種類",
"LIVE": "ライブ",
"Seek to live, currently behind live": "ライブまでシーク、現在、ライブより遅れています",
"Seek to live, currently playing live": "ライブまでシーク、現在、ライブより遅れています",
"Seek to live, currently behind live": "ライブまで再生位置を指定、現在ライブが遅れています。",
"Seek to live, currently playing live": "ライブまで再生位置を指定、現在ライブ中。",
"Loaded": "ロード済み",
"Progress": "進行状況",
"Progress Bar": "シークバー",
Expand Down

0 comments on commit 7e8bd5c

Please sign in to comment.