@cloudscape-design/components 3.0.346 → 3.0.347

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 (201) hide show
  1. package/alert/internal.js +1 -1
  2. package/alert/internal.js.map +1 -1
  3. package/app-layout/index.js +1 -1
  4. package/app-layout/index.js.map +1 -1
  5. package/area-chart/chart-container.d.ts.map +1 -1
  6. package/area-chart/chart-container.js +8 -4
  7. package/area-chart/chart-container.js.map +1 -1
  8. package/area-chart/elements/use-highlight-details.js +1 -1
  9. package/area-chart/elements/use-highlight-details.js.map +1 -1
  10. package/attribute-editor/row.js +1 -1
  11. package/attribute-editor/row.js.map +1 -1
  12. package/autosuggest/autosuggest-option.js +1 -1
  13. package/autosuggest/autosuggest-option.js.map +1 -1
  14. package/autosuggest/internal.js +1 -1
  15. package/autosuggest/internal.js.map +1 -1
  16. package/breadcrumb-group/internal.js +1 -1
  17. package/breadcrumb-group/internal.js.map +1 -1
  18. package/button/internal.d.ts.map +1 -1
  19. package/button/internal.js +24 -2
  20. package/button/internal.js.map +1 -1
  21. package/calendar/internal.js +1 -1
  22. package/calendar/internal.js.map +1 -1
  23. package/cards/index.js +1 -1
  24. package/cards/index.js.map +1 -1
  25. package/code-editor/index.js +1 -1
  26. package/code-editor/index.js.map +1 -1
  27. package/code-editor/status-bar.js +1 -1
  28. package/code-editor/status-bar.js.map +1 -1
  29. package/collection-preferences/content-display/index.js +1 -1
  30. package/collection-preferences/content-display/index.js.map +1 -1
  31. package/collection-preferences/index.js +1 -1
  32. package/collection-preferences/index.js.map +1 -1
  33. package/collection-preferences/utils.js +1 -1
  34. package/collection-preferences/utils.js.map +1 -1
  35. package/date-picker/index.js +1 -1
  36. package/date-picker/index.js.map +1 -1
  37. package/date-range-picker/calendar/index.js +1 -1
  38. package/date-range-picker/calendar/index.js.map +1 -1
  39. package/date-range-picker/calendar/range-inputs.js +1 -1
  40. package/date-range-picker/calendar/range-inputs.js.map +1 -1
  41. package/date-range-picker/dropdown.js +1 -1
  42. package/date-range-picker/dropdown.js.map +1 -1
  43. package/date-range-picker/index.js +1 -1
  44. package/date-range-picker/index.js.map +1 -1
  45. package/date-range-picker/mode-switcher.js +1 -1
  46. package/date-range-picker/mode-switcher.js.map +1 -1
  47. package/date-range-picker/relative-range/index.js +1 -1
  48. package/date-range-picker/relative-range/index.js.map +1 -1
  49. package/flashbar/collapsible-flashbar.js +1 -1
  50. package/flashbar/collapsible-flashbar.js.map +1 -1
  51. package/flashbar/non-collapsible-flashbar.js +1 -1
  52. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  53. package/form/internal.js +1 -1
  54. package/form/internal.js.map +1 -1
  55. package/form-field/internal.js +1 -1
  56. package/form-field/internal.js.map +1 -1
  57. package/help-panel/index.js +1 -1
  58. package/help-panel/index.js.map +1 -1
  59. package/input/internal.js +1 -1
  60. package/input/internal.js.map +1 -1
  61. package/internal/components/cartesian-chart/bottom-labels.d.ts +14 -5
  62. package/internal/components/cartesian-chart/bottom-labels.d.ts.map +1 -1
  63. package/internal/components/cartesian-chart/bottom-labels.js +14 -15
  64. package/internal/components/cartesian-chart/bottom-labels.js.map +1 -1
  65. package/internal/components/cartesian-chart/left-labels.js +1 -1
  66. package/internal/components/cartesian-chart/left-labels.js.map +1 -1
  67. package/internal/components/chart-filter/index.js +1 -1
  68. package/internal/components/chart-filter/index.js.map +1 -1
  69. package/internal/components/chart-legend/index.js +1 -1
  70. package/internal/components/chart-legend/index.js.map +1 -1
  71. package/internal/components/chart-plot/index.js +1 -1
  72. package/internal/components/chart-plot/index.js.map +1 -1
  73. package/internal/components/chart-status-container/index.js +1 -1
  74. package/internal/components/chart-status-container/index.js.map +1 -1
  75. package/internal/components/token-list/token-limit-toggle.js +1 -1
  76. package/internal/components/token-list/token-limit-toggle.js.map +1 -1
  77. package/internal/environment.js +1 -1
  78. package/internal/environment.json +1 -1
  79. package/internal/manifest.json +1 -1
  80. package/link/internal.js +1 -1
  81. package/link/internal.js.map +1 -1
  82. package/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
  83. package/mixed-line-bar-chart/chart-container.js +60 -37
  84. package/mixed-line-bar-chart/chart-container.js.map +1 -1
  85. package/modal/internal.js +1 -1
  86. package/modal/internal.js.map +1 -1
  87. package/multiselect/internal.js +1 -1
  88. package/multiselect/internal.js.map +1 -1
  89. package/package.json +2 -29
  90. package/pagination/internal.js +1 -1
  91. package/pagination/internal.js.map +1 -1
  92. package/pie-chart/pie-chart.js +1 -1
  93. package/pie-chart/pie-chart.js.map +1 -1
  94. package/pie-chart/segments.js +1 -1
  95. package/pie-chart/segments.js.map +1 -1
  96. package/pie-chart/utils.d.ts +1 -1
  97. package/pie-chart/utils.d.ts.map +1 -1
  98. package/pie-chart/utils.js.map +1 -1
  99. package/popover/body.js +1 -1
  100. package/popover/body.js.map +1 -1
  101. package/popover/internal.js +1 -1
  102. package/popover/internal.js.map +1 -1
  103. package/property-filter/index.js +1 -1
  104. package/property-filter/index.js.map +1 -1
  105. package/s3-resource-selector/s3-in-context/index.js +1 -1
  106. package/s3-resource-selector/s3-in-context/index.js.map +1 -1
  107. package/s3-resource-selector/s3-in-context/validation.d.ts +1 -1
  108. package/s3-resource-selector/s3-in-context/validation.d.ts.map +1 -1
  109. package/s3-resource-selector/s3-in-context/validation.js.map +1 -1
  110. package/s3-resource-selector/s3-modal/basic-table.d.ts +1 -1
  111. package/s3-resource-selector/s3-modal/basic-table.d.ts.map +1 -1
  112. package/s3-resource-selector/s3-modal/basic-table.js.map +1 -1
  113. package/s3-resource-selector/s3-modal/buckets-table.js +1 -1
  114. package/s3-resource-selector/s3-modal/buckets-table.js.map +1 -1
  115. package/s3-resource-selector/s3-modal/index.js +1 -1
  116. package/s3-resource-selector/s3-modal/index.js.map +1 -1
  117. package/s3-resource-selector/s3-modal/objects-table.js +1 -1
  118. package/s3-resource-selector/s3-modal/objects-table.js.map +1 -1
  119. package/s3-resource-selector/s3-modal/table-utils.d.ts +1 -1
  120. package/s3-resource-selector/s3-modal/table-utils.d.ts.map +1 -1
  121. package/s3-resource-selector/s3-modal/table-utils.js.map +1 -1
  122. package/s3-resource-selector/s3-modal/versions-table.js +1 -1
  123. package/s3-resource-selector/s3-modal/versions-table.js.map +1 -1
  124. package/select/internal.js +1 -1
  125. package/select/internal.js.map +1 -1
  126. package/split-panel/index.js +1 -1
  127. package/split-panel/index.js.map +1 -1
  128. package/table/body-cell/index.js +1 -1
  129. package/table/body-cell/index.js.map +1 -1
  130. package/table/body-cell/inline-editor.js +1 -1
  131. package/table/body-cell/inline-editor.js.map +1 -1
  132. package/table/header-cell/index.js +1 -1
  133. package/table/header-cell/index.js.map +1 -1
  134. package/tabs/tab-header-bar.js +1 -1
  135. package/tabs/tab-header-bar.js.map +1 -1
  136. package/tag-editor/index.js +1 -1
  137. package/tag-editor/index.js.map +1 -1
  138. package/tag-editor/validation.d.ts +1 -1
  139. package/tag-editor/validation.d.ts.map +1 -1
  140. package/tag-editor/validation.js.map +1 -1
  141. package/top-navigation/internal.js +1 -1
  142. package/top-navigation/internal.js.map +1 -1
  143. package/top-navigation/parts/overflow-menu/index.js +1 -1
  144. package/top-navigation/parts/overflow-menu/index.js.map +1 -1
  145. package/wizard/internal.js +1 -1
  146. package/wizard/internal.js.map +1 -1
  147. package/internal/i18n/context.d.ts +0 -2
  148. package/internal/i18n/context.d.ts.map +0 -1
  149. package/internal/i18n/context.js +0 -4
  150. package/internal/i18n/context.js.map +0 -1
  151. package/internal/i18n/index.d.ts +0 -2
  152. package/internal/i18n/index.d.ts.map +0 -1
  153. package/internal/i18n/index.js +0 -4
  154. package/internal/i18n/index.js.map +0 -1
  155. package/internal/i18n/messages/all.all.d.ts +0 -3
  156. package/internal/i18n/messages/all.all.js +0 -8627
  157. package/internal/i18n/messages/all.all.json +0 -8697
  158. package/internal/i18n/messages/all.de.d.ts +0 -3
  159. package/internal/i18n/messages/all.de.js +0 -741
  160. package/internal/i18n/messages/all.de.json +0 -751
  161. package/internal/i18n/messages/all.en-GB.d.ts +0 -3
  162. package/internal/i18n/messages/all.en-GB.js +0 -721
  163. package/internal/i18n/messages/all.en-GB.json +0 -724
  164. package/internal/i18n/messages/all.en.d.ts +0 -3
  165. package/internal/i18n/messages/all.en.js +0 -722
  166. package/internal/i18n/messages/all.en.json +0 -721
  167. package/internal/i18n/messages/all.es.d.ts +0 -3
  168. package/internal/i18n/messages/all.es.js +0 -726
  169. package/internal/i18n/messages/all.es.json +0 -732
  170. package/internal/i18n/messages/all.fr.d.ts +0 -3
  171. package/internal/i18n/messages/all.fr.js +0 -759
  172. package/internal/i18n/messages/all.fr.json +0 -765
  173. package/internal/i18n/messages/all.id.d.ts +0 -3
  174. package/internal/i18n/messages/all.id.js +0 -718
  175. package/internal/i18n/messages/all.id.json +0 -726
  176. package/internal/i18n/messages/all.it.d.ts +0 -3
  177. package/internal/i18n/messages/all.it.js +0 -730
  178. package/internal/i18n/messages/all.it.json +0 -737
  179. package/internal/i18n/messages/all.ja.d.ts +0 -3
  180. package/internal/i18n/messages/all.ja.js +0 -725
  181. package/internal/i18n/messages/all.ja.json +0 -730
  182. package/internal/i18n/messages/all.ko.d.ts +0 -3
  183. package/internal/i18n/messages/all.ko.js +0 -699
  184. package/internal/i18n/messages/all.ko.json +0 -713
  185. package/internal/i18n/messages/all.pt-BR.d.ts +0 -3
  186. package/internal/i18n/messages/all.pt-BR.js +0 -729
  187. package/internal/i18n/messages/all.pt-BR.json +0 -737
  188. package/internal/i18n/messages/all.zh-CN.d.ts +0 -3
  189. package/internal/i18n/messages/all.zh-CN.js +0 -701
  190. package/internal/i18n/messages/all.zh-CN.json +0 -703
  191. package/internal/i18n/messages/all.zh-TW.d.ts +0 -3
  192. package/internal/i18n/messages/all.zh-TW.js +0 -700
  193. package/internal/i18n/messages/all.zh-TW.json +0 -702
  194. package/internal/i18n/provider.d.ts +0 -2
  195. package/internal/i18n/provider.d.ts.map +0 -1
  196. package/internal/i18n/provider.js +0 -4
  197. package/internal/i18n/provider.js.map +0 -1
  198. package/internal/i18n/testing.d.ts +0 -2
  199. package/internal/i18n/testing.d.ts.map +0 -1
  200. package/internal/i18n/testing.js +0 -4
  201. package/internal/i18n/testing.js.map +0 -1
@@ -1,699 +0,0 @@
1
- export default {
2
- '@cloudscape-design/components': {
3
- ko: {
4
- '[charts]': {
5
- loadingText: [{ type: 0, value: '차트 로드 중' }],
6
- errorText: [{ type: 0, value: '데이터를 가져올 수 없습니다. 나중에 다시 시도하세요.' }],
7
- recoveryText: [{ type: 0, value: '재시도' }],
8
- 'i18nStrings.filterLabel': [{ type: 0, value: '표시된 데이터 필터링' }],
9
- 'i18nStrings.filterPlaceholder': [{ type: 0, value: '데이터 필터링' }],
10
- 'i18nStrings.legendAriaLabel': [{ type: 0, value: '범례' }],
11
- 'i18nStrings.xAxisAriaRoleDescription': [{ type: 0, value: 'x축' }],
12
- 'i18nStrings.yAxisAriaRoleDescription': [{ type: 0, value: 'y축' }],
13
- },
14
- alert: { dismissAriaLabel: [{ type: 0, value: '알림 무시' }] },
15
- 'annotation-context': {
16
- 'i18nStrings.nextButtonText': [{ type: 0, value: '다음' }],
17
- 'i18nStrings.previousButtonText': [{ type: 0, value: '이전' }],
18
- 'i18nStrings.finishButtonText': [{ type: 0, value: '완료' }],
19
- 'i18nStrings.labelDismissAnnotation': [{ type: 0, value: '주석 무시' }],
20
- 'i18nStrings.stepCounterText': [
21
- { type: 1, value: 'stepNumber' },
22
- { type: 0, value: '/' },
23
- { type: 1, value: 'totalStepCount' },
24
- { type: 0, value: '단계' },
25
- ],
26
- 'i18nStrings.taskTitle': [
27
- { type: 0, value: '작업 ' },
28
- { type: 1, value: 'taskNumber' },
29
- { type: 0, value: ': ' },
30
- { type: 1, value: 'taskTitle' },
31
- ],
32
- 'i18nStrings.labelHotspot': [
33
- {
34
- type: 5,
35
- value: 'openState',
36
- options: {
37
- true: {
38
- value: [
39
- { type: 1, value: 'stepNumber' },
40
- { type: 0, value: '/' },
41
- { type: 1, value: 'totalStepCount' },
42
- { type: 0, value: '단계에 대한 주석 닫기' },
43
- ],
44
- },
45
- false: {
46
- value: [
47
- { type: 1, value: 'stepNumber' },
48
- { type: 0, value: '/' },
49
- { type: 1, value: 'totalStepCount' },
50
- { type: 0, value: '단계에 대한 주석 열기' },
51
- ],
52
- },
53
- other: { value: [] },
54
- },
55
- },
56
- ],
57
- },
58
- 'app-layout': {
59
- 'ariaLabels.navigation': [{ type: 0, value: '측면 탐색' }],
60
- 'ariaLabels.navigationClose': [{ type: 0, value: '측면 탐색 닫기' }],
61
- 'ariaLabels.navigationToggle': [{ type: 0, value: '측면 탐색 열기' }],
62
- 'ariaLabels.notifications': [{ type: 0, value: '알림' }],
63
- 'ariaLabels.tools': [{ type: 0, value: '도움말 창' }],
64
- 'ariaLabels.toolsClose': [{ type: 0, value: '도움말 창 닫기' }],
65
- 'ariaLabels.toolsToggle': [{ type: 0, value: '도움말 창 열기' }],
66
- },
67
- 'area-chart': { 'i18nStrings.detailTotalLabel': [{ type: 0, value: '합계' }] },
68
- 'attribute-editor': { removeButtonText: [{ type: 0, value: '제거' }] },
69
- autosuggest: {
70
- errorIconAriaLabel: [{ type: 0, value: '오류' }],
71
- selectedAriaLabel: [{ type: 0, value: '선택됨' }],
72
- enteredTextLabel: [
73
- { type: 0, value: '사용: ‘' },
74
- { type: 1, value: 'value' },
75
- { type: 0, value: '’' },
76
- ],
77
- recoveryText: [{ type: 0, value: '재시도' }],
78
- },
79
- 'breadcrumb-group': { expandAriaLabel: [{ type: 0, value: '경로 표시' }] },
80
- calendar: {
81
- nextMonthAriaLabel: [{ type: 0, value: '다음 달' }],
82
- previousMonthAriaLabel: [{ type: 0, value: '이전 달' }],
83
- todayAriaLabel: [{ type: 0, value: '오늘' }],
84
- },
85
- cards: { 'ariaLabels.selectionGroupLabel': [{ type: 0, value: '항목 선택' }] },
86
- 'code-editor': {
87
- 'i18nStrings.loadingState': [{ type: 0, value: '코드 편집기 로드 중' }],
88
- 'i18nStrings.errorState': [{ type: 0, value: '코드 편집기를 로드하는 중 오류가 발생했습니다.' }],
89
- 'i18nStrings.errorStateRecovery': [{ type: 0, value: '재시도' }],
90
- 'i18nStrings.editorGroupAriaLabel': [{ type: 0, value: '코드 편집기' }],
91
- 'i18nStrings.statusBarGroupAriaLabel': [{ type: 0, value: '상태 표시줄' }],
92
- 'i18nStrings.cursorPosition': [
93
- { type: 1, value: 'row' },
94
- { type: 0, value: '번째 줄, ' },
95
- { type: 1, value: 'column' },
96
- { type: 0, value: '번째 열' },
97
- ],
98
- 'i18nStrings.errorsTab': [{ type: 0, value: '오류' }],
99
- 'i18nStrings.warningsTab': [{ type: 0, value: '경고' }],
100
- 'i18nStrings.preferencesButtonAriaLabel': [{ type: 0, value: '기본 설정' }],
101
- 'i18nStrings.paneCloseButtonAriaLabel': [{ type: 0, value: '닫기' }],
102
- 'i18nStrings.preferencesModalHeader': [{ type: 0, value: '기본 설정' }],
103
- 'i18nStrings.preferencesModalCancel': [{ type: 0, value: '취소' }],
104
- 'i18nStrings.preferencesModalConfirm': [{ type: 0, value: '확인' }],
105
- 'i18nStrings.preferencesModalWrapLines': [{ type: 0, value: '줄 바꿈' }],
106
- 'i18nStrings.preferencesModalTheme': [{ type: 0, value: '테마' }],
107
- 'i18nStrings.preferencesModalLightThemes': [{ type: 0, value: '밝은 테마' }],
108
- 'i18nStrings.preferencesModalDarkThemes': [{ type: 0, value: '다크 테마' }],
109
- },
110
- 'collection-preferences': {
111
- title: [{ type: 0, value: '기본 설정' }],
112
- confirmLabel: [{ type: 0, value: '확인' }],
113
- cancelLabel: [{ type: 0, value: '취소' }],
114
- 'pageSizePreference.title': [{ type: 0, value: '페이지 크기' }],
115
- 'wrapLinesPreference.label': [{ type: 0, value: '줄 바꿈' }],
116
- 'wrapLinesPreference.description': [{ type: 0, value: '모든 텍스트를 보고 줄 바꿈을 하려면 선택' }],
117
- 'stripedRowsPreference.label': [{ type: 0, value: '스트라이핑된 행' }],
118
- 'stripedRowsPreference.description': [{ type: 0, value: '교대로 음영 처리된 행을 추가하려면 선택' }],
119
- 'contentDensityPreference.label': [{ type: 0, value: '압축 모드' }],
120
- 'contentDensityPreference.description': [{ type: 0, value: '콘텐츠를 더 조밀하게 압축하여 표시하려면 선택' }],
121
- 'contentDisplayPreference.title': [{ type: 0, value: '열 기본 설정' }],
122
- 'contentDisplayPreference.description': [{ type: 0, value: '열 표시 여부 및 순서를 사용자 지정합니다.' }],
123
- 'contentDisplayPreference.dragHandleAriaLabel': [{ type: 0, value: '핸들 끌기' }],
124
- 'contentDisplayPreference.dragHandleAriaDescription': [
125
- {
126
- type: 0,
127
- value:
128
- '스페이스 또는 Enter를 사용하여 항목 끌기 기능을 활성화하고 화살표 키를 사용하여 항목의 위치를 이동합니다. 위치 이동을 완료하려면 스페이스 또는 Enter를 사용하거나 이동을 취소하려면 Escape를 사용합니다.',
129
- },
130
- ],
131
- 'contentDisplayPreference.liveAnnouncementDndStarted': [
132
- { type: 1, value: 'position' },
133
- { type: 0, value: '/' },
134
- { type: 1, value: 'total' },
135
- { type: 0, value: '개 위치에서 선택한 항목' },
136
- ],
137
- 'contentDisplayPreference.liveAnnouncementDndDiscarded': [{ type: 0, value: '재정렬 취소됨' }],
138
- 'contentDisplayPreference.liveAnnouncementDndItemReordered': [
139
- {
140
- type: 5,
141
- value: 'isInitialPosition',
142
- options: {
143
- true: {
144
- value: [
145
- { type: 1, value: 'currentPosition' },
146
- { type: 0, value: '/' },
147
- { type: 1, value: 'total' },
148
- { type: 0, value: ' 위치로 항목 다시 이동' },
149
- ],
150
- },
151
- false: {
152
- value: [
153
- { type: 1, value: 'currentPosition' },
154
- { type: 0, value: '/' },
155
- { type: 1, value: 'total' },
156
- { type: 0, value: ' 위치로 항목 이동' },
157
- ],
158
- },
159
- other: { value: [] },
160
- },
161
- },
162
- ],
163
- 'contentDisplayPreference.liveAnnouncementDndItemCommitted': [
164
- {
165
- type: 5,
166
- value: 'isInitialPosition',
167
- options: {
168
- true: {
169
- value: [
170
- { type: 0, value: '항목이 원래 위치인 ' },
171
- { type: 1, value: 'initialPosition' },
172
- { type: 0, value: '/' },
173
- { type: 1, value: 'total' },
174
- { type: 0, value: ' 위치로 다시 이동됨' },
175
- ],
176
- },
177
- false: {
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
- { type: 1, value: 'finalPosition' },
185
- { type: 0, value: '/' },
186
- { type: 1, value: 'total' },
187
- { type: 0, value: ' 위치로 이동됨' },
188
- ],
189
- },
190
- other: { value: [] },
191
- },
192
- },
193
- ],
194
- },
195
- 'date-range-picker': {
196
- 'i18nStrings.relativeModeTitle': [{ type: 0, value: '상대 모드' }],
197
- 'i18nStrings.absoluteModeTitle': [{ type: 0, value: '절대 모드' }],
198
- 'i18nStrings.relativeRangeSelectionHeading': [{ type: 0, value: '범위 선택' }],
199
- 'i18nStrings.cancelButtonLabel': [{ type: 0, value: '취소' }],
200
- 'i18nStrings.clearButtonLabel': [{ type: 0, value: '지우기 및 무시' }],
201
- 'i18nStrings.applyButtonLabel': [{ type: 0, value: '적용' }],
202
- 'i18nStrings.customRelativeRangeOptionLabel': [{ type: 0, value: '사용자 지정 범위' }],
203
- 'i18nStrings.customRelativeRangeOptionDescription': [{ type: 0, value: '과거의 사용자 지정 범위 설정' }],
204
- 'i18nStrings.customRelativeRangeUnitLabel': [{ type: 0, value: '시간 단위' }],
205
- 'i18nStrings.customRelativeRangeDurationLabel': [{ type: 0, value: '기간' }],
206
- 'i18nStrings.customRelativeRangeDurationPlaceholder': [{ type: 0, value: '기간 입력' }],
207
- 'i18nStrings.startDateLabel': [{ type: 0, value: '시작 날짜' }],
208
- 'i18nStrings.startTimeLabel': [{ type: 0, value: '시작 시간' }],
209
- 'i18nStrings.endDateLabel': [{ type: 0, value: '종료 날짜' }],
210
- 'i18nStrings.endTimeLabel': [{ type: 0, value: '종료 시간' }],
211
- 'i18nStrings.dateTimeConstraintText': [
212
- { type: 0, value: '날짜에는 YYYY/MM/DD를 사용합니다. 시간에는 24시간 형식을 사용합니다.' },
213
- ],
214
- 'i18nStrings.errorIconAriaLabel': [{ type: 0, value: '오류' }],
215
- 'i18nStrings.renderSelectedAbsoluteRangeAriaLive': [
216
- { type: 1, value: 'startDate' },
217
- { type: 0, value: '~' },
218
- { type: 1, value: 'endDate' },
219
- { type: 0, value: '에서 선택한 범위' },
220
- ],
221
- 'i18nStrings.formatRelativeRange': [
222
- {
223
- type: 6,
224
- value: 'amount',
225
- options: {
226
- one: {
227
- value: [
228
- { type: 0, value: '마지막 ' },
229
- { type: 1, value: 'amount' },
230
- { type: 1, value: 'unit' },
231
- ],
232
- },
233
- other: {
234
- value: [
235
- { type: 0, value: '마지막 ' },
236
- { type: 1, value: 'amount' },
237
- { type: 1, value: 'unit' },
238
- ],
239
- },
240
- },
241
- offset: 0,
242
- pluralType: 'cardinal',
243
- },
244
- ],
245
- 'i18nStrings.formatUnit': [
246
- {
247
- type: 6,
248
- value: 'amount',
249
- options: { one: { value: [{ type: 1, value: 'unit' }] }, other: { value: [{ type: 1, value: 'unit' }] } },
250
- offset: 0,
251
- pluralType: 'cardinal',
252
- },
253
- ],
254
- },
255
- flashbar: {
256
- 'i18nStrings.ariaLabel': [{ type: 0, value: '알림' }],
257
- 'i18nStrings.errorIconAriaLabel': [{ type: 0, value: '오류' }],
258
- 'i18nStrings.inProgressIconAriaLabel': [{ type: 0, value: '진행 중' }],
259
- 'i18nStrings.infoIconAriaLabel': [{ type: 0, value: '정보' }],
260
- 'i18nStrings.notificationBarAriaLabel': [{ type: 0, value: '모든 알림' }],
261
- 'i18nStrings.notificationBarText': [{ type: 0, value: '알림' }],
262
- 'i18nStrings.successIconAriaLabel': [{ type: 0, value: '성공' }],
263
- 'i18nStrings.warningIconAriaLabel': [{ type: 0, value: '경고' }],
264
- },
265
- 'form-field': { 'i18nStrings.errorIconAriaLabel': [{ type: 0, value: '오류' }] },
266
- form: { errorIconAriaLabel: [{ type: 0, value: '오류' }] },
267
- 'help-panel': { loadingText: [{ type: 0, value: '콘텐츠 로드 중' }] },
268
- input: { clearAriaLabel: [{ type: 0, value: '지우기' }] },
269
- link: { externalIconAriaLabel: [{ type: 0, value: '새 탭에서 열림' }] },
270
- modal: { closeAriaLabel: [{ type: 0, value: '모달 닫기' }] },
271
- multiselect: {
272
- deselectAriaLabel: [
273
- { type: 1, value: 'option__label' },
274
- { type: 0, value: ' 제거' },
275
- ],
276
- },
277
- pagination: {
278
- 'ariaLabels.nextPageLabel': [{ type: 0, value: '다음 페이지' }],
279
- 'ariaLabels.pageLabel': [
280
- { type: 0, value: '전체 페이지 중 ' },
281
- { type: 1, value: 'pageNumber' },
282
- { type: 0, value: '페이지' },
283
- ],
284
- 'ariaLabels.previousPageLabel': [{ type: 0, value: '이전 페이지' }],
285
- },
286
- 'pie-chart': {
287
- 'i18nStrings.detailsValue': [{ type: 0, value: '값' }],
288
- 'i18nStrings.detailsPercentage': [{ type: 0, value: '백분율' }],
289
- 'i18nStrings.chartAriaRoleDescription': [{ type: 0, value: '원형 차트' }],
290
- 'i18nStrings.segmentAriaRoleDescription': [{ type: 0, value: '세그먼트' }],
291
- },
292
- popover: { dismissAriaLabel: [{ type: 0, value: '팝오버 닫기' }] },
293
- 'property-filter': {
294
- 'i18nStrings.allPropertiesLabel': [{ type: 0, value: '모든 속성' }],
295
- 'i18nStrings.applyActionText': [{ type: 0, value: '적용' }],
296
- 'i18nStrings.cancelActionText': [{ type: 0, value: '취소' }],
297
- 'i18nStrings.clearFiltersText': [{ type: 0, value: '필터 지우기' }],
298
- 'i18nStrings.editTokenHeader': [{ type: 0, value: '필터 편집' }],
299
- 'i18nStrings.groupPropertiesText': [{ type: 0, value: '속성' }],
300
- 'i18nStrings.groupValuesText': [{ type: 0, value: '값' }],
301
- 'i18nStrings.operationAndText': [{ type: 0, value: '및' }],
302
- 'i18nStrings.operationOrText': [{ type: 0, value: '또는' }],
303
- 'i18nStrings.operatorContainsText': [{ type: 0, value: '포함' }],
304
- 'i18nStrings.operatorDoesNotContainText': [{ type: 0, value: '포함 안 함' }],
305
- 'i18nStrings.operatorDoesNotEqualText': [{ type: 0, value: '같지 않음' }],
306
- 'i18nStrings.operatorEqualsText': [{ type: 0, value: '같음' }],
307
- 'i18nStrings.operatorGreaterOrEqualText': [{ type: 0, value: '크거나 같음' }],
308
- 'i18nStrings.operatorGreaterText': [{ type: 0, value: '보다 큼' }],
309
- 'i18nStrings.operatorLessOrEqualText': [{ type: 0, value: '작거나 같음' }],
310
- 'i18nStrings.operatorLessText': [{ type: 0, value: '보다 작음' }],
311
- 'i18nStrings.operatorText': [{ type: 0, value: '연산자' }],
312
- 'i18nStrings.operatorsText': [{ type: 0, value: '연산자' }],
313
- 'i18nStrings.propertyText': [{ type: 0, value: '속성' }],
314
- 'i18nStrings.tokenLimitShowFewer': [{ type: 0, value: '간단히 표시' }],
315
- 'i18nStrings.tokenLimitShowMore': [{ type: 0, value: '자세히 표시' }],
316
- 'i18nStrings.valueText': [{ type: 0, value: '값' }],
317
- 'i18nStrings.removeTokenButtonAriaLabel': [
318
- {
319
- type: 5,
320
- value: 'token__operator',
321
- options: {
322
- equals: {
323
- value: [
324
- { type: 1, value: 'token__propertyKey' },
325
- { type: 0, value: '이(가) ' },
326
- { type: 1, value: 'token__value' },
327
- { type: 0, value: '과(와) 같음 필터 제거' },
328
- ],
329
- },
330
- not_equals: {
331
- value: [
332
- { type: 1, value: 'token__propertyKey' },
333
- { type: 0, value: '이(가) ' },
334
- { type: 1, value: 'token__value' },
335
- { type: 0, value: '과(와) 같지 않음 필터 제거' },
336
- ],
337
- },
338
- greater_than: {
339
- value: [
340
- { type: 1, value: 'token__propertyKey' },
341
- { type: 0, value: '이(가) ' },
342
- { type: 1, value: 'token__value' },
343
- { type: 0, value: '보다 큼 필터 제거' },
344
- ],
345
- },
346
- greater_than_equal: {
347
- value: [
348
- { type: 1, value: 'token__propertyKey' },
349
- { type: 0, value: '이(가) ' },
350
- { type: 1, value: 'token__value' },
351
- { type: 0, value: '보다 크거나 같음 필터 제거' },
352
- ],
353
- },
354
- less_than: {
355
- value: [
356
- { type: 1, value: 'token__propertyKey' },
357
- { type: 0, value: '이(가) ' },
358
- { type: 1, value: 'token__value' },
359
- { type: 0, value: '보다 작음 필터 제거' },
360
- ],
361
- },
362
- less_than_equal: {
363
- value: [
364
- { type: 1, value: 'token__propertyKey' },
365
- { type: 0, value: '이(가) ' },
366
- { type: 1, value: 'token__value' },
367
- { type: 0, value: '보다 작거나 같음 필터 제거' },
368
- ],
369
- },
370
- contains: {
371
- value: [
372
- { type: 1, value: 'token__propertyKey' },
373
- { type: 0, value: '이(가) ' },
374
- { type: 1, value: 'token__value' },
375
- { type: 0, value: '을(를) 포함함 필터 제거' },
376
- ],
377
- },
378
- not_contains: {
379
- value: [
380
- { type: 1, value: 'token__propertyKey' },
381
- { type: 0, value: '이(가) ' },
382
- { type: 1, value: 'token__value' },
383
- { type: 0, value: '을(를) 포함하지 않음 필터 제거' },
384
- ],
385
- },
386
- other: { value: [] },
387
- },
388
- },
389
- ],
390
- },
391
- 's3-resource-selector': {
392
- 'i18nStrings.inContextSelectPlaceholder': [{ type: 0, value: '버전 선택' }],
393
- 'i18nStrings.inContextBrowseButton': [{ type: 0, value: 'S3 둘러보기' }],
394
- 'i18nStrings.inContextViewButton': [{ type: 0, value: '보기' }],
395
- 'i18nStrings.inContextViewButtonAriaLabel': [{ type: 0, value: '보기(새 탭에서 열림)' }],
396
- 'i18nStrings.inContextLoadingText': [{ type: 0, value: '리소스 로드 중' }],
397
- 'i18nStrings.inContextUriLabel': [{ type: 0, value: 'S3 URI' }],
398
- 'i18nStrings.inContextVersionSelectLabel': [{ type: 0, value: '객체 버전' }],
399
- 'i18nStrings.modalTitle': [{ type: 0, value: 'S3에서 아카이브 선택' }],
400
- 'i18nStrings.modalCancelButton': [{ type: 0, value: '취소' }],
401
- 'i18nStrings.modalSubmitButton': [{ type: 0, value: '선택' }],
402
- 'i18nStrings.modalBreadcrumbRootItem': [{ type: 0, value: 'S3 버킷' }],
403
- 'i18nStrings.selectionBuckets': [{ type: 0, value: '버킷' }],
404
- 'i18nStrings.selectionObjects': [{ type: 0, value: '객체' }],
405
- 'i18nStrings.selectionVersions': [{ type: 0, value: '버전' }],
406
- 'i18nStrings.selectionBucketsSearchPlaceholder': [{ type: 0, value: '버킷 찾기' }],
407
- 'i18nStrings.selectionObjectsSearchPlaceholder': [{ type: 0, value: '접두사로 객체 찾기' }],
408
- 'i18nStrings.selectionVersionsSearchPlaceholder': [{ type: 0, value: '버전 찾기' }],
409
- 'i18nStrings.selectionBucketsLoading': [{ type: 0, value: '버킷 로드 중' }],
410
- 'i18nStrings.selectionBucketsNoItems': [{ type: 0, value: '버킷 없음' }],
411
- 'i18nStrings.selectionObjectsLoading': [{ type: 0, value: '객체 로드 중' }],
412
- 'i18nStrings.selectionObjectsNoItems': [{ type: 0, value: '객체 없음' }],
413
- 'i18nStrings.selectionVersionsLoading': [{ type: 0, value: '버전 로드 중' }],
414
- 'i18nStrings.selectionVersionsNoItems': [{ type: 0, value: '버전 없음' }],
415
- 'i18nStrings.filteringNoMatches': [{ type: 0, value: '일치 항목 없음' }],
416
- 'i18nStrings.filteringCantFindMatch': [{ type: 0, value: '일치 항목을 찾을 수 없습니다.' }],
417
- 'i18nStrings.clearFilterButtonText': [{ type: 0, value: '필터 지우기' }],
418
- 'i18nStrings.columnBucketID': [{ type: 0, value: 'ID' }],
419
- 'i18nStrings.columnBucketName': [{ type: 0, value: '이름' }],
420
- 'i18nStrings.columnBucketCreationDate': [{ type: 0, value: '생성 날짜' }],
421
- 'i18nStrings.columnBucketRegion': [{ type: 0, value: '리전' }],
422
- 'i18nStrings.columnObjectKey': [{ type: 0, value: '키' }],
423
- 'i18nStrings.columnObjectLastModified': [{ type: 0, value: '최종 수정 날짜' }],
424
- 'i18nStrings.columnObjectSize': [{ type: 0, value: '크기' }],
425
- 'i18nStrings.columnVersionID': [{ type: 0, value: '버전 ID' }],
426
- 'i18nStrings.columnVersionLastModified': [{ type: 0, value: '최종 수정 날짜' }],
427
- 'i18nStrings.columnVersionSize': [{ type: 0, value: '크기' }],
428
- 'i18nStrings.validationPathMustBegin': [{ type: 0, value: '경로는 s3://로 시작해야 합니다.' }],
429
- 'i18nStrings.validationBucketLowerCase': [{ type: 0, value: '버킷 이름은 소문자나 숫자로 시작해야 합니다.' }],
430
- 'i18nStrings.validationBucketMustNotContain': [{ type: 0, value: '버킷 이름에 대문자를 포함할 수 없습니다.' }],
431
- 'i18nStrings.validationBucketLength': [{ type: 0, value: '버킷 이름은 3~63자여야 합니다.' }],
432
- 'i18nStrings.validationBucketMustComplyDns': [
433
- { type: 0, value: '버킷 이름은 DNS 명명 규칙을 준수해야 합니다.' },
434
- ],
435
- 'i18nStrings.labelSortedDescending': [
436
- { type: 1, value: 'columnName' },
437
- { type: 0, value: ', 내림차순 정렬' },
438
- ],
439
- 'i18nStrings.labelSortedAscending': [
440
- { type: 1, value: 'columnName' },
441
- { type: 0, value: ', 오름차순 정렬' },
442
- ],
443
- 'i18nStrings.labelNotSorted': [
444
- { type: 1, value: 'columnName' },
445
- { type: 0, value: ', 정렬되지 않음' },
446
- ],
447
- 'i18nStrings.labelsBucketsSelection.selectionGroupLabel': [{ type: 0, value: '버킷' }],
448
- 'i18nStrings.labelsBucketsSelection.itemSelectionLabel': [{ type: 1, value: 'item__Name' }],
449
- 'i18nStrings.labelsObjectsSelection.selectionGroupLabel': [{ type: 0, value: '객체' }],
450
- 'i18nStrings.labelsObjectsSelection.itemSelectionLabel': [{ type: 1, value: 'item__Key' }],
451
- 'i18nStrings.labelsVersionsSelection.selectionGroupLabel': [{ type: 0, value: '버전' }],
452
- 'i18nStrings.labelsVersionsSelection.itemSelectionLabel': [{ type: 1, value: 'item__VersionId' }],
453
- 'i18nStrings.labelFiltering': [
454
- { type: 1, value: 'itemsType' },
455
- { type: 0, value: ' 찾기' },
456
- ],
457
- 'i18nStrings.labelRefresh': [{ type: 0, value: '데이터 새로고침' }],
458
- 'i18nStrings.labelBreadcrumbs': [{ type: 0, value: 'S3 탐색' }],
459
- 'i18nStrings.filteringCounterText': [
460
- {
461
- type: 6,
462
- value: 'count',
463
- options: {
464
- one: { value: [{ type: 0, value: '1개 일치' }] },
465
- other: {
466
- value: [
467
- { type: 1, value: 'count' },
468
- { type: 0, value: '개 일치' },
469
- ],
470
- },
471
- },
472
- offset: 0,
473
- pluralType: 'cardinal',
474
- },
475
- ],
476
- },
477
- select: {
478
- errorIconAriaLabel: [{ type: 0, value: '오류' }],
479
- selectedAriaLabel: [{ type: 0, value: '선택됨' }],
480
- recoveryText: [{ type: 0, value: '재시도' }],
481
- },
482
- 'split-panel': {
483
- 'i18nStrings.closeButtonAriaLabel': [{ type: 0, value: '패널 닫기' }],
484
- 'i18nStrings.openButtonAriaLabel': [{ type: 0, value: '패널 열기' }],
485
- 'i18nStrings.preferencesTitle': [{ type: 0, value: '분할 패널 환경 설정' }],
486
- 'i18nStrings.preferencesPositionLabel': [{ type: 0, value: '분할 패널 위치' }],
487
- 'i18nStrings.preferencesPositionDescription': [
488
- { type: 0, value: '서비스의 기본 분할 패널 위치를 선택합니다.' },
489
- ],
490
- 'i18nStrings.preferencesPositionSide': [{ type: 0, value: '측면' }],
491
- 'i18nStrings.preferencesPositionBottom': [{ type: 0, value: '하단' }],
492
- 'i18nStrings.preferencesConfirm': [{ type: 0, value: '확인' }],
493
- 'i18nStrings.preferencesCancel': [{ type: 0, value: '취소' }],
494
- 'i18nStrings.resizeHandleAriaLabel': [{ type: 0, value: '분할 패널 크기 조정' }],
495
- },
496
- table: {
497
- 'ariaLabels.submittingEditText': [{ type: 0, value: '편집 제출 중' }],
498
- 'ariaLabels.successfulEditLabel': [{ type: 0, value: '편집 성공' }],
499
- 'columnDefinitions.editConfig.errorIconAriaLabel': [{ type: 0, value: '오류' }],
500
- 'columnDefinitions.editConfig.editIconAriaLabel': [{ type: 0, value: '편집 가능' }],
501
- },
502
- tabs: {
503
- 'i18nStrings.scrollLeftAriaLabel': [{ type: 0, value: '왼쪽으로 스크롤' }],
504
- 'i18nStrings.scrollRightAriaLabel': [{ type: 0, value: '오른쪽으로 스크롤' }],
505
- },
506
- 'tag-editor': {
507
- 'i18nStrings.keyPlaceholder': [{ type: 0, value: '키 입력' }],
508
- 'i18nStrings.valuePlaceholder': [{ type: 0, value: '값 입력' }],
509
- 'i18nStrings.addButton': [{ type: 0, value: '새 태그 추가' }],
510
- 'i18nStrings.removeButton': [{ type: 0, value: '제거' }],
511
- 'i18nStrings.removeButtonAriaLabel': [
512
- { type: 1, value: 'tag__key' },
513
- { type: 0, value: ' 제거' },
514
- ],
515
- 'i18nStrings.undoButton': [{ type: 0, value: '실행 취소' }],
516
- 'i18nStrings.undoPrompt': [{ type: 0, value: '이 태그는 변경 사항을 저장할 때 제거됩니다.' }],
517
- 'i18nStrings.loading': [{ type: 0, value: '이 리소스와 연결된 태그를 로드하는 중' }],
518
- 'i18nStrings.keyHeader': [{ type: 0, value: '키' }],
519
- 'i18nStrings.valueHeader': [{ type: 0, value: '값' }],
520
- 'i18nStrings.optional': [{ type: 0, value: '선택 사항' }],
521
- 'i18nStrings.keySuggestion': [{ type: 0, value: '사용자 지정 태그 키' }],
522
- 'i18nStrings.valueSuggestion': [{ type: 0, value: '사용자 지정 태그 값' }],
523
- 'i18nStrings.emptyTags': [{ type: 0, value: '리소스와 연결된 태그가 없습니다.' }],
524
- 'i18nStrings.tooManyKeysSuggestion': [{ type: 0, value: '표시할 수 있는 것보다 많은 키가 있습니다.' }],
525
- 'i18nStrings.tooManyValuesSuggestion': [{ type: 0, value: '표시할 수 있는 것보다 많은 값이 있습니다.' }],
526
- 'i18nStrings.keysSuggestionLoading': [{ type: 0, value: '태그 키 로드 중' }],
527
- 'i18nStrings.keysSuggestionError': [{ type: 0, value: '태그 키를 검색할 수 없음' }],
528
- 'i18nStrings.valuesSuggestionLoading': [{ type: 0, value: '태그 값 로드 중' }],
529
- 'i18nStrings.valuesSuggestionError': [{ type: 0, value: '태그 값을 검색할 수 없음' }],
530
- 'i18nStrings.emptyKeyError': [{ type: 0, value: '태그 키를 지정해야 합니다.' }],
531
- 'i18nStrings.maxKeyCharLengthError': [
532
- { type: 0, value: '태그 키에 사용할 수 있는 최대 문자 수는 128자입니다.' },
533
- ],
534
- 'i18nStrings.maxValueCharLengthError': [
535
- { type: 0, value: '태그 값에 사용할 수 있는 최대 문자 수는 256자입니다.' },
536
- ],
537
- 'i18nStrings.duplicateKeyError': [{ type: 0, value: '고유한 태그 키를 지정해야 합니다.' }],
538
- 'i18nStrings.invalidKeyError': [
539
- { type: 0, value: '잘못된 키입니다. 키는 유니코드 문자, 숫자, 공백 및 다음의 기호만 가능합니다. _.:/=+@-' },
540
- ],
541
- 'i18nStrings.invalidValueError': [
542
- { type: 0, value: '잘못된 값입니다. 값은 유니코드 문자, 숫자, 공백 및 다음의 기호만 가능합니다. _.:/=+@-' },
543
- ],
544
- 'i18nStrings.awsPrefixError': [{ type: 0, value: 'aws로 시작할 수 없음:' }],
545
- 'i18nStrings.tagLimitReached': [
546
- {
547
- type: 6,
548
- value: 'tagLimit',
549
- options: {
550
- one: { value: [{ type: 0, value: '태그 1개의 한도에 도달했습니다.' }] },
551
- other: {
552
- value: [
553
- { type: 0, value: '태그 ' },
554
- { type: 1, value: 'tagLimit' },
555
- { type: 0, value: '개의 한도에 도달했습니다.' },
556
- ],
557
- },
558
- },
559
- offset: 0,
560
- pluralType: 'cardinal',
561
- },
562
- ],
563
- 'i18nStrings.tagLimitExceeded': [
564
- {
565
- type: 6,
566
- value: 'tagLimit',
567
- options: {
568
- one: { value: [{ type: 0, value: '태그 1개의 한도를 초과했습니다.' }] },
569
- other: {
570
- value: [
571
- { type: 0, value: '태그 ' },
572
- { type: 1, value: 'tagLimit' },
573
- { type: 0, value: '개의 한도를 초과했습니다.' },
574
- ],
575
- },
576
- },
577
- offset: 0,
578
- pluralType: 'cardinal',
579
- },
580
- ],
581
- 'i18nStrings.tagLimit': [
582
- {
583
- type: 5,
584
- value: 'tagLimitAvailable',
585
- options: {
586
- true: {
587
- value: [
588
- {
589
- type: 6,
590
- value: 'availableTags',
591
- options: {
592
- other: {
593
- value: [
594
- { type: 0, value: '최대 ' },
595
- { type: 1, value: 'tagLimit' },
596
- { type: 0, value: '개의 태그를 더 추가할 수 있습니다.' },
597
- ],
598
- },
599
- },
600
- offset: 0,
601
- pluralType: 'cardinal',
602
- },
603
- ],
604
- },
605
- false: {
606
- value: [
607
- {
608
- type: 6,
609
- value: 'availableTags',
610
- options: {
611
- one: { value: [{ type: 0, value: '태그를 최대 1개 더 추가할 수 있습니다.' }] },
612
- other: {
613
- value: [
614
- { type: 0, value: '최대 ' },
615
- { type: 1, value: 'availableTags' },
616
- { type: 0, value: '개의 태그를 더 추가할 수 있습니다.' },
617
- ],
618
- },
619
- },
620
- offset: 0,
621
- pluralType: 'cardinal',
622
- },
623
- ],
624
- },
625
- other: { value: [] },
626
- },
627
- },
628
- ],
629
- },
630
- 'token-group': {
631
- 'i18nStrings.limitShowFewer': [{ type: 0, value: '간단히 표시' }],
632
- 'i18nStrings.limitShowMore': [{ type: 0, value: '자세히 표시' }],
633
- },
634
- 'top-navigation': {
635
- 'i18nStrings.searchIconAriaLabel': [{ type: 0, value: '검색' }],
636
- 'i18nStrings.searchDismissIconAriaLabel': [{ type: 0, value: '검색 닫기' }],
637
- 'i18nStrings.overflowMenuTriggerText': [{ type: 0, value: '더 보기' }],
638
- 'i18nStrings.overflowMenuDismissIconAriaLabel': [{ type: 0, value: '메뉴 닫기' }],
639
- 'i18nStrings.overflowMenuBackIconAriaLabel': [{ type: 0, value: '뒤로' }],
640
- 'i18nStrings.overflowMenuTitleText': [{ type: 0, value: '모두' }],
641
- },
642
- 'tutorial-panel': {
643
- 'i18nStrings.loadingText': [{ type: 0, value: '로드 중' }],
644
- 'i18nStrings.tutorialListTitle': [{ type: 0, value: '자습서 선택' }],
645
- 'i18nStrings.tutorialListDownloadLinkText': [{ type: 0, value: 'PDF 버전 다운로드' }],
646
- 'i18nStrings.labelTutorialListDownloadLink': [{ type: 0, value: '이 자습서의 PDF 버전 다운로드' }],
647
- 'i18nStrings.tutorialCompletedText': [{ type: 0, value: '자습서 완료함' }],
648
- 'i18nStrings.learnMoreLinkText': [{ type: 0, value: '자세히 알아보기' }],
649
- 'i18nStrings.startTutorialButtonText': [{ type: 0, value: '자습서 시작' }],
650
- 'i18nStrings.restartTutorialButtonText': [{ type: 0, value: '자습서 다시 시작' }],
651
- 'i18nStrings.completionScreenTitle': [{ type: 0, value: '축하합니다! 자습서를 완료하셨습니다.' }],
652
- 'i18nStrings.feedbackLinkText': [{ type: 0, value: '피드백' }],
653
- 'i18nStrings.dismissTutorialButtonText': [{ type: 0, value: '자습서 닫기' }],
654
- 'i18nStrings.taskTitle': [
655
- { type: 0, value: '작업 ' },
656
- { type: 1, value: 'taskNumber' },
657
- { type: 0, value: ': ' },
658
- { type: 1, value: 'taskTitle' },
659
- ],
660
- 'i18nStrings.stepTitle': [
661
- { type: 1, value: 'stepNumber' },
662
- { type: 0, value: '단계: ' },
663
- { type: 1, value: 'stepTitle' },
664
- ],
665
- 'i18nStrings.labelExitTutorial': [{ type: 0, value: '자습서 닫기' }],
666
- 'i18nStrings.labelTotalSteps': [
667
- { type: 0, value: '총 단계: ' },
668
- { type: 1, value: 'totalStepCount' },
669
- ],
670
- 'i18nStrings.labelsTaskStatus.pending': [{ type: 0, value: '대기 중' }],
671
- 'i18nStrings.labelsTaskStatus.in-progress': [{ type: 0, value: '진행 중' }],
672
- 'i18nStrings.labelsTaskStatus.success': [{ type: 0, value: '성공' }],
673
- },
674
- wizard: {
675
- 'i18nStrings.stepNumberLabel': [
676
- { type: 1, value: 'stepNumber' },
677
- { type: 0, value: '단계' },
678
- ],
679
- 'i18nStrings.collapsedStepsLabel': [
680
- { type: 1, value: 'stepNumber' },
681
- { type: 0, value: '/' },
682
- { type: 1, value: 'stepsCount' },
683
- { type: 0, value: '단계' },
684
- ],
685
- 'i18nStrings.skipToButtonLabel': [
686
- { type: 1, value: 'task__title' },
687
- { type: 0, value: '(으)로 건너뛰기' },
688
- ],
689
- 'i18nStrings.navigationAriaLabel': [{ type: 0, value: '단계' }],
690
- 'i18nStrings.cancelButton': [{ type: 0, value: '취소' }],
691
- 'i18nStrings.previousButton': [{ type: 0, value: '이전' }],
692
- 'i18nStrings.nextButton': [{ type: 0, value: '다음' }],
693
- 'i18nStrings.optional': [{ type: 0, value: '선택 사항' }],
694
- 'i18nStrings.nextButtonLoadingAnnouncement': [{ type: 0, value: '다음 단계 로드 중' }],
695
- 'i18nStrings.submitButtonLoadingAnnouncement': [{ type: 0, value: '양식 제출 중' }],
696
- },
697
- },
698
- },
699
- };