From 8de81ba9ae620a74a5db87fd305ff4c96e0f51c0 Mon Sep 17 00:00:00 2001 From: Aaron Veil <70171475+anddea@users.noreply.github.com> Date: Thu, 28 Mar 2024 13:54:45 +0300 Subject: [PATCH] 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 - 5 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 - 5 missing strings, 0 updated strings. ja-rJP - 5 missing strings, 0 updated strings. ko-rKR - 5 missing strings, 0 updated strings. pl-rPL - 5 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 - 5 missing strings, 0 updated strings. vi-rVN - 51 missing strings, 13 updated strings. zh-rCN - 234 missing strings, 13 updated strings. zh-rTW - 56 missing strings, 13 updated strings. --- .../translations/ar/missing_strings.xml | 2 +- .../translations/bg-rBG/missing_strings.xml | 2 +- .../translations/bn/missing_strings.xml | 2 +- .../translations/de-rDE/missing_strings.xml | 2 +- .../translations/el-rGR/missing_strings.xml | 2 +- .../translations/es-rES/missing_strings.xml | 2 +- .../translations/es-rES/updated-strings.xml | 24 ------------------- .../translations/fi-rFI/missing_strings.xml | 2 +- .../translations/fr-rFR/missing_strings.xml | 2 +- .../translations/hu-rHU/missing_strings.xml | 2 +- .../translations/id-rID/missing_strings.xml | 2 +- .../translations/in/missing_strings.xml | 2 +- .../translations/it-rIT/missing_strings.xml | 2 +- .../translations/ja-rJP/missing_strings.xml | 2 +- .../translations/ko-rKR/missing_strings.xml | 2 +- .../translations/pl-rPL/missing_strings.xml | 2 +- .../translations/pt-rBR/missing_strings.xml | 2 +- .../translations/ru-rRU/missing_strings.xml | 2 +- .../translations/tr-rTR/missing_strings.xml | 2 +- .../translations/uk-rUA/missing_strings.xml | 2 +- .../translations/vi-rVN/missing_strings.xml | 2 +- .../translations/zh-rCN/missing_strings.xml | 2 +- .../translations/zh-rTW/missing_strings.xml | 2 +- 23 files changed, 22 insertions(+), 46 deletions(-) delete mode 100644 src/main/resources/youtube/translations/es-rES/updated-strings.xml diff --git a/src/main/resources/youtube/translations/ar/missing_strings.xml b/src/main/resources/youtube/translations/ar/missing_strings.xml index e40c09ebf..40b6587fb 100644 --- a/src/main/resources/youtube/translations/ar/missing_strings.xml +++ b/src/main/resources/youtube/translations/ar/missing_strings.xml @@ -18,7 +18,7 @@ Hide Shorts video title 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views Videos with views less than this number will be hidden. Number of views "Hide videos with less than 1,000 views exposed to the home feed. diff --git a/src/main/resources/youtube/translations/bg-rBG/missing_strings.xml b/src/main/resources/youtube/translations/bg-rBG/missing_strings.xml index 90d1539ec..5e09b07fc 100644 --- a/src/main/resources/youtube/translations/bg-rBG/missing_strings.xml +++ b/src/main/resources/youtube/translations/bg-rBG/missing_strings.xml @@ -41,7 +41,7 @@ Auto play the next video 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views Videos with views less than this number will be hidden. Number of views "Hide videos with less than 1,000 views exposed to the home feed. diff --git a/src/main/resources/youtube/translations/bn/missing_strings.xml b/src/main/resources/youtube/translations/bn/missing_strings.xml index 8d89a430a..862b30979 100644 --- a/src/main/resources/youtube/translations/bn/missing_strings.xml +++ b/src/main/resources/youtube/translations/bn/missing_strings.xml @@ -197,7 +197,7 @@ Videos with a gray description include videos that are not related to search ter Hide videos with gray description 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views Videos with views less than this number will be hidden. Number of views "Hide videos with less than 1,000 views exposed to the home feed. diff --git a/src/main/resources/youtube/translations/de-rDE/missing_strings.xml b/src/main/resources/youtube/translations/de-rDE/missing_strings.xml index 3d0f0e466..1e1fb00bd 100644 --- a/src/main/resources/youtube/translations/de-rDE/missing_strings.xml +++ b/src/main/resources/youtube/translations/de-rDE/missing_strings.xml @@ -150,7 +150,7 @@ Videos with a gray description include videos that are not related to search ter Hide videos with gray description 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views Videos with views less than this number will be hidden. Number of views "Hide videos with less than 1,000 views exposed to the home feed. diff --git a/src/main/resources/youtube/translations/el-rGR/missing_strings.xml b/src/main/resources/youtube/translations/el-rGR/missing_strings.xml index 13c36792b..ad4d157ed 100644 --- a/src/main/resources/youtube/translations/el-rGR/missing_strings.xml +++ b/src/main/resources/youtube/translations/el-rGR/missing_strings.xml @@ -31,7 +31,7 @@ Hide Shorts video title 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views Videos with views less than this number will be hidden. Number of views "Hide videos with less than 1,000 views exposed to the home feed. diff --git a/src/main/resources/youtube/translations/es-rES/missing_strings.xml b/src/main/resources/youtube/translations/es-rES/missing_strings.xml index 91379dc2e..a11adbf8b 100644 --- a/src/main/resources/youtube/translations/es-rES/missing_strings.xml +++ b/src/main/resources/youtube/translations/es-rES/missing_strings.xml @@ -1,6 +1,6 @@ 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views "Hide videos with less than 1,000 views exposed to the home feed. Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views." Hide videos with low views diff --git a/src/main/resources/youtube/translations/es-rES/updated-strings.xml b/src/main/resources/youtube/translations/es-rES/updated-strings.xml deleted file mode 100644 index e717637fd..000000000 --- a/src/main/resources/youtube/translations/es-rES/updated-strings.xml +++ /dev/null @@ -1,24 +0,0 @@ -"La descripción en gris está visible. -• De tu lista de reproducción Ver más tarde. -• La gente también vio este vídeo. -• Los espectadores del canal también ven este canal, etc." -"La descripción en gris está oculta. -• De tu lista de reproducción Ver más tarde. -• La gente también vio este vídeo. -• Los espectadores del canal también ven este canal, etc." - -Añadir velocidad de reproducción. Mantén pulsada la marca de tiempo para cambiar el tipo mientras se reproduce el vídeo. -Añadir calidad de vídeo. Mantén pulsada la marca de tiempo para cambiar el tipo mientras se reproduce el vídeo. - -Keyword filter for feed and search is disabled. -Keyword filter for feed and search is enabled. - -Hides videos using keyword filter. - -Keeps landscape mode when turning the screen off and on in fullscreen.\n\nKnown issue: It can break Picture-in-Picture (PIP). - -"Hide videos with less than N views." -Hide videos based on views -Audio button is shown. -Audio button is hidden. -Hide audio button diff --git a/src/main/resources/youtube/translations/fi-rFI/missing_strings.xml b/src/main/resources/youtube/translations/fi-rFI/missing_strings.xml index bfc6aeedd..6fc33360c 100644 --- a/src/main/resources/youtube/translations/fi-rFI/missing_strings.xml +++ b/src/main/resources/youtube/translations/fi-rFI/missing_strings.xml @@ -198,7 +198,7 @@ Videos with a gray description include videos that are not related to search ter Hide videos with gray description 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views Videos with views less than this number will be hidden. Number of views "Hide videos with less than 1,000 views exposed to the home feed. diff --git a/src/main/resources/youtube/translations/fr-rFR/missing_strings.xml b/src/main/resources/youtube/translations/fr-rFR/missing_strings.xml index bbdc974bd..274f8488f 100644 --- a/src/main/resources/youtube/translations/fr-rFR/missing_strings.xml +++ b/src/main/resources/youtube/translations/fr-rFR/missing_strings.xml @@ -17,7 +17,7 @@ Hide Shorts video title 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views Videos with views less than this number will be hidden. Number of views "Hide videos with less than 1,000 views exposed to the home feed. diff --git a/src/main/resources/youtube/translations/hu-rHU/missing_strings.xml b/src/main/resources/youtube/translations/hu-rHU/missing_strings.xml index 13c36792b..ad4d157ed 100644 --- a/src/main/resources/youtube/translations/hu-rHU/missing_strings.xml +++ b/src/main/resources/youtube/translations/hu-rHU/missing_strings.xml @@ -31,7 +31,7 @@ Hide Shorts video title 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views Videos with views less than this number will be hidden. Number of views "Hide videos with less than 1,000 views exposed to the home feed. diff --git a/src/main/resources/youtube/translations/id-rID/missing_strings.xml b/src/main/resources/youtube/translations/id-rID/missing_strings.xml index afe770752..d379f9e37 100644 --- a/src/main/resources/youtube/translations/id-rID/missing_strings.xml +++ b/src/main/resources/youtube/translations/id-rID/missing_strings.xml @@ -140,7 +140,7 @@ Videos with a gray description include videos that are not related to search ter Hide videos with gray description 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views Videos with views less than this number will be hidden. Number of views "Hide videos with less than 1,000 views exposed to the home feed. diff --git a/src/main/resources/youtube/translations/in/missing_strings.xml b/src/main/resources/youtube/translations/in/missing_strings.xml index afe770752..d379f9e37 100644 --- a/src/main/resources/youtube/translations/in/missing_strings.xml +++ b/src/main/resources/youtube/translations/in/missing_strings.xml @@ -140,7 +140,7 @@ Videos with a gray description include videos that are not related to search ter Hide videos with gray description 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views Videos with views less than this number will be hidden. Number of views "Hide videos with less than 1,000 views exposed to the home feed. diff --git a/src/main/resources/youtube/translations/it-rIT/missing_strings.xml b/src/main/resources/youtube/translations/it-rIT/missing_strings.xml index 91379dc2e..a11adbf8b 100644 --- a/src/main/resources/youtube/translations/it-rIT/missing_strings.xml +++ b/src/main/resources/youtube/translations/it-rIT/missing_strings.xml @@ -1,6 +1,6 @@ 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views "Hide videos with less than 1,000 views exposed to the home feed. Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views." Hide videos with low views diff --git a/src/main/resources/youtube/translations/ja-rJP/missing_strings.xml b/src/main/resources/youtube/translations/ja-rJP/missing_strings.xml index 91379dc2e..a11adbf8b 100644 --- a/src/main/resources/youtube/translations/ja-rJP/missing_strings.xml +++ b/src/main/resources/youtube/translations/ja-rJP/missing_strings.xml @@ -1,6 +1,6 @@ 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views "Hide videos with less than 1,000 views exposed to the home feed. Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views." Hide videos with low views diff --git a/src/main/resources/youtube/translations/ko-rKR/missing_strings.xml b/src/main/resources/youtube/translations/ko-rKR/missing_strings.xml index 91379dc2e..a11adbf8b 100644 --- a/src/main/resources/youtube/translations/ko-rKR/missing_strings.xml +++ b/src/main/resources/youtube/translations/ko-rKR/missing_strings.xml @@ -1,6 +1,6 @@ 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views "Hide videos with less than 1,000 views exposed to the home feed. Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views." Hide videos with low views diff --git a/src/main/resources/youtube/translations/pl-rPL/missing_strings.xml b/src/main/resources/youtube/translations/pl-rPL/missing_strings.xml index 91379dc2e..a11adbf8b 100644 --- a/src/main/resources/youtube/translations/pl-rPL/missing_strings.xml +++ b/src/main/resources/youtube/translations/pl-rPL/missing_strings.xml @@ -1,6 +1,6 @@ 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views "Hide videos with less than 1,000 views exposed to the home feed. Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views." Hide videos with low views diff --git a/src/main/resources/youtube/translations/pt-rBR/missing_strings.xml b/src/main/resources/youtube/translations/pt-rBR/missing_strings.xml index 8959cdc35..2e7007fbb 100644 --- a/src/main/resources/youtube/translations/pt-rBR/missing_strings.xml +++ b/src/main/resources/youtube/translations/pt-rBR/missing_strings.xml @@ -20,7 +20,7 @@ Hide Shorts video title 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views Videos with views less than this number will be hidden. Number of views "Hide videos with less than 1,000 views exposed to the home feed. diff --git a/src/main/resources/youtube/translations/ru-rRU/missing_strings.xml b/src/main/resources/youtube/translations/ru-rRU/missing_strings.xml index 91379dc2e..a11adbf8b 100644 --- a/src/main/resources/youtube/translations/ru-rRU/missing_strings.xml +++ b/src/main/resources/youtube/translations/ru-rRU/missing_strings.xml @@ -1,6 +1,6 @@ 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views "Hide videos with less than 1,000 views exposed to the home feed. Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views." Hide videos with low views diff --git a/src/main/resources/youtube/translations/tr-rTR/missing_strings.xml b/src/main/resources/youtube/translations/tr-rTR/missing_strings.xml index 13c36792b..ad4d157ed 100644 --- a/src/main/resources/youtube/translations/tr-rTR/missing_strings.xml +++ b/src/main/resources/youtube/translations/tr-rTR/missing_strings.xml @@ -31,7 +31,7 @@ Hide Shorts video title 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views Videos with views less than this number will be hidden. Number of views "Hide videos with less than 1,000 views exposed to the home feed. diff --git a/src/main/resources/youtube/translations/uk-rUA/missing_strings.xml b/src/main/resources/youtube/translations/uk-rUA/missing_strings.xml index 91379dc2e..a11adbf8b 100644 --- a/src/main/resources/youtube/translations/uk-rUA/missing_strings.xml +++ b/src/main/resources/youtube/translations/uk-rUA/missing_strings.xml @@ -1,6 +1,6 @@ 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views "Hide videos with less than 1,000 views exposed to the home feed. Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views." Hide videos with low views diff --git a/src/main/resources/youtube/translations/vi-rVN/missing_strings.xml b/src/main/resources/youtube/translations/vi-rVN/missing_strings.xml index 13c36792b..ad4d157ed 100644 --- a/src/main/resources/youtube/translations/vi-rVN/missing_strings.xml +++ b/src/main/resources/youtube/translations/vi-rVN/missing_strings.xml @@ -31,7 +31,7 @@ Hide Shorts video title 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views Videos with views less than this number will be hidden. Number of views "Hide videos with less than 1,000 views exposed to the home feed. diff --git a/src/main/resources/youtube/translations/zh-rCN/missing_strings.xml b/src/main/resources/youtube/translations/zh-rCN/missing_strings.xml index 585aebd2e..a30bc7010 100644 --- a/src/main/resources/youtube/translations/zh-rCN/missing_strings.xml +++ b/src/main/resources/youtube/translations/zh-rCN/missing_strings.xml @@ -158,7 +158,7 @@ Videos with a gray description include videos that are not related to search ter Hide videos with gray description 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views Videos with views less than this number will be hidden. Number of views "Hide videos with less than 1,000 views exposed to the home feed. diff --git a/src/main/resources/youtube/translations/zh-rTW/missing_strings.xml b/src/main/resources/youtube/translations/zh-rTW/missing_strings.xml index 79d2ca74e..7501c747e 100644 --- a/src/main/resources/youtube/translations/zh-rTW/missing_strings.xml +++ b/src/main/resources/youtube/translations/zh-rTW/missing_strings.xml @@ -34,7 +34,7 @@ Hide Shorts video title 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 View keys -K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views +K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views Videos with views less than this number will be hidden. Number of views "Hide videos with less than 1,000 views exposed to the home feed.