]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web: Revise Chinese translation in build scripts
authorAnthony Fok <foka@debian.org>
Fri, 8 Jun 2012 04:11:49 +0000 (12:11 +0800)
committerFrancisco Vila <francisco.vila@hispalinux.es>
Fri, 8 Jun 2012 16:35:07 +0000 (18:35 +0200)
scripts/build/create-weblinks-itexi.py
scripts/build/website_post.py

index 29a90151c63d77df2c7bc58e664a5cbba6e0433a..c7e02ceb844672ff738aa387fced648f59f69899 100644 (file)
@@ -204,27 +204,27 @@ translations = {
         'Learning': '学习',
         'Music glossary': '音乐术语表',
         'Essay': '文章',
-        'Notation': '五线谱',
+        'Notation': '记谱法',
         'Usage': '使用',
         'Snippets': '片断',
         'Web': 'Web',
         'Changes': '变化',
 
         'Extending': '扩展',
-        'Internals': '内部',
+        'Internals': '内部机制',
         'Contributor': '贡献者',
 
 # keep the spaces!
-        ' (split HTML)': ' (分开的HTML',
-        ' (big HTML)': ' (大的HTML)',
+        ' (split HTML)': ' (分开的 HTML)',
+        ' (big HTML)': ' (大的 HTML)',
 
-        'Regression tests for ': '回归测试',
-        'PDF of regtests for ': '回归的PDF',
-        'MusicXML Regression tests for ': 'MusicXML回归测试',
-        'PDF of MusicXML regtests for ': 'MusicXML的PDF回归',
+        'Regression tests for ': '回归测试 ',
+        'PDF of regtests for ': '回归测试的 PDF ',
+        'MusicXML Regression tests for ': 'MusicXML 回归测试 ',
+        'PDF of MusicXML regtests for ': 'MusicXML 的 PDF 回归测试 ',
 
         'Doc tarball for ': '为文档压缩包',
-        ' (did not exist in 2.12)': ' (在2.12中不存在)',
+        ' (did not exist in 2.12)': ' (在 2.12 中不存在)',
         },
     }
 
index c60e3cdfcf5b2aecc7d783ba3f33cbf09a5c7a0a..93e3c8d50d2bad0061c45d53b730d43b22107a98 100644 (file)
@@ -45,11 +45,11 @@ translations = {
         },
     'zh': {
         'English': '中文',
-        'Other languages': '其语言',
+        'Other languages': '其语言',
         },
     }
 
-# needs at least: make -C po or makeC Documentation/po
+# needs at least: make -C po or make -C Documentation/po
 HAVE_GETTEXT = False
 
 ####  this breaks on lilypond.org