-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(YouTube - Translations): Update Spanish #183
Conversation
Thank you. I'll delete updated strings. You can delete all lines from it if you want, it should delete it. Also, there is my mistake, there should be no <string name="revanced_hide_video_with_low_view_num_multiplier_value">K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nvisualizaciones -> views\nusuarios -> views</string> Can you test this new setting for hiding videos based on views? I checked Spanish and it shows "M de visualizaciones" in feed, so it gotta be |
I think I fixed it |
It's fine. For now I see one issue but I'll fix it myself so you don't have to. But if you'd like to know, there's a space in the multiline string. It means there will be unneeded space in settngs. Because everything between double quotes "" are going to be detected literally. <string>"multi
line"</string> So it should be like this <string>"multi
line"</string> |
I've updated some strings for better clarification, please update them as well. If it's fine for your language as it is right now, let me know. <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>
<string name="revanced_hide_video_with_low_view_old_summary">"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.
It's an old version, if you're using option above, you don't need to use this one."</string>
<string name="revanced_hide_video_with_low_view_old_title">[Old] Hide videos with low views</string> |
Done |
# [2.223.0-dev.15](v2.223.0-dev.14...v2.223.0-dev.15) (2024-03-29) ### Features * **YouTube - Translations:** Update `Chinese Simplified` ([#196](#196)) ([2711e2a](2711e2a)) * **YouTube - Translations:** Update `Italian` ([#198](#198)) ([13105fa](13105fa)) * **YouTube - Translations:** Update `Japanese` ([#203](#203)) ([d05dbf7](d05dbf7)) * **YouTube - Translations:** Update `Korean` ([#204](#204)) ([3f08691](3f08691)) * **YouTube - Translations:** Update `Polish` ([#185](#185)) ([1d0bbcb](1d0bbcb)) * **YouTube - Translations:** Update `Spanish` ([#183](#183)) ([56dc375](56dc375)) * **YouTube - Translations:** Update `Ukrainian` ([#191](#191)) ([24feb05](24feb05))
# [2.223.0](v2.222.0...v2.223.0) (2024-04-01) ### Bug Fixes * **YouTube - Change player flyout panel toggles:** Fix for supported versions ([a9fe961](a9fe961)) * **YouTube - Custom branding icon:** Remove redundant style ([3fe0040](3fe0040)) * **YouTube - Hide player buttons background:** Update missing supported versions ([57af802](57af802)) * **YouTube - Overlay buttons:** Increase padding of chapter and timestamp ([e3db3e3](e3db3e3)) * **YouTube - Overlay buttons:** Update time-ordered button ([e7a8e30](e7a8e30)) * **YouTube - Shorts overlay buttons:** Resize icons ([e348565](e348565)) * **YouTube - Swipe controls:** Fix some strings ([074e3e4](074e3e4)) * **YouTube - Theme:** Remove redundant code and seekbar color ([46b345c](46b345c)) * **YouTube - Translations:** Fix typo in `Spanish` ([#174](#174)) ([8d1507c](8d1507c)) * **YouTube - Translations:** Update `Japanese` ([#214](#214)) ([bb5318e](bb5318e)) * **YouTube - Translations:** Update translations info ([e3571d3](e3571d3)) * **YouTube - Translations:** Update translations info ([8de81ba](8de81ba)) * **YouTube - Translations:** Update translations info ([de428b0](de428b0)) * **YouTube - Translations:** Update translations info ([8684f37](8684f37)) * **YouTube - Translations:** Update translations info ([e8f0731](e8f0731)) * **YouTube - Translations:** Update translations info ([36b1ed4](36b1ed4)) * **YouTube - Translations:** Update translations info ([12982f4](12982f4)) * **YouTube - Translations:** Update translations info ([25ce0a9](25ce0a9)) * **YouTube - Translations:** Update translations info ([302ffd6](302ffd6)) * **YouTube - Translations:** Update translations info ([9babfd9](9babfd9)) * **YouTube - Translations:** Update translations info ([56ad720](56ad720)) * **YouTube - Translations:** Update translations info ([17a514e](17a514e)) * **YouTube - Translations:** Update translations info ([c30c031](c30c031)) * **YouTube - Tuck away preferences:** Possible fix to hide "Purchases and memberships" ([0b8ec7c](0b8ec7c)) * **YouTube - Visual settings icons:** Add missing dependency ([b3b3545](b3b3545)) * **YouTube/YT Music - Debugging:** Disable by default ([241b6dd](241b6dd)) * **YouTube:** Adjusting patches to apply correctly to earlier versions. ([#94](#94)) ([cb02ba7](cb02ba7)) * **YT Music - Custom branding icon:** Fix some icons and add Welcome screen logo ([9abf946](9abf946)) * **YT Music - Enable old style miniplayer:** Update description ([dee3a45](dee3a45)) * **YT Music:** Support latest versions ([4575e86](4575e86)) ### Features * **MicroG Support:** Switch to GMSCore ([f1f522f](f1f522f)) * **YouTube - Custom branding icon:** Add splash animation for MMT ([bb97a79](bb97a79)) * **YouTube - Hide layout components:** Add `Subscriptions` tab and `Comments` to `Keyword filter` ([bbc3217](bbc3217)) * **YouTube - Hide player buttons baclground:** Add a switch setting `Hide player buttons background` ([5271610](5271610)) * **YouTube - Layout component filter:** Add locale support for a video filter based on view count ([689193f](689193f)) * **YouTube - Layout component filter:** Adjust filter for more patterns ([1163ff7](1163ff7)) * **YouTube - Layout component filter:** Hide videos based on the number of views ([23fa805](23fa805)) * **YouTube - Settings:** Add new settings for Shorts and Player buttons background ([f0a2e69](f0a2e69)) * **YouTube - Shorts overlay buttons:** Add TikTok buttons for older versions ([fd296f3](fd296f3)) * **YouTube - Shorts overlay buttons:** Update icons ([62f3785](62f3785)) * **YouTube - Speed overlay:** Change the speed overlay icon and fix patch for applying to earlier versions ([#92](#92)) ([d547cda](d547cda)) * **YouTube - Translations:** Update `Brazillian Portuguese` ([#85](#85)) ([12ee1e1](12ee1e1)) * **YouTube - Translations:** Update `Chinese Simplified` ([#196](#196)) ([2711e2a](2711e2a)) * **YouTube - Translations:** Update `Chinese Traditional` ([#205](#205)) ([f83954f](f83954f)) * **YouTube - Translations:** Update `Italian` ([#102](#102)) ([580883c](580883c)) * **YouTube - Translations:** Update `Italian` ([#115](#115)) ([31218ed](31218ed)) * **YouTube - Translations:** Update `Italian` ([#119](#119)) ([148a03e](148a03e)) * **YouTube - Translations:** Update `Italian` ([#123](#123)) ([73fae53](73fae53)) * **YouTube - Translations:** Update `Italian` ([#157](#157)) ([4648253](4648253)) * **YouTube - Translations:** Update `Italian` ([#161](#161)) ([a356939](a356939)) * **YouTube - Translations:** Update `Italian` ([#163](#163)) ([7cefd8e](7cefd8e)) * **YouTube - Translations:** Update `Italian` ([#178](#178)) ([73da0b9](73da0b9)) * **YouTube - Translations:** Update `Italian` ([#198](#198)) ([13105fa](13105fa)) * **YouTube - Translations:** Update `Italian` ([#219](#219)) ([f27cf62](f27cf62)) * **YouTube - Translations:** Update `Japanese` ([#107](#107)) ([cc87b2d](cc87b2d)) * **YouTube - Translations:** Update `Japanese` ([#113](#113)) ([8f2be3a](8f2be3a)) * **YouTube - Translations:** Update `Japanese` ([#141](#141)) ([0b8af4d](0b8af4d)) * **YouTube - Translations:** Update `Japanese` ([#149](#149)) ([4497b8d](4497b8d)) * **YouTube - Translations:** Update `Japanese` ([#164](#164)) ([96ba623](96ba623)) * **YouTube - Translations:** Update `Japanese` ([#203](#203)) ([d05dbf7](d05dbf7)) * **YouTube - Translations:** Update `Japanese` ([#81](#81)) ([5191bbe](5191bbe)) * **YouTube - Translations:** Update `Japanese` ([#89](#89)) ([f8b40f8](f8b40f8)) * **YouTube - Translations:** Update `Korean` ([8b11f6a](8b11f6a)) * **YouTube - Translations:** Update `Korean` ([#108](#108)) ([f29bfa5](f29bfa5)) * **YouTube - Translations:** Update `Korean` ([#116](#116)) ([54516c1](54516c1)) * **YouTube - Translations:** Update `Korean` ([#120](#120)) ([73e6139](73e6139)) * **YouTube - Translations:** Update `Korean` ([#169](#169)) ([44d5504](44d5504)) * **YouTube - Translations:** Update `Korean` ([#175](#175)) ([8299e54](8299e54)) * **YouTube - Translations:** Update `Korean` ([#204](#204)) ([3f08691](3f08691)) * **YouTube - Translations:** Update `Korean` ([#210](#210)) ([86cff2c](86cff2c)) * **YouTube - Translations:** Update `Korean` ([#221](#221)) ([702d901](702d901)) * **YouTube - Translations:** Update `Korean` ([#240](#240)) ([2c18dc5](2c18dc5)) * **YouTube - Translations:** Update `Polish` ([#135](#135)) ([e2d1724](e2d1724)) * **YouTube - Translations:** Update `Polish` ([#172](#172)) ([55ab0cd](55ab0cd)) * **YouTube - Translations:** Update `Polish` ([#185](#185)) ([1d0bbcb](1d0bbcb)) * **YouTube - Translations:** Update `Russian` ([#156](#156)) ([1f447ad](1f447ad)) * **YouTube - Translations:** Update `Russian` ([#181](#181)) ([0a58307](0a58307)) * **YouTube - Translations:** Update `Russian` ([#95](#95)) ([a00a7b6](a00a7b6)) * **YouTube - Translations:** Update `Spanish` ([#117](#117)) ([18f5ac3](18f5ac3)) * **YouTube - Translations:** Update `Spanish` ([#171](#171)) ([c5e6b74](c5e6b74)) * **YouTube - Translations:** Update `Spanish` ([#183](#183)) ([56dc375](56dc375)) * **YouTube - Translations:** Update `Spanish` ([#79](#79)) ([1c3731d](1c3731d)) * **YouTube - Translations:** Update `Ukrainian` ([ac81500](ac81500)) * **YouTube - Translations:** Update `Ukrainian` ([#146](#146)) ([5af8f4e](5af8f4e)) * **YouTube - Translations:** Update `Ukrainian` ([#167](#167)) ([398abbc](398abbc)) * **YouTube - Translations:** Update `Ukrainian` ([#191](#191)) ([24feb05](24feb05)) * **YouTube - Translations:** Update Japanese ([#176](#176)) ([4218359](4218359)) * **YouTube - Translation:** Update `Italian` ([#73](#73)) ([ee9f012](ee9f012)), closes [#71](#71) * **YouTube/Settings menu:** Adding a submenu title `Keyword filter` ([#180](#180)) ([5702b90](5702b90)) * **YouTube/Translations:** Update `Russian` ([#233](#233)) ([38c6a8c](38c6a8c)) * **YouTube:** Add `Hide settings preferences` ([d8b1da2](d8b1da2)) * **YouTube:** Add `Tuck away preferences` for force hide elements from main settings ([82c76f0](82c76f0)) * **YouTube:** Bump support version `19.09.38` - `19.10.39` ([#96](#96)) ([bd7cb77](bd7cb77)) * **YouTube:** Bump support version `19.11.38` ([#110](#110)) ([99142d8](99142d8)) * **YT Music - Custom branding icon:** Add more options ([86ec325](86ec325)) * **YT Music:** Bump new versions ([1fbaeef](1fbaeef))
Note: all current strings in updated-strings.xml have been added.