Uncheck tasks and swimlanes from project duplication and update translations
This commit is contained in:
@@ -408,15 +408,13 @@ return array(
|
||||
'Comment updated' => 'ปรับปรุงความคิดเห็น',
|
||||
'New comment posted by %s' => 'ความคิดเห็นใหม่จาก %s',
|
||||
'List of due tasks for the project "%s"' => 'รายการงานสำหรับโปรเจค "%s"',
|
||||
'[%s][New attachment] %s (#%d)' => '[%s][แนบใหม่] %s (#%d)',
|
||||
'[%s][New comment] %s (#%d)' => '[%s][ความคิดเห็นใหม่] %s (#%d)',
|
||||
'[%s][Comment updated] %s (#%d)' => '[%s][ปรับปรุงความคิดเห็น] %s (#%d)',
|
||||
'[%s][New subtask] %s (#%d)' => '[%s][งานย่อยใหม่] %s (#%d)',
|
||||
'[%s][Subtask updated] %s (#%d)' => '[%s][ปรับปรุงงานย่อย] %s (#%d)',
|
||||
'[%s][New task] %s (#%d)' => '[%s][งานใหม่] %s (#%d)',
|
||||
'[%s][Task updated] %s (#%d)' => '[%s][ปรับปรุุงงาน] %s (#%d)',
|
||||
'[%s][Task closed] %s (#%d)' => '[%s][งานที่ปิด] %s (#%d)',
|
||||
'[%s][Task opened] %s (#%d)' => '[%s][งานที่เปิด] %s (#%d)',
|
||||
// 'New attachment' => '',
|
||||
// 'New comment' => '',
|
||||
// 'New subtask' => '',
|
||||
// 'Subtask updated' => '',
|
||||
// 'Task updated' => '',
|
||||
// 'Task closed' => '',
|
||||
// 'Task opened' => '',
|
||||
'[%s][Due tasks]' => '[%s][งานปัจจุบัน]',
|
||||
'[Kanboard] Notification' => '[Kanboard] แจ้งเตือน',
|
||||
'I want to receive notifications only for those projects:' => 'ฉันต้องการรับการแจ้งเตือนสำหรับโปรเจค:',
|
||||
@@ -500,9 +498,9 @@ return array(
|
||||
'Task assignee change' => 'เปลี่ยนการกำหนดบุคคลของงาน',
|
||||
// '%s change the assignee of the task #%d to %s' => '',
|
||||
// '%s changed the assignee of the task %s to %s' => '',
|
||||
// '[%s][Column Change] %s (#%d)' => '',
|
||||
// '[%s][Position Change] %s (#%d)' => '',
|
||||
// '[%s][Assignee Change] %s (#%d)' => '',
|
||||
// 'Column Change' => '',
|
||||
// 'Position Change' => '',
|
||||
// 'Assignee Change' => '',
|
||||
'New password for the user "%s"' => 'รหัสผ่านใหม่สำหรับผู้ใช้ "%s"',
|
||||
// 'Choose an event' => '',
|
||||
// 'Github commit received' => '',
|
||||
@@ -709,4 +707,5 @@ return array(
|
||||
// 'There is nothing to show.' => '',
|
||||
// 'Time Tracking' => '',
|
||||
// 'You already have one subtask in progress' => '',
|
||||
// 'Which parts of the project do you want to duplicate?' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user