Sync locales
This commit is contained in:
@@ -39,7 +39,6 @@ return array(
|
||||
'Administrator' => 'ผู้ดูแลระบบ',
|
||||
'Sign in' => 'เข้าสู่ระบบ',
|
||||
'Users' => 'ผู้ใช้',
|
||||
'No user' => 'ไม่มีผู้ใช้',
|
||||
'Forbidden' => 'ไม่อนุญาต',
|
||||
'Access Forbidden' => 'ไม่อนุญาตให้เข้า',
|
||||
'Edit user' => 'แก้ไขผู้ใช้',
|
||||
@@ -402,16 +401,13 @@ return array(
|
||||
// 'API' => '',
|
||||
'Create a comment from an external provider' => 'สร้างความคิดเห็นจากบริการภายนอก',
|
||||
'Project management' => 'การจัดการโปรเจค',
|
||||
'My projects' => 'โปรเจคของฉัน',
|
||||
'Columns' => 'คอลัมน์',
|
||||
'Task' => 'งาน',
|
||||
'Your are not member of any project.' => 'คุณไม่ได้เป็นสมาชิกของโปรเจคใดๆ',
|
||||
'Percentage' => 'เปอร์เซ็นต์',
|
||||
'Number of tasks' => 'จำนวนงาน',
|
||||
'Task distribution' => 'การกระจายงาน',
|
||||
'Analytics' => 'การวิเคราะห์',
|
||||
'Subtask' => 'งานย่อย',
|
||||
'My subtasks' => 'งานย่อยของฉัน',
|
||||
'User repartition' => 'การแบ่งงานของผู้ใช้',
|
||||
'Clone this project' => 'สำเนาโปรเจคนี้',
|
||||
'Column removed successfully.' => 'ลบคอลัมน์สำเร็จ',
|
||||
@@ -889,7 +885,6 @@ return array(
|
||||
// 'There is no user available.' => '',
|
||||
'Do you really want to remove the user "%s" from the group "%s"?' => 'คุณต้องการลบผู้ใช้ "%s" ออกจากกลุ่ม "%s"?',
|
||||
'There is no group.' => 'ไม่มีกลุ่ม',
|
||||
'External Id' => 'ไอดีภายนอก',
|
||||
'Add group member' => 'เพิ่มสมาชิกกลุ่ม',
|
||||
'Do you really want to remove this group: "%s"?' => 'คุณต้องการลบกลุ่มนี้: "%s"?',
|
||||
'There is no user in this group.' => 'ไม่มีผู้ใช้ในกลุ่มนี้',
|
||||
@@ -955,7 +950,6 @@ return array(
|
||||
'Default priority' => 'ความสำคัญเริ่มต้น',
|
||||
'Lowest priority' => 'ความสำคัญต่ำสุด',
|
||||
'Highest priority' => 'ความสำคัญสูงสุด',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'ถ้าคุณใส่เลขศูนย์ทั้งความสำคัญต่ำและความสำคัญสูง จะเป็นการปิดการทำงานคุณลักษณะนี้',
|
||||
'Close a task when there is no activity' => 'ปิดงานเมื่อไม่มีกิจกกรมเกิดขึ้น',
|
||||
'Duration in days' => 'ระยะเวลาวันที่',
|
||||
'Send email when there is no activity on a task' => 'ส่งอีเมลเมื่อไม่มีกิจกรรมเกิดขึ้นในงาน',
|
||||
@@ -1169,8 +1163,6 @@ return array(
|
||||
// 'Subtasks overview for %s' => '',
|
||||
// 'Projects overview for %s' => '',
|
||||
// 'Activity stream for %s' => '',
|
||||
// 'Calendar for %s' => '',
|
||||
// 'Notifications for %s' => '',
|
||||
// 'Assign a color when the task is moved to a specific swimlane' => '',
|
||||
// 'Assign a priority when the task is moved to a specific swimlane' => '',
|
||||
// 'User unlocked successfully.' => '',
|
||||
@@ -1316,7 +1308,6 @@ return array(
|
||||
// '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' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
@@ -1334,4 +1325,23 @@ return array(
|
||||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user