@cloudscape-design/components 3.0.310 → 3.0.312

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 (205) hide show
  1. package/button/internal.d.ts +6 -0
  2. package/button/internal.d.ts.map +1 -1
  3. package/button/internal.js +6 -8
  4. package/button/internal.js.map +1 -1
  5. package/code-editor/resizable-box/styles.css.js +3 -3
  6. package/code-editor/resizable-box/styles.scoped.css +10 -8
  7. package/code-editor/resizable-box/styles.selectors.js +3 -3
  8. package/code-editor/styles.css.js +32 -32
  9. package/code-editor/styles.scoped.css +189 -157
  10. package/code-editor/styles.selectors.js +32 -32
  11. package/collection-preferences/content-display/index.js +1 -1
  12. package/collection-preferences/content-display/index.js.map +1 -1
  13. package/container/interfaces.d.ts +50 -0
  14. package/container/interfaces.d.ts.map +1 -1
  15. package/container/interfaces.js.map +1 -1
  16. package/container/internal.d.ts +1 -1
  17. package/container/internal.d.ts.map +1 -1
  18. package/container/internal.js +24 -18
  19. package/container/internal.js.map +1 -1
  20. package/container/styles.css.js +28 -18
  21. package/container/styles.scoped.css +93 -36
  22. package/container/styles.selectors.js +28 -18
  23. package/date-range-picker/calendar/header/index.d.ts.map +1 -1
  24. package/date-range-picker/calendar/header/index.js +4 -2
  25. package/date-range-picker/calendar/header/index.js.map +1 -1
  26. package/date-range-picker/calendar/index.js +1 -1
  27. package/date-range-picker/calendar/index.js.map +1 -1
  28. package/expandable-section/expandable-section-header.d.ts +2 -1
  29. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  30. package/expandable-section/expandable-section-header.js +6 -16
  31. package/expandable-section/expandable-section-header.js.map +1 -1
  32. package/expandable-section/internal.d.ts.map +1 -1
  33. package/expandable-section/internal.js +3 -2
  34. package/expandable-section/internal.js.map +1 -1
  35. package/form/index.d.ts.map +1 -1
  36. package/form/index.js +14 -1
  37. package/form/index.js.map +1 -1
  38. package/form/internal.d.ts.map +1 -1
  39. package/form/internal.js +3 -4
  40. package/form/internal.js.map +1 -1
  41. package/form-field/internal.js +2 -3
  42. package/form-field/internal.js.map +1 -1
  43. package/help-panel/styles.css.js +4 -4
  44. package/help-panel/styles.scoped.css +135 -95
  45. package/help-panel/styles.selectors.js +4 -4
  46. package/i18n/context.d.ts +14 -7
  47. package/i18n/context.d.ts.map +1 -1
  48. package/i18n/context.js.map +1 -1
  49. package/i18n/messages/all.all.js +3692 -538
  50. package/i18n/messages/all.all.json +3756 -577
  51. package/i18n/messages/all.de.js +317 -22
  52. package/i18n/messages/all.de.json +324 -27
  53. package/i18n/messages/all.en-GB.js +306 -21
  54. package/i18n/messages/all.en-GB.json +309 -24
  55. package/i18n/messages/all.en.js +11 -11
  56. package/i18n/messages/all.en.json +11 -11
  57. package/i18n/messages/all.es.js +311 -22
  58. package/i18n/messages/all.es.json +318 -25
  59. package/i18n/messages/all.fr.js +335 -27
  60. package/i18n/messages/all.fr.json +343 -30
  61. package/i18n/messages/all.id.js +319 -28
  62. package/i18n/messages/all.id.json +322 -31
  63. package/i18n/messages/all.it.js +320 -27
  64. package/i18n/messages/all.it.json +326 -30
  65. package/i18n/messages/all.ja.js +312 -28
  66. package/i18n/messages/all.ja.json +315 -30
  67. package/i18n/messages/all.ko.js +304 -24
  68. package/i18n/messages/all.ko.json +312 -25
  69. package/i18n/messages/all.pt-BR.js +313 -28
  70. package/i18n/messages/all.pt-BR.json +325 -31
  71. package/i18n/messages/all.zh-CN.js +301 -29
  72. package/i18n/messages/all.zh-CN.json +300 -31
  73. package/i18n/messages/all.zh-TW.js +295 -23
  74. package/i18n/messages/all.zh-TW.json +294 -25
  75. package/i18n/messages-types.d.ts +435 -0
  76. package/i18n/messages-types.d.ts.map +1 -0
  77. package/i18n/messages-types.js +5 -0
  78. package/i18n/messages-types.js.map +1 -0
  79. package/i18n/provider.d.ts.map +1 -1
  80. package/i18n/provider.js +2 -0
  81. package/i18n/provider.js.map +1 -1
  82. package/internal/analytics/components/analytics-funnel.d.ts +2 -1
  83. package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
  84. package/internal/analytics/components/analytics-funnel.js +6 -4
  85. package/internal/analytics/components/analytics-funnel.js.map +1 -1
  86. package/internal/analytics/context/analytics-context.d.ts +2 -0
  87. package/internal/analytics/context/analytics-context.d.ts.map +1 -1
  88. package/internal/analytics/context/analytics-context.js +2 -0
  89. package/internal/analytics/context/analytics-context.js.map +1 -1
  90. package/internal/analytics/hooks/use-funnel.d.ts +3 -7
  91. package/internal/analytics/hooks/use-funnel.d.ts.map +1 -1
  92. package/internal/analytics/hooks/use-funnel.js +2 -7
  93. package/internal/analytics/hooks/use-funnel.js.map +1 -1
  94. package/internal/base-component/styles.scoped.css +382 -379
  95. package/internal/components/cartesian-chart/bottom-labels.js +1 -1
  96. package/internal/components/cartesian-chart/bottom-labels.js.map +1 -1
  97. package/internal/components/cartesian-chart/left-labels.js +1 -1
  98. package/internal/components/cartesian-chart/left-labels.js.map +1 -1
  99. package/internal/components/focus-lock/index.js +20 -19
  100. package/internal/components/focus-lock/index.js.map +1 -1
  101. package/internal/context/button-context.d.ts +10 -0
  102. package/internal/context/button-context.d.ts.map +1 -0
  103. package/internal/context/button-context.js +10 -0
  104. package/internal/context/button-context.js.map +1 -0
  105. package/internal/environment.js +1 -1
  106. package/internal/generated/theming/index.cjs +2 -1
  107. package/internal/generated/theming/index.js +2 -1
  108. package/internal/hooks/use-visual-mode/index.d.ts.map +1 -1
  109. package/internal/hooks/use-visual-mode/index.js +3 -0
  110. package/internal/hooks/use-visual-mode/index.js.map +1 -1
  111. package/internal/i18n/messages/all.all.js +3692 -538
  112. package/internal/i18n/messages/all.all.json +3756 -577
  113. package/internal/i18n/messages/all.de.js +317 -22
  114. package/internal/i18n/messages/all.de.json +324 -27
  115. package/internal/i18n/messages/all.en-GB.js +306 -21
  116. package/internal/i18n/messages/all.en-GB.json +309 -24
  117. package/internal/i18n/messages/all.en.js +11 -11
  118. package/internal/i18n/messages/all.en.json +11 -11
  119. package/internal/i18n/messages/all.es.js +311 -22
  120. package/internal/i18n/messages/all.es.json +318 -25
  121. package/internal/i18n/messages/all.fr.js +335 -27
  122. package/internal/i18n/messages/all.fr.json +343 -30
  123. package/internal/i18n/messages/all.id.js +319 -28
  124. package/internal/i18n/messages/all.id.json +322 -31
  125. package/internal/i18n/messages/all.it.js +320 -27
  126. package/internal/i18n/messages/all.it.json +326 -30
  127. package/internal/i18n/messages/all.ja.js +312 -28
  128. package/internal/i18n/messages/all.ja.json +315 -30
  129. package/internal/i18n/messages/all.ko.js +304 -24
  130. package/internal/i18n/messages/all.ko.json +312 -25
  131. package/internal/i18n/messages/all.pt-BR.js +313 -28
  132. package/internal/i18n/messages/all.pt-BR.json +325 -31
  133. package/internal/i18n/messages/all.zh-CN.js +301 -29
  134. package/internal/i18n/messages/all.zh-CN.json +300 -31
  135. package/internal/i18n/messages/all.zh-TW.js +295 -23
  136. package/internal/i18n/messages/all.zh-TW.json +294 -25
  137. package/internal/manifest.json +1 -1
  138. package/package.json +1 -2
  139. package/pagination/internal.d.ts.map +1 -1
  140. package/pagination/internal.js +4 -4
  141. package/pagination/internal.js.map +1 -1
  142. package/pie-chart/utils.d.ts +1 -1
  143. package/pie-chart/utils.d.ts.map +1 -1
  144. package/pie-chart/utils.js.map +1 -1
  145. package/property-filter/index.d.ts.map +1 -1
  146. package/property-filter/index.js +1 -1
  147. package/property-filter/index.js.map +1 -1
  148. package/s3-resource-selector/interfaces.d.ts +3 -0
  149. package/s3-resource-selector/interfaces.d.ts.map +1 -1
  150. package/s3-resource-selector/interfaces.js.map +1 -1
  151. package/s3-resource-selector/s3-in-context/index.js +1 -1
  152. package/s3-resource-selector/s3-in-context/index.js.map +1 -1
  153. package/s3-resource-selector/s3-in-context/validation.d.ts +1 -1
  154. package/s3-resource-selector/s3-in-context/validation.d.ts.map +1 -1
  155. package/s3-resource-selector/s3-in-context/validation.js.map +1 -1
  156. package/s3-resource-selector/s3-modal/basic-table.d.ts +3 -1
  157. package/s3-resource-selector/s3-modal/basic-table.d.ts.map +1 -1
  158. package/s3-resource-selector/s3-modal/basic-table.js +2 -1
  159. package/s3-resource-selector/s3-modal/basic-table.js.map +1 -1
  160. package/s3-resource-selector/s3-modal/index.js +1 -1
  161. package/s3-resource-selector/s3-modal/index.js.map +1 -1
  162. package/s3-resource-selector/s3-modal/table-utils.d.ts +1 -1
  163. package/s3-resource-selector/s3-modal/table-utils.d.ts.map +1 -1
  164. package/s3-resource-selector/s3-modal/table-utils.js.map +1 -1
  165. package/select/parts/filter.d.ts +1 -1
  166. package/space-between/interfaces.d.ts +5 -0
  167. package/space-between/interfaces.d.ts.map +1 -1
  168. package/space-between/interfaces.js.map +1 -1
  169. package/space-between/internal.d.ts +1 -1
  170. package/space-between/internal.d.ts.map +1 -1
  171. package/space-between/internal.js +2 -2
  172. package/space-between/internal.js.map +1 -1
  173. package/space-between/styles.css.js +21 -20
  174. package/space-between/styles.scoped.css +25 -21
  175. package/space-between/styles.selectors.js +21 -20
  176. package/tag-editor/interfaces.d.ts +1 -0
  177. package/tag-editor/interfaces.d.ts.map +1 -1
  178. package/tag-editor/interfaces.js.map +1 -1
  179. package/tag-editor/validation.d.ts +1 -1
  180. package/tag-editor/validation.d.ts.map +1 -1
  181. package/tag-editor/validation.js.map +1 -1
  182. package/test-utils/dom/container/index.d.ts +1 -0
  183. package/test-utils/dom/container/index.js +3 -0
  184. package/test-utils/dom/container/index.js.map +1 -1
  185. package/test-utils/dom/expandable-section/index.js +1 -1
  186. package/test-utils/dom/expandable-section/index.js.map +1 -1
  187. package/test-utils/selectors/container/index.d.ts +1 -0
  188. package/test-utils/selectors/container/index.js +3 -0
  189. package/test-utils/selectors/container/index.js.map +1 -1
  190. package/test-utils/selectors/expandable-section/index.js +1 -1
  191. package/test-utils/selectors/expandable-section/index.js.map +1 -1
  192. package/test-utils/tsconfig.tsbuildinfo +1 -1
  193. package/text-content/styles.css.js +1 -1
  194. package/text-content/styles.scoped.css +65 -64
  195. package/text-content/styles.selectors.js +1 -1
  196. package/top-navigation/parts/overflow-menu/views/submenu.js +2 -2
  197. package/top-navigation/parts/overflow-menu/views/submenu.js.map +1 -1
  198. package/top-navigation/parts/overflow-menu/views/utilities.js +2 -2
  199. package/top-navigation/parts/overflow-menu/views/utilities.js.map +1 -1
  200. package/wizard/internal.d.ts.map +1 -1
  201. package/wizard/internal.js +4 -2
  202. package/wizard/internal.js.map +1 -1
  203. package/wizard/wizard-form.d.ts.map +1 -1
  204. package/wizard/wizard-form.js +1 -2
  205. package/wizard/wizard-form.js.map +1 -1
