messages_th.json 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315
  1. {
  2. "actions.applyHighlight.description": "ไฮไลต์โหนด",
  3. "actions.applyHighlight.label": "แอ็คชันนำไฮไลต์มาใช้",
  4. "actions.applySelection.description": "เลือกโหนด",
  5. "actions.applySelection.label": "แอ็คชันนำการเลือกมาใช้",
  6. "actions.args.attributes.description": "การแม็พแอ็ตทริบิวต์กับค่าที่เป็นทางเลือกที่นำไปใช้ระหว่างแอ็คชัน",
  7. "actions.args.attributes.label": "อาร์กิวเมนต์ฟังก์ชันแอ็ตทริบิวต์ตัวเลือก",
  8. "actions.args.primaryAttributes.description": "การแม็พแอ็ตทริบิวต์หลักที่เป็นทางเลือกที่จะนำไปใช้ระหว่างแอ็คชัน",
  9. "actions.args.primaryAttributes.label": "อาร์กิวเมนต์ฟังก์ชันแอ็ตทริบิวต์หลักที่เป็นทางเลือก",
  10. "actions.args.primarySelector.description": "ตัวเลือกหลักสำหรับโหนดที่จะนำแอ็คชันไปใช้",
  11. "actions.args.primarySelector.label": "อาร์กิวเมนต์ฟังก์ชันตัวเลือกหลัก",
  12. "actions.args.secondaryAttributes.description": "การแม็พแอ็ตทริบิวต์รองที่เป็นทางเลือกที่จะนำไปใช้ระหว่างแอ็คชัน",
  13. "actions.args.secondaryAttributes.label": "อาร์กิวเมนต์ฟังก์ชันแอ็ตทริบิวต์รองที่เป็นทางเลือก",
  14. "actions.args.secondarySelector.description": "ตัวเลือกรองสำหรับโหนดที่จะนำแอ็คชันไปใช้",
  15. "actions.args.secondarySelector.label": "อาร์กิวเมนต์ฟังก์ชันตัวเลือกรอง",
  16. "actions.args.selector.description": "ตัวเลือกของโหนดที่จะนำแอ็คชันไปใช้",
  17. "actions.args.selector.label": "อาร์กิวเมนต์ฟังก์ชันตัวเลือก",
  18. "actions.breadCrumb.description": "นำทางขึ้นและลงในรายละเอียดผ่าน bread crumb",
  19. "actions.breadCrumb.label": "แอ็คชันการนำทาง Bread crumb",
  20. "actions.chord.selector.description": "ตัวเลือกสำหรับคอร์ดที่จะนำแอ็คชันไปใช้",
  21. "actions.chord.selector.label": "อาร์กิวเมนต์ฟังก์ชันตัวเลือกสำหรับคอร์ด",
  22. "actions.chord.toggleSelect.description": "สลับการเลือกบนคอร์ด",
  23. "actions.chord.toggleSelect.label": "สลับการเลือกบนแอ็คชันคอร์ด",
  24. "actions.chordGroup.highlight.description": "ไฮไลต์กลุ่มคอร์ดและทุกสิ่งที่เชื่อมต่ออยู่",
  25. "actions.chordGroup.highlight.label": "แอ็คชันไฮไลต์กลุ่มคอร์ด",
  26. "actions.chordGroup.removeHighlight.description": "ลบไฮไลต์ออกจากกลุ่มคอร์ดและทุกสิ่งที่เชื่อมต่ออยู่",
  27. "actions.chordGroup.removeHighlight.label": "กลุ่มคอร์ดลบไฮไลต์แอ็คชัน",
  28. "actions.chordGroup.selector.description": "ตัวเลือกสำหรับกลุ่มคอร์ดที่จะนำแอ็คชันไปใช้",
  29. "actions.chordGroup.selector.label": "อาร์กิวเมนต์ฟังก์ชันตัวเลือกสำหรับกลุ่มคอร์ด",
  30. "actions.drillDown.description": "เจาะลึกเพื่อดูรายละเอียดระดับถัดไป",
  31. "actions.drillDown.label": "แอ็คชันเจาะลึก",
  32. "actions.removeAllSelect.description": "ลบการเลือกทั้งหมดออกจากโหนดทั้งหมด",
  33. "actions.removeAllSelect.label": "ลบแอ็คชันการเลือกทั้งหมด",
  34. "actions.removeHighlight.description": "ลบไฮไลต์ออกจากโหนด",
  35. "actions.removeHighlight.label": "ลบแอ็คชันไฮไลต์",
  36. "actions.removeSelection.description": "ลบการเลือกออกจากโหนด",
  37. "actions.removeSelection.label": "ลบแอ็คชันการเลือก",
  38. "actions.toggleSelect.description": "สลับการเลือกบนโหนด",
  39. "actions.toggleSelect.label": "สลับแอ็คชันการเลือก",
  40. "actions.zoom.args.panX.description": "จำนวนการแพนในทิศทางแกน x",
  41. "actions.zoom.args.panX.label": "อาร์กิวเมนต์ฟังก์ชันจำนวนการแพนในการซูมแกน x",
  42. "actions.zoom.args.panY.description": "จำนวนการแพนในทิศทางแกน y",
  43. "actions.zoom.args.panY.label": "อาร์กิวเมนต์ฟังก์ชันจำนวนการแพนในการซูมแกน y",
  44. "actions.zoom.args.scale.description": "จำนวนสเกลสำหรับแอ็คชันการซูม",
  45. "actions.zoom.args.scale.label": "อาร์กิวเมนต์ฟังก์ชันสเกลการซูม",
  46. "actions.zoom.description": "แอ็คชันซูม",
  47. "actions.zoom.label": "แอ็คชันซูม",
  48. "actions.zoomPackedBubble.description": "การซูมสำหรับบับเบิลแบบแพ็ก",
  49. "actions.zoomPackedBubble.label": "แอ็คชันซูมบับเบิลแบบแพ็ก",
  50. "back.ring.color.description": "สีดีฟอลต์ของ back ring",
  51. "back.ring.color.name": "สีของการโทรกลับ",
  52. "background.chart.color.description": "สีพื้นหลังของแผนภูมิ",
  53. "background.chart.color.name": "สีพื้นหลัง",
  54. "background.color.description": "สีพื้นหลังที่อยู่หลังอิลิเมนต์ของแผนภูมิ",
  55. "background.elements.color.description": "สีพื้นหลังที่อยู่หลังอิลิเมนต์ของแผนภูมิ",
  56. "background.elements.color.name": "สีพื้นหลังของอิลิเมนต์",
  57. "center.color.description": "สีที่ใช้กับจุดกึ่งกลางของแผนภูมิ",
  58. "center.color.name": "สีของศูนย์กลาง",
  59. "center.radius.description": "รัศมีของจุดกึ่งกลางของแผนภูมิ",
  60. "center.radius.name": "รัศมีศูนย์กลาง",
  61. "centerbackground.color.description": "สีที่ใช้กับวงกลมของแพ็ดดิ้งใต้จุดกึ่งกลาง",
  62. "centerbackground.color.name": "สีของพื้นหลังศูนย์กลาง",
  63. "centerbackground.radius.description": "รัศมีของวงกลมพื้นหลังใต้จุดกึ่งกลาง",
  64. "centerbackground.radius.name": "รัศมีของพื้นหลังศูนย์กลาง",
  65. "centerpadding.radius.description": "รัศมีของวงกลมแพ็ดดิ้งรอบจุดกึ่งกลาง",
  66. "centerpadding.radius.name": "รัศมีของแพ็ดดิ้งศูนย์กลาง",
  67. "color.null.description": "สีของค่า null",
  68. "color.null.name": "สีของค่า null",
  69. "color.nullvalue.description": "สีที่ใช้กับค่า null",
  70. "color.nullvalue.name": "สีของค่า null",
  71. "color.palette.description": "พาเล็ตสีที่ควบคุมสีหรือรูปแบบที่ใช้กับอิลิเมนต์ข้อมูลในแผนภูมิ",
  72. "color.palette.name": "พาเล็ตสี",
  73. "currently.reached": "ถึงในปัจจุบัน",
  74. "data.handling.description": "คอนฟิกูเรชันที่ใช้เพื่อพล็อตข้อมูล",
  75. "data.handling.name": "คอนฟิกูเรชัน",
  76. "datamodel.hierarchial.label": "โมเดลข้อมูลแบบลำดับชั้น",
  77. "datamodel.tabular.dial.description": "โมเดลหน้าปัดอย่างง่าย ที่จัดเตรียมเลเบล สี และเปอร์เซ็นต์การเติมสีของแต่ละหน้าปัด",
  78. "datamodel.tabular.label": "โมเดลข้อมูลแบบตาราง",
  79. "dataset.hierarchial.label": "ชุดข้อมูลแบบลำดับชั้น",
  80. "dataset.tabular.description": "ชุดข้อมูลแบบตารางของแถวและคอลัมน์",
  81. "dataset.tabular.dial.description": "ชุดข้อมูลหน้าปัดที่มีเฉพาะค่าพื้นฐาน",
  82. "dataset.tabular.label": "ชุดข้อมูลแบบตาราง",
  83. "dataset.tabular.link.description": "กำหนดลิงก์ระหว่างโหนด",
  84. "dataset.tabular.link.label": "ชุดข้อมูลลิงก์แบบตาราง",
  85. "dataset.tabular.node.description": "ชุดข้อมูลแบบตารางที่กำหนดโหนด",
  86. "dataset.tabular.node.label": "ชุดข้อมูลของโหนดแบบตาราง",
  87. "dataslot.categories.label": "หมวดหมู่",
  88. "dataslot.category.dial.description": "หมวดหมู่สำหรับแผนภูมิหน้าปัดแยกต่างหาก",
  89. "dataslot.category.label": "หมวดหมู่",
  90. "dataslot.children.description": "เมื่อใช้กับโหนดแผนผัง จะส่งคืนชายน์ของโหนดดังกล่าวเป็นรายการแบบอาร์เรย์",
  91. "dataslot.children.label": "ลูก ๆ",
  92. "dataslot.color.description": "กำหนดสีของรูปร่าง",
  93. "dataslot.color.dial.description": "สล็อตข้อมูลสตริงหรือตัวเลขสำหรับสีของหน้าปัด",
  94. "dataslot.color.label": "สี",
  95. "dataslot.key.description": "ขอให้แต่ละแถวตรงกับอิลิเมนต์ ใช้สำหรับการเปลี่ยนแปลงเป็นหลัก",
  96. "dataslot.key.label": "คีย์",
  97. "dataslot.label.description": "กำหนดเลเบลของรูปร่าง",
  98. "dataslot.label.dial.description": "สล็อตข้อมูลสตริงสำหรับเลเบลของหน้าปัด",
  99. "dataslot.label.label": "เลเบล",
  100. "dataslot.maximumValue.dial.description": "หากไม่ใช่ null หรือ 0 จะใช้ค่าเพื่อให้ได้เปอร์เซ็นต์ของหน้าปัด",
  101. "dataslot.maximumValue.label": "ค่าสูงสุด",
  102. "dataslot.source.label": "ซอร์ส",
  103. "dataslot.sourceValue.label": "ค่าต้นทาง",
  104. "dataslot.tabular.id.description": "ตัวบ่งชี้สำหรับโหนด",
  105. "dataslot.tabular.id.label": "ตัวบ่งชี้",
  106. "dataslot.tabular.size.description": "กำหนดขนาดของรูปร่าง",
  107. "dataslot.tabular.size.label": "ขนาด",
  108. "dataslot.target.label": "เป้าหมาย",
  109. "dataslot.targetValue.label": "ค่าเป้าหมาย",
  110. "dataslot.value.dial.description": "สล็อตข้อมูลตัวเลขสำหรับค่าหน้าปัด (โดยทั่วไปเป็นเปอร์เซ็นต์)",
  111. "dataslot.value.label": "ค่า",
  112. "dataslot.x.label": "แกน X",
  113. "dataslot.y.label": "แกน Y",
  114. "defaultPalette.description": "คำอธิบาย Rave2 ดีฟอลต์",
  115. "defaultPalette.label": "Rave2 ดีฟอลต์",
  116. "dial.borderColor.description": "สีของเส้นขอบของหน้าปัด",
  117. "dial.borderColor.name": "สีของเส้นขอบ",
  118. "dial.borderWidth.description": "ความกว้างของเส้นของของหน้าปัด",
  119. "dial.borderWidth.name": "ความกว้างของเส้นขอบ",
  120. "dial.config.dial.description": "แผนภูมิหน้าปัด ซึ่งเรียกอีกอย่างว่าแผนภูมิเกจหรือแผนภูมิ speedometer แสดงข้อมูลเป็นการอ่านบนหน้าปัด แผนภูมิเกจนี้ใช้ได้เมื่อมีหนึ่งหมวดหมู่เท่านั้น",
  121. "dial.config.dial.label": "รัศมี",
  122. "dial.config.dial.multiple.description": "แผนภูมิหน้าปัด ซึ่งเรียกอีกอย่างว่าแผนภูมิเกจหรือแผนภูมิ speedometer แสดงข้อมูลเป็นการอ่านบนหน้าปัด แผนภูมิเกจนี้ใช้ได้เมื่อมีหลายหมวดหมู่เท่านั้น",
  123. "dial.config.dial.multiple.label": "แท่งตามแนวรัศมี",
  124. "dial.config.dial.multiplecatlabel.description": "แผนภูมิหน้าปัด ซึ่งเรียกอีกอย่างว่าแผนภูมิเกจหรือแผนภูมิ speedometer แสดงข้อมูลเป็นการอ่านบนหน้าปัด แผนภูมิเกจนี้ใช้ได้เมื่อมีหลายหมวดหมู่ ซึ่งแสดงหมวดหมู่เป็นเลเบล",
  125. "dial.config.dial.multiplecatlabel.label": "แถบรัศมี เลเบลหมวดหมู่",
  126. "dial.description": "แผนภูมิหน้าปัด ยังเรียกว่าแผนภูมิเกจ หรือแผนภูมิ speedometer ใช้เข็มเพื่อแสดงข้อมูลเป็นการอ่านบนหน้าปัด แผนภูมิหน้าปิดสามารถแสดงได้หลายชนิดแตกต่างกันขึ้นอยู่กับข้อมูลที่จัดเตรียมไว้",
  127. "dial.falseLabel.percentage": "ค่าสัมบูรณ์",
  128. "dial.falseLabel.roundedEnds": "ไม่ปัดเศษสุดท้าย",
  129. "dial.label": "โทรออก",
  130. "dial.padding.description": "แพ็ดดิ้งระหว่างหน้าปัด",
  131. "dial.padding.name": "แพ็ดดิ้ง",
  132. "dial.propertyPresentation.advanced.dialSpecificProperties.description": "คุณสมบัติเฉพาะหน้าปัด",
  133. "dial.propertyPresentation.advanced.dialSpecificProperties.label": "โทรออก",
  134. "dial.trueLabel.percentage": "เปอร์เซ็นต์",
  135. "dial.trueLabel.roundedEnds": "ปัดเศษสุดท้าย",
  136. "dial.width.description": "ความกว้างของหน้าปัด",
  137. "dial.width.name": "ความกว้าง",
  138. "effect.duration.description": "ระยะเวลาของแอนิเมชัน เป็น ms",
  139. "effect.duration.name": "ระยะเวลาของแอนิเมชัน (ms)",
  140. "effect.name.description": "เอฟเฟ็กต์ที่ใช้เมื่อวาดแผนภูมิ",
  141. "effect.name.name": "แอนิเมชัน",
  142. "effect.name.options.none": "ไม่มี",
  143. "effect.name.options.transition": "การเปลี่ยน",
  144. "layout.axissize.bottom.max.description": "ขนาดสูงสุดของแกนด้านล่าง เป็น ขนาด CSS หรือเปอร์เซ็นต์",
  145. "layout.axissize.bottom.max.name": "ขนาดสูงสุดของแกนด้านล่าง",
  146. "layout.axissize.bottom.min.description": "ขนาดที่เล็กที่สุดของแกนด้านล่าง เป็น ขนาด CSS หรือเปอร์เซ็นต์",
  147. "layout.axissize.bottom.min.name": "ขนาดที่เล็กที่สุดของแกนด้านล่าง",
  148. "layout.axissize.bottom.preferred.description": "ขนาดที่ต้องการของแกนด้านล่าง เป็น ขนาด CSS หรือเปอร์เซ็นต์",
  149. "layout.axissize.bottom.preferred.name": "ขนาดที่ต้องการของแกนด้านล่าง",
  150. "layout.axissize.left.max.description": "ขนาดสูงสุดของแกนด้านซ้าย เป็น ขนาด CSS หรือเปอร์เซ็นต์",
  151. "layout.axissize.left.max.name": "ขนาดสูงสุดของแกนด้านซ้าย",
  152. "layout.axissize.left.min.description": "ขนาดที่เล็กที่สุดของแกนด้านซ้าย เป็น ขนาด CSS หรือเปอร์เซ็นต์",
  153. "layout.axissize.left.min.name": "ขนาดที่เล็กที่สุดของแกนด้านซ้าย",
  154. "layout.axissize.left.preferred.description": "ขนาดที่ต้องการของแกนด้านซ้าย เป็น ขนาด CSS หรือเปอร์เซ็นต์",
  155. "layout.axissize.left.preferred.name": "ขนาดที่ต้องการของแกนด้านซ้าย",
  156. "layout.axissize.right.max.description": "ขนาดสูงสุดของแกนด้านขวา เป็น ขนาด CSS หรือเปอร์เซ็นต์",
  157. "layout.axissize.right.max.name": "ขนาดสูงสุดของแกนด้านขวา",
  158. "layout.axissize.right.min.description": "ขนาดที่เล็กที่สุดของแกนด้านขวา เป็น ขนาด CSS หรือเปอร์เซ็นต์",
  159. "layout.axissize.right.min.name": "ขนาดที่เล็กที่สุดของแกนด้านขวา",
  160. "layout.axissize.right.preferred.description": "ขนาดที่ต้องการของแกนด้านขวา เป็น ขนาด CSS หรือเปอร์เซ็นต์",
  161. "layout.axissize.right.preferred.name": "ขนาดที่ต้องการของแกนด้านขวา",
  162. "layout.axissize.top.max.description": "ขนาดสูงสุดของแกนด้านบน เป็น ขนาด CSS หรือเปอร์เซ็นต์",
  163. "layout.axissize.top.max.name": "ขนาดสูงสุดของแกนด้านบน",
  164. "layout.axissize.top.min.description": "ขนาดที่เล็กที่สุดของแกนด้านบน เป็น ขนาด CSS หรือเปอร์เซ็นต์",
  165. "layout.axissize.top.min.name": "ขนาดที่เล็กที่สุดของแกนด้านบน",
  166. "layout.axissize.top.preferred.description": "ขนาดที่ต้องการของแกนด้านบน เป็น ขนาด CSS หรือเปอร์เซ็นต์",
  167. "layout.axissize.top.preferred.name": "ขนาดที่ต้องการของแกนด้านบน",
  168. "layout.chart.padding.bottom.description": "แพ็ดดิ้งด้านล่างสำหรับแผนภูมิ",
  169. "layout.chart.padding.bottom.name": "แพ็ดดิ้งด้านล่าง",
  170. "layout.chart.padding.left.description": "แพ็ดดิ้งด้านซ้ายสำหรับแผนภูมิ",
  171. "layout.chart.padding.left.name": "แพ็ดดิ้งด้านซ้าย",
  172. "layout.chart.padding.right.description": "แพ็ดดิ้งด้านขวาสำหรับแผนภูมิ",
  173. "layout.chart.padding.right.name": "แพ็ดดิ้งด้านขวา",
  174. "layout.chart.padding.top.description": "แพ็ดดิ้งด้านบนสำหรับแผนภูมิ",
  175. "layout.chart.padding.top.name": "แพ็ดดิ้งด้านบน",
  176. "layout.legendchart.align.description": "ระบุว่าจะจัดวางคำอธิบายสัญลักษณ์เข้ากับภายในของแผนภูมิหรือไม่",
  177. "layout.legendchart.align.name": "จัดวางคำอธิบายสัญลักษณ์กับแผนภูมิ",
  178. "layout.legendchart.gap.description": "ช่องว่างระหว่างแผนภูมิ และคำอธิบายสัญลักษณ์ เป็นขนาด CSS หรือเปอร์เซ็นต์",
  179. "layout.legendchart.gap.name": "ช่องว่างระหว่างคำอธิบายสัญลักษณ์ และแผนภูมิ",
  180. "layout.legendsize.max.description": "ขนาดสูงสุดของคำอธิบายสัญลักษณ์ เป็น ขนาด CSS หรือเปอร์เซ็นต์",
  181. "layout.legendsize.max.name": "ขนาดสูงสุด",
  182. "layout.legendsize.min.description": "ขนาดที่เล็กที่สุดของคำอธิบายสัญลักษณ์ เป็น ขนาด CSS หรือเปอร์เซ็นต์",
  183. "layout.legendsize.min.name": "ขนาดต่ำสุด",
  184. "layout.legendsize.preferred.description": "ขนาดที่ต้องการของคำอธิบายสัญลักษณ์ เป็น ขนาด CSS หรือเปอร์เซ็นต์",
  185. "layout.legendsize.preferred.name": "ขนาดที่ต้องการ",
  186. "layout.padding.description": "แพ็ดดิ้งรอบแผนภูมิและคำอธิบายสัญลักษณ์",
  187. "layout.padding.name": "แพ็ดดิ้ง",
  188. "legend.display.description": "แสดงหรือซ่อนคำอธิบายสัญลักษณ์",
  189. "legend.display.falseLabel": "ซ่อน",
  190. "legend.display.name": "แสดงคำอธิบายสัญลักษณ์",
  191. "legend.display.trueLabel": "แสดง",
  192. "legend.entrystyle.font.description": "คุณสมบัติฟอนต์ของรายการคำอธิบายสัญลักษณ์",
  193. "legend.entrystyle.font.name": "ฟอนต์ที่ป้อน",
  194. "legend.position.description": "ตำแหน่งของคำอธิบายสัญลักษณ์ในแผนภูมิ",
  195. "legend.position.name": "ตำแหน่งของคำอธิบายสัญลักษณ์",
  196. "legend.position.options.bottom": "ด้านล่าง",
  197. "legend.position.options.left": "ซ้าย",
  198. "legend.position.options.right": "ขวา",
  199. "legend.position.options.top": "ด้านบน",
  200. "legend.title.description": "หัวเรื่องของคำอธิบายสัญลักษณ์",
  201. "legend.title.name": "หัวเรื่อง",
  202. "legend.titlestyle.fill.description": "สีของหัวเรื่องของคำอธิบายสัญลักษณ์",
  203. "legend.titlestyle.fill.name": "สีหัวเรื่อง",
  204. "legend.titlestyle.font.description": "คุณสมบัติฟอนต์ของหัวเรื่องคำอธิบายสัญลักษณ์",
  205. "legend.titlestyle.font.name": "ฟอนต์หัวเรื่อง",
  206. "legend.titlestyle.fontfamily.description": "ตระกูลฟอนต์ของหัวเรื่องของคำอธิบายสัญลักษณ์",
  207. "legend.titlestyle.fontfamily.name": "ตระกูลฟอนต์หัวเรื่อง",
  208. "legend.titlestyle.fontsize.description": "ขนาดฟอนต์ของหัวเรื่องของคำอธิบายสัญลักษณ์",
  209. "legend.titlestyle.fontsize.name": "ขนาดฟอนต์หัวเรื่อง",
  210. "max.value.description": "ค่าสูงสุดของหน้าปิด",
  211. "max.value.name": "ค่าสูงสุด",
  212. "min.font.size.description": "ขนาดฟอนต์ที่น้อยที่สุดของค่าและเลเบล",
  213. "min.font.size.name": "ขนาดฟอนต์ต่ำสุด",
  214. "padding.color.description": "สีดีฟอลต์ของแพ็ดดิ้งระหว่างหน้าปัด",
  215. "padding.color.name": "สีของแพ็ดดิ้ง",
  216. "propertyPresentation.advanced.axisSizeProperties.description": "คุณสมบัติขนาดของแกน",
  217. "propertyPresentation.advanced.axisSizeProperties.label": "ขนาดของแกน",
  218. "propertyPresentation.advanced.clientBehaviorProperties.description": "คุณสมบัติฝั่งไคลเอ็นต์",
  219. "propertyPresentation.advanced.clientBehaviorProperties.label": "ลักษณะการทำงานของไคลเอ็นต์",
  220. "propertyPresentation.advanced.commonProperties.description": "คุณสมบัติทั่วไป",
  221. "propertyPresentation.advanced.commonProperties.label": "ทั่วไป",
  222. "propertyPresentation.advanced.description": "รายการแบบขั้นสูงของคุณสมบัติทั้งหมดในโครงสร้างที่จัดกลุ่ม",
  223. "propertyPresentation.advanced.label": "ขั้นสูง",
  224. "propertyPresentation.advanced.labelProperties.description": "คุณสมบัติของเลเบล",
  225. "propertyPresentation.advanced.labelProperties.label": "เลเบล",
  226. "propertyPresentation.advanced.legendProperties.description": "คุณสมบัติของคำอธิบายสัญลักษณ์",
  227. "propertyPresentation.advanced.legendProperties.label": "คำอธิบายสัญลักษณ์",
  228. "propertyPresentation.advanced.xAxisProperties.description": "คุณสมบัติแกน X",
  229. "propertyPresentation.advanced.xAxisProperties.label": "แกน X",
  230. "propertyPresentation.advanced.yAxisProperties.description": "คุณสมบัติแกน Y",
  231. "propertyPresentation.advanced.yAxisProperties.label": "แกน Y",
  232. "propertyPresentation.simple.description": "รายการแบบง่ายของคุณสมบัติทั่วไปส่วนใหญ่",
  233. "propertyPresentation.simple.label": "แบบง่าย",
  234. "proportionalwidths.description": "ความกว้างของสเกลเพื่อให้พอดีกับสัดส่วนของแผนภูมิ",
  235. "proportionalwidths.falseLabel": "ปิดใช้งานความกว้างแบบตามสัดส่วน",
  236. "proportionalwidths.name": "เปิดใช้งานความกว้างตามสัดส่วน",
  237. "proportionalwidths.trueLabel": "เปิดใช้งานความกว้างตามสัดส่วน",
  238. "rave2.colorpalette.blueContinuousSequential.description": "คำอธิบาย continuous sequential สีน้ำเงิน",
  239. "rave2.colorpalette.blueContinuousSequential.label": "Continuous sequential สีน้ำเงิน",
  240. "rave2.colorpalette.blueDiscreteSequential.description": "คำอธิบาย discrete sequential สีน้ำเงิน",
  241. "rave2.colorpalette.blueDiscreteSequential.label": "Discrete sequential สีน้ำเงิน",
  242. "rave2.colorpalette.blueGreenContinuousDivergent.description": "คำอธิบาย continuous divergent สีน้ำเงินและสีเขียว",
  243. "rave2.colorpalette.blueGreenContinuousDivergent.label": "Continuous divergent สีน้ำเงินและสีเขียว",
  244. "rave2.colorpalette.blueGreenDiscreteDivergent.description": "คำอธิบาย discrete divergent สีน้ำเงินและสีเขียว",
  245. "rave2.colorpalette.blueGreenDiscreteDivergent.label": "Discrete divergent สีน้ำเงินและสีเขียว",
  246. "rave2.colorpalette.dark.description": "คำอธิบายเข้ม",
  247. "rave2.colorpalette.dark.label": "เข้ม",
  248. "rave2.colorpalette.financial.description": "คำอธิบายการเงิน",
  249. "rave2.colorpalette.financial.label": "การเงิน",
  250. "rave2.colorpalette.greenContinuousSequential.description": "คำอธิบาย continuous sequential สีเขียว",
  251. "rave2.colorpalette.greenContinuousSequential.label": "Continuous sequential สีเขียว",
  252. "rave2.colorpalette.greenDiscreteSequential.description": "คำอธิบาย discrete sequential สีเขียว",
  253. "rave2.colorpalette.greenDiscreteSequential.label": "Discrete sequential สีเขียว",
  254. "rave2.colorpalette.light.description": "คำอธิบายอ่อน",
  255. "rave2.colorpalette.light.label": "อ่อน",
  256. "rave2.colorpalette.medical.description": "คำอธิบายการแพทย์",
  257. "rave2.colorpalette.medical.label": "การแพทย์",
  258. "rave2.colorpalette.orangeContinuousSequential.description": "คำอธิบาย continuous sequential สีส้ม",
  259. "rave2.colorpalette.orangeContinuousSequential.label": "Continuous sequential สีส้ม",
  260. "rave2.colorpalette.orangeDiscreteSequential.description": "คำอธิบาย discrete sequential สีส้ม",
  261. "rave2.colorpalette.orangeDiscreteSequential.label": " Discrete sequential สีส้ม",
  262. "rave2.colorpalette.purpleContinuousSequential.description": "คำอธิบาย continuous sequential สีม่วง",
  263. "rave2.colorpalette.purpleContinuousSequential.label": "Continuous sequential สีม่วง",
  264. "rave2.colorpalette.purpleDiscreteSequential.description": "คำอธิบาย discrete sequential สีม่วง",
  265. "rave2.colorpalette.purpleDiscreteSequential.label": "Discrete sequential สีม่วง",
  266. "rave2.colorpalette.redBlueContinuousDivergent.description": "คำอธิบาย continuous divergent สีแดงและสีน้ำเงิน",
  267. "rave2.colorpalette.redBlueContinuousDivergent.label": "Continuous divergent สีแดงและสีน้ำเงิน",
  268. "rave2.colorpalette.redBlueDiscreteDivergent.description": "คำอธิบาย discrete divergent สีแดงและสีน้ำเงิน",
  269. "rave2.colorpalette.redBlueDiscreteDivergent.label": "Discrete divergent สีแดงและสีน้ำเงิน",
  270. "rave2.colorpalette.redBlueInverseContinuousDivergent.description": "คำอธิบาย inverse continuous divergent สีแดงและสีน้ำเงิน",
  271. "rave2.colorpalette.redBlueInverseContinuousDivergent.label": "Inverse continuous divergent สีแดงและสีน้ำเงิน",
  272. "rave2.colorpalette.redBlueInverseDiscreteDivergent.description": "คำอธิบาย inverse discrete divergent สีแดงและสีน้ำเงิน",
  273. "rave2.colorpalette.redBlueInverseDiscreteDivergent.label": "Inverse discrete divergent สีแดงและสีน้ำเงิน",
  274. "rave2.colorpalette.redContinuousSequential.description": "คำอธิบาย continuous sequential สีแดง",
  275. "rave2.colorpalette.redContinuousSequential.label": "Continuous sequential สีแดง",
  276. "rave2.colorpalette.redDiscreteSequential.description": "คำอธิบาย discrete sequential สีแดง",
  277. "rave2.colorpalette.redDiscreteSequential.label": " Discrete sequential สีแดง",
  278. "rave2.colorpalette.redGreenContinuousDivergent.description": "คำอธิบาย continuous divergent สีแดงและสีเขียว",
  279. "rave2.colorpalette.redGreenContinuousDivergent.label": "Continuous divergent สีแดงและสีเขียว",
  280. "rave2.colorpalette.redGreenDiscreteDivergent.description": "คำอธิบาย discrete divergent สีแดงและสีเขียว",
  281. "rave2.colorpalette.redGreenDiscreteDivergent.label": "Discrete divergent สีแดงและสีเขียว",
  282. "rave2.colorpalette.redGreenInverseContinuousDivergent.description": "คำอธิบาย inverse continuous divergent สีแดงและสีเขียว",
  283. "rave2.colorpalette.redGreenInverseContinuousDivergent.label": "Inverse continuous divergent สีแดงและสีเขียว",
  284. "rave2.colorpalette.redGreenInverseDiscreteDivergent.description": "คำอธิบาย inverse discrete divergent สีแดงและสีเขียว",
  285. "rave2.colorpalette.redGreenInverseDiscreteDivergent.label": "Inverse discrete divergent สีแดงและสีเขียว",
  286. "rave2.colorpalette.tealContinuousSequential.description": "คำอธิบาย continuous sequential สีน้ำเงินอมเขียว",
  287. "rave2.colorpalette.tealContinuousSequential.label": "Continuous sequential สีน้ำเงินอมเขียว",
  288. "rave2.colorpalette.tealDiscreteSequential.description": "คำอธิบาย discrete sequential สีน้ำเงินอมเขียว",
  289. "rave2.colorpalette.tealDiscreteSequential.label": "Discrete sequential สีน้ำเงินอมเขียว",
  290. "rave2.colorpalette.tealPurpleContinuousDivergent.description": "คำอธิบาย continuous divergent สีน้ำเงินอมเขียวและสีม่วง",
  291. "rave2.colorpalette.tealPurpleContinuousDivergent.label": "Continuous divergent สีน้ำเงินอมเขียวและสีม่วง",
  292. "rave2.colorpalette.tealPurpleDiscreteDivergent.description": "คำอธิบาย discrete divergent สีน้ำเงินอมเขียวและสีม่วง",
  293. "rave2.colorpalette.tealPurpleDiscreteDivergent.label": "Discrete divergent สีน้ำเงินอมเขียวและสีม่วง",
  294. "rave2.colorpalette.violetContinuousSequential.description": "คำอธิบาย continuous sequential สีม่วงอมน้ำเงิน",
  295. "rave2.colorpalette.violetContinuousSequential.label": "Continuous sequential สีม่วงอมน้ำเงิน",
  296. "rave2.colorpalette.violetDiscreteSequential.description": "คำอธิบาย discrete sequential สีม่วงอมน้ำเงิน",
  297. "rave2.colorpalette.violetDiscreteSequential.label": "Discrete sequential สีม่วงอมน้ำเงิน",
  298. "rave2.colorpalette.yellowContinuousSequential.description": "คำอธิบาย continuous sequential สีเหลือง",
  299. "rave2.colorpalette.yellowContinuousSequential.label": "Continuous sequential สีเหลือง",
  300. "rave2.colorpalette.yellowDiscreteSequential.description": "คำอธิบาย discrete sequential สีเหลือง",
  301. "rave2.colorpalette.yellowDiscreteSequential.label": "Discrete sequential สีเหลือง",
  302. "reached.over.target": "ที่ถึงเกินเป้าหมาย",
  303. "rounded.ends.description": "เมื่อตั้งค่าเป็น Yes หน้าปัดจะสิ่นสุดเป็นวงกลม",
  304. "rounded.ends.name": "ปัดเศษการสิ้นสุดการหมุน",
  305. "show.as.percentage.description": "แสดงค่าเป็นเปอร์เซ็นต์",
  306. "show.as.percentage.name": "แสดงเป็นเปอร์เซ็นต์",
  307. "start.angle.description": "มุมของหน้าปัดเริ่มต้นที่ เช่น 0 คือด้านบน ขณะที่ 180 คือด้านล่าง",
  308. "start.angle.name": "มุมเริ่มต้น",
  309. "value.color.description": "สีที่ใช้กับเลเบลค่า",
  310. "value.color.name": "สีของเลเบลค่า",
  311. "value.font.description": "ฟอนต์ของเลเบลค่า",
  312. "value.font.name": "ตระกูลฟอนต์เลเบลค่า",
  313. "value.size.description": "ขนาดของเลเบลค่า",
  314. "value.size.name": "ขนาดของเลเบลค่า"
  315. }