Improve wording of the menu to close all tasks in a given column/swimlane

Fixes #4740
This commit is contained in:
Frédéric Guillot
2023-03-28 20:27:02 -07:00
committed by Frédéric Guillot
parent 3bc4cc8291
commit de7c1bf16b
37 changed files with 37 additions and 37 deletions

View File

@@ -899,7 +899,7 @@ return array(
'All tasks of the column "%s" and the swimlane "%s" have been closed successfully.' => 'ทุกงานของคอลัมน์ "%s" และสวิมเลน "%s" ถูกปิดเรียบร้อย',
'Do you really want to close all tasks of this column?' => 'คุณต้องการปิดทุกงานในคอลัมนี้ใช่หรือไม่?',
'%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '%d งานในคอลัมน์ "%s" และสวิมเลน "%s" จะปิด',
'Close all tasks of this column' => 'ปิดทุกงานในคอลัมน์นี้',
'Close all tasks in this column and this swimlane' => 'ปิดทุกงานในคอลัมน์นี้',
'No plugin has registered a project notification method. You can still configure individual notifications in your user profile.' => 'ปลั๊กอินไม่ได้ลงทะเบียนการแจ้งเตือนในโปรเจค คุณยังสามารถกำหนดค่าการแจ้งเตือนรายบุคคลในโปรไฟล์ผู้ใช้ของคุณ',
'My dashboard' => 'แดชบอร์ดของฉํน',
'My profile' => 'โปรเจคของฉัน',