Update ja_JP translation
This commit is contained in:
parent
7162d18671
commit
1d798c9d35
|
|
@ -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' => '縦の折りたたみを解除',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue