summaryrefslogtreecommitdiff
path: root/app/Locale/th_TH
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-06-21 15:45:26 -0400
committerFrederic Guillot <fred@kanboard.net>2015-06-21 15:45:26 -0400
commit9b78126289703b222a19dcd1fcc16bca66993c20 (patch)
tree79feedc76847f642138467cd807ba9374fa9b6ce /app/Locale/th_TH
parentff7189971e6685118f41e3567cefae7c333202de (diff)
Add cli command to compare locales + cleanup translation files
Diffstat (limited to 'app/Locale/th_TH')
-rw-r--r--app/Locale/th_TH/translations.php119
1 files changed, 70 insertions, 49 deletions
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php
index 62eed4bf..122c5f73 100644
--- a/app/Locale/th_TH/translations.php
+++ b/app/Locale/th_TH/translations.php
@@ -38,15 +38,11 @@ return array(
'No user' => 'ไม่มีผู้ใช้',
'Forbidden' => 'ไม่อนุญาติ',
'Access Forbidden' => 'ไม่อนุญาติให้เข้า',
- 'Only administrators can access to this page.' => 'หน้าสำหรับผู้ดูแลระบบเท่านั้น',
'Edit user' => 'แก้ไขผู้ใช้',
'Logout' => 'ออกจากระบบ',
'Bad username or password' => 'ชื่อผู้ใช่หรือรหัสผ่านผิด',
- 'users' => 'ผู้ใช้',
- 'projects' => 'โปรเจค',
'Edit project' => 'แก้ไขโปรเจค',
'Name' => 'ชื่อ',
- 'Activated' => 'เปิดใช้งาน',
'Projects' => 'โปรเจค',
'No project' => 'ไม่มีโปรเจค',
'Project' => 'โปรเจค',
@@ -56,7 +52,6 @@ return array(
'Actions' => 'การกระทำ',
'Inactive' => 'ไม่เปิดใช้งาน',
'Active' => 'เปิดใช้งาน',
- 'Column %d' => 'คอลัมน์ %d',
'Add this column' => 'เพิ่มคอลัมน์',
'%d tasks on the board' => '%d งานบนบอร์ด',
'%d tasks in total' => '%d งานทั้งหมด',
@@ -67,14 +62,11 @@ return array(
'New project' => 'โปรเจคใหม่',
'Do you really want to remove this project: "%s"?' => 'คุณต้องการเอาโปรเจค « %s » ออกใช่หรือไม่?',
'Remove project' => 'ลบโปรเจค',
- 'Boards' => 'บอร์ด',
'Edit the board for "%s"' => 'แก้ไขบอร์ดสำหรับ « %s »',
'All projects' => 'โปรเจคทั้งหมด',
'Change columns' => 'เปลี่ยนคอลัมน์',
'Add a new column' => 'เพิ่มคอลัมน์ใหม่',
'Title' => 'หัวเรื่อง',
- 'Add Column' => 'เพิ่มคอลัมน์',
- 'Project "%s"' => 'โปรเจค « %s »',
'Nobody assigned' => 'ไม่กำหนดใคร',
'Assigned to %s' => 'กำหนดให้ %s',
'Remove a column' => 'ลบคอลัมน์',
@@ -87,16 +79,12 @@ return array(
'Language' => 'ภาษา',
// 'Webhook token:' => '',
'API token:' => 'API token:',
- 'More information' => 'ข้อมูลเพิ่มเติม',
'Database size:' => 'ขนาดฐานข้อมูล:',
'Download the database' => 'ดาวน์โหลดฐานข้อมูล',
'Optimize the database' => 'ปรับปรุงฐานข้อมูล',
'(VACUUM command)' => '(VACUUM command)',
'(Gzip compressed Sqlite file)' => '(Gzip compressed Sqlite file)',
- 'User settings' => 'ตั้งค่าผู้ใช้',
- 'My default project:' => 'โปรเจคเริ่มต้นของฉัน:',
'Close a task' => 'ปิดงาน',
- 'Do you really want to close this task: "%s"?' => 'คุณต้องการปิดงาน « %s » ใช่หรือไม่?',
'Edit a task' => 'แก้ไขงาน',
'Column' => 'คอลัมน์',
'Color' => 'สี',
@@ -121,19 +109,15 @@ return array(
'The password is required' => 'ต้องการรหัสผ่าน',
'This value must be an integer' => 'ต้องเป็นตัวเลข',
'The username must be unique' => 'ชื่อผู้ใช้ต้องไม่ซ้ำ',
- 'The username must be alphanumeric' => 'ชื่อผู้ใช้ต้องเป็นตัวอักษรหรือตัวเลข',
'The user id is required' => 'ต้องการไอดีผู้ใช้',
'Passwords don\'t match' => 'รหัสผ่านไม่ถูกต้อง',
'The confirmation is required' => 'ต้องการการยืนยัน',
- 'The column is required' => 'ต้องการคอลัมน์',
'The project is required' => 'ต้องการโปรเจค',
- 'The color is required' => 'ต้องการสี',
'The id is required' => 'ต้องการไอดี',
'The project id is required' => 'ต้องการไอดีโปรเจค',
'The project name is required' => 'ต้องการชื่อโปรเจค',
'This project must be unique' => 'ชื่อโปรเจคต้องไม่ซ้ำ',
'The title is required' => 'ต้องการหัวเรื่อง',
- 'The language is required' => 'ต้องการภาษา',
'There is no active project, the first step is to create a new project.' => 'ไม่มีโปรเจคที่ทำงานอยู่, ต้องการสร้างโปรเจคใหม่',
'Settings saved successfully.' => 'บันทึกการตั้งค่าเรียบร้อยแล้ว',
'Unable to save your settings.' => 'ไม่สามารถบันทึกการตั้งค่าได้',
@@ -173,9 +157,7 @@ return array(
'Date created' => 'สร้างวันที่',
'Date completed' => 'เรียบร้อยวันที่',
'Id' => 'ไอดี',
- 'No task' => 'ไม่มีงาน',
'Completed tasks' => 'งานที่เสร็จแล้ว',
- 'List of projects' => 'รายชื่อโปรเจค',
'Completed tasks for "%s"' => 'งานที่เสร็จแล้วสำหรับ « %s »',
'%d closed tasks' => '%d งานที่ปิด',
'No task for this project' => 'ไม่มีงานสำหรับโปรเจคนี้',
@@ -187,29 +169,22 @@ return array(
'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' => 'ยกเลิก',
'List of authorized users' => 'รายชื่อผู้ใช้ที่ได้รับการยืนยัน',
'User' => 'ผู้ใช้',
// 'Nobody have access to this project.' => '',
- 'You are not allowed to access to this project.' => 'คุณไม่ได้รับอนุญาตให้เข้าถึงโปรเจคนี้',
'Comments' => 'ความคิดเห็น',
- 'Post comment' => 'แสดงความคิดเห็น',
'Write your text in Markdown' => 'เขียนข้อความในรูปแบบ Markdown',
'Leave a comment' => 'ออกความคิดเห็น',
'Comment is required' => 'ต้องการความคิดเห็น',
'Leave a description' => 'แสดงคำอธิบาย',
'Comment added successfully.' => 'เพิ่มความคิดเห็นเรียบร้อยแล้ว',
'Unable to create your comment.' => 'ไม่สามารถสร้างความคิดเห็น',
- 'The description is required' => 'ต้องการคำอธิบาย',
'Edit this task' => 'แก้ไขงาน',
'Due Date' => 'วันที่ครบกำหนด',
'Invalid date' => 'วันที่ผิด',
@@ -236,15 +211,12 @@ return array(
'Save this action' => 'บันทึกการกระทำนี้',
'Do you really want to remove this action: "%s"?' => 'คุณต้องการลบการกระทำ « %s » ใช่หรือไม่?',
'Remove an automatic action' => 'ลบการกระทำอัตโนมัติ',
- 'Close the task' => 'ปิดงาน',
'Assign the task to a specific user' => 'กำหนดงานให้ผู้ใช้แบบเจาะจง',
'Assign the task to the person who does the action' => 'กำหนดงานให้ผู้ใช้งานปัจจุบัน',
'Duplicate the task to another project' => 'ทำซ้ำงานนี้ในโปรเจคอื่น',
'Move a task to another column' => 'ย้ายงานไปคอลัมน์อื่น',
- 'Move a task to another position in the same column' => 'ย้ายงานไปตำแหน่งอื่นในคอลัมน์เดียวกัน',
'Task modification' => 'แก้ไขงาน',
'Task creation' => 'สร้างงาน',
- 'Open a closed task' => 'เปิดงานที่ปิดอยู่',
'Closing a task' => 'กำลังปิดงาน',
'Assign a color to a specific user' => 'กำหนดสีให้ผู้ใช้แบบเจาะจง',
'Column title' => 'หัวเรื่องคอลัมน์',
@@ -254,7 +226,6 @@ return array(
'Duplicate to another project' => 'ทำซ้ำในโปรเจคอื่น',
'Duplicate' => 'ทำซ้ำ',
'link' => 'ลิงค์',
- 'Update this comment' => 'ปรับปรุงความคิดเห็นนี้',
'Comment updated successfully.' => 'ปรับปรุงความคิดเห็นเรียบร้อยแล้ว',
'Unable to update your comment.' => 'ไม่สามารถปรับปรุงความคิดเห็นได้',
'Remove a comment' => 'ลบความคิดเห็น',
@@ -262,12 +233,9 @@ return array(
'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.' => 'เฉพาะผู้ดูแลระบบหรือผู้สร้างความคิดเห็นเข้าถึงหน้านี้',
- 'Details' => 'รายละเอียด',
'Current password for the user "%s"' => 'รหัสผ่านปัจจุบันของผู้ใช้ « %s »',
'The current password is required' => 'ต้องการรหัสผ่านปัจจุบัน',
'Wrong password' => 'รหัสผ่านผิด',
- 'Reset all tokens' => 'รีเซตโทเคนทั้งหมด ',
- 'All tokens have been regenerated.' => 'โทเคนทั้งหมดทำการสร้างใหม่',
'Unknown' => 'ไม่ทราบ',
'Last logins' => 'เข้าใช้ล่าสุด',
'Login date' => 'วันที่เข้าใข้',
@@ -303,7 +271,6 @@ return array(
'Unlink my Google Account' => 'ไม่เชื่อมต่อกับกูเกิลแอคเคาท์',
'Login with my Google Account' => 'เข้าใช้ด้วยกูเกิลแอคเคาท์',
'Project not found.' => 'หาโปรเจคไม่พบ',
- 'Task #%d' => 'งานที่ %d',
'Task removed successfully.' => 'ลบงานเรียบร้อยแล้ว',
'Unable to remove this task.' => 'ไม่สามารถลบงานนี้',
'Remove a task' => 'ลบงาาน',
@@ -324,7 +291,6 @@ return array(
'Unable to remove this category.' => 'ไม่สามารถลบกลุ่มได้',
'Category modification for the project "%s"' => 'แก้ไขกลุ่มสำหรับโปรเจค "%s"',
'Category Name' => 'ชื่อกลุ่ม',
- 'Categories for the project "%s"' => 'กลุ่มสำหรับโปรเจค "%s"',
'Add a new category' => 'เพิ่มกลุ่มใหม่',
'Do you really want to remove this category: "%s"?' => 'คุณต้องการลบกลุ่ม "%s" ใช่หรือไม่?',
'Filter by category' => 'กรองตามกลุ่ม',
@@ -390,7 +356,6 @@ return array(
'Modification date' => 'วันที่แก้ไข',
'Completion date' => 'วันที่เสร็จสิ้น',
'Clone' => 'เลียนแบบ',
- 'Clone Project' => 'เลียนแบบโปรเจค',
'Project cloned successfully.' => 'เลียนแบบโปรเจคเรียบร้อยแล้ว',
'Unable to clone this project.' => 'ไม่สามารถเลียบแบบโปรเจคได้',
'Email notifications' => 'อีเมลแจ้งเตือน',
@@ -407,7 +372,6 @@ return array(
'New attachment added "%s"' => 'เพิ่มการแนบใหม่ "%s"',
'Comment updated' => 'ปรับปรุงความคิดเห็น',
'New comment posted by %s' => 'ความคิดเห็นใหม่จาก %s',
- 'List of due tasks for the project "%s"' => 'รายการงานสำหรับโปรเจค "%s"',
'New attachment' => 'การแนบใหม่',
'New comment' => 'ความคิดเห็นใหม่',
'New subtask' => 'งานย่อยใหม่',
@@ -415,21 +379,15 @@ return array(
'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' => 'การเข้าถึงสาธารณะ',
- 'Category management' => 'การจัดการกลุ่ม',
'User management' => 'การจัดการผู้ใช้',
'Active tasks' => 'งานที่กำลังใช้งาน',
'Disable public access' => 'ปิดการเข้าถึงสาธารณะ',
'Enable public access' => 'เปิดการเข้าถึงสาธารณะ',
- 'Active projects' => 'เปิดโปรเจค',
- 'Inactive projects' => 'ปิดโปรเจค',
'Public access disabled' => 'การเข้าถึงสาธารณะถูกปิด',
'Do you really want to disable this project: "%s"?' => 'คุณต้องการปิดการใช้งานโปรเจคนี้: "%s" ใช่หรือไม่?',
- 'Do you really want to duplicate this project: "%s"?' => 'คุณต้องการทำซ้ำโปรเจคนี้ "%s" ใช่หรือไม่?',
'Do you really want to enable this project: "%s"?' => 'คุณต้องการเปิดการใช้งานโปรเจคนี้: "%s" ใช่หรือไม่?',
'Project activation' => 'การ เปิด/ปิด ใช้งานโปรเจค',
'Move the task to another project' => 'ย้ายงานไปโปรเจคอื่น',
@@ -498,9 +456,6 @@ 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' => '',
- 'Column Change' => 'เปลี่ยนคอลัมน์',
- 'Position Change' => 'เปลี่ยนตำแหน่ง',
- 'Assignee Change' => 'เปลิ่ยนการกำหนด',
'New password for the user "%s"' => 'รหัสผ่านใหม่สำหรับผู้ใช้ "%s"',
'Choose an event' => 'เลือกเหตุการณ์',
// 'Github commit received' => '',
@@ -553,12 +508,10 @@ return array(
'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' => 'คอลัมน์',
@@ -576,7 +529,6 @@ return array(
'User repartition for "%s"' => 'การแบ่งงานของผู้ใช้ "%s"',
'Clone this project' => 'เลียนแบบโปรเจคนี้',
'Column removed successfully.' => 'ลบคอลัมน์สำเร็จ',
- 'Edit Project' => 'แก้ไขโปรเจค',
// 'Github Issue' => '',
'Not enough data to show the graph.' => 'ไม่มีข้อมูลแสดงเป็นกราฟ',
'Previous' => 'ก่อนหน้า',
@@ -657,7 +609,6 @@ return array(
'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' => 'ผู้ใช้แดชบอร์ด',
@@ -922,4 +873,74 @@ return array(
// 'Two factor authentication enabled' => '',
'Unable to update this user.' => 'ไม่สามารถปรับปรุงผู้ใช้นี้',
'There is no user management for private projects.' => 'ไม่มีการจัดการผู้ใช้สำหรับโปรเจคส่วนตัว',
+ // 'User that will receive the email' => '',
+ // 'Email subject' => '',
+ // 'Date' => '',
+ // 'By @%s on Bitbucket' => '',
+ // 'Bitbucket Issue' => '',
+ // 'Commit made by @%s on Bitbucket' => '',
+ // 'Commit made by @%s on Github' => '',
+ // 'By @%s on Github' => '',
+ // 'Commit made by @%s on Gitlab' => '',
+ // 'Add a comment log when moving the task between columns' => '',
+ // 'Move the task to another column when the category is changed' => '',
+ // 'Send a task by email to someone' => '',
+ // 'Reopen a task' => '',
+ // 'Bitbucket issue opened' => '',
+ // 'Bitbucket issue closed' => '',
+ // 'Bitbucket issue reopened' => '',
+ // 'Bitbucket issue assignee change' => '',
+ // 'Bitbucket issue comment created' => '',
+ // 'Column change' => '',
+ // 'Position change' => '',
+ // 'Swimlane change' => '',
+ // 'Assignee change' => '',
+ // '[%s] Overdue tasks' => '',
+ // 'Notification' => '',
+ // '%s moved the task #%d to the first swimlane' => '',
+ // '%s moved the task #%d to the swimlane "%s"' => '',
+ // 'Swimlane' => '',
+ // 'Budget overview' => '',
+ // 'Type' => '',
+ // 'There is not enough data to show something.' => '',
+ // 'Gravatar' => '',
+ // 'Hipchat' => '',
+ // 'Slack' => '',
+ // '%s moved the task %s to the first swimlane' => '',
+ // '%s moved the task %s to the swimlane "%s"' => '',
+ // 'This report contains all subtasks information for the given date range.' => '',
+ // 'This report contains all tasks information for the given date range.' => '',
+ // 'Project activities for %s' => '',
+ // 'view the board on Kanboard' => '',
+ // 'The task have been moved to the first swimlane' => '',
+ // 'The task have been moved to another swimlane:' => '',
+ // 'Overdue tasks for the project "%s"' => '',
+ // 'There is no completed tasks at the moment.' => '',
+ // 'New title: %s' => '',
+ // 'The task is not assigned anymore' => '',
+ // 'New assignee: %s' => '',
+ // 'There is no category now' => '',
+ // 'New category: %s' => '',
+ // 'New color: %s' => '',
+ // 'New complexity: %d' => '',
+ // 'The due date have been removed' => '',
+ // 'There is no description anymore' => '',
+ // 'Recurrence settings have been modified' => '',
+ // 'Time spent changed: %sh' => '',
+ // 'Time estimated changed: %sh' => '',
+ // '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' => '',
+ // 'Project calendar' => '',
+ // 'I want to receive notifications for:' => '',
+ // 'All tasks' => '',
+ // 'Only for tasks assigned to me' => '',
+ // 'Only for tasks created by me' => '',
+ // 'Only for tasks created by me and assigned to me' => '',
+ // '%A' => '',
+ // '%b %e, %Y, %k:%M %p' => '',
+ // 'New due date: %B %e, %Y' => '',
+ // 'Start date changed: %B %e, %Y' => '',
+ // '%k:%M %p' => '',
);