@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,1053 +1 @@
1
- {
2
- "@cloudscape-design/components": {
3
- "zh-CN": {
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
- { "type": 0, "value": " 步" }
27
- ],
28
- "i18nStrings.taskTitle": [
29
- { "type": 0, "value": "任务 " },
30
- { "type": 1, "value": "taskNumber" },
31
- { "type": 0, "value": ":" },
32
- { "type": 1, "value": "taskTitle" }
33
- ],
34
- "i18nStrings.labelHotspot": [
35
- {
36
- "type": 5,
37
- "value": "openState",
38
- "options": {
39
- "true": {
40
- "value": [
41
- { "type": 0, "value": "关闭第 " },
42
- { "type": 1, "value": "stepNumber" },
43
- { "type": 0, "value": " 步(共 " },
44
- { "type": 1, "value": "totalStepCount" },
45
- { "type": 0, "value": " 步)的注释" }
46
- ]
47
- },
48
- "false": {
49
- "value": [
50
- { "type": 0, "value": "打开第 " },
51
- { "type": 1, "value": "stepNumber" },
52
- { "type": 0, "value": " 步(共 " },
53
- { "type": 1, "value": "totalStepCount" },
54
- { "type": 0, "value": " 步)的注释" }
55
- ]
56
- },
57
- "other": { "value": [] }
58
- }
59
- }
60
- ]
61
- },
62
- "app-layout": {
63
- "ariaLabels.drawers": [{ "type": 0, "value": "抽屉" }],
64
- "ariaLabels.drawersOverflow": [{ "type": 0, "value": "抽屉溢出" }],
65
- "ariaLabels.drawersOverflowWithBadge": [{ "type": 0, "value": "抽屉中徽章溢出" }],
66
- "ariaLabels.navigation": [{ "type": 0, "value": "侧导航" }],
67
- "ariaLabels.navigationClose": [{ "type": 0, "value": "关闭侧导航" }],
68
- "ariaLabels.navigationToggle": [{ "type": 0, "value": "打开侧导航" }],
69
- "ariaLabels.notifications": [{ "type": 0, "value": "通知" }],
70
- "ariaLabels.tools": [{ "type": 0, "value": "帮助面板" }],
71
- "ariaLabels.toolsClose": [{ "type": 0, "value": "关闭帮助面板" }],
72
- "ariaLabels.toolsToggle": [{ "type": 0, "value": "打开帮助面板" }]
73
- },
74
- "area-chart": { "i18nStrings.detailTotalLabel": [{ "type": 0, "value": "总计" }] },
75
- "attribute-editor": { "removeButtonText": [{ "type": 0, "value": "删除" }] },
76
- "autosuggest": {
77
- "errorIconAriaLabel": [{ "type": 0, "value": "错误" }],
78
- "selectedAriaLabel": [{ "type": 0, "value": "已选定" }],
79
- "enteredTextLabel": [
80
- { "type": 0, "value": "使用:“" },
81
- { "type": 1, "value": "value" },
82
- { "type": 0, "value": "”" }
83
- ],
84
- "recoveryText": [{ "type": 0, "value": "重试" }]
85
- },
86
- "breadcrumb-group": { "expandAriaLabel": [{ "type": 0, "value": "显示路径" }] },
87
- "calendar": {
88
- "nextMonthAriaLabel": [{ "type": 0, "value": "下个月" }],
89
- "previousMonthAriaLabel": [{ "type": 0, "value": "上个月" }],
90
- "todayAriaLabel": [{ "type": 0, "value": "今天" }],
91
- "i18nStrings.nextYearAriaLabel": [{ "type": 0, "value": "下一年" }],
92
- "i18nStrings.previousYearAriaLabel": [{ "type": 0, "value": "上一年" }],
93
- "i18nStrings.currentMonthAriaLabel": [{ "type": 0, "value": "本月" }]
94
- },
95
- "cards": { "ariaLabels.selectionGroupLabel": [{ "type": 0, "value": "项目选择" }] },
96
- "code-editor": {
97
- "i18nStrings.loadingState": [{ "type": 0, "value": "正在加载代码编辑器" }],
98
- "i18nStrings.errorState": [{ "type": 0, "value": "加载代码编辑器时出错。" }],
99
- "i18nStrings.errorStateRecovery": [{ "type": 0, "value": "重试" }],
100
- "i18nStrings.editorGroupAriaLabel": [{ "type": 0, "value": "代码编辑器" }],
101
- "i18nStrings.statusBarGroupAriaLabel": [{ "type": 0, "value": "状态栏" }],
102
- "i18nStrings.cursorPosition": [
103
- { "type": 0, "value": "第 " },
104
- { "type": 1, "value": "row" },
105
- { "type": 0, "value": " 行,第 " },
106
- { "type": 1, "value": "column" },
107
- { "type": 0, "value": " 列" }
108
- ],
109
- "i18nStrings.errorsTab": [{ "type": 0, "value": "错误" }],
110
- "i18nStrings.warningsTab": [{ "type": 0, "value": "警告" }],
111
- "i18nStrings.preferencesButtonAriaLabel": [{ "type": 0, "value": "首选项" }],
112
- "i18nStrings.paneCloseButtonAriaLabel": [{ "type": 0, "value": "关闭" }],
113
- "i18nStrings.preferencesModalHeader": [{ "type": 0, "value": "首选项" }],
114
- "i18nStrings.preferencesModalCancel": [{ "type": 0, "value": "取消" }],
115
- "i18nStrings.preferencesModalConfirm": [{ "type": 0, "value": "确认" }],
116
- "i18nStrings.preferencesModalWrapLines": [{ "type": 0, "value": "换行" }],
117
- "i18nStrings.preferencesModalTheme": [{ "type": 0, "value": "主题" }],
118
- "i18nStrings.preferencesModalLightThemes": [{ "type": 0, "value": "浅色主题" }],
119
- "i18nStrings.preferencesModalDarkThemes": [{ "type": 0, "value": "深色主题" }]
120
- },
121
- "collection-preferences": {
122
- "title": [{ "type": 0, "value": "首选项" }],
123
- "confirmLabel": [{ "type": 0, "value": "确认" }],
124
- "cancelLabel": [{ "type": 0, "value": "取消" }],
125
- "pageSizePreference.title": [{ "type": 0, "value": "页面大小" }],
126
- "wrapLinesPreference.label": [{ "type": 0, "value": "换行" }],
127
- "wrapLinesPreference.description": [{ "type": 0, "value": "选择查看所有文本并换行" }],
128
- "stripedRowsPreference.label": [{ "type": 0, "value": "带条纹的行" }],
129
- "stripedRowsPreference.description": [{ "type": 0, "value": "选择添加交替阴影行" }],
130
- "contentDensityPreference.label": [{ "type": 0, "value": "紧凑模式" }],
131
- "contentDensityPreference.description": [{ "type": 0, "value": "选择以更密集、更紧凑的模式显示内容" }],
132
- "contentDisplayPreference.title": [{ "type": 0, "value": "列首选项" }],
133
- "contentDisplayPreference.description": [{ "type": 0, "value": "自定义列的可见性和顺序。" }],
134
- "contentDisplayPreference.dragHandleAriaLabel": [{ "type": 0, "value": "拖动手柄" }],
135
- "contentDisplayPreference.dragHandleAriaDescription": [
136
- {
137
- "type": 0,
138
- "value": "使用空格键或 Enter 键激活项目拖动功能,然后使用箭头键移动项目的位置。要完成位置移动,请使用空格键或 Enter 键,要放弃移动,请使用 Esc 键。"
139
- }
140
- ],
141
- "contentDisplayPreference.liveAnnouncementDndStarted": [
142
- { "type": 0, "value": "已选择位于位置 " },
143
- { "type": 1, "value": "position" },
144
- { "type": 0, "value": "(共 " },
145
- { "type": 1, "value": "total" },
146
- { "type": 0, "value": " 个位置)的项目" }
147
- ],
148
- "contentDisplayPreference.liveAnnouncementDndDiscarded": [{ "type": 0, "value": "重新排序已取消" }],
149
- "contentDisplayPreference.liveAnnouncementDndItemReordered": [
150
- {
151
- "type": 5,
152
- "value": "isInitialPosition",
153
- "options": {
154
- "true": {
155
- "value": [
156
- { "type": 0, "value": "正在将项目移回位置 " },
157
- { "type": 1, "value": "currentPosition" },
158
- { "type": 0, "value": "(共 " },
159
- { "type": 1, "value": "total" },
160
- { "type": 0, "value": " 个位置)" }
161
- ]
162
- },
163
- "false": {
164
- "value": [
165
- { "type": 0, "value": "正在将项目移动到位置 " },
166
- { "type": 1, "value": "currentPosition" },
167
- { "type": 0, "value": "(共 " },
168
- { "type": 1, "value": "total" },
169
- { "type": 0, "value": " 个位置)" }
170
- ]
171
- },
172
- "other": { "value": [] }
173
- }
174
- }
175
- ],
176
- "contentDisplayPreference.liveAnnouncementDndItemCommitted": [
177
- {
178
- "type": 5,
179
- "value": "isInitialPosition",
180
- "options": {
181
- "true": {
182
- "value": [
183
- { "type": 0, "value": "已将项目移回其原始位置 " },
184
- { "type": 1, "value": "initialPosition" },
185
- { "type": 0, "value": "(共 " },
186
- { "type": 1, "value": "total" },
187
- { "type": 0, "value": " 个位置)" }
188
- ]
189
- },
190
- "false": {
191
- "value": [
192
- { "type": 0, "value": "已将项目从位置 " },
193
- { "type": 1, "value": "initialPosition" },
194
- { "type": 0, "value": " 移动到位置 " },
195
- { "type": 1, "value": "finalPosition" },
196
- { "type": 0, "value": "(共 " },
197
- { "type": 1, "value": "total" },
198
- { "type": 0, "value": " 个位置)" }
199
- ]
200
- },
201
- "other": { "value": [] }
202
- }
203
- }
204
- ]
205
- },
206
- "copy-to-clipboard": { "i18nStrings.copyButtonText": [{ "type": 0, "value": "复制" }] },
207
- "date-range-picker": {
208
- "i18nStrings.relativeModeTitle": [{ "type": 0, "value": "相对模式" }],
209
- "i18nStrings.absoluteModeTitle": [{ "type": 0, "value": "绝对模式" }],
210
- "i18nStrings.relativeRangeSelectionHeading": [{ "type": 0, "value": "选择一个范围" }],
211
- "i18nStrings.cancelButtonLabel": [{ "type": 0, "value": "取消" }],
212
- "i18nStrings.clearButtonLabel": [{ "type": 0, "value": "清除并关闭" }],
213
- "i18nStrings.applyButtonLabel": [{ "type": 0, "value": "应用" }],
214
- "i18nStrings.customRelativeRangeOptionLabel": [{ "type": 0, "value": "自定义范围" }],
215
- "i18nStrings.customRelativeRangeOptionDescription": [{ "type": 0, "value": "设置过去的自定义范围" }],
216
- "i18nStrings.customRelativeRangeUnitLabel": [{ "type": 0, "value": "时间单位" }],
217
- "i18nStrings.customRelativeRangeDurationLabel": [{ "type": 0, "value": "持续时间" }],
218
- "i18nStrings.customRelativeRangeDurationPlaceholder": [{ "type": 0, "value": "输入持续时间" }],
219
- "i18nStrings.startDateLabel": [{ "type": 0, "value": "开始日期" }],
220
- "i18nStrings.startTimeLabel": [{ "type": 0, "value": "开始时间" }],
221
- "i18nStrings.endDateLabel": [{ "type": 0, "value": "结束日期" }],
222
- "i18nStrings.endTimeLabel": [{ "type": 0, "value": "结束时间" }],
223
- "i18nStrings.dateTimeConstraintText": [
224
- { "type": 0, "value": "对于日期,请使用 YYYY/MM/DD。对于时间,请使用 24 小时格式。" }
225
- ],
226
- "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "错误" }],
227
- "i18nStrings.renderSelectedAbsoluteRangeAriaLive": [
228
- { "type": 0, "value": "选定范围从 " },
229
- { "type": 1, "value": "startDate" },
230
- { "type": 0, "value": " 到 " },
231
- { "type": 1, "value": "endDate" }
232
- ],
233
- "i18nStrings.formatRelativeRange": [
234
- {
235
- "type": 5,
236
- "value": "unit",
237
- "options": {
238
- "second": {
239
- "value": [
240
- {
241
- "type": 6,
242
- "value": "amount",
243
- "options": {
244
- "zero": {
245
- "value": [
246
- { "type": 0, "value": "过去 " },
247
- { "type": 1, "value": "amount" },
248
- { "type": 0, "value": " 秒" }
249
- ]
250
- },
251
- "one": {
252
- "value": [
253
- { "type": 0, "value": "过去 " },
254
- { "type": 1, "value": "amount" },
255
- { "type": 0, "value": " 秒" }
256
- ]
257
- },
258
- "other": {
259
- "value": [
260
- { "type": 0, "value": "过去 " },
261
- { "type": 1, "value": "amount" },
262
- { "type": 0, "value": " 秒" }
263
- ]
264
- }
265
- },
266
- "offset": 0,
267
- "pluralType": "cardinal"
268
- }
269
- ]
270
- },
271
- "minute": {
272
- "value": [
273
- {
274
- "type": 6,
275
- "value": "amount",
276
- "options": {
277
- "zero": {
278
- "value": [
279
- { "type": 0, "value": "过去 " },
280
- { "type": 1, "value": "amount" },
281
- { "type": 0, "value": " 分钟" }
282
- ]
283
- },
284
- "one": {
285
- "value": [
286
- { "type": 0, "value": "过去 " },
287
- { "type": 1, "value": "amount" },
288
- { "type": 0, "value": " 分钟" }
289
- ]
290
- },
291
- "other": {
292
- "value": [
293
- { "type": 0, "value": "过去 " },
294
- { "type": 1, "value": "amount" },
295
- { "type": 0, "value": " 分钟" }
296
- ]
297
- }
298
- },
299
- "offset": 0,
300
- "pluralType": "cardinal"
301
- }
302
- ]
303
- },
304
- "hour": {
305
- "value": [
306
- {
307
- "type": 6,
308
- "value": "amount",
309
- "options": {
310
- "zero": {
311
- "value": [
312
- { "type": 0, "value": "过去 " },
313
- { "type": 1, "value": "amount" },
314
- { "type": 0, "value": " 小时" }
315
- ]
316
- },
317
- "one": {
318
- "value": [
319
- { "type": 0, "value": "过去 " },
320
- { "type": 1, "value": "amount" },
321
- { "type": 0, "value": " 小时" }
322
- ]
323
- },
324
- "other": {
325
- "value": [
326
- { "type": 0, "value": "过去 " },
327
- { "type": 1, "value": "amount" },
328
- { "type": 0, "value": " 小时" }
329
- ]
330
- }
331
- },
332
- "offset": 0,
333
- "pluralType": "cardinal"
334
- }
335
- ]
336
- },
337
- "day": {
338
- "value": [
339
- {
340
- "type": 6,
341
- "value": "amount",
342
- "options": {
343
- "zero": {
344
- "value": [
345
- { "type": 0, "value": "过去 " },
346
- { "type": 1, "value": "amount" },
347
- { "type": 0, "value": " 天" }
348
- ]
349
- },
350
- "one": {
351
- "value": [
352
- { "type": 0, "value": "过去 " },
353
- { "type": 1, "value": "amount" },
354
- { "type": 0, "value": " 天" }
355
- ]
356
- },
357
- "other": {
358
- "value": [
359
- { "type": 0, "value": "过去 " },
360
- { "type": 1, "value": "amount" },
361
- { "type": 0, "value": " 天" }
362
- ]
363
- }
364
- },
365
- "offset": 0,
366
- "pluralType": "cardinal"
367
- }
368
- ]
369
- },
370
- "week": {
371
- "value": [
372
- {
373
- "type": 6,
374
- "value": "amount",
375
- "options": {
376
- "zero": {
377
- "value": [
378
- { "type": 0, "value": "过去 " },
379
- { "type": 1, "value": "amount" },
380
- { "type": 0, "value": " 周" }
381
- ]
382
- },
383
- "one": {
384
- "value": [
385
- { "type": 0, "value": "过去 " },
386
- { "type": 1, "value": "amount" },
387
- { "type": 0, "value": " 周" }
388
- ]
389
- },
390
- "other": {
391
- "value": [
392
- { "type": 0, "value": "过去 " },
393
- { "type": 1, "value": "amount" },
394
- { "type": 0, "value": " 周" }
395
- ]
396
- }
397
- },
398
- "offset": 0,
399
- "pluralType": "cardinal"
400
- }
401
- ]
402
- },
403
- "month": {
404
- "value": [
405
- {
406
- "type": 6,
407
- "value": "amount",
408
- "options": {
409
- "zero": {
410
- "value": [
411
- { "type": 0, "value": "过去 " },
412
- { "type": 1, "value": "amount" },
413
- { "type": 0, "value": " 月" }
414
- ]
415
- },
416
- "one": {
417
- "value": [
418
- { "type": 0, "value": "过去 " },
419
- { "type": 1, "value": "amount" },
420
- { "type": 0, "value": " 月" }
421
- ]
422
- },
423
- "other": {
424
- "value": [
425
- { "type": 0, "value": "过去 " },
426
- { "type": 1, "value": "amount" },
427
- { "type": 0, "value": " 月" }
428
- ]
429
- }
430
- },
431
- "offset": 0,
432
- "pluralType": "cardinal"
433
- }
434
- ]
435
- },
436
- "year": {
437
- "value": [
438
- {
439
- "type": 6,
440
- "value": "amount",
441
- "options": {
442
- "zero": {
443
- "value": [
444
- { "type": 0, "value": "过去 " },
445
- { "type": 1, "value": "amount" },
446
- { "type": 0, "value": " 年" }
447
- ]
448
- },
449
- "one": {
450
- "value": [
451
- { "type": 0, "value": "过去 " },
452
- { "type": 1, "value": "amount" },
453
- { "type": 0, "value": " 年" }
454
- ]
455
- },
456
- "other": {
457
- "value": [
458
- { "type": 0, "value": "过去 " },
459
- { "type": 1, "value": "amount" },
460
- { "type": 0, "value": " 年" }
461
- ]
462
- }
463
- },
464
- "offset": 0,
465
- "pluralType": "cardinal"
466
- }
467
- ]
468
- },
469
- "other": { "value": [] }
470
- }
471
- }
472
- ],
473
- "i18nStrings.formatUnit": [
474
- {
475
- "type": 5,
476
- "value": "unit",
477
- "options": {
478
- "second": {
479
- "value": [
480
- {
481
- "type": 6,
482
- "value": "amount",
483
- "options": {
484
- "zero": { "value": [{ "type": 0, "value": "秒" }] },
485
- "one": { "value": [{ "type": 0, "value": "秒" }] },
486
- "other": { "value": [{ "type": 0, "value": "秒" }] }
487
- },
488
- "offset": 0,
489
- "pluralType": "cardinal"
490
- }
491
- ]
492
- },
493
- "minute": {
494
- "value": [
495
- {
496
- "type": 6,
497
- "value": "amount",
498
- "options": {
499
- "zero": { "value": [{ "type": 0, "value": "分钟" }] },
500
- "one": { "value": [{ "type": 0, "value": "分钟" }] },
501
- "other": { "value": [{ "type": 0, "value": "分钟" }] }
502
- },
503
- "offset": 0,
504
- "pluralType": "cardinal"
505
- }
506
- ]
507
- },
508
- "hour": {
509
- "value": [
510
- {
511
- "type": 6,
512
- "value": "amount",
513
- "options": {
514
- "zero": { "value": [{ "type": 0, "value": "小时" }] },
515
- "one": { "value": [{ "type": 0, "value": "小时" }] },
516
- "other": { "value": [{ "type": 0, "value": "小时" }] }
517
- },
518
- "offset": 0,
519
- "pluralType": "cardinal"
520
- }
521
- ]
522
- },
523
- "day": {
524
- "value": [
525
- {
526
- "type": 6,
527
- "value": "amount",
528
- "options": {
529
- "zero": { "value": [{ "type": 0, "value": "天" }] },
530
- "one": { "value": [{ "type": 0, "value": "天" }] },
531
- "other": { "value": [{ "type": 0, "value": "天" }] }
532
- },
533
- "offset": 0,
534
- "pluralType": "cardinal"
535
- }
536
- ]
537
- },
538
- "week": {
539
- "value": [
540
- {
541
- "type": 6,
542
- "value": "amount",
543
- "options": {
544
- "zero": { "value": [{ "type": 0, "value": "周" }] },
545
- "one": { "value": [{ "type": 0, "value": "周" }] },
546
- "other": { "value": [{ "type": 0, "value": "周" }] }
547
- },
548
- "offset": 0,
549
- "pluralType": "cardinal"
550
- }
551
- ]
552
- },
553
- "month": {
554
- "value": [
555
- {
556
- "type": 6,
557
- "value": "amount",
558
- "options": {
559
- "zero": { "value": [{ "type": 0, "value": "月" }] },
560
- "one": { "value": [{ "type": 0, "value": "月" }] },
561
- "other": { "value": [{ "type": 0, "value": "月" }] }
562
- },
563
- "offset": 0,
564
- "pluralType": "cardinal"
565
- }
566
- ]
567
- },
568
- "year": {
569
- "value": [
570
- {
571
- "type": 6,
572
- "value": "amount",
573
- "options": {
574
- "zero": { "value": [{ "type": 0, "value": "年" }] },
575
- "one": { "value": [{ "type": 0, "value": "年" }] },
576
- "other": { "value": [{ "type": 0, "value": "年" }] }
577
- },
578
- "offset": 0,
579
- "pluralType": "cardinal"
580
- }
581
- ]
582
- },
583
- "other": { "value": [] }
584
- }
585
- }
586
- ]
587
- },
588
- "drawer": { "i18nStrings.loadingText": [{ "type": 0, "value": "正在加载内容" }] },
589
- "flashbar": {
590
- "i18nStrings.ariaLabel": [{ "type": 0, "value": "通知" }],
591
- "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "错误" }],
592
- "i18nStrings.inProgressIconAriaLabel": [{ "type": 0, "value": "进行中" }],
593
- "i18nStrings.infoIconAriaLabel": [{ "type": 0, "value": "信息" }],
594
- "i18nStrings.notificationBarAriaLabel": [{ "type": 0, "value": "所有通知" }],
595
- "i18nStrings.notificationBarText": [{ "type": 0, "value": "通知" }],
596
- "i18nStrings.successIconAriaLabel": [{ "type": 0, "value": "成功" }],
597
- "i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "警告" }]
598
- },
599
- "form-field": {
600
- "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "错误" }],
601
- "i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "警告" }]
602
- },
603
- "form": { "errorIconAriaLabel": [{ "type": 0, "value": "错误" }] },
604
- "help-panel": { "loadingText": [{ "type": 0, "value": "正在加载内容" }] },
605
- "input": { "clearAriaLabel": [{ "type": 0, "value": "清除" }] },
606
- "link": { "externalIconAriaLabel": [{ "type": 0, "value": "在新标签页中打开" }] },
607
- "modal": { "closeAriaLabel": [{ "type": 0, "value": "关闭模态" }] },
608
- "multiselect": {
609
- "deselectAriaLabel": [
610
- { "type": 0, "value": "删除 " },
611
- { "type": 1, "value": "option__label" }
612
- ]
613
- },
614
- "pagination": {
615
- "ariaLabels.nextPageLabel": [{ "type": 0, "value": "下一页" }],
616
- "ariaLabels.pageLabel": [
617
- { "type": 0, "value": "所有页面中的第 " },
618
- { "type": 1, "value": "pageNumber" },
619
- { "type": 0, "value": " 页" }
620
- ],
621
- "ariaLabels.previousPageLabel": [{ "type": 0, "value": "上一页" }]
622
- },
623
- "pie-chart": {
624
- "i18nStrings.detailsValue": [{ "type": 0, "value": "值" }],
625
- "i18nStrings.detailsPercentage": [{ "type": 0, "value": "百分比" }],
626
- "i18nStrings.chartAriaRoleDescription": [{ "type": 0, "value": "饼状图" }],
627
- "i18nStrings.segmentAriaRoleDescription": [{ "type": 0, "value": "部分" }]
628
- },
629
- "popover": { "dismissAriaLabel": [{ "type": 0, "value": "关闭弹出框" }] },
630
- "property-filter": {
631
- "i18nStrings.allPropertiesLabel": [{ "type": 0, "value": "所有属性" }],
632
- "i18nStrings.applyActionText": [{ "type": 0, "value": "应用" }],
633
- "i18nStrings.cancelActionText": [{ "type": 0, "value": "取消" }],
634
- "i18nStrings.clearFiltersText": [{ "type": 0, "value": "清除筛选条件" }],
635
- "i18nStrings.editTokenHeader": [{ "type": 0, "value": "编辑筛选条件" }],
636
- "i18nStrings.groupPropertiesText": [{ "type": 0, "value": "属性" }],
637
- "i18nStrings.groupValuesText": [{ "type": 0, "value": "值" }],
638
- "i18nStrings.operationAndText": [{ "type": 0, "value": "与" }],
639
- "i18nStrings.operationOrText": [{ "type": 0, "value": "或" }],
640
- "i18nStrings.operatorContainsText": [{ "type": 0, "value": "包含" }],
641
- "i18nStrings.operatorDoesNotContainText": [{ "type": 0, "value": "不包含" }],
642
- "i18nStrings.operatorDoesNotEqualText": [{ "type": 0, "value": "不等于" }],
643
- "i18nStrings.operatorEqualsText": [{ "type": 0, "value": "等于" }],
644
- "i18nStrings.operatorGreaterOrEqualText": [{ "type": 0, "value": "大于或等于" }],
645
- "i18nStrings.operatorGreaterText": [{ "type": 0, "value": "大于" }],
646
- "i18nStrings.operatorLessOrEqualText": [{ "type": 0, "value": "小于或等于" }],
647
- "i18nStrings.operatorLessText": [{ "type": 0, "value": "小于" }],
648
- "i18nStrings.operatorStartsWithText": [{ "type": 0, "value": "开头为" }],
649
- "i18nStrings.operatorDoesNotStartWithText": [{ "type": 0, "value": "开头不为" }],
650
- "i18nStrings.operatorText": [{ "type": 0, "value": "运算符" }],
651
- "i18nStrings.operatorsText": [{ "type": 0, "value": "运算符" }],
652
- "i18nStrings.propertyText": [{ "type": 0, "value": "属性" }],
653
- "i18nStrings.tokenLimitShowFewer": [{ "type": 0, "value": "显示更少" }],
654
- "i18nStrings.tokenLimitShowMore": [{ "type": 0, "value": "显示更多" }],
655
- "i18nStrings.valueText": [{ "type": 0, "value": "值" }],
656
- "i18nStrings.removeTokenButtonAriaLabel": [
657
- {
658
- "type": 5,
659
- "value": "token__operator",
660
- "options": {
661
- "equals": {
662
- "value": [
663
- { "type": 0, "value": "删除筛选条件," },
664
- { "type": 1, "value": "token__propertyKey" },
665
- { "type": 0, "value": " 等于 " },
666
- { "type": 1, "value": "token__value" }
667
- ]
668
- },
669
- "not_equals": {
670
- "value": [
671
- { "type": 0, "value": "删除筛选条件," },
672
- { "type": 1, "value": "token__propertyKey" },
673
- { "type": 0, "value": " 不等于 " },
674
- { "type": 1, "value": "token__value" }
675
- ]
676
- },
677
- "greater_than": {
678
- "value": [
679
- { "type": 0, "value": "删除筛选条件," },
680
- { "type": 1, "value": "token__propertyKey" },
681
- { "type": 0, "value": " 大于 " },
682
- { "type": 1, "value": "token__value" }
683
- ]
684
- },
685
- "greater_than_equal": {
686
- "value": [
687
- { "type": 0, "value": "删除筛选条件," },
688
- { "type": 1, "value": "token__propertyKey" },
689
- { "type": 0, "value": " 大于或等于 " },
690
- { "type": 1, "value": "token__value" }
691
- ]
692
- },
693
- "less_than": {
694
- "value": [
695
- { "type": 0, "value": "删除筛选条件," },
696
- { "type": 1, "value": "token__propertyKey" },
697
- { "type": 0, "value": " 小于 " },
698
- { "type": 1, "value": "token__value" }
699
- ]
700
- },
701
- "less_than_equal": {
702
- "value": [
703
- { "type": 0, "value": "删除筛选条件," },
704
- { "type": 1, "value": "token__propertyKey" },
705
- { "type": 0, "value": " 小于或等于 " },
706
- { "type": 1, "value": "token__value" }
707
- ]
708
- },
709
- "contains": {
710
- "value": [
711
- { "type": 0, "value": "删除筛选条件," },
712
- { "type": 1, "value": "token__propertyKey" },
713
- { "type": 0, "value": " 包含 " },
714
- { "type": 1, "value": "token__value" }
715
- ]
716
- },
717
- "not_contains": {
718
- "value": [
719
- { "type": 0, "value": "删除筛选条件," },
720
- { "type": 1, "value": "token__propertyKey" },
721
- { "type": 0, "value": " 不包含 " },
722
- { "type": 1, "value": "token__value" }
723
- ]
724
- },
725
- "starts_with": {
726
- "value": [
727
- { "type": 0, "value": "删除筛选条件," },
728
- { "type": 1, "value": "token__propertyKey" },
729
- { "type": 0, "value": " 开头为 " },
730
- { "type": 1, "value": "token__value" }
731
- ]
732
- },
733
- "not_starts_with": {
734
- "value": [
735
- { "type": 0, "value": "删除筛选条件," },
736
- { "type": 1, "value": "token__propertyKey" },
737
- { "type": 0, "value": " 不是以 " },
738
- { "type": 1, "value": "token__value" },
739
- { "type": 0, "value": " 开头" }
740
- ]
741
- },
742
- "other": { "value": [] }
743
- }
744
- }
745
- ]
746
- },
747
- "s3-resource-selector": {
748
- "i18nStrings.inContextSelectPlaceholder": [{ "type": 0, "value": "选择版本" }],
749
- "i18nStrings.inContextBrowseButton": [{ "type": 0, "value": "浏览 S3" }],
750
- "i18nStrings.inContextViewButton": [{ "type": 0, "value": "查看" }],
751
- "i18nStrings.inContextViewButtonAriaLabel": [{ "type": 0, "value": "查看(在新选项卡中打开)" }],
752
- "i18nStrings.inContextLoadingText": [{ "type": 0, "value": "正在加载资源" }],
753
- "i18nStrings.inContextUriLabel": [{ "type": 0, "value": "S3 URI" }],
754
- "i18nStrings.inContextVersionSelectLabel": [{ "type": 0, "value": "对象版本" }],
755
- "i18nStrings.modalTitle": [{ "type": 0, "value": "在 S3 中选择一个对象" }],
756
- "i18nStrings.modalCancelButton": [{ "type": 0, "value": "取消" }],
757
- "i18nStrings.modalSubmitButton": [{ "type": 0, "value": "选择" }],
758
- "i18nStrings.modalBreadcrumbRootItem": [{ "type": 0, "value": "S3 存储桶" }],
759
- "i18nStrings.selectionBuckets": [{ "type": 0, "value": "存储桶" }],
760
- "i18nStrings.selectionObjects": [{ "type": 0, "value": "对象" }],
761
- "i18nStrings.selectionVersions": [{ "type": 0, "value": "版本" }],
762
- "i18nStrings.selectionBucketsSearchPlaceholder": [{ "type": 0, "value": "查找存储桶" }],
763
- "i18nStrings.selectionObjectsSearchPlaceholder": [{ "type": 0, "value": "按前缀查找对象" }],
764
- "i18nStrings.selectionVersionsSearchPlaceholder": [{ "type": 0, "value": "查找版本" }],
765
- "i18nStrings.selectionBucketsLoading": [{ "type": 0, "value": "正在加载存储桶" }],
766
- "i18nStrings.selectionBucketsNoItems": [{ "type": 0, "value": "没有存储桶" }],
767
- "i18nStrings.selectionObjectsLoading": [{ "type": 0, "value": "正在加载对象" }],
768
- "i18nStrings.selectionObjectsNoItems": [{ "type": 0, "value": "没有对象" }],
769
- "i18nStrings.selectionVersionsLoading": [{ "type": 0, "value": "正在加载版本" }],
770
- "i18nStrings.selectionVersionsNoItems": [{ "type": 0, "value": "没有版本" }],
771
- "i18nStrings.filteringNoMatches": [{ "type": 0, "value": "没有匹配项" }],
772
- "i18nStrings.filteringCantFindMatch": [{ "type": 0, "value": "找不到匹配项" }],
773
- "i18nStrings.clearFilterButtonText": [{ "type": 0, "value": "清除筛选条件" }],
774
- "i18nStrings.columnBucketID": [{ "type": 0, "value": "ID" }],
775
- "i18nStrings.columnBucketName": [{ "type": 0, "value": "名称" }],
776
- "i18nStrings.columnBucketCreationDate": [{ "type": 0, "value": "创建日期" }],
777
- "i18nStrings.columnBucketRegion": [{ "type": 0, "value": "区域" }],
778
- "i18nStrings.columnObjectKey": [{ "type": 0, "value": "键" }],
779
- "i18nStrings.columnObjectLastModified": [{ "type": 0, "value": "上次修改时间" }],
780
- "i18nStrings.columnObjectSize": [{ "type": 0, "value": "大小" }],
781
- "i18nStrings.columnVersionID": [{ "type": 0, "value": "版本 ID" }],
782
- "i18nStrings.columnVersionLastModified": [{ "type": 0, "value": "上次修改时间" }],
783
- "i18nStrings.columnVersionSize": [{ "type": 0, "value": "大小" }],
784
- "i18nStrings.validationPathMustBegin": [{ "type": 0, "value": "路径必须以 s3:// 开头才有效。" }],
785
- "i18nStrings.validationBucketLowerCase": [{ "type": 0, "value": "存储桶名称必须以小写字符或数字开头。" }],
786
- "i18nStrings.validationBucketMustNotContain": [{ "type": 0, "value": "存储桶名称不得包含大写字符。" }],
787
- "i18nStrings.validationBucketLength": [{ "type": 0, "value": "存储桶名称必须介于 3 到 63 个字符之间。" }],
788
- "i18nStrings.validationBucketMustComplyDns": [{ "type": 0, "value": "存储桶名称必须符合 DNS 命名惯例。" }],
789
- "i18nStrings.labelSortedDescending": [
790
- { "type": 1, "value": "columnName" },
791
- { "type": 0, "value": ",按降序排序" }
792
- ],
793
- "i18nStrings.labelSortedAscending": [
794
- { "type": 1, "value": "columnName" },
795
- { "type": 0, "value": ",按升序排序" }
796
- ],
797
- "i18nStrings.labelNotSorted": [
798
- { "type": 1, "value": "columnName" },
799
- { "type": 0, "value": ",未排序" }
800
- ],
801
- "i18nStrings.labelsBucketsSelection.selectionGroupLabel": [{ "type": 0, "value": "存储桶" }],
802
- "i18nStrings.labelsBucketsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__Name" }],
803
- "i18nStrings.labelsObjectsSelection.selectionGroupLabel": [{ "type": 0, "value": "对象" }],
804
- "i18nStrings.labelsObjectsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__Key" }],
805
- "i18nStrings.labelsVersionsSelection.selectionGroupLabel": [{ "type": 0, "value": "版本" }],
806
- "i18nStrings.labelsVersionsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__VersionId" }],
807
- "i18nStrings.labelFiltering": [
808
- { "type": 0, "value": "查找 " },
809
- { "type": 1, "value": "itemsType" }
810
- ],
811
- "i18nStrings.labelRefresh": [{ "type": 0, "value": "刷新数据" }],
812
- "i18nStrings.labelBreadcrumbs": [{ "type": 0, "value": "S3 导航" }],
813
- "i18nStrings.filteringCounterText": [
814
- {
815
- "type": 6,
816
- "value": "count",
817
- "options": {
818
- "one": { "value": [{ "type": 0, "value": "1 个匹配项" }] },
819
- "other": {
820
- "value": [
821
- { "type": 1, "value": "count" },
822
- { "type": 0, "value": " 个匹配项" }
823
- ]
824
- }
825
- },
826
- "offset": 0,
827
- "pluralType": "cardinal"
828
- }
829
- ]
830
- },
831
- "select": {
832
- "errorIconAriaLabel": [{ "type": 0, "value": "错误" }],
833
- "selectedAriaLabel": [{ "type": 0, "value": "已选定" }],
834
- "recoveryText": [{ "type": 0, "value": "重试" }]
835
- },
836
- "split-panel": {
837
- "i18nStrings.closeButtonAriaLabel": [{ "type": 0, "value": "关闭面板" }],
838
- "i18nStrings.openButtonAriaLabel": [{ "type": 0, "value": "打开面板" }],
839
- "i18nStrings.preferencesTitle": [{ "type": 0, "value": "拆分面板首选项" }],
840
- "i18nStrings.preferencesPositionLabel": [{ "type": 0, "value": "拆分面板位置" }],
841
- "i18nStrings.preferencesPositionDescription": [{ "type": 0, "value": "为服务选择默认的拆分面板位置。" }],
842
- "i18nStrings.preferencesPositionSide": [{ "type": 0, "value": "侧面" }],
843
- "i18nStrings.preferencesPositionBottom": [{ "type": 0, "value": "底部" }],
844
- "i18nStrings.preferencesConfirm": [{ "type": 0, "value": "确认" }],
845
- "i18nStrings.preferencesCancel": [{ "type": 0, "value": "取消" }],
846
- "i18nStrings.resizeHandleAriaLabel": [{ "type": 0, "value": "调整拆分面板的大小" }]
847
- },
848
- "table": {
849
- "ariaLabels.resizerRoleDescription": [{ "type": 0, "value": "调整按钮大小" }],
850
- "ariaLabels.submittingEditText": [{ "type": 0, "value": "正在提交编辑" }],
851
- "ariaLabels.successfulEditLabel": [{ "type": 0, "value": "编辑成功" }],
852
- "ariaLabels.expandButtonLabel": [{ "type": 0, "value": "展开" }],
853
- "ariaLabels.collapseButtonLabel": [{ "type": 0, "value": "折叠" }],
854
- "columnDefinitions.editConfig.errorIconAriaLabel": [{ "type": 0, "value": "错误" }],
855
- "columnDefinitions.editConfig.editIconAriaLabel": [{ "type": 0, "value": "可编辑" }]
856
- },
857
- "tabs": {
858
- "i18nStrings.scrollLeftAriaLabel": [{ "type": 0, "value": "向左滚动" }],
859
- "i18nStrings.scrollRightAriaLabel": [{ "type": 0, "value": "向右滚动" }]
860
- },
861
- "tag-editor": {
862
- "i18nStrings.keyPlaceholder": [{ "type": 0, "value": "输入键" }],
863
- "i18nStrings.valuePlaceholder": [{ "type": 0, "value": "输入值" }],
864
- "i18nStrings.addButton": [{ "type": 0, "value": "添加新标签" }],
865
- "i18nStrings.removeButton": [{ "type": 0, "value": "删除" }],
866
- "i18nStrings.removeButtonAriaLabel": [
867
- { "type": 0, "value": "删除 " },
868
- { "type": 1, "value": "tag__key" }
869
- ],
870
- "i18nStrings.undoButton": [{ "type": 0, "value": "撤销" }],
871
- "i18nStrings.undoPrompt": [{ "type": 0, "value": "保存更改后将删除此标签" }],
872
- "i18nStrings.loading": [{ "type": 0, "value": "正在加载与此资源关联的标签" }],
873
- "i18nStrings.keyHeader": [{ "type": 0, "value": "键" }],
874
- "i18nStrings.valueHeader": [{ "type": 0, "value": "值" }],
875
- "i18nStrings.optional": [{ "type": 0, "value": "可选" }],
876
- "i18nStrings.keySuggestion": [{ "type": 0, "value": "自定义标签键" }],
877
- "i18nStrings.valueSuggestion": [{ "type": 0, "value": "自定义标签值" }],
878
- "i18nStrings.emptyTags": [{ "type": 0, "value": "没有与资源关联的标签。" }],
879
- "i18nStrings.tooManyKeysSuggestion": [{ "type": 0, "value": "您的键超过了可以显示的数量" }],
880
- "i18nStrings.tooManyValuesSuggestion": [{ "type": 0, "value": "您的值超过了可以显示的数量" }],
881
- "i18nStrings.keysSuggestionLoading": [{ "type": 0, "value": "正在加载标签键" }],
882
- "i18nStrings.keysSuggestionError": [{ "type": 0, "value": "无法检索标签键" }],
883
- "i18nStrings.valuesSuggestionLoading": [{ "type": 0, "value": "正在加载标签值" }],
884
- "i18nStrings.valuesSuggestionError": [{ "type": 0, "value": "无法检索标签值" }],
885
- "i18nStrings.emptyKeyError": [{ "type": 0, "value": "您必须指定标签键" }],
886
- "i18nStrings.maxKeyCharLengthError": [{ "type": 0, "value": "标签键中最多可使用 128 个字符。" }],
887
- "i18nStrings.maxValueCharLengthError": [{ "type": 0, "value": "标签值中最多可使用 256 个字符。" }],
888
- "i18nStrings.duplicateKeyError": [{ "type": 0, "value": "您必须指定唯一的标签键。" }],
889
- "i18nStrings.invalidKeyError": [
890
- { "type": 0, "value": "键无效。键只能包含 Unicode 字母、数字、空格和以下任意字符:_.:/=+@-" }
891
- ],
892
- "i18nStrings.invalidValueError": [
893
- { "type": 0, "value": "值无效。值只能包含 Unicode 字母、数字、空格和以下任意字符:_.:/=+@-" }
894
- ],
895
- "i18nStrings.awsPrefixError": [{ "type": 0, "value": "不能以 aws: 开头" }],
896
- "i18nStrings.tagLimitReached": [
897
- {
898
- "type": 6,
899
- "value": "tagLimit",
900
- "options": {
901
- "one": { "value": [{ "type": 0, "value": "您已达到 1 个标签的限制。" }] },
902
- "other": {
903
- "value": [
904
- { "type": 0, "value": "您已达到 " },
905
- { "type": 1, "value": "tagLimit" },
906
- { "type": 0, "value": " 个标签的限制。" }
907
- ]
908
- }
909
- },
910
- "offset": 0,
911
- "pluralType": "cardinal"
912
- }
913
- ],
914
- "i18nStrings.tagLimitExceeded": [
915
- {
916
- "type": 6,
917
- "value": "tagLimit",
918
- "options": {
919
- "one": { "value": [{ "type": 0, "value": "您已超过 1 个标签的限制。" }] },
920
- "other": {
921
- "value": [
922
- { "type": 0, "value": "您已超过 " },
923
- { "type": 1, "value": "tagLimit" },
924
- { "type": 0, "value": " 个标签的限制。" }
925
- ]
926
- }
927
- },
928
- "offset": 0,
929
- "pluralType": "cardinal"
930
- }
931
- ],
932
- "i18nStrings.tagLimit": [
933
- {
934
- "type": 5,
935
- "value": "tagLimitAvailable",
936
- "options": {
937
- "true": {
938
- "value": [
939
- {
940
- "type": 6,
941
- "value": "availableTags",
942
- "options": {
943
- "other": {
944
- "value": [
945
- { "type": 0, "value": "您最多可以添加 " },
946
- { "type": 1, "value": "tagLimit" },
947
- { "type": 0, "value": " 个标签。" }
948
- ]
949
- }
950
- },
951
- "offset": 0,
952
- "pluralType": "cardinal"
953
- }
954
- ]
955
- },
956
- "false": {
957
- "value": [
958
- {
959
- "type": 6,
960
- "value": "availableTags",
961
- "options": {
962
- "one": { "value": [{ "type": 0, "value": "您最多可以再添加 1 个标签。" }] },
963
- "other": {
964
- "value": [
965
- { "type": 0, "value": "您最多可以再添加 " },
966
- { "type": 1, "value": "availableTags" },
967
- { "type": 0, "value": " 个标签。" }
968
- ]
969
- }
970
- },
971
- "offset": 0,
972
- "pluralType": "cardinal"
973
- }
974
- ]
975
- },
976
- "other": { "value": [] }
977
- }
978
- }
979
- ]
980
- },
981
- "token-group": {
982
- "i18nStrings.limitShowFewer": [{ "type": 0, "value": "显示更少" }],
983
- "i18nStrings.limitShowMore": [{ "type": 0, "value": "显示更多" }]
984
- },
985
- "top-navigation": {
986
- "i18nStrings.searchIconAriaLabel": [{ "type": 0, "value": "搜索" }],
987
- "i18nStrings.searchDismissIconAriaLabel": [{ "type": 0, "value": "关闭搜索" }],
988
- "i18nStrings.overflowMenuTriggerText": [{ "type": 0, "value": "更多" }],
989
- "i18nStrings.overflowMenuDismissIconAriaLabel": [{ "type": 0, "value": "关闭菜单" }],
990
- "i18nStrings.overflowMenuBackIconAriaLabel": [{ "type": 0, "value": "返回" }],
991
- "i18nStrings.overflowMenuTitleText": [{ "type": 0, "value": "全部" }]
992
- },
993
- "tutorial-panel": {
994
- "i18nStrings.loadingText": [{ "type": 0, "value": "正在加载" }],
995
- "i18nStrings.tutorialListTitle": [{ "type": 0, "value": "选择教程" }],
996
- "i18nStrings.tutorialListDownloadLinkText": [{ "type": 0, "value": "下载 PDF 版本" }],
997
- "i18nStrings.labelTutorialListDownloadLink": [{ "type": 0, "value": "下载本教程的 PDF 版本" }],
998
- "i18nStrings.tutorialCompletedText": [{ "type": 0, "value": "教程已完成" }],
999
- "i18nStrings.learnMoreLinkText": [{ "type": 0, "value": "了解更多" }],
1000
- "i18nStrings.startTutorialButtonText": [{ "type": 0, "value": "启动教程" }],
1001
- "i18nStrings.restartTutorialButtonText": [{ "type": 0, "value": "重启教程" }],
1002
- "i18nStrings.completionScreenTitle": [{ "type": 0, "value": "恭喜!您完成了本教程。" }],
1003
- "i18nStrings.feedbackLinkText": [{ "type": 0, "value": "反馈" }],
1004
- "i18nStrings.dismissTutorialButtonText": [{ "type": 0, "value": "关闭教程" }],
1005
- "i18nStrings.taskTitle": [
1006
- { "type": 0, "value": "任务 " },
1007
- { "type": 1, "value": "taskNumber" },
1008
- { "type": 0, "value": ":" },
1009
- { "type": 1, "value": "taskTitle" }
1010
- ],
1011
- "i18nStrings.stepTitle": [
1012
- { "type": 0, "value": "步骤 " },
1013
- { "type": 1, "value": "stepNumber" },
1014
- { "type": 0, "value": ":" },
1015
- { "type": 1, "value": "stepTitle" }
1016
- ],
1017
- "i18nStrings.labelExitTutorial": [{ "type": 0, "value": "关闭教程" }],
1018
- "i18nStrings.labelTotalSteps": [
1019
- { "type": 0, "value": "总步骤数:" },
1020
- { "type": 1, "value": "totalStepCount" }
1021
- ],
1022
- "i18nStrings.labelsTaskStatus.pending": [{ "type": 0, "value": "待处理" }],
1023
- "i18nStrings.labelsTaskStatus.in-progress": [{ "type": 0, "value": "进行中" }],
1024
- "i18nStrings.labelsTaskStatus.success": [{ "type": 0, "value": "成功" }]
1025
- },
1026
- "wizard": {
1027
- "i18nStrings.stepNumberLabel": [
1028
- { "type": 0, "value": "第 " },
1029
- { "type": 1, "value": "stepNumber" },
1030
- { "type": 0, "value": " 步" }
1031
- ],
1032
- "i18nStrings.collapsedStepsLabel": [
1033
- { "type": 0, "value": "第 " },
1034
- { "type": 1, "value": "stepNumber" },
1035
- { "type": 0, "value": " 步,共 " },
1036
- { "type": 1, "value": "stepsCount" },
1037
- { "type": 0, "value": " 步" }
1038
- ],
1039
- "i18nStrings.skipToButtonLabel": [
1040
- { "type": 0, "value": "跳至 " },
1041
- { "type": 1, "value": "task__title" }
1042
- ],
1043
- "i18nStrings.navigationAriaLabel": [{ "type": 0, "value": "步骤" }],
1044
- "i18nStrings.cancelButton": [{ "type": 0, "value": "取消" }],
1045
- "i18nStrings.previousButton": [{ "type": 0, "value": "上一步" }],
1046
- "i18nStrings.nextButton": [{ "type": 0, "value": "下一步" }],
1047
- "i18nStrings.optional": [{ "type": 0, "value": "可选" }],
1048
- "i18nStrings.nextButtonLoadingAnnouncement": [{ "type": 0, "value": "正在加载下一步" }],
1049
- "i18nStrings.submitButtonLoadingAnnouncement": [{ "type": 0, "value": "正在提交表单" }]
1050
- }
1051
- }
1052
- }
1053
- }
1
+ {"@cloudscape-design/components":{"zh-CN":{"[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"},{"type":0,"value":" 步"}],"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"},{"type":0,"value":" 步)的注释"}]},"false":{"value":[{"type":0,"value":"打开第 "},{"type":1,"value":"stepNumber"},{"type":0,"value":" 步(共 "},{"type":1,"value":"totalStepCount"},{"type":0,"value":" 步)的注释"}]},"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":"今天"}],"i18nStrings.nextYearAriaLabel":[{"type":0,"value":"下一年"}],"i18nStrings.previousYearAriaLabel":[{"type":0,"value":"上一年"}],"i18nStrings.currentMonthAriaLabel":[{"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"},{"type":0,"value":" 列"}],"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":"使用空格键或 Enter 键激活项目拖动功能,然后使用箭头键移动项目的位置。要完成位置移动,请使用空格键或 Enter 键,要放弃移动,请使用 Esc 键。"}],"contentDisplayPreference.liveAnnouncementDndStarted":[{"type":0,"value":"已选择位于位置 "},{"type":1,"value":"position"},{"type":0,"value":"(共 "},{"type":1,"value":"total"},{"type":0,"value":" 个位置)的项目"}],"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"},{"type":0,"value":" 个位置)"}]},"false":{"value":[{"type":0,"value":"正在将项目移动到位置 "},{"type":1,"value":"currentPosition"},{"type":0,"value":"(共 "},{"type":1,"value":"total"},{"type":0,"value":" 个位置)"}]},"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"},{"type":0,"value":" 个位置)"}]},"false":{"value":[{"type":0,"value":"已将项目从位置 "},{"type":1,"value":"initialPosition"},{"type":0,"value":" 移动到位置 "},{"type":1,"value":"finalPosition"},{"type":0,"value":"(共 "},{"type":1,"value":"total"},{"type":0,"value":" 个位置)"}]},"other":{"value":[]}}}]},"copy-to-clipboard":{"i18nStrings.copyButtonText":[{"type":0,"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":5,"value":"unit","options":{"second":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 秒"}]},"one":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 秒"}]},"other":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 秒"}]}},"offset":0,"pluralType":"cardinal"}]},"minute":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 分钟"}]},"one":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 分钟"}]},"other":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 分钟"}]}},"offset":0,"pluralType":"cardinal"}]},"hour":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 小时"}]},"one":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 小时"}]},"other":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 小时"}]}},"offset":0,"pluralType":"cardinal"}]},"day":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 天"}]},"one":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 天"}]},"other":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 天"}]}},"offset":0,"pluralType":"cardinal"}]},"week":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 周"}]},"one":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 周"}]},"other":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 周"}]}},"offset":0,"pluralType":"cardinal"}]},"month":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 月"}]},"one":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 月"}]},"other":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 月"}]}},"offset":0,"pluralType":"cardinal"}]},"year":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 年"}]},"one":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 年"}]},"other":{"value":[{"type":0,"value":"过去 "},{"type":1,"value":"amount"},{"type":0,"value":" 年"}]}},"offset":0,"pluralType":"cardinal"}]},"other":{"value":[]}}}],"i18nStrings.formatUnit":[{"type":5,"value":"unit","options":{"second":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"秒"}]},"one":{"value":[{"type":0,"value":"秒"}]},"other":{"value":[{"type":0,"value":"秒"}]}},"offset":0,"pluralType":"cardinal"}]},"minute":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"分钟"}]},"one":{"value":[{"type":0,"value":"分钟"}]},"other":{"value":[{"type":0,"value":"分钟"}]}},"offset":0,"pluralType":"cardinal"}]},"hour":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"小时"}]},"one":{"value":[{"type":0,"value":"小时"}]},"other":{"value":[{"type":0,"value":"小时"}]}},"offset":0,"pluralType":"cardinal"}]},"day":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"天"}]},"one":{"value":[{"type":0,"value":"天"}]},"other":{"value":[{"type":0,"value":"天"}]}},"offset":0,"pluralType":"cardinal"}]},"week":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"周"}]},"one":{"value":[{"type":0,"value":"周"}]},"other":{"value":[{"type":0,"value":"周"}]}},"offset":0,"pluralType":"cardinal"}]},"month":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"月"}]},"one":{"value":[{"type":0,"value":"月"}]},"other":{"value":[{"type":0,"value":"月"}]}},"offset":0,"pluralType":"cardinal"}]},"year":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"年"}]},"one":{"value":[{"type":0,"value":"年"}]},"other":{"value":[{"type":0,"value":"年"}]}},"offset":0,"pluralType":"cardinal"}]},"other":{"value":[]}}}]},"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":"错误"}],"i18nStrings.warningIconAriaLabel":[{"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.operatorDoesNotStartWithText":[{"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"}]},"not_starts_with":{"value":[{"type":0,"value":"删除筛选条件,"},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" 不是以 "},{"type":1,"value":"token__value"},{"type":0,"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":"版本 ID"}],"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":"重试"}]},"slider":{"i18nStrings.valueTextRange":[{"type":1,"value":"value"},{"type":0,"value":",介于 "},{"type":1,"value":"previousValue"},{"type":0,"value":" 和 "},{"type":1,"value":"nextValue"},{"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":"编辑成功"}],"ariaLabels.expandButtonLabel":[{"type":0,"value":"展开"}],"ariaLabels.collapseButtonLabel":[{"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"},{"type":0,"value":" 步"}],"i18nStrings.collapsedStepsLabel":[{"type":0,"value":"第 "},{"type":1,"value":"stepNumber"},{"type":0,"value":" 步,共 "},{"type":1,"value":"stepsCount"},{"type":0,"value":" 步"}],"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":"正在提交表单"}]}}}}