From a5adecb40c071180e5c4c6ff7ea1bf711fb925de 2011-11-13 06:38:41 From: Toshi MARUYAMA Date: 2011-11-13 06:38:41 Subject: [PATCH] Merge r7797 from trunk Simplified Chinese "text_git_repository_note" translation updated by Steven Wong. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.2-stable@7801 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 90e425b..4a1e02d 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -971,7 +971,6 @@ zh: field_root_directory: 根目录 field_cvs_module: CVS Module field_cvsroot: CVSROOT - text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo) text_mercurial_repository_note: 本地库 (e.g. /hgrepo, c:\hgrepo) text_scm_command: 命令 text_scm_command_version: 版本 @@ -979,3 +978,5 @@ zh: text_scm_config: 您可以在config/configuration.yml中配置您的SCM命令。 请在编辑后,重启Redmine应用。 text_scm_command_not_available: Scm命令不可用。 请检查管理面板的配置。 + text_git_repository_note: 库中无内容。(e.g. /gitrepo, c:\gitrepo) +