Skip to content
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

Add Cantonese Localization #5479

Merged
merged 15 commits into from
Oct 7, 2024

Conversation

auroursa
Copy link
Contributor

When I see some of the Bluesky users complaining that they cannot understand either zh-CN or zh-TW and have to use English, I think it's necessary to complete the localization for Cantonese.

Cantonese (粵文) is the commonly used language in Hong Kong, Macau, and the local Chinese communities in Malaysia and Singapore.It's a unique language, with the majority of users being in Hong Kong, so this language file primarily follows Hong Kong's usage habits.

For compatibility reasons, I categorized it as "zh-HK" instead of "yue" to match more browsers and OS. At the same time, I simplified zh-CN and zh-TW to 'Simplified Chinese' and 'Traditional Chinese, as their current names are too long.

I completed 100% of the translation, and welcome any reviews as well.

src/locale/languages.ts Outdated Show resolved Hide resolved
auroursa and others added 3 commits September 25, 2024 18:36
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
@auroursa
Copy link
Contributor Author

auroursa commented Oct 3, 2024

Thanks to Bluesky user @quicpasta.bsky.social for the review (commit 388f7df).

Copy link
Member

@estrattonbailey estrattonbailey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing work! Thank you very much!

@estrattonbailey estrattonbailey merged commit d28186a into bluesky-social:main Oct 7, 2024
6 checks passed
estrattonbailey added a commit that referenced this pull request Oct 8, 2024
* origin/main: (267 commits)
  Nicer error message for disabled quotes (#5644)
  Update neue nux date (#5643)
  Make alt text scrollable on native (#5642)
  Move remaining composer state into reducer (#5623)
  Fetch link previews from RQ (#5608)
  Use composer state as source of truth for embeds/links on publish (#5606)
  Update Indonesian translation (#5316)
  [Video] Add dimension info to share intent pt.2 (#5640)
  [Video] Prevent screen from dimming while in full screen (#5637)
  [Video] Add dimension info to share intent (#5639)
  [Video] Revert safari hackfix (#5367)
  Swipeable to delete chat, custom swipeable (#5614)
  equal spacing on displayname/handle (#5636)
  Update Japanese translation (#5374)
  Update catalana messages.po (#5380)
  Update and inconsistency fixes to pt-br translation (#5436)
  Tweak #5522 (#5635)
  Update Korean localization (#5401)
  Update Chinese localization (#5433)
  Add Cantonese Localization (#5479)
  ...
@auroursa auroursa deleted the auroursa/zh-HK branch October 30, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants