summaryrefslogtreecommitdiff
path: root/app/Locale/th_TH
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-03-26 20:00:22 -0400
committerFrederic Guillot <fred@kanboard.net>2016-03-26 20:00:22 -0400
commitd9dd35472667b09f16d34baec31790c5524d5956 (patch)
treeb0a42a02e8b761b1a9ad38eead235e9fd90a93ac /app/Locale/th_TH
parent66ed670618671b5152e30d89802053ac943bb7ae (diff)
Sync locales
Diffstat (limited to 'app/Locale/th_TH')
-rw-r--r--app/Locale/th_TH/translations.php7
1 files changed, 5 insertions, 2 deletions
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php
index 28726fa1..a81bef73 100644
--- a/app/Locale/th_TH/translations.php
+++ b/app/Locale/th_TH/translations.php
@@ -327,10 +327,10 @@ return array(
'Time tracking:' => 'การติดตามเวลา:',
'New sub-task' => 'งานย่อยใหม่',
'New attachment added "%s"' => 'เพิ่มการแนบใหม่ "%s"',
- 'Comment updated' => 'ปรับปรุงความคิดเห็น',
'New comment posted by %s' => 'ความคิดเห็นใหม่จาก %s',
'New attachment' => 'การแนบใหม่',
'New comment' => 'ความคิดเห็นใหม่',
+ 'Comment updated' => 'ปรับปรุงความคิดเห็น',
'New subtask' => 'งานย่อยใหม่',
'Subtask updated' => 'ปรับปรุงงานย่อยแล้ว',
'Task updated' => 'ปรับปรุงงานแล้ว',
@@ -841,7 +841,6 @@ return array(
'End date:' => 'วันที่จบ:',
'There is no start date or end date for this project.' => 'ไม่มีวันที่เริ่มหรือวันที่จบของโปรเจคนี้',
'Projects Gantt chart' => 'แผนภูมิแกรน์ของโปรเจค',
- 'Link type' => 'ประเภทลิงค์',
'Change task color when using a specific task link' => 'เปลี่ยนสีงานเมื่อมีการใช้การเชื่อมโยงงาน',
'Task link creation or modification' => 'การสร้างการเชื่อมโยงงานหรือการปรับเปลี่ยน',
'Milestone' => 'ขั้น',
@@ -930,6 +929,7 @@ return array(
'Usernames must be lowercase and unique' => 'ชื่อผู้ใช้ต้องเป็นตัวพิมพ์เล็กและไม่ซ้ำ',
// 'Passwords will be encrypted if present' => '',
'%s attached a new file to the task %s' => '%s แนบไฟล์ใหม่ในงาน %s',
+ 'Link type' => 'ประเภทลิงค์',
'Assign automatically a category based on a link' => 'กำหนดหมวดอัตโนมัติตามลิงค์',
// 'BAM - Konvertible Mark' => '',
'Assignee Username' => 'กำหนดชื่อผู้ใช้',
@@ -1149,4 +1149,7 @@ return array(
// 'Display list of keyboard shortcuts' => '',
// 'Menu' => '',
// 'Set start date' => '',
+ // 'Avatar' => '',
+ // 'Upload my avatar image' => '',
+ // 'Remove my image' => '',
);