@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
  "ko": {
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
11
  "i18nStrings.xAxisAriaRoleDescription": [{ "type": 0, "value": "x축" }],
14
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": "이전" }],
@@ -62,20 +61,18 @@
62
61
  "ariaLabels.navigationToggle": [{ "type": 0, "value": "측면 탐색 열기" }],
63
62
  "ariaLabels.notifications": [{ "type": 0, "value": "알림" }],
64
63
  "ariaLabels.tools": [{ "type": 0, "value": "도움말 창" }],
65
- "ariaLabels.toolsClose": [{ "type": 0, "value": "도움말 창 열기" }],
66
- "ariaLabels.toolsToggle": [{ "type": 0, "value": "도움말 창 닫기" }]
64
+ "ariaLabels.toolsClose": [{ "type": 0, "value": "도움말 창 닫기" }],
65
+ "ariaLabels.toolsToggle": [{ "type": 0, "value": "도움말 창 열기" }]
67
66
  },
68
67
  "area-chart": { "i18nStrings.detailTotalLabel": [{ "type": 0, "value": "합계" }] },
69
- "attribute-editor": {
70
- "removeButtonText": [{ "type": 0, "value": "제거" }],
71
- "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "오류" }]
72
- },
68
+ "attribute-editor": { "removeButtonText": [{ "type": 0, "value": "제거" }] },
73
69
  "autosuggest": {
74
70
  "errorIconAriaLabel": [{ "type": 0, "value": "오류" }],
75
71
  "selectedAriaLabel": [{ "type": 0, "value": "선택됨" }],
76
72
  "enteredTextLabel": [
73
+ { "type": 0, "value": "사용: ‘" },
77
74
  { "type": 1, "value": "value" },
78
- { "type": 0, "value": " 사용" }
75
+ { "type": 0, "value": "" }
79
76
  ],
80
77
  "recoveryText": [{ "type": 0, "value": "재시도" }]
81
78
  },
@@ -138,7 +135,63 @@
138
135
  { "type": 1, "value": "total" },
139
136
  { "type": 0, "value": "개 위치에서 선택한 항목" }
140
137
  ],
141
- "contentDisplayPreference.liveAnnouncementDndDiscarded": [{ "type": 0, "value": "재정렬 취소됨" }]
138
+ "contentDisplayPreference.liveAnnouncementDndDiscarded": [{ "type": 0, "value": "재정렬 취소됨" }],
139
+ "contentDisplayPreference.liveAnnouncementDndItemReordered": [
140
+ {
141
+ "type": 5,
142
+ "value": "isInitialPosition",
143
+ "options": {
144
+ "true": {
145
+ "value": [
146
+ { "type": 1, "value": "currentPosition" },
147
+ { "type": 0, "value": "/" },
148
+ { "type": 1, "value": "total" },
149
+ { "type": 0, "value": " 위치로 항목 다시 이동" }
150
+ ]
151
+ },
152
+ "false": {
153
+ "value": [
154
+ { "type": 1, "value": "currentPosition" },
155
+ { "type": 0, "value": "/" },
156
+ { "type": 1, "value": "total" },
157
+ { "type": 0, "value": " 위치로 항목 이동" }
158
+ ]
159
+ },
160
+ "other": { "value": [] }
161
+ }
162
+ }
163
+ ],
164
+ "contentDisplayPreference.liveAnnouncementDndItemCommitted": [
165
+ {
166
+ "type": 5,
167
+ "value": "isInitialPosition",
168
+ "options": {
169
+ "true": {
170
+ "value": [
171
+ { "type": 0, "value": "항목이 원래 위치인 " },
172
+ { "type": 1, "value": "initialPosition" },
173
+ { "type": 0, "value": "/" },
174
+ { "type": 1, "value": "total" },
175
+ { "type": 0, "value": " 위치로 다시 이동됨" }
176
+ ]
177
+ },
178
+ "false": {
179
+ "value": [
180
+ { "type": 0, "value": "항목이 " },
181
+ { "type": 1, "value": "initialPosition" },
182
+ { "type": 0, "value": "/" },
183
+ { "type": 1, "value": "total" },
184
+ { "type": 0, "value": " 위치에서 인 " },
185
+ { "type": 1, "value": "finalPosition" },
186
+ { "type": 0, "value": "/" },
187
+ { "type": 1, "value": "total" },
188
+ { "type": 0, "value": " 위치로 이동됨" }
189
+ ]
190
+ },
191
+ "other": { "value": [] }
192
+ }
193
+ }
194
+ ]
142
195
  },
