Skip to content

Commit e3571d3

Browse files
committed
fix(YouTube - Translations): Update translations info
ar - 35 missing strings, 13 updated strings. bg-rBG - 83 missing strings, 13 updated strings. bn - 274 missing strings, 13 updated strings. de-rDE - 336 missing strings, 13 updated strings. el-rGR - 51 missing strings, 13 updated strings. es-rES - 0 missing strings, 0 updated strings. fi-rFI - 275 missing strings, 13 updated strings. fr-rFR - 28 missing strings, 13 updated strings. hu-rHU - 51 missing strings, 13 updated strings. id-rID - 207 missing strings, 13 updated strings. in - 207 missing strings, 13 updated strings. it-rIT - 0 missing strings, 0 updated strings. ja-rJP - 0 missing strings, 0 updated strings. ko-rKR - 0 missing strings, 0 updated strings. pl-rPL - 0 missing strings, 0 updated strings. pt-rBR - 28 missing strings, 9 updated strings. ru-rRU - 5 missing strings, 0 updated strings. tr-rTR - 51 missing strings, 13 updated strings. uk-rUA - 0 missing strings, 0 updated strings. vi-rVN - 51 missing strings, 13 updated strings. zh-rCN - 0 missing strings, 0 updated strings. zh-rTW - 56 missing strings, 13 updated strings.
1 parent 0f17506 commit e3571d3

21 files changed

+81
-73
lines changed

src/main/resources/youtube/settings/host/values/strings.xml

+5-3
Original file line numberDiff line numberDiff line change
@@ -747,12 +747,14 @@ Videos with a gray description include videos that are not related to search ter
747747
<string name="revanced_hide_video_with_low_view_title">Hide videos based on views</string>
748748
<string name="revanced_hide_video_with_low_view_num_summary">Videos with views less than this number will be hidden.</string>
749749
<string name="revanced_hide_video_with_low_view_num_title">Number of views</string>
750-
<string name="revanced_hide_video_with_low_view_num_multiplier_summary">Specify your language view keys as it\'s shown for each video. Each key -> value must be on a new line. Keys go before "->" sign. If you switch app or system language you have to reset this setting.\n\nExamples:\nEnglish: 10K views = K -> 1000, views -> views\nSpanish: 10 K vistas = K -> 1000, vistas -> views</string>
750+
<string name="revanced_hide_video_with_low_view_num_multiplier_summary">Specify your language template for the number of views shown under each video in the user interface. Each key (a letter/word in your language) -> value (meaning of the key) must be on a new line. Keys go before "->" sign. If you switch app or system language you have to reset this setting.\n\nExamples:\nEnglish: 10K views = K -> 1000, views -> views\nSpanish: 10 K vistas = K -> 1000, vistas -> views</string>
751751
<string name="revanced_hide_video_with_low_view_num_multiplier_title">View keys</string>
752752
<string name="revanced_hide_video_with_low_view_num_multiplier_value">K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views</string>
753753
<string name="revanced_hide_video_with_low_view_old_summary">"Hide videos with less than 1,000 views exposed to the home feed.
754-
Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views."</string>
755-
<string name="revanced_hide_video_with_low_view_old_title">Hide videos with low views</string>
754+
Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views.
755+
756+
It's an old version, if you're using option above, you don't need to use this one."</string>
757+
<string name="revanced_hide_video_with_low_view_old_title">[Old] Hide videos with low views</string>
756758
<string name="revanced_hide_view_products_summary_off">View products banner is shown.</string>
757759
<string name="revanced_hide_view_products_summary_on">View products banner is hidden.</string>
758760
<string name="revanced_hide_view_products_title">Hide view products banner</string>

src/main/resources/youtube/translations/ar/missing_strings.xml

