add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -0,0 +1,13 @@
# po4a-translate
> 将 PO 文件转换回文档格式。
> 提供的 PO 文件应为通过 `po4a-gettextize` 生成的 POT 文件的翻译。
> 更多信息:<https://po4a.org/man/man1/po4a-translate.1.php>。
- 将翻译后的 PO 文件转换回文档:
`po4a-translate --format {{文本}} --master {{路径/到/主文档.doc}} --po {{路径/到/结果.po}} --localized {{路径/到/翻译过的.txt}}`
- 列出所有可用格式:
`po4a-translate --help-format`