Skip to content

Commit

Permalink
fix(YouTube - Translations): Update translations info
Browse files Browse the repository at this point in the history
ar - 19 missing strings.
bg-rBG - 64 missing strings.
bn - 255 missing strings.
de-rDE - 317 missing strings.
el-rGR - 32 missing strings.
es-rES - 9 missing strings.
fi-rFI - 256 missing strings.
fr-rFR - 12 missing strings.
hu-rHU - 32 missing strings.
id-rID - 188 missing strings.
in - 188 missing strings.
No missing strings for it-rIT
No missing strings for ja-rJP
ko-rKR - 2 missing strings.
pl-rPL - 9 missing strings.
pt-rBR - 9 missing strings.
ru-rRU - 9 missing strings.
tr-rTR - 32 missing strings.
uk-rUA - 9 missing strings.
vi-rVN - 32 missing strings.
zh-rCN - 215 missing strings.
zh-rTW - 37 missing strings.

To update your language, fork this repo, switch to `dev` branch, go to your language folder `src/main/resources/youtube/translations`, update `strings.xml` by copy-pasting from `missing_strings.xml` and `updated-strings.xml`. Then open pull request (Github will offer you to do that after your changes) to this repo `dev` branch.
  • Loading branch information
anddea committed Mar 22, 2024
1 parent 99142d8 commit 302ffd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<string name="revanced_hide_keyword_content_about_summary">Search/Home/Subscription results are filtered to hide content that matches keyword phrases\n\nLimitations\nβ€’ Some Shorts may not be hidden\nβ€’ Some UI components may not be hidden\nβ€’ Searching for a keyword may show no results</string>
<string name="revanced_hide_keyword_content_feed_title">Enable keyword filter</string>
1 change: 0 additions & 1 deletion src/main/resources/youtube/translations/ko-rKR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ DeArrow에 λŒ€ν•΄ μžμ„Ένžˆ μ•Œμ•„λ³΄λ €λ©΄ μ—¬κΈ°λ₯Ό λˆ„λ₯΄μ„Έμš”."</string>
<string name="revanced_hide_keyword_content_feed_summary_off">ν™ˆ ν”Όλ“œ &amp; 검색 κ²°κ³Ό ν‚€μ›Œλ“œ ν•„ν„°λ₯Ό λΉ„ν™œμ„±ν™”ν•©λ‹ˆλ‹€.</string>
<string name="revanced_hide_keyword_content_feed_summary_on">ν™ˆ ν”Όλ“œ &amp; 검색 κ²°κ³Ό ν‚€μ›Œλ“œ ν•„ν„°λ₯Ό ν™œμ„±ν™”ν•©λ‹ˆλ‹€.</string>
<string name="revanced_keyword_filter_summary">ν‚€μ›Œλ“œ ν•„ν„°λ₯Ό μ‚¬μš©ν•˜μ—¬ λ™μ˜μƒμ„ μˆ¨κΉλ‹ˆλ‹€.</string>
<string name="revanced_keyword_filter_title">ν‚€μ›Œλ“œ ν•„ν„° ν™œμ„±ν™”ν•˜κΈ°</string>
<string name="revanced_custom_playback_speeds_invalid">μœ νš¨ν•˜μ§€ μ•Šμ€ μž¬μƒ 속도 κ°’μ΄λ―€λ‘œ κΈ°λ³Έκ°’μœΌλ‘œ μž¬μ„€μ •ν•©λ‹ˆλ‹€.</string>
<string name="revanced_custom_playback_speeds_summary">μ‚¬μš©ν•˜κ³  싢은 λ™μ˜μƒ μž¬μƒ 속도 값을 μΆ”κ°€ λ˜λŠ” λ³€κ²½ν•  수 μžˆμŠ΅λ‹ˆλ‹€.</string>
<string name="revanced_custom_playback_speeds_title">μ‚¬μš©μž μ •μ˜ λ™μ˜μƒ μž¬μƒ 속도 νŽΈμ§‘ν•˜κΈ°</string>
Expand Down

0 comments on commit 302ffd6

Please sign in to comment.