diff --git a/translation/pofiles/zh_CN.po b/translation/pofiles/zh_CN.po index ff23f0215b..2b70b14b42 100644 --- a/translation/pofiles/zh_CN.po +++ b/translation/pofiles/zh_CN.po @@ -10,8 +10,8 @@ msgstr "" "Project-Id-Version: KiCad_zh_CN_Master_v0.0.32\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-03-30 13:37-0700\n" -"PO-Revision-Date: 2021-04-03 18:26+0000\n" -"Last-Translator: Eric \n" +"PO-Revision-Date: 2021-04-04 01:57+0000\n" +"Last-Translator: taotieren \n" "Language-Team: Chinese (Simplified) \n" "Language: zh_CN\n" @@ -7562,6 +7562,7 @@ msgstr "" "```\n" "\n" "在 Linux 上,命令如下。\n" +"\n" "```\n" "xsltproc -o \"%O\" /usr/local/kicad/bin/plugins/myconverter .xsl \"%I\"\n" "```\n" @@ -7570,6 +7571,7 @@ msgstr "" "不要忘记文件名周围的双引号,这使它们在用 Eeschema 替换后可以有空格。\n" "\n" "如果使用 Python 脚本,则命令行类似于(取决于 Python 脚本):\n" +"\n" "```\n" "python f:/kicad/bin/plugins/bom-in-python/myconverter.py \"%I\" \"%O\"\n" "```\n"