diff options
| author | Mingye Wang <> | 2015-12-02 13:34:57 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2015-12-02 13:34:57 +0000 |
| commit | 32efcf63b9942d3a98d50251fa8831f4a8b990f3 (patch) | |
| tree | 4bf4bdc13ba1f4efb1e82d63342b4a14047b7ffd | |
| parent | XAML. Fix for Bug #1521686 (Exported Xaml mistaken due to wrong format number... (diff) | |
| download | inkscape-32efcf63b9942d3a98d50251fa8831f4a8b990f3.tar.gz inkscape-32efcf63b9942d3a98d50251fa8831f4a8b990f3.zip | |
Translations. Chinese (zh_CN) translation update.
Fixed bugs:
- https://launchpad.net/bugs/1520884
(bzr r14498)
| -rw-r--r-- | po/zh_CN.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 1b39636ef..eb04fdb56 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: Inkscape 0.92.x\n" "Report-Msgid-Bugs-To: inkscape-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-11-01 13:46+0100\n" -"PO-Revision-Date: 2015-11-29 02:34-0500\n" +"PO-Revision-Date: 2015-11-29 03:17-0500\n" "Last-Translator: Mingye Wang (Arthur2e5) <arthur200126@gmail.com>\n" "Language-Team: Chinese (China) @ AOSC <aosc@member.fsf.org>\n" "Language: zh_CN\n" @@ -31025,7 +31025,7 @@ msgid "" "The second path must be exactly four nodes long." msgstr "" "该扩展要求选中两条路径。\n" -" 第二个路径必须有正好四个节点." +"且第二个路径必须有正好四个节点。" #: ../share/extensions/svg_and_media_zip_output.py:128 #, python-format |
