Move timetable to a plugin
Plugin repository: https://github.com/kanboard/plugin-timetable
This commit is contained in:
@@ -666,28 +666,6 @@ return array(
|
||||
'Compact/wide view' => 'พอดี/กว้าง มุมมอง',
|
||||
'No results match:' => 'ไม่มีผลลัพท์ที่ตรง',
|
||||
'Currency' => 'สกุลเงิน',
|
||||
'Start time' => 'เวลาเริ่มต้น',
|
||||
'End time' => 'เวลาจบ',
|
||||
'Comment' => 'ความคิดเห็น',
|
||||
'All day' => 'ทั้งวัน',
|
||||
'Day' => 'วัน',
|
||||
'Manage timetable' => 'จัดการตารางเวลา',
|
||||
'Overtime timetable' => 'ตารางเวลาโอที',
|
||||
'Time off timetable' => 'ตารางเวลาวันหยุด',
|
||||
'Timetable' => 'ตารางเวลา',
|
||||
'Work timetable' => 'ตารางเวลางาน',
|
||||
'Week timetable' => 'ตารางเวลาสัปดาห์',
|
||||
'Day timetable' => 'ตารางเวลาวัน',
|
||||
'From' => 'จาก',
|
||||
'To' => 'ถึง',
|
||||
'Time slot created successfully.' => 'สร้างช่วงเวลาเรียบร้อยแล้ว',
|
||||
'Unable to save this time slot.' => 'ไม่สามารถบันทึกช่วงเวลานี้',
|
||||
'Time slot removed successfully.' => 'ลบช่วงเวลาเรียบร้อยแล้ว',
|
||||
'Unable to remove this time slot.' => 'ไม่สามารถลบช่วงเวลาได้',
|
||||
'Do you really want to remove this time slot?' => 'คุณต้องการลบช่วงเวลานี้?',
|
||||
'Remove time slot' => 'ลบช่วงเวลา',
|
||||
'Add new time slot' => 'เพิ่มช่วงเวลาใหม่',
|
||||
// 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => '',
|
||||
'Files' => 'ไฟล์',
|
||||
'Images' => 'รูปภาพ',
|
||||
'Private project' => 'โปรเจคส่วนตัว',
|
||||
@@ -707,7 +685,6 @@ return array(
|
||||
'Move the task to another column when assigned to a user' => 'ย้ายงานไปคอลัมน์อื่นเมื่อกำหนดบุคคลรับผิดชอบ',
|
||||
'Move the task to another column when assignee is cleared' => 'ย้ายงานไปคอลัมน์อื่นเมื่อไม่กำหนดบุคคลรับผิดชอบ',
|
||||
'Source column' => 'คอลัมน์ต้นทาง',
|
||||
// 'Show subtask estimates (forecast of future work)' => '',
|
||||
'Transitions' => 'การเปลี่ยนคอลัมน์',
|
||||
'Executer' => 'ผู้ประมวลผล',
|
||||
'Time spent in the column' => 'เวลาที่ใช้ในคอลัมน์',
|
||||
|
||||
Reference in New Issue
Block a user