143
196
  "date-range-picker": {
144
197
  "i18nStrings.relativeModeTitle": [{ "type": 0, "value": "상대 모드" }],
@@ -213,12 +266,18 @@
213
266
  "i18nStrings.successIconAriaLabel": [{ "type": 0, "value": "성공" }],
214
267
  "i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "경고" }]
215
268
  },
216
- "form": { "errorIconAriaLabel": [{ "type": 0, "value": "오류" }] },
217
269
  "form-field": { "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "오류" }] },
270
+ "form": { "errorIconAriaLabel": [{ "type": 0, "value": "오류" }] },
218
271
  "help-panel": { "loadingText": [{ "type": 0, "value": "콘텐츠 로드 중" }] },
219
272
  "input": { "clearAriaLabel": [{ "type": 0, "value": "지우기" }] },
220
273
  "link": { "externalIconAriaLabel": [{ "type": 0, "value": "새 탭에서 열림" }] },
221
274
  "modal": { "closeAriaLabel": [{ "type": 0, "value": "모달 닫기" }] },
275
+ "multiselect": {
276
+ "deselectAriaLabel": [
277
+ { "type": 1, "value": "option__label" },
278
+ { "type": 0, "value": " 제거" }
279
+ ]
280
+ },
222
281
  "pagination": {
223
282
  "ariaLabels.nextPageLabel": [{ "type": 0, "value": "다음 페이지" }],
224
283
  "ariaLabels.pageLabel": [
@@ -229,15 +288,10 @@
229
288
  "ariaLabels.previousPageLabel": [{ "type": 0, "value": "이전 페이지" }]
230
289
  },
231
290
  "pie-chart": {
232
- "loadingText": [{ "type": 0, "value": "차트 로드 중" }],
233
- "errorText": [{ "type": 0, "value": "데이터를 가져올 수 없습니다. 나중에 다시 시도하세요." }],
234
- "recoveryText": [{ "type": 0, "value": "재시도" }]
235
- },
236
- "multiselect": {
237
- "deselectAriaLabel": [
238
- { "type": 1, "value": "option__label" },
239
- { "type": 0, "value": " 제거" }
240
- ]
291
+ "i18nStrings.detailsValue": [{ "type": 0, "value": "" }],
292
+ "i18nStrings.detailsPercentage": [{ "type": 0, "value": "백분율" }],
293
+ "i18nStrings.chartAriaRoleDescription": [{ "type": 0, "value": "원형 차트" }],
294
+ "i18nStrings.segmentAriaRoleDescription": [{ "type": 0, "value": "세그먼트" }]
241
295
  },
242
296
  "popover": { "dismissAriaLabel": [{ "type": 0, "value": "팝오버 닫기" }] },
243
297
  "property-filter": {
@@ -261,8 +315,8 @@
261
315
  "i18nStrings.operatorText": [{ "type": 0, "value": "연산자" }],
262
316
  "i18nStrings.operatorsText": [{ "type": 0, "value": "연산자" }],
263
317
  "i18nStrings.propertyText": [{ "type": 0, "value": "속성" }],
264
- "i18nStrings.tokenLimitShowFewer": [{ "type": 0, "value": " 적게 보기" }],
265
- "i18nStrings.tokenLimitShowMore": [{ "type": 0, "value": " 많이 보기" }],
318
+ "i18nStrings.tokenLimitShowFewer": [{ "type": 0, "value": "간단히 표시" }],
319
+ "i18nStrings.tokenLimitShowMore": [{ "type": 0, "value": "자세히 표시" }],
266
320
  "i18nStrings.valueText": [{ "type": 0, "value": "값" }],
267
321
  "i18nStrings.removeTokenButtonAriaLabel": [
268
322
  {
@@ -338,12 +392,115 @@
338
392
  }
339
393
  ]
340
394
  },
341
- "s3-resource-selector": {},
395
+ "s3-resource-selector": {
396
+ "i18nStrings.inContextSelectPlaceholder": [{ "type": 0, "value": "버전 선택" }],
397
+ "i18nStrings.inContextBrowseButton": [{ "type": 0, "value": "S3 둘러보기" }],
398
+ "i18nStrings.inContextViewButton": [{ "type": 0, "value": "보기" }],
399
+ "i18nStrings.inContextViewButtonAriaLabel": [{ "type": 0, "value": "보기(새 탭에서 열림)" }],
400
+ "i18nStrings.inContextLoadingText": [{ "type": 0, "value": "리소스 로드 중" }],
401
+ "i18nStrings.inContextUriLabel": [{ "type": 0, "value": "S3 URI" }],
402
+ "i18nStrings.inContextVersionSelectLabel": [{ "type": 0, "value": "객체 버전" }],
403
+ "i18nStrings.modalTitle": [{ "type": 0, "value": "S3에서 아카이브 선택" }],
404
+ "i18nStrings.modalCancelButton": [{ "type": 0, "value": "취소" }],
405
+ "i18nStrings.modalSubmitButton": [{ "type": 0, "value": "선택" }],
406
+ "i18nStrings.modalBreadcrumbRootItem": [{ "type": 0, "value": "S3 버킷" }],
407
+ "i18nStrings.selectionBuckets": [{ "type": 0, "value": "버킷" }],
408
+ "i18nStrings.selectionObjects": [{ "type": 0, "value": "객체" }],
409
+ "i18nStrings.selectionVersions": [{ "type": 0, "value": "버전" }],
410
+ "i18nStrings.selectionBucketsSearchPlaceholder": [{ "type": 0, "value": "버킷 찾기" }],
411
+ "i18nStrings.selectionObjectsSearchPlaceholder": [{ "type": 0, "value": "접두사로 객체 찾기" }],
412
+ "i18nStrings.selectionVersionsSearchPlaceholder": [{ "type": 0, "value": "버전 찾기" }],
413
+ "i18nStrings.selectionBucketsLoading": [{ "type": 0, "value": "버킷 로드 중" }],
414
+ "i18nStrings.selectionBucketsNoItems": [{ "type": 0, "value": "버킷 없음" }],
415
+ "i18nStrings.selectionObjectsLoading": [{ "type": 0, "value": "객체 로드 중" }],
416
+ "i18nStrings.selectionObjectsNoItems": [{ "type": 0, "value": "객체 없음" }],
417
+ "i18nStrings.selectionVersionsLoading": [{ "type": 0, "value": "버전 로드 중" }],
418
+ "i18nStrings.selectionVersionsNoItems": [{ "type": 0, "value": "버전 없음" }],
419
+ "i18nStrings.filteringNoMatches": [{ "type": 0, "value": "일치 항목 없음" }],
420
+ "i18nStrings.filteringCantFindMatch": [{ "type": 0, "value": "일치 항목을 찾을 수 없습니다." }],
421
+ "i18nStrings.clearFilterButtonText": [{ "type": 0, "value": "필터 지우기" }],
422
+ "i18nStrings.columnBucketID": [{ "type": 0, "value": "ID" }],
423
+ "i18nStrings.columnBucketName": [{ "type": 0, "value": "이름" }],
424
+ "i18nStrings.columnBucketCreationDate": [{ "type": 0, "value": "생성 날짜" }],
425
+ "i18nStrings.columnBucketRegion": [{ "type": 0, "value": "리전" }],
426
+ "i18nStrings.columnObjectKey": [{ "type": 0, "value": "키" }],
427
+ "i18nStrings.columnObjectLastModified": [{ "type": 0, "value": "최종 수정 날짜" }],
428
+ "i18nStrings.columnObjectSize": [{ "type": 0, "value": "크기" }],
429
+ "i18nStrings.columnVersionID": [{ "type": 0, "value": "버전 ID" }],
430
+ "i18nStrings.columnVersionLastModified": [{ "type": 0, "value": "최종 수정 날짜" }],
431
+ "i18nStrings.columnVersionSize": [{ "type": 0, "value": "크기" }],
432
+ "i18nStrings.validationPathMustBegin": [{ "type": 0, "value": "경로는 s3://로 시작해야 합니다." }],
433
+ "i18nStrings.validationBucketLowerCase": [
434
+ { "type": 0, "value": "버킷 이름은 소문자나 숫자로 시작해야 합니다." }
435
+ ],
436
+ "i18nStrings.validationBucketMustNotContain": [
437
+ { "type": 0, "value": "버킷 이름에 대문자를 포함할 수 없습니다." }
438
+ ],
439
+ "i18nStrings.validationBucketLength": [{ "type": 0, "value": "버킷 이름은 3~63자여야 합니다." }],
440
+ "i18nStrings.validationBucketMustComplyDns": [
441
+ { "type": 0, "value": "버킷 이름은 DNS 명명 규칙을 준수해야 합니다." }
442
+ ],
443
+ "i18nStrings.labelSortedDescending": [
444
+ { "type": 1, "value": "columnName" },
445
+ { "type": 0, "value": ", 내림차순 정렬" }
446
+ ],
447
+ "i18nStrings.labelSortedAscending": [
448
+ { "type": 1, "value": "columnName" },
449
+ { "type": 0, "value": ", 오름차순 정렬" }
450
+ ],
451
+ "i18nStrings.labelNotSorted": [
452
+ { "type": 1, "value": "columnName" },
453
+ { "type": 0, "value": ", 정렬되지 않음" }
454
+ ],
455
+ "i18nStrings.labelsBucketsSelection.selectionGroupLabel": [{ "type": 0, "value": "버킷" }],
456
+ "i18nStrings.labelsBucketsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__Name" }],
457
+ "i18nStrings.labelsObjectsSelection.selectionGroupLabel": [{ "type": 0, "value": "객체" }],
458
+ "i18nStrings.labelsObjectsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__Key" }],
459
+ "i18nStrings.labelsVersionsSelection.selectionGroupLabel": [{ "type": 0, "value": "버전" }],
460
+ "i18nStrings.labelsVersionsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__VersionId" }],
461
+ "i18nStrings.labelFiltering": [
462
+ { "type": 1, "value": "itemsType" },
463
+ { "type": 0, "value": " 찾기" }
464
+ ],
465
+ "i18nStrings.labelRefresh": [{ "type": 0, "value": "데이터 새로고침" }],
466
+ "i18nStrings.labelBreadcrumbs": [{ "type": 0, "value": "S3 탐색" }],
467
+ "i18nStrings.filteringCounterText": [
468
+ {
469
+ "type": 6,
470
+ "value": "count",
471
+ "options": {
472
+ "one": { "value": [{ "type": 0, "value": "1개 일치" }] },
473
+ "other": {
474
+ "value": [
475
+ { "type": 1, "value": "count" },
476
+ { "type": 0, "value": "개 일치" }
477
+ ]
478
+ }
479
+ },
480
+ "offset": 0,
481
+ "pluralType": "cardinal"
482
+ }
483
+ ]
484
+ },
342
485
  "select": {
343
486
  "errorIconAriaLabel": [{ "type": 0, "value": "오류" }],
344
- "selectedAriaLabel": [{ "type": 0, "value": "선택됨" }]
487
+ "selectedAriaLabel": [{ "type": 0, "value": "선택됨" }],
488
+ "recoveryText": [{ "type": 0, "value": "재시도" }]
489
+ },
490
+ "split-panel": {
491
+ "i18nStrings.closeButtonAriaLabel": [{ "type": 0, "value": "패널 닫기" }],
492
+ "i18nStrings.openButtonAriaLabel": [{ "type": 0, "value": "패널 열기" }],
493
+ "i18nStrings.preferencesTitle": [{ "type": 0, "value": "분할 패널 환경 설정" }],
494
+ "i18nStrings.preferencesPositionLabel": [{ "type": 0, "value": "분할 패널 위치" }],
495
+ "i18nStrings.preferencesPositionDescription": [
496
+ { "type": 0, "value": "서비스의 기본 분할 패널 위치를 선택합니다." }
497
+ ],
498
+ "i18nStrings.preferencesPositionSide": [{ "type": 0, "value": "측면" }],
499
+ "i18nStrings.preferencesPositionBottom": [{ "type": 0, "value": "하단" }],
500
+ "i18nStrings.preferencesConfirm": [{ "type": 0, "value": "확인" }],
501
+ "i18nStrings.preferencesCancel": [{ "type": 0, "value": "취소" }],
502
+ "i18nStrings.resizeHandleAriaLabel": [{ "type": 0, "value": "분할 패널 크기 조정" }]
345
503
  },
346
- "split-panel": {},
347
504
  "table": {
348
505
  "ariaLabels.submittingEditText": [{ "type": 0, "value": "편집 제출 중" }],
349
506
  "ariaLabels.successfulEditLabel": [{ "type": 0, "value": "편집 성공" }],
@@ -354,6 +511,136 @@
354
511
  "i18nStrings.scrollLeftAriaLabel": [{ "type": 0, "value": "왼쪽으로 스크롤" }],
355
512
  "i18nStrings.scrollRightAriaLabel": [{ "type": 0, "value": "오른쪽으로 스크롤" }]
356
513
  },
514
+ "tag-editor": {
515
+ "i18nStrings.keyPlaceholder": [{ "type": 0, "value": "키 입력" }],
516
+ "i18nStrings.valuePlaceholder": [{ "type": 0, "value": "값 입력" }],
517
+ "i18nStrings.addButton": [{ "type": 0, "value": "새 태그 추가" }],
518
+ "i18nStrings.removeButton": [{ "type": 0, "value": "제거" }],
519
+ "i18nStrings.removeButtonAriaLabel": [
520
+ { "type": 1, "value": "tag__key" },
521
+ { "type": 0, "value": " 제거" }
522
+ ],
523
+ "i18nStrings.undoButton": [{ "type": 0, "value": "실행 취소" }],
524
+ "i18nStrings.undoPrompt": [{ "type": 0, "value": "이 태그는 변경 사항을 저장할 때 제거됩니다." }],
525
+ "i18nStrings.loading": [{ "type": 0, "value": "이 리소스와 연결된 태그를 로드하는 중" }],
526
+ "i18nStrings.keyHeader": [{ "type": 0, "value": "키" }],
527
+ "i18nStrings.valueHeader": [{ "type": 0, "value": "값" }],
528
+ "i18nStrings.optional": [{ "type": 0, "value": "선택 사항" }],
529
+ "i18nStrings.keySuggestion": [{ "type": 0, "value": "사용자 지정 태그 키" }],
530
+ "i18nStrings.valueSuggestion": [{ "type": 0, "value": "사용자 지정 태그 값" }],
531
+ "i18nStrings.emptyTags": [{ "type": 0, "value": "리소스와 연결된 태그가 없습니다." }],
532
+ "i18nStrings.tooManyKeysSuggestion": [{ "type": 0, "value": "표시할 수 있는 것보다 많은 키가 있습니다." }],
533
+ "i18nStrings.tooManyValuesSuggestion": [{ "type": 0, "value": "표시할 수 있는 것보다 많은 값이 있습니다." }],
534
+ "i18nStrings.keysSuggestionLoading": [{ "type": 0, "value": "태그 키 로드 중" }],
535
+ "i18nStrings.keysSuggestionError": [{ "type": 0, "value": "태그 키를 검색할 수 없음" }],
536
+ "i18nStrings.valuesSuggestionLoading": [{ "type": 0, "value": "태그 값 로드 중" }],
537
+ "i18nStrings.valuesSuggestionError": [{ "type": 0, "value": "태그 값을 검색할 수 없음" }],
538
+ "i18nStrings.emptyKeyError": [{ "type": 0, "value": "태그 키를 지정해야 합니다." }],
539
+ "i18nStrings.maxKeyCharLengthError": [
540
+ { "type": 0, "value": "태그 키에 사용할 수 있는 최대 문자 수는 128자입니다." }
541
+ ],
542
+ "i18nStrings.maxValueCharLengthError": [
543
+ { "type": 0, "value": "태그 값에 사용할 수 있는 최대 문자 수는 256자입니다." }
544
+ ],
545
+ "i18nStrings.duplicateKeyError": [{ "type": 0, "value": "고유한 태그 키를 지정해야 합니다." }],
546
+ "i18nStrings.invalidKeyError": [
547
+ {
548
+ "type": 0,
549
+ "value": "잘못된 키입니다. 키는 유니코드 문자, 숫자, 공백 및 다음의 기호만 가능합니다. _.:/=+@-"
550
+ }
551
+ ],
552
+ "i18nStrings.invalidValueError": [
553
+ {
554
+ "type": 0,
555
+ "value": "잘못된 값입니다. 값은 유니코드 문자, 숫자, 공백 및 다음의 기호만 가능합니다. _.:/=+@-"
556
+ }
557
+ ],
558
+ "i18nStrings.awsPrefixError": [{ "type": 0, "value": "aws로 시작할 수 없음:" }],
559
+ "i18nStrings.tagLimitReached": [
560
+ {
561
+ "type": 6,
562
+ "value": "tagLimit",
563
+ "options": {
564
+ "one": { "value": [{ "type": 0, "value": "태그 1개의 한도에 도달했습니다." }] },
565
+ "other": {
566
+ "value": [
567
+ { "type": 0, "value": "태그 " },
568
+ { "type": 1, "value": "tagLimit" },
569
+ { "type": 0, "value": "개의 한도에 도달했습니다." }
570
+ ]
571
+ }
572
+ },
573
+ "offset": 0,
574
+ "pluralType": "cardinal"
575
+ }
576
+ ],
577
+ "i18nStrings.tagLimitExceeded": [
578
+ {
579
+ "type": 6,
580
+ "value": "tagLimit",
581
+ "options": {
582
+ "one": { "value": [{ "type": 0, "value": "태그 1개의 한도를 초과했습니다." }] },
583
+ "other": {
584
+ "value": [
585
+ { "type": 0, "value": "태그 " },
586
+ { "type": 1, "value": "tagLimit" },
587
+ { "type": 0, "value": "개의 한도를 초과했습니다." }
588
+ ]
589
+ }
590
+ },
591
+ "offset": 0,
592
+ "pluralType": "cardinal"
593
+ }
594
+ ],
595
+ "i18nStrings.tagLimit": [
596
+ {
597
+ "type": 5,
598
+ "value": "tagLimitAvailable",
599
+ "options": {
600
+ "true": {
601
+ "value": [
602
+ {
603
+ "type": 6,
604
+ "value": "availableTags",
605
+ "options": {
606
+ "other": {
607
+ "value": [
608
+ { "type": 0, "value": "최대 " },
609
+ { "type": 1, "value": "tagLimit" },
610
+ { "type": 0, "value": "개의 태그를 더 추가할 수 있습니다." }
611
+ ]
612
+ }
613
+ },
614
+ "offset": 0,
615
+ "pluralType": "cardinal"
616
+ }
617
+ ]
618
+ },
619
+ "false": {
620
+ "value": [
621
+ {
622
+ "type": 6,
623
+ "value": "availableTags",
624
+ "options": {
625
+ "one": { "value": [{ "type": 0, "value": "태그를 최대 1개 더 추가할 수 있습니다." }] },
626
+ "other": {
627
+ "value": [
628
+ { "type": 0, "value": "최대 " },
629
+ { "type": 1, "value": "availableTags" },
630
+ { "type": 0, "value": "개의 태그를 더 추가할 수 있습니다." }
631
+ ]
632
+ }
633
+ },
634
+ "offset": 0,
635
+ "pluralType": "cardinal"
636
+ }
637
+ ]
638
+ },
639
+ "other": { "value": [] }
640
+ }
641
+ }
642
+ ]
643
+ },
357
644
  "token-group": {
358
645
  "i18nStrings.limitShowFewer": [{ "type": 0, "value": "간단히 표시" }],
359
646
  "i18nStrings.limitShowMore": [{ "type": 0, "value": "자세히 표시" }]