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