diff options
Diffstat (limited to 'app/Locales/th_TH')
-rw-r--r-- | app/Locales/th_TH/translation.php | 500 |
1 files changed, 458 insertions, 42 deletions
diff --git a/app/Locales/th_TH/translation.php b/app/Locales/th_TH/translation.php index a67823bc..d09f63cd 100644 --- a/app/Locales/th_TH/translation.php +++ b/app/Locales/th_TH/translation.php @@ -1,6 +1,8 @@ <?php return array( + // 'number.decimals_separator' => '', + // 'number.thousands_separator' => '', 'None' => 'ไม่มี', 'edit' => 'แก้ไข', 'Edit' => 'แก้ไข', @@ -31,7 +33,6 @@ return array( 'Password' => 'รหัสผ่าน', 'Default project' => 'โปรเจคเริ่มต้น', 'Administrator' => 'ผู้ดูแลระบบ', - 'Notifications' => 'การแจ้งเตือน', 'Sign in' => 'เข้าสู่ระบบ', 'Users' => 'ผู้ใช้', 'No user' => 'ไม่มีผู้ใช้', @@ -84,7 +85,7 @@ return array( 'Settings' => 'ตั้งค่า', 'Application settings' => 'ตั้งค่าการทำงาน', 'Language' => 'ภาษา', - 'Webhooks token:' => 'Webhooks token:', + // 'Webhook token:' => '', 'API token:' => 'API token:', 'More information' => 'ข้อมูลเพิ่มเติม', 'Database size:' => 'ขนาดฐานข้อมูล:', @@ -133,8 +134,6 @@ return array( 'This project must be unique' => 'ชื่อโปรเจคต้องไม่ซ้ำ', 'The title is required' => 'ต้องการหัวเรื่อง', 'The language is required' => 'ต้องการภาษา', - 'New password for the user "%s"' => 'รหัสผ่านใหม่สำหรับผู้ใช้ "%s"', - 'Confirmation' => 'ยืนยันรหัสผ่าน', 'There is no active project, the first step is to create a new project.' => 'ไม่มีโปรเจคที่ทำงานอยู่, ต้องการสร้างโปรเจคใหม่', 'Settings saved successfully.' => 'บันทึกการตั้งค่าเรียบร้อยแล้ว', 'Unable to save your settings.' => 'ไม่สามารถบันทึกการตั้งค่าได้', @@ -185,21 +184,22 @@ return array( 'Change assignee' => 'เปลี่ยนการกำหนด', 'Change assignee for the task "%s"' => 'เปลี่ยนการกำหนดสำหรับงาน « %s »', 'Timezone' => 'เขตเวลา', - 'Sorry, I didn\'t found this information in my database!' => 'เสียใจด้วย ไม่สามารถหาข้อมูลในฐานข้อมูลได้', + 'Sorry, I didn\'t find this information in my database!' => 'เสียใจด้วย ไม่สามารถหาข้อมูลในฐานข้อมูลได้', 'Page not found' => 'ไม่พบหน้า', 'Complexity' => 'ความซับซ้อน', 'limit' => 'จำกัด', 'Task limit' => 'จำกัดงาน', + 'Task count' => 'นับงาน', 'This value must be greater than %d' => 'ค่าต้องมากกว่า %d', 'Edit project access list' => 'แก้ไขการเข้าถึงรายชื่อโปรเจค', 'Edit users access' => 'แก้ไขการเข้าถึงผู้ใช้', 'Allow this user' => 'อนุญาตผู้ใช้นี้', 'Only those users have access to this project:' => 'ผู้ใช้ที่สามารถเข้าถึงโปรเจคนี้:', 'Don\'t forget that administrators have access to everything.' => 'อย่าลืมผู้ดูแลระบบสามารถเข้าถึงได้ทุกอย่าง', - 'revoke' => 'ยกเลิก', + 'Revoke' => 'ยกเลิก', 'List of authorized users' => 'รายชื่อผู้ใช้ที่ได้รับการยืนยัน', 'User' => 'ผู้ใช้', - 'Everybody have access to this project.' => 'ทุกคนสามารถเข้าถึงโปรเจคนี้', + // 'Nobody have access to this project.' => '', 'You are not allowed to access to this project.' => 'คุณไม่ได้รับอนุญาตให้เข้าถึงโปรเจคนี้', 'Comments' => 'ความคิดเห็น', 'Post comment' => 'แสดงความคิดเห็น', @@ -212,11 +212,10 @@ return array( 'The description is required' => 'ต้องการคำอธิบาย', 'Edit this task' => 'แก้ไขงาน', 'Due Date' => 'วันที่ครบกำหนด', - 'm/d/Y' => 'd/m/Y', - 'month/day/year' => 'วัน/เดือน/ปี', 'Invalid date' => 'วันที่ผิด', 'Must be done before %B %e, %Y' => 'ต้องทำให้เสร็จก่อน %d/%m/%Y', '%B %e, %Y' => '%d/%m/%Y', + // '%b %e, %Y' => '', 'Automatic actions' => 'การกระทำอัตโนมัติ', 'Your automatic action have been created successfully.' => 'การกระทำอัตโนมัติสร้างเรียบร้อยแล้ว', 'Unable to create your automatic action.' => 'ไม่สามารถสร้างการกระทำอัตโนมัติได้', @@ -354,9 +353,9 @@ return array( 'estimated' => 'ประมาณ', 'Sub-Tasks' => 'งานย่อย', 'Add a sub-task' => 'เพิ่มงานย่อย', - 'Original Estimate' => 'ประมาณการ', + // 'Original estimate' => '', 'Create another sub-task' => 'สร้างงานย่อยอื่น', - 'Time Spent' => 'เวลาที่ใช้', + 'Time spent' => 'ใช้เวลา', 'Edit a sub-task' => 'แก้ไขงานย่อย', 'Remove a sub-task' => 'ลบงานย่อย', 'The time must be a numeric value' => 'เวลาที่ต้องเป็นตัวเลข', @@ -390,10 +389,8 @@ return array( 'Creator' => 'ผู้สร้าง', 'Modification date' => 'วันที่แก้ไข', 'Completion date' => 'วันที่เสร็จสิ้น', - 'Webhook URL for task creation' => 'Webhook URL for task creation', - 'Webhook URL for task modification' => 'Webhook URL for task modification', 'Clone' => 'เลียนแบบ', - 'Clone this project' => 'การเลียนแบบโปรเจค', + 'Clone Project' => 'เลียนแบบโปรเจค', 'Project cloned successfully.' => 'เลียนแบบโปรเจคเรียบร้อยแล้ว', 'Unable to clone this project.' => 'ไม่สามารถเลียบแบบโปรเจคได้', 'Email notifications' => 'อีเมลแจ้งเตือน', @@ -411,22 +408,20 @@ 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:' => 'ฉันต้องการรับการแจ้งเตือนสำหรับโปรเจค:', 'view the task on Kanboard' => 'แสดงงานบน Kanboard', 'Public access' => 'การเข้าถึงสาธารณะ', - 'Categories management' => 'การจัดการกลุ่ม', - 'Users management' => 'การจัดการผู้ใช้', + 'Category management' => 'การจัดการกลุ่ม', + 'User management' => 'การจัดการผู้ใช้', 'Active tasks' => 'งานที่กำลังใช้งาน', 'Disable public access' => 'ปิดการเข้าถึงสาธารณะ', 'Enable public access' => 'เปิดการเข้าถึงสาธารณะ', @@ -454,6 +449,7 @@ return array( 'Email:' => 'อีเมล:', 'Default project:' => 'โปรเจคเริ่มต้น:', 'Notifications:' => 'แจ้งเตือน:', + 'Notifications' => 'การแจ้งเตือน', 'Group:' => 'กลุ่ม:', 'Regular user' => 'ผู้ใช้ปกติ:', 'Account type:' => 'ชนิดบัญชี:', @@ -471,18 +467,18 @@ return array( 'Unable to change the password.' => 'ไม่สามารถเปลี่ยนรหัสผ่านได้', 'Change category for the task "%s"' => 'เปลี่ยนกลุ่มสำหรับงาน "%s"', 'Change category' => 'เปลี่ยนกลุ่ม', - '%s updated the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '%s ปรับปรุงงานแล้ว <a href="?controller=task&action=show&task_id=%d">#%d</a>', - '%s open the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '%s เปิดงานแล้ว <a href="?controller=task&action=show&task_id=%d">#%d</a>', - '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the position #%d in the column "%s"' => '%s ย้ายงานแล้ว <a href="?controller=task&action=show&task_id=%d">#%d</a> ไปตำแหน่ง #%d ในคอลัมน์ "%s"', - '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the column "%s"' => '%s ย้ายงานแล้ว <a href="?controller=task&action=show&task_id=%d">#%d</a> ไปคอลัมน์ "%s"', - '%s created the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '%s สร้างงานแล้ว <a href="?controller=task&action=show&task_id=%d">#%d</a>', - '%s closed the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '%s ปิดงานแล้ว <a href="?controller=task&action=show&task_id=%d">#%d</a>', - '%s created a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '%s สร้างงานย่อยสำหรับงานแล้ว <a href="?controller=task&action=show&task_id=%d">#%d</a>', - '%s updated a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '%s ปรับปรุงงานย่อยสำหรับงานแล้ว <a href="?controller=task&action=show&task_id=%d">#%d</a>', + '%s updated the task %s' => '%s ปรับปรุงงานแล้ว %s', + '%s opened the task %s' => '%s เปิดงานแล้ว %s', + '%s moved the task %s to the position #%d in the column "%s"' => '%s ย้ายงานแล้ว %s ไปตำแหน่ง #%d ในคอลัมน์ "%s"', + '%s moved the task %s to the column "%s"' => '%s ย้ายงานแล้ว %s ไปคอลัมน์ "%s"', + '%s created the task %s' => '%s สร้างงานแล้ว %s', + '%s closed the task %s' => '%s ปิดงานแล้ว %s', + '%s created a subtask for the task %s' => '%s สร้างงานย่อยสำหรับงานแล้ว %s', + '%s updated a subtask for the task %s' => '%s ปรับปรุงงานย่อยสำหรับงานแล้ว %s', 'Assigned to %s with an estimate of %s/%sh' => 'กำหนดให้ %s โดยประมาณแล้ว %s/%sh', 'Not assigned, estimate of %sh' => 'ไม่กำหนดแล้ว, ประมาณเวลาที่ใช้ %s ชั่วโมง', - '%s updated a comment on the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '%s ปรับปรุงความคิดเห็นในงานแล้ว <a href="?controller=task&action=show&task_id=%d">#%d</a>', - '%s commented the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '%s แสดงความคิดเห็นของงานแล้ว <a href="?controller=task&action=show&task_id=%d">#%d</a>', + '%s updated a comment on the task %s' => '%s ปรับปรุงความคิดเห็นในงานแล้ว %s', + '%s commented the task %s' => '%s แสดงความคิดเห็นของงานแล้ว %s', '%s\'s activity' => 'กิจกรรม %s', 'No activity.' => 'ไม่มีกิจกรรม', 'RSS feed' => 'RSS feed', @@ -499,11 +495,431 @@ return array( 'Activity' => 'กิจกรรม', 'Default values are "%s"' => 'ค่าเริ่มต้น "%s"', 'Default columns for new projects (Comma-separated)' => 'คอลัมน์เริ่มต้นสำหรับโปรเจคใหม่ (Comma-separated)', - 'Task assignee change' => 'เปลี่ยนการกำหนดบุคคลของงาน', - // '%s change the assignee of the task #%d' => '', - // '%s change the assignee of the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', - // '[%s][Column Change] %s (#%d)' => '', - // '[%s][Position Change] %s (#%d)' => '', - // '[%s][Assignee Change] %s (#%d)' => '', - // 'New password for the user "%s"' => '', + 'Task assignee change' => 'เปลี่ยนการกำหนดบุคคลของงาน', + // '%s change the assignee of the task #%d to %s' => '', + // '%s changed the assignee of the task %s to %s' => '', + 'Column Change' => 'เปลี่ยนคอลัมน์', + 'Position Change' => 'เปลี่ยนตำแหน่ง', + 'Assignee Change' => 'เปลิ่ยนการกำหนด', + 'New password for the user "%s"' => 'รหัสผ่านใหม่สำหรับผู้ใช้ "%s"', + 'Choose an event' => 'เลือกเหตุการณ์', + // 'Github commit received' => '', + // 'Github issue opened' => '', + // 'Github issue closed' => '', + // 'Github issue reopened' => '', + // 'Github issue assignee change' => '', + // 'Github issue label change' => '', + // 'Create a task from an external provider' => '', + // 'Change the assignee based on an external username' => '', + // 'Change the category based on an external label' => '', + // 'Reference' => '', + // 'Reference: %s' => '', + 'Label' => 'ป้ายชื่อ', + 'Database' => 'ฐานข้อมูล', + 'About' => 'เกี่ยวกับ', + 'Database driver:' => 'เครื่องมือฐานขข้อมูล', + 'Board settings' => 'ตั้งค่าบอร์ด', + // 'URL and token' => '', + // 'Webhook settings' => '', + // 'URL for task creation:' => '', + // 'Reset token' => '', + // 'API endpoint:' => '', + 'Refresh interval for private board' => 'ระยะรีเฟรชบอร์ดส่วนตัว', + 'Refresh interval for public board' => 'ระยะรีเฟรชบอร์ดสาธารณะ', + 'Task highlight period' => 'ช่วงเวลาไฮไลต์งาน', + 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'ช่วงเวลา (เป็นวินาที) ใช้ในการตัดสินใจว่าเป็นการแก้ไขเร็วๆ นี้ (0 ไม่ใช้งาน, ค่าเริ่มต้น 2 วัน)', + 'Frequency in second (60 seconds by default)' => 'ความถี่ (ค่าเริ่มต้นทุก 60 วินาที) ', + 'Frequency in second (0 to disable this feature, 10 seconds by default)' => 'ความถี่ (0 ไม่ใช้คุณลักษณะนี้, ค่าเริ่มต้นทุก 10 วินาที)', + // 'Application URL' => '', + 'Example: http://example.kanboard.net/ (used by email notifications)' => 'ตัวอย่าง: http://example.kanboard.net/ (ถูกใช้ในการแจ้งเตือนทางอีเมล์)', + // 'Token regenerated.' => '', + 'Date format' => 'รูปแบบวันที่', + // 'ISO format is always accepted, example: "%s" and "%s"' => '', + 'New private project' => 'เพิ่มโปรเจคส่วนตัวใหม่', + 'This project is private' => 'โปรเจคนี้เป็นโปรเจคส่วนตัว', + // 'Type here to create a new sub-task' => '', + 'Add' => 'เพิ่ม', + 'Estimated time: %s hours' => 'เวลาเฉลี่ย: %s ชั่วโมง', + 'Time spent: %s hours' => 'ใช้เวลาไป %s ชม.', + 'Started on %B %e, %Y' => 'เริ่ม %B %e, %Y', + 'Start date' => 'เริ่มวันที่', + 'Time estimated' => 'เวลาโดยประมาณ', + 'There is nothing assigned to you.' => 'ไม่มีอะไรกำหนดให้คุณ', + 'My tasks' => 'งานของฉัน', + 'Activity stream' => 'กิจกรรมที่เกิดขึ้น', + 'Dashboard' => 'แดชบอร์ด', + 'Confirmation' => 'ยืนยันรหัสผ่าน', + 'Allow everybody to access to this project' => 'อนุญาตให้ทุกคนเข้าถึงโปรเจคนี้', + 'Everybody have access to this project.' => 'ทุกคนสามารถเข้าถึงโปรเจคนี้', + // 'Webhooks' => '', + // 'API' => '', + 'Integration' => 'การใช้งานร่วมกัน', + // 'Github webhooks' => '', + // 'Help on Github webhooks' => '', + // 'Create a comment from an external provider' => '', + // 'Github issue comment created' => '', + 'Configure' => 'การตั้งค่า', + 'Project management' => 'การจัดการโปรเจค', + 'My projects' => 'โปรเจคของฉัน', + 'Columns' => 'คอลัมน์', + 'Task' => 'งาน', + 'Your are not member of any project.' => 'คุณไม่ได้เป็นสมาชิกของโปรเจค', + 'Percentage' => 'เปอร์เซ็นต์', + 'Number of tasks' => 'จำนวนงาน', + 'Task distribution' => 'การกระจายงาน', + 'Reportings' => 'รายงาน', + // 'Task repartition for "%s"' => '', + 'Analytics' => 'การวิเคราะห์', + 'Subtask' => 'งานย่อย', + 'My subtasks' => 'งานย่อยของฉัน', + 'User repartition' => 'การแบ่งงานของผู้ใช้', + 'User repartition for "%s"' => 'การแบ่งงานของผู้ใช้ "%s"', + 'Clone this project' => 'เลียนแบบโปรเจคนี้', + 'Column removed successfully.' => 'ลบคอลัมน์สำเร็จ', + 'Edit Project' => 'แก้ไขโปรเจค', + // 'Github Issue' => '', + 'Not enough data to show the graph.' => 'ไม่มีข้อมูลแสดงเป็นกราฟ', + 'Previous' => 'ก่อนหน้า', + 'The id must be an integer' => 'ไอดีต้องเป็นตัวเลขจำนวนเต็ม', + 'The project id must be an integer' => 'ไอดีโปรเจคต้องเป็นตัวเลข', + 'The status must be an integer' => 'สถานะต้องเป็นตัวเลข', + 'The subtask id is required' => 'ต้องการงานย่อย', + 'The subtask id must be an integer' => 'ไอดีงานย่อยต้องเป็นตัวเลข', + 'The task id is required' => 'ต้องการไอดีงาน', + 'The task id must be an integer' => 'ไอดีงานต้องเป็นตัวเลข', + 'The user id must be an integer' => 'ไอดีผู้ใช้ต้องเป็นตัวเลข', + 'This value is required' => 'ต้องการค่านี้', + 'This value must be numeric' => 'ค่านี้ต้องเป็นตัวเลข', + 'Unable to create this task.' => 'ไม่สามารถสร้างงานนี้', + 'Cumulative flow diagram' => 'แผนภาพงานสะสม', + 'Cumulative flow diagram for "%s"' => 'แผนภาพงานสะสม "%s"', + 'Daily project summary' => 'สรุปโปรเจครายวัน', + 'Daily project summary export' => 'ส่งออกสรุปโปรเจครายวัน', + 'Daily project summary export for "%s"' => 'ส่งออกสรุปโปรเจครายวันสำหรับ "%s"', + 'Exports' => 'ส่งออก', + 'This export contains the number of tasks per column grouped per day.' => 'การส่งออกนี้เป็นการนับจำนวนงานในแต่ละคอลัมน์ในแต่ละวัน', + 'Nothing to preview...' => 'ไม่มีพรีวิว...', + 'Preview' => 'พรีวิว', + 'Write' => 'เขียน', + 'Active swimlanes' => 'สวิมเลนพร้อมใช้งาน', + 'Add a new swimlane' => 'เพิ่มสวิมเลนใหม่', + 'Change default swimlane' => 'เปลี่ยนสวิมเลนเริ่มต้น', + 'Default swimlane' => 'สวิมเลนเริ่มต้น', + 'Do you really want to remove this swimlane: "%s"?' => 'คุณต้องการลบสวิมเลนนี้ : "%s"?', + 'Inactive swimlanes' => 'สวิมเลนไม่ทำงาน', + 'Set project manager' => 'กำหนดผู้จัดการโปรเจค', + 'Set project member' => 'กำหนดสมาชิกโปรเจค', + 'Remove a swimlane' => 'ลบสวิมเลน', + 'Rename' => 'เปลี่ยนชื่อ', + 'Show default swimlane' => 'แสดงสวิมเลนเริ่มต้น', + 'Swimlane modification for the project "%s"' => 'แก้ไขสวิมเลนสำหรับโปรเจค "%s"', + 'Swimlane not found.' => 'หาสวิมเลนไม่พบ', + 'Swimlane removed successfully.' => 'ลบสวิมเลนเรียบร้อยแล้ว', + 'Swimlanes' => 'สวิมเลน', + 'Swimlane updated successfully.' => 'ปรับปรุงสวิมเลนเรียบร้อยแล้ว', + 'The default swimlane have been updated successfully.' => 'สวิมเลนเริ่มต้นปรับปรุงเรียบร้อยแล้ว', + 'Unable to create your swimlane.' => 'ไม่สามารถสร้างสวิมเลนของคุณได้', + 'Unable to remove this swimlane.' => 'ไม่สามารถลบสวิมเลนนี้', + 'Unable to update this swimlane.' => 'ไม่สามารถปรับปรุงสวิมเลนนี้', + 'Your swimlane have been created successfully.' => 'สวิมเลนของคุณถูกสร้างเรียบร้อยแล้ว', + 'Example: "Bug, Feature Request, Improvement"' => 'ตัวอย่าง: "Bug, Feature Request, Improvement"', + 'Default categories for new projects (Comma-separated)' => 'ค่าเริ่มต้นกลุ่มสำหรับโปรเจคใหม่ (Comma-separated)', + // 'Gitlab commit received' => '', + // 'Gitlab issue opened' => '', + // 'Gitlab issue closed' => '', + // 'Gitlab webhooks' => '', + // 'Help on Gitlab webhooks' => '', + 'Integrations' => 'การใช้ร่วมกัน', + 'Integration with third-party services' => 'การใช้งานร่วมกับบริการ third-party', + // 'Role for this project' => '', + 'Project manager' => 'ผู้จัดการโปรเจค', + 'Project member' => 'สมาชิกโปรเจค', + 'A project manager can change the settings of the project and have more privileges than a standard user.' => 'ผู้จัดการโปรเจคสามารถตั้งค่าของโปรเจคและมีสิทธิ์มากกว่าผู้ใช้ทั่วไป', + // 'Gitlab Issue' => '', + 'Subtask Id' => 'รหัสงานย่อย', + 'Subtasks' => 'งานย่อย', + 'Subtasks Export' => 'ส่งออก งานย่อย', + 'Subtasks exportation for "%s"' => 'ส่งออกงานย่อยสำหรับ "%s"', + 'Task Title' => 'ชื่องาน', + 'Untitled' => 'ไม่มีชื่อ', + 'Application default' => 'แอพพลิเคชันเริ่มต้น', + 'Language:' => 'ภาษา:', + 'Timezone:' => 'เขตเวลา:', + 'All columns' => 'คอลัมน์ทั้งหมด', + 'Calendar for "%s"' => 'ปฏิทินสำหรับ "%s"', + 'Filter by column' => 'กรองโดยคอลัมน์', + 'Filter by status' => 'กรองโดยสถานะ', + 'Calendar' => 'ปฏิทิน', + 'Next' => 'ต่อไป', + // '#%d' => '', + 'Filter by color' => 'กรองโดยสี', + 'Filter by swimlane' => 'กรองโดยสวิมเลน', + 'All swimlanes' => 'สวิมเลนทั้งหมด', + 'All colors' => 'สีทั้งหมด', + 'All status' => 'สถานะทั้งหมด', + 'Add a comment logging moving the task between columns' => 'เพิ่มความคิดเห็นที่เป็น log เมื่อเปลี่ยนคอลัมน์', + 'Moved to column %s' => 'เคลื่อนไปคอลัมน์ %s', + 'Change description' => 'เปลี่ยนคำอธิบาย', + 'User dashboard' => 'ผู้ใช้แดชบอร์ด', + 'Allow only one subtask in progress at the same time for a user' => 'อนุญาตให้ทำงานย่อยได้เพียงงานเดียวต่อหนึ่งคนในเวลาเดียวกัน', + 'Edit column "%s"' => 'แก้ไขคอลัมน์ "%s"', + 'Enable time tracking for subtasks' => 'สามารถติดตามเวลาของงานย่อย', + 'Select the new status of the subtask: "%s"' => 'เลือกสถานะใหม่ของงานย่อย', + 'Subtask timesheet' => 'เวลางานย่อย', + 'There is nothing to show.' => 'ไม่มีที่ต้องแสดง', + 'Time Tracking' => 'ติดตามเวลา', + 'You already have one subtask in progress' => 'คุณมีหนึ่งงานย่อยที่กำลังทำงาน', + // 'Which parts of the project do you want to duplicate?' => '', + 'Change dashboard view' => 'เปลี่ยนมุมมองแดชบอร์ด', + 'Show/hide activities' => 'แสดง/ซ่อน กิจกรรม', + 'Show/hide projects' => 'แสดง/ซ่อน โปรเจค', + 'Show/hide subtasks' => 'แสดง/ซ่อน งานย่อย', + 'Show/hide tasks' => 'แสดง/ซ่อน งาน', + //'Disable login form' => '', + 'Show/hide calendar' => 'แสดง/ซ่อน ปฎิทิน', + 'User calendar' => 'ปฏิทินผู้ใช้', + // 'Bitbucket commit received' => '', + // 'Bitbucket webhooks' => '', + // 'Help on Bitbucket webhooks' => '', + 'Start' => 'เริ่ม', + 'End' => 'จบ', + 'Task age in days' => 'อายุงาน', + 'Days in this column' => 'วันในคอลัมน์นี้', + // '%dd' => '', + 'Add a link' => 'เพิ่มลิงค์', + 'Add a new link' => 'เพิ่มลิงค์ใหม่', + 'Do you really want to remove this link: "%s"?' => 'คุณต้องการลบลิงค์นี้: "%s"?', + //'Do you really want to remove this link with task #%d?' => '', + 'Field required' => 'ต้องใส่', + 'Link added successfully.' => 'เพิ่มลิงค์เรียบร้อยแล้ว', + 'Link updated successfully.' => 'ปรับปรุงลิงค์เรียบร้อยแล้ว', + 'Link removed successfully.' => 'ลบลิงค์เรียบร้อยแล้ว', + 'Link labels' => 'ป้ายลิงค์', + 'Link modification' => 'แก้ไขลิงค์', + 'Links' => 'ลิงค์', + 'Link settings' => 'ตั้งค่าลิงค์', + 'Opposite label' => 'ป้ายชื่อตรงข้าม', + 'Remove a link' => 'ลบลิงค์', + 'Task\'s links' => 'ลิงค', + 'The labels must be different' => 'ป้ายชื่อต้องต่างกัน', + 'There is no link.' => 'ไม่มีลิงค์', + 'This label must be unique' => 'ป้ายชื่อต้องไม่ซ้ำกัน', + 'Unable to create your link.' => 'ไม่สามารถสร้างลิงค์ของคุณ', + 'Unable to update your link.' => 'ไม่สามารถปรับปรุงลิงค์ของคุณ', + 'Unable to remove this link.' => 'ไม่สามารถลบลิงค์นี้', + 'relates to' => 'เกี่ยวข้องกับ', + 'blocks' => 'ห้าม', + 'is blocked by' => 'ถูกห้ามด้วย', + 'duplicates' => 'ซ้ำกัน', + 'is duplicated by' => 'ถูกทำซ้ำโดย', + 'is a child of' => 'เป็นลูกของ', + 'is a parent of' => 'เป็นพ่อแม่ของ', + 'targets milestone' => 'เป้าหมาย', + 'is a milestone of' => 'เป็นเป้าหมายของ', + 'fixes' => 'เจาะจง', + 'is fixed by' => 'ถูกเจาะจงด้วย', + 'This task' => 'งานนี้', + // '<1h' => '', + // '%dh' => '', + // '%b %e' => '', + 'Expand tasks' => 'ขยายงาน', + 'Collapse tasks' => 'ย่องาน', + 'Expand/collapse tasks' => 'ขยาย/ย่อ งาน', + 'Close dialog box' => 'ปิดกล่องข้อความ', + 'Submit a form' => 'ยอมรับฟอร์ม', + 'Board view' => 'มุมมองบอร์ด', + 'Keyboard shortcuts' => 'คีย์ลัด', + 'Open board switcher' => 'เปิดการสลับบอร์ด', + 'Application' => 'แอพพลิเคชัน', + 'Filter recently updated' => 'ตัวกรองที่ปรับปรุงเร็วๆ นี้', + 'since %B %e, %Y at %k:%M %p' => 'เริ่ม %B %e, %Y เวลา %k:%M %p', + 'More filters' => 'ตัวกรองเพิ่มเติม', + 'Compact view' => 'มุมมองพอดี', + 'Horizontal scrolling' => 'เลื่อนตามแนวนอน', + 'Compact/wide view' => 'พอดี/กว้าง มุมมอง', + 'No results match:' => 'ไม่มีผลลัพท์ที่ตรง', + 'Remove hourly rate' => 'ลบอัตรารายชั่วโมง', + 'Do you really want to remove this hourly rate?' => 'คุณต้องการลบอัตรารายชั่วโมง?', + 'Hourly rates' => 'อัตรารายชั่วโมง', + 'Hourly rate' => 'อัตรารายชั่วโมง', + 'Currency' => 'สกุลเงิน', + 'Effective date' => 'วันที่จ่าย', + 'Add new rate' => 'เพิ่มอัตราใหม่', + 'Rate removed successfully.' => 'ลบอัตราเรียบร้อยแล้ว', + 'Unable to remove this rate.' => 'ไม่สามารถลบอัตรานี้ได้', + 'Unable to save the hourly rate.' => 'ไม่สามารถบันทึกอัตรารายชั่วโมง', + 'Hourly rate created successfully.' => 'อัตรารายชั่วโมงสร้างเรียบร้อยแล้ว', + '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' => 'โปรเจคส่วนตัว', + 'Amount' => 'จำนวนเงิน', + // 'AUD - Australian Dollar' => '', + 'Budget' => 'งบประมาณ', + 'Budget line' => 'วงเงินงบประมาณ', + 'Budget line removed successfully.' => 'ลบวงเงินประมาณเรียบร้อยแล้ว', + 'Budget lines' => 'วงเงินงบประมาณ', + // 'CAD - Canadian Dollar' => '', + // 'CHF - Swiss Francs' => '', + 'Cost' => 'มูลค่า', + 'Cost breakdown' => 'รายละเอียดค่าใช้จ่าย', + // 'Custom Stylesheet' => '', + 'download' => 'ดาวน์โหลด', + 'Do you really want to remove this budget line?' => 'คุณต้องการลบวงเงินงบประมาณนี้?', + // 'EUR - Euro' => '', + 'Expenses' => 'รายจ่าย', + // 'GBP - British Pound' => '', + // 'INR - Indian Rupee' => '', + // 'JPY - Japanese Yen' => '', + 'New budget line' => 'วงเงินงบประมาณใหม่', + // 'NZD - New Zealand Dollar' => '', + 'Remove a budget line' => 'ลบวงเงินประมาณ', + 'Remove budget line' => 'ลบวงเงินประมาณ', + // 'RSD - Serbian dinar' => '', + 'The budget line have been created successfully.' => 'สร้างวงเงินงบประมาณเรียบร้อยแล้ว', + 'Unable to create the budget line.' => 'ไม่สามารถสร้างวงเงินงบประมาณได้', + 'Unable to remove this budget line.' => 'ไม่สามารถลบวงเงินงบประมาณนี้', + // 'USD - US Dollar' => '', + 'Remaining' => 'เหลืออยู่', + 'Destination column' => 'คอลัมน์เป้าหมาย', + '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' => 'เวลาที่ใช้ในคอลัมน์', + 'Task transitions' => 'การเปลี่ยนคอลัมน์งาน', + 'Task transitions export' => 'ส่งออกการเปลี่ยนคอลัมน์งาน', + // 'This report contains all column moves for each task with the date, the user and the time spent for each transition.' => '', + 'Currency rates' => 'อัตราแลกเปลี่ยน', + 'Rate' => 'อัตรา', + // 'Change reference currency' => '', + 'Add a new currency rate' => 'เพิ่มอัตราแลกเปลี่ยนเงินตราใหม่', + 'Currency rates are used to calculate project budget.' => 'อัตราแลกเปลี่ยนเงินตราถูกใช้ในการคำนวณงบประมาณของโปรเจค', + // 'Reference currency' => '', + // 'The currency rate have been added successfully.' => '', + // 'Unable to add this currency rate.' => '', + 'Send notifications to a Slack channel' => 'ส่งการแจ้งเตือนไปทาง Slack channel', + // 'Webhook URL' => '', + // 'Help on Slack integration' => '', + // '%s remove the assignee of the task %s' => '', + // 'Send notifications to Hipchat' => '', + // 'API URL' => '', + // 'Room API ID or name' => '', + // 'Room notification token' => '', + // 'Help on Hipchat integration' => '', + 'Enable Gravatar images' => 'สามารถใช้งานภาพ Gravatar', + 'Information' => 'ข้อมูลสารสนเทศ', + // 'Check two factor authentication code' => '', + // 'The two factor authentication code is not valid.' => '', + // 'The two factor authentication code is valid.' => '', + 'Code' => 'รหัส', + // 'Two factor authentication' => '', + 'Enable/disable two factor authentication' => 'เปิด/ปิด การยืนยันตัวตนสองชั้น', + // 'This QR code contains the key URI: ' => '', + // 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '', + 'Check my code' => 'ตรวจสอบรหัสของฉัน', + 'Secret key: ' => 'กุญแจลับ', + 'Test your device' => 'ทดสอบอุปกรณ์ของคุณ', + 'Assign a color when the task is moved to a specific column' => 'กำหนดสีเมื่องานถูกย้ายไปคอลัมน์ที่กำหนดไว้', + // '%s via Kanboard' => '', + // 'uploaded by: %s' => '', + // 'uploaded on: %s' => '', + 'size: %s' => 'ขนาด: %s', + 'Burndown chart for "%s"' => 'แผนภูมิงานกับเวลา "%s"', + 'Burndown chart' => 'แผนภูมิงานกับเวลา', + // 'This chart show the task complexity over the time (Work Remaining).' => '', + // 'Screenshot taken %s' => '', + 'Add a screenshot' => 'เพิ่ม screenshot', + // 'Take a screenshot and press CTRL+V or ⌘+V to paste here.' => '', + 'Screenshot uploaded successfully.' => 'อัพโหลด screenshot เรียบร้อยแล้ว', + // 'SEK - Swedish Krona' => '', + // 'The project identifier is an optional alphanumeric code used to identify your project.' => '', + // 'Identifier' => '', + // 'Postmark (incoming emails)' => '', + // 'Help on Postmark integration' => '', + // 'Mailgun (incoming emails)' => '', + // 'Help on Mailgun integration' => '', + // 'Sendgrid (incoming emails)' => '', + // 'Help on Sendgrid integration' => '', + // 'Disable two factor authentication' => '', + // 'Do you really want to disable the two factor authentication for this user: "%s"?' => '', + 'Edit link' => 'แก้ไขลิงค์', + 'Start to type task title...' => 'พิมพ์ชื่องาน', + 'A task cannot be linked to itself' => 'งานไม่สามารถลิงค์ตัวเอง', + // 'The exact same link already exists' => '', + 'Recurrent task is scheduled to be generated' => 'งานแบบวนลูปถูกสร้างตามที่กำหนดไว้', + 'Recurring information' => 'รายละเอียดการวนลูป', + 'Score' => 'คะแนน', + // 'The identifier must be unique' => '', + // 'This linked task id doesn\'t exists' => '', + 'This value must be alphanumeric' => 'ค่านี้ต้องเป็นตัวอักษร', + 'Edit recurrence' => 'แก้ไขการวนลูป', + 'Generate recurrent task' => 'สร้างงานที่เป็นวนลูป', + 'Trigger to generate recurrent task' => 'จะสร้างงานแบบวนลูป', + // 'Factor to calculate new due date' => '', + // 'Timeframe to calculate new due date' => '', + // 'Base date to calculate new due date' => '', + // 'Action date' => '', + // 'Base date to calculate new due date: ' => '', + 'This task has created this child task: ' => 'งานนี้สร้างงานลูกคือ', + 'Day(s)' => 'วัน', + // 'Existing due date' => '', + // 'Factor to calculate new due date: ' => '', + 'Month(s)' => 'เดือน', + 'Recurrence' => 'วนลูป', + 'This task has been created by: ' => 'งานนี้ถูกสร้างโดย', + 'Recurrent task has been generated:' => 'งานแบบวนลูปถูกสร้าง', + // 'Timeframe to calculate new due date: ' => '', + 'Trigger to generate recurrent task: ' => 'จะสร้างงานแบบวนลูป', + 'When task is closed' => 'เมื่อปิดงาน', + 'When task is moved from first column' => 'เมื่องานถูกย้ายจากคอลัมน์แรก', + 'When task is moved to last column' => 'เมื่องานถูกย้ายไปคอลัมน์สุดท้าย', + 'Year(s)' => 'ปี', + // 'Jabber (XMPP)' => '', + // 'Send notifications to Jabber' => '', + // 'XMPP server address' => '', + // 'Jabber domain' => '', + // 'Jabber nickname' => '', + // 'Multi-user chat room' => '', + // 'Help on Jabber integration' => '', + // 'The server address must use this format: "tcp://hostname:5222"' => '', + 'Calendar settings' => 'ตั้งค่าปฏิทิน', + 'Project calendar view' => 'มุมมองปฏิทินของโปรเจค', + 'Project settings' => 'ตั้งค่าโปรเจค', + 'Show subtasks based on the time tracking' => 'แสดงงานย่อยในการติดตามเวลา', + 'Show tasks based on the creation date' => 'แสดงงานจากวันที่สร้าง', + 'Show tasks based on the start date' => 'แสดงงานจากวันที่เริ่ม', + 'Subtasks time tracking' => 'การติดตามเวลางานย่อย', + 'User calendar view' => 'มุมมองปฏิทินของผู้ใช้', + 'Automatically update the start date' => 'ปรับปรุงวันที่เริ่มอัตโนมมัติ', + // 'iCal feed' => '', + // 'Preferences' => '', + 'Security' => 'ความปลอดภัย', + // 'Two factor authentication disabled' => '', + // 'Two factor authentication enabled' => '', + 'Unable to update this user.' => 'ไม่สามารถปรับปรุงผู้ใช้นี้', + 'There is no user management for private projects.' => 'ไม่มีการจัดการผู้ใช้สำหรับโปรเจคส่วนตัว', ); |