summaryrefslogtreecommitdiffstats
path: root/config/locales
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-04-23 09:23:15 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-04-23 09:23:15 +0000
commitf7bed294c1f4376688b36c9d0d57305ab95d8daa (patch)
tree6bfa800f06a243cb311579ff60038caf84db3cda /config/locales
parentd03de4449f8d1741a318bd627895233adbf3a887 (diff)
downloadredmine-f7bed294c1f4376688b36c9d0d57305ab95d8daa.tar.gz
redmine-f7bed294c1f4376688b36c9d0d57305ab95d8daa.zip
scm: git: translate Japanese i18n text of repository note in setting.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5539 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/ja.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 5309abdda..2a7f21f52 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -883,7 +883,7 @@ ja:
version_status_closed: 終了
field_active: 有効
-
+
text_select_mail_notifications: どのメール通知を送信するか、アクションを選択してください。
text_regexp_info: 例) ^[A-Z0-9]+$
text_min_max_length_info: 0だと無制限になります
@@ -946,6 +946,7 @@ ja:
text_zoom_out: 縮小
text_warn_on_leaving_unsaved: このページから移動すると、保存されていないデータが失われます。
text_scm_path_encoding_note: "デフォルト: UTF-8"
+ text_git_repository_note: "Bare、かつ、ローカルリポジトリ (例: /gitrepo, c:\gitrepo)"
default_role_manager: 管理者
default_role_developer: 開発者