Skip to content

Commit

Permalink
chore(translate): (Chinese (Traditional))
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (16 of 16 strings)

Translation: Findroid/player:video
Translate-URL: https://weblate.jdtech.dev/projects/findroid/playervideo/zh_Hant/
  • Loading branch information
lzyhenniu authored and weblate committed Sep 24, 2023
1 parent c53bbde commit e9f2527
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion player/video/src/main/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,11 @@
<string name="player_controls_rewind">倒帶</string>
<string name="player_controls_fast_forward">快轉</string>
<string name="player_controls_skip_intro">跳過片頭</string>
</resources>
<string name="player_controls_lock">鎖定播放器</string>
<string name="player_controls_skip_back">跳回</string>
<string name="player_controls_play_pause">播放暫停</string>
<string name="player_controls_skip_forward">向前跳</string>
<string name="player_controls_picture_in_picture">輸入畫中畫</string>
<string name="player_trickplay">特技播放</string>
<string name="player_controls_progress">進度條</string>
</resources>

0 comments on commit e9f2527

Please sign in to comment.