@@ -1,7 +1,6 @@
1
1
  {
2
2
  "@cloudscape-design/components": {
3
3
  "ja": {
4
- "alert": { "dismissAriaLabel": [{ "type": 0, "value": "アラートを閉じる" }] },
5
4
  "[charts]": {
6
5
  "loadingText": [{ "type": 0, "value": "グラフのロード中" }],
7
6
  "errorText": [{ "type": 0, "value": "データを取得できませんでした。後でもう一度お試しください。" }],
@@ -9,10 +8,10 @@
9
8
  "i18nStrings.filterLabel": [{ "type": 0, "value": "表示されたデータをフィルタリング" }],
10
9
  "i18nStrings.filterPlaceholder": [{ "type": 0, "value": "データをフィルタリング" }],
11
10
  "i18nStrings.legendAriaLabel": [{ "type": 0, "value": "凡例" }],
12
- "i18nStrings.detailPopoverDismissAriaLabel": [{ "type": 0, "value": "閉じる" }],
13
- "i18nStrings.xAxisAriaRoleDescription": [{ "type": 0, "value": "x 軸" }],
14
- "i18nStrings.yAxisAriaRoleDescription": [{ "type": 0, "value": "y 軸" }]
11
+ "i18nStrings.xAxisAriaRoleDescription": [{ "type": 0, "value": "x-軸" }],
12
+ "i18nStrings.yAxisAriaRoleDescription": [{ "type": 0, "value": "y-軸" }]
15
13
  },
14
+ "alert": { "dismissAriaLabel": [{ "type": 0, "value": "アラートを閉じる" }] },
16
15
  "annotation-context": {
17
16
  "i18nStrings.nextButtonText": [{ "type": 0, "value": "次へ" }],
18
17
  "i18nStrings.previousButtonText": [{ "type": 0, "value": "戻る" }],
@@ -64,20 +63,18 @@
64
63
  "ariaLabels.navigationToggle": [{ "type": 0, "value": "サイドナビゲーションを開く" }],
65
64
  "ariaLabels.notifications": [{ "type": 0, "value": "通知" }],
66
65
  "ariaLabels.tools": [{ "type": 0, "value": "ヘルプパネル" }],
67
- "ariaLabels.toolsClose": [{ "type": 0, "value": "ヘルプパネルを開く" }],
68
- "ariaLabels.toolsToggle": [{ "type": 0, "value": "ヘルプパネルを閉じる" }]
66
+ "ariaLabels.toolsClose": [{ "type": 0, "value": "ヘルプパネルを閉じる" }],
67
+ "ariaLabels.toolsToggle": [{ "type": 0, "value": "ヘルプパネルを開く" }]
69
68
  },
70
69
  "area-chart": { "i18nStrings.detailTotalLabel": [{ "type": 0, "value": "合計" }] },
71
- "attribute-editor": {
72
- "removeButtonText": [{ "type": 0, "value": "削除" }],
73
- "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "エラー" }]
74
- },
70
+ "attribute-editor": { "removeButtonText": [{ "type": 0, "value": "削除" }] },
75
71
  "autosuggest": {
76
72
  "errorIconAriaLabel": [{ "type": 0, "value": "エラー" }],
77
73
  "selectedAriaLabel": [{ "type": 0, "value": "選択済み" }],
78
74
  "enteredTextLabel": [
79
- { "type": 0, "value": "使用: " },
80
- { "type": 1, "value": "value" }
75
+ { "type": 0, "value": "使用:「" },
76
+ { "type": 1, "value": "value" },
77
+ { "type": 0, "value": "」" }
81
78
  ],
82
79
  "recoveryText": [{ "type": 0, "value": "再試行" }]
83
80
  },
@@ -144,6 +141,62 @@
144
141
  ],
145
142
  "contentDisplayPreference.liveAnnouncementDndDiscarded": [
146
143
  { "type": 0, "value": "順序変更をキャンセルしました" }
144
+ ],
145
+ "contentDisplayPreference.liveAnnouncementDndItemReordered": [
146
+ {
147
+ "type": 5,
148
+ "value": "isInitialPosition",
149
+ "options": {
150
+ "true": {
151
+ "value": [
152
+ { "type": 0, "value": "項目を位置 " },
153
+ { "type": 1, "value": "currentPosition" },
154
+ { "type": 0, "value": "/" },
155
+ { "type": 1, "value": "total" },
156
+ { "type": 0, "value": " に戻しています" }
157
+ ]
158
+ },
159
+ "false": {
160
+ "value": [
161
+ { "type": 0, "value": "項目を位置 " },
162
+ { "type": 1, "value": "currentPosition" },
163
+ { "type": 0, "value": "/" },
164
+ { "type": 1, "value": "total" },
165
+ { "type": 0, "value": " に移動しています" }
166
+ ]
167
+ },
168
+ "other": { "value": [] }
169
+ }
170
+ }
171
+ ],
172
+ "contentDisplayPreference.liveAnnouncementDndItemCommitted": [
173
+ {
174
+ "type": 5,
175
+ "value": "isInitialPosition",
176
+ "options": {
177
+ "true": {
178
+ "value": [
179
+ { "type": 0, "value": "項目は元の位置 " },
180
+ { "type": 1, "value": "initialPosition" },
181
+ { "type": 0, "value": "/" },
182
+ { "type": 1, "value": "total" },
183
+ { "type": 0, "value": " に戻りました" }
184
+ ]
185
+ },
186
+ "false": {
187
+ "value": [
188
+ { "type": 0, "value": "項目が位置 " },
189
+ { "type": 1, "value": "initialPosition" },
190
+ { "type": 0, "value": " から位置 " },
191
+ { "type": 1, "value": "finalPosition" },
192
+ { "type": 0, "value": "/" },
193
+ { "type": 1, "value": "total" },
194
+ { "type": 0, "value": " に移動しました" }
195
+ ]
196
+ },
197
+ "other": { "value": [] }
198
+ }
199
+ }
147
200
  ]
148
201
  },
149
202
  "date-range-picker": {
@@ -221,12 +274,18 @@
221
274
  "i18nStrings.successIconAriaLabel": [{ "type": 0, "value": "成功" }],
222
275
  "i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "警告" }]
223
276
  },
224
- "form": { "errorIconAriaLabel": [{ "type": 0, "value": "エラー" }] },
225
277
  "form-field": { "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "エラー" }] },
278
+ "form": { "errorIconAriaLabel": [{ "type": 0, "value": "エラー" }] },
226
279
  "help-panel": { "loadingText": [{ "type": 0, "value": "コンテンツのロード中" }] },
227
280
  "input": { "clearAriaLabel": [{ "type": 0, "value": "クリア" }] },
228
281
  "link": { "externalIconAriaLabel": [{ "type": 0, "value": "新しいタブで開く" }] },
229
282
  "modal": { "closeAriaLabel": [{ "type": 0, "value": "モーダルを閉じる" }] },
283
+ "multiselect": {
284
+ "deselectAriaLabel": [
285
+ { "type": 1, "value": "option__label" },
286
+ { "type": 0, "value": " を削除" }
287
+ ]
288
+ },
230
289
  "pagination": {
231
290
  "ariaLabels.nextPageLabel": [{ "type": 0, "value": "次のページ" }],
232
291
  "ariaLabels.pageLabel": [
@@ -237,15 +296,10 @@
237
296
  "ariaLabels.previousPageLabel": [{ "type": 0, "value": "前のページ" }]
238
297
  },
239
298
  "pie-chart": {
240
- "loadingText": [{ "type": 0, "value": "グラフのロード中" }],
241
- "errorText": [{ "type": 0, "value": "データを取得できませんでした。後でもう一度お試しください。" }],
242
- "recoveryText": [{ "type": 0, "value": "再試行" }]
243
- },
244
- "multiselect": {
245
- "deselectAriaLabel": [
246
- { "type": 1, "value": "option__label" },
247
- { "type": 0, "value": " を削除" }
248
- ]
299
+ "i18nStrings.detailsValue": [{ "type": 0, "value": "" }],
300
+ "i18nStrings.detailsPercentage": [{ "type": 0, "value": "パーセンテージ" }],
301
+ "i18nStrings.chartAriaRoleDescription": [{ "type": 0, "value": "円グラフ" }],
302
+ "i18nStrings.segmentAriaRoleDescription": [{ "type": 0, "value": "セグメント" }]
249
303
  },
250
304
  "popover": { "dismissAriaLabel": [{ "type": 0, "value": "ポップオーバーを閉じる" }] },
251
305
  "property-filter": {
@@ -262,10 +316,10 @@
262
316
  "i18nStrings.operatorDoesNotContainText": [{ "type": 0, "value": "次を含まない:" }],
263
317
  "i18nStrings.operatorDoesNotEqualText": [{ "type": 0, "value": "次と等しくない:" }],
264
318
  "i18nStrings.operatorEqualsText": [{ "type": 0, "value": "次と等しい:" }],
265
- "i18nStrings.operatorGreaterOrEqualText": [{ "type": 0, "value": "次以上:" }],
266
- "i18nStrings.operatorGreaterText": [{ "type": 0, "value": "次より大きい:" }],
267
- "i18nStrings.operatorLessOrEqualText": [{ "type": 0, "value": "次以下:" }],
268
- "i18nStrings.operatorLessText": [{ "type": 0, "value": "次未満:" }],
319
+ "i18nStrings.operatorGreaterOrEqualText": [{ "type": 0, "value": "次以上" }],
320
+ "i18nStrings.operatorGreaterText": [{ "type": 0, "value": "次より大きい" }],
321
+ "i18nStrings.operatorLessOrEqualText": [{ "type": 0, "value": "次以下" }],
322
+ "i18nStrings.operatorLessText": [{ "type": 0, "value": "次より少ない" }],
269
323
  "i18nStrings.operatorText": [{ "type": 0, "value": "演算子" }],
270
324
  "i18nStrings.operatorsText": [{ "type": 0, "value": "演算子" }],
271
325
  "i18nStrings.propertyText": [{ "type": 0, "value": "プロパティ" }],
@@ -354,22 +408,253 @@
354
408
  }
355
409
  ]
356
410
  },
357
- "s3-resource-selector": {},
411
+ "s3-resource-selector": {
412
+ "i18nStrings.inContextSelectPlaceholder": [{ "type": 0, "value": "バージョンを選択してください" }],
413
+ "i18nStrings.inContextBrowseButton": [{ "type": 0, "value": "S3 を参照" }],
414
+ "i18nStrings.inContextViewButton": [{ "type": 0, "value": "表示" }],
415
+ "i18nStrings.inContextViewButtonAriaLabel": [{ "type": 0, "value": "表示 (新しいタブで開きます)" }],
416
+ "i18nStrings.inContextLoadingText": [{ "type": 0, "value": "リソースのロード中" }],
417
+ "i18nStrings.inContextUriLabel": [{ "type": 0, "value": "S3 URI" }],
418
+ "i18nStrings.inContextVersionSelectLabel": [{ "type": 0, "value": "オブジェクトのバージョン" }],
419
+ "i18nStrings.modalTitle": [{ "type": 0, "value": "S3 のアーカイブを選択" }],
420
+ "i18nStrings.modalCancelButton": [{ "type": 0, "value": "キャンセル" }],
421
+ "i18nStrings.modalSubmitButton": [{ "type": 0, "value": "選択" }],
422
+ "i18nStrings.modalBreadcrumbRootItem": [{ "type": 0, "value": "S3 バケット" }],
423
+ "i18nStrings.selectionBuckets": [{ "type": 0, "value": "バケット" }],
424
+ "i18nStrings.selectionObjects": [{ "type": 0, "value": "オブジェクト" }],
425
+ "i18nStrings.selectionVersions": [{ "type": 0, "value": "バージョン" }],
426
+ "i18nStrings.selectionBucketsSearchPlaceholder": [{ "type": 0, "value": "バケットを検索します" }],
427
+ "i18nStrings.selectionObjectsSearchPlaceholder": [
428
+ { "type": 0, "value": "プレフィックスでオブジェクトを検索します" }
429
+ ],
430
+ "i18nStrings.selectionVersionsSearchPlaceholder": [{ "type": 0, "value": "バージョンを検索します" }],
431
+ "i18nStrings.selectionBucketsLoading": [{ "type": 0, "value": "バケットのロード中" }],
432
+ "i18nStrings.selectionBucketsNoItems": [{ "type": 0, "value": "バケットなし" }],
433
+ "i18nStrings.selectionObjectsLoading": [{ "type": 0, "value": "オブジェクトのロード中" }],
434
+ "i18nStrings.selectionObjectsNoItems": [{ "type": 0, "value": "オブジェクトなし" }],
435
+ "i18nStrings.selectionVersionsLoading": [{ "type": 0, "value": "バージョンのロード中" }],
436
+ "i18nStrings.selectionVersionsNoItems": [{ "type": 0, "value": "バージョンなし" }],
437
+ "i18nStrings.filteringNoMatches": [{ "type": 0, "value": "一致なし" }],
438
+ "i18nStrings.filteringCantFindMatch": [{ "type": 0, "value": "一致が見つかりません。" }],
439
+ "i18nStrings.clearFilterButtonText": [{ "type": 0, "value": "フィルターをクリア" }],
440
+ "i18nStrings.columnBucketID": [{ "type": 0, "value": "ID" }],
441
+ "i18nStrings.columnBucketName": [{ "type": 0, "value": "名前" }],
442
+ "i18nStrings.columnBucketCreationDate": [{ "type": 0, "value": "作成日" }],
443
+ "i18nStrings.columnBucketRegion": [{ "type": 0, "value": "リージョン" }],
444
+ "i18nStrings.columnObjectKey": [{ "type": 0, "value": "キー" }],
445
+ "i18nStrings.columnObjectLastModified": [{ "type": 0, "value": "最終更新日" }],
446
+ "i18nStrings.columnObjectSize": [{ "type": 0, "value": "サイズ" }],
447
+ "i18nStrings.columnVersionID": [{ "type": 0, "value": "バージョン ID" }],
448
+ "i18nStrings.columnVersionLastModified": [{ "type": 0, "value": "最終更新日" }],
449
+ "i18nStrings.columnVersionSize": [{ "type": 0, "value": "サイズ" }],
450
+ "i18nStrings.validationPathMustBegin": [{ "type": 0, "value": "パスの先頭は s3:// である必要があります" }],
451
+ "i18nStrings.validationBucketLowerCase": [
452
+ { "type": 0, "value": "バケット名の先頭は小文字または数字である必要があります。" }
453
+ ],
454
+ "i18nStrings.validationBucketMustNotContain": [
455
+ { "type": 0, "value": "バケット名には大文字を使用できません。" }
456
+ ],
457
+ "i18nStrings.validationBucketLength": [{ "type": 0, "value": "バケット名は 3~63 文字である必要があります。" }],
458
+ "i18nStrings.validationBucketMustComplyDns": [
459
+ { "type": 0, "value": "バケット名は DNS 命名規則に準拠している必要があります。" }
460
+ ],
461
+ "i18nStrings.labelSortedDescending": [
462
+ { "type": 1, "value": "columnName" },
463
+ { "type": 0, "value": " (降順でソート)" }
464
+ ],
465
+ "i18nStrings.labelSortedAscending": [
466
+ { "type": 1, "value": "columnName" },
467
+ { "type": 0, "value": " (昇順でソート)" }
468
+ ],
469
+ "i18nStrings.labelNotSorted": [
470
+ { "type": 1, "value": "columnName" },
471
+ { "type": 0, "value": " (ソートなし)" }
472
+ ],
473
+ "i18nStrings.labelsBucketsSelection.selectionGroupLabel": [{ "type": 0, "value": "バケット" }],
474
+ "i18nStrings.labelsBucketsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__Name" }],
475
+ "i18nStrings.labelsObjectsSelection.selectionGroupLabel": [{ "type": 0, "value": "オブジェクト" }],
476
+ "i18nStrings.labelsObjectsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__Key" }],
477
+ "i18nStrings.labelsVersionsSelection.selectionGroupLabel": [{ "type": 0, "value": "バージョン" }],
478
+ "i18nStrings.labelsVersionsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__VersionId" }],
479
+ "i18nStrings.labelFiltering": [
480
+ { "type": 1, "value": "itemsType" },
481
+ { "type": 0, "value": " を検索" }
482
+ ],
483
+ "i18nStrings.labelRefresh": [{ "type": 0, "value": "データを更新" }],
484
+ "i18nStrings.labelBreadcrumbs": [{ "type": 0, "value": "S3 ナビゲーション" }],
485
+ "i18nStrings.filteringCounterText": [
486
+ {
487
+ "type": 6,
488
+ "value": "count",
489
+ "options": {
490
+ "one": { "value": [{ "type": 0, "value": "1 件の一致" }] },
491
+ "other": {
492
+ "value": [
493
+ { "type": 1, "value": "count" },
494
+ { "type": 0, "value": " 件の一致" }
495
+ ]
496
+ }
497
+ },
498
+ "offset": 0,
499
+ "pluralType": "cardinal"
500
+ }
501
+ ]
502
+ },
358
503
  "select": {
359
504
  "errorIconAriaLabel": [{ "type": 0, "value": "エラー" }],
360
- "selectedAriaLabel": [{ "type": 0, "value": "選択済み" }]
505
+ "selectedAriaLabel": [{ "type": 0, "value": "選択済み" }],
506
+ "recoveryText": [{ "type": 0, "value": "再試行" }]
507
+ },
508
+ "split-panel": {
509
+ "i18nStrings.closeButtonAriaLabel": [{ "type": 0, "value": "パネルを閉じる" }],
510
+ "i18nStrings.openButtonAriaLabel": [{ "type": 0, "value": "パネルを開く" }],
511
+ "i18nStrings.preferencesTitle": [{ "type": 0, "value": "分割パネルの詳細設定" }],
512
+ "i18nStrings.preferencesPositionLabel": [{ "type": 0, "value": "分割パネルの位置" }],
513
+ "i18nStrings.preferencesPositionDescription": [
514
+ { "type": 0, "value": "サービスの分割パネルのデフォルトの位置を選択します。" }
515
+ ],
516
+ "i18nStrings.preferencesPositionSide": [{ "type": 0, "value": "横" }],
517
+ "i18nStrings.preferencesPositionBottom": [{ "type": 0, "value": "下" }],
518
+ "i18nStrings.preferencesConfirm": [{ "type": 0, "value": "確認" }],
519
+ "i18nStrings.preferencesCancel": [{ "type": 0, "value": "キャンセル" }],
520
+ "i18nStrings.resizeHandleAriaLabel": [{ "type": 0, "value": "分割パネルのサイズを変更" }]
361
521
  },
