Fix some translation and punctuation for Traditional Chinese.

This commit is contained in:
Qing-Cheng Li 2015-01-11 21:42:41 +08:00
parent ae4c052b8c
commit b261d16a96
20 changed files with 29 additions and 29 deletions

View file

@ -333,9 +333,9 @@ exports.dialog = {
'## 歡迎光臨 LearnGitBranching!',
'',
'本應用旨在幫助初學者領會 git 分支背後的強大概念。',
'希望你能喜歡这个應用,並學到知識!',
'希望你能喜歡這個應用,並學到知識!',
'',
'# 演示!',
'# 演示',
'',
'如果你還沒看過演示,請到此查看:',
'',
@ -352,7 +352,7 @@ exports.dialog = {
markdowns: [
'## Git 命令',
'',
'在沙盒模式中,你有好多指令可用。 包括:',
'在沙盒模式中,你有很多指令可用。包括:',
'',
' * commit',
' * branch',

View file

@ -542,7 +542,7 @@ exports.strings = {
'en_US': 'Usage:',
'de_DE': 'Benutzung:',
'zh_CN': '使用:',
'zh_TW': '用法:',
'zh_TW': '用法',
'es_AR': 'Uso:',
'pt_BR': 'Uso:',
'fr_FR': 'Utilisation :'