]> source.dussan.org Git - redmine.git/commitdiff
Japanese translation update (#32836).
authorGo MAEDA <maeda@farend.jp>
Sun, 15 Mar 2020 07:25:56 +0000 (07:25 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 15 Mar 2020 07:25:56 +0000 (07:25 +0000)
Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@19580 e93f8b46-1217-0410-a6f0-8f06a7374b81

config/locales/ja.yml

index caa86c7760247d55a3dffcf6f435938bbf98b710..f46a8f0fc1b1e70dadebaf3af2f208e5b61f2074 100644 (file)
@@ -1309,13 +1309,9 @@ ja:
   label_display_type_board: ボード
   label_my_bookmarks: My bookmarks
   label_import_time_entries: 作業時間のインポート
-  field_toolbar_language_options: Code highlighting toolbar languages
-  label_user_mail_notify_about_high_priority_issues_html: Also notify me about issues
-    with a priority of <em>%{prio}</em> or higher
-  label_assign_to_me: Assign to me
-  notice_issue_not_closable_by_open_tasks: This issue cannot be closed because it has
-    at least one open subtask.
-  notice_issue_not_closable_by_blocking_issue: This issue cannot be closed because it
-    is blocked by at least one open issue.
-  notice_issue_not_reopenable_by_closed_parent_issue: This issue cannot be reopened
-    because its parent issue is closed.
+  field_toolbar_language_options: ツールバーのコードハイライトボタンで使用する言語
+  label_user_mail_notify_about_high_priority_issues_html: 優先度が <em>%{prio}</em> 以上のチケットについても通知
+  label_assign_to_me: 自分に割り当て
+  notice_issue_not_closable_by_open_tasks: 未完了の子チケットがあるためこのチケットは完了にできません。
+  notice_issue_not_closable_by_blocking_issue: 未完了のブロック元チケットがあるためこのチケットは完了にできません。
+  notice_issue_not_reopenable_by_closed_parent_issue: 親チケットが完了しているためこのチケットは未完了に戻せません。