readd Japanese translation "text_git_repository_note" (#9129).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6639 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2011-08-26 05:11:57 +00:00
parent 2816ec9897
commit 1b379c2b89
1 changed files with 1 additions and 0 deletions

View File

@ -956,6 +956,7 @@ ja:
text_warn_on_leaving_unsaved: このページから移動すると、保存されていないデータが失われます。
text_scm_path_encoding_note: "デフォルト: UTF-8"
text_mercurial_repository_note: "ローカルリポジトリ (例: /hgrepo, c:\hgrepo)"
text_git_repository_note: "Bare、かつ、ローカルリポジトリ (例: /gitrepo, c:\gitrepo)"
text_scm_command: コマンド
text_scm_command_version: バージョン
text_scm_config: バージョン管理システムのコマンドをconfig/configuration.ymlで設定できます。設定後、Redmineを再起動してください。