Patch #23108 » ja_translation_fix_text_git_repository_note.diff
config/locales/ja.yml (working copy) | ||
---|---|---|
939 | 939 |
text_warn_on_leaving_unsaved: このページから移動すると、保存されていないデータが失われます。 |
940 | 940 |
text_scm_path_encoding_note: "デフォルト: UTF-8" |
941 | 941 |
text_mercurial_repository_note: "ローカルリポジトリ (例: /hgrepo, c:\\hgrepo)" |
942 |
text_git_repository_note: "Bare、かつ、ローカルリポジトリ (例: /gitrepo, c:\\gitrepo)"
|
|
942 |
text_git_repository_note: "ローカルのベアリポジトリ (例: /gitrepo, c:\\gitrepo)"
|
|
943 | 943 |
text_scm_command: コマンド |
944 | 944 |
text_scm_command_version: バージョン |
945 | 945 |
text_scm_config: バージョン管理システムのコマンドをconfig/configuration.ymlで設定できます。設定後、Redmineを再起動してください。 |