1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-02-03 18:02:27 +02:00

Update Korean Translation (20230310) (#493)

* Update Korean translation

```
$ MDBOOK_OUTPUT='{"xgettext": {"pot-file": "messages.pot"}}' mdbook build -d po
$ msgmerge --no-wrap --update po/ko.po po/messages.pot
$ LANGUAGE=C msgfmt  -o /dev/null --statistics po/ko.po
 1235 translated messages, 36 fuzzy translations, 633 untranslated messages.
```

* Resolve fuzzy entries in Korean translation

```
$ LANGUAGE=C msgfmt  -o /dev/null --statistics po/ko.po
1278 translated messages, 626 untranslated messages.
```

* Remove obsolete entries

---------

Co-authored-by: Jooyung Han <jooyung@google.com>
This commit is contained in:
Jooyung Han 2023-03-11 09:48:38 +09:00 committed by GitHub
parent bfed596d28
commit ef9d9e3bbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

504
po/ko.po

File diff suppressed because it is too large Load Diff