@cloudscape-design/components 3.0.621 → 3.0.623
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -31
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/classic.js.map +1 -1
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +81 -81
- package/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/app-layout/visual-refresh/styles.selectors.js +81 -81
- package/area-chart/chart-container.js +11 -11
- package/area-chart/chart-container.js.map +1 -1
- package/area-chart/elements/use-highlight-details.js.map +1 -1
- package/area-chart/internal.d.ts.map +1 -1
- package/area-chart/internal.js +3 -0
- package/area-chart/internal.js.map +1 -1
- package/area-chart/model/compute-chart-props.d.ts +4 -3
- package/area-chart/model/compute-chart-props.d.ts.map +1 -1
- package/area-chart/model/compute-chart-props.js +5 -2
- package/area-chart/model/compute-chart-props.js.map +1 -1
- package/area-chart/model/index.d.ts +1 -1
- package/area-chart/model/index.d.ts.map +1 -1
- package/area-chart/model/index.js.map +1 -1
- package/area-chart/model/use-chart-model.d.ts +2 -1
- package/area-chart/model/use-chart-model.d.ts.map +1 -1
- package/area-chart/model/use-chart-model.js +23 -14
- package/area-chart/model/use-chart-model.js.map +1 -1
- package/code-editor/interfaces.d.ts +2 -2
- package/code-editor/interfaces.d.ts.map +1 -1
- package/code-editor/interfaces.js.map +1 -1
- package/code-editor/util.js.map +1 -1
- package/column-layout/internal.d.ts +1 -1
- package/column-layout/internal.d.ts.map +1 -1
- package/column-layout/internal.js.map +1 -1
- package/container/use-sticky-header.js +1 -1
- package/container/use-sticky-header.js.map +1 -1
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +171 -171
- package/flashbar/styles.selectors.js +47 -47
- package/i18n/dynamic.js +30 -30
- package/i18n/messages/all.all.d.ts +1 -1
- package/i18n/messages/all.all.js +1 -14558
- package/i18n/messages/all.all.json +1 -14615
- package/i18n/messages/all.de.d.ts +1 -1
- package/i18n/messages/all.de.js +1 -1086
- package/i18n/messages/all.de.json +1 -1096
- package/i18n/messages/all.en-GB.d.ts +1 -1
- package/i18n/messages/all.en-GB.js +1 -1064
- package/i18n/messages/all.en-GB.json +1 -1067
- package/i18n/messages/all.en.d.ts +1 -1
- package/i18n/messages/all.en.js +1 -1064
- package/i18n/messages/all.en.json +1 -1063
- package/i18n/messages/all.es.d.ts +1 -1
- package/i18n/messages/all.es.js +1 -1080
- package/i18n/messages/all.es.json +1 -1083
- package/i18n/messages/all.fr.d.ts +1 -1
- package/i18n/messages/all.fr.js +1 -1104
- package/i18n/messages/all.fr.json +1 -1110
- package/i18n/messages/all.id.d.ts +1 -1
- package/i18n/messages/all.id.js +1 -1049
- package/i18n/messages/all.id.json +1 -1054
- package/i18n/messages/all.it.d.ts +1 -1
- package/i18n/messages/all.it.js +1 -1042
- package/i18n/messages/all.it.json +1 -1046
- package/i18n/messages/all.ja.d.ts +1 -1
- package/i18n/messages/all.ja.js +1 -1081
- package/i18n/messages/all.ja.json +1 -1083
- package/i18n/messages/all.ko.d.ts +1 -1
- package/i18n/messages/all.ko.js +1 -1054
- package/i18n/messages/all.ko.json +1 -1065
- package/i18n/messages/all.pt-BR.d.ts +1 -1
- package/i18n/messages/all.pt-BR.js +1 -1074
- package/i18n/messages/all.pt-BR.json +1 -1082
- package/i18n/messages/all.th.d.ts +1 -1
- package/i18n/messages/all.th.js +1 -733
- package/i18n/messages/all.th.json +1 -734
- package/i18n/messages/all.tr.d.ts +1 -1
- package/i18n/messages/all.tr.js +1 -1072
- package/i18n/messages/all.tr.json +1 -1079
- package/i18n/messages/all.zh-CN.d.ts +1 -1
- package/i18n/messages/all.zh-CN.js +1 -1054
- package/i18n/messages/all.zh-CN.json +1 -1053
- package/i18n/messages/all.zh-TW.d.ts +1 -1
- package/i18n/messages/all.zh-TW.js +1 -1053
- package/i18n/messages/all.zh-TW.json +1 -1052
- package/i18n/messages-types.d.ts +7 -0
- package/i18n/messages-types.d.ts.map +1 -1
- package/i18n/messages-types.js.map +1 -1
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -1
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/internal/animate.js.map +1 -1
- package/internal/base-component/styles.scoped.css +25 -0
- package/internal/components/cartesian-chart/{bottom-labels.d.ts → block-end-labels.d.ts} +5 -5
- package/internal/components/cartesian-chart/block-end-labels.d.ts.map +1 -0
- package/internal/components/cartesian-chart/{bottom-labels.js → block-end-labels.js} +5 -5
- package/internal/components/cartesian-chart/block-end-labels.js.map +1 -0
- package/internal/components/cartesian-chart/{left-labels.d.ts → inline-start-labels.d.ts} +4 -4
- package/internal/components/cartesian-chart/inline-start-labels.d.ts.map +1 -0
- package/internal/components/cartesian-chart/{left-labels.js → inline-start-labels.js} +9 -6
- package/internal/components/cartesian-chart/inline-start-labels.js.map +1 -0
- package/internal/components/cartesian-chart/labels-measure.js +2 -2
- package/internal/components/cartesian-chart/labels-measure.js.map +1 -1
- package/internal/components/cartesian-chart/styles.css.js +27 -27
- package/internal/components/cartesian-chart/styles.scoped.css +31 -31
- package/internal/components/cartesian-chart/styles.selectors.js +27 -27
- package/internal/components/chart-legend/index.d.ts.map +1 -1
- package/internal/components/chart-legend/index.js +7 -10
- package/internal/components/chart-legend/index.js.map +1 -1
- package/internal/components/dropdown/dropdown-fit-handler.js.map +1 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +41 -41
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/options-list/utils/use-highlight-option.d.ts.map +1 -1
- package/internal/components/options-list/utils/use-highlight-option.js.map +1 -1
- package/internal/environment.d.ts +1 -1
- package/internal/environment.js +1 -1
- package/internal/environment.json +2 -2
- package/internal/events/index.d.ts.map +1 -1
- package/internal/events/index.js.map +1 -1
- package/internal/focus-tracker.d.ts.map +1 -1
- package/internal/focus-tracker.js.map +1 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +51 -43
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/generated/styles/tokens.d.ts +5 -0
- package/internal/generated/styles/tokens.js +5 -0
- package/internal/generated/theming/index.cjs +159 -0
- package/internal/generated/theming/index.cjs.d.ts +16 -0
- package/internal/generated/theming/index.d.ts +16 -0
- package/internal/generated/theming/index.js +159 -0
- package/internal/hooks/container-queries/use-container-breakpoints.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/internal/utils/handle-key.d.ts +1 -1
- package/internal/utils/handle-key.d.ts.map +1 -1
- package/internal/utils/handle-key.js +1 -1
- package/internal/utils/handle-key.js.map +1 -1
- package/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
- package/mixed-line-bar-chart/chart-container.js +12 -12
- package/mixed-line-bar-chart/chart-container.js.map +1 -1
- package/package.json +2 -1
- package/pie-chart/utils.d.ts.map +1 -1
- package/pie-chart/utils.js.map +1 -1
- package/slider/index.d.ts +5 -0
- package/slider/index.d.ts.map +1 -0
- package/slider/index.js +14 -0
- package/slider/index.js.map +1 -0
- package/slider/interfaces.d.ts +75 -0
- package/slider/interfaces.d.ts.map +1 -0
- package/slider/interfaces.js +2 -0
- package/slider/interfaces.js.map +1 -0
- package/slider/internal.d.ts +7 -0
- package/slider/internal.d.ts.map +1 -0
- package/slider/internal.js +119 -0
- package/slider/internal.js.map +1 -0
- package/slider/slider-labels.d.ts +11 -0
- package/slider/slider-labels.d.ts.map +1 -0
- package/slider/slider-labels.js +76 -0
- package/slider/slider-labels.js.map +1 -0
- package/slider/styles.css.js +28 -0
- package/slider/styles.scoped.css +411 -0
- package/slider/styles.selectors.js +29 -0
- package/slider/tick-marks.d.ts +16 -0
- package/slider/tick-marks.d.ts.map +1 -0
- package/slider/tick-marks.js +37 -0
- package/slider/tick-marks.js.map +1 -0
- package/slider/utils.d.ts +9 -0
- package/slider/utils.d.ts.map +1 -0
- package/slider/utils.js +26 -0
- package/slider/utils.js.map +1 -0
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/table/internal.js.map +1 -1
- package/test-utils/dom/index.d.ts +3 -0
- package/test-utils/dom/index.js +12 -7
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/dom/slider/index.d.ts +6 -0
- package/test-utils/dom/slider/index.js +12 -0
- package/test-utils/dom/slider/index.js.map +1 -0
- package/test-utils/selectors/index.d.ts +3 -0
- package/test-utils/selectors/index.js +10 -4
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/selectors/slider/index.d.ts +6 -0
- package/test-utils/selectors/slider/index.js +12 -0
- package/test-utils/selectors/slider/index.js.map +1 -0
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/internal/components/cartesian-chart/bottom-labels.d.ts.map +0 -1
- package/internal/components/cartesian-chart/bottom-labels.js.map +0 -1
- package/internal/components/cartesian-chart/left-labels.d.ts.map +0 -1
- package/internal/components/cartesian-chart/left-labels.js.map +0 -1
package/i18n/messages/all.ja.js
CHANGED
|
@@ -1,1081 +1 @@
|
|
|
1
|
-
export default {
|
|
2
|
-
'@cloudscape-design/components': {
|
|
3
|
-
ja: {
|
|
4
|
-
'[charts]': {
|
|
5
|
-
loadingText: [{ type: 0, value: 'グラフのロード中' }],
|
|
6
|
-
errorText: [{ type: 0, value: 'データを取得できませんでした。後でもう一度お試しください。' }],
|
|
7
|
-
recoveryText: [{ type: 0, value: '再試行' }],
|
|
8
|
-
'i18nStrings.filterLabel': [{ type: 0, value: '表示されたデータをフィルタリング' }],
|
|
9
|
-
'i18nStrings.filterPlaceholder': [{ type: 0, value: 'データをフィルタリング' }],
|
|
10
|
-
'i18nStrings.legendAriaLabel': [{ type: 0, value: '凡例' }],
|
|
11
|
-
'i18nStrings.chartAriaRoleDescription': [{ type: 0, value: 'グラフ' }],
|
|
12
|
-
'i18nStrings.xAxisAriaRoleDescription': [{ type: 0, value: 'x-軸' }],
|
|
13
|
-
'i18nStrings.yAxisAriaRoleDescription': [{ type: 0, value: 'y-軸' }],
|
|
14
|
-
},
|
|
15
|
-
alert: { dismissAriaLabel: [{ type: 0, value: 'アラートを閉じる' }] },
|
|
16
|
-
'annotation-context': {
|
|
17
|
-
'i18nStrings.nextButtonText': [{ type: 0, value: '次へ' }],
|
|
18
|
-
'i18nStrings.previousButtonText': [{ type: 0, value: '戻る' }],
|
|
19
|
-
'i18nStrings.finishButtonText': [{ type: 0, value: '終了' }],
|
|
20
|
-
'i18nStrings.labelDismissAnnotation': [{ type: 0, value: '注釈を閉じる' }],
|
|
21
|
-
'i18nStrings.stepCounterText': [
|
|
22
|
-
{ type: 0, value: 'ステップ ' },
|
|
23
|
-
{ type: 1, value: 'stepNumber' },
|
|
24
|
-
{ type: 0, value: '/' },
|
|
25
|
-
{ type: 1, value: 'totalStepCount' },
|
|
26
|
-
],
|
|
27
|
-
'i18nStrings.taskTitle': [
|
|
28
|
-
{ type: 0, value: 'タスク ' },
|
|
29
|
-
{ type: 1, value: 'taskNumber' },
|
|
30
|
-
{ type: 0, value: ': ' },
|
|
31
|
-
{ type: 1, value: 'taskTitle' },
|
|
32
|
-
],
|
|
33
|
-
'i18nStrings.labelHotspot': [
|
|
34
|
-
{
|
|
35
|
-
type: 5,
|
|
36
|
-
value: 'openState',
|
|
37
|
-
options: {
|
|
38
|
-
true: {
|
|
39
|
-
value: [
|
|
40
|
-
{ type: 0, value: 'ステップ ' },
|
|
41
|
-
{ type: 1, value: 'stepNumber' },
|
|
42
|
-
{ type: 0, value: '/' },
|
|
43
|
-
{ type: 1, value: 'totalStepCount' },
|
|
44
|
-
{ type: 0, value: ' の注釈を閉じる' },
|
|
45
|
-
],
|
|
46
|
-
},
|
|
47
|
-
false: {
|
|
48
|
-
value: [
|
|
49
|
-
{ type: 0, value: 'ステップ ' },
|
|
50
|
-
{ type: 1, value: 'stepNumber' },
|
|
51
|
-
{ type: 0, value: '/' },
|
|
52
|
-
{ type: 1, value: 'totalStepCount' },
|
|
53
|
-
{ type: 0, value: ' の注釈を開く' },
|
|
54
|
-
],
|
|
55
|
-
},
|
|
56
|
-
other: { value: [] },
|
|
57
|
-
},
|
|
58
|
-
},
|
|
59
|
-
],
|
|
60
|
-
},
|
|
61
|
-
'app-layout': {
|
|
62
|
-
'ariaLabels.drawers': [{ type: 0, value: 'ドロワー' }],
|
|
63
|
-
'ariaLabels.drawersOverflow': [{ type: 0, value: 'ドロワーオーバーフロー' }],
|
|
64
|
-
'ariaLabels.drawersOverflowWithBadge': [{ type: 0, value: 'バッジでドロワーがオーバーフローしています' }],
|
|
65
|
-
'ariaLabels.navigation': [{ type: 0, value: 'サイドナビゲーション' }],
|
|
66
|
-
'ariaLabels.navigationClose': [{ type: 0, value: 'サイドナビゲーションを閉じる' }],
|
|
67
|
-
'ariaLabels.navigationToggle': [{ type: 0, value: 'サイドナビゲーションを開く' }],
|
|
68
|
-
'ariaLabels.notifications': [{ type: 0, value: '通知' }],
|
|
69
|
-
'ariaLabels.tools': [{ type: 0, value: 'ヘルプパネル' }],
|
|
70
|
-
'ariaLabels.toolsClose': [{ type: 0, value: 'ヘルプパネルを閉じる' }],
|
|
71
|
-
'ariaLabels.toolsToggle': [{ type: 0, value: 'ヘルプパネルを開く' }],
|
|
72
|
-
},
|
|
73
|
-
'area-chart': { 'i18nStrings.detailTotalLabel': [{ type: 0, value: '合計' }] },
|
|
74
|
-
'attribute-editor': { removeButtonText: [{ type: 0, value: '削除' }] },
|
|
75
|
-
autosuggest: {
|
|
76
|
-
errorIconAriaLabel: [{ type: 0, value: 'エラー' }],
|
|
77
|
-
selectedAriaLabel: [{ type: 0, value: '選択済み' }],
|
|
78
|
-
enteredTextLabel: [
|
|
79
|
-
{ type: 0, value: '使用:「' },
|
|
80
|
-
{ type: 1, value: 'value' },
|
|
81
|
-
{ type: 0, value: '」' },
|
|
82
|
-
],
|
|
83
|
-
recoveryText: [{ type: 0, value: '再試行' }],
|
|
84
|
-
},
|
|
85
|
-
'breadcrumb-group': { expandAriaLabel: [{ type: 0, value: 'パスの表示' }] },
|
|
86
|
-
calendar: {
|
|
87
|
-
nextMonthAriaLabel: [{ type: 0, value: '来月' }],
|
|
88
|
-
previousMonthAriaLabel: [{ type: 0, value: '前月' }],
|
|
89
|
-
todayAriaLabel: [{ type: 0, value: '今日' }],
|
|
90
|
-
'i18nStrings.nextYearAriaLabel': [{ type: 0, value: '翌年' }],
|
|
91
|
-
'i18nStrings.previousYearAriaLabel': [{ type: 0, value: '前年' }],
|
|
92
|
-
'i18nStrings.currentMonthAriaLabel': [{ type: 0, value: '当月' }],
|
|
93
|
-
},
|
|
94
|
-
cards: { 'ariaLabels.selectionGroupLabel': [{ type: 0, value: '項目の選択' }] },
|
|
95
|
-
'code-editor': {
|
|
96
|
-
'i18nStrings.loadingState': [{ type: 0, value: 'コードエディタをロードしています' }],
|
|
97
|
-
'i18nStrings.errorState': [{ type: 0, value: 'コードエディタのロード中にエラーが発生しました。' }],
|
|
98
|
-
'i18nStrings.errorStateRecovery': [{ type: 0, value: '再試行' }],
|
|
99
|
-
'i18nStrings.editorGroupAriaLabel': [{ type: 0, value: 'コードエディタ' }],
|
|
100
|
-
'i18nStrings.statusBarGroupAriaLabel': [{ type: 0, value: 'ステータスバー' }],
|
|
101
|
-
'i18nStrings.cursorPosition': [
|
|
102
|
-
{ type: 0, value: '行 ' },
|
|
103
|
-
{ type: 1, value: 'row' },
|
|
104
|
-
{ type: 0, value: '、列 ' },
|
|
105
|
-
{ type: 1, value: 'column' },
|
|
106
|
-
],
|
|
107
|
-
'i18nStrings.errorsTab': [{ type: 0, value: 'エラー' }],
|
|
108
|
-
'i18nStrings.warningsTab': [{ type: 0, value: '警告' }],
|
|
109
|
-
'i18nStrings.preferencesButtonAriaLabel': [{ type: 0, value: '詳細設定' }],
|
|
110
|
-
'i18nStrings.paneCloseButtonAriaLabel': [{ type: 0, value: '閉じる' }],
|
|
111
|
-
'i18nStrings.preferencesModalHeader': [{ type: 0, value: '詳細設定' }],
|
|
112
|
-
'i18nStrings.preferencesModalCancel': [{ type: 0, value: 'キャンセル' }],
|
|
113
|
-
'i18nStrings.preferencesModalConfirm': [{ type: 0, value: '確認' }],
|
|
114
|
-
'i18nStrings.preferencesModalWrapLines': [{ type: 0, value: '折り返す' }],
|
|
115
|
-
'i18nStrings.preferencesModalTheme': [{ type: 0, value: 'テーマ' }],
|
|
116
|
-
'i18nStrings.preferencesModalLightThemes': [{ type: 0, value: '明るいテーマ' }],
|
|
117
|
-
'i18nStrings.preferencesModalDarkThemes': [{ type: 0, value: '暗いテーマ' }],
|
|
118
|
-
},
|
|
119
|
-
'collection-preferences': {
|
|
120
|
-
title: [{ type: 0, value: '詳細設定' }],
|
|
121
|
-
confirmLabel: [{ type: 0, value: '確認' }],
|
|
122
|
-
cancelLabel: [{ type: 0, value: 'キャンセル' }],
|
|
123
|
-
'pageSizePreference.title': [{ type: 0, value: 'ページサイズ' }],
|
|
124
|
-
'wrapLinesPreference.label': [{ type: 0, value: '折り返す' }],
|
|
125
|
-
'wrapLinesPreference.description': [
|
|
126
|
-
{ type: 0, value: '選択すると、すべてのテキストが表示され、折り返されます' },
|
|
127
|
-
],
|
|
128
|
-
'stripedRowsPreference.label': [{ type: 0, value: '縞模様の行' }],
|
|
129
|
-
'stripedRowsPreference.description': [{ type: 0, value: '選択すると、交互に影が付いた行が追加されます' }],
|
|
130
|
-
'contentDensityPreference.label': [{ type: 0, value: 'コンパクトモード' }],
|
|
131
|
-
'contentDensityPreference.description': [
|
|
132
|
-
{ type: 0, value: '選択すると、より高密度でコンパクトなモードでコンテンツが表示されます' },
|
|
133
|
-
],
|
|
134
|
-
'contentDisplayPreference.title': [{ type: 0, value: '列の詳細設定' }],
|
|
135
|
-
'contentDisplayPreference.description': [{ type: 0, value: '列の可視性と順序をカスタマイズします。' }],
|
|
136
|
-
'contentDisplayPreference.dragHandleAriaLabel': [{ type: 0, value: 'ドラッグハンドル' }],
|
|
137
|
-
'contentDisplayPreference.dragHandleAriaDescription': [
|
|
138
|
-
{
|
|
139
|
-
type: 0,
|
|
140
|
-
value:
|
|
141
|
-
'Space または Enter を使用して項目のドラッグをアクティブ化し、矢印キーを使用して項目の位置を移動します。位置の移動を完了するには、Space または Enter を使用します。移動を取り消すには、Escape を使用します。',
|
|
142
|
-
},
|
|
143
|
-
],
|
|
144
|
-
'contentDisplayPreference.liveAnnouncementDndStarted': [
|
|
145
|
-
{ type: 1, value: 'position' },
|
|
146
|
-
{ type: 0, value: '/' },
|
|
147
|
-
{ type: 1, value: 'total' },
|
|
148
|
-
{ type: 0, value: ' の位置で項目をピックアップしました' },
|
|
149
|
-
],
|
|
150
|
-
'contentDisplayPreference.liveAnnouncementDndDiscarded': [{ type: 0, value: '順序変更をキャンセルしました' }],
|
|
151
|
-
'contentDisplayPreference.liveAnnouncementDndItemReordered': [
|
|
152
|
-
{
|
|
153
|
-
type: 5,
|
|
154
|
-
value: 'isInitialPosition',
|
|
155
|
-
options: {
|
|
156
|
-
true: {
|
|
157
|
-
value: [
|
|
158
|
-
{ type: 0, value: '項目を位置 ' },
|
|
159
|
-
{ type: 1, value: 'currentPosition' },
|
|
160
|
-
{ type: 0, value: '/' },
|
|
161
|
-
{ type: 1, value: 'total' },
|
|
162
|
-
{ type: 0, value: ' に戻しています' },
|
|
163
|
-
],
|
|
164
|
-
},
|
|
165
|
-
false: {
|
|
166
|
-
value: [
|
|
167
|
-
{ type: 0, value: '項目を位置 ' },
|
|
168
|
-
{ type: 1, value: 'currentPosition' },
|
|
169
|
-
{ type: 0, value: '/' },
|
|
170
|
-
{ type: 1, value: 'total' },
|
|
171
|
-
{ type: 0, value: ' に移動しています' },
|
|
172
|
-
],
|
|
173
|
-
},
|
|
174
|
-
other: { value: [] },
|
|
175
|
-
},
|
|
176
|
-
},
|
|
177
|
-
],
|
|
178
|
-
'contentDisplayPreference.liveAnnouncementDndItemCommitted': [
|
|
179
|
-
{
|
|
180
|
-
type: 5,
|
|
181
|
-
value: 'isInitialPosition',
|
|
182
|
-
options: {
|
|
183
|
-
true: {
|
|
184
|
-
value: [
|
|
185
|
-
{ type: 0, value: '項目は元の位置 ' },
|
|
186
|
-
{ type: 1, value: 'initialPosition' },
|
|
187
|
-
{ type: 0, value: '/' },
|
|
188
|
-
{ type: 1, value: 'total' },
|
|
189
|
-
{ type: 0, value: ' に戻りました' },
|
|
190
|
-
],
|
|
191
|
-
},
|
|
192
|
-
false: {
|
|
193
|
-
value: [
|
|
194
|
-
{ type: 0, value: '項目が位置 ' },
|
|
195
|
-
{ type: 1, value: 'initialPosition' },
|
|
196
|
-
{ type: 0, value: ' から位置 ' },
|
|
197
|
-
{ type: 1, value: 'finalPosition' },
|
|
198
|
-
{ type: 0, value: '/' },
|
|
199
|
-
{ type: 1, value: 'total' },
|
|
200
|
-
{ type: 0, value: ' に移動しました' },
|
|
201
|
-
],
|
|
202
|
-
},
|
|
203
|
-
other: { value: [] },
|
|
204
|
-
},
|
|
205
|
-
},
|
|
206
|
-
],
|
|
207
|
-
},
|
|
208
|
-
'copy-to-clipboard': { 'i18nStrings.copyButtonText': [{ type: 0, value: 'コピー' }] },
|
|
209
|
-
'date-range-picker': {
|
|
210
|
-
'i18nStrings.relativeModeTitle': [{ type: 0, value: '相対モード' }],
|
|
211
|
-
'i18nStrings.absoluteModeTitle': [{ type: 0, value: '絶対モード' }],
|
|
212
|
-
'i18nStrings.relativeRangeSelectionHeading': [{ type: 0, value: '範囲を選択' }],
|
|
213
|
-
'i18nStrings.cancelButtonLabel': [{ type: 0, value: 'キャンセル' }],
|
|
214
|
-
'i18nStrings.clearButtonLabel': [{ type: 0, value: 'クリアして閉じる' }],
|
|
215
|
-
'i18nStrings.applyButtonLabel': [{ type: 0, value: '適用' }],
|
|
216
|
-
'i18nStrings.customRelativeRangeOptionLabel': [{ type: 0, value: 'カスタム範囲' }],
|
|
217
|
-
'i18nStrings.customRelativeRangeOptionDescription': [{ type: 0, value: '過去のカスタム範囲を設定' }],
|
|
218
|
-
'i18nStrings.customRelativeRangeUnitLabel': [{ type: 0, value: '時間の単位' }],
|
|
219
|
-
'i18nStrings.customRelativeRangeDurationLabel': [{ type: 0, value: '期間' }],
|
|
220
|
-
'i18nStrings.customRelativeRangeDurationPlaceholder': [{ type: 0, value: '期間の入力' }],
|
|
221
|
-
'i18nStrings.startDateLabel': [{ type: 0, value: '開始日' }],
|
|
222
|
-
'i18nStrings.startTimeLabel': [{ type: 0, value: '開始時刻' }],
|
|
223
|
-
'i18nStrings.endDateLabel': [{ type: 0, value: '終了日' }],
|
|
224
|
-
'i18nStrings.endTimeLabel': [{ type: 0, value: '終了時刻' }],
|
|
225
|
-
'i18nStrings.dateTimeConstraintText': [
|
|
226
|
-
{ type: 0, value: '日付には YYYY/MM/DD を使用します。時刻には 24 時間形式を使用します。' },
|
|
227
|
-
],
|
|
228
|
-
'i18nStrings.errorIconAriaLabel': [{ type: 0, value: 'エラー' }],
|
|
229
|
-
'i18nStrings.renderSelectedAbsoluteRangeAriaLive': [
|
|
230
|
-
{ type: 1, value: 'startDate' },
|
|
231
|
-
{ type: 0, value: ' から ' },
|
|
232
|
-
{ type: 1, value: 'endDate' },
|
|
233
|
-
{ type: 0, value: ' で選択された範囲' },
|
|
234
|
-
],
|
|
235
|
-
'i18nStrings.formatRelativeRange': [
|
|
236
|
-
{
|
|
237
|
-
type: 5,
|
|
238
|
-
value: 'unit',
|
|
239
|
-
options: {
|
|
240
|
-
second: {
|
|
241
|
-
value: [
|
|
242
|
-
{
|
|
243
|
-
type: 6,
|
|
244
|
-
value: 'amount',
|
|
245
|
-
options: {
|
|
246
|
-
zero: {
|
|
247
|
-
value: [
|
|
248
|
-
{ type: 0, value: '直近 ' },
|
|
249
|
-
{ type: 1, value: 'amount' },
|
|
250
|
-
{ type: 0, value: ' 秒間' },
|
|
251
|
-
],
|
|
252
|
-
},
|
|
253
|
-
one: {
|
|
254
|
-
value: [
|
|
255
|
-
{ type: 0, value: '直近 ' },
|
|
256
|
-
{ type: 1, value: 'amount' },
|
|
257
|
-
{ type: 0, value: ' 秒間' },
|
|
258
|
-
],
|
|
259
|
-
},
|
|
260
|
-
other: {
|
|
261
|
-
value: [
|
|
262
|
-
{ type: 0, value: '直近 ' },
|
|
263
|
-
{ type: 1, value: 'amount' },
|
|
264
|
-
{ type: 0, value: ' 秒間' },
|
|
265
|
-
],
|
|
266
|
-
},
|
|
267
|
-
},
|
|
268
|
-
offset: 0,
|
|
269
|
-
pluralType: 'cardinal',
|
|
270
|
-
},
|
|
271
|
-
],
|
|
272
|
-
},
|
|
273
|
-
minute: {
|
|
274
|
-
value: [
|
|
275
|
-
{
|
|
276
|
-
type: 6,
|
|
277
|
-
value: 'amount',
|
|
278
|
-
options: {
|
|
279
|
-
zero: {
|
|
280
|
-
value: [
|
|
281
|
-
{ type: 0, value: '直近 ' },
|
|
282
|
-
{ type: 1, value: 'amount' },
|
|
283
|
-
{ type: 0, value: ' 分間' },
|
|
284
|
-
],
|
|
285
|
-
},
|
|
286
|
-
one: {
|
|
287
|
-
value: [
|
|
288
|
-
{ type: 0, value: '直近 ' },
|
|
289
|
-
{ type: 1, value: 'amount' },
|
|
290
|
-
{ type: 0, value: ' 分間' },
|
|
291
|
-
],
|
|
292
|
-
},
|
|
293
|
-
other: {
|
|
294
|
-
value: [
|
|
295
|
-
{ type: 0, value: '直近 ' },
|
|
296
|
-
{ type: 1, value: 'amount' },
|
|
297
|
-
{ type: 0, value: ' 分間' },
|
|
298
|
-
],
|
|
299
|
-
},
|
|
300
|
-
},
|
|
301
|
-
offset: 0,
|
|
302
|
-
pluralType: 'cardinal',
|
|
303
|
-
},
|
|
304
|
-
],
|
|
305
|
-
},
|
|
306
|
-
hour: {
|
|
307
|
-
value: [
|
|
308
|
-
{
|
|
309
|
-
type: 6,
|
|
310
|
-
value: 'amount',
|
|
311
|
-
options: {
|
|
312
|
-
zero: {
|
|
313
|
-
value: [
|
|
314
|
-
{ type: 0, value: '直近 ' },
|
|
315
|
-
{ type: 1, value: 'amount' },
|
|
316
|
-
{ type: 0, value: ' 時間' },
|
|
317
|
-
],
|
|
318
|
-
},
|
|
319
|
-
one: {
|
|
320
|
-
value: [
|
|
321
|
-
{ type: 0, value: '直近 ' },
|
|
322
|
-
{ type: 1, value: 'amount' },
|
|
323
|
-
{ type: 0, value: ' 時間' },
|
|
324
|
-
],
|
|
325
|
-
},
|
|
326
|
-
other: {
|
|
327
|
-
value: [
|
|
328
|
-
{ type: 0, value: '直近 ' },
|
|
329
|
-
{ type: 1, value: 'amount' },
|
|
330
|
-
{ type: 0, value: ' 時間' },
|
|
331
|
-
],
|
|
332
|
-
},
|
|
333
|
-
},
|
|
334
|
-
offset: 0,
|
|
335
|
-
pluralType: 'cardinal',
|
|
336
|
-
},
|
|
337
|
-
],
|
|
338
|
-
},
|
|
339
|
-
day: {
|
|
340
|
-
value: [
|
|
341
|
-
{
|
|
342
|
-
type: 6,
|
|
343
|
-
value: 'amount',
|
|
344
|
-
options: {
|
|
345
|
-
zero: {
|
|
346
|
-
value: [
|
|
347
|
-
{ type: 0, value: '直近 ' },
|
|
348
|
-
{ type: 1, value: 'amount' },
|
|
349
|
-
{ type: 0, value: ' 日間' },
|
|
350
|
-
],
|
|
351
|
-
},
|
|
352
|
-
one: {
|
|
353
|
-
value: [
|
|
354
|
-
{ type: 0, value: '直近 ' },
|
|
355
|
-
{ type: 1, value: 'amount' },
|
|
356
|
-
{ type: 0, value: ' 日間' },
|
|
357
|
-
],
|
|
358
|
-
},
|
|
359
|
-
other: {
|
|
360
|
-
value: [
|
|
361
|
-
{ type: 0, value: '直近 ' },
|
|
362
|
-
{ type: 1, value: 'amount' },
|
|
363
|
-
{ type: 0, value: ' 日間' },
|
|
364
|
-
],
|
|
365
|
-
},
|
|
366
|
-
},
|
|
367
|
-
offset: 0,
|
|
368
|
-
pluralType: 'cardinal',
|
|
369
|
-
},
|
|
370
|
-
],
|
|
371
|
-
},
|
|
372
|
-
week: {
|
|
373
|
-
value: [
|
|
374
|
-
{
|
|
375
|
-
type: 6,
|
|
376
|
-
value: 'amount',
|
|
377
|
-
options: {
|
|
378
|
-
zero: {
|
|
379
|
-
value: [
|
|
380
|
-
{ type: 0, value: '直近 ' },
|
|
381
|
-
{ type: 1, value: 'amount' },
|
|
382
|
-
{ type: 0, value: ' 週間' },
|
|
383
|
-
],
|
|
384
|
-
},
|
|
385
|
-
one: {
|
|
386
|
-
value: [
|
|
387
|
-
{ type: 0, value: '直近 ' },
|
|
388
|
-
{ type: 1, value: 'amount' },
|
|
389
|
-
{ type: 0, value: ' 週間' },
|
|
390
|
-
],
|
|
391
|
-
},
|
|
392
|
-
other: {
|
|
393
|
-
value: [
|
|
394
|
-
{ type: 0, value: '直近 ' },
|
|
395
|
-
{ type: 1, value: 'amount' },
|
|
396
|
-
{ type: 0, value: ' 週間' },
|
|
397
|
-
],
|
|
398
|
-
},
|
|
399
|
-
},
|
|
400
|
-
offset: 0,
|
|
401
|
-
pluralType: 'cardinal',
|
|
402
|
-
},
|
|
403
|
-
],
|
|
404
|
-
},
|
|
405
|
-
month: {
|
|
406
|
-
value: [
|
|
407
|
-
{
|
|
408
|
-
type: 6,
|
|
409
|
-
value: 'amount',
|
|
410
|
-
options: {
|
|
411
|
-
zero: {
|
|
412
|
-
value: [
|
|
413
|
-
{ type: 0, value: '直近 ' },
|
|
414
|
-
{ type: 1, value: 'amount' },
|
|
415
|
-
{ type: 0, value: ' か月間' },
|
|
416
|
-
],
|
|
417
|
-
},
|
|
418
|
-
one: {
|
|
419
|
-
value: [
|
|
420
|
-
{ type: 0, value: '直近 ' },
|
|
421
|
-
{ type: 1, value: 'amount' },
|
|
422
|
-
{ type: 0, value: ' か月間' },
|
|
423
|
-
],
|
|
424
|
-
},
|
|
425
|
-
other: {
|
|
426
|
-
value: [
|
|
427
|
-
{ type: 0, value: '直近 ' },
|
|
428
|
-
{ type: 1, value: 'amount' },
|
|
429
|
-
{ type: 0, value: ' か月間' },
|
|
430
|
-
],
|
|
431
|
-
},
|
|
432
|
-
},
|
|
433
|
-
offset: 0,
|
|
434
|
-
pluralType: 'cardinal',
|
|
435
|
-
},
|
|
436
|
-
],
|
|
437
|
-
},
|
|
438
|
-
year: {
|
|
439
|
-
value: [
|
|
440
|
-
{
|
|
441
|
-
type: 6,
|
|
442
|
-
value: 'amount',
|
|
443
|
-
options: {
|
|
444
|
-
zero: {
|
|
445
|
-
value: [
|
|
446
|
-
{ type: 0, value: '直近 ' },
|
|
447
|
-
{ type: 1, value: 'amount' },
|
|
448
|
-
{ type: 0, value: ' 年間' },
|
|
449
|
-
],
|
|
450
|
-
},
|
|
451
|
-
one: {
|
|
452
|
-
value: [
|
|
453
|
-
{ type: 0, value: '直近 ' },
|
|
454
|
-
{ type: 1, value: 'amount' },
|
|
455
|
-
{ type: 0, value: ' 年間' },
|
|
456
|
-
],
|
|
457
|
-
},
|
|
458
|
-
other: {
|
|
459
|
-
value: [
|
|
460
|
-
{ type: 0, value: '直近 ' },
|
|
461
|
-
{ type: 1, value: 'amount' },
|
|
462
|
-
{ type: 0, value: ' 年間' },
|
|
463
|
-
],
|
|
464
|
-
},
|
|
465
|
-
},
|
|
466
|
-
offset: 0,
|
|
467
|
-
pluralType: 'cardinal',
|
|
468
|
-
},
|
|
469
|
-
],
|
|
470
|
-
},
|
|
471
|
-
other: { value: [] },
|
|
472
|
-
},
|
|
473
|
-
},
|
|
474
|
-
],
|
|
475
|
-
'i18nStrings.formatUnit': [
|
|
476
|
-
{
|
|
477
|
-
type: 5,
|
|
478
|
-
value: 'unit',
|
|
479
|
-
options: {
|
|
480
|
-
second: {
|
|
481
|
-
value: [
|
|
482
|
-
{
|
|
483
|
-
type: 6,
|
|
484
|
-
value: 'amount',
|
|
485
|
-
options: {
|
|
486
|
-
zero: { value: [{ type: 0, value: '秒間' }] },
|
|
487
|
-
one: { value: [{ type: 0, value: '秒間' }] },
|
|
488
|
-
other: { value: [{ type: 0, value: '秒間' }] },
|
|
489
|
-
},
|
|
490
|
-
offset: 0,
|
|
491
|
-
pluralType: 'cardinal',
|
|
492
|
-
},
|
|
493
|
-
],
|
|
494
|
-
},
|
|
495
|
-
minute: {
|
|
496
|
-
value: [
|
|
497
|
-
{
|
|
498
|
-
type: 6,
|
|
499
|
-
value: 'amount',
|
|
500
|
-
options: {
|
|
501
|
-
zero: { value: [{ type: 0, value: '分間' }] },
|
|
502
|
-
one: { value: [{ type: 0, value: '分間' }] },
|
|
503
|
-
other: { value: [{ type: 0, value: '分間' }] },
|
|
504
|
-
},
|
|
505
|
-
offset: 0,
|
|
506
|
-
pluralType: 'cardinal',
|
|
507
|
-
},
|
|
508
|
-
],
|
|
509
|
-
},
|
|
510
|
-
hour: {
|
|
511
|
-
value: [
|
|
512
|
-
{
|
|
513
|
-
type: 6,
|
|
514
|
-
value: 'amount',
|
|
515
|
-
options: {
|
|
516
|
-
zero: { value: [{ type: 0, value: '時間' }] },
|
|
517
|
-
one: { value: [{ type: 0, value: '時間' }] },
|
|
518
|
-
other: { value: [{ type: 0, value: '時間' }] },
|
|
519
|
-
},
|
|
520
|
-
offset: 0,
|
|
521
|
-
pluralType: 'cardinal',
|
|
522
|
-
},
|
|
523
|
-
],
|
|
524
|
-
},
|
|
525
|
-
day: {
|
|
526
|
-
value: [
|
|
527
|
-
{
|
|
528
|
-
type: 6,
|
|
529
|
-
value: 'amount',
|
|
530
|
-
options: {
|
|
531
|
-
zero: { value: [{ type: 0, value: '日間' }] },
|
|
532
|
-
one: { value: [{ type: 0, value: '日間' }] },
|
|
533
|
-
other: { value: [{ type: 0, value: '日間' }] },
|
|
534
|
-
},
|
|
535
|
-
offset: 0,
|
|
536
|
-
pluralType: 'cardinal',
|
|
537
|
-
},
|
|
538
|
-
],
|
|
539
|
-
},
|
|
540
|
-
week: {
|
|
541
|
-
value: [
|
|
542
|
-
{
|
|
543
|
-
type: 6,
|
|
544
|
-
value: 'amount',
|
|
545
|
-
options: {
|
|
546
|
-
zero: { value: [{ type: 0, value: '週間' }] },
|
|
547
|
-
one: { value: [{ type: 0, value: '週間' }] },
|
|
548
|
-
other: { value: [{ type: 0, value: '週間' }] },
|
|
549
|
-
},
|
|
550
|
-
offset: 0,
|
|
551
|
-
pluralType: 'cardinal',
|
|
552
|
-
},
|
|
553
|
-
],
|
|
554
|
-
},
|
|
555
|
-
month: {
|
|
556
|
-
value: [
|
|
557
|
-
{
|
|
558
|
-
type: 6,
|
|
559
|
-
value: 'amount',
|
|
560
|
-
options: {
|
|
561
|
-
zero: { value: [{ type: 0, value: 'か月間' }] },
|
|
562
|
-
one: { value: [{ type: 0, value: 'か月間' }] },
|
|
563
|
-
other: { value: [{ type: 0, value: 'か月間' }] },
|
|
564
|
-
},
|
|
565
|
-
offset: 0,
|
|
566
|
-
pluralType: 'cardinal',
|
|
567
|
-
},
|
|
568
|
-
],
|
|
569
|
-
},
|
|
570
|
-
year: {
|
|
571
|
-
value: [
|
|
572
|
-
{
|
|
573
|
-
type: 6,
|
|
574
|
-
value: 'amount',
|
|
575
|
-
options: {
|
|
576
|
-
zero: { value: [{ type: 0, value: '年間' }] },
|
|
577
|
-
one: { value: [{ type: 0, value: '年間' }] },
|
|
578
|
-
other: { value: [{ type: 0, value: '年間' }] },
|
|
579
|
-
},
|
|
580
|
-
offset: 0,
|
|
581
|
-
pluralType: 'cardinal',
|
|
582
|
-
},
|
|
583
|
-
],
|
|
584
|
-
},
|
|
585
|
-
other: { value: [] },
|
|
586
|
-
},
|
|
587
|
-
},
|
|
588
|
-
],
|
|
589
|
-
},
|
|
590
|
-
drawer: { 'i18nStrings.loadingText': [{ type: 0, value: 'コンテンツのロード中' }] },
|
|
591
|
-
flashbar: {
|
|
592
|
-
'i18nStrings.ariaLabel': [{ type: 0, value: '通知' }],
|
|
593
|
-
'i18nStrings.errorIconAriaLabel': [{ type: 0, value: 'エラー' }],
|
|
594
|
-
'i18nStrings.inProgressIconAriaLabel': [{ type: 0, value: '進行中' }],
|
|
595
|
-
'i18nStrings.infoIconAriaLabel': [{ type: 0, value: '情報' }],
|
|
596
|
-
'i18nStrings.notificationBarAriaLabel': [{ type: 0, value: 'すべての通知' }],
|
|
597
|
-
'i18nStrings.notificationBarText': [{ type: 0, value: '通知' }],
|
|
598
|
-
'i18nStrings.successIconAriaLabel': [{ type: 0, value: '成功' }],
|
|
599
|
-
'i18nStrings.warningIconAriaLabel': [{ type: 0, value: '警告' }],
|
|
600
|
-
},
|
|
601
|
-
'form-field': {
|
|
602
|
-
'i18nStrings.errorIconAriaLabel': [{ type: 0, value: 'エラー' }],
|
|
603
|
-
'i18nStrings.warningIconAriaLabel': [{ type: 0, value: '警告' }],
|
|
604
|
-
},
|
|
605
|
-
form: { errorIconAriaLabel: [{ type: 0, value: 'エラー' }] },
|
|
606
|
-
'help-panel': { loadingText: [{ type: 0, value: 'コンテンツのロード中' }] },
|
|
607
|
-
input: { clearAriaLabel: [{ type: 0, value: 'クリア' }] },
|
|
608
|
-
link: { externalIconAriaLabel: [{ type: 0, value: '新しいタブで開く' }] },
|
|
609
|
-
modal: { closeAriaLabel: [{ type: 0, value: 'モーダルを閉じる' }] },
|
|
610
|
-
multiselect: {
|
|
611
|
-
deselectAriaLabel: [
|
|
612
|
-
{ type: 1, value: 'option__label' },
|
|
613
|
-
{ type: 0, value: ' を削除' },
|
|
614
|
-
],
|
|
615
|
-
},
|
|
616
|
-
pagination: {
|
|
617
|
-
'ariaLabels.nextPageLabel': [{ type: 0, value: '次のページ' }],
|
|
618
|
-
'ariaLabels.pageLabel': [
|
|
619
|
-
{ type: 0, value: '全ページ中 ' },
|
|
620
|
-
{ type: 1, value: 'pageNumber' },
|
|
621
|
-
{ type: 0, value: ' ページ' },
|
|
622
|
-
],
|
|
623
|
-
'ariaLabels.previousPageLabel': [{ type: 0, value: '前のページ' }],
|
|
624
|
-
},
|
|
625
|
-
'pie-chart': {
|
|
626
|
-
'i18nStrings.detailsValue': [{ type: 0, value: '値' }],
|
|
627
|
-
'i18nStrings.detailsPercentage': [{ type: 0, value: 'パーセンテージ' }],
|
|
628
|
-
'i18nStrings.chartAriaRoleDescription': [{ type: 0, value: '円グラフ' }],
|
|
629
|
-
'i18nStrings.segmentAriaRoleDescription': [{ type: 0, value: 'セグメント' }],
|
|
630
|
-
},
|
|
631
|
-
popover: { dismissAriaLabel: [{ type: 0, value: 'ポップオーバーを閉じる' }] },
|
|
632
|
-
'property-filter': {
|
|
633
|
-
'i18nStrings.allPropertiesLabel': [{ type: 0, value: 'すべてのプロパティ' }],
|
|
634
|
-
'i18nStrings.applyActionText': [{ type: 0, value: '適用' }],
|
|
635
|
-
'i18nStrings.cancelActionText': [{ type: 0, value: 'キャンセル' }],
|
|
636
|
-
'i18nStrings.clearFiltersText': [{ type: 0, value: 'フィルターをクリア' }],
|
|
637
|
-
'i18nStrings.editTokenHeader': [{ type: 0, value: 'フィルターを編集' }],
|
|
638
|
-
'i18nStrings.groupPropertiesText': [{ type: 0, value: 'プロパティ' }],
|
|
639
|
-
'i18nStrings.groupValuesText': [{ type: 0, value: '値' }],
|
|
640
|
-
'i18nStrings.operationAndText': [{ type: 0, value: 'および' }],
|
|
641
|
-
'i18nStrings.operationOrText': [{ type: 0, value: 'または' }],
|
|
642
|
-
'i18nStrings.operatorContainsText': [{ type: 0, value: '次を含む:' }],
|
|
643
|
-
'i18nStrings.operatorDoesNotContainText': [{ type: 0, value: '次を含まない:' }],
|
|
644
|
-
'i18nStrings.operatorDoesNotEqualText': [{ type: 0, value: '次と等しくない:' }],
|
|
645
|
-
'i18nStrings.operatorEqualsText': [{ type: 0, value: '次と等しい:' }],
|
|
646
|
-
'i18nStrings.operatorGreaterOrEqualText': [{ type: 0, value: '次以上' }],
|
|
647
|
-
'i18nStrings.operatorGreaterText': [{ type: 0, value: '次より大きい' }],
|
|
648
|
-
'i18nStrings.operatorLessOrEqualText': [{ type: 0, value: '次以下' }],
|
|
649
|
-
'i18nStrings.operatorLessText': [{ type: 0, value: '次より少ない' }],
|
|
650
|
-
'i18nStrings.operatorStartsWithText': [{ type: 0, value: '次で始まる:' }],
|
|
651
|
-
'i18nStrings.operatorDoesNotStartWithText': [{ type: 0, value: '次始まらない:' }],
|
|
652
|
-
'i18nStrings.operatorText': [{ type: 0, value: '演算子' }],
|
|
653
|
-
'i18nStrings.operatorsText': [{ type: 0, value: '演算子' }],
|
|
654
|
-
'i18nStrings.propertyText': [{ type: 0, value: 'プロパティ' }],
|
|
655
|
-
'i18nStrings.tokenLimitShowFewer': [{ type: 0, value: '少なく表示' }],
|
|
656
|
-
'i18nStrings.tokenLimitShowMore': [{ type: 0, value: 'さらに表示' }],
|
|
657
|
-
'i18nStrings.valueText': [{ type: 0, value: '値' }],
|
|
658
|
-
'i18nStrings.removeTokenButtonAriaLabel': [
|
|
659
|
-
{
|
|
660
|
-
type: 5,
|
|
661
|
-
value: 'token__operator',
|
|
662
|
-
options: {
|
|
663
|
-
equals: {
|
|
664
|
-
value: [
|
|
665
|
-
{ type: 0, value: 'フィルターを削除、' },
|
|
666
|
-
{ type: 1, value: 'token__propertyKey' },
|
|
667
|
-
{ type: 0, value: ' は ' },
|
|
668
|
-
{ type: 1, value: 'token__value' },
|
|
669
|
-
{ type: 0, value: ' と等しい' },
|
|
670
|
-
],
|
|
671
|
-
},
|
|
672
|
-
not_equals: {
|
|
673
|
-
value: [
|
|
674
|
-
{ type: 0, value: 'フィルターを削除、' },
|
|
675
|
-
{ type: 1, value: 'token__propertyKey' },
|
|
676
|
-
{ type: 0, value: ' は ' },
|
|
677
|
-
{ type: 1, value: 'token__value' },
|
|
678
|
-
{ type: 0, value: ' と等しくない' },
|
|
679
|
-
],
|
|
680
|
-
},
|
|
681
|
-
greater_than: {
|
|
682
|
-
value: [
|
|
683
|
-
{ type: 0, value: 'フィルターを削除、' },
|
|
684
|
-
{ type: 1, value: 'token__propertyKey' },
|
|
685
|
-
{ type: 0, value: ' は ' },
|
|
686
|
-
{ type: 1, value: 'token__value' },
|
|
687
|
-
{ type: 0, value: ' より大きい' },
|
|
688
|
-
],
|
|
689
|
-
},
|
|
690
|
-
greater_than_equal: {
|
|
691
|
-
value: [
|
|
692
|
-
{ type: 0, value: 'フィルターを削除、' },
|
|
693
|
-
{ type: 1, value: 'token__propertyKey' },
|
|
694
|
-
{ type: 0, value: ' は ' },
|
|
695
|
-
{ type: 1, value: 'token__value' },
|
|
696
|
-
{ type: 0, value: ' 以上' },
|
|
697
|
-
],
|
|
698
|
-
},
|
|
699
|
-
less_than: {
|
|
700
|
-
value: [
|
|
701
|
-
{ type: 0, value: 'フィルターを削除、' },
|
|
702
|
-
{ type: 1, value: 'token__propertyKey' },
|
|
703
|
-
{ type: 0, value: ' は ' },
|
|
704
|
-
{ type: 1, value: 'token__value' },
|
|
705
|
-
{ type: 0, value: ' 未満' },
|
|
706
|
-
],
|
|
707
|
-
},
|
|
708
|
-
less_than_equal: {
|
|
709
|
-
value: [
|
|
710
|
-
{ type: 0, value: 'フィルターを削除、' },
|
|
711
|
-
{ type: 1, value: 'token__propertyKey' },
|
|
712
|
-
{ type: 0, value: ' は ' },
|
|
713
|
-
{ type: 1, value: 'token__value' },
|
|
714
|
-
{ type: 0, value: ' 以下' },
|
|
715
|
-
],
|
|
716
|
-
},
|
|
717
|
-
contains: {
|
|
718
|
-
value: [
|
|
719
|
-
{ type: 0, value: 'フィルターを削除、' },
|
|
720
|
-
{ type: 1, value: 'token__propertyKey' },
|
|
721
|
-
{ type: 0, value: ' は ' },
|
|
722
|
-
{ type: 1, value: 'token__value' },
|
|
723
|
-
{ type: 0, value: ' を含む' },
|
|
724
|
-
],
|
|
725
|
-
},
|
|
726
|
-
not_contains: {
|
|
727
|
-
value: [
|
|
728
|
-
{ type: 0, value: 'フィルターを削除、' },
|
|
729
|
-
{ type: 1, value: 'token__propertyKey' },
|
|
730
|
-
{ type: 0, value: ' は ' },
|
|
731
|
-
{ type: 1, value: 'token__value' },
|
|
732
|
-
{ type: 0, value: ' を含まない' },
|
|
733
|
-
],
|
|
734
|
-
},
|
|
735
|
-
starts_with: {
|
|
736
|
-
value: [
|
|
737
|
-
{ type: 0, value: 'フィルターを削除、' },
|
|
738
|
-
{ type: 1, value: 'token__propertyKey' },
|
|
739
|
-
{ type: 0, value: ' は ' },
|
|
740
|
-
{ type: 1, value: 'token__value' },
|
|
741
|
-
{ type: 0, value: ' で始まる' },
|
|
742
|
-
],
|
|
743
|
-
},
|
|
744
|
-
not_starts_with: {
|
|
745
|
-
value: [
|
|
746
|
-
{ type: 0, value: 'フィルターを削除、' },
|
|
747
|
-
{ type: 1, value: 'token__propertyKey' },
|
|
748
|
-
{ type: 0, value: ' は ' },
|
|
749
|
-
{ type: 1, value: 'token__value' },
|
|
750
|
-
{ type: 0, value: ' で始まらない' },
|
|
751
|
-
],
|
|
752
|
-
},
|
|
753
|
-
other: { value: [] },
|
|
754
|
-
},
|
|
755
|
-
},
|
|
756
|
-
],
|
|
757
|
-
},
|
|
758
|
-
's3-resource-selector': {
|
|
759
|
-
'i18nStrings.inContextSelectPlaceholder': [{ type: 0, value: 'バージョンを選択してください' }],
|
|
760
|
-
'i18nStrings.inContextBrowseButton': [{ type: 0, value: 'S3 を参照' }],
|
|
761
|
-
'i18nStrings.inContextViewButton': [{ type: 0, value: '表示' }],
|
|
762
|
-
'i18nStrings.inContextViewButtonAriaLabel': [{ type: 0, value: '表示 (新しいタブで開きます)' }],
|
|
763
|
-
'i18nStrings.inContextLoadingText': [{ type: 0, value: 'リソースのロード中' }],
|
|
764
|
-
'i18nStrings.inContextUriLabel': [{ type: 0, value: 'S3 URI' }],
|
|
765
|
-
'i18nStrings.inContextVersionSelectLabel': [{ type: 0, value: 'オブジェクトのバージョン' }],
|
|
766
|
-
'i18nStrings.modalTitle': [{ type: 0, value: 'S3 のオブジェクトを選択' }],
|
|
767
|
-
'i18nStrings.modalCancelButton': [{ type: 0, value: 'キャンセル' }],
|
|
768
|
-
'i18nStrings.modalSubmitButton': [{ type: 0, value: '選択' }],
|
|
769
|
-
'i18nStrings.modalBreadcrumbRootItem': [{ type: 0, value: 'S3 バケット' }],
|
|
770
|
-
'i18nStrings.selectionBuckets': [{ type: 0, value: 'バケット' }],
|
|
771
|
-
'i18nStrings.selectionObjects': [{ type: 0, value: 'オブジェクト' }],
|
|
772
|
-
'i18nStrings.selectionVersions': [{ type: 0, value: 'バージョン' }],
|
|
773
|
-
'i18nStrings.selectionBucketsSearchPlaceholder': [{ type: 0, value: 'バケットを検索します' }],
|
|
774
|
-
'i18nStrings.selectionObjectsSearchPlaceholder': [
|
|
775
|
-
{ type: 0, value: 'プレフィックスでオブジェクトを検索します' },
|
|
776
|
-
],
|
|
777
|
-
'i18nStrings.selectionVersionsSearchPlaceholder': [{ type: 0, value: 'バージョンを検索します' }],
|
|
778
|
-
'i18nStrings.selectionBucketsLoading': [{ type: 0, value: 'バケットのロード中' }],
|
|
779
|
-
'i18nStrings.selectionBucketsNoItems': [{ type: 0, value: 'バケットなし' }],
|
|
780
|
-
'i18nStrings.selectionObjectsLoading': [{ type: 0, value: 'オブジェクトのロード中' }],
|
|
781
|
-
'i18nStrings.selectionObjectsNoItems': [{ type: 0, value: 'オブジェクトなし' }],
|
|
782
|
-
'i18nStrings.selectionVersionsLoading': [{ type: 0, value: 'バージョンのロード中' }],
|
|
783
|
-
'i18nStrings.selectionVersionsNoItems': [{ type: 0, value: 'バージョンなし' }],
|
|
784
|
-
'i18nStrings.filteringNoMatches': [{ type: 0, value: '一致なし' }],
|
|
785
|
-
'i18nStrings.filteringCantFindMatch': [{ type: 0, value: '一致が見つかりません。' }],
|
|
786
|
-
'i18nStrings.clearFilterButtonText': [{ type: 0, value: 'フィルターをクリア' }],
|
|
787
|
-
'i18nStrings.columnBucketID': [{ type: 0, value: 'ID' }],
|
|
788
|
-
'i18nStrings.columnBucketName': [{ type: 0, value: '名前' }],
|
|
789
|
-
'i18nStrings.columnBucketCreationDate': [{ type: 0, value: '作成日' }],
|
|
790
|
-
'i18nStrings.columnBucketRegion': [{ type: 0, value: 'リージョン' }],
|
|
791
|
-
'i18nStrings.columnObjectKey': [{ type: 0, value: 'キー' }],
|
|
792
|
-
'i18nStrings.columnObjectLastModified': [{ type: 0, value: '最終更新日' }],
|
|
793
|
-
'i18nStrings.columnObjectSize': [{ type: 0, value: 'サイズ' }],
|
|
794
|
-
'i18nStrings.columnVersionID': [{ type: 0, value: 'バージョン ID' }],
|
|
795
|
-
'i18nStrings.columnVersionLastModified': [{ type: 0, value: '最終更新日' }],
|
|
796
|
-
'i18nStrings.columnVersionSize': [{ type: 0, value: 'サイズ' }],
|
|
797
|
-
'i18nStrings.validationPathMustBegin': [
|
|
798
|
-
{ type: 0, value: 'パスが有効であるためには、s3:// で始まる必要があります。' },
|
|
799
|
-
],
|
|
800
|
-
'i18nStrings.validationBucketLowerCase': [
|
|
801
|
-
{ type: 0, value: 'バケット名の先頭は小文字または数字である必要があります。' },
|
|
802
|
-
],
|
|
803
|
-
'i18nStrings.validationBucketMustNotContain': [{ type: 0, value: 'バケット名には大文字を使用できません。' }],
|
|
804
|
-
'i18nStrings.validationBucketLength': [{ type: 0, value: 'バケット名は 3~63 文字である必要があります。' }],
|
|
805
|
-
'i18nStrings.validationBucketMustComplyDns': [
|
|
806
|
-
{ type: 0, value: 'バケット名は DNS 命名規則に準拠している必要があります。' },
|
|
807
|
-
],
|
|
808
|
-
'i18nStrings.labelSortedDescending': [
|
|
809
|
-
{ type: 1, value: 'columnName' },
|
|
810
|
-
{ type: 0, value: ' (降順でソート)' },
|
|
811
|
-
],
|
|
812
|
-
'i18nStrings.labelSortedAscending': [
|
|
813
|
-
{ type: 1, value: 'columnName' },
|
|
814
|
-
{ type: 0, value: ' (昇順でソート)' },
|
|
815
|
-
],
|
|
816
|
-
'i18nStrings.labelNotSorted': [
|
|
817
|
-
{ type: 1, value: 'columnName' },
|
|
818
|
-
{ type: 0, value: ' (ソートなし)' },
|
|
819
|
-
],
|
|
820
|
-
'i18nStrings.labelsBucketsSelection.selectionGroupLabel': [{ type: 0, value: 'バケット' }],
|
|
821
|
-
'i18nStrings.labelsBucketsSelection.itemSelectionLabel': [{ type: 1, value: 'item__Name' }],
|
|
822
|
-
'i18nStrings.labelsObjectsSelection.selectionGroupLabel': [{ type: 0, value: 'オブジェクト' }],
|
|
823
|
-
'i18nStrings.labelsObjectsSelection.itemSelectionLabel': [{ type: 1, value: 'item__Key' }],
|
|
824
|
-
'i18nStrings.labelsVersionsSelection.selectionGroupLabel': [{ type: 0, value: 'バージョン' }],
|
|
825
|
-
'i18nStrings.labelsVersionsSelection.itemSelectionLabel': [{ type: 1, value: 'item__VersionId' }],
|
|
826
|
-
'i18nStrings.labelFiltering': [
|
|
827
|
-
{ type: 1, value: 'itemsType' },
|
|
828
|
-
{ type: 0, value: ' を検索' },
|
|
829
|
-
],
|
|
830
|
-
'i18nStrings.labelRefresh': [{ type: 0, value: 'データを更新' }],
|
|
831
|
-
'i18nStrings.labelBreadcrumbs': [{ type: 0, value: 'S3 ナビゲーション' }],
|
|
832
|
-
'i18nStrings.filteringCounterText': [
|
|
833
|
-
{
|
|
834
|
-
type: 6,
|
|
835
|
-
value: 'count',
|
|
836
|
-
options: {
|
|
837
|
-
one: { value: [{ type: 0, value: '1 件の一致' }] },
|
|
838
|
-
other: {
|
|
839
|
-
value: [
|
|
840
|
-
{ type: 1, value: 'count' },
|
|
841
|
-
{ type: 0, value: ' 件の一致' },
|
|
842
|
-
],
|
|
843
|
-
},
|
|
844
|
-
},
|
|
845
|
-
offset: 0,
|
|
846
|
-
pluralType: 'cardinal',
|
|
847
|
-
},
|
|
848
|
-
],
|
|
849
|
-
},
|
|
850
|
-
select: {
|
|
851
|
-
errorIconAriaLabel: [{ type: 0, value: 'エラー' }],
|
|
852
|
-
selectedAriaLabel: [{ type: 0, value: '選択済み' }],
|
|
853
|
-
recoveryText: [{ type: 0, value: '再試行' }],
|
|
854
|
-
},
|
|
855
|
-
'split-panel': {
|
|
856
|
-
'i18nStrings.closeButtonAriaLabel': [{ type: 0, value: 'パネルを閉じる' }],
|
|
857
|
-
'i18nStrings.openButtonAriaLabel': [{ type: 0, value: 'パネルを開く' }],
|
|
858
|
-
'i18nStrings.preferencesTitle': [{ type: 0, value: '分割パネルの詳細設定' }],
|
|
859
|
-
'i18nStrings.preferencesPositionLabel': [{ type: 0, value: '分割パネルの位置' }],
|
|
860
|
-
'i18nStrings.preferencesPositionDescription': [
|
|
861
|
-
{ type: 0, value: 'サービスの分割パネルのデフォルトの位置を選択します。' },
|
|
862
|
-
],
|
|
863
|
-
'i18nStrings.preferencesPositionSide': [{ type: 0, value: '横' }],
|
|
864
|
-
'i18nStrings.preferencesPositionBottom': [{ type: 0, value: '下' }],
|
|
865
|
-
'i18nStrings.preferencesConfirm': [{ type: 0, value: '確認' }],
|
|
866
|
-
'i18nStrings.preferencesCancel': [{ type: 0, value: 'キャンセル' }],
|
|
867
|
-
'i18nStrings.resizeHandleAriaLabel': [{ type: 0, value: '分割パネルのサイズを変更' }],
|
|
868
|
-
},
|
|
869
|
-
table: {
|
|
870
|
-
'ariaLabels.resizerRoleDescription': [{ type: 0, value: '[サイズを変更] ボタン' }],
|
|
871
|
-
'ariaLabels.submittingEditText': [{ type: 0, value: '編集を送信中' }],
|
|
872
|
-
'ariaLabels.successfulEditLabel': [{ type: 0, value: '編集に成功しました' }],
|
|
873
|
-
'ariaLabels.expandButtonLabel': [{ type: 0, value: '展開する' }],
|
|
874
|
-
'ariaLabels.collapseButtonLabel': [{ type: 0, value: '折りたたむ' }],
|
|
875
|
-
'columnDefinitions.editConfig.errorIconAriaLabel': [{ type: 0, value: 'エラー' }],
|
|
876
|
-
'columnDefinitions.editConfig.editIconAriaLabel': [{ type: 0, value: '編集可能' }],
|
|
877
|
-
},
|
|
878
|
-
tabs: {
|
|
879
|
-
'i18nStrings.scrollLeftAriaLabel': [{ type: 0, value: '左にスクロール' }],
|
|
880
|
-
'i18nStrings.scrollRightAriaLabel': [{ type: 0, value: '右にスクロール' }],
|
|
881
|
-
},
|
|
882
|
-
'tag-editor': {
|
|
883
|
-
'i18nStrings.keyPlaceholder': [{ type: 0, value: 'キーを入力' }],
|
|
884
|
-
'i18nStrings.valuePlaceholder': [{ type: 0, value: '値を入力' }],
|
|
885
|
-
'i18nStrings.addButton': [{ type: 0, value: '新しいタグを追加' }],
|
|
886
|
-
'i18nStrings.removeButton': [{ type: 0, value: '削除' }],
|
|
887
|
-
'i18nStrings.removeButtonAriaLabel': [
|
|
888
|
-
{ type: 1, value: 'tag__key' },
|
|
889
|
-
{ type: 0, value: ' を削除' },
|
|
890
|
-
],
|
|
891
|
-
'i18nStrings.undoButton': [{ type: 0, value: '元に戻す' }],
|
|
892
|
-
'i18nStrings.undoPrompt': [{ type: 0, value: 'このタグは、変更を保存すると削除されます' }],
|
|
893
|
-
'i18nStrings.loading': [{ type: 0, value: 'このリソースに関連付けられているタグをロードしています' }],
|
|
894
|
-
'i18nStrings.keyHeader': [{ type: 0, value: 'キー' }],
|
|
895
|
-
'i18nStrings.valueHeader': [{ type: 0, value: '値' }],
|
|
896
|
-
'i18nStrings.optional': [{ type: 0, value: 'オプション' }],
|
|
897
|
-
'i18nStrings.keySuggestion': [{ type: 0, value: 'カスタムのタグキー' }],
|
|
898
|
-
'i18nStrings.valueSuggestion': [{ type: 0, value: 'カスタムのタグ値' }],
|
|
899
|
-
'i18nStrings.emptyTags': [{ type: 0, value: 'リソースに関連付けられたタグがありません。' }],
|
|
900
|
-
'i18nStrings.tooManyKeysSuggestion': [{ type: 0, value: '表示できる数を超えるキーがあります' }],
|
|
901
|
-
'i18nStrings.tooManyValuesSuggestion': [{ type: 0, value: '表示できる数を超える値があります' }],
|
|
902
|
-
'i18nStrings.keysSuggestionLoading': [{ type: 0, value: 'タグキーをロードしています' }],
|
|
903
|
-
'i18nStrings.keysSuggestionError': [{ type: 0, value: 'タグキーを取得できませんでした' }],
|
|
904
|
-
'i18nStrings.valuesSuggestionLoading': [{ type: 0, value: 'タグ値をロードしています' }],
|
|
905
|
-
'i18nStrings.valuesSuggestionError': [{ type: 0, value: 'タグ値を取得できませんでした' }],
|
|
906
|
-
'i18nStrings.emptyKeyError': [{ type: 0, value: 'タグキーを指定してください' }],
|
|
907
|
-
'i18nStrings.maxKeyCharLengthError': [{ type: 0, value: 'タグキーには最大 128 文字を使用できます。' }],
|
|
908
|
-
'i18nStrings.maxValueCharLengthError': [{ type: 0, value: 'タグ値には最大 256 文字を使用できます。' }],
|
|
909
|
-
'i18nStrings.duplicateKeyError': [{ type: 0, value: '一意のタグキーを指定してください。' }],
|
|
910
|
-
'i18nStrings.invalidKeyError': [
|
|
911
|
-
{
|
|
912
|
-
type: 0,
|
|
913
|
-
value:
|
|
914
|
-
'無効なキー。キーには、Unicode 文字、数字、空白、および次のいずれかのみを含めることができます: _.:/=+@-',
|
|
915
|
-
},
|
|
916
|
-
],
|
|
917
|
-
'i18nStrings.invalidValueError': [
|
|
918
|
-
{
|
|
919
|
-
type: 0,
|
|
920
|
-
value: '無効な値。値には、Unicode 文字、数字、空白、および次のいずれかのみを含めることができます: _.:/=+@-',
|
|
921
|
-
},
|
|
922
|
-
],
|
|
923
|
-
'i18nStrings.awsPrefixError': [{ type: 0, value: 'aws: で始めることはできません' }],
|
|
924
|
-
'i18nStrings.tagLimitReached': [
|
|
925
|
-
{
|
|
926
|
-
type: 6,
|
|
927
|
-
value: 'tagLimit',
|
|
928
|
-
options: {
|
|
929
|
-
one: { value: [{ type: 0, value: 'タグの上限数である 1 個に達しました。' }] },
|
|
930
|
-
other: {
|
|
931
|
-
value: [
|
|
932
|
-
{ type: 0, value: 'タグの上限数である ' },
|
|
933
|
-
{ type: 1, value: 'tagLimit' },
|
|
934
|
-
{ type: 0, value: ' 個に達しました。' },
|
|
935
|
-
],
|
|
936
|
-
},
|
|
937
|
-
},
|
|
938
|
-
offset: 0,
|
|
939
|
-
pluralType: 'cardinal',
|
|
940
|
-
},
|
|
941
|
-
],
|
|
942
|
-
'i18nStrings.tagLimitExceeded': [
|
|
943
|
-
{
|
|
944
|
-
type: 6,
|
|
945
|
-
value: 'tagLimit',
|
|
946
|
-
options: {
|
|
947
|
-
one: { value: [{ type: 0, value: 'タグの上限数である 1 個を超えました。' }] },
|
|
948
|
-
other: {
|
|
949
|
-
value: [
|
|
950
|
-
{ type: 0, value: 'タグの上限数である ' },
|
|
951
|
-
{ type: 1, value: 'tagLimit' },
|
|
952
|
-
{ type: 0, value: ' 個を超えました。' },
|
|
953
|
-
],
|
|
954
|
-
},
|
|
955
|
-
},
|
|
956
|
-
offset: 0,
|
|
957
|
-
pluralType: 'cardinal',
|
|
958
|
-
},
|
|
959
|
-
],
|
|
960
|
-
'i18nStrings.tagLimit': [
|
|
961
|
-
{
|
|
962
|
-
type: 5,
|
|
963
|
-
value: 'tagLimitAvailable',
|
|
964
|
-
options: {
|
|
965
|
-
true: {
|
|
966
|
-
value: [
|
|
967
|
-
{
|
|
968
|
-
type: 6,
|
|
969
|
-
value: 'availableTags',
|
|
970
|
-
options: {
|
|
971
|
-
other: {
|
|
972
|
-
value: [
|
|
973
|
-
{ type: 0, value: '最大 ' },
|
|
974
|
-
{ type: 1, value: 'tagLimit' },
|
|
975
|
-
{ type: 0, value: ' 個のタグを追加できます。' },
|
|
976
|
-
],
|
|
977
|
-
},
|
|
978
|
-
},
|
|
979
|
-
offset: 0,
|
|
980
|
-
pluralType: 'cardinal',
|
|
981
|
-
},
|
|
982
|
-
],
|
|
983
|
-
},
|
|
984
|
-
false: {
|
|
985
|
-
value: [
|
|
986
|
-
{
|
|
987
|
-
type: 6,
|
|
988
|
-
value: 'availableTags',
|
|
989
|
-
options: {
|
|
990
|
-
one: { value: [{ type: 0, value: '最大 1 個のタグをさらに追加できます。' }] },
|
|
991
|
-
other: {
|
|
992
|
-
value: [
|
|
993
|
-
{ type: 0, value: '最大 ' },
|
|
994
|
-
{ type: 1, value: 'availableTags' },
|
|
995
|
-
{ type: 0, value: ' 個のタグをさらに追加できます。' },
|
|
996
|
-
],
|
|
997
|
-
},
|
|
998
|
-
},
|
|
999
|
-
offset: 0,
|
|
1000
|
-
pluralType: 'cardinal',
|
|
1001
|
-
},
|
|
1002
|
-
],
|
|
1003
|
-
},
|
|
1004
|
-
other: { value: [] },
|
|
1005
|
-
},
|
|
1006
|
-
},
|
|
1007
|
-
],
|
|
1008
|
-
},
|
|
1009
|
-
'token-group': {
|
|
1010
|
-
'i18nStrings.limitShowFewer': [{ type: 0, value: '少なく表示' }],
|
|
1011
|
-
'i18nStrings.limitShowMore': [{ type: 0, value: 'さらに表示' }],
|
|
1012
|
-
},
|
|
1013
|
-
'top-navigation': {
|
|
1014
|
-
'i18nStrings.searchIconAriaLabel': [{ type: 0, value: '検索' }],
|
|
1015
|
-
'i18nStrings.searchDismissIconAriaLabel': [{ type: 0, value: '検索を閉じる' }],
|
|
1016
|
-
'i18nStrings.overflowMenuTriggerText': [{ type: 0, value: 'さらに詳しく' }],
|
|
1017
|
-
'i18nStrings.overflowMenuDismissIconAriaLabel': [{ type: 0, value: 'メニューを閉じる' }],
|
|
1018
|
-
'i18nStrings.overflowMenuBackIconAriaLabel': [{ type: 0, value: '戻る' }],
|
|
1019
|
-
'i18nStrings.overflowMenuTitleText': [{ type: 0, value: 'すべて' }],
|
|
1020
|
-
},
|
|
1021
|
-
'tutorial-panel': {
|
|
1022
|
-
'i18nStrings.loadingText': [{ type: 0, value: 'ロード中' }],
|
|
1023
|
-
'i18nStrings.tutorialListTitle': [{ type: 0, value: 'チュートリアルを選択する' }],
|
|
1024
|
-
'i18nStrings.tutorialListDownloadLinkText': [{ type: 0, value: 'PDF バージョンのダウンロード' }],
|
|
1025
|
-
'i18nStrings.labelTutorialListDownloadLink': [
|
|
1026
|
-
{ type: 0, value: 'このチュートリアルの PDF バージョンをダウンロードする' },
|
|
1027
|
-
],
|
|
1028
|
-
'i18nStrings.tutorialCompletedText': [{ type: 0, value: 'チュートリアルが完了しました' }],
|
|
1029
|
-
'i18nStrings.learnMoreLinkText': [{ type: 0, value: '詳細はこちら' }],
|
|
1030
|
-
'i18nStrings.startTutorialButtonText': [{ type: 0, value: 'チュートリアルを開始する' }],
|
|
1031
|
-
'i18nStrings.restartTutorialButtonText': [{ type: 0, value: 'チュートリアルの再起動' }],
|
|
1032
|
-
'i18nStrings.completionScreenTitle': [{ type: 0, value: 'これでチュートリアルは完了です。' }],
|
|
1033
|
-
'i18nStrings.feedbackLinkText': [{ type: 0, value: 'フィードバック' }],
|
|
1034
|
-
'i18nStrings.dismissTutorialButtonText': [{ type: 0, value: 'チュートリアルを終了する' }],
|
|
1035
|
-
'i18nStrings.taskTitle': [
|
|
1036
|
-
{ type: 0, value: 'タスク ' },
|
|
1037
|
-
{ type: 1, value: 'taskNumber' },
|
|
1038
|
-
{ type: 0, value: ': ' },
|
|
1039
|
-
{ type: 1, value: 'taskTitle' },
|
|
1040
|
-
],
|
|
1041
|
-
'i18nStrings.stepTitle': [
|
|
1042
|
-
{ type: 0, value: 'ステップ ' },
|
|
1043
|
-
{ type: 1, value: 'stepNumber' },
|
|
1044
|
-
{ type: 0, value: ': ' },
|
|
1045
|
-
{ type: 1, value: 'stepTitle' },
|
|
1046
|
-
],
|
|
1047
|
-
'i18nStrings.labelExitTutorial': [{ type: 0, value: 'チュートリアルを終了する' }],
|
|
1048
|
-
'i18nStrings.labelTotalSteps': [
|
|
1049
|
-
{ type: 0, value: '合計ステップ: ' },
|
|
1050
|
-
{ type: 1, value: 'totalStepCount' },
|
|
1051
|
-
],
|
|
1052
|
-
'i18nStrings.labelsTaskStatus.pending': [{ type: 0, value: '保留中' }],
|
|
1053
|
-
'i18nStrings.labelsTaskStatus.in-progress': [{ type: 0, value: '進行中' }],
|
|
1054
|
-
'i18nStrings.labelsTaskStatus.success': [{ type: 0, value: '成功' }],
|
|
1055
|
-
},
|
|
1056
|
-
wizard: {
|
|
1057
|
-
'i18nStrings.stepNumberLabel': [
|
|
1058
|
-
{ type: 0, value: 'ステップ ' },
|
|
1059
|
-
{ type: 1, value: 'stepNumber' },
|
|
1060
|
-
],
|
|
1061
|
-
'i18nStrings.collapsedStepsLabel': [
|
|
1062
|
-
{ type: 0, value: 'ステップ ' },
|
|
1063
|
-
{ type: 1, value: 'stepNumber' },
|
|
1064
|
-
{ type: 0, value: '/' },
|
|
1065
|
-
{ type: 1, value: 'stepsCount' },
|
|
1066
|
-
],
|
|
1067
|
-
'i18nStrings.skipToButtonLabel': [
|
|
1068
|
-
{ type: 1, value: 'task__title' },
|
|
1069
|
-
{ type: 0, value: ' にスキップ' },
|
|
1070
|
-
],
|
|
1071
|
-
'i18nStrings.navigationAriaLabel': [{ type: 0, value: 'ステップ' }],
|
|
1072
|
-
'i18nStrings.cancelButton': [{ type: 0, value: 'キャンセル' }],
|
|
1073
|
-
'i18nStrings.previousButton': [{ type: 0, value: '戻る' }],
|
|
1074
|
-
'i18nStrings.nextButton': [{ type: 0, value: '次へ' }],
|
|
1075
|
-
'i18nStrings.optional': [{ type: 0, value: 'オプション' }],
|
|
1076
|
-
'i18nStrings.nextButtonLoadingAnnouncement': [{ type: 0, value: '次のステップをロード中' }],
|
|
1077
|
-
'i18nStrings.submitButtonLoadingAnnouncement': [{ type: 0, value: 'フォーム送信' }],
|
|
1078
|
-
},
|
|
1079
|
-
},
|
|
1080
|
-
},
|
|
1081
|
-
};
|
|
1
|
+
export default {"@cloudscape-design/components":{"ja":{"[charts]":{"loadingText":[{"type":0,"value":"グラフのロード中"}],"errorText":[{"type":0,"value":"データを取得できませんでした。後でもう一度お試しください。"}],"recoveryText":[{"type":0,"value":"再試行"}],"i18nStrings.filterLabel":[{"type":0,"value":"表示されたデータをフィルタリング"}],"i18nStrings.filterPlaceholder":[{"type":0,"value":"データをフィルタリング"}],"i18nStrings.legendAriaLabel":[{"type":0,"value":"凡例"}],"i18nStrings.chartAriaRoleDescription":[{"type":0,"value":"グラフ"}],"i18nStrings.xAxisAriaRoleDescription":[{"type":0,"value":"x-軸"}],"i18nStrings.yAxisAriaRoleDescription":[{"type":0,"value":"y-軸"}]},"alert":{"dismissAriaLabel":[{"type":0,"value":"アラートを閉じる"}]},"annotation-context":{"i18nStrings.nextButtonText":[{"type":0,"value":"次へ"}],"i18nStrings.previousButtonText":[{"type":0,"value":"戻る"}],"i18nStrings.finishButtonText":[{"type":0,"value":"終了"}],"i18nStrings.labelDismissAnnotation":[{"type":0,"value":"注釈を閉じる"}],"i18nStrings.stepCounterText":[{"type":0,"value":"ステップ "},{"type":1,"value":"stepNumber"},{"type":0,"value":"/"},{"type":1,"value":"totalStepCount"}],"i18nStrings.taskTitle":[{"type":0,"value":"タスク "},{"type":1,"value":"taskNumber"},{"type":0,"value":": "},{"type":1,"value":"taskTitle"}],"i18nStrings.labelHotspot":[{"type":5,"value":"openState","options":{"true":{"value":[{"type":0,"value":"ステップ "},{"type":1,"value":"stepNumber"},{"type":0,"value":"/"},{"type":1,"value":"totalStepCount"},{"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"}],"i18nStrings.errorsTab":[{"type":0,"value":"エラー"}],"i18nStrings.warningsTab":[{"type":0,"value":"警告"}],"i18nStrings.preferencesButtonAriaLabel":[{"type":0,"value":"詳細設定"}],"i18nStrings.paneCloseButtonAriaLabel":[{"type":0,"value":"閉じる"}],"i18nStrings.preferencesModalHeader":[{"type":0,"value":"詳細設定"}],"i18nStrings.preferencesModalCancel":[{"type":0,"value":"キャンセル"}],"i18nStrings.preferencesModalConfirm":[{"type":0,"value":"確認"}],"i18nStrings.preferencesModalWrapLines":[{"type":0,"value":"折り返す"}],"i18nStrings.preferencesModalTheme":[{"type":0,"value":"テーマ"}],"i18nStrings.preferencesModalLightThemes":[{"type":0,"value":"明るいテーマ"}],"i18nStrings.preferencesModalDarkThemes":[{"type":0,"value":"暗いテーマ"}]},"collection-preferences":{"title":[{"type":0,"value":"詳細設定"}],"confirmLabel":[{"type":0,"value":"確認"}],"cancelLabel":[{"type":0,"value":"キャンセル"}],"pageSizePreference.title":[{"type":0,"value":"ページサイズ"}],"wrapLinesPreference.label":[{"type":0,"value":"折り返す"}],"wrapLinesPreference.description":[{"type":0,"value":"選択すると、すべてのテキストが表示され、折り返されます"}],"stripedRowsPreference.label":[{"type":0,"value":"縞模様の行"}],"stripedRowsPreference.description":[{"type":0,"value":"選択すると、交互に影が付いた行が追加されます"}],"contentDensityPreference.label":[{"type":0,"value":"コンパクトモード"}],"contentDensityPreference.description":[{"type":0,"value":"選択すると、より高密度でコンパクトなモードでコンテンツが表示されます"}],"contentDisplayPreference.title":[{"type":0,"value":"列の詳細設定"}],"contentDisplayPreference.description":[{"type":0,"value":"列の可視性と順序をカスタマイズします。"}],"contentDisplayPreference.dragHandleAriaLabel":[{"type":0,"value":"ドラッグハンドル"}],"contentDisplayPreference.dragHandleAriaDescription":[{"type":0,"value":"Space または Enter を使用して項目のドラッグをアクティブ化し、矢印キーを使用して項目の位置を移動します。位置の移動を完了するには、Space または Enter を使用します。移動を取り消すには、Escape を使用します。"}],"contentDisplayPreference.liveAnnouncementDndStarted":[{"type":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":1,"value":"startDate"},{"type":0,"value":" から "},{"type":1,"value":"endDate"},{"type":0,"value":" で選択された範囲"}],"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":1,"value":"option__label"},{"type":0,"value":" を削除"}]},"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"},{"type":0,"value":" と等しい"}]},"not_equals":{"value":[{"type":0,"value":"フィルターを削除、"},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" は "},{"type":1,"value":"token__value"},{"type":0,"value":" と等しくない"}]},"greater_than":{"value":[{"type":0,"value":"フィルターを削除、"},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" は "},{"type":1,"value":"token__value"},{"type":0,"value":" より大きい"}]},"greater_than_equal":{"value":[{"type":0,"value":"フィルターを削除、"},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" は "},{"type":1,"value":"token__value"},{"type":0,"value":" 以上"}]},"less_than":{"value":[{"type":0,"value":"フィルターを削除、"},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" は "},{"type":1,"value":"token__value"},{"type":0,"value":" 未満"}]},"less_than_equal":{"value":[{"type":0,"value":"フィルターを削除、"},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" は "},{"type":1,"value":"token__value"},{"type":0,"value":" 以下"}]},"contains":{"value":[{"type":0,"value":"フィルターを削除、"},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" は "},{"type":1,"value":"token__value"},{"type":0,"value":" を含む"}]},"not_contains":{"value":[{"type":0,"value":"フィルターを削除、"},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" は "},{"type":1,"value":"token__value"},{"type":0,"value":" を含まない"}]},"starts_with":{"value":[{"type":0,"value":"フィルターを削除、"},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" は "},{"type":1,"value":"token__value"},{"type":0,"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":1,"value":"itemsType"},{"type":0,"value":" を検索"}],"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":1,"value":"tag__key"},{"type":0,"value":" を削除"}],"i18nStrings.undoButton":[{"type":0,"value":"元に戻す"}],"i18nStrings.undoPrompt":[{"type":0,"value":"このタグは、変更を保存すると削除されます"}],"i18nStrings.loading":[{"type":0,"value":"このリソースに関連付けられているタグをロードしています"}],"i18nStrings.keyHeader":[{"type":0,"value":"キー"}],"i18nStrings.valueHeader":[{"type":0,"value":"値"}],"i18nStrings.optional":[{"type":0,"value":"オプション"}],"i18nStrings.keySuggestion":[{"type":0,"value":"カスタムのタグキー"}],"i18nStrings.valueSuggestion":[{"type":0,"value":"カスタムのタグ値"}],"i18nStrings.emptyTags":[{"type":0,"value":"リソースに関連付けられたタグがありません。"}],"i18nStrings.tooManyKeysSuggestion":[{"type":0,"value":"表示できる数を超えるキーがあります"}],"i18nStrings.tooManyValuesSuggestion":[{"type":0,"value":"表示できる数を超える値があります"}],"i18nStrings.keysSuggestionLoading":[{"type":0,"value":"タグキーをロードしています"}],"i18nStrings.keysSuggestionError":[{"type":0,"value":"タグキーを取得できませんでした"}],"i18nStrings.valuesSuggestionLoading":[{"type":0,"value":"タグ値をロードしています"}],"i18nStrings.valuesSuggestionError":[{"type":0,"value":"タグ値を取得できませんでした"}],"i18nStrings.emptyKeyError":[{"type":0,"value":"タグキーを指定してください"}],"i18nStrings.maxKeyCharLengthError":[{"type":0,"value":"タグキーには最大 128 文字を使用できます。"}],"i18nStrings.maxValueCharLengthError":[{"type":0,"value":"タグ値には最大 256 文字を使用できます。"}],"i18nStrings.duplicateKeyError":[{"type":0,"value":"一意のタグキーを指定してください。"}],"i18nStrings.invalidKeyError":[{"type":0,"value":"無効なキー。キーには、Unicode 文字、数字、空白、および次のいずれかのみを含めることができます: _.:/=+@-"}],"i18nStrings.invalidValueError":[{"type":0,"value":"無効な値。値には、Unicode 文字、数字、空白、および次のいずれかのみを含めることができます: _.:/=+@-"}],"i18nStrings.awsPrefixError":[{"type":0,"value":"aws: で始めることはできません"}],"i18nStrings.tagLimitReached":[{"type":6,"value":"tagLimit","options":{"one":{"value":[{"type":0,"value":"タグの上限数である 1 個に達しました。"}]},"other":{"value":[{"type":0,"value":"タグの上限数である "},{"type":1,"value":"tagLimit"},{"type":0,"value":" 個に達しました。"}]}},"offset":0,"pluralType":"cardinal"}],"i18nStrings.tagLimitExceeded":[{"type":6,"value":"tagLimit","options":{"one":{"value":[{"type":0,"value":"タグの上限数である 1 個を超えました。"}]},"other":{"value":[{"type":0,"value":"タグの上限数である "},{"type":1,"value":"tagLimit"},{"type":0,"value":" 個を超えました。"}]}},"offset":0,"pluralType":"cardinal"}],"i18nStrings.tagLimit":[{"type":5,"value":"tagLimitAvailable","options":{"true":{"value":[{"type":6,"value":"availableTags","options":{"other":{"value":[{"type":0,"value":"最大 "},{"type":1,"value":"tagLimit"},{"type":0,"value":" 個のタグを追加できます。"}]}},"offset":0,"pluralType":"cardinal"}]},"false":{"value":[{"type":6,"value":"availableTags","options":{"one":{"value":[{"type":0,"value":"最大 1 個のタグをさらに追加できます。"}]},"other":{"value":[{"type":0,"value":"最大 "},{"type":1,"value":"availableTags"},{"type":0,"value":" 個のタグをさらに追加できます。"}]}},"offset":0,"pluralType":"cardinal"}]},"other":{"value":[]}}}]},"token-group":{"i18nStrings.limitShowFewer":[{"type":0,"value":"少なく表示"}],"i18nStrings.limitShowMore":[{"type":0,"value":"さらに表示"}]},"top-navigation":{"i18nStrings.searchIconAriaLabel":[{"type":0,"value":"検索"}],"i18nStrings.searchDismissIconAriaLabel":[{"type":0,"value":"検索を閉じる"}],"i18nStrings.overflowMenuTriggerText":[{"type":0,"value":"さらに詳しく"}],"i18nStrings.overflowMenuDismissIconAriaLabel":[{"type":0,"value":"メニューを閉じる"}],"i18nStrings.overflowMenuBackIconAriaLabel":[{"type":0,"value":"戻る"}],"i18nStrings.overflowMenuTitleText":[{"type":0,"value":"すべて"}]},"tutorial-panel":{"i18nStrings.loadingText":[{"type":0,"value":"ロード中"}],"i18nStrings.tutorialListTitle":[{"type":0,"value":"チュートリアルを選択する"}],"i18nStrings.tutorialListDownloadLinkText":[{"type":0,"value":"PDF バージョンのダウンロード"}],"i18nStrings.labelTutorialListDownloadLink":[{"type":0,"value":"このチュートリアルの PDF バージョンをダウンロードする"}],"i18nStrings.tutorialCompletedText":[{"type":0,"value":"チュートリアルが完了しました"}],"i18nStrings.learnMoreLinkText":[{"type":0,"value":"詳細はこちら"}],"i18nStrings.startTutorialButtonText":[{"type":0,"value":"チュートリアルを開始する"}],"i18nStrings.restartTutorialButtonText":[{"type":0,"value":"チュートリアルの再起動"}],"i18nStrings.completionScreenTitle":[{"type":0,"value":"これでチュートリアルは完了です。"}],"i18nStrings.feedbackLinkText":[{"type":0,"value":"フィードバック"}],"i18nStrings.dismissTutorialButtonText":[{"type":0,"value":"チュートリアルを終了する"}],"i18nStrings.taskTitle":[{"type":0,"value":"タスク "},{"type":1,"value":"taskNumber"},{"type":0,"value":": "},{"type":1,"value":"taskTitle"}],"i18nStrings.stepTitle":[{"type":0,"value":"ステップ "},{"type":1,"value":"stepNumber"},{"type":0,"value":": "},{"type":1,"value":"stepTitle"}],"i18nStrings.labelExitTutorial":[{"type":0,"value":"チュートリアルを終了する"}],"i18nStrings.labelTotalSteps":[{"type":0,"value":"合計ステップ: "},{"type":1,"value":"totalStepCount"}],"i18nStrings.labelsTaskStatus.pending":[{"type":0,"value":"保留中"}],"i18nStrings.labelsTaskStatus.in-progress":[{"type":0,"value":"進行中"}],"i18nStrings.labelsTaskStatus.success":[{"type":0,"value":"成功"}]},"wizard":{"i18nStrings.stepNumberLabel":[{"type":0,"value":"ステップ "},{"type":1,"value":"stepNumber"}],"i18nStrings.collapsedStepsLabel":[{"type":0,"value":"ステップ "},{"type":1,"value":"stepNumber"},{"type":0,"value":"/"},{"type":1,"value":"stepsCount"}],"i18nStrings.skipToButtonLabel":[{"type":1,"value":"task__title"},{"type":0,"value":" にスキップ"}],"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":"フォーム送信"}]}}}}
|