@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
  "de": {
4
- "alert": { "dismissAriaLabel": [{ "type": 0, "value": "Warnung verwerfen" }] },
5
4
  "[charts]": {
6
5
  "loadingText": [{ "type": 0, "value": "Diagramm wird geladen" }],
7
6
  "errorText": [
@@ -11,10 +10,10 @@
11
10
  "i18nStrings.filterLabel": [{ "type": 0, "value": "Angezeigte Daten filtern" }],
12
11
  "i18nStrings.filterPlaceholder": [{ "type": 0, "value": "Daten filtern" }],
13
12
  "i18nStrings.legendAriaLabel": [{ "type": 0, "value": "Legende" }],
14
- "i18nStrings.detailPopoverDismissAriaLabel": [{ "type": 0, "value": "Verwerfen" }],
15
13
  "i18nStrings.xAxisAriaRoleDescription": [{ "type": 0, "value": "x-Achse" }],
16
14
  "i18nStrings.yAxisAriaRoleDescription": [{ "type": 0, "value": "y-Achse" }]
17
15
  },
16
+ "alert": { "dismissAriaLabel": [{ "type": 0, "value": "Warnung verwerfen" }] },
18
17
  "annotation-context": {
19
18
  "i18nStrings.nextButtonText": [{ "type": 0, "value": "Weiter" }],
20
19
  "i18nStrings.previousButtonText": [{ "type": 0, "value": "Zurück" }],
@@ -64,20 +63,18 @@
64
63
  "ariaLabels.navigationToggle": [{ "type": 0, "value": "Seitennavigation öffnen" }],
65
64
  "ariaLabels.notifications": [{ "type": 0, "value": "Benachrichtigungen" }],
66
65
  "ariaLabels.tools": [{ "type": 0, "value": "Hilfebereich" }],
67
- "ariaLabels.toolsClose": [{ "type": 0, "value": "Hilfebereich öffnen" }],
68
- "ariaLabels.toolsToggle": [{ "type": 0, "value": "Hilfebereich schließen" }]
66
+ "ariaLabels.toolsClose": [{ "type": 0, "value": "Hilfebereich schließen" }],
67
+ "ariaLabels.toolsToggle": [{ "type": 0, "value": "Hilfebereich öffnen" }]
69
68
  },
70
69
  "area-chart": { "i18nStrings.detailTotalLabel": [{ "type": 0, "value": "Gesamtsumme" }] },
71
- "attribute-editor": {
72
- "removeButtonText": [{ "type": 0, "value": "Entfernen" }],
73
- "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "Fehler" }]
74
- },
70
+ "attribute-editor": { "removeButtonText": [{ "type": 0, "value": "Entfernen" }] },
75
71
  "autosuggest": {
76
72
  "errorIconAriaLabel": [{ "type": 0, "value": "Fehler" }],
77
73
  "selectedAriaLabel": [{ "type": 0, "value": "Ausgewählt" }],
78
74
  "enteredTextLabel": [
79
- { "type": 0, "value": "Verwenden Sie: " },
80
- { "type": 1, "value": "value" }
75
+ { "type": 0, "value": "" },
76
+ { "type": 1, "value": "value" },
77
+ { "type": 0, "value": "“ verwenden" }
81
78
  ],
82
79
  "recoveryText": [{ "type": 0, "value": "Wiederholen" }]
83
80
  },
@@ -146,7 +143,63 @@
146
143
  { "type": 0, "value": " von " },
147
144
  { "type": 1, "value": "total" }
148
145
  ],
149
- "contentDisplayPreference.liveAnnouncementDndDiscarded": [{ "type": 0, "value": "Neuanordnung storniert" }]
146
+ "contentDisplayPreference.liveAnnouncementDndDiscarded": [{ "type": 0, "value": "Neuanordnung storniert" }],
147
+ "contentDisplayPreference.liveAnnouncementDndItemReordered": [
148
+ {
149
+ "type": 5,
150
+ "value": "isInitialPosition",
151
+ "options": {
152
+ "true": {
153
+ "value": [
154
+ { "type": 0, "value": "Objekt zurück an die Position " },
155
+ { "type": 1, "value": "currentPosition" },
156
+ { "type": 0, "value": " von " },
157
+ { "type": 1, "value": "total" },
158
+ { "type": 0, "value": " verschieben" }
159
+ ]
160
+ },
161
+ "false": {
162
+ "value": [
163
+ { "type": 0, "value": "Objekt an Position " },
164
+ { "type": 1, "value": "currentPosition" },
165
+ { "type": 0, "value": " von " },
166
+ { "type": 1, "value": "total" },
167
+ { "type": 0, "value": " verschieben" }
168
+ ]
169
+ },
170
+ "other": { "value": [] }
171
+ }
172
+ }
173
+ ],
174
+ "contentDisplayPreference.liveAnnouncementDndItemCommitted": [
175
+ {
176
+ "type": 5,
177
+ "value": "isInitialPosition",
178
+ "options": {
179
+ "true": {
180
+ "value": [
181
+ { "type": 0, "value": "Das Objekt wurde zurück an seine ursprüngliche Position " },
182
+ { "type": 1, "value": "initialPosition" },
183
+ { "type": 0, "value": " von " },
184
+ { "type": 1, "value": "total" },
185
+ { "type": 0, "value": " verschoben" }
186
+ ]
187
+ },
188
+ "false": {
189
+ "value": [
190
+ { "type": 0, "value": "Das Objekt wurde von Position " },
191
+ { "type": 1, "value": "initialPosition" },
192
+ { "type": 0, "value": " zu Position " },
193
+ { "type": 1, "value": "finalPosition" },
194
+ { "type": 0, "value": " von " },
195
+ { "type": 1, "value": "total" },
196
+ { "type": 0, "value": " verschoben" }
197
+ ]
198
+ },
199
+ "other": { "value": [] }
200
+ }
201
+ }
202
+ ]
150
203
  },
