diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-01-20 14:01:16 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-01-20 14:01:16 +0000 |
commit | dde8d08f188334fb3489b32156408ad4ed997a84 (patch) | |
tree | 7ab957e01cd5eb084800b5be5b08be7b77ae0f18 /config/locales | |
parent | 1efe02179d3496be3412242b8ac0cb01d2247854 (diff) | |
download | redmine-dde8d08f188334fb3489b32156408ad4ed997a84.tar.gz redmine-dde8d08f188334fb3489b32156408ad4ed997a84.zip |
Merged r16235 from trunk to 3.2-stable (#24751, #24886)
Japanese translation for 3.2-stable updated by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@16238 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/ja.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 1d4901b36..b755a3b83 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1195,5 +1195,4 @@ ja: label_any_open_issues: 未完了のチケット label_no_open_issues: なし または完了したチケット label_default_values_for_new_users: 新しいユーザーのデフォルト設定 - error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot - be reassigned to an issue that is about to be deleted + error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: 削除対象チケットへの作業時間の再割り当てはできません |