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

Korean (ko): Catch-up with EN version #2119

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

Korean (ko): Catch-up with EN version #2119

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:

ko.po
2646 translated messages, 619 fuzzy translations, 508 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 ko.po:
msgmerge --update po/ko.po po/messages.pot
  1. Edit the ko.po file with your favorite PO editor.
@mgeisler
Copy link
Collaborator

Cc @jiyongp, @jooyunghan, @namhyung as maintainers.

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