summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-09-10 02:16:34 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-09-10 02:16:34 +0000
commit0474fdf63df0412b378b6ed7c02fe258729414c5 (patch)
treed57729561838895a51e22ff2b63a56cf65188c80
parent13c8df3954d0df47f5897d01d4b33d46919d8a30 (diff)
downloadredmine-0474fdf63df0412b378b6ed7c02fe258729414c5.tar.gz
redmine-0474fdf63df0412b378b6ed7c02fe258729414c5.zip
Traditional Chinese translation updated by ChunChang Lo (#9210, #9129)
Translations readded: * text_git_repository_note git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7079 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--config/locales/zh-TW.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 0341aa495..80b42ce6c 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1027,6 +1027,7 @@
text_zoom_out: 縮小
text_warn_on_leaving_unsaved: "若您離開這個頁面,此頁面所包含的未儲存資料將會遺失。"
text_scm_path_encoding_note: "預設: UTF-8"
+ text_git_repository_note: 儲存機制是本機的空(bare)目錄 (即: /gitrepo, c:\gitrepo)
text_mercurial_repository_note: 本機儲存機制 (即: /hgrepo, c:\hgrepo)
text_scm_command: 命令
text_scm_command_version: 版本
@@ -1059,4 +1060,3 @@
enumeration_doc_categories: 文件分類
enumeration_activities: 活動 (時間追蹤)
enumeration_system_activity: 系統活動
- text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)