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