diff options
Diffstat (limited to 'app/Locale/th_TH/translations.php')
-rw-r--r-- | app/Locale/th_TH/translations.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index 247348d6..b259cf64 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -682,20 +682,20 @@ return array( 'Search by category: ' => 'ค้นหาตามหมวด: ', 'Search by description: ' => 'ค้นหาตามคำอธิบาย: ', 'Search by due date: ' => 'ค้นหาตามวันครบกำหนด: ', - 'Average time spent into each column' => 'ค่าเฉลี่ยเวลาที่ใช้แต่ละคอลัมน์', + 'Average time spent in each column' => 'ค่าเฉลี่ยเวลาที่ใช้แต่ละคอลัมน์', 'Average time spent' => 'ค่าเฉลี่ยเวลาที่ใช้', - 'This chart show the average time spent into each column for the last %d tasks.' => 'แผนภูมิแสดงค่าเฉลี่ยเวลาที่ใช้แต่ละคอลัมน์สำหรับ %d งานล่าสุด', + 'This chart shows the average time spent in each column for the last %d tasks.' => 'แผนภูมิแสดงค่าเฉลี่ยเวลาที่ใช้แต่ละคอลัมน์สำหรับ %d งานล่าสุด', 'Average Lead and Cycle time' => 'ค่าเฉลี่ยเวลานำและรอบเวลา', 'Average lead time: ' => 'ค่าเฉลี่ยเวลานำ: ', 'Average cycle time: ' => 'ค่าเฉลี่ยรอบเวลา: ', 'Cycle Time' => 'รอบเวลา', 'Lead Time' => 'เวลานำ', - 'This chart show the average lead and cycle time for the last %d tasks over the time.' => 'แผนภูมิแสดงค่าเฉลี่ยเวลานำและรอบเวลาสำหรับ %d งานล่าสุดเมื่อเวลาผ่านไป', + 'This chart shows the average lead and cycle time for the last %d tasks over the time.' => 'แผนภูมิแสดงค่าเฉลี่ยเวลานำและรอบเวลาสำหรับ %d งานล่าสุดเมื่อเวลาผ่านไป', 'Average time into each column' => 'ค่าเฉลี่ยเวลาแต่ละคอลัมน์', 'Lead and cycle time' => 'เวลานำและรอบเวลา', 'Lead time: ' => 'เวลานำ: ', 'Cycle time: ' => 'รอบเวลา: ', - 'Time spent into each column' => 'เวลาที่ใช้แต่ละคอลัมน์', + 'Time spent in each column' => 'เวลาที่ใช้แต่ละคอลัมน์', 'The lead time is the duration between the task creation and the completion.' => 'เวลานำคือระหว่างสร้างงานและจบงาน', 'The cycle time is the duration between the start date and the completion.' => 'รอบเวลาคือระหว่างวันที่เริ่มและจบงาน', // 'If the task is not closed the current time is used instead of the completion date.' => '', |