@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,730 +0,0 @@
1
- {
2
- "@cloudscape-design/components": {
3
- "ja": {
4
- "[charts]": {
5
- "loadingText": [{ "type": 0, "value": "グラフのロード中" }],
6
- "errorText": [{ "type": 0, "value": "データを取得できませんでした。後でもう一度お試しください。" }],
7
- "recoveryText": [{ "type": 0, "value": "再試行" }],
8
- "i18nStrings.filterLabel": [{ "type": 0, "value": "表示されたデータをフィルタリング" }],
9
- "i18nStrings.filterPlaceholder": [{ "type": 0, "value": "データをフィルタリング" }],
10
- "i18nStrings.legendAriaLabel": [{ "type": 0, "value": "凡例" }],
11
- "i18nStrings.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": 0, "value": "ステップ " },
22
- { "type": 1, "value": "stepNumber" },
23
- { "type": 0, "value": "/" },
24
- { "type": 1, "value": "totalStepCount" }
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": 0, "value": "ステップ " },
40
- { "type": 1, "value": "stepNumber" },
41
- { "type": 0, "value": "/" },
42
- { "type": 1, "value": "totalStepCount" },
43
- { "type": 0, "value": " の注釈を閉じる" }
44
- ]
45
- },
46
- "false": {
47
- "value": [
48
- { "type": 0, "value": "ステップ " },
49
- { "type": 1, "value": "stepNumber" },
50
- { "type": 0, "value": "/" },
51
- { "type": 1, "value": "totalStepCount" },
52
- { "type": 0, "value": " の注釈を開く" }
53
- ]
54
- },
55
- "other": { "value": [] }
56
- }
57
- }
58
- ]
59
- },
60
- "app-layout": {
61
- "ariaLabels.navigation": [{ "type": 0, "value": "サイドナビゲーション" }],
62
- "ariaLabels.navigationClose": [{ "type": 0, "value": "サイドナビゲーションを閉じる" }],
63
- "ariaLabels.navigationToggle": [{ "type": 0, "value": "サイドナビゲーションを開く" }],
64
- "ariaLabels.notifications": [{ "type": 0, "value": "通知" }],
65
- "ariaLabels.tools": [{ "type": 0, "value": "ヘルプパネル" }],
66
- "ariaLabels.toolsClose": [{ "type": 0, "value": "ヘルプパネルを閉じる" }],
67
- "ariaLabels.toolsToggle": [{ "type": 0, "value": "ヘルプパネルを開く" }]
68
- },
69
- "area-chart": { "i18nStrings.detailTotalLabel": [{ "type": 0, "value": "合計" }] },
70
- "attribute-editor": { "removeButtonText": [{ "type": 0, "value": "削除" }] },
71
- "autosuggest": {
72
- "errorIconAriaLabel": [{ "type": 0, "value": "エラー" }],
73
- "selectedAriaLabel": [{ "type": 0, "value": "選択済み" }],
74
- "enteredTextLabel": [
75
- { "type": 0, "value": "使用:「" },
76
- { "type": 1, "value": "value" },
77
- { "type": 0, "value": "」" }
78
- ],
79
- "recoveryText": [{ "type": 0, "value": "再試行" }]
80
- },
81
- "breadcrumb-group": { "expandAriaLabel": [{ "type": 0, "value": "パスの表示" }] },
82
- "calendar": {
83
- "nextMonthAriaLabel": [{ "type": 0, "value": "来月" }],
84
- "previousMonthAriaLabel": [{ "type": 0, "value": "前月" }],
85
- "todayAriaLabel": [{ "type": 0, "value": "今日" }]
86
- },
87
- "cards": { "ariaLabels.selectionGroupLabel": [{ "type": 0, "value": "項目の選択" }] },
88
- "code-editor": {
89
- "i18nStrings.loadingState": [{ "type": 0, "value": "コードエディタをロードしています" }],
90
- "i18nStrings.errorState": [{ "type": 0, "value": "コードエディタのロード中にエラーが発生しました。" }],
91
- "i18nStrings.errorStateRecovery": [{ "type": 0, "value": "再試行" }],
92
- "i18nStrings.editorGroupAriaLabel": [{ "type": 0, "value": "コードエディタ" }],
93
- "i18nStrings.statusBarGroupAriaLabel": [{ "type": 0, "value": "ステータスバー" }],
94
- "i18nStrings.cursorPosition": [
95
- { "type": 0, "value": "行 " },
96
- { "type": 1, "value": "row" },
97
- { "type": 0, "value": "、列 " },
98
- { "type": 1, "value": "column" }
99
- ],
100
- "i18nStrings.errorsTab": [{ "type": 0, "value": "エラー" }],
101
- "i18nStrings.warningsTab": [{ "type": 0, "value": "警告" }],
102
- "i18nStrings.preferencesButtonAriaLabel": [{ "type": 0, "value": "詳細設定" }],
103
- "i18nStrings.paneCloseButtonAriaLabel": [{ "type": 0, "value": "閉じる" }],
104
- "i18nStrings.preferencesModalHeader": [{ "type": 0, "value": "詳細設定" }],
105
- "i18nStrings.preferencesModalCancel": [{ "type": 0, "value": "キャンセル" }],
106
- "i18nStrings.preferencesModalConfirm": [{ "type": 0, "value": "確認" }],
107
- "i18nStrings.preferencesModalWrapLines": [{ "type": 0, "value": "折り返す" }],
108
- "i18nStrings.preferencesModalTheme": [{ "type": 0, "value": "テーマ" }],
109
- "i18nStrings.preferencesModalLightThemes": [{ "type": 0, "value": "明るいテーマ" }],
110
- "i18nStrings.preferencesModalDarkThemes": [{ "type": 0, "value": "暗いテーマ" }]
111
- },
112
- "collection-preferences": {
113
- "title": [{ "type": 0, "value": "詳細設定" }],
114
- "confirmLabel": [{ "type": 0, "value": "確認" }],
115
- "cancelLabel": [{ "type": 0, "value": "キャンセル" }],
116
- "pageSizePreference.title": [{ "type": 0, "value": "ページサイズ" }],
117
- "wrapLinesPreference.label": [{ "type": 0, "value": "折り返す" }],
118
- "wrapLinesPreference.description": [
119
- { "type": 0, "value": "選択すると、すべてのテキストが表示され、折り返されます" }
120
- ],
121
- "stripedRowsPreference.label": [{ "type": 0, "value": "縞模様の行" }],
122
- "stripedRowsPreference.description": [{ "type": 0, "value": "選択すると、交互に影が付いた行が追加されます" }],
123
- "contentDensityPreference.label": [{ "type": 0, "value": "コンパクトモード" }],
124
- "contentDensityPreference.description": [
125
- { "type": 0, "value": "選択すると、より高密度でコンパクトなモードでコンテンツが表示されます" }
126
- ],
127
- "contentDisplayPreference.title": [{ "type": 0, "value": "列の詳細設定" }],
128
- "contentDisplayPreference.description": [{ "type": 0, "value": "列の可視性と順序をカスタマイズします。" }],
129
- "contentDisplayPreference.dragHandleAriaLabel": [{ "type": 0, "value": "ドラッグハンドル" }],
130
- "contentDisplayPreference.dragHandleAriaDescription": [
131
- {
132
- "type": 0,
133
- "value": "Space または Enter を使用して項目のドラッグをアクティブ化し、矢印キーを使用して項目の位置を移動します。位置の移動を完了するには、Space または Enter を使用します。移動を取り消すには、Escape を使用します。"
134
- }
135
- ],
136
- "contentDisplayPreference.liveAnnouncementDndStarted": [
137
- { "type": 1, "value": "position" },
138
- { "type": 0, "value": "/" },
139
- { "type": 1, "value": "total" },
140
- { "type": 0, "value": " の位置で項目をピックアップしました" }
141
- ],
142
- "contentDisplayPreference.liveAnnouncementDndDiscarded": [
143
- { "type": 0, "value": "順序変更をキャンセルしました" }
144
- ],
145
- "contentDisplayPreference.liveAnnouncementDndItemReordered": [
146
- {
147
- "type": 5,
148
- "value": "isInitialPosition",
149
- "options": {
150
- "true": {
151
- "value": [
152
- { "type": 0, "value": "項目を位置 " },
153
- { "type": 1, "value": "currentPosition" },
154
- { "type": 0, "value": "/" },
155
- { "type": 1, "value": "total" },
156
- { "type": 0, "value": " に戻しています" }
157
- ]
158
- },
159
- "false": {
160
- "value": [
161
- { "type": 0, "value": "項目を位置 " },
162
- { "type": 1, "value": "currentPosition" },
163
- { "type": 0, "value": "/" },
164
- { "type": 1, "value": "total" },
165
- { "type": 0, "value": " に移動しています" }
166
- ]
167
- },
168
- "other": { "value": [] }
169
- }
170
- }
171
- ],
172
- "contentDisplayPreference.liveAnnouncementDndItemCommitted": [
173
- {
174
- "type": 5,
175
- "value": "isInitialPosition",
176
- "options": {
177
- "true": {
178
- "value": [
179
- { "type": 0, "value": "項目は元の位置 " },
180
- { "type": 1, "value": "initialPosition" },
181
- { "type": 0, "value": "/" },
182
- { "type": 1, "value": "total" },
183
- { "type": 0, "value": " に戻りました" }
184
- ]
185
- },
186
- "false": {
187
- "value": [
188
- { "type": 0, "value": "項目が位置 " },
189
- { "type": 1, "value": "initialPosition" },
190
- { "type": 0, "value": " から位置 " },
191
- { "type": 1, "value": "finalPosition" },
192
- { "type": 0, "value": "/" },
193
- { "type": 1, "value": "total" },
194
- { "type": 0, "value": " に移動しました" }
195
- ]
196
- },
197
- "other": { "value": [] }
198
- }
199
- }
200
- ]
201
- },
202
- "date-range-picker": {
203
- "i18nStrings.relativeModeTitle": [{ "type": 0, "value": "相対モード" }],
204
- "i18nStrings.absoluteModeTitle": [{ "type": 0, "value": "絶対モード" }],
205
- "i18nStrings.relativeRangeSelectionHeading": [{ "type": 0, "value": "範囲を選択" }],
206
- "i18nStrings.cancelButtonLabel": [{ "type": 0, "value": "キャンセル" }],
207
- "i18nStrings.clearButtonLabel": [{ "type": 0, "value": "クリアして閉じる" }],
208
- "i18nStrings.applyButtonLabel": [{ "type": 0, "value": "適用" }],
209
- "i18nStrings.customRelativeRangeOptionLabel": [{ "type": 0, "value": "カスタム範囲" }],
210
- "i18nStrings.customRelativeRangeOptionDescription": [{ "type": 0, "value": "過去のカスタム範囲を設定" }],
211
- "i18nStrings.customRelativeRangeUnitLabel": [{ "type": 0, "value": "時間の単位" }],
212
- "i18nStrings.customRelativeRangeDurationLabel": [{ "type": 0, "value": "期間" }],
213
- "i18nStrings.customRelativeRangeDurationPlaceholder": [{ "type": 0, "value": "期間の入力" }],
214
- "i18nStrings.startDateLabel": [{ "type": 0, "value": "開始日" }],
215
- "i18nStrings.startTimeLabel": [{ "type": 0, "value": "開始時刻" }],
216
- "i18nStrings.endDateLabel": [{ "type": 0, "value": "終了日" }],
217
- "i18nStrings.endTimeLabel": [{ "type": 0, "value": "終了時刻" }],
218
- "i18nStrings.dateTimeConstraintText": [
219
- { "type": 0, "value": "日付には YYYY/MM/DD を使用します。時刻には 24 時間形式を使用します。" }
220
- ],
221
- "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "エラー" }],
222
- "i18nStrings.renderSelectedAbsoluteRangeAriaLive": [
223
- { "type": 1, "value": "startDate" },
224
- { "type": 0, "value": " から " },
225
- { "type": 1, "value": "endDate" },
226
- { "type": 0, "value": " で選択された範囲" }
227
- ],
228
- "i18nStrings.formatRelativeRange": [
229
- {
230
- "type": 6,
231
- "value": "amount",
232
- "options": {
233
- "one": {
234
- "value": [
235
- { "type": 0, "value": "最後の " },
236
- { "type": 1, "value": "amount" },
237
- { "type": 0, "value": " " },
238
- { "type": 1, "value": "unit" }
239
- ]
240
- },
241
- "other": {
242
- "value": [
243
- { "type": 0, "value": "最後の " },
244
- { "type": 1, "value": "amount" },
245
- { "type": 0, "value": " " },
246
- { "type": 1, "value": "unit" }
247
- ]
248
- }
249
- },
250
- "offset": 0,
251
- "pluralType": "cardinal"
252
- }
253
- ],
254
- "i18nStrings.formatUnit": [
255
- {
256
- "type": 6,
257
- "value": "amount",
258
- "options": {
259
- "one": { "value": [{ "type": 1, "value": "unit" }] },
260
- "other": { "value": [{ "type": 1, "value": "unit" }] }
261
- },
262
- "offset": 0,
263
- "pluralType": "cardinal"
264
- }
265
- ]
266
- },
267
- "flashbar": {
268
- "i18nStrings.ariaLabel": [{ "type": 0, "value": "通知" }],
269
- "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "エラー" }],
270
- "i18nStrings.inProgressIconAriaLabel": [{ "type": 0, "value": "進行中" }],
271
- "i18nStrings.infoIconAriaLabel": [{ "type": 0, "value": "情報" }],
272
- "i18nStrings.notificationBarAriaLabel": [{ "type": 0, "value": "すべての通知" }],
273
- "i18nStrings.notificationBarText": [{ "type": 0, "value": "通知" }],
274
- "i18nStrings.successIconAriaLabel": [{ "type": 0, "value": "成功" }],
275
- "i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "警告" }]
276
- },
277
- "form-field": { "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "エラー" }] },
278
- "form": { "errorIconAriaLabel": [{ "type": 0, "value": "エラー" }] },
279
- "help-panel": { "loadingText": [{ "type": 0, "value": "コンテンツのロード中" }] },
280
- "input": { "clearAriaLabel": [{ "type": 0, "value": "クリア" }] },
281
- "link": { "externalIconAriaLabel": [{ "type": 0, "value": "新しいタブで開く" }] },
282
- "modal": { "closeAriaLabel": [{ "type": 0, "value": "モーダルを閉じる" }] },
283
- "multiselect": {
284
- "deselectAriaLabel": [
285
- { "type": 1, "value": "option__label" },
286
- { "type": 0, "value": " を削除" }
287
- ]
288
- },
289
- "pagination": {
290
- "ariaLabels.nextPageLabel": [{ "type": 0, "value": "次のページ" }],
291
- "ariaLabels.pageLabel": [
292
- { "type": 0, "value": "全ページ中 " },
293
- { "type": 1, "value": "pageNumber" },
294
- { "type": 0, "value": " ページ" }
295
- ],
296
- "ariaLabels.previousPageLabel": [{ "type": 0, "value": "前のページ" }]
297
- },
298
- "pie-chart": {
299
- "i18nStrings.detailsValue": [{ "type": 0, "value": "値" }],
300
- "i18nStrings.detailsPercentage": [{ "type": 0, "value": "パーセンテージ" }],
301
- "i18nStrings.chartAriaRoleDescription": [{ "type": 0, "value": "円グラフ" }],
302
- "i18nStrings.segmentAriaRoleDescription": [{ "type": 0, "value": "セグメント" }]
303
- },
304
- "popover": { "dismissAriaLabel": [{ "type": 0, "value": "ポップオーバーを閉じる" }] },
305
- "property-filter": {
306
- "i18nStrings.allPropertiesLabel": [{ "type": 0, "value": "すべてのプロパティ" }],
307
- "i18nStrings.applyActionText": [{ "type": 0, "value": "適用" }],
308
- "i18nStrings.cancelActionText": [{ "type": 0, "value": "キャンセル" }],
309
- "i18nStrings.clearFiltersText": [{ "type": 0, "value": "フィルターをクリア" }],
310
- "i18nStrings.editTokenHeader": [{ "type": 0, "value": "フィルターを編集" }],
311
- "i18nStrings.groupPropertiesText": [{ "type": 0, "value": "プロパティ" }],
312
- "i18nStrings.groupValuesText": [{ "type": 0, "value": "値" }],
313
- "i18nStrings.operationAndText": [{ "type": 0, "value": "および" }],
314
- "i18nStrings.operationOrText": [{ "type": 0, "value": "または" }],
315
- "i18nStrings.operatorContainsText": [{ "type": 0, "value": "次を含む:" }],
316
- "i18nStrings.operatorDoesNotContainText": [{ "type": 0, "value": "次を含まない:" }],
317
- "i18nStrings.operatorDoesNotEqualText": [{ "type": 0, "value": "次と等しくない:" }],
318
- "i18nStrings.operatorEqualsText": [{ "type": 0, "value": "次と等しい:" }],
319
- "i18nStrings.operatorGreaterOrEqualText": [{ "type": 0, "value": "次以上" }],
320
- "i18nStrings.operatorGreaterText": [{ "type": 0, "value": "次より大きい" }],
321
- "i18nStrings.operatorLessOrEqualText": [{ "type": 0, "value": "次以下" }],
322
- "i18nStrings.operatorLessText": [{ "type": 0, "value": "次より少ない" }],
323
- "i18nStrings.operatorText": [{ "type": 0, "value": "演算子" }],
324
- "i18nStrings.operatorsText": [{ "type": 0, "value": "演算子" }],
325
- "i18nStrings.propertyText": [{ "type": 0, "value": "プロパティ" }],
326
- "i18nStrings.tokenLimitShowFewer": [{ "type": 0, "value": "少なく表示" }],
327
- "i18nStrings.tokenLimitShowMore": [{ "type": 0, "value": "さらに表示" }],
328
- "i18nStrings.valueText": [{ "type": 0, "value": "値" }],
329
- "i18nStrings.removeTokenButtonAriaLabel": [
330
- {
331
- "type": 5,
332
- "value": "token__operator",
333
- "options": {
334
- "equals": {
335
- "value": [
336
- { "type": 0, "value": "フィルターを削除、" },
337
- { "type": 1, "value": "token__propertyKey" },
338
- { "type": 0, "value": " は " },
339
- { "type": 1, "value": "token__value" },
340
- { "type": 0, "value": " と等しい" }
341
- ]
342
- },
343
- "not_equals": {
344
- "value": [
345
- { "type": 0, "value": "フィルターを削除、" },
346
- { "type": 1, "value": "token__propertyKey" },
347
- { "type": 0, "value": " は " },
348
- { "type": 1, "value": "token__value" },
349
- { "type": 0, "value": " と等しくない" }
350
- ]
351
- },
352
- "greater_than": {
353
- "value": [
354
- { "type": 0, "value": "フィルターを削除、" },
355
- { "type": 1, "value": "token__propertyKey" },
356
- { "type": 0, "value": " は " },
357
- { "type": 1, "value": "token__value" },
358
- { "type": 0, "value": " より大きい" }
359
- ]
360
- },
361
- "greater_than_equal": {
362
- "value": [
363
- { "type": 0, "value": "フィルターを削除、" },
364
- { "type": 1, "value": "token__propertyKey" },
365
- { "type": 0, "value": " は " },
366
- { "type": 1, "value": "token__value" },
367
- { "type": 0, "value": " 以上" }
368
- ]
369
- },
370
- "less_than": {
371
- "value": [
372
- { "type": 0, "value": "フィルターを削除、" },
373
- { "type": 1, "value": "token__propertyKey" },
374
- { "type": 0, "value": " は " },
375
- { "type": 1, "value": "token__value" },
376
- { "type": 0, "value": " 未満" }
377
- ]
378
- },
379
- "less_than_equal": {
380
- "value": [
381
- { "type": 0, "value": "フィルターを削除、" },
382
- { "type": 1, "value": "token__propertyKey" },
383
- { "type": 0, "value": " は " },
384
- { "type": 1, "value": "token__value" },
385
- { "type": 0, "value": " 以下" }
386
- ]
387
- },
388
- "contains": {
389
- "value": [
390
- { "type": 0, "value": "フィルターを削除、" },
391
- { "type": 1, "value": "token__propertyKey" },
392
- { "type": 0, "value": " は " },
393
- { "type": 1, "value": "token__value" },
394
- { "type": 0, "value": " を含む" }
395
- ]
396
- },
397
- "not_contains": {
398
- "value": [
399
- { "type": 0, "value": "フィルターを削除、" },
400
- { "type": 1, "value": "token__propertyKey" },
401
- { "type": 0, "value": " は " },
402
- { "type": 1, "value": "token__value" },
403
- { "type": 0, "value": " を含まない" }
404
- ]
405
- },
406
- "other": { "value": [] }
407
- }
408
- }
409
- ]
410
- },
411
- "s3-resource-selector": {
412
- "i18nStrings.inContextSelectPlaceholder": [{ "type": 0, "value": "バージョンを選択してください" }],
413
- "i18nStrings.inContextBrowseButton": [{ "type": 0, "value": "S3 を参照" }],
414
- "i18nStrings.inContextViewButton": [{ "type": 0, "value": "表示" }],
415
- "i18nStrings.inContextViewButtonAriaLabel": [{ "type": 0, "value": "表示 (新しいタブで開きます)" }],
416
- "i18nStrings.inContextLoadingText": [{ "type": 0, "value": "リソースのロード中" }],
417
- "i18nStrings.inContextUriLabel": [{ "type": 0, "value": "S3 URI" }],
418
- "i18nStrings.inContextVersionSelectLabel": [{ "type": 0, "value": "オブジェクトのバージョン" }],
419
- "i18nStrings.modalTitle": [{ "type": 0, "value": "S3 のアーカイブを選択" }],
420
- "i18nStrings.modalCancelButton": [{ "type": 0, "value": "キャンセル" }],
421
- "i18nStrings.modalSubmitButton": [{ "type": 0, "value": "選択" }],
422
- "i18nStrings.modalBreadcrumbRootItem": [{ "type": 0, "value": "S3 バケット" }],
423
- "i18nStrings.selectionBuckets": [{ "type": 0, "value": "バケット" }],
424
- "i18nStrings.selectionObjects": [{ "type": 0, "value": "オブジェクト" }],
425
- "i18nStrings.selectionVersions": [{ "type": 0, "value": "バージョン" }],
426
- "i18nStrings.selectionBucketsSearchPlaceholder": [{ "type": 0, "value": "バケットを検索します" }],
427
- "i18nStrings.selectionObjectsSearchPlaceholder": [
428
- { "type": 0, "value": "プレフィックスでオブジェクトを検索します" }
429
- ],
430
- "i18nStrings.selectionVersionsSearchPlaceholder": [{ "type": 0, "value": "バージョンを検索します" }],
431
- "i18nStrings.selectionBucketsLoading": [{ "type": 0, "value": "バケットのロード中" }],
432
- "i18nStrings.selectionBucketsNoItems": [{ "type": 0, "value": "バケットなし" }],
433
- "i18nStrings.selectionObjectsLoading": [{ "type": 0, "value": "オブジェクトのロード中" }],
434
- "i18nStrings.selectionObjectsNoItems": [{ "type": 0, "value": "オブジェクトなし" }],
435
- "i18nStrings.selectionVersionsLoading": [{ "type": 0, "value": "バージョンのロード中" }],
436
- "i18nStrings.selectionVersionsNoItems": [{ "type": 0, "value": "バージョンなし" }],
437
- "i18nStrings.filteringNoMatches": [{ "type": 0, "value": "一致なし" }],
438
- "i18nStrings.filteringCantFindMatch": [{ "type": 0, "value": "一致が見つかりません。" }],
439
- "i18nStrings.clearFilterButtonText": [{ "type": 0, "value": "フィルターをクリア" }],
440
- "i18nStrings.columnBucketID": [{ "type": 0, "value": "ID" }],
441
- "i18nStrings.columnBucketName": [{ "type": 0, "value": "名前" }],
442
- "i18nStrings.columnBucketCreationDate": [{ "type": 0, "value": "作成日" }],
443
- "i18nStrings.columnBucketRegion": [{ "type": 0, "value": "リージョン" }],
444
- "i18nStrings.columnObjectKey": [{ "type": 0, "value": "キー" }],
445
- "i18nStrings.columnObjectLastModified": [{ "type": 0, "value": "最終更新日" }],
446
- "i18nStrings.columnObjectSize": [{ "type": 0, "value": "サイズ" }],
447
- "i18nStrings.columnVersionID": [{ "type": 0, "value": "バージョン ID" }],
448
- "i18nStrings.columnVersionLastModified": [{ "type": 0, "value": "最終更新日" }],
449
- "i18nStrings.columnVersionSize": [{ "type": 0, "value": "サイズ" }],
450
- "i18nStrings.validationPathMustBegin": [{ "type": 0, "value": "パスの先頭は s3:// である必要があります" }],
451
- "i18nStrings.validationBucketLowerCase": [
452
- { "type": 0, "value": "バケット名の先頭は小文字または数字である必要があります。" }
453
- ],
454
- "i18nStrings.validationBucketMustNotContain": [
455
- { "type": 0, "value": "バケット名には大文字を使用できません。" }
456
- ],
457
- "i18nStrings.validationBucketLength": [{ "type": 0, "value": "バケット名は 3~63 文字である必要があります。" }],
458
- "i18nStrings.validationBucketMustComplyDns": [
459
- { "type": 0, "value": "バケット名は DNS 命名規則に準拠している必要があります。" }
460
- ],
461
- "i18nStrings.labelSortedDescending": [
462
- { "type": 1, "value": "columnName" },
463
- { "type": 0, "value": " (降順でソート)" }
464
- ],
465
- "i18nStrings.labelSortedAscending": [
466
- { "type": 1, "value": "columnName" },
467
- { "type": 0, "value": " (昇順でソート)" }
468
- ],
469
- "i18nStrings.labelNotSorted": [
470
- { "type": 1, "value": "columnName" },
471
- { "type": 0, "value": " (ソートなし)" }
472
- ],
473
- "i18nStrings.labelsBucketsSelection.selectionGroupLabel": [{ "type": 0, "value": "バケット" }],
474
- "i18nStrings.labelsBucketsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__Name" }],
475
- "i18nStrings.labelsObjectsSelection.selectionGroupLabel": [{ "type": 0, "value": "オブジェクト" }],
476
- "i18nStrings.labelsObjectsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__Key" }],
477
- "i18nStrings.labelsVersionsSelection.selectionGroupLabel": [{ "type": 0, "value": "バージョン" }],
478
- "i18nStrings.labelsVersionsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__VersionId" }],
479
- "i18nStrings.labelFiltering": [
480
- { "type": 1, "value": "itemsType" },
481
- { "type": 0, "value": " を検索" }
482
- ],
483
- "i18nStrings.labelRefresh": [{ "type": 0, "value": "データを更新" }],
484
- "i18nStrings.labelBreadcrumbs": [{ "type": 0, "value": "S3 ナビゲーション" }],
485
- "i18nStrings.filteringCounterText": [
486
- {
487
- "type": 6,
488
- "value": "count",
489
- "options": {
490
- "one": { "value": [{ "type": 0, "value": "1 件の一致" }] },
491
- "other": {
492
- "value": [
493
- { "type": 1, "value": "count" },
494
- { "type": 0, "value": " 件の一致" }
495
- ]
496
- }
497
- },
498
- "offset": 0,
499
- "pluralType": "cardinal"
500
- }
501
- ]
502
- },
503
- "select": {
504
- "errorIconAriaLabel": [{ "type": 0, "value": "エラー" }],
505
- "selectedAriaLabel": [{ "type": 0, "value": "選択済み" }],
506
- "recoveryText": [{ "type": 0, "value": "再試行" }]
507
- },
508
- "split-panel": {
509
- "i18nStrings.closeButtonAriaLabel": [{ "type": 0, "value": "パネルを閉じる" }],
510
- "i18nStrings.openButtonAriaLabel": [{ "type": 0, "value": "パネルを開く" }],
511
- "i18nStrings.preferencesTitle": [{ "type": 0, "value": "分割パネルの詳細設定" }],
512
- "i18nStrings.preferencesPositionLabel": [{ "type": 0, "value": "分割パネルの位置" }],
513
- "i18nStrings.preferencesPositionDescription": [
514
- { "type": 0, "value": "サービスの分割パネルのデフォルトの位置を選択します。" }
515
- ],
516
- "i18nStrings.preferencesPositionSide": [{ "type": 0, "value": "横" }],
517
- "i18nStrings.preferencesPositionBottom": [{ "type": 0, "value": "下" }],
518
- "i18nStrings.preferencesConfirm": [{ "type": 0, "value": "確認" }],
519
- "i18nStrings.preferencesCancel": [{ "type": 0, "value": "キャンセル" }],
520
- "i18nStrings.resizeHandleAriaLabel": [{ "type": 0, "value": "分割パネルのサイズを変更" }]
521
- },
522
- "table": {
523
- "ariaLabels.submittingEditText": [{ "type": 0, "value": "編集を送信中" }],
524
- "ariaLabels.successfulEditLabel": [{ "type": 0, "value": "編集に成功しました" }],
525
- "columnDefinitions.editConfig.errorIconAriaLabel": [{ "type": 0, "value": "エラー" }],
526
- "columnDefinitions.editConfig.editIconAriaLabel": [{ "type": 0, "value": "編集可能" }]
527
- },
528
- "tabs": {
529
- "i18nStrings.scrollLeftAriaLabel": [{ "type": 0, "value": "左にスクロール" }],
530
- "i18nStrings.scrollRightAriaLabel": [{ "type": 0, "value": "右にスクロール" }]
531
- },
532
- "tag-editor": {
533
- "i18nStrings.keyPlaceholder": [{ "type": 0, "value": "キーを入力" }],
534
- "i18nStrings.valuePlaceholder": [{ "type": 0, "value": "値を入力" }],
535
- "i18nStrings.addButton": [{ "type": 0, "value": "新しいタグを追加" }],
536
- "i18nStrings.removeButton": [{ "type": 0, "value": "削除" }],
537
- "i18nStrings.removeButtonAriaLabel": [
538
- { "type": 1, "value": "tag__key" },
539
- { "type": 0, "value": " を削除" }
540
- ],
541
- "i18nStrings.undoButton": [{ "type": 0, "value": "元に戻す" }],
542
- "i18nStrings.undoPrompt": [{ "type": 0, "value": "このタグは、変更を保存すると削除されます" }],
543
- "i18nStrings.loading": [{ "type": 0, "value": "このリソースに関連付けられているタグをロードしています" }],
544
- "i18nStrings.keyHeader": [{ "type": 0, "value": "キー" }],
545
- "i18nStrings.valueHeader": [{ "type": 0, "value": "値" }],
546
- "i18nStrings.optional": [{ "type": 0, "value": "オプション" }],
547
- "i18nStrings.keySuggestion": [{ "type": 0, "value": "カスタムのタグキー" }],
548
- "i18nStrings.valueSuggestion": [{ "type": 0, "value": "カスタムのタグ値" }],
549
- "i18nStrings.emptyTags": [{ "type": 0, "value": "リソースに関連付けられたタグがありません。" }],
550
- "i18nStrings.tooManyKeysSuggestion": [{ "type": 0, "value": "表示できる数を超えるキーがあります" }],
551
- "i18nStrings.tooManyValuesSuggestion": [{ "type": 0, "value": "表示できる数を超える値があります" }],
552
- "i18nStrings.keysSuggestionLoading": [{ "type": 0, "value": "タグキーをロードしています" }],
553
- "i18nStrings.keysSuggestionError": [{ "type": 0, "value": "タグキーを取得できませんでした" }],
554
- "i18nStrings.valuesSuggestionLoading": [{ "type": 0, "value": "タグ値をロードしています" }],
555
- "i18nStrings.valuesSuggestionError": [{ "type": 0, "value": "タグ値を取得できませんでした" }],
556
- "i18nStrings.emptyKeyError": [{ "type": 0, "value": "タグキーを指定してください" }],
557
- "i18nStrings.maxKeyCharLengthError": [{ "type": 0, "value": "タグキーには最大 128 文字を使用できます。" }],
558
- "i18nStrings.maxValueCharLengthError": [{ "type": 0, "value": "タグ値には最大 256 文字を使用できます。" }],
559
- "i18nStrings.duplicateKeyError": [{ "type": 0, "value": "一意のタグキーを指定してください。" }],
560
- "i18nStrings.invalidKeyError": [
561
- {
562
- "type": 0,
563
- "value": "無効なキー。キーには、Unicode 文字、数字、空白、および次のいずれかのみを含めることができます: _.:/=+@-"
564
- }
565
- ],
566
- "i18nStrings.invalidValueError": [
567
- {
568
- "type": 0,
569
- "value": "無効な値。値には、Unicode 文字、数字、空白、および次のいずれかのみを含めることができます: _.:/=+@-"
570
- }
571
- ],
572
- "i18nStrings.awsPrefixError": [{ "type": 0, "value": "aws: で始めることはできません" }],
573
- "i18nStrings.tagLimitReached": [
574
- {
575
- "type": 6,
576
- "value": "tagLimit",
577
- "options": {
578
- "one": { "value": [{ "type": 0, "value": "タグの上限数である 1 個に達しました。" }] },
579
- "other": {
580
- "value": [
581
- { "type": 0, "value": "タグの上限数である " },
582
- { "type": 1, "value": "tagLimit" },
583
- { "type": 0, "value": " 個に達しました。" }
584
- ]
585
- }
586
- },
587
- "offset": 0,
588
- "pluralType": "cardinal"
589
- }
590
- ],
591
- "i18nStrings.tagLimitExceeded": [
592
- {
593
- "type": 6,
594
- "value": "tagLimit",
595
- "options": {
596
- "one": { "value": [{ "type": 0, "value": "タグの上限数である 1 個を超えました。" }] },
597
- "other": {
598
- "value": [
599
- { "type": 0, "value": "タグの上限数である " },
600
- { "type": 1, "value": "tagLimit" },
601
- { "type": 0, "value": " 個を超えました。" }
602
- ]
603
- }
604
- },
605
- "offset": 0,
606
- "pluralType": "cardinal"
607
- }
608
- ],
609
- "i18nStrings.tagLimit": [
610
- {
611
- "type": 5,
612
- "value": "tagLimitAvailable",
613
- "options": {
614
- "true": {
615
- "value": [
616
- {
617
- "type": 6,
618
- "value": "availableTags",
619
- "options": {
620
- "other": {
621
- "value": [
622
- { "type": 0, "value": "最大 " },
623
- { "type": 1, "value": "tagLimit" },
624
- { "type": 0, "value": " 個のタグを追加できます。" }
625
- ]
626
- }
627
- },
628
- "offset": 0,
629
- "pluralType": "cardinal"
630
- }
631
- ]
632
- },
633
- "false": {
634
- "value": [
635
- {
636
- "type": 6,
637
- "value": "availableTags",
638
- "options": {
639
- "one": { "value": [{ "type": 0, "value": "最大 1 個のタグをさらに追加できます。" }] },
640
- "other": {
641
- "value": [
642
- { "type": 0, "value": "最大 " },
643
- { "type": 1, "value": "availableTags" },
644
- { "type": 0, "value": " 個のタグをさらに追加できます。" }
645
- ]
646
- }
647
- },
648
- "offset": 0,
649
- "pluralType": "cardinal"
650
- }
651
- ]
652
- },
653
- "other": { "value": [] }
654
- }
655
- }
656
- ]
657
- },
658
- "token-group": {
659
- "i18nStrings.limitShowFewer": [{ "type": 0, "value": "少なく表示" }],
660
- "i18nStrings.limitShowMore": [{ "type": 0, "value": "さらに表示" }]
661
- },
662
- "top-navigation": {
663
- "i18nStrings.searchIconAriaLabel": [{ "type": 0, "value": "検索" }],
664
- "i18nStrings.searchDismissIconAriaLabel": [{ "type": 0, "value": "検索を閉じる" }],
665
- "i18nStrings.overflowMenuTriggerText": [{ "type": 0, "value": "さらに詳しく" }],
666
- "i18nStrings.overflowMenuDismissIconAriaLabel": [{ "type": 0, "value": "メニューを閉じる" }],
667
- "i18nStrings.overflowMenuBackIconAriaLabel": [{ "type": 0, "value": "戻る" }],
668
- "i18nStrings.overflowMenuTitleText": [{ "type": 0, "value": "すべて" }]
669
- },
670
- "tutorial-panel": {
671
- "i18nStrings.loadingText": [{ "type": 0, "value": "ロード中" }],
672
- "i18nStrings.tutorialListTitle": [{ "type": 0, "value": "チュートリアルを選択する" }],
673
- "i18nStrings.tutorialListDownloadLinkText": [{ "type": 0, "value": "PDF バージョンのダウンロード" }],
674
- "i18nStrings.labelTutorialListDownloadLink": [
675
- { "type": 0, "value": "このチュートリアルの PDF バージョンをダウンロードする" }
676
- ],
677
- "i18nStrings.tutorialCompletedText": [{ "type": 0, "value": "チュートリアルが完了しました" }],
678
- "i18nStrings.learnMoreLinkText": [{ "type": 0, "value": "詳細はこちら" }],
679
- "i18nStrings.startTutorialButtonText": [{ "type": 0, "value": "チュートリアルを開始する" }],
680
- "i18nStrings.restartTutorialButtonText": [{ "type": 0, "value": "チュートリアルの再起動" }],
681
- "i18nStrings.completionScreenTitle": [{ "type": 0, "value": "これでチュートリアルは完了です。" }],
682
- "i18nStrings.feedbackLinkText": [{ "type": 0, "value": "フィードバック" }],
683
- "i18nStrings.dismissTutorialButtonText": [{ "type": 0, "value": "チュートリアルを終了する" }],
684
- "i18nStrings.taskTitle": [
685
- { "type": 0, "value": "タスク " },
686
- { "type": 1, "value": "taskNumber" },
687
- { "type": 0, "value": ": " },
688
- { "type": 1, "value": "taskTitle" }
689
- ],
690
- "i18nStrings.stepTitle": [
691
- { "type": 0, "value": "ステップ " },
692
- { "type": 1, "value": "stepNumber" },
693
- { "type": 0, "value": ": " },
694
- { "type": 1, "value": "stepTitle" }
695
- ],
696
- "i18nStrings.labelExitTutorial": [{ "type": 0, "value": "チュートリアルを終了する" }],
697
- "i18nStrings.labelTotalSteps": [
698
- { "type": 0, "value": "合計ステップ: " },
699
- { "type": 1, "value": "totalStepCount" }
700
- ],
701
- "i18nStrings.labelsTaskStatus.pending": [{ "type": 0, "value": "保留中" }],
702
- "i18nStrings.labelsTaskStatus.in-progress": [{ "type": 0, "value": "進行中" }],
703
- "i18nStrings.labelsTaskStatus.success": [{ "type": 0, "value": "成功" }]
704
- },
705
- "wizard": {
706
- "i18nStrings.stepNumberLabel": [
707
- { "type": 0, "value": "ステップ " },
708
- { "type": 1, "value": "stepNumber" }
709
- ],
710
- "i18nStrings.collapsedStepsLabel": [
711
- { "type": 0, "value": "ステップ " },
712
- { "type": 1, "value": "stepNumber" },
713
- { "type": 0, "value": "/" },
714
- { "type": 1, "value": "stepsCount" }
715
- ],
716
- "i18nStrings.skipToButtonLabel": [
717
- { "type": 1, "value": "task__title" },
718
- { "type": 0, "value": " にスキップ" }
719
- ],
720
- "i18nStrings.navigationAriaLabel": [{ "type": 0, "value": "ステップ" }],
721
- "i18nStrings.cancelButton": [{ "type": 0, "value": "キャンセル" }],
722
- "i18nStrings.previousButton": [{ "type": 0, "value": "戻る" }],
723
- "i18nStrings.nextButton": [{ "type": 0, "value": "次へ" }],
724
- "i18nStrings.optional": [{ "type": 0, "value": "オプション" }],
725
- "i18nStrings.nextButtonLoadingAnnouncement": [{ "type": 0, "value": "次のステップをロード中" }],
726
- "i18nStrings.submitButtonLoadingAnnouncement": [{ "type": 0, "value": "フォーム送信" }]
727
- }
728
- }
729
- }
730
- }