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 Simplified (zh-CN): Catch-up with EN version #2122

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

Chinese Simplified (zh-CN): Catch-up with EN version #2122

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-CN.po
2619 translated messages, 731 fuzzy translations, 423 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-CN.po file:
msgmerge --update po/zh-CN.po po/messages.pot
  1. Edit the zh-CN.po file with your favorite PO editor.
@henrif75 henrif75 changed the title Chinese (pt-BR): Catch-up with EN version Chinese Simplified (zh-VN): Catch-up with EN version Jun 5, 2024
@henrif75 henrif75 changed the title Chinese Simplified (zh-VN): Catch-up with EN version Chinese Simplified (zh-CN): Catch-up with EN version Jun 5, 2024
@mgeisler
Copy link
Collaborator

The live translation delta can be seen in the synced translation report.

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