+5-3
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,16 @@
1616
<string name="revanced_hide_shorts_player_video_title_summary_off">Shorts video title is shown.</string>
1717
<string name="revanced_hide_shorts_player_video_title_summary_on">Shorts video title is hidden.</string>
1818
<string name="revanced_hide_shorts_player_video_title_title">Hide Shorts video title</string>
19-
<string name="revanced_hide_video_with_low_view_num_multiplier_summary">Specify your language view keys as it\'s shown for each video. Each key -> value must be on a new line. Keys go before "->" sign. If you switch app or system language you have to reset this setting.\n\nExamples:\nEnglish: 10K views = K -> 1000, views -> views\nSpanish: 10 K vistas = K -> 1000, vistas -> views</string>
19+
<string name="revanced_hide_video_with_low_view_num_multiplier_summary">Specify your language template for the number of views shown under each video in the user interface. Each key (a letter/word in your language) -> value (meaning of the key) must be on a new line. Keys go before "->" sign. If you switch app or system language you have to reset this setting.\n\nExamples:\nEnglish: 10K views = K -> 1000, views -> views\nSpanish: 10 K vistas = K -> 1000, vistas -> views</string>
2020
<string name="revanced_hide_video_with_low_view_num_multiplier_title">View keys</string>
2121
<string name="revanced_hide_video_with_low_view_num_multiplier_value">K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views</string>
2222
<string name="revanced_hide_video_with_low_view_num_summary">Videos with views less than this number will be hidden.</string>
2323
<string name="revanced_hide_video_with_low_view_num_title">Number of views</string>
2424
<string name="revanced_hide_video_with_low_view_old_summary">"Hide videos with less than 1,000 views exposed to the home feed.
25-
Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views."</string>
26-
<string name="revanced_hide_video_with_low_view_old_title">Hide videos with low views</string>
25+
Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views.
26+
27+
It's an old version, if you're using option above, you don't need to use this one."</string>
28+
<string name="revanced_hide_video_with_low_view_old_title">[Old] Hide videos with low views</string>
2729
<string name="revanced_keyword_filter_title">Keyword filter</string>
2830
<string name="revanced_override_premium_header_summary_off">Current Header: Default Header</string>
2931
<string name="revanced_override_premium_header_summary_on">Current Header: Premium Header</string>

src/main/resources/youtube/translations/bg-rBG/missing_strings.xml

+5-3
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,16 @@
3939
<string name="revanced_hide_shorts_player_video_title_title">Hide Shorts video title</string>
4040
<string name="revanced_hide_suggested_video_overlay_auto_play_summary">When you finished a video, another play automatically</string>
4141
<string name="revanced_hide_suggested_video_overlay_auto_play_title">Auto play the next video</string>
42-
<string name="revanced_hide_video_with_low_view_num_multiplier_summary">Specify your language view keys as it\'s shown for each video. Each key -> value must be on a new line. Keys go before "->" sign. If you switch app or system language you have to reset this setting.\n\nExamples:\nEnglish: 10K views = K -> 1000, views -> views\nSpanish: 10 K vistas = K -> 1000, vistas -> views</string>
42+
<string name="revanced_hide_video_with_low_view_num_multiplier_summary">Specify your language template for the number of views shown under each video in the user interface. Each key (a letter/word in your language) -> value (meaning of the key) must be on a new line. Keys go before "->" sign. If you switch app or system language you have to reset this setting.\n\nExamples:\nEnglish: 10K views = K -> 1000, views -> views\nSpanish: 10 K vistas = K -> 1000, vistas -> views</string>
4343
<string name="revanced_hide_video_with_low_view_num_multiplier_title">View keys</string>
4444
<string name="revanced_hide_video_with_low_view_num_multiplier_value">K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views</string>
4545
<string name="revanced_hide_video_with_low_view_num_summary">Videos with views less than this number will be hidden.</string>
4646
<string name="revanced_hide_video_with_low_view_num_title">Number of views</string>
4747
<string name="revanced_hide_video_with_low_view_old_summary">"Hide videos with less than 1,000 views exposed to the home feed.
48-
Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views."</string>
49-
<string name="revanced_hide_video_with_low_view_old_title">Hide videos with low views</string>
48+
Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views.
49+
50+
It's an old version, if you're using option above, you don't need to use this one."</string>
51+
<string name="revanced_hide_video_with_low_view_old_title">[Old] Hide videos with low views</string>
5052
<string name="revanced_keyword_filter_strings_summary">Configure keywords and phrases to hide, separated by new lines\n\nWords with uppercase letters in the middle must be entered with the casing (ie: iPhone, TikTok, LeBlanc).</string>
5153
<string name="revanced_keyword_filter_strings_title">Edit keyword filter</string>
5254
<string name="revanced_keyword_filter_summary">Hides videos using keyword filter.</string>

src/main/resources/youtube/translations/bn/missing_strings.xml

+5-3
Original file line numberDiff line numberDiff line change
@@ -195,14 +195,16 @@ Known issues:
195195
<string name="revanced_hide_video_with_gray_description_summary">"Hide videos with gray description from search results.
196196
Videos with a gray description include videos that are not related to search terms."</string>
197197
<string name="revanced_hide_video_with_gray_description_title">Hide videos with gray description</string>
198-
<string name="revanced_hide_video_with_low_view_num_multiplier_summary">Specify your language view keys as it\'s shown for each video. Each key -> value must be on a new line. Keys go before "->" sign. If you switch app or system language you have to reset this setting.\n\nExamples:\nEnglish: 10K views = K -> 1000, views -> views\nSpanish: 10 K vistas = K -> 1000, vistas -> views</string>
198+
<string name="revanced_hide_video_with_low_view_num_multiplier_summary">Specify your language template for the number of views shown under each video in the user interface. Each key (a letter/word in your language) -> value (meaning of the key) must be on a new line. Keys go before "->" sign. If you switch app or system language you have to reset this setting.\n\nExamples:\nEnglish: 10K views = K -> 1000, views -> views\nSpanish: 10 K vistas = K -> 1000, vistas -> views</string>
199199
<string name="revanced_hide_video_with_low_view_num_multiplier_title">View keys</string>
200200
<string name="revanced_hide_video_with_low_view_num_multiplier_value">K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views</string>
201201
<string name="revanced_hide_video_with_low_view_num_summary">Videos with views less than this number will be hidden.</string>
202202
<string name="revanced_hide_video_with_low_view_num_title">Number of views</string>
203203
<string name="revanced_hide_video_with_low_view_old_summary">"Hide videos with less than 1,000 views exposed to the home feed.
204-
Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views."</string>
205-
<string name="revanced_hide_video_with_low_view_old_title">Hide videos with low views</string>
204+
Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views.
205+
206+
It's an old version, if you're using option above, you don't need to use this one."</string>
207+
<string name="revanced_hide_video_with_low_view_old_title">[Old] Hide videos with low views</string>
206208
<string name="revanced_hide_video_with_low_view_summary">"Hide videos with less than N views."</string>
207209
<string name="revanced_hide_video_with_low_view_title">Hide videos based on views</string>
208210
<string name="revanced_inform">Inform</string>

src/main/resources/youtube/translations/de-rDE/missing_strings.xml

+5-3
Original file line numberDiff line numberDiff line change
@@ -148,14 +148,16 @@ Known issues:
148148
<string name="revanced_hide_video_with_gray_description_summary">"Hide videos with gray description from search results.
149149
Videos with a gray description include videos that are not related to search terms."</string>
150150
<string name="revanced_hide_video_with_gray_description_title">Hide videos with gray description</string>
151-
<string name="revanced_hide_video_with_low_view_num_multiplier_summary">Specify your language view keys as it\'s shown for each video. Each key -> value must be on a new line. Keys go before "->" sign. If you switch app or system language you have to reset this setting.\n\nExamples:\nEnglish: 10K views = K -> 1000, views -> views\nSpanish: 10 K vistas = K -> 1000, vistas -> views</string>
151+
<string name="revanced_hide_video_with_low_view_num_multiplier_summary">Specify your language template for the number of views shown under each video in the user interface. Each key (a letter/word in your language) -> value (meaning of the key) must be on a new line. Keys go before "->" sign. If you switch app or system language you have to reset this setting.\n\nExamples:\nEnglish: 10K views = K -> 1000, views -> views\nSpanish: 10 K vistas = K -> 1000, vistas -> views</string>
152152
<string name="revanced_hide_video_with_low_view_num_multiplier_title">View keys</string>
153153
<string name="revanced_hide_video_with_low_view_num_multiplier_value">K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views</string>
154154
<string name="revanced_hide_video_with_low_view_num_summary">Videos with views less than this number will be hidden.</string>
155155
<string name="revanced_hide_video_with_low_view_num_title">Number of views</string>
156156
<string name="revanced_hide_video_with_low_view_old_summary">"Hide videos with less than 1,000 views exposed to the home feed.
157-
Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views."</string>
158-
<string name="revanced_hide_video_with_low_view_old_title">Hide videos with low views</string>
157+
Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views.
158+
159+
It's an old version, if you're using option above, you don't need to use this one."</string>
160+
<string name="revanced_hide_video_with_low_view_old_title">[Old] Hide videos with low views</string>
159161
<string name="revanced_hide_video_with_low_view_summary">"Hide videos with less than N views."</string>
160162
<string name="revanced_hide_video_with_low_view_title">Hide videos based on views</string>
161163
<string name="revanced_hide_view_products_title">Hide view products banner</string>

src/main/resources/youtube/translations/el-rGR/missing_strings.xml

+5-3
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,16 @@
2929
<string name="revanced_hide_shorts_player_video_title_summary_off">Shorts video title is shown.</string>
3030
<string name="revanced_hide_shorts_player_video_title_summary_on">Shorts video title is hidden.</string>
3131
<string name="revanced_hide_shorts_player_video_title_title">Hide Shorts video title</string>
32-
<string name="revanced_hide_video_with_low_view_num_multiplier_summary">Specify your language view keys as it\'s shown for each video. Each key -> value must be on a new line. Keys go before "->" sign. If you switch app or system language you have to reset this setting.\n\nExamples:\nEnglish: 10K views = K -> 1000, views -> views\nSpanish: 10 K vistas = K -> 1000, vistas -> views</string>
32+
<string name="revanced_hide_video_with_low_view_num_multiplier_summary">Specify your language template for the number of views shown under each video in the user interface. Each key (a letter/word in your language) -> value (meaning of the key) must be on a new line. Keys go before "->" sign. If you switch app or system language you have to reset this setting.\n\nExamples:\nEnglish: 10K views = K -> 1000, views -> views\nSpanish: 10 K vistas = K -> 1000, vistas -> views</string>
3333
<string name="revanced_hide_video_with_low_view_num_multiplier_title">View keys</string>
3434
<string name="revanced_hide_video_with_low_view_num_multiplier_value">K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views</string>
3535
<string name="revanced_hide_video_with_low_view_num_summary">Videos with views less than this number will be hidden.</string>
3636
<string name="revanced_hide_video_with_low_view_num_title">Number of views</string>
3737
<string name="revanced_hide_video_with_low_view_old_summary">"Hide videos with less than 1,000 views exposed to the home feed.
38-
Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views."</string>
39-
<string name="revanced_hide_video_with_low_view_old_title">Hide videos with low views</string>
38+
Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views.
39+
40+
It's an old version, if you're using option above, you don't need to use this one."</string>
41+
<string name="revanced_hide_video_with_low_view_old_title">[Old] Hide videos with low views</string>
4042
<string name="revanced_keyword_filter_strings_summary">Configure keywords and phrases to hide, separated by new lines\n\nWords with uppercase letters in the middle must be entered with the casing (ie: iPhone, TikTok, LeBlanc).</string>
4143
<string name="revanced_keyword_filter_strings_title">Edit keyword filter</string>
4244
<string name="revanced_keyword_filter_summary">Hides videos using keyword filter.</string>

src/main/resources/youtube/translations/es-rES/missing_strings.xml

-6
This file was deleted.

src/main/resources/youtube/translations/fi-rFI/missing_strings.xml

+5-3
Original file line numberDiff line numberDiff line change
@@ -196,14 +196,16 @@ Known issues:
196196
<string name="revanced_hide_video_with_gray_description_summary">"Hide videos with gray description from search results.
197197
Videos with a gray description include videos that are not related to search terms."</string>
198198
<string name="revanced_hide_video_with_gray_description_title">Hide videos with gray description</string>
199-
<string name="revanced_hide_video_with_low_view_num_multiplier_summary">Specify your language view keys as it\'s shown for each video. Each key -> value must be on a new line. Keys go before "->" sign. If you switch app or system language you have to reset this setting.\n\nExamples:\nEnglish: 10K views = K -> 1000, views -> views\nSpanish: 10 K vistas = K -> 1000, vistas -> views</string>
199+
<string name="revanced_hide_video_with_low_view_num_multiplier_summary">Specify your language template for the number of views shown under each video in the user interface. Each key (a letter/word in your language) -> value (meaning of the key) must be on a new line. Keys go before "->" sign. If you switch app or system language you have to reset this setting.\n\nExamples:\nEnglish: 10K views = K -> 1000, views -> views\nSpanish: 10 K vistas = K -> 1000, vistas -> views</string>
200200
<string name="revanced_hide_video_with_low_view_num_multiplier_title">View keys</string>
201201
<string name="revanced_hide_video_with_low_view_num_multiplier_value">K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views</string>
202202
<string name="revanced_hide_video_with_low_view_num_summary">Videos with views less than this number will be hidden.</string>
203203
<string name="revanced_hide_video_with_low_view_num_title">Number of views</string>
204204
<string name="revanced_hide_video_with_low_view_old_summary">"Hide videos with less than 1,000 views exposed to the home feed.
205-
Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views."</string>
206-
<string name="revanced_hide_video_with_low_view_old_title">Hide videos with low views</string>
205+
Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views.
206+
207+
It's an old version, if you're using option above, you don't need to use this one."</string>
208+
<string name="revanced_hide_video_with_low_view_old_title">[Old] Hide videos with low views</string>
207209
<string name="revanced_hide_video_with_low_view_summary">"Hide videos with less than N views."</string>
208210
<string name="revanced_hide_video_with_low_view_title">Hide videos based on views</string>
209211
<string name="revanced_inform">Inform</string>

0 commit comments

Comments
 (0)