Before, po/es.po had these statistics:
386 translated messages, 133 fuzzy translations, 1262 untranslated
messages.
Afterwards, the statistics for po/es.po is:
585 translated messages, 142 fuzzy translations, 1740 untranslated
messages.
The number of translated messages changed from 22% to 24%.
With this change, it becomes important to use the latest version of
mdbook-i18n-helpers when viewing the translation locally. To update to
the latest version, run
cargo install mdbook-i18n-helpers
You will now be able to serve the translation locally.
Part of #330.
Before, po/ru.po had these statistics:
217 translated messages, 35 fuzzy translations, 1529 untranslated
messages.
Afterwards, the statistics for po/ru.po is:
374 translated messages, 47 fuzzy translations, 2046 untranslated
messages.
The number of translated messages changed from 12% to 15%.
With this change, it becomes important to use the latest version of
mdbook-i18n-helpers when viewing the translation locally. To update to
the latest version, run
cargo install mdbook-i18n-helpers
You will now be able to serve the translation locally.
Part of #330.
Before, po/da.po had these statistics:
279 translated messages, 26 fuzzy translations, 1476 untranslated
messages.
Afterwards, the statistics for po/da.po is:
244 translated messages, 22 fuzzy translations, 2201 untranslated
messages.
The number of translated messages changed from 16% to 10%.
With this change, it becomes important to use the latest version of
mdbook-i18n-helpers when viewing the translation locally. To update to
the latest version, run
cargo install mdbook-i18n-helpers
You will now be able to serve the translation locally.
Part of #330.
Before, po/bn.po had these statistics:
328 translated messages, 35 fuzzy translations, 1418 untranslated
messages.
Afterwards, the statistics for po/bn.po is:
351 translated messages, 42 fuzzy translations, 2074 untranslated
messages.
The number of translated messages changed from 18% to 14%.
With this change, it becomes important to use the latest version of
mdbook-i18n-helpers when viewing the translation locally. To update to
the latest version, run
cargo install mdbook-i18n-helpers
You will now be able to serve the translation locally.
Part of #330.
Before, po/el.po had these statistics:
227 translated messages, 846 fuzzy translations, 708 untranslated
messages.
Afterwards, the statistics for po/el.po is:
236 translated messages, 992 fuzzy translations, 1239 untranslated
messages.
The number of translated messages changed from 13% to 10%.
With this change, it becomes important to use the latest version of
mdbook-i18n-helpers when viewing the translation locally. To update to
the latest version, run
cargo install mdbook-i18n-helpers
You will now be able to serve the translation locally.
Part of #330.
Before, po/ko.po had these statistics:
1323 translated messages, 231 fuzzy translations, 227 untranslated
messages.
Afterwards, the statistics for po/ko.po is:
1898 translated messages, 259 fuzzy translations, 310 untranslated
messages.
The number of translated messages changed from 74% to 77%.
With this change, it becomes important to use the latest version of
mdbook-i18n-helpers when viewing the translation locally. To update to
the latest version, run
cargo install mdbook-i18n-helpers
You will now be able to serve the translation locally.
Part of #330.
Before, po/zh-TW.po had these statistics:
492 translated messages, 55 fuzzy translations, 1234 untranslated
messages.
Afterwards, the statistics for po/zh-TW.po is:
776 translated messages, 67 fuzzy translations, 1624 untranslated
messages.
The number of translated messages changed from 28% to 31%.
With this change, it becomes important to use the latest version of
mdbook-i18n-helpers when viewing the translation locally. To update to
the latest version, run
cargo install mdbook-i18n-helpers
You will now be able to serve the translation locally.
Part of #330.
Before, po/pt-BR.po had these statistics:
1272 translated messages, 93 fuzzy translations, 416 untranslated
messages.
Afterwards, the statistics for po/pt-BR.po is:
1703 translated messages, 114 fuzzy translations, 650 untranslated
messages.
The number of translated messages changed from 71% to 69%.
With this change, it becomes important to use the latest version of
mdbook-i18n-helpers when viewing the translation locally. To update to
the latest version, run
cargo install mdbook-i18n-helpers
You will now be able to serve the translation locally.
Part of #330.
Before, po/it.po had these statistics:
447 translated messages, 927 fuzzy translations, 407 untranslated
messages.
Afterwards, the statistics for po/it.po is:
583 translated messages, 1288 fuzzy translations, 596 untranslated
messages.
The number of translated messages changed from 25% to 24%.
With this change, it becomes important to use the latest version of
mdbook-i18n-helpers when viewing the translation locally. To update to
the latest version, run
cargo install mdbook-i18n-helpers
You will now be able to serve the translation locally.
Part of #330.
Before, po/de.po had these statistics:
410 translated messages, 697 fuzzy translations, 674 untranslated
messages.
Afterwards, the statistics for po/de.po is:
556 translated messages, 814 fuzzy translations, 1097 untranslated
messages.
The number of translated messages stayed at 23%.
With this change, it becomes important to use the latest version of
mdbook-i18n-helpers when viewing the translation locally. To update to
the latest version, run
cargo install mdbook-i18n-helpers
You will now be able to serve the translation locally.
Part of #330.
* zh-TW: translate std
Part of #684.
* Apply suggestions from code review
Co-authored-by: Jonathan Hao <phao@google.com>
* Apply suggestions from code review
* zh-TW: fix PO file syntax
We lost a few double-quotes in the editing process.
---------
Co-authored-by: Jonathan Hao <phao@google.com>
* zh-TW: fix line breaks in lists
I looked through the recent PRs for the Taiwanese translations and
found that some lists items had extra line breaks (without the
necessary indentation). This PR should fix the rendering.
Part of #684.
* Apply suggestions from code review
---------
Co-authored-by: Jonathan Hao <phao@google.com>
* fr: update the translation on the Welcome page.
* fr: Some updates to summary.md entries, also removing a few fuzzy markers where the translation has not changed.
* zh-TW: translate enums
Part of #684.
* Apply suggestions from code review
Co-authored-by: Jonathan Hao <phao@google.com>
---------
Co-authored-by: Jonathan Hao <phao@google.com>
* zh-TW: translate memory-management
Part of #684.
* Apply suggestions from code review
Co-authored-by: Jonathan Hao <phao@google.com>
* Update po/zh-TW.po
---------
Co-authored-by: Jonathan Hao <phao@google.com>
* zh-TW: translate structs
Part of #684.
* zh-TW: Apply suggestion to speaker notes about newtypes.
* zh-TW: Apply suggestion to speaker notes about newtypes.
---------
Co-authored-by: Jonathan Hao <phao@google.com>
* ko: refresh translation for async
Part of #925.
* Apply suggestions from code review
Co-authored-by: Jiyong Park <55639800+jiyongp@users.noreply.github.com>
* ko: move translations back to where they belong
Moving them back helps avoid conflicts. The outdated messages can be
cleaned up with `msgmerge` at a later point.
---------
Co-authored-by: Jiyong Park <55639800+jiyongp@users.noreply.github.com>