@cloudscape-design/components 3.0.621 → 3.0.623

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (192) hide show
  1. package/annotation-context/annotation/styles.css.js +24 -24
  2. package/annotation-context/annotation/styles.scoped.css +31 -31
  3. package/annotation-context/annotation/styles.selectors.js +24 -24
  4. package/app-layout/classic.js.map +1 -1
  5. package/app-layout/notifications/styles.css.js +3 -3
  6. package/app-layout/notifications/styles.scoped.css +7 -7
  7. package/app-layout/notifications/styles.selectors.js +3 -3
  8. package/app-layout/visual-refresh/styles.css.js +81 -81
  9. package/app-layout/visual-refresh/styles.scoped.css +258 -258
  10. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  11. package/area-chart/chart-container.js +11 -11
  12. package/area-chart/chart-container.js.map +1 -1
  13. package/area-chart/elements/use-highlight-details.js.map +1 -1
  14. package/area-chart/internal.d.ts.map +1 -1
  15. package/area-chart/internal.js +3 -0
  16. package/area-chart/internal.js.map +1 -1
  17. package/area-chart/model/compute-chart-props.d.ts +4 -3
  18. package/area-chart/model/compute-chart-props.d.ts.map +1 -1
  19. package/area-chart/model/compute-chart-props.js +5 -2
  20. package/area-chart/model/compute-chart-props.js.map +1 -1
  21. package/area-chart/model/index.d.ts +1 -1
  22. package/area-chart/model/index.d.ts.map +1 -1
  23. package/area-chart/model/index.js.map +1 -1
  24. package/area-chart/model/use-chart-model.d.ts +2 -1
  25. package/area-chart/model/use-chart-model.d.ts.map +1 -1
  26. package/area-chart/model/use-chart-model.js +23 -14
  27. package/area-chart/model/use-chart-model.js.map +1 -1
  28. package/code-editor/interfaces.d.ts +2 -2
  29. package/code-editor/interfaces.d.ts.map +1 -1
  30. package/code-editor/interfaces.js.map +1 -1
  31. package/code-editor/util.js.map +1 -1
  32. package/column-layout/internal.d.ts +1 -1
  33. package/column-layout/internal.d.ts.map +1 -1
  34. package/column-layout/internal.js.map +1 -1
  35. package/container/use-sticky-header.js +1 -1
  36. package/container/use-sticky-header.js.map +1 -1
  37. package/flashbar/styles.css.js +47 -47
  38. package/flashbar/styles.scoped.css +171 -171
  39. package/flashbar/styles.selectors.js +47 -47
  40. package/i18n/dynamic.js +30 -30
  41. package/i18n/messages/all.all.d.ts +1 -1
  42. package/i18n/messages/all.all.js +1 -14558
  43. package/i18n/messages/all.all.json +1 -14615
  44. package/i18n/messages/all.de.d.ts +1 -1
  45. package/i18n/messages/all.de.js +1 -1086
  46. package/i18n/messages/all.de.json +1 -1096
  47. package/i18n/messages/all.en-GB.d.ts +1 -1
  48. package/i18n/messages/all.en-GB.js +1 -1064
  49. package/i18n/messages/all.en-GB.json +1 -1067
  50. package/i18n/messages/all.en.d.ts +1 -1
  51. package/i18n/messages/all.en.js +1 -1064
  52. package/i18n/messages/all.en.json +1 -1063
  53. package/i18n/messages/all.es.d.ts +1 -1
  54. package/i18n/messages/all.es.js +1 -1080
  55. package/i18n/messages/all.es.json +1 -1083
  56. package/i18n/messages/all.fr.d.ts +1 -1
  57. package/i18n/messages/all.fr.js +1 -1104
  58. package/i18n/messages/all.fr.json +1 -1110
  59. package/i18n/messages/all.id.d.ts +1 -1
  60. package/i18n/messages/all.id.js +1 -1049
  61. package/i18n/messages/all.id.json +1 -1054
  62. package/i18n/messages/all.it.d.ts +1 -1
  63. package/i18n/messages/all.it.js +1 -1042
  64. package/i18n/messages/all.it.json +1 -1046
  65. package/i18n/messages/all.ja.d.ts +1 -1
  66. package/i18n/messages/all.ja.js +1 -1081
  67. package/i18n/messages/all.ja.json +1 -1083
  68. package/i18n/messages/all.ko.d.ts +1 -1
  69. package/i18n/messages/all.ko.js +1 -1054
  70. package/i18n/messages/all.ko.json +1 -1065
  71. package/i18n/messages/all.pt-BR.d.ts +1 -1
  72. package/i18n/messages/all.pt-BR.js +1 -1074
  73. package/i18n/messages/all.pt-BR.json +1 -1082
  74. package/i18n/messages/all.th.d.ts +1 -1
  75. package/i18n/messages/all.th.js +1 -733
  76. package/i18n/messages/all.th.json +1 -734
  77. package/i18n/messages/all.tr.d.ts +1 -1
  78. package/i18n/messages/all.tr.js +1 -1072
  79. package/i18n/messages/all.tr.json +1 -1079
  80. package/i18n/messages/all.zh-CN.d.ts +1 -1
  81. package/i18n/messages/all.zh-CN.js +1 -1054
  82. package/i18n/messages/all.zh-CN.json +1 -1053
  83. package/i18n/messages/all.zh-TW.d.ts +1 -1
  84. package/i18n/messages/all.zh-TW.js +1 -1053
  85. package/i18n/messages/all.zh-TW.json +1 -1052
  86. package/i18n/messages-types.d.ts +7 -0
  87. package/i18n/messages-types.d.ts.map +1 -1
  88. package/i18n/messages-types.js.map +1 -1
  89. package/index.d.ts +1 -0
  90. package/index.d.ts.map +1 -1
  91. package/index.js +1 -0
  92. package/index.js.map +1 -1
  93. package/internal/animate.js.map +1 -1
  94. package/internal/base-component/styles.scoped.css +25 -0
  95. package/internal/components/cartesian-chart/{bottom-labels.d.ts → block-end-labels.d.ts} +5 -5
  96. package/internal/components/cartesian-chart/block-end-labels.d.ts.map +1 -0
  97. package/internal/components/cartesian-chart/{bottom-labels.js → block-end-labels.js} +5 -5
  98. package/internal/components/cartesian-chart/block-end-labels.js.map +1 -0
  99. package/internal/components/cartesian-chart/{left-labels.d.ts → inline-start-labels.d.ts} +4 -4
  100. package/internal/components/cartesian-chart/inline-start-labels.d.ts.map +1 -0
  101. package/internal/components/cartesian-chart/{left-labels.js → inline-start-labels.js} +9 -6
  102. package/internal/components/cartesian-chart/inline-start-labels.js.map +1 -0
  103. package/internal/components/cartesian-chart/labels-measure.js +2 -2
  104. package/internal/components/cartesian-chart/labels-measure.js.map +1 -1
  105. package/internal/components/cartesian-chart/styles.css.js +27 -27
  106. package/internal/components/cartesian-chart/styles.scoped.css +31 -31
  107. package/internal/components/cartesian-chart/styles.selectors.js +27 -27
  108. package/internal/components/chart-legend/index.d.ts.map +1 -1
  109. package/internal/components/chart-legend/index.js +7 -10
  110. package/internal/components/chart-legend/index.js.map +1 -1
  111. package/internal/components/dropdown/dropdown-fit-handler.js.map +1 -1
  112. package/internal/components/dropdown/styles.css.js +20 -20
  113. package/internal/components/dropdown/styles.scoped.css +41 -41
  114. package/internal/components/dropdown/styles.selectors.js +20 -20
  115. package/internal/components/options-list/utils/use-highlight-option.d.ts.map +1 -1
  116. package/internal/components/options-list/utils/use-highlight-option.js.map +1 -1
  117. package/internal/environment.d.ts +1 -1
  118. package/internal/environment.js +1 -1
  119. package/internal/environment.json +2 -2
  120. package/internal/events/index.d.ts.map +1 -1
  121. package/internal/events/index.js.map +1 -1
  122. package/internal/focus-tracker.d.ts.map +1 -1
  123. package/internal/focus-tracker.js.map +1 -1
  124. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  125. package/internal/generated/custom-css-properties/index.js +51 -43
  126. package/internal/generated/custom-css-properties/index.js.map +1 -1
  127. package/internal/generated/styles/tokens.d.ts +5 -0
  128. package/internal/generated/styles/tokens.js +5 -0
  129. package/internal/generated/theming/index.cjs +159 -0
  130. package/internal/generated/theming/index.cjs.d.ts +16 -0
  131. package/internal/generated/theming/index.d.ts +16 -0
  132. package/internal/generated/theming/index.js +159 -0
  133. package/internal/hooks/container-queries/use-container-breakpoints.js.map +1 -1
  134. package/internal/manifest.json +1 -1
  135. package/internal/utils/handle-key.d.ts +1 -1
  136. package/internal/utils/handle-key.d.ts.map +1 -1
  137. package/internal/utils/handle-key.js +1 -1
  138. package/internal/utils/handle-key.js.map +1 -1
  139. package/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
  140. package/mixed-line-bar-chart/chart-container.js +12 -12
  141. package/mixed-line-bar-chart/chart-container.js.map +1 -1
  142. package/package.json +2 -1
  143. package/pie-chart/utils.d.ts.map +1 -1
  144. package/pie-chart/utils.js.map +1 -1
  145. package/slider/index.d.ts +5 -0
  146. package/slider/index.d.ts.map +1 -0
  147. package/slider/index.js +14 -0
  148. package/slider/index.js.map +1 -0
  149. package/slider/interfaces.d.ts +75 -0
  150. package/slider/interfaces.d.ts.map +1 -0
  151. package/slider/interfaces.js +2 -0
  152. package/slider/interfaces.js.map +1 -0
  153. package/slider/internal.d.ts +7 -0
  154. package/slider/internal.d.ts.map +1 -0
  155. package/slider/internal.js +119 -0
  156. package/slider/internal.js.map +1 -0
  157. package/slider/slider-labels.d.ts +11 -0
  158. package/slider/slider-labels.d.ts.map +1 -0
  159. package/slider/slider-labels.js +76 -0
  160. package/slider/slider-labels.js.map +1 -0
  161. package/slider/styles.css.js +28 -0
  162. package/slider/styles.scoped.css +411 -0
  163. package/slider/styles.selectors.js +29 -0
  164. package/slider/tick-marks.d.ts +16 -0
  165. package/slider/tick-marks.d.ts.map +1 -0
  166. package/slider/tick-marks.js +37 -0
  167. package/slider/tick-marks.js.map +1 -0
  168. package/slider/utils.d.ts +9 -0
  169. package/slider/utils.d.ts.map +1 -0
  170. package/slider/utils.js +26 -0
  171. package/slider/utils.js.map +1 -0
  172. package/spinner/styles.css.js +13 -13
  173. package/spinner/styles.scoped.css +39 -39
  174. package/spinner/styles.selectors.js +13 -13
  175. package/table/internal.js.map +1 -1
  176. package/test-utils/dom/index.d.ts +3 -0
  177. package/test-utils/dom/index.js +12 -7
  178. package/test-utils/dom/index.js.map +1 -1
  179. package/test-utils/dom/slider/index.d.ts +6 -0
  180. package/test-utils/dom/slider/index.js +12 -0
  181. package/test-utils/dom/slider/index.js.map +1 -0
  182. package/test-utils/selectors/index.d.ts +3 -0
  183. package/test-utils/selectors/index.js +10 -4
  184. package/test-utils/selectors/index.js.map +1 -1
  185. package/test-utils/selectors/slider/index.d.ts +6 -0
  186. package/test-utils/selectors/slider/index.js +12 -0
  187. package/test-utils/selectors/slider/index.js.map +1 -0
  188. package/test-utils/tsconfig.tsbuildinfo +1 -1
  189. package/internal/components/cartesian-chart/bottom-labels.d.ts.map +0 -1
  190. package/internal/components/cartesian-chart/bottom-labels.js.map +0 -1
  191. package/internal/components/cartesian-chart/left-labels.d.ts.map +0 -1
  192. package/internal/components/cartesian-chart/left-labels.js.map +0 -1