151
204
  "date-range-picker": {
152
205
  "i18nStrings.relativeModeTitle": [{ "type": 0, "value": "Relativer Modus" }],
@@ -234,12 +287,18 @@
234
287
  "i18nStrings.successIconAriaLabel": [{ "type": 0, "value": "Erfolg" }],
235
288
  "i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "Warnung" }]
236
289
  },
237
- "form": { "errorIconAriaLabel": [{ "type": 0, "value": "Fehler" }] },
238
290
  "form-field": { "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "Fehler" }] },
291
+ "form": { "errorIconAriaLabel": [{ "type": 0, "value": "Fehler" }] },
239
292
  "help-panel": { "loadingText": [{ "type": 0, "value": "Inhalte werden geladen" }] },
240
293
  "input": { "clearAriaLabel": [{ "type": 0, "value": "Löschen" }] },
241
294
  "link": { "externalIconAriaLabel": [{ "type": 0, "value": "Wird in einem neuen Fenster geöffnet" }] },
242
295
  "modal": { "closeAriaLabel": [{ "type": 0, "value": "Modal schließen" }] },
296
+ "multiselect": {
297
+ "deselectAriaLabel": [
298
+ { "type": 1, "value": "option__label" },
299
+ { "type": 0, "value": " entfernen" }
300
+ ]
301
+ },
243
302
  "pagination": {
244
303
  "ariaLabels.nextPageLabel": [{ "type": 0, "value": "Nächste Seite" }],
245
304
  "ariaLabels.pageLabel": [
@@ -250,17 +309,10 @@
250
309
  "ariaLabels.previousPageLabel": [{ "type": 0, "value": "Vorherige Seite" }]
251
310
  },
252
311
  "pie-chart": {
253
- "loadingText": [{ "type": 0, "value": "Diagramm wird geladen" }],
254
- "errorText": [
255
- { "type": 0, "value": "Die Daten konnten nicht abgerufen werden. Versuchen Sie es später erneut." }
256
- ],
257
- "recoveryText": [{ "type": 0, "value": "Wiederholen" }]
258
- },
259
- "multiselect": {
260
- "deselectAriaLabel": [
261
- { "type": 0, "value": "Entfernen " },
262
- { "type": 1, "value": "option__label" }
263
- ]
312
+ "i18nStrings.detailsValue": [{ "type": 0, "value": "Wert" }],
313
+ "i18nStrings.detailsPercentage": [{ "type": 0, "value": "Prozentsatz" }],
314
+ "i18nStrings.chartAriaRoleDescription": [{ "type": 0, "value": "Kreisdiagramm" }],
315
+ "i18nStrings.segmentAriaRoleDescription": [{ "type": 0, "value": "Segment" }]
264
316
  },
265
317
  "popover": { "dismissAriaLabel": [{ "type": 0, "value": "Popover schließen" }] },
266
318
  "property-filter": {
@@ -361,22 +413,267 @@
361
413
  }
362
414
  ]
363
415
  },
