Translation to Simplified Chinese#456
Translation to Simplified Chinese#456championdot wants to merge 2 commits intozonemaster:developfrom
Conversation
|
Added Simplified Chinese translation for zonemaster-cli. |
|
@championdot, this would only give translation to messages around the test, not the messages from the test itself. To get full translation of What is the difference between this PR and #455? |
Of course, I will gradually complete the Chinese translation of all Zonemaster components. I believe this will better promote Zonemaster, and I highly value the comprehensiveness of this system's detection. |
|
@championdot, thank you for your contribution! Your translation only contains 32 of 39 msgids. Please see "Translating Engine, CLI and Backend" for how to contribute with a PO file in the same format as the other PO files. Please also keep commit messages and other comments and documentation in English. For me it looks like #455 is just redundant and is doing the same thing, but against the master branch. The PR is against develop branch, which is how we work. Please continue with this. If you want to reach out via email, you can find my address via my Github profile. |
Purpose
This PR gives translation of the Zonemaster-CLI string into Simplified Chinese.
Changes
Adds
share/zh.pofile.How to test this PR
Unit tests should pass and
../../zonemaster-engine/util/check-msg-args zh.poshould pass and the PO file should be tidied bymake POFILES=zh.po tidy-po(see "Translating Engine, CLI and Backend")