diff options
author | Go MAEDA <maeda@farend.jp> | 2019-04-22 09:53:46 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-04-22 09:53:46 +0000 |
commit | 7ad75f6aeef9fbfda85b7c96a10ea875472c9c4d (patch) | |
tree | 050d895ff1514b4bf1babfb7ae904959f488ac5d /config/locales/ja.yml | |
parent | 9a08215e790735485353bafd4f5f3053bd8333e3 (diff) | |
download | redmine-7ad75f6aeef9fbfda85b7c96a10ea875472c9c4d.tar.gz redmine-7ad75f6aeef9fbfda85b7c96a10ea875472c9c4d.zip |
Japanese translation update (#30995).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18075 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ja.yml')
-rw-r--r-- | config/locales/ja.yml | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index e534e1412..ca542f799 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1263,12 +1263,11 @@ ja: permission_log_time_for_other_users: 他のユーザーの作業時間の入力 text_role_no_workflow: このロールにワークフローが定義されていません text_status_no_workflow: このステータスはどのトラッカーのワークフローでも使われていません - setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails - setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications - subject - label_inherited_from_parent_project: Inherited from parent project - label_inherited_from_group: Inherited from group %{name} - label_trackers_description: Trackers description - label_open_trackers_description: View all trackers description - label_preferred_body_part_text: Text + setting_mail_handler_preferred_body_part: マルチパート (HTML) メールの優先パート + setting_show_status_changes_in_mail_subject: 通知メールの題名にステータス変更の情報を挿入 + label_inherited_from_parent_project: 親プロジェクトから継承 + label_inherited_from_group: グループ %{name} から継承 + label_trackers_description: トラッカーの説明 + label_open_trackers_description: すべてのトラッカーの説明を表示 + label_preferred_body_part_text: テキスト label_preferred_body_part_html: HTML (experimental) |