Update Japanese translation
This commit is contained in:
parent
c6f4c51f1f
commit
5619711e3f
|
|
@ -1298,49 +1298,6 @@ return array(
|
|||
'Task ID' => 'タスクID',
|
||||
'Assign automatically a color when due date is expired' => '期限が切れたら自動的に色を割当て',
|
||||
'Total score in this column across all swimlanes' => 'このカラムのすべてのスイムレーンで合計得点',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
// 'There is no external integration installed.' => '',
|
||||
// 'You are not allowed to update tasks assigned to someone else.' => '',
|
||||
// 'You are not allowed to change the assignee.' => '',
|
||||
// 'Task suppression is not permitted' => '',
|
||||
// 'Changing assignee is not permitted' => '',
|
||||
// 'Update only assigned tasks is permitted' => '',
|
||||
// 'Only for tasks assigned to the current user' => '',
|
||||
// 'My projects' => '',
|
||||
// 'Your are not member of any project.' => '',
|
||||
// 'My subtasks' => '',
|
||||
// '%d subtasks' => '',
|
||||
// '%d subtask' => '',
|
||||
// 'Only moving task between those columns is permitted for tasks assigned to the current user' => '',
|
||||
// '[DUPLICATE]' => '',
|
||||
// 'DKK - Danish Krona' => '',
|
||||
// 'Remove user from group' => '',
|
||||
// 'Assign the task to its creator' => '',
|
||||
// 'This task was sent by email to "%s" with subject "%s".' => '',
|
||||
// 'Predefined Email Subjects' => '',
|
||||
// 'Write one subject by line.' => '',
|
||||
// 'Create another link' => '',
|
||||
// 'BRL - Brazilian Real' => '',
|
||||
// 'Add a new Kanboard task' => '',
|
||||
'ARS - Argentine Peso' => 'ARS - アルゼンチンペソ',
|
||||
'COP - Colombian Peso' => 'COP - コロンビアペソ',
|
||||
'%d groups' => '%d個のグループ',
|
||||
|
|
@ -1382,5 +1339,6 @@ return array(
|
|||
'Write one subject by line.' => '行ごとに1つずつ件名を書く',
|
||||
'Create another link' => '別のリンクを作成',
|
||||
'BRL - Brazilian Real' => 'BRL - ブラジルレアル',
|
||||
'Add a new Kanboard task' => 'Kanboard タスクを追加',
|
||||
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue