chore: Sync translations (#4763)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
parent
e084f01fd0
commit
fb62474ff4
77 changed files with 202 additions and 87 deletions
|
|
@ -4,7 +4,6 @@
|
|||
All strings must have a unique path, even if the same string is declared in two different apps.
|
||||
This is because Crowdin requires temporarily flattening this file and removing the <app> and <patch> elements.
|
||||
|
||||
|
||||
Strings with new lines must be raw strings where they're wrapped in quotes and new lines are not encoded.
|
||||
Raw strings still requires escaping embedded double quotes but escaping embedded single quotes is optional.
|
||||
|
||||
|
|
@ -611,6 +610,10 @@ Second \"item\" text"</string>
|
|||
<string name="revanced_hide_player_flyout_audio_track_title">ซ่อนแทร็กเสียง</string>
|
||||
<string name="revanced_hide_player_flyout_audio_track_summary_on">เมนูแทร็กเสียงซ่อนอยู่</string>
|
||||
<string name="revanced_hide_player_flyout_audio_track_summary_off">เมนูแทร็กเสียงแสดงอยู่</string>
|
||||
<!-- 'Spoof video streams' should be the same translation used for revanced_spoof_video_streams_screen_title -->
|
||||
<string name="revanced_hide_player_flyout_audio_track_not_available">"เมนูแทร็กเสียงถูกซ่อนอยู่
|
||||
|
||||
หากต้องการแสดงเมนูแทร็กเสียง ให้เปลี่ยน 'จำลองสตรีมวิดีโอ' เป็น iOS TV"</string>
|
||||
<!-- 'Watch in VR' should be translated using the same localized wording YouTube displays for the menu item. -->
|
||||
<string name="revanced_hide_player_flyout_watch_in_vr_title">ซ่อนดูใน VR</string>
|
||||
<string name="revanced_hide_player_flyout_watch_in_vr_summary_on">เมนูดูใน VR ซ่อนอยู่</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue