@cloudscape-design/components 3.0.621 → 3.0.623

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