We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
main
messages.pot
MDBOOK_OUTPUT='{"xgettext": {"pot-file": "messages.pot", "granularity": 0}}' \ mdbook build -d po
zh-TW.po
msgmerge --update po/zh-TW.po po/messages.pot
The text was updated successfully, but these errors were encountered:
The translation delta can be seen here: https://google.github.io/comprehensive-rust/synced-translation-report.html.
Sorry, something went wrong.
No branches or pull requests
Translate remaining messages and review fuzzy translations.
As of 6/5/24, current translation stats are:
Steps:
main
.messages.pot
:MDBOOK_OUTPUT='{"xgettext": {"pot-file": "messages.pot", "granularity": 0}}' \ mdbook build -d po
zh-TW.po
file:zh-TW.po
file with your favorite PO editor.The text was updated successfully, but these errors were encountered: