diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-12-02 03:55:31 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-12-02 03:55:31 +0000 |
commit | 7ae7e00db951f161be64b7d744df4197b119c71d (patch) | |
tree | fa4884aa8cea5a6ff6697812edede9fc7f5bcc7e /config | |
parent | 5613bf9db57b21bd4d46753298cb2e0b20ddb72a (diff) | |
download | redmine-7ae7e00db951f161be64b7d744df4197b119c71d.tar.gz redmine-7ae7e00db951f161be64b7d744df4197b119c71d.zip |
Japanese translation updated by Go MAEDA (#24512)
git-svn-id: http://svn.redmine.org/redmine/trunk@16034 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/ja.yml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index bf13877d3..a7445d1f7 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1217,11 +1217,10 @@ ja: label_new_project_issue_tab_enabled: '"新しいチケット" タブを表示' setting_new_item_menu_tab: 新規オブジェクト作成タブ label_new_object_tab_enabled: '"+" ドロップダウンを表示' - error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers - for which you can create an issue + error_no_projects_with_tracker_allowed_for_new_issue: チケットを追加できるプロジェクトがありません field_textarea_font: テキストエリアのフォント label_font_default: デフォルト label_font_monospace: 等幅 label_font_proportional: プロポーショナル - setting_timespan_format: Time span format - label_table_of_contents: Table of contents + setting_timespan_format: 時間の形式 + label_table_of_contents: 目次 |