1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2024-12-15 06:20:32 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
Henri Fontana
e6c1974000
pl: Refresh .po file after mdbook-i18n-helpers 0.2.2 (#1129)
Part of #330, #282, #399
2023-08-26 16:34:23 +02:00
Martin Geisler
0f0e29bef3
pl: normalize with mdbook-i18n-helpers 0.2.2 (#1103)
Before, po/pl.po had these statistics:

441 translated messages, 713 fuzzy translations, 627 untranslated
messages.

Afterwards, the statistics for po/pl.po is:

666 translated messages, 882 fuzzy translations, 919 untranslated
messages.

The number of translated messages changed from 25% to 27%.

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.
2023-08-23 11:15:04 -07:00
Kuba
4ed75d6b65
pl: Add mostly-machine-translated Polish translation (#688) 2023-06-22 10:18:29 +02:00