diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-10 02:15:50 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-10 02:15:50 +0000 |
commit | 13c8df3954d0df47f5897d01d4b33d46919d8a30 (patch) | |
tree | 2251f4f4a6e7d30e678f95b07c4ca973ded1c797 /config/locales/zh-TW.yml | |
parent | b0bba4884ed1f05ca09102b1b79b30b1c111408b (diff) | |
download | redmine-13c8df3954d0df47f5897d01d4b33d46919d8a30.tar.gz redmine-13c8df3954d0df47f5897d01d4b33d46919d8a30.zip |
Traditional Chinese translation updated by ChunChang Lo (#9210)
Translations changed:
* text_mercurial_repository_note
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7078 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/zh-TW.yml')
-rw-r--r-- | config/locales/zh-TW.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 0035a8fe8..0341aa495 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1027,7 +1027,7 @@ text_zoom_out: 縮小 text_warn_on_leaving_unsaved: "若您離開這個頁面,此頁面所包含的未儲存資料將會遺失。" text_scm_path_encoding_note: "預設: UTF-8" - text_mercurial_repository_note: 本機儲存機制 (e.g. /hgrepo, c:\hgrepo) + text_mercurial_repository_note: 本機儲存機制 (即: /hgrepo, c:\hgrepo) text_scm_command: 命令 text_scm_command_version: 版本 text_scm_config: 您可以在 config/configuration.yml 中設定 SCM 命令。請在編輯該檔案之後重新啟動 Redmine 應用程式。 |