@@ -1,734 +1 @@
1
- {
2
- "@cloudscape-design/components": {
3
- "th": {
4
- "[charts]": {
5
- "loadingText": [{ "type": 0, "value": "กำลังโหลดแผนภูมิ" }],
6
- "errorText": [{ "type": 0, "value": "ไม่สามารถดึงข้อมูลได้ โปรดลองอีกครั้งในภายหลัง" }],
7
- "recoveryText": [{ "type": 0, "value": "ลองอีกครั้ง" }],
8
- "i18nStrings.filterLabel": [{ "type": 0, "value": "กรองข้อมูลที่แสดง" }],
9
- "i18nStrings.filterPlaceholder": [{ "type": 0, "value": "กรองข้อมูล" }],
10
- "i18nStrings.legendAriaLabel": [{ "type": 0, "value": "รายละเอียด" }],
11
- "i18nStrings.chartAriaRoleDescription": [{ "type": 0, "value": "แผนภูมิ" }],
12
- "i18nStrings.xAxisAriaRoleDescription": [{ "type": 0, "value": "แกน x" }],
13
- "i18nStrings.yAxisAriaRoleDescription": [{ "type": 0, "value": "แกน y" }]
14
- },
15
- "alert": { "dismissAriaLabel": [{ "type": 0, "value": "ยกเลิกการแจ้งเตือน" }] },
16
- "annotation-context": {
17
- "i18nStrings.nextButtonText": [{ "type": 0, "value": "ถัดไป" }],
18
- "i18nStrings.previousButtonText": [{ "type": 0, "value": "ก่อนหน้า" }],
19
- "i18nStrings.finishButtonText": [{ "type": 0, "value": "เสร็จสิ้น" }],
20
- "i18nStrings.labelDismissAnnotation": [{ "type": 0, "value": "ยกเลิกคำอธิบายประกอบ" }],
21
- "i18nStrings.stepCounterText": [
22
- { "type": 0, "value": "ขั้นตอน " },
23
- { "type": 1, "value": "stepNumber" },
24
- { "type": 0, "value": " จาก " },
25
- { "type": 1, "value": "totalStepCount" }
26
- ],
27
- "i18nStrings.taskTitle": [
28
- { "type": 0, "value": "งาน " },
29
- { "type": 1, "value": "taskNumber" },
30
- { "type": 0, "value": ": " },
31
- { "type": 1, "value": "taskTitle" }
32
- ],
33
- "i18nStrings.labelHotspot": [
34
- {
35
- "type": 5,
36
- "value": "openState",
37
- "options": {
38
- "true": {
39
- "value": [
40
- { "type": 0, "value": "ปิดคำอธิบายประกอบสำหรับขั้นตอนของ " },
41
- { "type": 1, "value": "stepNumber" },
42
- { "type": 0, "value": " จาก " },
43
- { "type": 1, "value": "totalStepCount" }
44
- ]
45
- },
46
- "false": {
47
- "value": [
48
- { "type": 0, "value": "เปิดคำอธิบายประกอบสำหรับขั้นตอนของ " },
49
- { "type": 1, "value": "stepNumber" },
50
- { "type": 0, "value": " จาก " },
51
- { "type": 1, "value": "totalStepCount" }
52
- ]
53
- },
54
- "other": { "value": [] }
55
- }
56
- }
57
- ]
58
- },
59
- "app-layout": {
60
- "ariaLabels.drawers": [{ "type": 0, "value": "ลิ้นชัก" }],
61
- "ariaLabels.drawersOverflow": [{ "type": 0, "value": "ลิ้นชักล้น" }],
62
- "ariaLabels.drawersOverflowWithBadge": [{ "type": 0, "value": "ลิ้นชักล้นพร้อมป้าย" }],
63
- "ariaLabels.navigation": [{ "type": 0, "value": "การนำทางด้านข้าง" }],
64
- "ariaLabels.navigationClose": [{ "type": 0, "value": "ปิดการนำทางด้านข้าง" }],
65
- "ariaLabels.navigationToggle": [{ "type": 0, "value": "เปิดการนำทางด้านข้าง" }],
66
- "ariaLabels.notifications": [{ "type": 0, "value": "การแจ้งเตือน" }],
67
- "ariaLabels.tools": [{ "type": 0, "value": "แผงช่วยเหลือ" }],
68
- "ariaLabels.toolsClose": [{ "type": 0, "value": "ปิดแผงช่วยเหลือ" }],
69
- "ariaLabels.toolsToggle": [{ "type": 0, "value": "เปิดแผงช่วยเหลือ" }]
70
- },
71
- "area-chart": { "i18nStrings.detailTotalLabel": [{ "type": 0, "value": "ทั้งหมด" }] },
72
- "attribute-editor": { "removeButtonText": [{ "type": 0, "value": "ลบ" }] },
73
- "autosuggest": {
74
- "errorIconAriaLabel": [{ "type": 0, "value": "ข้อผิดพลาด" }],
75
- "selectedAriaLabel": [{ "type": 0, "value": "เลือกไว้" }],
76
- "enteredTextLabel": [
77
- { "type": 0, "value": "ใช้: \"" },
78
- { "type": 1, "value": "value" },
79
- { "type": 0, "value": "\"" }
80
- ],
81
- "recoveryText": [{ "type": 0, "value": "ลองอีกครั้ง" }]
82
- },
83
- "breadcrumb-group": { "expandAriaLabel": [{ "type": 0, "value": "แสดงเส้นทาง" }] },
84
- "calendar": {
85
- "nextMonthAriaLabel": [{ "type": 0, "value": "เดือนถัดไป" }],
86
- "previousMonthAriaLabel": [{ "type": 0, "value": "เดือนก่อนหน้า" }],
87
- "todayAriaLabel": [{ "type": 0, "value": "วันนี้" }]
88
- },
89
- "cards": { "ariaLabels.selectionGroupLabel": [{ "type": 0, "value": "การเลือกรายการ" }] },
90
- "code-editor": {
91
- "i18nStrings.loadingState": [{ "type": 0, "value": "กำลังโหลดโปรแกรมแก้ไขรหัส" }],
92
- "i18nStrings.errorState": [{ "type": 0, "value": "มีข้อผิดพลาดในการโหลดโปรแกรมแก้ไขรหัส" }],
93
- "i18nStrings.errorStateRecovery": [{ "type": 0, "value": "ลองอีกครั้ง" }],
94
- "i18nStrings.editorGroupAriaLabel": [{ "type": 0, "value": "โปรแกรมแก้ไขรหัส" }],
95
- "i18nStrings.statusBarGroupAriaLabel": [{ "type": 0, "value": "แถบสถานะ" }],
96
- "i18nStrings.cursorPosition": [
97
- { "type": 0, "value": "บรรทัด " },
98
- { "type": 1, "value": "row" },
99
- { "type": 0, "value": " คอลัมน์ " },
100
- { "type": 1, "value": "column" }
101
- ],
102
- "i18nStrings.errorsTab": [{ "type": 0, "value": "ข้อผิดพลาด" }],
103
- "i18nStrings.warningsTab": [{ "type": 0, "value": "คำเตือน" }],
104
- "i18nStrings.preferencesButtonAriaLabel": [{ "type": 0, "value": "การตั้งค่า" }],
105
- "i18nStrings.paneCloseButtonAriaLabel": [{ "type": 0, "value": "ปิด" }],
106
- "i18nStrings.preferencesModalHeader": [{ "type": 0, "value": "การตั้งค่า" }],
107
- "i18nStrings.preferencesModalCancel": [{ "type": 0, "value": "ยกเลิก" }],
108
- "i18nStrings.preferencesModalConfirm": [{ "type": 0, "value": "ยืนยัน" }],
109
- "i18nStrings.preferencesModalWrapLines": [{ "type": 0, "value": "ตัดบรรทัด" }],
110
- "i18nStrings.preferencesModalTheme": [{ "type": 0, "value": "ธีม" }],
111
- "i18nStrings.preferencesModalLightThemes": [{ "type": 0, "value": "ธีมสีอ่อน" }],
112
- "i18nStrings.preferencesModalDarkThemes": [{ "type": 0, "value": "ธีมสีเข้ม" }]
113
- },
114
- "collection-preferences": {
115
- "title": [{ "type": 0, "value": "การตั้งค่า" }],
116
- "confirmLabel": [{ "type": 0, "value": "ยืนยัน" }],
117
- "cancelLabel": [{ "type": 0, "value": "ยกเลิก" }],
118
- "pageSizePreference.title": [{ "type": 0, "value": "ขนาดหน้าเว็บ" }],
119
- "wrapLinesPreference.label": [{ "type": 0, "value": "ตัดบรรทัด" }],
120
- "wrapLinesPreference.description": [{ "type": 0, "value": "เลือกเพื่อดูข้อความทั้งหมดและตัดบรรทัด" }],
121
- "stripedRowsPreference.label": [{ "type": 0, "value": "แถวลายทาง" }],
122
- "stripedRowsPreference.description": [{ "type": 0, "value": "เลือกเพื่อเพิ่มแถวเฉดสลับกัน" }],
123
- "contentDensityPreference.label": [{ "type": 0, "value": "โหมดบีบอัด" }],
124
- "contentDensityPreference.description": [
125
- { "type": 0, "value": "เลือกเพื่อแสดงเนื้อหาในโหมดที่หนาแน่นและบีบอัดมากขึ้น" }
126
- ],
127
- "contentDisplayPreference.title": [{ "type": 0, "value": "การตั้งค่าคอลัมน์" }],
128
- "contentDisplayPreference.description": [{ "type": 0, "value": "ปรับแต่งการมองเห็นและลำดับคอลัมน์" }],
129
- "contentDisplayPreference.dragHandleAriaLabel": [{ "type": 0, "value": "ลากที่จับ" }],
130
- "contentDisplayPreference.dragHandleAriaDescription": [
131
- {
132
- "type": 0,
133
- "value": "ใช้ปุ่ม Space หรือ Enter เพื่อเปิดใช้งานการลากสำหรับรายการ จากนั้นใช้ปุ่มลูกศรเพื่อย้ายตำแหน่งของรายการ หากต้องการย้ายตำแหน่งให้เสร็จสิ้น ให้ใช้ปุ่ม Space หรือ Enter หรือหากต้องการยกเลิกการย้ายให้ใช้ปุ่ม Escape"
134
- }
135
- ],
136
- "contentDisplayPreference.liveAnnouncementDndStarted": [
137
- { "type": 0, "value": "รับรายการที่ตำแหน่ง " },
138
- { "type": 1, "value": "position" },
139
- { "type": 0, "value": " จาก " },
140
- { "type": 1, "value": "total" }
141
- ],
142
- "contentDisplayPreference.liveAnnouncementDndDiscarded": [{ "type": 0, "value": "ยกเลิกการจัดเรียงใหม่" }],
143
- "contentDisplayPreference.liveAnnouncementDndItemReordered": [
144
- {
145
- "type": 5,
146
- "value": "isInitialPosition",
147
- "options": {
148
- "true": {
149
- "value": [
150
- { "type": 0, "value": "ย้ายรายการกลับไปยังตำแหน่ง " },
151
- { "type": 1, "value": "currentPosition" },
152
- { "type": 0, "value": " จาก " },
153
- { "type": 1, "value": "total" }
154
- ]
155
- },
156
- "false": {
157
- "value": [
158
- { "type": 0, "value": "ย้ายรายการไปยังตำแหน่ง " },
159
- { "type": 1, "value": "currentPosition" },
160
- { "type": 0, "value": " จาก " },
161
- { "type": 1, "value": "total" }
162
- ]
163
- },
164
- "other": { "value": [] }
165
- }
166
- }
167
- ],
168
- "contentDisplayPreference.liveAnnouncementDndItemCommitted": [
169
- {
170
- "type": 5,
171
- "value": "isInitialPosition",
172
- "options": {
173
- "true": {
174
- "value": [
175
- { "type": 0, "value": "รายการย้ายกลับไปยังตำแหน่งเดิม " },
176
- { "type": 1, "value": "initialPosition" },
177
- { "type": 0, "value": " จาก " },
178
- { "type": 1, "value": "total" }
179
- ]
180
- },
181
- "false": {
182
- "value": [
183
- { "type": 0, "value": "รายการย้ายจากตำแหน่ง " },
184
- { "type": 1, "value": "initialPosition" },
185
- { "type": 0, "value": " ไปยังตำแหน่ง " },
186
- { "type": 1, "value": "finalPosition" },
187
- { "type": 0, "value": " จาก " },
188
- { "type": 1, "value": "total" }
189
- ]
190
- },
191
- "other": { "value": [] }
192
- }
193
- }
194
- ]
195
- },
196
- "date-range-picker": {
197
- "i18nStrings.relativeModeTitle": [{ "type": 0, "value": "โหมดสัมพัทธ์" }],
198
- "i18nStrings.absoluteModeTitle": [{ "type": 0, "value": "โหมดสัมบูรณ์" }],
199
- "i18nStrings.relativeRangeSelectionHeading": [{ "type": 0, "value": "เลือกช่วง" }],
200
- "i18nStrings.cancelButtonLabel": [{ "type": 0, "value": "ยกเลิก" }],
201
- "i18nStrings.clearButtonLabel": [{ "type": 0, "value": "ล้างและยกเลิก" }],
202
- "i18nStrings.applyButtonLabel": [{ "type": 0, "value": "นำไปใช้" }],
203
- "i18nStrings.customRelativeRangeOptionLabel": [{ "type": 0, "value": "ช่วงที่กำหนดเอง" }],
204
- "i18nStrings.customRelativeRangeOptionDescription": [{ "type": 0, "value": "ตั้งค่าช่วงที่กำหนดเองในอดีต" }],
205
- "i18nStrings.customRelativeRangeUnitLabel": [{ "type": 0, "value": "หน่วยเวลา" }],
206
- "i18nStrings.customRelativeRangeDurationLabel": [{ "type": 0, "value": "ระยะเวลา" }],
207
- "i18nStrings.customRelativeRangeDurationPlaceholder": [{ "type": 0, "value": "ป้อนระยะเวลา" }],
208
- "i18nStrings.startDateLabel": [{ "type": 0, "value": "วันที่เริ่มต้น" }],
209
- "i18nStrings.startTimeLabel": [{ "type": 0, "value": "เวลาเริ่มต้น" }],
210
- "i18nStrings.endDateLabel": [{ "type": 0, "value": "วันสิ้นสุด" }],
211
- "i18nStrings.endTimeLabel": [{ "type": 0, "value": "เวลาสิ้นสุด" }],
212
- "i18nStrings.dateTimeConstraintText": [
213
- { "type": 0, "value": "สำหรับวันที่ให้ใช้ YYYY/MM/DD สำหรับเวลาให้ใช้รูปแบบ 24 ชม." }
214
- ],
215
- "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "ข้อผิดพลาด" }],
216
- "i18nStrings.renderSelectedAbsoluteRangeAriaLive": [
217
- { "type": 0, "value": "ช่วงที่เลือกตั้งแต่ " },
218
- { "type": 1, "value": "startDate" },
219
- { "type": 0, "value": " ถึง " },
220
- { "type": 1, "value": "endDate" }
221
- ],
222
- "i18nStrings.formatRelativeRange": [
223
- {
224
- "type": 6,
225
- "value": "amount",
226
- "options": {
227
- "one": {
228
- "value": [
229
- { "type": 1, "value": "amount" },
230
- { "type": 0, "value": " " },
231
- { "type": 1, "value": "unit" },
232
- { "type": 0, "value": " ครั้งล่าสุด" }
233
- ]
234
- },
235
- "other": {
236
- "value": [
237
- { "type": 1, "value": "amount" },
238
- { "type": 0, "value": " " },
239
- { "type": 1, "value": "unit" },
240
- { "type": 0, "value": " ครั้งล่าสุด" }
241
- ]
242
- }
243
- },
244
- "offset": 0,
245
- "pluralType": "cardinal"
246
- }
247
- ],
248
- "i18nStrings.formatUnit": [
249
- {
250
- "type": 6,
251
- "value": "amount",
252
- "options": {
253
- "one": { "value": [{ "type": 1, "value": "unit" }] },
254
- "other": {
255
- "value": [
256
- { "type": 1, "value": "unit" },
257
- { "type": 0, "value": " วินาที" }
258
- ]
259
- }
260
- },
261
- "offset": 0,
262
- "pluralType": "cardinal"
263
- }
264
- ]
265
- },
266
- "drawer": { "i18nStrings.loadingText": [{ "type": 0, "value": "กำลังโหลดเนื้อหา" }] },
267
- "flashbar": {
268
- "i18nStrings.ariaLabel": [{ "type": 0, "value": "การแจ้งเตือน" }],
269
- "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "ข้อผิดพลาด" }],
270
- "i18nStrings.inProgressIconAriaLabel": [{ "type": 0, "value": "กำลังดำเนินการ" }],
271
- "i18nStrings.infoIconAriaLabel": [{ "type": 0, "value": "ข้อมูล" }],
272
- "i18nStrings.notificationBarAriaLabel": [{ "type": 0, "value": "การแจ้งเตือนทั้งหมด" }],
273
- "i18nStrings.notificationBarText": [{ "type": 0, "value": "การแจ้งเตือน" }],
274
- "i18nStrings.successIconAriaLabel": [{ "type": 0, "value": "สำเร็จ" }],
275
- "i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "คำเตือน" }]
276
- },
277
- "form-field": { "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "ข้อผิดพลาด" }] },
278
- "form": { "errorIconAriaLabel": [{ "type": 0, "value": "ข้อผิดพลาด" }] },
279
- "help-panel": { "loadingText": [{ "type": 0, "value": "กำลังโหลดเนื้อหา" }] },
280
- "input": { "clearAriaLabel": [{ "type": 0, "value": "ล้าง" }] },
281
- "link": { "externalIconAriaLabel": [{ "type": 0, "value": "เปิดในแท็บใหม่" }] },
282
- "modal": { "closeAriaLabel": [{ "type": 0, "value": "ปิดโมแดล" }] },
283
- "multiselect": {
284
- "deselectAriaLabel": [
285
- { "type": 0, "value": "ลบ " },
286
- { "type": 1, "value": "option__label" }
287
- ]
288
- },
289
- "pagination": {
290
- "ariaLabels.nextPageLabel": [{ "type": 0, "value": "หน้าถัดไป" }],
291
- "ariaLabels.pageLabel": [
292
- { "type": 0, "value": "หน้า " },
293
- { "type": 1, "value": "pageNumber" },
294
- { "type": 0, "value": " จากทุกหน้า" }
295
- ],
296
- "ariaLabels.previousPageLabel": [{ "type": 0, "value": "หน้าก่อนหน้า" }]
297
- },
298
- "pie-chart": {
299
- "i18nStrings.detailsValue": [{ "type": 0, "value": "ค่า" }],
300
- "i18nStrings.detailsPercentage": [{ "type": 0, "value": "เปอร์เซ็นต์" }],
301
- "i18nStrings.chartAriaRoleDescription": [{ "type": 0, "value": "แผนภูมิวงกลม" }],
302
- "i18nStrings.segmentAriaRoleDescription": [{ "type": 0, "value": "ส่วน" }]
303
- },
304
- "popover": { "dismissAriaLabel": [{ "type": 0, "value": "ปิดป๊อปโอเวอร์" }] },
305
- "property-filter": {
306
- "i18nStrings.allPropertiesLabel": [{ "type": 0, "value": "คุณสมบัติทั้งหมด" }],
307
- "i18nStrings.applyActionText": [{ "type": 0, "value": "นำไปใช้" }],
308
- "i18nStrings.cancelActionText": [{ "type": 0, "value": "ยกเลิก" }],
309
- "i18nStrings.clearFiltersText": [{ "type": 0, "value": "ล้างตัวกรอง" }],
310
- "i18nStrings.editTokenHeader": [{ "type": 0, "value": "แก้ไขตัวกรอง" }],
311
- "i18nStrings.groupPropertiesText": [{ "type": 0, "value": "เลิกทำ" }],
312
- "i18nStrings.groupValuesText": [{ "type": 0, "value": "ค่า" }],
313
- "i18nStrings.operationAndText": [{ "type": 0, "value": "และ" }],
314
- "i18nStrings.operationOrText": [{ "type": 0, "value": "หรือ" }],
315
- "i18nStrings.operatorContainsText": [{ "type": 0, "value": "ประกอบด้วย" }],
316
- "i18nStrings.operatorDoesNotContainText": [{ "type": 0, "value": "ไม่มี" }],
317
- "i18nStrings.operatorDoesNotEqualText": [{ "type": 0, "value": "ไม่เท่ากับ" }],
318
- "i18nStrings.operatorEqualsText": [{ "type": 0, "value": "เท่ากับ" }],
319
- "i18nStrings.operatorGreaterOrEqualText": [{ "type": 0, "value": "มากกว่าหรือเท่ากับ" }],
320
- "i18nStrings.operatorGreaterText": [{ "type": 0, "value": "มากกว่า" }],
321
- "i18nStrings.operatorLessOrEqualText": [{ "type": 0, "value": "น้อยกว่าหรือเท่ากับ" }],
322
- "i18nStrings.operatorLessText": [{ "type": 0, "value": "น้อยกว่า" }],
323
- "i18nStrings.operatorStartsWithText": [{ "type": 0, "value": "เริ่มต้นด้วย" }],
324
- "i18nStrings.operatorText": [{ "type": 0, "value": "ตัวดำเนินการ" }],
325
- "i18nStrings.operatorsText": [{ "type": 0, "value": "ตัวดำเนินการ" }],
326
- "i18nStrings.propertyText": [{ "type": 0, "value": "คุณสมบัติ" }],
327
- "i18nStrings.tokenLimitShowFewer": [{ "type": 0, "value": "แสดงน้อยลง" }],
328
- "i18nStrings.tokenLimitShowMore": [{ "type": 0, "value": "แสดงเพิ่มเติม" }],
329
- "i18nStrings.valueText": [{ "type": 0, "value": "ค่า" }],
330
- "i18nStrings.removeTokenButtonAriaLabel": [
331
- {
332
- "type": 5,
333
- "value": "token__operator",
334
- "options": {
335
- "equals": {
336
- "value": [
337
- { "type": 0, "value": "ลบตัวกรอง " },
338
- { "type": 1, "value": "token__propertyKey" },
339
- { "type": 0, "value": " เท่ากับ " },
340
- { "type": 1, "value": "token__value" }
341
- ]
342
- },
343
- "not_equals": {
344
- "value": [
345
- { "type": 0, "value": "ลบตัวกรอง " },
346
- { "type": 1, "value": "token__propertyKey" },
347
- { "type": 0, "value": " ไม่เท่ากับ " },
348
- { "type": 1, "value": "token__value" }
349
- ]
350
- },
351
- "greater_than": {
352
- "value": [
353
- { "type": 0, "value": "ลบตัวกรอง " },
354
- { "type": 1, "value": "token__propertyKey" },
355
- { "type": 0, "value": " มากกว่า " },
356
- { "type": 1, "value": "token__value" }
357
- ]
358
- },
359
- "greater_than_equal": {
360
- "value": [
361
- { "type": 0, "value": "ลบตัวกรอง " },
362
- { "type": 1, "value": "token__propertyKey" },
363
- { "type": 0, "value": " มากกว่าหรือเท่ากับ " },
364
- { "type": 1, "value": "token__value" }
365
- ]
366
- },
367
- "less_than": {
368
- "value": [
369
- { "type": 0, "value": "ลบตัวกรอง " },
370
- { "type": 1, "value": "token__propertyKey" },
371
- { "type": 0, "value": " น้อยกว่า " },
372
- { "type": 1, "value": "token__value" }
373
- ]
374
- },
375
- "less_than_equal": {
376
- "value": [
377
- { "type": 0, "value": "ลบตัวกรอง " },
378
- { "type": 1, "value": "token__propertyKey" },
379
- { "type": 0, "value": " น้อยกว่าหรือเท่ากับ " },
380
- { "type": 1, "value": "token__value" }
381
- ]
382
- },
383
- "contains": {
384
- "value": [
385
- { "type": 0, "value": "ลบตัวกรอง " },
386
- { "type": 1, "value": "token__propertyKey" },
387
- { "type": 0, "value": " ประกอบด้วย " },
388
- { "type": 1, "value": "token__value" }
389
- ]
390
- },
391
- "not_contains": {
392
- "value": [
393
- { "type": 0, "value": "ลบตัวกรอง " },
394
- { "type": 1, "value": "token__propertyKey" },
395
- { "type": 0, "value": " ไม่มี " },
396
- { "type": 1, "value": "token__value" }
397
- ]
398
- },
399
- "starts_with": {
400
- "value": [
401
- { "type": 0, "value": "ลบตัวกรอง " },
402
- { "type": 1, "value": "token__propertyKey" },
403
- { "type": 0, "value": " เริ่มต้นด้วย " },
404
- { "type": 1, "value": "token__value" }
405
- ]
406
- },
407
- "other": { "value": [] }
408
- }
409
- }
410
- ]
411
- },
412
- "s3-resource-selector": {
413
- "i18nStrings.inContextSelectPlaceholder": [{ "type": 0, "value": "เลือกเวอร์ชัน" }],
414
- "i18nStrings.inContextBrowseButton": [{ "type": 0, "value": "เรียกดู S3" }],
415
- "i18nStrings.inContextViewButton": [{ "type": 0, "value": "ดู" }],
416
- "i18nStrings.inContextViewButtonAriaLabel": [{ "type": 0, "value": "เปิดในแท็บใหม่" }],
417
- "i18nStrings.inContextLoadingText": [{ "type": 0, "value": "กำลังโหลดทรัพยากร" }],
418
- "i18nStrings.inContextUriLabel": [{ "type": 0, "value": "S3 URI" }],
419
- "i18nStrings.inContextVersionSelectLabel": [{ "type": 0, "value": "เวอร์ชันวัตถุ" }],
420
- "i18nStrings.modalTitle": [{ "type": 0, "value": "เลือกไฟล์เก็บถาวรใน S3" }],
421
- "i18nStrings.modalCancelButton": [{ "type": 0, "value": "ยกเลิก" }],
422
- "i18nStrings.modalSubmitButton": [{ "type": 0, "value": "เลือก" }],
423
- "i18nStrings.modalBreadcrumbRootItem": [{ "type": 0, "value": "บัคเก็ต S3" }],
424
- "i18nStrings.selectionBuckets": [{ "type": 0, "value": "บัคเก็ต" }],
425
- "i18nStrings.selectionObjects": [{ "type": 0, "value": "วัตถุ" }],
426
- "i18nStrings.selectionVersions": [{ "type": 0, "value": "เวอร์ชัน" }],
427
- "i18nStrings.selectionBucketsSearchPlaceholder": [{ "type": 0, "value": "ค้นหาบัคเก็ต" }],
428
- "i18nStrings.selectionObjectsSearchPlaceholder": [{ "type": 0, "value": "ค้นหาวัตถุตามคำนำหน้า" }],
429
- "i18nStrings.selectionVersionsSearchPlaceholder": [{ "type": 0, "value": "ค้นหาเวอร์ชัน" }],
430
- "i18nStrings.selectionBucketsLoading": [{ "type": 0, "value": "โหลดบัคเก็ต" }],
431
- "i18nStrings.selectionBucketsNoItems": [{ "type": 0, "value": "ไม่มีบัคเก็ต" }],
432
- "i18nStrings.selectionObjectsLoading": [{ "type": 0, "value": "กำลังโหลดวัตถุ" }],
433
- "i18nStrings.selectionObjectsNoItems": [{ "type": 0, "value": "ไม่มีวัตถุ" }],
434
- "i18nStrings.selectionVersionsLoading": [{ "type": 0, "value": "กำลังโหลดเวอร์ชัน" }],
435
- "i18nStrings.selectionVersionsNoItems": [{ "type": 0, "value": "ไม่มีเวอร์ชัน" }],
436
- "i18nStrings.filteringNoMatches": [{ "type": 0, "value": "ไม่มีที่ตรงกัน" }],
437
- "i18nStrings.filteringCantFindMatch": [{ "type": 0, "value": "เราไม่พบคู่ที่ตรงกัน" }],
438
- "i18nStrings.clearFilterButtonText": [{ "type": 0, "value": "ล้างตัวกรอง" }],
439
- "i18nStrings.columnBucketID": [{ "type": 0, "value": "ID" }],
440
- "i18nStrings.columnBucketName": [{ "type": 0, "value": "ชื่อ" }],
441
- "i18nStrings.columnBucketCreationDate": [{ "type": 0, "value": "วันที่สร้าง" }],
442
- "i18nStrings.columnBucketRegion": [{ "type": 0, "value": "ภูมิภาค" }],
443
- "i18nStrings.columnObjectKey": [{ "type": 0, "value": "คีย์" }],
444
- "i18nStrings.columnObjectLastModified": [{ "type": 0, "value": "แก้ไขล่าสุด" }],
445
- "i18nStrings.columnObjectSize": [{ "type": 0, "value": "ขนาด" }],
446
- "i18nStrings.columnVersionID": [{ "type": 0, "value": "รหัสเวอร์ชัน" }],
447
- "i18nStrings.columnVersionLastModified": [{ "type": 0, "value": "แก้ไขล่าสุด" }],
448
- "i18nStrings.columnVersionSize": [{ "type": 0, "value": "ขนาด" }],
449
- "i18nStrings.validationPathMustBegin": [{ "type": 0, "value": "เส้นทางต้องเริ่มต้นด้วย s3://จึงจะถูกต้อง" }],
450
- "i18nStrings.validationBucketLowerCase": [
451
- { "type": 0, "value": "ชื่อบัคเก็ตต้องเริ่มต้นด้วยตัวอักษรตัวพิมพ์เล็กหรือตัวเลข" }
452
- ],
453
- "i18nStrings.validationBucketMustNotContain": [
454
- { "type": 0, "value": "ชื่อบัคเก็ตต้องไม่มีตัวอักษรตัวพิมพ์ใหญ่" }
455
- ],
456
- "i18nStrings.validationBucketLength": [{ "type": 0, "value": "ชื่อบัคเก็ตต้องมีตั้งแต่ 3 ถึง 63 ตัวอักษร" }],
457
- "i18nStrings.validationBucketMustComplyDns": [
458
- { "type": 0, "value": "ชื่อบัคเก็ตต้องเป็นไปตามข้อตกลงการตั้งชื่อ DNS" }
459
- ],
460
- "i18nStrings.labelSortedDescending": [
461
- { "type": 1, "value": "columnName" },
462
- { "type": 0, "value": " เรียงลำดับจากมากไปน้อย" }
463
- ],
464
- "i18nStrings.labelSortedAscending": [
465
- { "type": 1, "value": "columnName" },
466
- { "type": 0, "value": " เรียงลำดับจากน้อยไปมาก" }
467
- ],
468
- "i18nStrings.labelNotSorted": [
469
- { "type": 1, "value": "columnName" },
470
- { "type": 0, "value": " ไม่ได้เรียงลำดับ" }
471
- ],
472
- "i18nStrings.labelsBucketsSelection.selectionGroupLabel": [{ "type": 0, "value": "บัคเก็ต" }],
473
- "i18nStrings.labelsBucketsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__Name" }],
474
- "i18nStrings.labelsObjectsSelection.selectionGroupLabel": [{ "type": 0, "value": "วัตถุ" }],
475
- "i18nStrings.labelsObjectsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__Key" }],
476
- "i18nStrings.labelsVersionsSelection.selectionGroupLabel": [{ "type": 0, "value": "เวอร์ชัน" }],
477
- "i18nStrings.labelsVersionsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__VersionId" }],
478
- "i18nStrings.labelFiltering": [
479
- { "type": 0, "value": "ค้นหา " },
480
- { "type": 1, "value": "itemsType" }
481
- ],
482
- "i18nStrings.labelRefresh": [{ "type": 0, "value": "รีเฟรชข้อมูล" }],
483
- "i18nStrings.labelBreadcrumbs": [{ "type": 0, "value": "การนำทาง S3" }],
484
- "i18nStrings.filteringCounterText": [
485
- {
486
- "type": 6,
487
- "value": "count",
488
- "options": {
489
- "one": { "value": [{ "type": 0, "value": "1 คู่ที่ตรงกัน" }] },
490
- "other": {
491
- "value": [
492
- { "type": 1, "value": "count" },
493
- { "type": 0, "value": " คู่ที่ตรงกัน" }
494
- ]
495
- }
496
- },
497
- "offset": 0,
498
- "pluralType": "cardinal"
499
- }
500
- ]
501
- },
502
- "select": {
503
- "errorIconAriaLabel": [{ "type": 0, "value": "ข้อผิดพลาด" }],
504
- "selectedAriaLabel": [{ "type": 0, "value": "เลือกไว้" }],
505
- "recoveryText": [{ "type": 0, "value": "ลองอีกครั้ง" }]
506
- },
507
- "split-panel": {
508
- "i18nStrings.closeButtonAriaLabel": [{ "type": 0, "value": "ปิดแผง" }],
509
- "i18nStrings.openButtonAriaLabel": [{ "type": 0, "value": "เปิดแผง" }],
510
- "i18nStrings.preferencesTitle": [{ "type": 0, "value": "การตั้งค่าแผงแยก" }],
511
- "i18nStrings.preferencesPositionLabel": [{ "type": 0, "value": "ตำแหน่งแผงแยก" }],
512
- "i18nStrings.preferencesPositionDescription": [
513
- { "type": 0, "value": "เลือกตำแหน่งแผงแยกเริ่มต้นสำหรับบริการ" }
514
- ],
515
- "i18nStrings.preferencesPositionSide": [{ "type": 0, "value": "ด้านข้าง" }],
516
- "i18nStrings.preferencesPositionBottom": [{ "type": 0, "value": "ด้านล่าง" }],
517
- "i18nStrings.preferencesConfirm": [{ "type": 0, "value": "ยืนยัน" }],
518
- "i18nStrings.preferencesCancel": [{ "type": 0, "value": "ยกเลิก" }],
519
- "i18nStrings.resizeHandleAriaLabel": [{ "type": 0, "value": "ปรับขนาดแผงแยก" }]
520
- },
521
- "table": {
522
- "ariaLabels.resizerRoleDescription": [{ "type": 0, "value": "ปุ่มปรับขนาด" }],
523
- "ariaLabels.submittingEditText": [{ "type": 0, "value": "การส่งแก้ไข" }],
524
- "ariaLabels.successfulEditLabel": [{ "type": 0, "value": "แก้ไขเรียบร้อยแล้ว" }],
525
- "columnDefinitions.editConfig.errorIconAriaLabel": [{ "type": 0, "value": "ข้อผิดพลาด" }],
526
- "columnDefinitions.editConfig.editIconAriaLabel": [{ "type": 0, "value": "ที่สามารถแก้ไขได้" }]
527
- },
528
- "tabs": {
529
- "i18nStrings.scrollLeftAriaLabel": [{ "type": 0, "value": "เลื่อนไปทางซ้าย" }],
530
- "i18nStrings.scrollRightAriaLabel": [{ "type": 0, "value": "เลื่อนไปทางขวา" }]
531
- },
532
- "tag-editor": {
533
- "i18nStrings.keyPlaceholder": [{ "type": 0, "value": "ป้อนคีย์" }],
534
- "i18nStrings.valuePlaceholder": [{ "type": 0, "value": "ป้อนค่า" }],
535
- "i18nStrings.addButton": [{ "type": 0, "value": "เพิ่มแท็กใหม่" }],
536
- "i18nStrings.removeButton": [{ "type": 0, "value": "ลบ" }],
537
- "i18nStrings.removeButtonAriaLabel": [
538
- { "type": 0, "value": "ลบ " },
539
- { "type": 1, "value": "tag__key" }
540
- ],
541
- "i18nStrings.undoButton": [{ "type": 0, "value": "ยกเลิก" }],
542
- "i18nStrings.undoPrompt": [{ "type": 0, "value": "แท็กนี้จะถูกลบออกเมื่อบันทึกการเปลี่ยนแปลง" }],
543
- "i18nStrings.loading": [{ "type": 0, "value": "กำลังโหลดแท็กที่เชื่อมโยงกับทรัพยากรนี้" }],
544
- "i18nStrings.keyHeader": [{ "type": 0, "value": "คีย์" }],
545
- "i18nStrings.valueHeader": [{ "type": 0, "value": "ค่า" }],
546
- "i18nStrings.optional": [{ "type": 0, "value": "ไม่จำเป็น" }],
547
- "i18nStrings.keySuggestion": [{ "type": 0, "value": "คีย์แท็กที่กำหนดเอง" }],
548
- "i18nStrings.valueSuggestion": [{ "type": 0, "value": "ค่าแท็กที่กำหนดเอง" }],
549
- "i18nStrings.emptyTags": [{ "type": 0, "value": "ไม่มีแท็กที่เกี่ยวข้องกับทรัพยากร" }],
550
- "i18nStrings.tooManyKeysSuggestion": [{ "type": 0, "value": "คุณมีคีย์มากกว่าที่สามารถแสดงได้" }],
551
- "i18nStrings.tooManyValuesSuggestion": [{ "type": 0, "value": "คุณมีค่ามากกว่าที่สามารถแสดงได้" }],
552
- "i18nStrings.keysSuggestionLoading": [{ "type": 0, "value": "กำลังโหลดปุ่มแท็ก" }],
553
- "i18nStrings.keysSuggestionError": [{ "type": 0, "value": "ไม่สามารถดึงคีย์แท็กได้" }],
554
- "i18nStrings.valuesSuggestionLoading": [{ "type": 0, "value": "กำลังโหลดค่าแท็ก" }],
555
- "i18nStrings.valuesSuggestionError": [{ "type": 0, "value": "ไม่สามารถดึงค่าแท็กได้" }],
556
- "i18nStrings.emptyKeyError": [{ "type": 0, "value": "คุณต้องระบุคีย์แท็ก" }],
557
- "i18nStrings.maxKeyCharLengthError": [
558
- { "type": 0, "value": "จำนวนอักขระสูงสุดที่คุณสามารถใช้ในคีย์แท็กได้คือ 128" }
559
- ],
560
- "i18nStrings.maxValueCharLengthError": [
561
- { "type": 0, "value": "จำนวนอักขระสูงสุดที่คุณสามารถใช้ในค่าแท็กได้คือ 256" }
562
- ],
563
- "i18nStrings.duplicateKeyError": [{ "type": 0, "value": "คุณต้องระบุคีย์แท็กที่ไม่ซ้ำกัน" }],
564
- "i18nStrings.invalidKeyError": [
565
- {
566
- "type": 0,
567
- "value": "คีย์ไม่ถูกต้อง คีย์สามารถประกอบด้วยตัวอักษร Unicode ตัวเลข ช่องว่าง และเครื่องหมายต่อไปนี้เท่านั้น: _.:/=+@-"
568
- }
569
- ],
570
- "i18nStrings.invalidValueError": [
571
- {
572
- "type": 0,
573
- "value": "ค่าไม่ถูกต้อง ค่าสามารถประกอบด้วยตัวอักษร Unicode ตัวเลข ช่องว่าง และเครื่องหมายต่อไปนี้เท่านั้น: _.:/=+@-"
574
- }
575
- ],
576
- "i18nStrings.awsPrefixError": [{ "type": 0, "value": "ไม่สามารถเริ่มด้วย aws:" }],
577
- "i18nStrings.tagLimitReached": [
578
- {
579
- "type": 6,
580
- "value": "tagLimit",
581
- "options": {
582
- "one": { "value": [{ "type": 0, "value": "คุณถึงขีด จำกัด 1 แท็กแล้ว" }] },
583
- "other": {
584
- "value": [
585
- { "type": 0, "value": "คุณถึงขีดจำกัด " },
586
- { "type": 1, "value": "tagLimit" },
587
- { "type": 0, "value": " แท็กแล้ว" }
588
- ]
589
- }
590
- },
591
- "offset": 0,
592
- "pluralType": "cardinal"
593
- }
594
- ],
595
- "i18nStrings.tagLimitExceeded": [
596
- {
597
- "type": 6,
598
- "value": "tagLimit",
599
- "options": {
600
- "one": { "value": [{ "type": 0, "value": "คุณเกินขีด จำกัด 1 แท็กแล้ว" }] },
601
- "other": {
602
- "value": [
603
- { "type": 0, "value": "คุณเกินขีดจำกัด " },
604
- { "type": 1, "value": "tagLimit" },
605
- { "type": 0, "value": " แท็กแล้ว" }
606
- ]
607
- }
608
- },
609
- "offset": 0,
610
- "pluralType": "cardinal"
611
- }
612
- ],
613
- "i18nStrings.tagLimit": [
614
- {
615
- "type": 5,
616
- "value": "tagLimitAvailable",
617
- "options": {
618
- "true": {
619
- "value": [
620
- {
621
- "type": 6,
622
- "value": "availableTags",
623
- "options": {
624
- "other": {
625
- "value": [
626
- { "type": 0, "value": "คุณสามารถเพิ่มแท็กได้มากถึง " },
627
- { "type": 1, "value": "tagLimit" },
628
- { "type": 0, "value": " แท็ก" }
629
- ]
630
- }
631
- },
632
- "offset": 0,
633
- "pluralType": "cardinal"
634
- }
635
- ]
636
- },
637
- "false": {
638
- "value": [
639
- {
640
- "type": 6,
641
- "value": "availableTags",
642
- "options": {
643
- "one": { "value": [{ "type": 0, "value": "คุณสามารถเพิ่มแท็กได้อีก 1 แท็ก" }] },
644
- "other": {
645
- "value": [
646
- { "type": 0, "value": "คุณสามารถเพิ่มแท็กได้อีก " },
647
- { "type": 1, "value": "availableTags" },
648
- { "type": 0, "value": " แท็ก" }
649
- ]
650
- }
651
- },
652
- "offset": 0,
653
- "pluralType": "cardinal"
654
- }
655
- ]
656
- },
657
- "other": { "value": [] }
658
- }
659
- }
660
- ]
661
- },
662
- "token-group": {
663
- "i18nStrings.limitShowFewer": [{ "type": 0, "value": "แสดงน้อยลง" }],
664
- "i18nStrings.limitShowMore": [{ "type": 0, "value": "แสดงเพิ่มเติม" }]
665
- },
666
- "top-navigation": {
667
- "i18nStrings.searchIconAriaLabel": [{ "type": 0, "value": "ค้นหา" }],
668
- "i18nStrings.searchDismissIconAriaLabel": [{ "type": 0, "value": "ปิดการค้นหา" }],
669
- "i18nStrings.overflowMenuTriggerText": [{ "type": 0, "value": "เพิ่มเติม" }],
670
- "i18nStrings.overflowMenuDismissIconAriaLabel": [{ "type": 0, "value": "ปิดเมนู" }],
671
- "i18nStrings.overflowMenuBackIconAriaLabel": [{ "type": 0, "value": "ย้อนกลับ" }],
672
- "i18nStrings.overflowMenuTitleText": [{ "type": 0, "value": "ทั้งหมด" }]
673
- },
674
- "tutorial-panel": {
675
- "i18nStrings.loadingText": [{ "type": 0, "value": "กำลังโหลด" }],
676
- "i18nStrings.tutorialListTitle": [{ "type": 0, "value": "เลือกบทช่วยสอน" }],
677
- "i18nStrings.tutorialListDownloadLinkText": [{ "type": 0, "value": "ดาวน์โหลดเวอร์ชัน PDF" }],
678
- "i18nStrings.labelTutorialListDownloadLink": [{ "type": 0, "value": "ดาวน์โหลดเวอร์ชัน PDF ของบทช่วยสอนนี้" }],
679
- "i18nStrings.tutorialCompletedText": [{ "type": 0, "value": "บทช่วยสอนเสร็จสมบูรณ์แล้ว" }],
680
- "i18nStrings.learnMoreLinkText": [{ "type": 0, "value": "เรียนรู้เพิ่มเติม" }],
681
- "i18nStrings.startTutorialButtonText": [{ "type": 0, "value": "เริ่มบทช่วยสอน" }],
682
- "i18nStrings.restartTutorialButtonText": [{ "type": 0, "value": "เริ่มบทช่วยสอนใหม่" }],
683
- "i18nStrings.completionScreenTitle": [
684
- { "type": 0, "value": "ขอแสดงความยินดีด้วย! คุณทำบทช่วยสอนเสร็จสมบูรณ์แล้ว" }
685
- ],
686
- "i18nStrings.feedbackLinkText": [{ "type": 0, "value": "ข้อเสนอแนะ" }],
687
- "i18nStrings.dismissTutorialButtonText": [{ "type": 0, "value": "ยกเลิกบทช่วยสอน" }],
688
- "i18nStrings.taskTitle": [
689
- { "type": 0, "value": "งาน " },
690
- { "type": 1, "value": "taskNumber" },
691
- { "type": 0, "value": ": " },
692
- { "type": 1, "value": "taskTitle" }
693
- ],
694
- "i18nStrings.stepTitle": [
695
- { "type": 0, "value": "ขั้นตอน " },
696
- { "type": 1, "value": "stepNumber" },
697
- { "type": 0, "value": ": " },
698
- { "type": 1, "value": "stepTitle" }
699
- ],
700
- "i18nStrings.labelExitTutorial": [{ "type": 0, "value": "ยกเลิกบทช่วยสอน" }],
701
- "i18nStrings.labelTotalSteps": [
702
- { "type": 0, "value": "ขั้นตอนทั้งหมด: " },
703
- { "type": 1, "value": "totalStepCount" }
704
- ],
705
- "i18nStrings.labelsTaskStatus.pending": [{ "type": 0, "value": "รอดำเนินการ" }],
706
- "i18nStrings.labelsTaskStatus.in-progress": [{ "type": 0, "value": "กำลังดำเนินการ" }],
707
- "i18nStrings.labelsTaskStatus.success": [{ "type": 0, "value": "สำเร็จ" }]
708
- },
709
- "wizard": {
710
- "i18nStrings.stepNumberLabel": [
711
- { "type": 0, "value": "ขั้นตอน " },
712
- { "type": 1, "value": "stepNumber" }
713
- ],
714
- "i18nStrings.collapsedStepsLabel": [
715
- { "type": 0, "value": "ขั้นตอน " },
716
- { "type": 1, "value": "stepNumber" },
717
- { "type": 0, "value": " จาก " },
718
- { "type": 1, "value": "stepsCount" }
719
- ],
720
- "i18nStrings.skipToButtonLabel": [
721
- { "type": 0, "value": "ข้ามไปที่ " },
722
- { "type": 1, "value": "task__title" }
723
- ],
724
- "i18nStrings.navigationAriaLabel": [{ "type": 0, "value": "ขั้นตอน" }],
725
- "i18nStrings.cancelButton": [{ "type": 0, "value": "ยกเลิก" }],
726
- "i18nStrings.previousButton": [{ "type": 0, "value": "ก่อนหน้า" }],
727
- "i18nStrings.nextButton": [{ "type": 0, "value": "ถัดไป" }],
728
- "i18nStrings.optional": [{ "type": 0, "value": "ไม่จำเป็น" }],
729
- "i18nStrings.nextButtonLoadingAnnouncement": [{ "type": 0, "value": "กำลังโหลดขั้นตอนถัดไป" }],
730
- "i18nStrings.submitButtonLoadingAnnouncement": [{ "type": 0, "value": "กำลังส่งแบบฟอร์ม" }]
731
- }
732
- }
733
- }
734
- }
1
+ {"@cloudscape-design/components":{"th":{"[charts]":{"loadingText":[{"type":0,"value":"กำลังโหลดแผนภูมิ"}],"errorText":[{"type":0,"value":"ไม่สามารถดึงข้อมูลได้ โปรดลองอีกครั้งในภายหลัง"}],"recoveryText":[{"type":0,"value":"ลองอีกครั้ง"}],"i18nStrings.filterLabel":[{"type":0,"value":"กรองข้อมูลที่แสดง"}],"i18nStrings.filterPlaceholder":[{"type":0,"value":"กรองข้อมูล"}],"i18nStrings.legendAriaLabel":[{"type":0,"value":"รายละเอียด"}],"i18nStrings.chartAriaRoleDescription":[{"type":0,"value":"แผนภูมิ"}],"i18nStrings.xAxisAriaRoleDescription":[{"type":0,"value":"แกน x"}],"i18nStrings.yAxisAriaRoleDescription":[{"type":0,"value":"แกน y"}]},"alert":{"dismissAriaLabel":[{"type":0,"value":"ยกเลิกการแจ้งเตือน"}]},"annotation-context":{"i18nStrings.nextButtonText":[{"type":0,"value":"ถัดไป"}],"i18nStrings.previousButtonText":[{"type":0,"value":"ก่อนหน้า"}],"i18nStrings.finishButtonText":[{"type":0,"value":"เสร็จสิ้น"}],"i18nStrings.labelDismissAnnotation":[{"type":0,"value":"ยกเลิกคำอธิบายประกอบ"}],"i18nStrings.stepCounterText":[{"type":0,"value":"ขั้นตอน "},{"type":1,"value":"stepNumber"},{"type":0,"value":" จาก "},{"type":1,"value":"totalStepCount"}],"i18nStrings.taskTitle":[{"type":0,"value":"งาน "},{"type":1,"value":"taskNumber"},{"type":0,"value":": "},{"type":1,"value":"taskTitle"}],"i18nStrings.labelHotspot":[{"type":5,"value":"openState","options":{"true":{"value":[{"type":0,"value":"ปิดคำอธิบายประกอบสำหรับขั้นตอนของ "},{"type":1,"value":"stepNumber"},{"type":0,"value":" จาก "},{"type":1,"value":"totalStepCount"}]},"false":{"value":[{"type":0,"value":"เปิดคำอธิบายประกอบสำหรับขั้นตอนของ "},{"type":1,"value":"stepNumber"},{"type":0,"value":" จาก "},{"type":1,"value":"totalStepCount"}]},"other":{"value":[]}}}]},"app-layout":{"ariaLabels.drawers":[{"type":0,"value":"ลิ้นชัก"}],"ariaLabels.drawersOverflow":[{"type":0,"value":"ลิ้นชักล้น"}],"ariaLabels.drawersOverflowWithBadge":[{"type":0,"value":"ลิ้นชักล้นพร้อมป้าย"}],"ariaLabels.navigation":[{"type":0,"value":"การนำทางด้านข้าง"}],"ariaLabels.navigationClose":[{"type":0,"value":"ปิดการนำทางด้านข้าง"}],"ariaLabels.navigationToggle":[{"type":0,"value":"เปิดการนำทางด้านข้าง"}],"ariaLabels.notifications":[{"type":0,"value":"การแจ้งเตือน"}],"ariaLabels.tools":[{"type":0,"value":"แผงช่วยเหลือ"}],"ariaLabels.toolsClose":[{"type":0,"value":"ปิดแผงช่วยเหลือ"}],"ariaLabels.toolsToggle":[{"type":0,"value":"เปิดแผงช่วยเหลือ"}]},"area-chart":{"i18nStrings.detailTotalLabel":[{"type":0,"value":"ทั้งหมด"}]},"attribute-editor":{"removeButtonText":[{"type":0,"value":"ลบ"}]},"autosuggest":{"errorIconAriaLabel":[{"type":0,"value":"ข้อผิดพลาด"}],"selectedAriaLabel":[{"type":0,"value":"เลือกไว้"}],"enteredTextLabel":[{"type":0,"value":"ใช้: \""},{"type":1,"value":"value"},{"type":0,"value":"\""}],"recoveryText":[{"type":0,"value":"ลองอีกครั้ง"}]},"breadcrumb-group":{"expandAriaLabel":[{"type":0,"value":"แสดงเส้นทาง"}]},"calendar":{"nextMonthAriaLabel":[{"type":0,"value":"เดือนถัดไป"}],"previousMonthAriaLabel":[{"type":0,"value":"เดือนก่อนหน้า"}],"todayAriaLabel":[{"type":0,"value":"วันนี้"}]},"cards":{"ariaLabels.selectionGroupLabel":[{"type":0,"value":"การเลือกรายการ"}]},"code-editor":{"i18nStrings.loadingState":[{"type":0,"value":"กำลังโหลดโปรแกรมแก้ไขรหัส"}],"i18nStrings.errorState":[{"type":0,"value":"มีข้อผิดพลาดในการโหลดโปรแกรมแก้ไขรหัส"}],"i18nStrings.errorStateRecovery":[{"type":0,"value":"ลองอีกครั้ง"}],"i18nStrings.editorGroupAriaLabel":[{"type":0,"value":"โปรแกรมแก้ไขรหัส"}],"i18nStrings.statusBarGroupAriaLabel":[{"type":0,"value":"แถบสถานะ"}],"i18nStrings.cursorPosition":[{"type":0,"value":"บรรทัด "},{"type":1,"value":"row"},{"type":0,"value":" คอลัมน์ "},{"type":1,"value":"column"}],"i18nStrings.errorsTab":[{"type":0,"value":"ข้อผิดพลาด"}],"i18nStrings.warningsTab":[{"type":0,"value":"คำเตือน"}],"i18nStrings.preferencesButtonAriaLabel":[{"type":0,"value":"การตั้งค่า"}],"i18nStrings.paneCloseButtonAriaLabel":[{"type":0,"value":"ปิด"}],"i18nStrings.preferencesModalHeader":[{"type":0,"value":"การตั้งค่า"}],"i18nStrings.preferencesModalCancel":[{"type":0,"value":"ยกเลิก"}],"i18nStrings.preferencesModalConfirm":[{"type":0,"value":"ยืนยัน"}],"i18nStrings.preferencesModalWrapLines":[{"type":0,"value":"ตัดบรรทัด"}],"i18nStrings.preferencesModalTheme":[{"type":0,"value":"ธีม"}],"i18nStrings.preferencesModalLightThemes":[{"type":0,"value":"ธีมสีอ่อน"}],"i18nStrings.preferencesModalDarkThemes":[{"type":0,"value":"ธีมสีเข้ม"}]},"collection-preferences":{"title":[{"type":0,"value":"การตั้งค่า"}],"confirmLabel":[{"type":0,"value":"ยืนยัน"}],"cancelLabel":[{"type":0,"value":"ยกเลิก"}],"pageSizePreference.title":[{"type":0,"value":"ขนาดหน้าเว็บ"}],"wrapLinesPreference.label":[{"type":0,"value":"ตัดบรรทัด"}],"wrapLinesPreference.description":[{"type":0,"value":"เลือกเพื่อดูข้อความทั้งหมดและตัดบรรทัด"}],"stripedRowsPreference.label":[{"type":0,"value":"แถวลายทาง"}],"stripedRowsPreference.description":[{"type":0,"value":"เลือกเพื่อเพิ่มแถวเฉดสลับกัน"}],"contentDensityPreference.label":[{"type":0,"value":"โหมดบีบอัด"}],"contentDensityPreference.description":[{"type":0,"value":"เลือกเพื่อแสดงเนื้อหาในโหมดที่หนาแน่นและบีบอัดมากขึ้น"}],"contentDisplayPreference.title":[{"type":0,"value":"การตั้งค่าคอลัมน์"}],"contentDisplayPreference.description":[{"type":0,"value":"ปรับแต่งการมองเห็นและลำดับคอลัมน์"}],"contentDisplayPreference.dragHandleAriaLabel":[{"type":0,"value":"ลากที่จับ"}],"contentDisplayPreference.dragHandleAriaDescription":[{"type":0,"value":"ใช้ปุ่ม Space หรือ Enter เพื่อเปิดใช้งานการลากสำหรับรายการ จากนั้นใช้ปุ่มลูกศรเพื่อย้ายตำแหน่งของรายการ หากต้องการย้ายตำแหน่งให้เสร็จสิ้น ให้ใช้ปุ่ม Space หรือ Enter หรือหากต้องการยกเลิกการย้ายให้ใช้ปุ่ม Escape"}],"contentDisplayPreference.liveAnnouncementDndStarted":[{"type":0,"value":"รับรายการที่ตำแหน่ง "},{"type":1,"value":"position"},{"type":0,"value":" จาก "},{"type":1,"value":"total"}],"contentDisplayPreference.liveAnnouncementDndDiscarded":[{"type":0,"value":"ยกเลิกการจัดเรียงใหม่"}],"contentDisplayPreference.liveAnnouncementDndItemReordered":[{"type":5,"value":"isInitialPosition","options":{"true":{"value":[{"type":0,"value":"ย้ายรายการกลับไปยังตำแหน่ง "},{"type":1,"value":"currentPosition"},{"type":0,"value":" จาก "},{"type":1,"value":"total"}]},"false":{"value":[{"type":0,"value":"ย้ายรายการไปยังตำแหน่ง "},{"type":1,"value":"currentPosition"},{"type":0,"value":" จาก "},{"type":1,"value":"total"}]},"other":{"value":[]}}}],"contentDisplayPreference.liveAnnouncementDndItemCommitted":[{"type":5,"value":"isInitialPosition","options":{"true":{"value":[{"type":0,"value":"รายการย้ายกลับไปยังตำแหน่งเดิม "},{"type":1,"value":"initialPosition"},{"type":0,"value":" จาก "},{"type":1,"value":"total"}]},"false":{"value":[{"type":0,"value":"รายการย้ายจากตำแหน่ง "},{"type":1,"value":"initialPosition"},{"type":0,"value":" ไปยังตำแหน่ง "},{"type":1,"value":"finalPosition"},{"type":0,"value":" จาก "},{"type":1,"value":"total"}]},"other":{"value":[]}}}]},"date-range-picker":{"i18nStrings.relativeModeTitle":[{"type":0,"value":"โหมดสัมพัทธ์"}],"i18nStrings.absoluteModeTitle":[{"type":0,"value":"โหมดสัมบูรณ์"}],"i18nStrings.relativeRangeSelectionHeading":[{"type":0,"value":"เลือกช่วง"}],"i18nStrings.cancelButtonLabel":[{"type":0,"value":"ยกเลิก"}],"i18nStrings.clearButtonLabel":[{"type":0,"value":"ล้างและยกเลิก"}],"i18nStrings.applyButtonLabel":[{"type":0,"value":"นำไปใช้"}],"i18nStrings.customRelativeRangeOptionLabel":[{"type":0,"value":"ช่วงที่กำหนดเอง"}],"i18nStrings.customRelativeRangeOptionDescription":[{"type":0,"value":"ตั้งค่าช่วงที่กำหนดเองในอดีต"}],"i18nStrings.customRelativeRangeUnitLabel":[{"type":0,"value":"หน่วยเวลา"}],"i18nStrings.customRelativeRangeDurationLabel":[{"type":0,"value":"ระยะเวลา"}],"i18nStrings.customRelativeRangeDurationPlaceholder":[{"type":0,"value":"ป้อนระยะเวลา"}],"i18nStrings.startDateLabel":[{"type":0,"value":"วันที่เริ่มต้น"}],"i18nStrings.startTimeLabel":[{"type":0,"value":"เวลาเริ่มต้น"}],"i18nStrings.endDateLabel":[{"type":0,"value":"วันสิ้นสุด"}],"i18nStrings.endTimeLabel":[{"type":0,"value":"เวลาสิ้นสุด"}],"i18nStrings.dateTimeConstraintText":[{"type":0,"value":"สำหรับวันที่ให้ใช้ YYYY/MM/DD สำหรับเวลาให้ใช้รูปแบบ 24 ชม."}],"i18nStrings.errorIconAriaLabel":[{"type":0,"value":"ข้อผิดพลาด"}],"i18nStrings.renderSelectedAbsoluteRangeAriaLive":[{"type":0,"value":"ช่วงที่เลือกตั้งแต่ "},{"type":1,"value":"startDate"},{"type":0,"value":" ถึง "},{"type":1,"value":"endDate"}],"i18nStrings.formatRelativeRange":[{"type":6,"value":"amount","options":{"one":{"value":[{"type":1,"value":"amount"},{"type":0,"value":" "},{"type":1,"value":"unit"},{"type":0,"value":" ครั้งล่าสุด"}]},"other":{"value":[{"type":1,"value":"amount"},{"type":0,"value":" "},{"type":1,"value":"unit"},{"type":0,"value":" ครั้งล่าสุด"}]}},"offset":0,"pluralType":"cardinal"}],"i18nStrings.formatUnit":[{"type":6,"value":"amount","options":{"one":{"value":[{"type":1,"value":"unit"}]},"other":{"value":[{"type":1,"value":"unit"},{"type":0,"value":" วินาที"}]}},"offset":0,"pluralType":"cardinal"}]},"drawer":{"i18nStrings.loadingText":[{"type":0,"value":"กำลังโหลดเนื้อหา"}]},"flashbar":{"i18nStrings.ariaLabel":[{"type":0,"value":"การแจ้งเตือน"}],"i18nStrings.errorIconAriaLabel":[{"type":0,"value":"ข้อผิดพลาด"}],"i18nStrings.inProgressIconAriaLabel":[{"type":0,"value":"กำลังดำเนินการ"}],"i18nStrings.infoIconAriaLabel":[{"type":0,"value":"ข้อมูล"}],"i18nStrings.notificationBarAriaLabel":[{"type":0,"value":"การแจ้งเตือนทั้งหมด"}],"i18nStrings.notificationBarText":[{"type":0,"value":"การแจ้งเตือน"}],"i18nStrings.successIconAriaLabel":[{"type":0,"value":"สำเร็จ"}],"i18nStrings.warningIconAriaLabel":[{"type":0,"value":"คำเตือน"}]},"form-field":{"i18nStrings.errorIconAriaLabel":[{"type":0,"value":"ข้อผิดพลาด"}]},"form":{"errorIconAriaLabel":[{"type":0,"value":"ข้อผิดพลาด"}]},"help-panel":{"loadingText":[{"type":0,"value":"กำลังโหลดเนื้อหา"}]},"input":{"clearAriaLabel":[{"type":0,"value":"ล้าง"}]},"link":{"externalIconAriaLabel":[{"type":0,"value":"เปิดในแท็บใหม่"}]},"modal":{"closeAriaLabel":[{"type":0,"value":"ปิดโมแดล"}]},"multiselect":{"deselectAriaLabel":[{"type":0,"value":"ลบ "},{"type":1,"value":"option__label"}]},"pagination":{"ariaLabels.nextPageLabel":[{"type":0,"value":"หน้าถัดไป"}],"ariaLabels.pageLabel":[{"type":0,"value":"หน้า "},{"type":1,"value":"pageNumber"},{"type":0,"value":" จากทุกหน้า"}],"ariaLabels.previousPageLabel":[{"type":0,"value":"หน้าก่อนหน้า"}]},"pie-chart":{"i18nStrings.detailsValue":[{"type":0,"value":"ค่า"}],"i18nStrings.detailsPercentage":[{"type":0,"value":"เปอร์เซ็นต์"}],"i18nStrings.chartAriaRoleDescription":[{"type":0,"value":"แผนภูมิวงกลม"}],"i18nStrings.segmentAriaRoleDescription":[{"type":0,"value":"ส่วน"}]},"popover":{"dismissAriaLabel":[{"type":0,"value":"ปิดป๊อปโอเวอร์"}]},"property-filter":{"i18nStrings.allPropertiesLabel":[{"type":0,"value":"คุณสมบัติทั้งหมด"}],"i18nStrings.applyActionText":[{"type":0,"value":"นำไปใช้"}],"i18nStrings.cancelActionText":[{"type":0,"value":"ยกเลิก"}],"i18nStrings.clearFiltersText":[{"type":0,"value":"ล้างตัวกรอง"}],"i18nStrings.editTokenHeader":[{"type":0,"value":"แก้ไขตัวกรอง"}],"i18nStrings.groupPropertiesText":[{"type":0,"value":"เลิกทำ"}],"i18nStrings.groupValuesText":[{"type":0,"value":"ค่า"}],"i18nStrings.operationAndText":[{"type":0,"value":"และ"}],"i18nStrings.operationOrText":[{"type":0,"value":"หรือ"}],"i18nStrings.operatorContainsText":[{"type":0,"value":"ประกอบด้วย"}],"i18nStrings.operatorDoesNotContainText":[{"type":0,"value":"ไม่มี"}],"i18nStrings.operatorDoesNotEqualText":[{"type":0,"value":"ไม่เท่ากับ"}],"i18nStrings.operatorEqualsText":[{"type":0,"value":"เท่ากับ"}],"i18nStrings.operatorGreaterOrEqualText":[{"type":0,"value":"มากกว่าหรือเท่ากับ"}],"i18nStrings.operatorGreaterText":[{"type":0,"value":"มากกว่า"}],"i18nStrings.operatorLessOrEqualText":[{"type":0,"value":"น้อยกว่าหรือเท่ากับ"}],"i18nStrings.operatorLessText":[{"type":0,"value":"น้อยกว่า"}],"i18nStrings.operatorStartsWithText":[{"type":0,"value":"เริ่มต้นด้วย"}],"i18nStrings.operatorText":[{"type":0,"value":"ตัวดำเนินการ"}],"i18nStrings.operatorsText":[{"type":0,"value":"ตัวดำเนินการ"}],"i18nStrings.propertyText":[{"type":0,"value":"คุณสมบัติ"}],"i18nStrings.tokenLimitShowFewer":[{"type":0,"value":"แสดงน้อยลง"}],"i18nStrings.tokenLimitShowMore":[{"type":0,"value":"แสดงเพิ่มเติม"}],"i18nStrings.valueText":[{"type":0,"value":"ค่า"}],"i18nStrings.removeTokenButtonAriaLabel":[{"type":5,"value":"token__operator","options":{"equals":{"value":[{"type":0,"value":"ลบตัวกรอง "},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" เท่ากับ "},{"type":1,"value":"token__value"}]},"not_equals":{"value":[{"type":0,"value":"ลบตัวกรอง "},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" ไม่เท่ากับ "},{"type":1,"value":"token__value"}]},"greater_than":{"value":[{"type":0,"value":"ลบตัวกรอง "},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" มากกว่า "},{"type":1,"value":"token__value"}]},"greater_than_equal":{"value":[{"type":0,"value":"ลบตัวกรอง "},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" มากกว่าหรือเท่ากับ "},{"type":1,"value":"token__value"}]},"less_than":{"value":[{"type":0,"value":"ลบตัวกรอง "},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" น้อยกว่า "},{"type":1,"value":"token__value"}]},"less_than_equal":{"value":[{"type":0,"value":"ลบตัวกรอง "},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" น้อยกว่าหรือเท่ากับ "},{"type":1,"value":"token__value"}]},"contains":{"value":[{"type":0,"value":"ลบตัวกรอง "},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" ประกอบด้วย "},{"type":1,"value":"token__value"}]},"not_contains":{"value":[{"type":0,"value":"ลบตัวกรอง "},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" ไม่มี "},{"type":1,"value":"token__value"}]},"starts_with":{"value":[{"type":0,"value":"ลบตัวกรอง "},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" เริ่มต้นด้วย "},{"type":1,"value":"token__value"}]},"other":{"value":[]}}}]},"s3-resource-selector":{"i18nStrings.inContextSelectPlaceholder":[{"type":0,"value":"เลือกเวอร์ชัน"}],"i18nStrings.inContextBrowseButton":[{"type":0,"value":"เรียกดู S3"}],"i18nStrings.inContextViewButton":[{"type":0,"value":"ดู"}],"i18nStrings.inContextViewButtonAriaLabel":[{"type":0,"value":"เปิดในแท็บใหม่"}],"i18nStrings.inContextLoadingText":[{"type":0,"value":"กำลังโหลดทรัพยากร"}],"i18nStrings.inContextUriLabel":[{"type":0,"value":"S3 URI"}],"i18nStrings.inContextVersionSelectLabel":[{"type":0,"value":"เวอร์ชันวัตถุ"}],"i18nStrings.modalTitle":[{"type":0,"value":"เลือกไฟล์เก็บถาวรใน S3"}],"i18nStrings.modalCancelButton":[{"type":0,"value":"ยกเลิก"}],"i18nStrings.modalSubmitButton":[{"type":0,"value":"เลือก"}],"i18nStrings.modalBreadcrumbRootItem":[{"type":0,"value":"บัคเก็ต S3"}],"i18nStrings.selectionBuckets":[{"type":0,"value":"บัคเก็ต"}],"i18nStrings.selectionObjects":[{"type":0,"value":"วัตถุ"}],"i18nStrings.selectionVersions":[{"type":0,"value":"เวอร์ชัน"}],"i18nStrings.selectionBucketsSearchPlaceholder":[{"type":0,"value":"ค้นหาบัคเก็ต"}],"i18nStrings.selectionObjectsSearchPlaceholder":[{"type":0,"value":"ค้นหาวัตถุตามคำนำหน้า"}],"i18nStrings.selectionVersionsSearchPlaceholder":[{"type":0,"value":"ค้นหาเวอร์ชัน"}],"i18nStrings.selectionBucketsLoading":[{"type":0,"value":"โหลดบัคเก็ต"}],"i18nStrings.selectionBucketsNoItems":[{"type":0,"value":"ไม่มีบัคเก็ต"}],"i18nStrings.selectionObjectsLoading":[{"type":0,"value":"กำลังโหลดวัตถุ"}],"i18nStrings.selectionObjectsNoItems":[{"type":0,"value":"ไม่มีวัตถุ"}],"i18nStrings.selectionVersionsLoading":[{"type":0,"value":"กำลังโหลดเวอร์ชัน"}],"i18nStrings.selectionVersionsNoItems":[{"type":0,"value":"ไม่มีเวอร์ชัน"}],"i18nStrings.filteringNoMatches":[{"type":0,"value":"ไม่มีที่ตรงกัน"}],"i18nStrings.filteringCantFindMatch":[{"type":0,"value":"เราไม่พบคู่ที่ตรงกัน"}],"i18nStrings.clearFilterButtonText":[{"type":0,"value":"ล้างตัวกรอง"}],"i18nStrings.columnBucketID":[{"type":0,"value":"ID"}],"i18nStrings.columnBucketName":[{"type":0,"value":"ชื่อ"}],"i18nStrings.columnBucketCreationDate":[{"type":0,"value":"วันที่สร้าง"}],"i18nStrings.columnBucketRegion":[{"type":0,"value":"ภูมิภาค"}],"i18nStrings.columnObjectKey":[{"type":0,"value":"คีย์"}],"i18nStrings.columnObjectLastModified":[{"type":0,"value":"แก้ไขล่าสุด"}],"i18nStrings.columnObjectSize":[{"type":0,"value":"ขนาด"}],"i18nStrings.columnVersionID":[{"type":0,"value":"รหัสเวอร์ชัน"}],"i18nStrings.columnVersionLastModified":[{"type":0,"value":"แก้ไขล่าสุด"}],"i18nStrings.columnVersionSize":[{"type":0,"value":"ขนาด"}],"i18nStrings.validationPathMustBegin":[{"type":0,"value":"เส้นทางต้องเริ่มต้นด้วย s3://จึงจะถูกต้อง"}],"i18nStrings.validationBucketLowerCase":[{"type":0,"value":"ชื่อบัคเก็ตต้องเริ่มต้นด้วยตัวอักษรตัวพิมพ์เล็กหรือตัวเลข"}],"i18nStrings.validationBucketMustNotContain":[{"type":0,"value":"ชื่อบัคเก็ตต้องไม่มีตัวอักษรตัวพิมพ์ใหญ่"}],"i18nStrings.validationBucketLength":[{"type":0,"value":"ชื่อบัคเก็ตต้องมีตั้งแต่ 3 ถึง 63 ตัวอักษร"}],"i18nStrings.validationBucketMustComplyDns":[{"type":0,"value":"ชื่อบัคเก็ตต้องเป็นไปตามข้อตกลงการตั้งชื่อ DNS"}],"i18nStrings.labelSortedDescending":[{"type":1,"value":"columnName"},{"type":0,"value":" เรียงลำดับจากมากไปน้อย"}],"i18nStrings.labelSortedAscending":[{"type":1,"value":"columnName"},{"type":0,"value":" เรียงลำดับจากน้อยไปมาก"}],"i18nStrings.labelNotSorted":[{"type":1,"value":"columnName"},{"type":0,"value":" ไม่ได้เรียงลำดับ"}],"i18nStrings.labelsBucketsSelection.selectionGroupLabel":[{"type":0,"value":"บัคเก็ต"}],"i18nStrings.labelsBucketsSelection.itemSelectionLabel":[{"type":1,"value":"item__Name"}],"i18nStrings.labelsObjectsSelection.selectionGroupLabel":[{"type":0,"value":"วัตถุ"}],"i18nStrings.labelsObjectsSelection.itemSelectionLabel":[{"type":1,"value":"item__Key"}],"i18nStrings.labelsVersionsSelection.selectionGroupLabel":[{"type":0,"value":"เวอร์ชัน"}],"i18nStrings.labelsVersionsSelection.itemSelectionLabel":[{"type":1,"value":"item__VersionId"}],"i18nStrings.labelFiltering":[{"type":0,"value":"ค้นหา "},{"type":1,"value":"itemsType"}],"i18nStrings.labelRefresh":[{"type":0,"value":"รีเฟรชข้อมูล"}],"i18nStrings.labelBreadcrumbs":[{"type":0,"value":"การนำทาง S3"}],"i18nStrings.filteringCounterText":[{"type":6,"value":"count","options":{"one":{"value":[{"type":0,"value":"1 คู่ที่ตรงกัน"}]},"other":{"value":[{"type":1,"value":"count"},{"type":0,"value":" คู่ที่ตรงกัน"}]}},"offset":0,"pluralType":"cardinal"}]},"select":{"errorIconAriaLabel":[{"type":0,"value":"ข้อผิดพลาด"}],"selectedAriaLabel":[{"type":0,"value":"เลือกไว้"}],"recoveryText":[{"type":0,"value":"ลองอีกครั้ง"}]},"split-panel":{"i18nStrings.closeButtonAriaLabel":[{"type":0,"value":"ปิดแผง"}],"i18nStrings.openButtonAriaLabel":[{"type":0,"value":"เปิดแผง"}],"i18nStrings.preferencesTitle":[{"type":0,"value":"การตั้งค่าแผงแยก"}],"i18nStrings.preferencesPositionLabel":[{"type":0,"value":"ตำแหน่งแผงแยก"}],"i18nStrings.preferencesPositionDescription":[{"type":0,"value":"เลือกตำแหน่งแผงแยกเริ่มต้นสำหรับบริการ"}],"i18nStrings.preferencesPositionSide":[{"type":0,"value":"ด้านข้าง"}],"i18nStrings.preferencesPositionBottom":[{"type":0,"value":"ด้านล่าง"}],"i18nStrings.preferencesConfirm":[{"type":0,"value":"ยืนยัน"}],"i18nStrings.preferencesCancel":[{"type":0,"value":"ยกเลิก"}],"i18nStrings.resizeHandleAriaLabel":[{"type":0,"value":"ปรับขนาดแผงแยก"}]},"table":{"ariaLabels.resizerRoleDescription":[{"type":0,"value":"ปุ่มปรับขนาด"}],"ariaLabels.submittingEditText":[{"type":0,"value":"การส่งแก้ไข"}],"ariaLabels.successfulEditLabel":[{"type":0,"value":"แก้ไขเรียบร้อยแล้ว"}],"columnDefinitions.editConfig.errorIconAriaLabel":[{"type":0,"value":"ข้อผิดพลาด"}],"columnDefinitions.editConfig.editIconAriaLabel":[{"type":0,"value":"ที่สามารถแก้ไขได้"}]},"tabs":{"i18nStrings.scrollLeftAriaLabel":[{"type":0,"value":"เลื่อนไปทางซ้าย"}],"i18nStrings.scrollRightAriaLabel":[{"type":0,"value":"เลื่อนไปทางขวา"}]},"tag-editor":{"i18nStrings.keyPlaceholder":[{"type":0,"value":"ป้อนคีย์"}],"i18nStrings.valuePlaceholder":[{"type":0,"value":"ป้อนค่า"}],"i18nStrings.addButton":[{"type":0,"value":"เพิ่มแท็กใหม่"}],"i18nStrings.removeButton":[{"type":0,"value":"ลบ"}],"i18nStrings.removeButtonAriaLabel":[{"type":0,"value":"ลบ "},{"type":1,"value":"tag__key"}],"i18nStrings.undoButton":[{"type":0,"value":"ยกเลิก"}],"i18nStrings.undoPrompt":[{"type":0,"value":"แท็กนี้จะถูกลบออกเมื่อบันทึกการเปลี่ยนแปลง"}],"i18nStrings.loading":[{"type":0,"value":"กำลังโหลดแท็กที่เชื่อมโยงกับทรัพยากรนี้"}],"i18nStrings.keyHeader":[{"type":0,"value":"คีย์"}],"i18nStrings.valueHeader":[{"type":0,"value":"ค่า"}],"i18nStrings.optional":[{"type":0,"value":"ไม่จำเป็น"}],"i18nStrings.keySuggestion":[{"type":0,"value":"คีย์แท็กที่กำหนดเอง"}],"i18nStrings.valueSuggestion":[{"type":0,"value":"ค่าแท็กที่กำหนดเอง"}],"i18nStrings.emptyTags":[{"type":0,"value":"ไม่มีแท็กที่เกี่ยวข้องกับทรัพยากร"}],"i18nStrings.tooManyKeysSuggestion":[{"type":0,"value":"คุณมีคีย์มากกว่าที่สามารถแสดงได้"}],"i18nStrings.tooManyValuesSuggestion":[{"type":0,"value":"คุณมีค่ามากกว่าที่สามารถแสดงได้"}],"i18nStrings.keysSuggestionLoading":[{"type":0,"value":"กำลังโหลดปุ่มแท็ก"}],"i18nStrings.keysSuggestionError":[{"type":0,"value":"ไม่สามารถดึงคีย์แท็กได้"}],"i18nStrings.valuesSuggestionLoading":[{"type":0,"value":"กำลังโหลดค่าแท็ก"}],"i18nStrings.valuesSuggestionError":[{"type":0,"value":"ไม่สามารถดึงค่าแท็กได้"}],"i18nStrings.emptyKeyError":[{"type":0,"value":"คุณต้องระบุคีย์แท็ก"}],"i18nStrings.maxKeyCharLengthError":[{"type":0,"value":"จำนวนอักขระสูงสุดที่คุณสามารถใช้ในคีย์แท็กได้คือ 128"}],"i18nStrings.maxValueCharLengthError":[{"type":0,"value":"จำนวนอักขระสูงสุดที่คุณสามารถใช้ในค่าแท็กได้คือ 256"}],"i18nStrings.duplicateKeyError":[{"type":0,"value":"คุณต้องระบุคีย์แท็กที่ไม่ซ้ำกัน"}],"i18nStrings.invalidKeyError":[{"type":0,"value":"คีย์ไม่ถูกต้อง คีย์สามารถประกอบด้วยตัวอักษร Unicode ตัวเลข ช่องว่าง และเครื่องหมายต่อไปนี้เท่านั้น: _.:/=+@-"}],"i18nStrings.invalidValueError":[{"type":0,"value":"ค่าไม่ถูกต้อง ค่าสามารถประกอบด้วยตัวอักษร Unicode ตัวเลข ช่องว่าง และเครื่องหมายต่อไปนี้เท่านั้น: _.:/=+@-"}],"i18nStrings.awsPrefixError":[{"type":0,"value":"ไม่สามารถเริ่มด้วย aws:"}],"i18nStrings.tagLimitReached":[{"type":6,"value":"tagLimit","options":{"one":{"value":[{"type":0,"value":"คุณถึงขีด จำกัด 1 แท็กแล้ว"}]},"other":{"value":[{"type":0,"value":"คุณถึงขีดจำกัด "},{"type":1,"value":"tagLimit"},{"type":0,"value":" แท็กแล้ว"}]}},"offset":0,"pluralType":"cardinal"}],"i18nStrings.tagLimitExceeded":[{"type":6,"value":"tagLimit","options":{"one":{"value":[{"type":0,"value":"คุณเกินขีด จำกัด 1 แท็กแล้ว"}]},"other":{"value":[{"type":0,"value":"คุณเกินขีดจำกัด "},{"type":1,"value":"tagLimit"},{"type":0,"value":" แท็กแล้ว"}]}},"offset":0,"pluralType":"cardinal"}],"i18nStrings.tagLimit":[{"type":5,"value":"tagLimitAvailable","options":{"true":{"value":[{"type":6,"value":"availableTags","options":{"other":{"value":[{"type":0,"value":"คุณสามารถเพิ่มแท็กได้มากถึง "},{"type":1,"value":"tagLimit"},{"type":0,"value":" แท็ก"}]}},"offset":0,"pluralType":"cardinal"}]},"false":{"value":[{"type":6,"value":"availableTags","options":{"one":{"value":[{"type":0,"value":"คุณสามารถเพิ่มแท็กได้อีก 1 แท็ก"}]},"other":{"value":[{"type":0,"value":"คุณสามารถเพิ่มแท็กได้อีก "},{"type":1,"value":"availableTags"},{"type":0,"value":" แท็ก"}]}},"offset":0,"pluralType":"cardinal"}]},"other":{"value":[]}}}]},"token-group":{"i18nStrings.limitShowFewer":[{"type":0,"value":"แสดงน้อยลง"}],"i18nStrings.limitShowMore":[{"type":0,"value":"แสดงเพิ่มเติม"}]},"top-navigation":{"i18nStrings.searchIconAriaLabel":[{"type":0,"value":"ค้นหา"}],"i18nStrings.searchDismissIconAriaLabel":[{"type":0,"value":"ปิดการค้นหา"}],"i18nStrings.overflowMenuTriggerText":[{"type":0,"value":"เพิ่มเติม"}],"i18nStrings.overflowMenuDismissIconAriaLabel":[{"type":0,"value":"ปิดเมนู"}],"i18nStrings.overflowMenuBackIconAriaLabel":[{"type":0,"value":"ย้อนกลับ"}],"i18nStrings.overflowMenuTitleText":[{"type":0,"value":"ทั้งหมด"}]},"tutorial-panel":{"i18nStrings.loadingText":[{"type":0,"value":"กำลังโหลด"}],"i18nStrings.tutorialListTitle":[{"type":0,"value":"เลือกบทช่วยสอน"}],"i18nStrings.tutorialListDownloadLinkText":[{"type":0,"value":"ดาวน์โหลดเวอร์ชัน PDF"}],"i18nStrings.labelTutorialListDownloadLink":[{"type":0,"value":"ดาวน์โหลดเวอร์ชัน PDF ของบทช่วยสอนนี้"}],"i18nStrings.tutorialCompletedText":[{"type":0,"value":"บทช่วยสอนเสร็จสมบูรณ์แล้ว"}],"i18nStrings.learnMoreLinkText":[{"type":0,"value":"เรียนรู้เพิ่มเติม"}],"i18nStrings.startTutorialButtonText":[{"type":0,"value":"เริ่มบทช่วยสอน"}],"i18nStrings.restartTutorialButtonText":[{"type":0,"value":"เริ่มบทช่วยสอนใหม่"}],"i18nStrings.completionScreenTitle":[{"type":0,"value":"ขอแสดงความยินดีด้วย! คุณทำบทช่วยสอนเสร็จสมบูรณ์แล้ว"}],"i18nStrings.feedbackLinkText":[{"type":0,"value":"ข้อเสนอแนะ"}],"i18nStrings.dismissTutorialButtonText":[{"type":0,"value":"ยกเลิกบทช่วยสอน"}],"i18nStrings.taskTitle":[{"type":0,"value":"งาน "},{"type":1,"value":"taskNumber"},{"type":0,"value":": "},{"type":1,"value":"taskTitle"}],"i18nStrings.stepTitle":[{"type":0,"value":"ขั้นตอน "},{"type":1,"value":"stepNumber"},{"type":0,"value":": "},{"type":1,"value":"stepTitle"}],"i18nStrings.labelExitTutorial":[{"type":0,"value":"ยกเลิกบทช่วยสอน"}],"i18nStrings.labelTotalSteps":[{"type":0,"value":"ขั้นตอนทั้งหมด: "},{"type":1,"value":"totalStepCount"}],"i18nStrings.labelsTaskStatus.pending":[{"type":0,"value":"รอดำเนินการ"}],"i18nStrings.labelsTaskStatus.in-progress":[{"type":0,"value":"กำลังดำเนินการ"}],"i18nStrings.labelsTaskStatus.success":[{"type":0,"value":"สำเร็จ"}]},"wizard":{"i18nStrings.stepNumberLabel":[{"type":0,"value":"ขั้นตอน "},{"type":1,"value":"stepNumber"}],"i18nStrings.collapsedStepsLabel":[{"type":0,"value":"ขั้นตอน "},{"type":1,"value":"stepNumber"},{"type":0,"value":" จาก "},{"type":1,"value":"stepsCount"}],"i18nStrings.skipToButtonLabel":[{"type":0,"value":"ข้ามไปที่ "},{"type":1,"value":"task__title"}],"i18nStrings.navigationAriaLabel":[{"type":0,"value":"ขั้นตอน"}],"i18nStrings.cancelButton":[{"type":0,"value":"ยกเลิก"}],"i18nStrings.previousButton":[{"type":0,"value":"ก่อนหน้า"}],"i18nStrings.nextButton":[{"type":0,"value":"ถัดไป"}],"i18nStrings.optional":[{"type":0,"value":"ไม่จำเป็น"}],"i18nStrings.nextButtonLoadingAnnouncement":[{"type":0,"value":"กำลังโหลดขั้นตอนถัดไป"}],"i18nStrings.submitButtonLoadingAnnouncement":[{"type":0,"value":"กำลังส่งแบบฟอร์ม"}]}}}}