Sync locales
This commit is contained in:
@@ -105,8 +105,6 @@ return array(
|
||||
'Created on %B %e, %Y at %k:%M %p' => 'สร้างวันที่ %d/%m/%Y เวลา %H:%M',
|
||||
'There is nobody assigned' => 'ไม่มีใครถูกกำหนด',
|
||||
'Column on the board:' => 'คอลัมน์บนบอร์ด:',
|
||||
'Status is open' => 'สถานะเปิด',
|
||||
'Status is closed' => 'สถานะปิด',
|
||||
'Close this task' => 'ปิดงานนี้',
|
||||
'Open this task' => 'เปิดงานนี้',
|
||||
'There is no description.' => 'ไม่มีคำอธิบาย',
|
||||
@@ -158,10 +156,7 @@ return array(
|
||||
'Work in progress' => 'กำลังทำ',
|
||||
'Done' => 'เสร็จ',
|
||||
'Application version:' => 'แอพเวอร์ชัน:',
|
||||
'Completed on %B %e, %Y at %k:%M %p' => 'เรียบร้อยวันที่ %d/%m/%Y เวลา %H:%M',
|
||||
'%B %e, %Y at %k:%M %p' => '%d/%m/%Y เวลา %H:%M',
|
||||
'Date created' => 'สร้างวันที่',
|
||||
'Date completed' => 'เรียบร้อยวันที่',
|
||||
'Id' => 'ไอดี',
|
||||
'%d closed tasks' => '%d งานที่ปิด',
|
||||
'No task for this project' => 'ไม่มีงานสำหรับโปรเจคนี้',
|
||||
@@ -187,7 +182,6 @@ return array(
|
||||
'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.' => 'ไม่สามารถสร้างการกระทำอัตโนมัติได้',
|
||||
@@ -229,7 +223,6 @@ return array(
|
||||
'Comment removed successfully.' => 'ลบความคิดเห็นเรียบร้อยแล้ว',
|
||||
'Unable to remove this comment.' => 'ไม่สามารถลบความคิดเห็นได้',
|
||||
'Do you really want to remove this comment?' => 'คุณต้องการลบความคิดเห็น',
|
||||
'Only administrators or the creator of the comment can access to this page.' => 'เฉพาะผู้ดูแลระบบหรือผู้สร้างความคิดเห็นเข้าถึงหน้านี้',
|
||||
'Current password for the user "%s"' => 'รหัสผ่านปัจจุบันของผู้ใช้ « %s »',
|
||||
'The current password is required' => 'ต้องการรหัสผ่านปัจจุบัน',
|
||||
'Wrong password' => 'รหัสผ่านผิด',
|
||||
@@ -260,7 +253,6 @@ return array(
|
||||
// 'External authentication failed' => '',
|
||||
// 'Your external account is linked to your profile successfully.' => '',
|
||||
'Email' => 'อีเมล',
|
||||
'Project not found.' => 'หาโปรเจคไม่พบ',
|
||||
'Task removed successfully.' => 'ลบงานเรียบร้อยแล้ว',
|
||||
'Unable to remove this task.' => 'ไม่สามารถลบงานนี้',
|
||||
'Remove a task' => 'ลบงาาน',
|
||||
@@ -361,7 +353,6 @@ return array(
|
||||
'I want to receive notifications only for those projects:' => 'ฉันต้องการรับการแจ้งเตือนสำหรับโปรเจค:',
|
||||
'view the task on Kanboard' => 'แสดงงานบน Kanboard',
|
||||
'Public access' => 'การเข้าถึงสาธารณะ',
|
||||
'User management' => 'การจัดการผู้ใช้',
|
||||
'Active tasks' => 'งานที่กำลังใช้งาน',
|
||||
'Disable public access' => 'ปิดการเข้าถึงสาธารณะ',
|
||||
'Enable public access' => 'เปิดการเข้าถึงสาธารณะ',
|
||||
@@ -390,8 +381,6 @@ return array(
|
||||
'Password modification' => 'แก้ไขรหัสผ่าน',
|
||||
'External authentications' => 'การยืนยันภายนอก',
|
||||
'Never connected.' => 'ไม่เชื่อมต่อ',
|
||||
'No account linked.' => 'แอคเคาท์ไม่มีการเชื่อม',
|
||||
'Account linked.' => 'แอคเคาท์เชื่อมต่อแล้ว',
|
||||
'No external authentication enabled.' => 'ไม่เปิดการใช้งานการยืนยันภายนอก',
|
||||
'Password modified successfully.' => 'แก้ไขรหัสผ่านเรียบร้อยแล้ว',
|
||||
'Unable to change the password.' => 'ไม่สามารถเปลี่ยนรหัสผ่านได้',
|
||||
@@ -433,7 +422,6 @@ return array(
|
||||
// 'Change the assignee based on an external username' => '',
|
||||
// 'Change the category based on an external label' => '',
|
||||
// 'Reference' => '',
|
||||
// 'Reference: %s' => '',
|
||||
'Label' => 'ป้ายชื่อ',
|
||||
'Database' => 'ฐานข้อมูล',
|
||||
'About' => 'เกี่ยวกับ',
|
||||
@@ -459,9 +447,6 @@ return array(
|
||||
'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.' => 'ไม่มีอะไรกำหนดให้คุณ',
|
||||
@@ -614,7 +599,6 @@ return array(
|
||||
'Keyboard shortcuts' => 'คีย์ลัด',
|
||||
'Open board switcher' => 'เปิดการสลับบอร์ด',
|
||||
'Application' => 'แอพพลิเคชัน',
|
||||
'since %B %e, %Y at %k:%M %p' => 'เริ่ม %B %e, %Y เวลา %k:%M %p',
|
||||
'Compact view' => 'มุมมองพอดี',
|
||||
'Horizontal scrolling' => 'เลื่อนตามแนวนอน',
|
||||
'Compact/wide view' => 'พอดี/กว้าง มุมมอง',
|
||||
@@ -686,7 +670,6 @@ return array(
|
||||
'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' => '',
|
||||
@@ -770,7 +753,6 @@ return array(
|
||||
// 'The field "%s" have been updated' => '',
|
||||
// 'The description have been modified' => '',
|
||||
// 'Do you really want to close the task "%s" as well as all subtasks?' => '',
|
||||
// 'Swimlane: %s' => '',
|
||||
// 'I want to receive notifications for:' => '',
|
||||
// 'All tasks' => '',
|
||||
// 'Only for tasks assigned to me' => '',
|
||||
@@ -780,7 +762,6 @@ return array(
|
||||
// '%b %e, %Y, %k:%M %p' => '',
|
||||
// 'New due date: %B %e, %Y' => '',
|
||||
// 'Start date changed: %B %e, %Y' => '',
|
||||
// '%k:%M %p' => '',
|
||||
// '%%Y-%%m-%%d' => '',
|
||||
// 'Total for all columns' => '',
|
||||
// 'You need at least 2 days of data to show the chart.' => '',
|
||||
@@ -852,8 +833,6 @@ return array(
|
||||
// 'New remote user' => '',
|
||||
// 'New local user' => '',
|
||||
// 'Default task color' => '',
|
||||
// 'Hide sidebar' => '',
|
||||
// 'Expand sidebar' => '',
|
||||
// 'This feature does not work with all browsers.' => '',
|
||||
// 'There is no destination project available.' => '',
|
||||
// 'Trigger automatically subtask time tracking' => '',
|
||||
@@ -887,7 +866,6 @@ return array(
|
||||
// 'open file' => '',
|
||||
// 'End date' => '',
|
||||
// 'Users overview' => '',
|
||||
// 'Managers' => '',
|
||||
// 'Members' => '',
|
||||
// 'Shared project' => '',
|
||||
// 'Project managers' => '',
|
||||
@@ -1096,7 +1074,6 @@ return array(
|
||||
// 'Lowest priority' => '',
|
||||
// 'Highest priority' => '',
|
||||
// 'If you put zero to the low and high priority, this feature will be disabled.' => '',
|
||||
// 'Priority: %d' => '',
|
||||
// 'Close a task when there is no activity' => '',
|
||||
// 'Duration in days' => '',
|
||||
// 'Send email when there is no activity on a task' => '',
|
||||
@@ -1112,8 +1089,6 @@ return array(
|
||||
// 'Add external link' => '',
|
||||
// 'Type' => '',
|
||||
// 'Dependency' => '',
|
||||
// 'View internal links' => '',
|
||||
// 'View external links' => '',
|
||||
// 'Add internal link' => '',
|
||||
// 'Add a new external link' => '',
|
||||
// 'Edit external link' => '',
|
||||
@@ -1130,4 +1105,24 @@ return array(
|
||||
// 'Users management' => '',
|
||||
// 'Groups management' => '',
|
||||
// 'Create from another project' => '',
|
||||
// 'There is no subtask at the moment.' => '',
|
||||
// 'open' => '',
|
||||
// 'closed' => '',
|
||||
// 'Priority:' => '',
|
||||
// 'Reference:' => '',
|
||||
// 'Complexity:' => '',
|
||||
// 'Swimlane:' => '',
|
||||
// 'Column:' => '',
|
||||
// 'Position:' => '',
|
||||
// 'Creator:' => '',
|
||||
// 'Time estimated:' => '',
|
||||
// '%s hours' => '',
|
||||
// 'Time spent:' => '',
|
||||
// 'Created:' => '',
|
||||
// 'Modified:' => '',
|
||||
// 'Completed:' => '',
|
||||
// 'Started:' => '',
|
||||
// 'Moved:' => '',
|
||||
// 'Task #%d' => '',
|
||||
// 'Sub-tasks' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user