362
- "split-panel": {},
363
522
  "table": {
364
523
  "ariaLabels.submittingEditText": [{ "type": 0, "value": "編集を送信中" }],
365
524
  "ariaLabels.successfulEditLabel": [{ "type": 0, "value": "編集に成功しました" }],
366
525
  "columnDefinitions.editConfig.errorIconAriaLabel": [{ "type": 0, "value": "エラー" }],
367
- "columnDefinitions.editConfig.editIconAriaLabel": [{ "type": 0, "value": "dditable" }]
526
+ "columnDefinitions.editConfig.editIconAriaLabel": [{ "type": 0, "value": "編集可能" }]
368
527
  },
369
528
  "tabs": {
370
529
  "i18nStrings.scrollLeftAriaLabel": [{ "type": 0, "value": "左にスクロール" }],
371
530
  "i18nStrings.scrollRightAriaLabel": [{ "type": 0, "value": "右にスクロール" }]
372
531
  },
532
+ "tag-editor": {
533
+ "i18nStrings.keyPlaceholder": [{ "type": 0, "value": "キーを入力" }],
534
+ "i18nStrings.valuePlaceholder": [{ "type": 0, "value": "値を入力" }],
535
+ "i18nStrings.addButton": [{ "type": 0, "value": "新しいタグを追加" }],
536
+ "i18nStrings.removeButton": [{ "type": 0, "value": "削除" }],
537
+ "i18nStrings.removeButtonAriaLabel": [
538
+ { "type": 1, "value": "tag__key" },
539
+ { "type": 0, "value": " を削除" }
540
+ ],
541
+ "i18nStrings.undoButton": [{ "type": 0, "value": "元に戻す" }],
542
+ "i18nStrings.undoPrompt": [{ "type": 0, "value": "このタグは、変更を保存すると削除されます" }],
543
+ "i18nStrings.loading": [{ "type": 0, "value": "このリソースに関連付けられているタグをロードしています" }],
544
+ "i18nStrings.keyHeader": [{ "type": 0, "value": "キー" }],
545
+ "i18nStrings.valueHeader": [{ "type": 0, "value": "値" }],
546
+ "i18nStrings.optional": [{ "type": 0, "value": "オプション" }],
547
+ "i18nStrings.keySuggestion": [{ "type": 0, "value": "カスタムのタグキー" }],
548
+ "i18nStrings.valueSuggestion": [{ "type": 0, "value": "カスタムのタグ値" }],
549
+ "i18nStrings.emptyTags": [{ "type": 0, "value": "リソースに関連付けられたタグがありません。" }],
550
+ "i18nStrings.tooManyKeysSuggestion": [{ "type": 0, "value": "表示できる数を超えるキーがあります" }],
551
+ "i18nStrings.tooManyValuesSuggestion": [{ "type": 0, "value": "表示できる数を超える値があります" }],
552
+ "i18nStrings.keysSuggestionLoading": [{ "type": 0, "value": "タグキーをロードしています" }],
553
+ "i18nStrings.keysSuggestionError": [{ "type": 0, "value": "タグキーを取得できませんでした" }],
554
+ "i18nStrings.valuesSuggestionLoading": [{ "type": 0, "value": "タグ値をロードしています" }],
555
+ "i18nStrings.valuesSuggestionError": [{ "type": 0, "value": "タグ値を取得できませんでした" }],
556
+ "i18nStrings.emptyKeyError": [{ "type": 0, "value": "タグキーを指定してください" }],
557
+ "i18nStrings.maxKeyCharLengthError": [{ "type": 0, "value": "タグキーには最大 128 文字を使用できます。" }],
558
+ "i18nStrings.maxValueCharLengthError": [{ "type": 0, "value": "タグ値には最大 256 文字を使用できます。" }],
559
+ "i18nStrings.duplicateKeyError": [{ "type": 0, "value": "一意のタグキーを指定してください。" }],
560
+ "i18nStrings.invalidKeyError": [
561
+ {
562
+ "type": 0,
563
+ "value": "無効なキー。キーには、Unicode 文字、数字、空白、および次のいずれかのみを含めることができます: _.:/=+@-"
564
+ }
565
+ ],
566
+ "i18nStrings.invalidValueError": [
567
+ {
568
+ "type": 0,
569
+ "value": "無効な値。値には、Unicode 文字、数字、空白、および次のいずれかのみを含めることができます: _.:/=+@-"
570
+ }
571
+ ],
572
+ "i18nStrings.awsPrefixError": [{ "type": 0, "value": "aws: で始めることはできません" }],
573
+ "i18nStrings.tagLimitReached": [
574
+ {
575
+ "type": 6,
576
+ "value": "tagLimit",
577
+ "options": {
578
+ "one": { "value": [{ "type": 0, "value": "タグの上限数である 1 個に達しました。" }] },
579
+ "other": {
580
+ "value": [
581
+ { "type": 0, "value": "タグの上限数である " },
582
+ { "type": 1, "value": "tagLimit" },
583
+ { "type": 0, "value": " 個に達しました。" }
584
+ ]
585
+ }
586
+ },
587
+ "offset": 0,
588
+ "pluralType": "cardinal"
589
+ }
590
+ ],
591
+ "i18nStrings.tagLimitExceeded": [
592
+ {
593
+ "type": 6,
594
+ "value": "tagLimit",
595
+ "options": {
596
+ "one": { "value": [{ "type": 0, "value": "タグの上限数である 1 個を超えました。" }] },
597
+ "other": {
598
+ "value": [
599
+ { "type": 0, "value": "タグの上限数である " },
600
+ { "type": 1, "value": "tagLimit" },
601
+ { "type": 0, "value": " 個を超えました。" }
602
+ ]
603
+ }
604
+ },
605
+ "offset": 0,
606
+ "pluralType": "cardinal"
607
+ }
608
+ ],
609
+ "i18nStrings.tagLimit": [
610
+ {
611
+ "type": 5,
612
+ "value": "tagLimitAvailable",
613
+ "options": {
614
+ "true": {
615
+ "value": [
616
+ {
617
+ "type": 6,
618
+ "value": "availableTags",
619
+ "options": {
620
+ "other": {
621
+ "value": [
622
+ { "type": 0, "value": "最大 " },
623
+ { "type": 1, "value": "tagLimit" },
624
+ { "type": 0, "value": " 個のタグを追加できます。" }
625
+ ]
626
+ }
627
+ },
628
+ "offset": 0,
629
+ "pluralType": "cardinal"
630
+ }
631
+ ]
632
+ },
633
+ "false": {
634
+ "value": [
635
+ {
636
+ "type": 6,
637
+ "value": "availableTags",
638
+ "options": {
639
+ "one": { "value": [{ "type": 0, "value": "最大 1 個のタグをさらに追加できます。" }] },
640
+ "other": {
641
+ "value": [
642
+ { "type": 0, "value": "最大 " },
643
+ { "type": 1, "value": "availableTags" },
644
+ { "type": 0, "value": " 個のタグをさらに追加できます。" }
645
+ ]
646
+ }
647
+ },
648
+ "offset": 0,
649
+ "pluralType": "cardinal"
650
+ }
651
+ ]
652
+ },
653
+ "other": { "value": [] }
654
+ }
655
+ }
656
+ ]
657
+ },
373
658
  "token-group": {
374
659
  "i18nStrings.limitShowFewer": [{ "type": 0, "value": "少なく表示" }],
375
660
  "i18nStrings.limitShowMore": [{ "type": 0, "value": "さらに表示" }]