364
- "s3-resource-selector": {},
416
+ "s3-resource-selector": {
417
+ "i18nStrings.inContextSelectPlaceholder": [{ "type": 0, "value": "Version auswählen" }],
418
+ "i18nStrings.inContextBrowseButton": [{ "type": 0, "value": "S3 durchsuchen" }],
419
+ "i18nStrings.inContextViewButton": [{ "type": 0, "value": "Anzeigen" }],
420
+ "i18nStrings.inContextViewButtonAriaLabel": [
421
+ { "type": 0, "value": "Anzeigen (wird in einem neuen Tab geöffnet)" }
422
+ ],
423
+ "i18nStrings.inContextLoadingText": [{ "type": 0, "value": "Ressourcen werden geladen" }],
424
+ "i18nStrings.inContextUriLabel": [{ "type": 0, "value": "S3-URI" }],
425
+ "i18nStrings.inContextVersionSelectLabel": [{ "type": 0, "value": "Objektversion auswählen" }],
426
+ "i18nStrings.modalTitle": [{ "type": 0, "value": "Ein Archiv in S3 auswählen" }],
427
+ "i18nStrings.modalCancelButton": [{ "type": 0, "value": "Abbrechen" }],
428
+ "i18nStrings.modalSubmitButton": [{ "type": 0, "value": "Auswählen" }],
429
+ "i18nStrings.modalBreadcrumbRootItem": [{ "type": 0, "value": "S3-Buckets" }],
430
+ "i18nStrings.selectionBuckets": [{ "type": 0, "value": "Buckets" }],
431
+ "i18nStrings.selectionObjects": [{ "type": 0, "value": "Objekte" }],
432
+ "i18nStrings.selectionVersions": [{ "type": 0, "value": "Versionen" }],
433
+ "i18nStrings.selectionBucketsSearchPlaceholder": [{ "type": 0, "value": "Bucket finden" }],
434
+ "i18nStrings.selectionObjectsSearchPlaceholder": [{ "type": 0, "value": "Objekt anhand des Präfix suchen" }],
435
+ "i18nStrings.selectionVersionsSearchPlaceholder": [{ "type": 0, "value": "Version finden" }],
436
+ "i18nStrings.selectionBucketsLoading": [{ "type": 0, "value": "Buckets laden" }],
437
+ "i18nStrings.selectionBucketsNoItems": [{ "type": 0, "value": "Keine Buckets" }],
438
+ "i18nStrings.selectionObjectsLoading": [{ "type": 0, "value": "Objekte werden geladen" }],
439
+ "i18nStrings.selectionObjectsNoItems": [{ "type": 0, "value": "Keine Objekte" }],
440
+ "i18nStrings.selectionVersionsLoading": [{ "type": 0, "value": "Versionen werden geladen" }],
441
+ "i18nStrings.selectionVersionsNoItems": [{ "type": 0, "value": "Keine Versionen" }],
442
+ "i18nStrings.filteringNoMatches": [{ "type": 0, "value": "Keine Übereinstimmungen" }],
443
+ "i18nStrings.filteringCantFindMatch": [
444
+ { "type": 0, "value": "Es konnte keine Übereinstimmung gefunden werden" }
445
+ ],
446
+ "i18nStrings.clearFilterButtonText": [{ "type": 0, "value": "Filter löschen" }],
447
+ "i18nStrings.columnBucketID": [{ "type": 0, "value": "ID" }],
448
+ "i18nStrings.columnBucketName": [{ "type": 0, "value": "Name" }],
449
+ "i18nStrings.columnBucketCreationDate": [{ "type": 0, "value": "Erstellungsdatum" }],
450
+ "i18nStrings.columnBucketRegion": [{ "type": 0, "value": "Region" }],
451
+ "i18nStrings.columnObjectKey": [{ "type": 0, "value": "Schlüssel" }],
452
+ "i18nStrings.columnObjectLastModified": [{ "type": 0, "value": "Zuletzt geändert" }],
453
+ "i18nStrings.columnObjectSize": [{ "type": 0, "value": "Größe" }],
454
+ "i18nStrings.columnVersionID": [{ "type": 0, "value": "ID-Version" }],
455
+ "i18nStrings.columnVersionLastModified": [{ "type": 0, "value": "Zuletzt geändert" }],
456
+ "i18nStrings.columnVersionSize": [{ "type": 0, "value": "Größe" }],
457
+ "i18nStrings.validationPathMustBegin": [{ "type": 0, "value": "Der Pfad muss mit s3:// beginnen" }],
458
+ "i18nStrings.validationBucketLowerCase": [
459
+ { "type": 0, "value": "Der Bucket-Name muss mit einem Kleinbuchstaben oder einer Zahl beginnen." }
460
+ ],
461
+ "i18nStrings.validationBucketMustNotContain": [
462
+ { "type": 0, "value": "Der Bucket-Name darf keine Großbuchstaben enthalten." }
463
+ ],
464
+ "i18nStrings.validationBucketLength": [
465
+ { "type": 0, "value": "Der Bucket-Name muss aus 3 bis 63 Zeichen bestehen." }
466
+ ],
467
+ "i18nStrings.validationBucketMustComplyDns": [
468
+ { "type": 0, "value": "Der Bucket-Name muss den DNS-Namenskonventionen entsprechen." }
469
+ ],
470
+ "i18nStrings.labelSortedDescending": [
471
+ { "type": 1, "value": "columnName" },
472
+ { "type": 0, "value": ", absteigend sortiert" }
473
+ ],
474
+ "i18nStrings.labelSortedAscending": [
475
+ { "type": 1, "value": "columnName" },
476
+ { "type": 0, "value": ", aufsteigend sortiert" }
477
+ ],
478
+ "i18nStrings.labelNotSorted": [
479
+ { "type": 1, "value": "columnName" },
480
+ { "type": 0, "value": ", nicht sortiert" }
481
+ ],
482
+ "i18nStrings.labelsBucketsSelection.selectionGroupLabel": [{ "type": 0, "value": "Buckets" }],
483
+ "i18nStrings.labelsBucketsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__Name" }],
484
+ "i18nStrings.labelsObjectsSelection.selectionGroupLabel": [{ "type": 0, "value": "Objekte" }],
485
+ "i18nStrings.labelsObjectsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__Key" }],
486
+ "i18nStrings.labelsVersionsSelection.selectionGroupLabel": [{ "type": 0, "value": "Versionen" }],
487
+ "i18nStrings.labelsVersionsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__VersionId" }],
488
+ "i18nStrings.labelFiltering": [
489
+ { "type": 1, "value": "itemsType" },
490
+ { "type": 0, "value": " finden" }
491
+ ],
492
+ "i18nStrings.labelRefresh": [{ "type": 0, "value": "Die Daten aktualisieren" }],
493
+ "i18nStrings.labelBreadcrumbs": [{ "type": 0, "value": "S3-Navigation" }],
494
+ "i18nStrings.filteringCounterText": [
495
+ {
496
+ "type": 6,
497
+ "value": "count",
498
+ "options": {
499
+ "one": { "value": [{ "type": 0, "value": "1 Übereinstimmung" }] },
500
+ "other": {
501
+ "value": [
502
+ { "type": 1, "value": "count" },
503
+ { "type": 0, "value": " Übereinstimmungen" }
504
+ ]
505
+ }
506
+ },
507
+ "offset": 0,
508
+ "pluralType": "cardinal"
509
+ }
510
+ ]
511
+ },
365
512
  "select": {
366
513
  "errorIconAriaLabel": [{ "type": 0, "value": "Fehler" }],
367
- "selectedAriaLabel": [{ "type": 0, "value": "Ausgewählt" }]
514
+ "selectedAriaLabel": [{ "type": 0, "value": "Ausgewählt" }],
515
+ "recoveryText": [{ "type": 0, "value": "Wiederholen" }]
516
+ },
517
+ "split-panel": {
518
+ "i18nStrings.closeButtonAriaLabel": [{ "type": 0, "value": "Bereich schließen" }],
519
+ "i18nStrings.openButtonAriaLabel": [{ "type": 0, "value": "Bereich öffnen" }],
520
+ "i18nStrings.preferencesTitle": [{ "type": 0, "value": "Einstellungen für geteilten Bereich" }],
521
+ "i18nStrings.preferencesPositionLabel": [{ "type": 0, "value": "Position des geteilten Bereichs" }],
522
+ "i18nStrings.preferencesPositionDescription": [
523
+ { "type": 0, "value": "Wählen Sie die Standardposition für den geteilten Bereich für den Service." }
524
+ ],
525
+ "i18nStrings.preferencesPositionSide": [{ "type": 0, "value": "Seite" }],
526
+ "i18nStrings.preferencesPositionBottom": [{ "type": 0, "value": "Unten" }],
527
+ "i18nStrings.preferencesConfirm": [{ "type": 0, "value": "Bestätigen" }],
528
+ "i18nStrings.preferencesCancel": [{ "type": 0, "value": "Abbrechen" }],
529
+ "i18nStrings.resizeHandleAriaLabel": [{ "type": 0, "value": "Größe des geteilten Bereichs ändern" }]
368
530
  },
