summaryrefslogtreecommitdiff
path: root/app/Locale/th_TH
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-02-19 09:11:05 -0500
committerFrederic Guillot <fred@kanboard.net>2017-02-19 09:11:05 -0500
commit23ff360d6232bbaf397405f0ac048f4200cea4ad (patch)
tree5cc21ed675ec5e5b7175c8236ba9422f7a762685 /app/Locale/th_TH
parent64a4eb05ce9abb2c062a1a8fce6ac1021b343e7c (diff)
Update translations
Diffstat (limited to 'app/Locale/th_TH')
-rw-r--r--app/Locale/th_TH/translations.php25
1 files changed, 18 insertions, 7 deletions
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php
index 38b1706a..cf287ce5 100644
--- a/app/Locale/th_TH/translations.php
+++ b/app/Locale/th_TH/translations.php
@@ -4,9 +4,7 @@ return array(
// 'number.decimals_separator' => '',
// 'number.thousands_separator' => '',
'None' => 'ไม่มี',
- 'edit' => 'แก้ไข',
'Edit' => 'แก้ไข',
- 'remove' => 'ลบ',
'Remove' => 'ลบ',
'Yes' => 'ใช่',
'No' => 'ไม่',
@@ -167,8 +165,6 @@ return array(
'Automatic actions for the project "%s"' => 'การกระทำอัตโนมัติสำหรับโปรเจค « %s »',
'Add an action' => 'เพิ่มการกระทำ',
'Event name' => 'ชื่อเหตุกาณ์',
- 'Action name' => 'ชื่อการกระทำ',
- 'Action parameters' => 'พารามิเตอร์ของการกระทำ',
'Action' => 'การกระทำ',
'Event' => 'เหตุการณ์',
'When the selected event occurs execute the corresponding action.' => 'เหตุการ์ที่เลือกจะเกิดขึ้นเมื่อมีการกระทำที่สอดคล้องกัน',
@@ -187,7 +183,7 @@ return array(
'Position' => 'ตำแหน่ง',
'Duplicate to another project' => 'ทำซ้ำในโปรเจคอื่น',
'Duplicate' => 'ทำซ้ำ',
- 'link' => 'ลิงค์',
+ 'Link' => 'ลิงค์',
'Comment updated successfully.' => 'ปรับปรุงความคิดเห็นเรียบร้อยแล้ว',
'Unable to update your comment.' => 'ไม่สามารถปรับปรุงความคิดเห็นได้',
'Remove a comment' => 'ลบความคิดเห็น',
@@ -234,7 +230,6 @@ return array(
'Category:' => 'หมวดหมู่:',
'Categories' => 'หมวดหมู่',
'Your category have been created successfully.' => 'สร้างหมวดหมู่เรียบร้อยแล้ว',
- 'Unable to create your category.' => 'ไม่สามารถสร้างหมวดหมู่ได้',
'This category has been updated successfully.' => 'ปรับปรุงหมวดเรียบร้อยแล้ว',
'Unable to update this category.' => 'ไม่สามารถปรับปรุงหมวดหมู่ได้',
'Remove a category' => 'ลบหมวดหมู่',
@@ -899,7 +894,6 @@ return array(
'Add group member' => 'เพิ่มสมาชิกกลุ่ม',
'Do you really want to remove this group: "%s"?' => 'คุณต้องการลบกลุ่มนี้: "%s"?',
'There is no user in this group.' => 'ไม่มีผู้ใช้ในกลุ่มนี้',
- 'Remove this user' => 'เอาผู้ใช้คนนี้ออก',
'Permissions' => 'การอนุญาตใช้งาน',
'Allowed Users' => 'การอนุญาตผู้ใช้',
'No user have been allowed specifically.' => 'ไม่มีผู้ใช้ได้รับอนุญาตเป็นพิเศษ',
@@ -1309,4 +1303,21 @@ return array(
// 'This project is open' => '',
// 'This project is closed' => '',
// 'Unable to upload files, check the permissions of your data folder.' => '',
+ // 'Another category with the same name exists in this project' => '',
+ // 'Comment sent by email successfully.' => '',
+ // 'Sent by email to [%s](mailto:%s) (%s)' => '',
+ // 'Unable to read uploaded file.' => '',
+ // 'Database uploaded successfully.' => '',
+ // 'Task sent by email successfully.' => '',
+ // 'There is no category in this project.' => '',
+ // 'Send by email' => '',
+ // 'Create and send a comment by email' => '',
+ // 'Subject' => '',
+ // 'Upload the database' => '',
+ // 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
+ // 'Database file' => '',
+ // 'Upload' => '',
+ // 'Remove this user from group' => '',
+ // 'Your project must have at least one active swimlane.' => '',
+ // 'Project: %s' => '',
);