Update ja_JP translation

This commit is contained in:
Kiyohito AOKI 2020-10-10 05:20:57 +09:00 committed by GitHub
parent 7162d18671
commit 1d798c9d35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -420,7 +420,7 @@ return array(
'This value is required' => 'この値が必要です',
'This value must be numeric' => 'この値は数字でなければなりません',
'Unable to create this task.' => 'このタスクを作成できませんでした',
'Cumulative flow diagram' => '積フロー図',
'Cumulative flow diagram' => '積フロー図',
'Daily project summary' => '日時プロジェクトサマリー',
'Daily project summary export' => '日時プロジェクトサマリーの出力',
'Exports' => '出力',
@ -1421,7 +1421,7 @@ return array(
'%d/%d group(s) shown' => 'グループ %d/%d を表示',
'Subtask creation or modification' => 'サブタスクが作成or更新されました',
'Assign the task to a specific user when the task is moved to a specific swimlane' => '特定のスイムレーンにタスクを移動した時に、特定のユーザーにタスクを割当てる',
// 'Comment' => '',
// 'Collapse vertically' => '',
// 'Expand vertically' => '',
'Comment' => 'コメント',
'Collapse vertically' => '縦に折りたたむ',
'Expand vertically' => '縦の折りたたみを解除',
);