369
- "split-panel": {},
370
531
  "table": {
371
532
  "ariaLabels.submittingEditText": [{ "type": 0, "value": "Bearbeitung wird gesendet" }],
372
533
  "ariaLabels.successfulEditLabel": [{ "type": 0, "value": "Bearbeitung erfolgreich" }],
373
534
  "columnDefinitions.editConfig.errorIconAriaLabel": [{ "type": 0, "value": "Fehler" }],
374
- "columnDefinitions.editConfig.editIconAriaLabel": [{ "type": 0, "value": "Editierbar" }]
535
+ "columnDefinitions.editConfig.editIconAriaLabel": [{ "type": 0, "value": "bearbeitbar" }]
375
536
  },
376
537
  "tabs": {
377
538
  "i18nStrings.scrollLeftAriaLabel": [{ "type": 0, "value": "Nach links scrollen" }],
378
539
  "i18nStrings.scrollRightAriaLabel": [{ "type": 0, "value": "Nach rechts scrollen" }]
379
540
  },
541
+ "tag-editor": {
542
+ "i18nStrings.keyPlaceholder": [{ "type": 0, "value": "Schlüssel eingeben" }],
543
+ "i18nStrings.valuePlaceholder": [{ "type": 0, "value": "Wert eingeben" }],
544
+ "i18nStrings.addButton": [{ "type": 0, "value": "Neues Tag hinzufügen" }],
545
+ "i18nStrings.removeButton": [{ "type": 0, "value": "Entfernen" }],
546
+ "i18nStrings.removeButtonAriaLabel": [
547
+ { "type": 1, "value": "tag__key" },
548
+ { "type": 0, "value": " entfernen" }
549
+ ],
550
+ "i18nStrings.undoButton": [{ "type": 0, "value": "Rückgängig machen" }],
551
+ "i18nStrings.undoPrompt": [{ "type": 0, "value": "Dieses Tag wird beim Speichern der Änderungen entfernt" }],
552
+ "i18nStrings.loading": [{ "type": 0, "value": "Laden von Tags, die dieser Ressource zugeordnet sind" }],
553
+ "i18nStrings.keyHeader": [{ "type": 0, "value": "Schlüssel" }],
554
+ "i18nStrings.valueHeader": [{ "type": 0, "value": "Wert" }],
555
+ "i18nStrings.optional": [{ "type": 0, "value": "optional" }],
556
+ "i18nStrings.keySuggestion": [{ "type": 0, "value": "Benutzerdefinierter Tag-Schlüssel" }],
557
+ "i18nStrings.valueSuggestion": [{ "type": 0, "value": "Benutzerdefinierter Tag-Wert" }],
558
+ "i18nStrings.emptyTags": [{ "type": 0, "value": "Der Ressource sind keine Tags zugeordnet." }],
559
+ "i18nStrings.tooManyKeysSuggestion": [
560
+ { "type": 0, "value": "Sie haben mehr Schlüssel, als angezeigt werden können" }
561
+ ],
562
+ "i18nStrings.tooManyValuesSuggestion": [
563
+ { "type": 0, "value": "Sie haben mehr Werte, als angezeigt werden können" }
564
+ ],
565
+ "i18nStrings.keysSuggestionLoading": [{ "type": 0, "value": "Tag-Schlüssel werden geladen" }],
566
+ "i18nStrings.keysSuggestionError": [{ "type": 0, "value": "Tag-Schlüssel konnten nicht abgerufen werden" }],
567
+ "i18nStrings.valuesSuggestionLoading": [{ "type": 0, "value": "Tag-Werte werden geladen" }],
568
+ "i18nStrings.valuesSuggestionError": [{ "type": 0, "value": "Tag-Werte konnten nicht abgerufen werden" }],
569
+ "i18nStrings.emptyKeyError": [{ "type": 0, "value": "Sie müssen einen Tag-Schlüssel angeben" }],
570
+ "i18nStrings.maxKeyCharLengthError": [
571
+ { "type": 0, "value": "Die maximale Anzahl von Zeichen für einen Tag-Schlüssel beträgt 128." }
572
+ ],
573
+ "i18nStrings.maxValueCharLengthError": [
574
+ { "type": 0, "value": "Die maximale Anzahl von Zeichen für einen Tag-Wert beträgt 256." }
575
+ ],
576
+ "i18nStrings.duplicateKeyError": [
577
+ { "type": 0, "value": "Sie müssen einen eindeutigen Tag-Schlüssel angeben." }
578
+ ],
579
+ "i18nStrings.invalidKeyError": [
580
+ {
581
+ "type": 0,
582
+ "value": "Ungültiger Schlüssel. Schlüssel können nur Unicode-Buchstaben, Ziffern, Leerzeichen und eines der folgenden Elemente enthalten: _.:/=+@–"
583
+ }
584
+ ],
585
+ "i18nStrings.invalidValueError": [
586
+ {
587
+ "type": 0,
588
+ "value": "Ungültiger Wert. Werte dürfen nur Unicode-Buchstaben, -Ziffern, Leerzeichen und eines der folgenden Elemente enthalten: _.:/=+@–"
589
+ }
590
+ ],
591
+ "i18nStrings.awsPrefixError": [{ "type": 0, "value": "Darf nicht mit aws beginnen:" }],
592
+ "i18nStrings.tagLimitReached": [
593
+ {
594
+ "type": 6,
595
+ "value": "tagLimit",
596
+ "options": {
597
+ "one": { "value": [{ "type": 0, "value": "Sie haben das Limit von 1 Tag erreicht." }] },
598
+ "other": {
599
+ "value": [
600
+ { "type": 0, "value": "Sie haben das Limit von " },
601
+ { "type": 1, "value": "tagLimit" },
602
+ { "type": 0, "value": " Tags erreicht." }
603
+ ]
604
+ }
605
+ },
606
+ "offset": 0,
607
+ "pluralType": "cardinal"
608
+ }
609
+ ],
610
+ "i18nStrings.tagLimitExceeded": [
611
+ {
612
+ "type": 6,
613
+ "value": "tagLimit",
614
+ "options": {
615
+ "one": { "value": [{ "type": 0, "value": "Sie haben das Limit von 1 Tag überschritten." }] },
616
+ "other": {
617
+ "value": [
618
+ { "type": 0, "value": "Sie haben das Limit von " },
619
+ { "type": 1, "value": "tagLimit" },
620
+ { "type": 0, "value": " Tags überschritten." }
621
+ ]
622
+ }
623
+ },
624
+ "offset": 0,
625
+ "pluralType": "cardinal"
626
+ }
627
+ ],
628
+ "i18nStrings.tagLimit": [
629
+ {
630
+ "type": 5,
631
+ "value": "tagLimitAvailable",
632
+ "options": {
633
+ "true": {
634
+ "value": [
635
+ {
636
+ "type": 6,
637
+ "value": "availableTags",
638
+ "options": {
639
+ "other": {
640
+ "value": [
641
+ { "type": 0, "value": "Sie können bis zu " },
642
+ { "type": 1, "value": "tagLimit" },
643
+ { "type": 0, "value": " Tags hinzufügen." }
644
+ ]
645
+ }
646
+ },
647
+ "offset": 0,
648
+ "pluralType": "cardinal"
649
+ }
650
+ ]
651
+ },
652
+ "false": {
653
+ "value": [
654
+ {
655
+ "type": 6,
656
+ "value": "availableTags",
657
+ "options": {
658
+ "one": { "value": [{ "type": 0, "value": "Sie können bis zu 1 weiteres Tag hinzufügen." }] },
659
+ "other": {
660
+ "value": [
661
+ { "type": 0, "value": "Sie können bis zu " },
662
+ { "type": 1, "value": "availableTags" },
663
+ { "type": 0, "value": " weitere Tags hinzufügen." }
664
+ ]
665
+ }
666
+ },
667
+ "offset": 0,
668
+ "pluralType": "cardinal"
669
+ }
670
+ ]
671
+ },
672
+ "other": { "value": [] }
673
+ }
674
+ }
675
+ ]
676
+ },
380
677
  "token-group": {
381
678
  "i18nStrings.limitShowFewer": [{ "type": 0, "value": "Weniger anzeigen" }],
382
679
  "i18nStrings.limitShowMore": [{ "type": 0, "value": "Mehr anzeigen" }]