th.i18n.json 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609
  1. {
  2. "accept": "ยอมรับ",
  3. "act-activity-notify": "[Wekan] แจ้งกิจกรรม",
  4. "act-addAttachment": "แนบไฟล์ __attachment__ ไปยัง __card__",
  5. "act-addSubtask": "added subtask __checklist__ to __card__",
  6. "act-addChecklist": "added checklist __checklist__ to __card__",
  7. "act-addChecklistItem": "added __checklistItem__ to checklist __checklist__ on __card__",
  8. "act-addComment": "ออกความเห็นที่ __card__: __comment__",
  9. "act-createBoard": "สร้าง __board__",
  10. "act-createCard": "เพิ่ม __card__ ไปยัง __list__",
  11. "act-createCustomField": "created custom field __customField__",
  12. "act-createList": "เพิ่ม __list__ ไปยัง __board__",
  13. "act-addBoardMember": "เพิ่ม __member__ ไปยัง __board__",
  14. "act-archivedBoard": "__board__ moved to Recycle Bin",
  15. "act-archivedCard": "__card__ moved to Recycle Bin",
  16. "act-archivedList": "__list__ moved to Recycle Bin",
  17. "act-archivedSwimlane": "__swimlane__ moved to Recycle Bin",
  18. "act-importBoard": "นำเข้า __board__",
  19. "act-importCard": "นำเข้า __card__",
  20. "act-importList": "นำเข้า __list__",
  21. "act-joinMember": "เพิ่ม __member__ ไปยัง __card__",
  22. "act-moveCard": "ย้าย __card__ จาก __oldList__ ไป __list__",
  23. "act-removeBoardMember": "ลบ __member__ จาก __board__",
  24. "act-restoredCard": "กู้คืน __card__ ไปยัง __board__",
  25. "act-unjoinMember": "ลบ __member__ จาก __card__",
  26. "act-withBoardTitle": "[Wekan] __board__",
  27. "act-withCardTitle": "[__board__] __card__",
  28. "actions": "ปฎิบัติการ",
  29. "activities": "กิจกรรม",
  30. "activity": "กิจกรรม",
  31. "activity-added": "เพิ่ม %s ไปยัง %s",
  32. "activity-archived": "%s moved to Recycle Bin",
  33. "activity-attached": "แนบ %s ไปยัง %s",
  34. "activity-created": "สร้าง %s",
  35. "activity-customfield-created": "created custom field %s",
  36. "activity-excluded": "ยกเว้น %s จาก %s",
  37. "activity-imported": "ถูกนำเข้า %s ไปยัง %s จาก %s",
  38. "activity-imported-board": "นำเข้า %s จาก %s",
  39. "activity-joined": "เข้าร่วม %s",
  40. "activity-moved": "ย้าย %s จาก %s ถึง %s",
  41. "activity-on": "บน %s",
  42. "activity-removed": "ลบ %s จาด %s",
  43. "activity-sent": "ส่ง %s ถึง %s",
  44. "activity-unjoined": "ยกเลิกเข้าร่วม %s",
  45. "activity-subtask-added": "added subtask to %s",
  46. "activity-checked-item": "checked %s in checklist %s of %s",
  47. "activity-unchecked-item": "unchecked %s in checklist %s of %s",
  48. "activity-checklist-added": "รายการถูกเพิ่มไป %s",
  49. "activity-checklist-removed": "removed a checklist from %s",
  50. "activity-checklist-completed": "completed the checklist %s of %s",
  51. "activity-checklist-uncompleted": "uncompleted the checklist %s of %s",
  52. "activity-checklist-item-added": "added checklist item to '%s' in %s",
  53. "activity-checklist-item-removed": "removed a checklist item from '%s' in %s",
  54. "add": "เพิ่ม",
  55. "activity-checked-item-card": "checked %s in checklist %s",
  56. "activity-unchecked-item-card": "unchecked %s in checklist %s",
  57. "activity-checklist-completed-card": "completed the checklist %s",
  58. "activity-checklist-uncompleted-card": "uncompleted the checklist %s",
  59. "add-attachment": "Add Attachment",
  60. "add-board": "Add Board",
  61. "add-card": "Add Card",
  62. "add-swimlane": "Add Swimlane",
  63. "add-subtask": "Add Subtask",
  64. "add-checklist": "Add Checklist",
  65. "add-checklist-item": "เพิ่มรายการตรวจสอบ",
  66. "add-cover": "เพิ่มหน้าปก",
  67. "add-label": "Add Label",
  68. "add-list": "Add List",
  69. "add-members": "เพิ่มสมาชิก",
  70. "added": "เพิ่ม",
  71. "addMemberPopup-title": "สมาชิก",
  72. "admin": "ผู้ดูแลระบบ",
  73. "admin-desc": "สามารถดูและแก้ไขการ์ด ลบสมาชิก และเปลี่ยนการตั้งค่าบอร์ดได้",
  74. "admin-announcement": "Announcement",
  75. "admin-announcement-active": "Active System-Wide Announcement",
  76. "admin-announcement-title": "Announcement from Administrator",
  77. "all-boards": "บอร์ดทั้งหมด",
  78. "and-n-other-card": "และการ์ดอื่น __count__",
  79. "and-n-other-card_plural": "และการ์ดอื่น ๆ __count__",
  80. "apply": "นำมาใช้",
  81. "app-is-offline": "Wekan is loading, please wait. Refreshing the page will cause data loss. If Wekan does not load, please check that Wekan server has not stopped.",
  82. "archive": "Move to Recycle Bin",
  83. "archive-all": "Move All to Recycle Bin",
  84. "archive-board": "Move Board to Recycle Bin",
  85. "archive-card": "Move Card to Recycle Bin",
  86. "archive-list": "Move List to Recycle Bin",
  87. "archive-swimlane": "Move Swimlane to Recycle Bin",
  88. "archive-selection": "Move selection to Recycle Bin",
  89. "archiveBoardPopup-title": "Move Board to Recycle Bin?",
  90. "archived-items": "Recycle Bin",
  91. "archived-boards": "Boards in Recycle Bin",
  92. "restore-board": "Restore Board",
  93. "no-archived-boards": "No Boards in Recycle Bin.",
  94. "archives": "Recycle Bin",
  95. "assign-member": "กำหนดสมาชิก",
  96. "attached": "แนบมาด้วย",
  97. "attachment": "สิ่งที่แนบมา",
  98. "attachment-delete-pop": "ลบสิ่งที่แนบมาถาวร ไม่สามารถเลิกทำได้",
  99. "attachmentDeletePopup-title": "ลบสิ่งที่แนบมาหรือไม่",
  100. "attachments": "สิ่งที่แนบมา",
  101. "auto-watch": "Automatically watch boards when they are created",
  102. "avatar-too-big": "The avatar is too large (70KB max)",
  103. "back": "ย้อนกลับ",
  104. "board-change-color": "เปลี่ยนสี",
  105. "board-nb-stars": "ติดดาว %s",
  106. "board-not-found": "ไม่มีบอร์ด",
  107. "board-private-info": "บอร์ดนี้จะเป็น <strong>ส่วนตัว</strong>.",
  108. "board-public-info": "บอร์ดนี้จะเป็น <strong>สาธารณะ</strong>.",
  109. "boardChangeColorPopup-title": "เปลี่ยนสีพื้นหลังบอร์ด",
  110. "boardChangeTitlePopup-title": "เปลี่ยนชื่อบอร์ด",
  111. "boardChangeVisibilityPopup-title": "เปลี่ยนการเข้าถึง",
  112. "boardChangeWatchPopup-title": "เปลี่ยนการเฝ้าดู",
  113. "boardMenuPopup-title": "เมนูบอร์ด",
  114. "boards": "บอร์ด",
  115. "board-view": "Board View",
  116. "board-view-cal": "Calendar",
  117. "board-view-swimlanes": "Swimlanes",
  118. "board-view-lists": "รายการ",
  119. "bucket-example": "ตัวอย่างเช่น “ระบบที่ต้องทำ”",
  120. "cancel": "ยกเลิก",
  121. "card-archived": "This card is moved to Recycle Bin.",
  122. "board-archived": "This board is moved to Recycle Bin.",
  123. "card-comments-title": "การ์ดนี้มี %s ความเห็น.",
  124. "card-delete-notice": "เป็นการลบถาวร คุณจะสูญเสียข้อมูลที่เกี่ยวข้องกับการ์ดนี้ทั้งหมด",
  125. "card-delete-pop": "การดำเนินการทั้งหมดจะถูกลบจาก feed กิจกรรมและคุณไม่สามารถเปิดได้อีกครั้งหรือยกเลิกการทำ",
  126. "card-delete-suggest-archive": "You can move a card to Recycle Bin to remove it from the board and preserve the activity.",
  127. "card-due": "ครบกำหนด",
  128. "card-due-on": "ครบกำหนดเมื่อ",
  129. "card-spent": "Spent Time",
  130. "card-edit-attachments": "แก้ไขสิ่งที่แนบมา",
  131. "card-edit-custom-fields": "Edit custom fields",
  132. "card-edit-labels": "แก้ไขป้ายกำกับ",
  133. "card-edit-members": "แก้ไขสมาชิก",
  134. "card-labels-title": "เปลี่ยนป้ายกำกับของการ์ด",
  135. "card-members-title": "เพิ่มหรือลบสมาชิกของบอร์ดจากการ์ด",
  136. "card-start": "เริ่ม",
  137. "card-start-on": "เริ่มเมื่อ",
  138. "cardAttachmentsPopup-title": "แนบจาก",
  139. "cardCustomField-datePopup-title": "Change date",
  140. "cardCustomFieldsPopup-title": "Edit custom fields",
  141. "cardDeletePopup-title": "ลบการ์ดนี้หรือไม่",
  142. "cardDetailsActionsPopup-title": "การดำเนินการการ์ด",
  143. "cardLabelsPopup-title": "ป้ายกำกับ",
  144. "cardMembersPopup-title": "สมาชิก",
  145. "cardMorePopup-title": "เพิ่มเติม",
  146. "cards": "การ์ด",
  147. "cards-count": "การ์ด",
  148. "casSignIn": "Sign In with CAS",
  149. "cardType-card": "Card",
  150. "cardType-linkedCard": "Linked Card",
  151. "cardType-linkedBoard": "Linked Board",
  152. "change": "เปลี่ยน",
  153. "change-avatar": "เปลี่ยนภาพ",
  154. "change-password": "เปลี่ยนรหัสผ่าน",
  155. "change-permissions": "เปลี่ยนสิทธิ์",
  156. "change-settings": "เปลี่ยนการตั้งค่า",
  157. "changeAvatarPopup-title": "เปลี่ยนภาพ",
  158. "changeLanguagePopup-title": "เปลี่ยนภาษา",
  159. "changePasswordPopup-title": "เปลี่ยนรหัสผ่าน",
  160. "changePermissionsPopup-title": "เปลี่ยนสิทธิ์",
  161. "changeSettingsPopup-title": "เปลี่ยนการตั้งค่า",
  162. "subtasks": "Subtasks",
  163. "checklists": "รายการตรวจสอบ",
  164. "click-to-star": "คลิกดาวบอร์ดนี้",
  165. "click-to-unstar": "คลิกยกเลิกดาวบอร์ดนี้",
  166. "clipboard": "Clipboard หรือลากและวาง",
  167. "close": "ปิด",
  168. "close-board": "ปิดบอร์ด",
  169. "close-board-pop": "You will be able to restore the board by clicking the “Recycle Bin” button from the home header.",
  170. "color-black": "ดำ",
  171. "color-blue": "น้ำเงิน",
  172. "color-green": "เขียว",
  173. "color-lime": "เหลืองมะนาว",
  174. "color-orange": "ส้ม",
  175. "color-pink": "ชมพู",
  176. "color-purple": "ม่วง",
  177. "color-red": "แดง",
  178. "color-sky": "ฟ้า",
  179. "color-yellow": "เหลือง",
  180. "comment": "คอมเม็นต์",
  181. "comment-placeholder": "Write Comment",
  182. "comment-only": "Comment only",
  183. "comment-only-desc": "Can comment on cards only.",
  184. "no-comments": "No comments",
  185. "no-comments-desc": "Can not see comments and activities.",
  186. "computer": "คอมพิวเตอร์",
  187. "confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?",
  188. "confirm-checklist-delete-dialog": "Are you sure you want to delete checklist?",
  189. "copy-card-link-to-clipboard": "Copy card link to clipboard",
  190. "linkCardPopup-title": "Link Card",
  191. "searchCardPopup-title": "Search Card",
  192. "copyCardPopup-title": "Copy Card",
  193. "copyChecklistToManyCardsPopup-title": "Copy Checklist Template to Many Cards",
  194. "copyChecklistToManyCardsPopup-instructions": "Destination Card Titles and Descriptions in this JSON format",
  195. "copyChecklistToManyCardsPopup-format": "[ {\"title\": \"First card title\", \"description\":\"First card description\"}, {\"title\":\"Second card title\",\"description\":\"Second card description\"},{\"title\":\"Last card title\",\"description\":\"Last card description\"} ]",
  196. "create": "สร้าง",
  197. "createBoardPopup-title": "สร้างบอร์ด",
  198. "chooseBoardSourcePopup-title": "Import board",
  199. "createLabelPopup-title": "สร้างป้ายกำกับ",
  200. "createCustomField": "Create Field",
  201. "createCustomFieldPopup-title": "Create Field",
  202. "current": "ปัจจุบัน",
  203. "custom-field-delete-pop": "There is no undo. This will remove this custom field from all cards and destroy its history.",
  204. "custom-field-checkbox": "Checkbox",
  205. "custom-field-date": "วันที่",
  206. "custom-field-dropdown": "Dropdown List",
  207. "custom-field-dropdown-none": "(none)",
  208. "custom-field-dropdown-options": "List Options",
  209. "custom-field-dropdown-options-placeholder": "Press enter to add more options",
  210. "custom-field-dropdown-unknown": "(unknown)",
  211. "custom-field-number": "Number",
  212. "custom-field-text": "Text",
  213. "custom-fields": "Custom Fields",
  214. "date": "วันที่",
  215. "decline": "ปฎิเสธ",
  216. "default-avatar": "ภาพเริ่มต้น",
  217. "delete": "ลบ",
  218. "deleteCustomFieldPopup-title": "Delete Custom Field?",
  219. "deleteLabelPopup-title": "ลบป้ายกำกับนี้หรือไม่",
  220. "description": "คำอธิบาย",
  221. "disambiguateMultiLabelPopup-title": "การดำเนินการกำกับป้ายชัดเจน",
  222. "disambiguateMultiMemberPopup-title": "การดำเนินการสมาชิกชัดเจน",
  223. "discard": "ทิ้ง",
  224. "done": "เสร็จสิ้น",
  225. "download": "ดาวน์โหลด",
  226. "edit": "แก้ไข",
  227. "edit-avatar": "เปลี่ยนภาพ",
  228. "edit-profile": "แก้ไขโปรไฟล์",
  229. "edit-wip-limit": "Edit WIP Limit",
  230. "soft-wip-limit": "Soft WIP Limit",
  231. "editCardStartDatePopup-title": "เปลี่ยนวันเริ่มต้น",
  232. "editCardDueDatePopup-title": "เปลี่ยนวันครบกำหนด",
  233. "editCustomFieldPopup-title": "Edit Field",
  234. "editCardSpentTimePopup-title": "Change spent time",
  235. "editLabelPopup-title": "เปลี่ยนป้ายกำกับ",
  236. "editNotificationPopup-title": "แก้ไขการแจ้งเตือน",
  237. "editProfilePopup-title": "แก้ไขโปรไฟล์",
  238. "email": "อีเมล์",
  239. "email-enrollAccount-subject": "บัญชีคุณถูกสร้างใน __siteName__",
  240. "email-enrollAccount-text": "สวัสดี __user__,\n\nเริ่มใช้บริการง่าย ๆ , ด้วยการคลิกลิงค์ด้านล่าง.\n\n__url__\n\n ขอบคุณค่ะ",
  241. "email-fail": "การส่งอีเมล์ล้มเหลว",
  242. "email-fail-text": "Error trying to send email",
  243. "email-invalid": "อีเมล์ไม่ถูกต้อง",
  244. "email-invite": "เชิญผ่านทางอีเมล์",
  245. "email-invite-subject": "__inviter__ ส่งคำเชิญให้คุณ",
  246. "email-invite-text": "สวัสดี __user__,\n\n__inviter__ ขอเชิญคุณเข้าร่วม \"__board__\" เพื่อขอความร่วมมือ \n\n โปรดคลิกตามลิงค์ข้างล่างนี้ \n\n__url__\n\n ขอบคุณ",
  247. "email-resetPassword-subject": "ตั้งรหัสผ่่านใหม่ของคุณบน __siteName__",
  248. "email-resetPassword-text": "สวัสดี __user__,\n\nในการรีเซ็ตรหัสผ่านของคุณ, คลิกตามลิงค์ด้านล่าง \n\n__url__\n\nขอบคุณค่ะ",
  249. "email-sent": "ส่งอีเมล์",
  250. "email-verifyEmail-subject": "ยืนยันที่อยู่อีเม์ของคุณบน __siteName__",
  251. "email-verifyEmail-text": "สวัสดี __user__,\n\nตรวจสอบบัญชีอีเมล์ของคุณ ง่าย ๆ ตามลิงค์ด้านล่าง \n\n__url__\n\n ขอบคุณค่ะ",
  252. "enable-wip-limit": "Enable WIP Limit",
  253. "error-board-doesNotExist": "บอร์ดนี้ไม่มีอยู่แล้ว",
  254. "error-board-notAdmin": "คุณจะต้องเป็นผู้ดูแลระบบถึงจะทำสิ่งเหล่านี้ได้",
  255. "error-board-notAMember": "คุณต้องเป็นสมาชิกของบอร์ดนี้ถึงจะทำได้",
  256. "error-json-malformed": "ข้อความของคุณไม่ใช่ JSON",
  257. "error-json-schema": "รูปแบบข้้้อมูล JSON ของคุณไม่ถูกต้อง",
  258. "error-list-doesNotExist": "รายการนี้ไม่มีอยู่",
  259. "error-user-doesNotExist": "ผู้ใช้นี้ไม่มีอยู่",
  260. "error-user-notAllowSelf": "You can not invite yourself",
  261. "error-user-notCreated": "ผู้ใช้รายนี้ไม่ได้สร้าง",
  262. "error-username-taken": "ชื่อนี้ถูกใช้งานแล้ว",
  263. "error-email-taken": "Email has already been taken",
  264. "export-board": "ส่งออกกระดาน",
  265. "filter": "กรอง",
  266. "filter-cards": "กรองการ์ด",
  267. "filter-clear": "ล้างตัวกรอง",
  268. "filter-no-label": "ไม่มีฉลาก",
  269. "filter-no-member": "ไม่มีสมาชิก",
  270. "filter-no-custom-fields": "No Custom Fields",
  271. "filter-on": "กรองบน",
  272. "filter-on-desc": "คุณกำลังกรองการ์ดในบอร์ดนี้ คลิกที่นี่เพื่อแก้ไขตัวกรอง",
  273. "filter-to-selection": "กรองตัวเลือก",
  274. "advanced-filter-label": "Advanced Filter",
  275. "advanced-filter-description": "Advanced Filter allows to write a string containing following operators: == != <= >= && || ( ) A space is used as a separator between the Operators. You can filter for all Custom Fields by typing their names and values. For Example: Field1 == Value1. Note: If fields or values contains spaces, you need to encapsulate them into single quotes. For Example: 'Field 1' == 'Value 1'. For single control characters (' \\/) to be skipped, you can use \\. For example: Field1 == I\\'m. Also you can combine multiple conditions. For Example: F1 == V1 || F1 == V2. Normally all operators are interpreted from left to right. You can change the order by placing brackets. For Example: F1 == V1 && ( F2 == V2 || F2 == V3 ). Also you can search text fields using regex: F1 == /Tes.*/i",
  276. "fullname": "ชื่อ นามสกุล",
  277. "header-logo-title": "ย้อนกลับไปที่หน้าบอร์ดของคุณ",
  278. "hide-system-messages": "ซ่อนข้อความของระบบ",
  279. "headerBarCreateBoardPopup-title": "สร้างบอร์ด",
  280. "home": "หน้าหลัก",
  281. "import": "นำเข้า",
  282. "link": "Link",
  283. "import-board": "import board",
  284. "import-board-c": "Import board",
  285. "import-board-title-trello": "นำเข้าบอร์ดจาก Trello",
  286. "import-board-title-wekan": "Import board from Wekan",
  287. "import-sandstorm-warning": "Imported board will delete all existing data on board and replace it with imported board.",
  288. "from-trello": "From Trello",
  289. "from-wekan": "From Wekan",
  290. "import-board-instruction-trello": "ใน Trello ของคุณให้ไปที่ 'Menu' และไปที่ More -> Print and Export -> Export JSON และคัดลอกข้อความจากนั้น",
  291. "import-board-instruction-wekan": "In your Wekan board, go to 'Menu', then 'Export board', and copy the text in the downloaded file.",
  292. "import-json-placeholder": "วางข้อมูล JSON ที่ถูกต้องของคุณที่นี่",
  293. "import-map-members": "แผนที่สมาชิก",
  294. "import-members-map": "Your imported board has some members. Please map the members you want to import to Wekan users",
  295. "import-show-user-mapping": "Review การทำแผนที่สมาชิก",
  296. "import-user-select": "เลือกผู้ใช้ Wekan ที่คุณต้องการใช้เป็นเหมือนสมาชิกนี้",
  297. "importMapMembersAddPopup-title": "เลือกสมาชิก",
  298. "info": "Version",
  299. "initials": "ชื่อย่อ",
  300. "invalid-date": "วันที่ไม่ถูกต้อง",
  301. "invalid-time": "Invalid time",
  302. "invalid-user": "Invalid user",
  303. "joined": "เข้าร่วม",
  304. "just-invited": "คุณพึ่งได้รับเชิญบอร์ดนี้",
  305. "keyboard-shortcuts": "แป้นพิมพ์ลัด",
  306. "label-create": "สร้างป้ายกำกับ",
  307. "label-default": "ป้าย %s (ค่าเริ่มต้น)",
  308. "label-delete-pop": "ไม่มีการยกเลิกการทำนี้ ลบป้ายกำกับนี้จากทุกการ์ดและล้างประวัติทิ้ง",
  309. "labels": "ป้ายกำกับ",
  310. "language": "ภาษา",
  311. "last-admin-desc": "คุณไม่สามารถเปลี่ยนบทบาทเพราะต้องมีผู้ดูแลระบบหนึ่งคนเป็นอย่างน้อย",
  312. "leave-board": "ทิ้งบอร์ด",
  313. "leave-board-pop": "Are you sure you want to leave __boardTitle__? You will be removed from all cards on this board.",
  314. "leaveBoardPopup-title": "Leave Board ?",
  315. "link-card": "เชื่อมโยงไปยังการ์ดใบนี้",
  316. "list-archive-cards": "Move all cards in this list to Recycle Bin",
  317. "list-archive-cards-pop": "This will remove all the cards in this list from the board. To view cards in Recycle Bin and bring them back to the board, click “Menu” > “Recycle Bin”.",
  318. "list-move-cards": "ย้ายการ์ดทั้งหมดในรายการนี้",
  319. "list-select-cards": "เลือกการ์ดทั้งหมดในรายการนี้",
  320. "listActionPopup-title": "รายการการดำเนิน",
  321. "swimlaneActionPopup-title": "Swimlane Actions",
  322. "listImportCardPopup-title": "นำเข้าการ์ด Trello",
  323. "listMorePopup-title": "เพิ่มเติม",
  324. "link-list": "Link to this list",
  325. "list-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the list. There is no undo.",
  326. "list-delete-suggest-archive": "You can move a list to Recycle Bin to remove it from the board and preserve the activity.",
  327. "lists": "รายการ",
  328. "swimlanes": "Swimlanes",
  329. "log-out": "ออกจากระบบ",
  330. "log-in": "เข้าสู่ระบบ",
  331. "loginPopup-title": "เข้าสู่ระบบ",
  332. "memberMenuPopup-title": "การตั้งค่า",
  333. "members": "สมาชิก",
  334. "menu": "เมนู",
  335. "move-selection": "ย้ายตัวเลือก",
  336. "moveCardPopup-title": "ย้ายการ์ด",
  337. "moveCardToBottom-title": "ย้ายไปล่าง",
  338. "moveCardToTop-title": "ย้ายไปบน",
  339. "moveSelectionPopup-title": "เลือกย้าย",
  340. "multi-selection": "เลือกหลายรายการ",
  341. "multi-selection-on": "เลือกหลายรายการเมื่อ",
  342. "muted": "ไม่ออกเสียง",
  343. "muted-info": "คุณจะไม่ได้รับแจ้งการเปลี่ยนแปลงใด ๆ ในบอร์ดนี้",
  344. "my-boards": "บอร์ดของฉัน",
  345. "name": "ชื่อ",
  346. "no-archived-cards": "No cards in Recycle Bin.",
  347. "no-archived-lists": "No lists in Recycle Bin.",
  348. "no-archived-swimlanes": "No swimlanes in Recycle Bin.",
  349. "no-results": "ไม่มีข้อมูล",
  350. "normal": "ธรรมดา",
  351. "normal-desc": "สามารถดูและแก้ไขการ์ดได้ แต่ไม่สามารถเปลี่ยนการตั้งค่าได้",
  352. "not-accepted-yet": "ยังไม่ยอมรับคำเชิญ",
  353. "notify-participate": "ได้รับการแจ้งปรับปรุงการ์ดอื่น ๆ ที่คุณมีส่วนร่วมในฐานะผู้สร้างหรือสมาชิก",
  354. "notify-watch": "ได้รับการแจ้งปรับปรุงบอร์ด รายการหรือการ์ดที่คุณเฝ้าติดตาม",
  355. "optional": "ไม่จำเป็น",
  356. "or": "หรือ",
  357. "page-maybe-private": "หน้านี้อาจจะเป็นส่วนตัว. คุณอาจจะสามารถดูจาก <a href='%s'>logging in</a>.",
  358. "page-not-found": "ไม่พบหน้า",
  359. "password": "รหัสผ่าน",
  360. "paste-or-dragdrop": "วาง หรือลากและวาง ไฟล์ภาพ(ภาพเท่านั้น)",
  361. "participating": "Participating",
  362. "preview": "ภาพตัวอย่าง",
  363. "previewAttachedImagePopup-title": "ตัวอย่าง",
  364. "previewClipboardImagePopup-title": "ตัวอย่าง",
  365. "private": "ส่วนตัว",
  366. "private-desc": "บอร์ดนี้เป็นส่วนตัว. คนที่ถูกเพิ่มเข้าในบอร์ดเท่านั้นที่สามารถดูและแก้ไขได้",
  367. "profile": "โปรไฟล์",
  368. "public": "สาธารณะ",
  369. "public-desc": "บอร์ดนี้เป็นสาธารณะ. ทุกคนสามารถเข้าถึงได้ผ่าน url นี้ แต่สามารถแก้ไขได้เฉพาะผู้ที่ถูกเพิ่มเข้าไปในการ์ดเท่านั้น",
  370. "quick-access-description": "เพิ่มไว้ในนี้เพื่อเป็นทางลัด",
  371. "remove-cover": "ลบหน้าปก",
  372. "remove-from-board": "ลบจากบอร์ด",
  373. "remove-label": "Remove Label",
  374. "listDeletePopup-title": "Delete List ?",
  375. "remove-member": "ลบสมาชิก",
  376. "remove-member-from-card": "ลบจากการ์ด",
  377. "remove-member-pop": "ลบ __name__ (__username__) จาก __boardTitle__ หรือไม่ สมาชิกจะถูกลบออกจากการ์ดทั้งหมดบนบอร์ดนี้ และพวกเขาจะได้รับการแจ้งเตือน",
  378. "removeMemberPopup-title": "ลบสมาชิกหรือไม่",
  379. "rename": "ตั้งชื่อใหม่",
  380. "rename-board": "ตั้งชื่อบอร์ดใหม่",
  381. "restore": "กู้คืน",
  382. "save": "บันทึก",
  383. "search": "ค้นหา",
  384. "rules": "Rules",
  385. "search-cards": "Search from card titles and descriptions on this board",
  386. "search-example": "Text to search for?",
  387. "select-color": "Select Color",
  388. "set-wip-limit-value": "Set a limit for the maximum number of tasks in this list",
  389. "setWipLimitPopup-title": "Set WIP Limit",
  390. "shortcut-assign-self": "กำหนดตัวเองให้การ์ดนี้",
  391. "shortcut-autocomplete-emoji": "เติม emoji อัตโนมัติ",
  392. "shortcut-autocomplete-members": "เติมสมาชิกอัตโนมัติ",
  393. "shortcut-clear-filters": "ล้างตัวกรองทั้งหมด",
  394. "shortcut-close-dialog": "ปิดหน้าต่าง",
  395. "shortcut-filter-my-cards": "กรองการ์ดฉัน",
  396. "shortcut-show-shortcuts": "นำรายการทางลัดนี้ขึ้น",
  397. "shortcut-toggle-filterbar": "สลับแถบกรองสไลด์ด้้านข้าง",
  398. "shortcut-toggle-sidebar": "สลับโชว์แถบด้านข้าง",
  399. "show-cards-minimum-count": "แสดงจำนวนของการ์ดถ้ารายการมีมากกว่า(เลื่อนกำหนดตัวเลข)",
  400. "sidebar-open": "เปิดแถบเลื่อน",
  401. "sidebar-close": "ปิดแถบเลื่อน",
  402. "signupPopup-title": "สร้างบัญชี",
  403. "star-board-title": "คลิกติดดาวบอร์ดนี้ มันจะแสดงอยู่บนสุดของรายการบอร์ดของคุณ",
  404. "starred-boards": "ติดดาวบอร์ด",
  405. "starred-boards-description": "ติดดาวบอร์ดและแสดงไว้บนสุดของรายการบอร์ด",
  406. "subscribe": "บอกรับสมาชิก",
  407. "team": "ทีม",
  408. "this-board": "บอร์ดนี้",
  409. "this-card": "การ์ดนี้",
  410. "spent-time-hours": "Spent time (hours)",
  411. "overtime-hours": "Overtime (hours)",
  412. "overtime": "Overtime",
  413. "has-overtime-cards": "Has overtime cards",
  414. "has-spenttime-cards": "Has spent time cards",
  415. "time": "เวลา",
  416. "title": "หัวข้อ",
  417. "tracking": "ติดตาม",
  418. "tracking-info": "คุณจะได้รับแจ้งการเปลี่ยนแปลงใด ๆ กับการ์ดที่คุณมีส่วนร่วมในฐานะผู้สร้างหรือสมาชิก",
  419. "type": "Type",
  420. "unassign-member": "ยกเลิกสมาชิก",
  421. "unsaved-description": "คุณมีคำอธิบายที่ไม่ได้บันทึก",
  422. "unwatch": "เลิกเฝ้าดู",
  423. "upload": "อัพโหลด",
  424. "upload-avatar": "อัพโหลดรูปภาพ",
  425. "uploaded-avatar": "ภาพอัพโหลดแล้ว",
  426. "username": "ชื่อผู้ใช้งาน",
  427. "view-it": "ดู",
  428. "warn-list-archived": "warning: this card is in an list at Recycle Bin",
  429. "watch": "เฝ้าดู",
  430. "watching": "เฝ้าดู",
  431. "watching-info": "คุณจะได้รับแจ้งหากมีการเปลี่ยนแปลงใด ๆ ในบอร์ดนี้",
  432. "welcome-board": "ยินดีต้อนรับสู่บอร์ด",
  433. "welcome-swimlane": "Milestone 1",
  434. "welcome-list1": "พื้นฐาน",
  435. "welcome-list2": "ก้าวหน้า",
  436. "what-to-do": "ต้องการทำอะไร",
  437. "wipLimitErrorPopup-title": "Invalid WIP Limit",
  438. "wipLimitErrorPopup-dialog-pt1": "The number of tasks in this list is higher than the WIP limit you've defined.",
  439. "wipLimitErrorPopup-dialog-pt2": "Please move some tasks out of this list, or set a higher WIP limit.",
  440. "admin-panel": "Admin Panel",
  441. "settings": "Settings",
  442. "people": "People",
  443. "registration": "Registration",
  444. "disable-self-registration": "Disable Self-Registration",
  445. "invite": "Invite",
  446. "invite-people": "Invite People",
  447. "to-boards": "To board(s)",
  448. "email-addresses": "Email Addresses",
  449. "smtp-host-description": "The address of the SMTP server that handles your emails.",
  450. "smtp-port-description": "The port your SMTP server uses for outgoing emails.",
  451. "smtp-tls-description": "Enable TLS support for SMTP server",
  452. "smtp-host": "SMTP Host",
  453. "smtp-port": "SMTP Port",
  454. "smtp-username": "ชื่อผู้ใช้งาน",
  455. "smtp-password": "รหัสผ่าน",
  456. "smtp-tls": "TLS support",
  457. "send-from": "From",
  458. "send-smtp-test": "Send a test email to yourself",
  459. "invitation-code": "Invitation Code",
  460. "email-invite-register-subject": "__inviter__ ส่งคำเชิญให้คุณ",
  461. "email-invite-register-text": "Dear __user__,\n\n__inviter__ invites you to Wekan for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.",
  462. "email-smtp-test-subject": "SMTP Test Email From Wekan",
  463. "email-smtp-test-text": "You have successfully sent an email",
  464. "error-invitation-code-not-exist": "Invitation code doesn't exist",
  465. "error-notAuthorized": "You are not authorized to view this page.",
  466. "outgoing-webhooks": "Outgoing Webhooks",
  467. "outgoingWebhooksPopup-title": "Outgoing Webhooks",
  468. "new-outgoing-webhook": "New Outgoing Webhook",
  469. "no-name": "(Unknown)",
  470. "Wekan_version": "Wekan version",
  471. "Node_version": "Node version",
  472. "OS_Arch": "OS Arch",
  473. "OS_Cpus": "OS CPU Count",
  474. "OS_Freemem": "OS Free Memory",
  475. "OS_Loadavg": "OS Load Average",
  476. "OS_Platform": "OS Platform",
  477. "OS_Release": "OS Release",
  478. "OS_Totalmem": "OS Total Memory",
  479. "OS_Type": "OS Type",
  480. "OS_Uptime": "OS Uptime",
  481. "hours": "hours",
  482. "minutes": "minutes",
  483. "seconds": "seconds",
  484. "show-field-on-card": "Show this field on card",
  485. "yes": "Yes",
  486. "no": "No",
  487. "accounts": "Accounts",
  488. "accounts-allowEmailChange": "Allow Email Change",
  489. "accounts-allowUserNameChange": "Allow Username Change",
  490. "createdAt": "Created at",
  491. "verified": "Verified",
  492. "active": "Active",
  493. "card-received": "Received",
  494. "card-received-on": "Received on",
  495. "card-end": "End",
  496. "card-end-on": "Ends on",
  497. "editCardReceivedDatePopup-title": "Change received date",
  498. "editCardEndDatePopup-title": "Change end date",
  499. "assigned-by": "Assigned By",
  500. "requested-by": "Requested By",
  501. "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
  502. "delete-board-confirm-popup": "All lists, cards, labels, and activities will be deleted and you won't be able to recover the board contents. There is no undo.",
  503. "boardDeletePopup-title": "Delete Board?",
  504. "delete-board": "Delete Board",
  505. "default-subtasks-board": "Subtasks for __board__ board",
  506. "default": "Default",
  507. "queue": "Queue",
  508. "subtask-settings": "Subtasks Settings",
  509. "boardSubtaskSettingsPopup-title": "Board Subtasks Settings",
  510. "show-subtasks-field": "Cards can have subtasks",
  511. "deposit-subtasks-board": "Deposit subtasks to this board:",
  512. "deposit-subtasks-list": "Landing list for subtasks deposited here:",
  513. "show-parent-in-minicard": "Show parent in minicard:",
  514. "prefix-with-full-path": "Prefix with full path",
  515. "prefix-with-parent": "Prefix with parent",
  516. "subtext-with-full-path": "Subtext with full path",
  517. "subtext-with-parent": "Subtext with parent",
  518. "change-card-parent": "Change card's parent",
  519. "parent-card": "Parent card",
  520. "source-board": "Source board",
  521. "no-parent": "Don't show parent",
  522. "activity-added-label": "added label '%s' to %s",
  523. "activity-removed-label": "removed label '%s' from %s",
  524. "activity-delete-attach": "deleted an attachment from %s",
  525. "activity-added-label-card": "added label '%s'",
  526. "activity-removed-label-card": "removed label '%s'",
  527. "activity-delete-attach-card": "deleted an attachment",
  528. "r-rule": "Rule",
  529. "r-add-trigger": "Add trigger",
  530. "r-add-action": "Add action",
  531. "r-board-rules": "Board rules",
  532. "r-add-rule": "Add rule",
  533. "r-view-rule": "View rule",
  534. "r-delete-rule": "Delete rule",
  535. "r-new-rule-name": "Add new rule",
  536. "r-no-rules": "No rules",
  537. "r-when-a-card-is": "When a card is",
  538. "r-added-to": "Added to",
  539. "r-removed-from": "Removed from",
  540. "r-the-board": "the board",
  541. "r-list": "list",
  542. "r-moved-to": "Moved to",
  543. "r-moved-from": "Moved from",
  544. "r-archived": "Moved to Recycle Bin",
  545. "r-unarchived": "Restored from Recycle Bin",
  546. "r-a-card": "a card",
  547. "r-when-a-label-is": "When a label is",
  548. "r-when-the-label-is": "When the label is",
  549. "r-list-name": "List name",
  550. "r-when-a-member": "When a member is",
  551. "r-when-the-member": "When the member is",
  552. "r-name": "name",
  553. "r-is": "is",
  554. "r-when-a-attach": "When an attachment",
  555. "r-when-a-checklist": "When a checklist is",
  556. "r-when-the-checklist": "When the checklist",
  557. "r-completed": "Completed",
  558. "r-made-incomplete": "Made incomplete",
  559. "r-when-a-item": "When a checklist item is",
  560. "r-when-the-item": "When the checklist item",
  561. "r-checked": "Checked",
  562. "r-unchecked": "Unchecked",
  563. "r-move-card-to": "Move card to",
  564. "r-top-of": "Top of",
  565. "r-bottom-of": "Bottom of",
  566. "r-its-list": "its list",
  567. "r-archive": "Move to Recycle Bin",
  568. "r-unarchive": "Restore from Recycle Bin",
  569. "r-card": "card",
  570. "r-add": "เพิ่ม",
  571. "r-remove": "Remove",
  572. "r-label": "label",
  573. "r-member": "member",
  574. "r-remove-all": "Remove all members from the card",
  575. "r-checklist": "checklist",
  576. "r-check-all": "Check all",
  577. "r-uncheck-all": "Uncheck all",
  578. "r-item-check": "Items of checklist",
  579. "r-check": "Check",
  580. "r-uncheck": "Uncheck",
  581. "r-item": "item",
  582. "r-of-checklist": "of checlist",
  583. "r-send-email": "Send an email",
  584. "r-to": "to",
  585. "r-subject": "subject",
  586. "r-rule-details": "Rule details",
  587. "r-d-move-to-top-gen": "Move card to top of its list",
  588. "r-d-move-to-top-spec": "Move card to top of list",
  589. "r-d-move-to-bottom-gen": "Move card to bottom of its list",
  590. "r-d-move-to-bottom-spec": "Move card to bottom of list",
  591. "r-d-send-email": "Send email",
  592. "r-d-send-email-to": "to",
  593. "r-d-send-email-subject": "subject",
  594. "r-d-send-email-message": "message",
  595. "r-d-archive": "Move card to Recycle Bin",
  596. "r-d-unarchive": "Restore card from Recycle Bin",
  597. "r-d-add-label": "Add label",
  598. "r-d-remove-label": "Remove label",
  599. "r-d-add-member": "Add member",
  600. "r-d-remove-member": "Remove member",
  601. "r-d-remove-all-member": "Remove all member",
  602. "r-d-check-all": "Check all items of a list",
  603. "r-d-uncheck-all": "Uncheck all items of a list",
  604. "r-d-check-one": "Check item",
  605. "r-d-uncheck-one": "Uncheck item",
  606. "r-d-check-of-list": "of checklist",
  607. "r-d-add-checklist": "Add checklist",
  608. "r-d-remove-checklist": "Remove checklist"
  609. }