From 20c6dfd1af9a24cb55895bacfe803a956683dd24 2011-05-04 07:49:39 From: Toshi MARUYAMA Date: 2011-05-04 07:49:39 Subject: [PATCH] scm: add Japanese translation of the feature of SCM command availability automatic check in administration panel (#4273). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5633 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 893b1b0..f5ba807 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -948,6 +948,8 @@ ja: 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_version: バージョン default_role_manager: 管理者 default_role_developer: 開発者