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

Chinese (Traditional) (zh-TW): Catch-up with EN version #2124

Open
henrif75 opened this issue Jun 5, 2024 · 1 comment
Open

Chinese (Traditional) (zh-TW): Catch-up with EN version #2124

henrif75 opened this issue Jun 5, 2024 · 1 comment

Comments

@henrif75
Copy link
Collaborator

henrif75 commented Jun 5, 2024

Translate remaining messages and review fuzzy translations.
As of 6/5/24, current translation stats are:

zh-TW.po
3193 translated messages, 383 fuzzy translations, 197 untranslated messages.

Steps:

  1. Sync your branch with main.
  2. Recreate messages.pot:
MDBOOK_OUTPUT='{"xgettext": {"pot-file": "messages.pot", "granularity": 0}}' \
 mdbook build -d po
  1. Merge with the zh-TW.po file:
msgmerge --update po/zh-TW.po po/messages.pot
  1. Edit the zh-TW.po file with your favorite PO editor.
@mgeisler
Copy link
Collaborator

The translation delta can be seen here: https://google.github.io/comprehensive-rust/synced-translation-report.html.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants