@ui5/webcomponents 2.23.0-rc.1 → 2.23.0-rc.2

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 (199) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/ColorPicker.d.ts +2 -0
  4. package/dist/ColorPicker.js +26 -10
  5. package/dist/ColorPicker.js.map +1 -1
  6. package/dist/ColorPickerTemplate.js +2 -2
  7. package/dist/ColorPickerTemplate.js.map +1 -1
  8. package/dist/DayPicker.d.ts +3 -1
  9. package/dist/DayPicker.js +17 -3
  10. package/dist/DayPicker.js.map +1 -1
  11. package/dist/DayPickerTemplate.js +1 -1
  12. package/dist/DayPickerTemplate.js.map +1 -1
  13. package/dist/ExpandableText.d.ts +2 -0
  14. package/dist/ExpandableText.js +11 -0
  15. package/dist/ExpandableText.js.map +1 -1
  16. package/dist/Popup.js +8 -3
  17. package/dist/Popup.js.map +1 -1
  18. package/dist/RadioButton.d.ts +1 -0
  19. package/dist/RadioButton.js +1 -0
  20. package/dist/RadioButton.js.map +1 -1
  21. package/dist/RadioButtonTemplate.js +1 -1
  22. package/dist/RadioButtonTemplate.js.map +1 -1
  23. package/dist/Tokenizer.js +10 -6
  24. package/dist/Tokenizer.js.map +1 -1
  25. package/dist/bundle.esm.js +3 -3
  26. package/dist/bundle.esm.js.map +1 -1
  27. package/dist/css/themes/ColorPicker.css +1 -1
  28. package/dist/css/themes/RadioButton.css +1 -1
  29. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  30. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  31. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  32. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  33. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  34. package/dist/css/themes/sap_horizon_auto/parameters-bundle.css +9 -10
  35. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  36. package/dist/css/themes/sap_horizon_hc_auto/parameters-bundle.css +9 -10
  37. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  38. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  39. package/dist/custom-elements-internal.json +4 -0
  40. package/dist/custom-elements.json +4 -0
  41. package/dist/generated/assets/i18n/messagebundle_ar.json +1 -1
  42. package/dist/generated/assets/i18n/messagebundle_bg.json +1 -1
  43. package/dist/generated/assets/i18n/messagebundle_ca.json +1 -1
  44. package/dist/generated/assets/i18n/messagebundle_cnr.json +1 -1
  45. package/dist/generated/assets/i18n/messagebundle_cs.json +1 -1
  46. package/dist/generated/assets/i18n/messagebundle_cy.json +1 -1
  47. package/dist/generated/assets/i18n/messagebundle_da.json +1 -1
  48. package/dist/generated/assets/i18n/messagebundle_de.json +1 -1
  49. package/dist/generated/assets/i18n/messagebundle_el.json +1 -1
  50. package/dist/generated/assets/i18n/messagebundle_en_GB.json +1 -1
  51. package/dist/generated/assets/i18n/messagebundle_es.json +1 -1
  52. package/dist/generated/assets/i18n/messagebundle_es_MX.json +1 -1
  53. package/dist/generated/assets/i18n/messagebundle_et.json +1 -1
  54. package/dist/generated/assets/i18n/messagebundle_fi.json +1 -1
  55. package/dist/generated/assets/i18n/messagebundle_fr.json +1 -1
  56. package/dist/generated/assets/i18n/messagebundle_fr_CA.json +1 -1
  57. package/dist/generated/assets/i18n/messagebundle_hi.json +1 -1
  58. package/dist/generated/assets/i18n/messagebundle_hr.json +1 -1
  59. package/dist/generated/assets/i18n/messagebundle_hu.json +1 -1
  60. package/dist/generated/assets/i18n/messagebundle_id.json +1 -1
  61. package/dist/generated/assets/i18n/messagebundle_it.json +1 -1
  62. package/dist/generated/assets/i18n/messagebundle_iw.json +1 -1
  63. package/dist/generated/assets/i18n/messagebundle_ja.json +1 -1
  64. package/dist/generated/assets/i18n/messagebundle_kk.json +1 -1
  65. package/dist/generated/assets/i18n/messagebundle_ko.json +1 -1
  66. package/dist/generated/assets/i18n/messagebundle_lt.json +1 -1
  67. package/dist/generated/assets/i18n/messagebundle_lv.json +1 -1
  68. package/dist/generated/assets/i18n/messagebundle_mk.json +1 -1
  69. package/dist/generated/assets/i18n/messagebundle_ms.json +1 -1
  70. package/dist/generated/assets/i18n/messagebundle_nl.json +1 -1
  71. package/dist/generated/assets/i18n/messagebundle_no.json +1 -1
  72. package/dist/generated/assets/i18n/messagebundle_pl.json +1 -1
  73. package/dist/generated/assets/i18n/messagebundle_pt.json +1 -1
  74. package/dist/generated/assets/i18n/messagebundle_pt_PT.json +1 -1
  75. package/dist/generated/assets/i18n/messagebundle_ro.json +1 -1
  76. package/dist/generated/assets/i18n/messagebundle_ru.json +1 -1
  77. package/dist/generated/assets/i18n/messagebundle_sh.json +1 -1
  78. package/dist/generated/assets/i18n/messagebundle_sk.json +1 -1
  79. package/dist/generated/assets/i18n/messagebundle_sl.json +1 -1
  80. package/dist/generated/assets/i18n/messagebundle_sr.json +1 -1
  81. package/dist/generated/assets/i18n/messagebundle_sv.json +1 -1
  82. package/dist/generated/assets/i18n/messagebundle_th.json +1 -1
  83. package/dist/generated/assets/i18n/messagebundle_tr.json +1 -1
  84. package/dist/generated/assets/i18n/messagebundle_uk.json +1 -1
  85. package/dist/generated/assets/i18n/messagebundle_vi.json +1 -1
  86. package/dist/generated/assets/i18n/messagebundle_zh_CN.json +1 -1
  87. package/dist/generated/assets/i18n/messagebundle_zh_TW.json +1 -1
  88. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  89. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  90. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  91. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  92. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  93. package/dist/generated/assets/themes/sap_horizon_auto/parameters-bundle.css.json +1 -1
  94. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  95. package/dist/generated/assets/themes/sap_horizon_hc_auto/parameters-bundle.css.json +1 -1
  96. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  97. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  98. package/dist/generated/themes/ColorPicker.css.d.ts +1 -1
  99. package/dist/generated/themes/ColorPicker.css.js +1 -1
  100. package/dist/generated/themes/ColorPicker.css.js.map +1 -1
  101. package/dist/generated/themes/RadioButton.css.d.ts +1 -1
  102. package/dist/generated/themes/RadioButton.css.js +1 -1
  103. package/dist/generated/themes/RadioButton.css.js.map +1 -1
  104. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +1 -1
  105. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  106. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  107. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +1 -1
  108. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  109. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  110. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +1 -1
  111. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  112. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  113. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +1 -1
  114. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  115. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  116. package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +1 -1
  117. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  118. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  119. package/dist/generated/themes/sap_horizon_auto/parameters-bundle.css.d.ts +1 -1
  120. package/dist/generated/themes/sap_horizon_auto/parameters-bundle.css.js +9 -10
  121. package/dist/generated/themes/sap_horizon_auto/parameters-bundle.css.js.map +1 -1
  122. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +1 -1
  123. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  124. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  125. package/dist/generated/themes/sap_horizon_hc_auto/parameters-bundle.css.d.ts +1 -1
  126. package/dist/generated/themes/sap_horizon_hc_auto/parameters-bundle.css.js +9 -10
  127. package/dist/generated/themes/sap_horizon_hc_auto/parameters-bundle.css.js.map +1 -1
  128. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +1 -1
  129. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  130. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  131. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +1 -1
  132. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  133. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  134. package/dist/vscode.html-custom-data.json +1 -1
  135. package/dist/web-types.json +6 -2
  136. package/package.json +9 -9
  137. package/src/ColorPickerTemplate.tsx +2 -2
  138. package/src/DayPickerTemplate.tsx +1 -0
  139. package/src/RadioButtonTemplate.tsx +1 -0
  140. package/src/i18n/messagebundle_ar.properties +1 -0
  141. package/src/i18n/messagebundle_bg.properties +1 -0
  142. package/src/i18n/messagebundle_ca.properties +1 -0
  143. package/src/i18n/messagebundle_cnr.properties +1 -0
  144. package/src/i18n/messagebundle_cs.properties +1 -0
  145. package/src/i18n/messagebundle_cy.properties +1 -0
  146. package/src/i18n/messagebundle_da.properties +1 -0
  147. package/src/i18n/messagebundle_de.properties +1 -0
  148. package/src/i18n/messagebundle_el.properties +1 -0
  149. package/src/i18n/messagebundle_en.properties +0 -340
  150. package/src/i18n/messagebundle_en_GB.properties +1 -0
  151. package/src/i18n/messagebundle_es.properties +1 -0
  152. package/src/i18n/messagebundle_es_MX.properties +1 -0
  153. package/src/i18n/messagebundle_et.properties +1 -0
  154. package/src/i18n/messagebundle_fi.properties +1 -0
  155. package/src/i18n/messagebundle_fr.properties +1 -0
  156. package/src/i18n/messagebundle_fr_CA.properties +1 -0
  157. package/src/i18n/messagebundle_hi.properties +1 -0
  158. package/src/i18n/messagebundle_hr.properties +2 -1
  159. package/src/i18n/messagebundle_hu.properties +1 -0
  160. package/src/i18n/messagebundle_id.properties +1 -0
  161. package/src/i18n/messagebundle_it.properties +1 -0
  162. package/src/i18n/messagebundle_iw.properties +1 -0
  163. package/src/i18n/messagebundle_ja.properties +1 -0
  164. package/src/i18n/messagebundle_kk.properties +1 -0
  165. package/src/i18n/messagebundle_ko.properties +1 -0
  166. package/src/i18n/messagebundle_lt.properties +1 -0
  167. package/src/i18n/messagebundle_lv.properties +1 -0
  168. package/src/i18n/messagebundle_mk.properties +1 -0
  169. package/src/i18n/messagebundle_ms.properties +1 -0
  170. package/src/i18n/messagebundle_nl.properties +1 -0
  171. package/src/i18n/messagebundle_no.properties +1 -0
  172. package/src/i18n/messagebundle_pl.properties +1 -0
  173. package/src/i18n/messagebundle_pt.properties +1 -0
  174. package/src/i18n/messagebundle_pt_PT.properties +1 -0
  175. package/src/i18n/messagebundle_ro.properties +1 -0
  176. package/src/i18n/messagebundle_ru.properties +1 -0
  177. package/src/i18n/messagebundle_sh.properties +1 -0
  178. package/src/i18n/messagebundle_sk.properties +1 -0
  179. package/src/i18n/messagebundle_sl.properties +1 -0
  180. package/src/i18n/messagebundle_sr.properties +1 -0
  181. package/src/i18n/messagebundle_sv.properties +1 -0
  182. package/src/i18n/messagebundle_th.properties +1 -0
  183. package/src/i18n/messagebundle_tr.properties +1 -0
  184. package/src/i18n/messagebundle_uk.properties +1 -0
  185. package/src/i18n/messagebundle_vi.properties +1 -0
  186. package/src/i18n/messagebundle_zh_CN.properties +1 -0
  187. package/src/i18n/messagebundle_zh_TW.properties +1 -0
  188. package/src/themes/ColorPicker.css +2 -0
  189. package/src/themes/RadioButton.css +17 -14
  190. package/src/themes/base/RadioButton-parameters.css +3 -3
  191. package/src/themes/base/sizes-parameters.css +4 -7
  192. package/src/themes/sap_horizon/CheckBox-parameters.css +5 -5
  193. package/src/themes/sap_horizon/RadioButton-parameters.css +2 -2
  194. package/src/themes/sap_horizon_dark/CheckBox-parameters.css +5 -5
  195. package/src/themes/sap_horizon_dark/RadioButton-parameters.css +2 -2
  196. package/src/themes/sap_horizon_hcb/CheckBox-parameters.css +5 -5
  197. package/src/themes/sap_horizon_hcb/RadioButton-parameters.css +2 -2
  198. package/src/themes/sap_horizon_hcw/CheckBox-parameters.css +5 -5
  199. package/src/themes/sap_horizon_hcw/RadioButton-parameters.css +2 -2
@@ -1,232 +1,154 @@
1
- #This is the resource bundle for the UI5 Web Components
2
- #
3
1
 
4
- #XACT: ARIA announcement for the required state
5
2
  ACC_STATE_REQUIRED=Required
6
3
 
7
- #XACT: ARIA announcement for the disabled state
8
4
  ACC_STATE_DISABLED=Disabled
9
5
 
10
- #XACT: ARIA announcement for the readonly state
11
6
  ACC_STATE_READONLY=Read Only
12
7
 
13
- #XACT: ARIA announcement for the empty state
14
8
  ACC_STATE_EMPTY=Empty
15
9
 
16
- #XACT: ARIA announcement for an element with a single interactive element
17
10
  ACC_STATE_SINGLE_CONTROL=Includes element
18
11
 
19
- #XACT: ARIA announcement for an element with multiple interactive elements
20
12
  ACC_STATE_MULTIPLE_CONTROLS=Includes elements
21
13
 
22
- #XBUT: Card Content aria-label text
23
14
  ARIA_LABEL_CARD_CONTENT=Card Content
24
15
 
25
- #XBUT: Card aria-roledescription text
26
16
  ARIA_ROLEDESCRIPTION_CARD=Card
27
17
 
28
- #XBUT: Card Header aria-roledescription text
29
18
  ARIA_ROLEDESCRIPTION_CARD_HEADER=Card Header
30
19
 
31
- #XBUT: Card Header aria-roledescription interactive text
32
20
  ARIA_ROLEDESCRIPTION_INTERACTIVE_CARD_HEADER=Interactive Card Header
33
21
 
34
- #XACT: ARIA announcement for the Avatar default tooltip
35
22
  AVATAR_TOOLTIP=Avatar
36
23
 
37
- #XACT: ARIA type description for interactive Avatar (when the Avatar is a button)
38
24
  AVATAR_TYPE_BUTTON=Button
39
25
 
40
- #XACT: ARIA type description for non-interactive Avatar (when the Avatar is an image)
41
26
  AVATAR_TYPE_IMAGE=Image
42
27
 
43
- #XACT: ARIA announcement for the Avatar default tooltip
44
28
  AVATAR_GROUP_DISPLAYED_HIDDEN_LABEL={0} displayed, {1} hidden.
45
29
 
46
- #XACT: ARIA announcement for the Avatar default tooltip
47
30
  AVATAR_GROUP_SHOW_COMPLETE_LIST_LABEL=Activate for complete list.
48
31
 
49
- #XACT: ARIA announcement for the AvatarGroup type Individual aria-label attribute
50
32
  AVATAR_GROUP_ARIA_LABEL_INDIVIDUAL=Individual avatars.
51
33
 
52
- #XACT: ARIA announcement for the AvatarGroup type Group aria-label attribute
53
34
  AVATAR_GROUP_ARIA_LABEL_GROUP=Conjoined avatars.
54
35
 
55
- #XACT: ARIA announcement for the navigation in AvatarGroup
56
36
  AVATAR_GROUP_MOVE=Press ARROW keys to move.
57
37
 
58
- #XACT: ARIA announcement for the badge with "Tag" design
59
38
  TAG_DESCRIPTION_TAG=Tag
60
39
 
61
- #XACT: ARIA announcement for the roledescription attribute
62
40
  TAG_ROLE_DESCRIPTION=Tag button
63
41
 
64
- #XACT: ARIA announcement for the "Negative" state
65
42
  TAG_ERROR=Error
66
43
 
67
- #XACT: ARIA announcement for the "Critical" state
68
44
  TAG_WARNING=Warning
69
45
 
70
- #XACT: ARIA announcement for the "Positive" state
71
46
  TAG_SUCCESS=Success
72
47
 
73
- #XACT: ARIA announcement for the "Information" state
74
48
  TAG_INFORMATION=Information
75
49
 
76
- #XACT: position (current and max. value) of a Breadcrumb item which should be announced by screenreaders
77
50
  BREADCRUMB_ITEM_POS={0} of {1}
78
51
 
79
- #XACT: ARIA announcement for the breadcrumbs
80
52
  BREADCRUMBS_ARIA_LABEL=Breadcrumb Trail
81
53
 
82
- #XACT: ARIA announcement for the breadcrumbs overflow button
83
54
  BREADCRUMBS_OVERFLOW_ARIA_LABEL=More
84
55
 
85
- #XFLD: Breadcrumbs popover cancel button
86
56
  BREADCRUMBS_CANCEL_BUTTON=Cancel
87
57
 
88
- #XACT: Breadcrumbs popover accessible name
89
58
  FORM_SELECTABLE_AVALIABLE_VALUES=Available Values
90
59
 
91
- #XTOL: text that could be show if BusyIndicator is active
92
60
  BUSY_INDICATOR_TITLE=Please wait
93
61
 
94
- #XACT: ARIA announcement for the accept button
95
62
  BUTTON_ARIA_TYPE_ACCEPT=Positive Action
96
63
 
97
- #XACT: ARIA announcement for the reject button
98
64
  BUTTON_ARIA_TYPE_REJECT=Negative Action
99
65
 
100
- #XACT: ARIA announcement for the default action (emphasized) button
101
66
  BUTTON_ARIA_TYPE_EMPHASIZED=Default Action
102
67
 
103
- #XACT: ARIA announcement for the warning button
104
68
  BUTTON_ARIA_TYPE_ATTENTION=Warning
105
69
 
106
- #XACT: ARIA announcement for the Button Badge with value 1 - "{0} item"
107
70
  BUTTON_BADGE_ONE_ITEM={0} item
108
71
 
109
- #XACT: ARIA announcement for the Button Badge with value more than 1 - "{0} items"
110
72
  BUTTON_BADGE_MANY_ITEMS={0} items
111
73
 
112
- #ACC: ARIA announcement for the Button role attribute
113
74
  BUTTON_ROLE_DESCRIPTION=Button
114
75
 
115
- #ACC: ARIA announcement for the Link role attribute
116
76
  LINK_ROLE_DESCRIPTION=Link
117
77
 
118
- #XACT: Text for Today item in CalendarLegend
119
78
  CAL_LEGEND_TODAY_TEXT=Today
120
79
 
121
- #XACT: Text for Selected Day item in CalendarLegend
122
80
  CAL_LEGEND_SELECTED_TEXT=Selected Day
123
81
 
124
- #XACT: Text for Working Day item in CalendarLegend
125
82
  CAL_LEGEND_WORKING_DAY_TEXT=Working Day
126
83
 
127
- #XACT: Text for Non-Working Day item in CalendarLegend
128
84
  CAL_LEGEND_NON_WORKING_DAY_TEXT=Non-Working Day
129
85
 
130
- #XACT: Role description text for the Calendar Legend
131
86
  CAL_LEGEND_ROLE_DESCRIPTION=Calendar Legend
132
87
 
133
- # Carousel of text
134
88
  CAROUSEL_OF_TEXT=of
135
89
 
136
- #Carousel dots text
137
90
  CAROUSEL_DOT_TEXT=Page {0} of {1}
138
91
 
139
- # Carousel Previous Page text
140
92
  CAROUSEL_PREVIOUS_ARROW_TEXT=Previous Page
141
93
 
142
- # Carousel Next Page text
143
94
  CAROUSEL_NEXT_ARROW_TEXT=Next Page
144
95
 
145
- #XACT: ARIA announcement for the attribute 'aria-roledescription' of the Carousel component
146
96
  CAROUSEL_ARIA_ROLE_DESCRIPTION=Carousel
147
97
 
148
- #XACT: ARIA announcement for the aria-label attribute of an element within a Carousel component with a list role
149
98
  CAROUSEL_ARIA_LIST_LABEL=Item Container
150
99
 
151
- #XFLD: Label of the container holding the colors
152
100
  COLORPALETTE_CONTAINER_LABEL=Color Palette - Predefined Colors
153
101
 
154
- #XFLD: Title of the popup holding the colors
155
102
  COLORPALETTE_POPOVER_TITLE=Color Palette
156
103
 
157
- #XFLD: Label of the color box
158
104
  COLORPALETTE_COLOR_LABEL=Color
159
105
 
160
- #XFLD: Color Palette dialog button
161
106
  COLOR_PALETTE_DIALOG_CANCEL_BUTTON=Cancel
162
107
 
163
- #XFLD: Color Palette dialog button
164
108
  COLOR_PALETTE_DIALOG_OK_BUTTON=OK
165
109
 
166
- #XTIT: Color Palette dialog title of the Color Picker
167
110
  COLOR_PALETTE_DIALOG_TITLE=Change Color
168
111
 
169
- #XTIT: Color Palette dialog button text to open the Color Picker
170
112
  COLOR_PALETTE_MORE_COLORS_TEXT=More Colors...
171
113
 
172
- #XTIT: Color Palette dialog button text to set the default color
173
114
  COLOR_PALETTE_DEFAULT_COLOR_TEXT=Default Color
174
115
 
175
- #XACT: ARIA information for the ColorPicker slider group
176
116
  COLORPICKER_LABEL=Color Picker
177
117
 
178
- #XACT: ARIA information for the ColorPicker slider group
179
118
  COLORPICKER_SLIDER_GROUP=Color Sliders
180
119
 
181
- #XACT: ARIA information for the ColorPicker Alpha slider
182
120
  COLORPICKER_ALPHA_SLIDER=Alpha Slider
183
121
 
184
- #XACT: ARIA information for the ColorPicker Hue slider
185
122
  COLORPICKER_HUE_SLIDER=Hue Slider
186
123
 
187
- #XTOL: Six symbol hexadecimal group representing CSS color hex string
188
124
  COLORPICKER_HEX=Hexadecimal
189
125
 
190
- #XFLD: Label text for the ColorPicker Red input field
191
126
  COLORPICKER_RED=Red
192
127
 
193
- #XFLD: Label text for the ColorPicker Green input field
194
128
  COLORPICKER_GREEN=Green
195
129
 
196
- #XFLD: Label text for the ColorPicker Blue input field
197
130
  COLORPICKER_BLUE=Blue
198
131
 
199
- #XFLD: Label text for the ColorPicker Hue input field
200
132
  COLORPICKER_HUE=Hue
201
133
 
202
- #XFLD: Label text for the ColorPicker Saturation input field
203
134
  COLORPICKER_SATURATION=Saturation
204
135
 
205
- #XFLD: Label text for the ColorPicker Light input field
206
136
  COLORPICKER_LIGHT=Light
207
137
 
208
- #XTOL: Tooltip for color picker mode toggle button
209
138
  COLORPICKER_TOGGLE_MODE_TOOLTIP=Change Color Mode
210
139
 
211
- #XTOL: Alpha chanel transparency value for RGBA color mode
212
140
  COLORPICKER_ALPHA=Alpha
213
141
 
214
- #XACT: Text which indicates that the value of an input is in percent.
215
142
  COLORPICKER_PERCENTAGE=%
216
143
 
217
- #XACT: Text which indicates that the color mode is changed.
218
144
  COLORPICKER_COLOR_MODE_CHANGED=Color mode changed to {0}. Current values: {1}.
219
145
 
220
- #XACT: DatePicker 'Open Picker' icon title
221
146
  DATEPICKER_OPEN_ICON_TITLE=Open Picker
222
147
 
223
- #XACT: DatePicker 'Open Picker' icon title when the picker is opened
224
148
  DATEPICKER_OPEN_ICON_TITLE_OPENED=Close Picker
225
149
 
226
- #XACT: Aria information for the Date Picker
227
150
  DATEPICKER_DATE_DESCRIPTION=Date Input
228
151
 
229
- #XFLD: DatePicker dialog header title on mobile
230
152
  DATEPICKER_MOBILE_HEADER_TITLE=Enter date
231
153
 
232
154
  DATEPICKER_VALUE_MISSING=Enter the date in the following format: {0}.
@@ -237,7 +159,6 @@ DATEPICKER_RANGE_OVERFLOW=Enter a date lower than the maximum value of {0}.
237
159
 
238
160
  DATEPICKER_RANGE_UNDERFLOW=Enter a date higher than the minimum value of {0}.
239
161
 
240
- #XACT: Aria information for the Date Time Picker
241
162
  DATETIME_DESCRIPTION=Date Time Input
242
163
 
243
164
  DATETIME_VALUE_MISSING=Enter the date and time in the following format: {0}.
@@ -248,7 +169,6 @@ DATETIME_RANGEOVERFLOW=Enter a value lower than the maximum value of {0}.
248
169
 
249
170
  DATETIME_RANGEUNDERFLOW=Enter a value higher than the minimum value of {0}.
250
171
 
251
- #XACT: Aria information for the Date Range Picker
252
172
  DATERANGE_DESCRIPTION=Date Range Input
253
173
 
254
174
  DATERANGE_VALUE_MISSING=Enter the date range in the following format: {0} - {0}.
@@ -259,535 +179,361 @@ DATERANGE_OVERFLOW=Enter a value lower than the maximum value of {0}.
259
179
 
260
180
  DATERANGE_UNDERFLOW=Enter a value higher than the minimum value of {0}.
261
181
 
262
- #XACT: Aria information for the Date Picker popover
263
182
  DATEPICKER_POPOVER_ACCESSIBLE_NAME=Enter date for {0}
264
183
 
265
- #XTXT: Date Picker placeholder prefix
266
184
  DATETIME_COMPONENTS_PLACEHOLDER_PREFIX=e.g.
267
185
 
268
- #XACT: Aria information for the Date Time Picker popover
269
186
  DATETIMEPICKER_POPOVER_ACCESSIBLE_NAME=Choose Date and Time for {0}
270
187
 
271
- #XACT: Aria information for the Date Range Picker popover
272
188
  DATERANGEPICKER_POPOVER_ACCESSIBLE_NAME=Choose Date Range for {0}
273
189
 
274
190
  DELETE=Delete
275
191
 
276
- #XFLD: En dash (–) character to indicate that there is an empty space. In some languages there might be a different symbol used.
277
192
  EMPTY_INDICATOR_SYMBOL=–
278
- #XFLD: ARIA announcement for the empty value.
279
193
  EMPTY_INDICATOR_ACCESSIBLE_TEXT=Empty Value
280
194
 
281
- #XLNK: Link to allow the user to see complete text
282
195
  EXPANDABLE_TEXT_SHOW_MORE=Show More
283
196
 
284
- #XLNK: Link to allow the user to collapse the complete text and display only the first characters that can fit
285
197
  EXPANDABLE_TEXT_SHOW_LESS=Show Less
286
198
 
287
- #XBUT: Text for close action of dialog on mobile devices
288
199
  EXPANDABLE_TEXT_CLOSE=Close
289
200
 
290
- #XACT: ARIA-label text for link that allows the user to see complete text in a popover
291
201
  EXPANDABLE_TEXT_SHOW_MORE_POPOVER_ARIA_LABEL=Show the full text
292
202
 
293
- #XACT: ARIA-label text for link that allows the user to close the popover with the complete text
294
203
  EXPANDABLE_TEXT_SHOW_LESS_POPOVER_ARIA_LABEL=Close the popover
295
204
 
296
- #XACT: ARIA announcement for the FileUploader's roledescription attribute
297
205
  FILEUPLOADER_ROLE_DESCRIPTION=File Uploader
298
206
 
299
- #XACT: Default placeholder text for the ui5-file-uploader
300
207
  FILEUPLOADER_DEFAULT_PLACEHOLDER=Browse or drop a file
301
208
 
302
- #XACT: Default placeholder text for the multiple ui5-file-uploader
303
209
  FILEUPLOADER_DEFAULT_MULTIPLE_PLACEHOLDER=Browse or drop multiple files
304
210
 
305
- #XTOL: Default tooltip text for the ui5-file-uploader's input field
306
211
  FILEUPLOADER_INPUT_TOOLTIP=All files will be replaced on each upload
307
212
 
308
- #XTOL: Default tooltip text for the ui5-file-uploader's value help icon
309
213
  FILEUPLOADER_VALUE_HELP_TOOLTIP=Browse and replace all files
310
214
 
311
- #XTOL: Default tooltip text for the ui5-file-uploader's clear icon
312
215
  FILEUPLOADER_CLEAR_ICON_TOOLTIP=Remove all files
313
216
 
314
217
  FILEUPLOAER_VALUE_MISSING=Select or drag and drop a file to upload.
315
218
 
316
219
  GROUP_HEADER_TEXT=Group Header
317
220
 
318
- #XACT: ARIA announcement for the Select`s roledescription attribute
319
221
  SELECT_ROLE_DESCRIPTION=Listbox
320
222
 
321
- #XTXT: MultiComboBox and ComboBox icon accessible name
322
223
  SELECT_OPTIONS=Select Options
323
224
 
324
- #XTXT: MultiComboBox show selected items button accessible name
325
225
  SHOW_SELECTED_BUTTON=Show Selected Items Only
326
226
 
327
- #XBUT: A link that can be clicked to display more/all items
328
227
  INPUT_SUGGESTIONS=Suggestions Available
329
228
 
330
- #XCKL: Select all checkbox label
331
229
  MCB_SELECTED_ITEMS=Select All ({0} of {1})
332
230
 
333
- #XTIT: Default title text for mobile
334
231
  INPUT_SUGGESTIONS_TITLE=All Items
335
232
 
336
- #XACT: ARIA announcement for the Input suggestion result if one hit
337
233
  INPUT_SUGGESTIONS_ONE_HIT=1 result available
338
234
 
339
- #XACT: ARIA announcement for the Input suggestion result if more than one hit ({0} is the number of hits)
340
235
  INPUT_SUGGESTIONS_MORE_HITS={0} results are available
341
236
 
342
- #XACT: ARIA announcement for the Input suggestion result if no hit
343
237
  INPUT_SUGGESTIONS_NO_HIT=No results
344
238
 
345
- #XACT: ARIA announcement when suggestions popover is expanded
346
239
  INPUT_SUGGESTIONS_EXPANDED=Expanded
347
240
 
348
- #XACT: ARIA announcement when suggestions popover is collapsed
349
241
  INPUT_SUGGESTIONS_COLLAPSED=Collapsed
350
242
 
351
- #XACT: ARIA label for the Input clear icon
352
243
  INPUT_CLEAR_ICON_ACC_NAME=Clear
353
244
 
354
- #XBUT: Input's Dialog OK button on mobile devices
355
245
  INPUT_SUGGESTIONS_OK_BUTTON=OK
356
246
 
357
- #XBUT: Input's Dialog Cancel button on mobile devices
358
247
  INPUT_SUGGESTIONS_CANCEL_BUTTON=Cancel
359
248
 
360
- #XFLD: Subtle link description label
361
249
  LINK_SUBTLE=Subtle
362
250
 
363
- #XFLD: Emphasized link description label
364
251
  LINK_EMPHASIZED=Emphasized
365
252
 
366
- #XACT: ARIA announcement for the interactive nature of the list
367
253
  LIST_ROLE_DESCRIPTION=List with interactive items. To move to the content, press F2.
368
254
 
369
- #XACT: ARIA announcement for the active clickable list items
370
255
  LIST_ITEM_ACTIVE=Is Active
371
256
 
372
- #XACT: ARIA announcement for the position of the list items in an entire list
373
257
  LIST_ITEM_POSITION=List item {0} of {1}
374
258
 
375
- #XACT: ARIA announcement for the list item selection.
376
259
  LIST_ITEM_SELECTED=Selected
377
260
 
378
- #XACT: ARIA announcement for the list item selected=false state
379
261
  LIST_ITEM_NOT_SELECTED=Not Selected
380
262
 
381
- #XACT: ARIA announcement for the list item selected=false state
382
263
  LIST_ITEM_GROUP_HEADER=Group Header
383
264
 
384
- #XACT: ARIA announcement for grouping with role=list
385
265
  LIST_ROLE_LIST_GROUP_DESCRIPTION=contains {0} sub groups with {1} items
386
266
 
387
- #XACT: ARIA announcement for grouping with role=listbox
388
267
  LIST_ROLE_LISTBOX_GROUP_DESCRIPTION=contains {0} sub groups
389
268
 
390
- #XBUT: List Multi Selection Mode Checkbox aria-label text
391
269
  ARIA_LABEL_LIST_ITEM_CHECKBOX=Multiple Selection Mode
392
270
 
393
- #XBUT: List Single Selection Mode RadioButton aria-label text
394
271
  ARIA_LABEL_LIST_ITEM_RADIO_BUTTON=Item Selection.
395
272
 
396
- #XACT: ARIA announcement for the list which allows single selections
397
273
  ARIA_LABEL_LIST_SELECTABLE=Contains Selectable Items
398
274
 
399
- #XACT: ARIA announcement for the list which allows multiple selections
400
275
  ARIA_LABEL_LIST_MULTISELECTABLE=Contains Multi-Selectable Items
401
276
 
402
- #XACT: ARIA announcement for the list which has deletable items
403
277
  ARIA_LABEL_LIST_DELETABLE=Contains Deletable Items
404
278
 
405
- #XTOL: Tooltip of information message strip close button
406
279
  MESSAGE_STRIP_CLOSE_BUTTON_INFORMATION=Close information message strip
407
280
 
408
- #XTOL: Tooltip of positive message strip close button
409
281
  MESSAGE_STRIP_CLOSE_BUTTON_POSITIVE=Close positive message strip
410
282
 
411
- #XTOL: Tooltip of negative message strip close button
412
283
  MESSAGE_STRIP_CLOSE_BUTTON_NEGATIVE=Close negative message strip
413
284
 
414
- #XTOL: Tooltip of critical message strip close button
415
285
  MESSAGE_STRIP_CLOSE_BUTTON_CRITICAL=Close critical message strip
416
286
 
417
- #XTOL: Tooltip of custom message strip close button
418
287
  MESSAGE_STRIP_CLOSE_BUTTON_CUSTOM=Close custom message strip
419
288
 
420
- #XACT: ARIA announcement for the MessageStrip's closable state
421
289
  MESSAGE_STRIP_CLOSABLE=Closable
422
290
 
423
- #XACT: ARIA announcement for the MessageStrip's "Error" state
424
291
  MESSAGE_STRIP_ERROR=Error Message Strip
425
292
 
426
- #XACT: ARIA announcement for the MessageStrip's "Warning" state
427
293
  MESSAGE_STRIP_WARNING=Warning Message Strip
428
294
 
429
- #XACT: ARIA announcement for the MessageStrip's "Success" state
430
295
  MESSAGE_STRIP_SUCCESS=Success Message Strip
431
296
 
432
- #XACT: ARIA announcement for the MessageStrip's "Information" state
433
297
  MESSAGE_STRIP_INFORMATION=Message Strip
434
298
 
435
- #XACT: ARIA announcement for the MessageStrip's "Custom" state
436
299
  MESSAGE_STRIP_CUSTOM=Custom Message Strip
437
300
 
438
- #XFLD: MultiComboBox OK dialog button
439
301
  MULTICOMBOBOX_DIALOG_OK_BUTTON=OK
440
302
 
441
- #XFLD: MultiComboBox Cancel dialog button
442
303
  MULTICOMBOBOX_DIALOG_CANCEL_BUTTON=Cancel
443
304
 
444
- #XACT: ARIA announcement for Combo Box and Multi Combo Box available options
445
305
  COMBOBOX_AVAILABLE_OPTIONS=Available Options
446
306
 
447
- #XBUT: Combobox Dialog OK button on mobile devices
448
307
  COMBOBOX_DIALOG_OK_BUTTON=OK
449
308
 
450
- #XBUT: Combobox Dialog Cancel button on mobile devices
451
309
  COMBOBOX_DIALOG_CANCEL_BUTTON=Cancel
452
310
 
453
- #XACT: ARIA announcement for suggestions popup
454
311
  INPUT_AVALIABLE_VALUES=Available Values
455
312
 
456
- #XMSG: Text used for value state error message when an item is already selected
457
313
  VALUE_STATE_ERROR_ALREADY_SELECTED=This value is already selected.
458
314
 
459
- #XBUT: MultiInput aria-roledescription text
460
315
  MULTIINPUT_ROLEDESCRIPTION_TEXT=Multi Value Input
461
316
 
462
- #XFLD: Token number indicator which is used to show more tokens
463
317
  MULTIINPUT_SHOW_MORE_TOKENS={0} more
464
318
 
465
- #XACT: ARIA announcement for value help icon
466
319
  MULTIINPUT_VALUE_HELP_LABEL=Show Value Help
467
320
 
468
- #XACT: ARIA announcement for value help
469
321
  MULTIINPUT_VALUE_HELP=Value help available
470
322
 
471
- #XACT: ARIA announcement for value help
472
323
  MULTIINPUT_FILTER_BUTTON_LABEL=Show selected tokens
473
324
 
474
- #XTOL: Tooltip for panel expand title
475
325
  PANEL_ICON=Expand/Collapse
476
326
 
477
- #XACT: ARIA description for range slider progress
478
327
  RANGE_SLIDER_ARIA_DESCRIPTION=Range
479
328
 
480
- #XACT: ARIA description for range slider start handle
481
329
  RANGE_SLIDER_START_HANDLE_DESCRIPTION=Minimum
482
330
 
483
- #XACT: ARIA description for range slider end handle
484
331
  RANGE_SLIDER_END_HANDLE_DESCRIPTION=Maximum
485
332
 
486
- #XBUT: Rating indicator tooltip text
487
333
  RATING_INDICATOR_TOOLTIP_TEXT=Rating
488
334
 
489
- #XBUT: Rating indicator aria-roledescription text
490
335
  RATING_INDICATOR_TEXT=Rating Indicator
491
336
 
492
- #XACT: Rating indicator ARIA description
493
337
  RATING_INDICATOR_ARIA_DESCRIPTION=Required
494
338
 
495
- #XFLD: ResponsivePopover's button's text which closes the dialog
496
339
  RESPONSIVE_POPOVER_CLOSE_DIALOG_BUTTON=Decline
497
340
 
498
- #XACT: ARIA description for the segmented button
499
341
  SEGMENTEDBUTTON_ARIA_DESCRIPTION=Segmented button group
500
342
 
501
- #XACT: ARIA described by for the segmented button
502
343
  SEGMENTEDBUTTON_ARIA_DESCRIBEDBY=Press SPACE or ENTER to select an item
503
344
 
504
- #XACT: ARIA description for the segmented button item
505
345
  SEGMENTEDBUTTONITEM_ARIA_DESCRIPTION=Segmented button
506
346
 
507
- #XACT: ARIA description for slider handle
508
347
  SLIDER_ARIA_DESCRIPTION=Slider handle
509
348
 
510
- #XTXT Table and List "load more" row's text.
511
349
  LOAD_MORE_TEXT=More
512
350
 
513
- #XTXT Table's header row text.
514
351
  TABLE_HEADER_ROW_INFORMATION=Header Row 1 of {0}
515
352
 
516
- #XACT Table row's position
517
353
  TABLE_ROW_POSITION={0} of {1}
518
354
 
519
- #XACT Table group row's aria label
520
355
  TABLE_GROUP_ROW_ARIA_LABEL=Group Header Row
521
356
 
522
- #XACT ARIA label for selection checkbox
523
357
  ARIA_LABEL_ROW_SELECTION=Item Selection
524
358
 
525
- #XACT ARIA label for select all checkbox in a multiselect mode table
526
359
  ARIA_LABEL_SELECT_ALL_CHECKBOX=Select All Rows
527
360
 
528
- #XACT ARIA label for table cell without content
529
361
  ARIA_LABEL_EMPTY_CELL=Empty
530
362
 
531
- #XACT: ARIA announcement for the positive design
532
363
  TAB_ARIA_DESIGN_POSITIVE=Positive
533
364
 
534
- #XACT: ARIA announcement for the negative design
535
365
  TAB_ARIA_DESIGN_NEGATIVE=Negative
536
366
 
537
- #XACT: ARIA announcement for the critical design
538
367
  TAB_ARIA_DESIGN_CRITICAL=Critical
539
368
 
540
- #XACT: ARIA announcement for the neutral design
541
369
  TAB_ARIA_DESIGN_NEUTRAL=Neutral
542
370
 
543
- #XACT: ARIA role description for Tab with subitems
544
371
  TAB_SPLIT_ROLE_DESCRIPTION=Tab with Subitems
545
372
 
546
- #XACT: ACC next icon name in tab container
547
373
  TABCONTAINER_NEXT_ICON_ACC_NAME=Next
548
374
 
549
- #XACT: ACC previous icon name in tab container
550
375
  TABCONTAINER_PREVIOUS_ICON_ACC_NAME=Previous
551
376
 
552
- #XACT: ACC overflow menu title in tab container
553
377
  TABCONTAINER_OVERFLOW_MENU_TITLE=Overflow Menu
554
378
 
555
- #XTXT Text for end overflow button in tab container
556
379
  TABCONTAINER_END_OVERFLOW=More
557
380
 
558
- #XBUT Text for cancel button, which closes the popover on mobile devices
559
381
  TABCONTAINER_POPOVER_CANCEL_BUTTON=Cancel
560
382
 
561
- #XACT: ARIA description for TabContainer tablist when there are tabs with subitems
562
383
  TABCONTAINER_SUBTABS_DESCRIPTION=Press down arrow key to open subitems menu
563
384
 
564
- #XTXT: Text for characters left
565
385
  TEXTAREA_CHARACTERS_LEFT={0} characters remaining
566
386
 
567
- #XTXT: Text for characters over
568
387
  TEXTAREA_CHARACTERS_EXCEEDED={0} characters over limit
569
388
 
570
- #XTXT: Text for characters over in form
571
389
  TEXTAREA_EXCEEDS_MAXLENGTH=Value too long by {0} characters.
572
390
 
573
- #XFLD: Timepicker slider header
574
391
  TIMEPICKER_HOURS_LABEL=Hours
575
392
 
576
- #XFLD: Timepicker slider header
577
393
  TIMEPICKER_MINUTES_LABEL=Minutes
578
394
 
579
- #XFLD: Timepicker slider header
580
395
  TIMEPICKER_SECONDS_LABEL=Seconds
581
396
 
582
- #XFLD: Timepicker popover button
583
397
  TIMEPICKER_SUBMIT_BUTTON=OK
584
398
 
585
- #XFLD: Timepicker popover button
586
399
  TIMEPICKER_CANCEL_BUTTON=Cancel
587
400
 
588
- #XACT: Aria information for the Time Picker
589
401
  TIMEPICKER_INPUT_DESCRIPTION=Time Input
590
402
 
591
- #XACT: Aria information for the Time Picker popover
592
403
  TIMEPICKER_POPOVER_ACCESSIBLE_NAME=Choose Time for {0}
593
404
 
594
- #XACT: Aria information for the Time Picker Clock Dial
595
405
  TIMEPICKER_CLOCK_DIAL_LABEL=Clock Dial
596
406
 
597
- #XACT: Time Picker Inputs tooltip/aria-label for Hours input
598
407
  TIMEPICKER_INPUTS_ENTER_HOURS=Please enter hours
599
408
 
600
- #XACT: Time Picker Inputs tooltip/aria-label for Minutes input
601
409
  TIMEPICKER_INPUTS_ENTER_MINUTES=Please enter minutes
602
410
 
603
- #XACT: Time Picker Inputs tooltip/aria-label for Seconds input
604
411
  TIMEPICKER_INPUTS_ENTER_SECONDS=Please enter seconds
605
412
 
606
- #XACT: Time Picker 'Open Picker' icon title
607
413
  TIMEPICKER_OPEN_ICON_TITLE=Open Picker
608
414
 
609
- #XACT: Time Picker 'Open Picker' icon title when the picker is opened
610
415
  TIMEPICKER_OPEN_ICON_TITLE_OPENED=Close Picker
611
416
 
612
417
  TIMEPICKER_VALUE_MISSING=Enter the time in the following format: {0}.
613
418
 
614
419
  TIMEPICKER_PATTERN_MISSMATCH=This format is not supported. Enter the time in the following format: {0}.
615
420
 
616
- #XACT: Aria information for the Duration Picker
617
421
  DURATION_INPUT_DESCRIPTION=Duration Input
618
422
 
619
- #XFLD: DateTimePicker popover button
620
423
  DATETIME_PICKER_DATE_BUTTON=Date
621
424
 
622
- #XFLD: DateTimePicker popover button
623
425
  DATETIME_PICKER_TIME_BUTTON=Time
624
426
 
625
- #XACT: ARIA announcement for token deletable
626
427
  TOKEN_ARIA_DELETABLE=Deletable
627
428
 
628
- #XACT: ARIA announcement for token removal
629
429
  TOKEN_ARIA_DELETE=Delete
630
430
 
631
- #XACT: ARIA announcement for token label
632
431
  TOKEN_ARIA_LABEL=Token
633
432
 
634
- #XACT: ARIA announcement for custom list item type
635
433
  LISTITEMCUSTOM_TYPE_TEXT=List Item
636
434
 
637
- #XACT: ARIA announcement for tokens
638
435
  TOKENIZER_ARIA_CONTAIN_TOKEN=No Tokens
639
436
 
640
- #XACT: ARIA announcement for tokenizer with 1 token
641
437
  TOKENIZER_ARIA_CONTAIN_ONE_TOKEN=Contains 1 token
642
438
 
643
- #XACT: ARIA announcement for tokenizer with n tokens
644
439
  TOKENIZER_ARIA_CONTAIN_SEVERAL_TOKENS=Contains {0} tokens
645
440
 
646
- #XACT: ARIA announcement for tokenizer label
647
441
  TOKENIZER_ARIA_LABEL=Tokenizer
648
442
 
649
- #XFLD: Token number indicator which is used to show all tokens in Tokenizer when all of the tokens are hidden
650
443
  TOKENIZER_SHOW_ALL_ITEMS={0} Items
651
444
 
652
- #XFLD: Clear All link text in Tokenizer
653
445
  TOKENIZER_CLEAR_ALL=Clear All
654
446
 
655
- #XBUT: Tokenizer's Dialog Cancel button on mobile devices
656
447
  TOKENIZER_DIALOG_CANCEL_BUTTON=Cancel
657
448
 
658
- #XBUT: Tokenizer's Dialog OK button on mobile devices
659
449
  TOKENIZER_DIALOG_OK_BUTTON=OK
660
450
 
661
- #XACT: Label text for TreeListItem
662
451
  TREE_ITEM_ARIA_LABEL=Tree Item
663
452
 
664
- #XTOL: tooltip for expand icon in a tree item
665
453
  TREE_ITEM_EXPAND_NODE=Expand Node
666
454
 
667
- #XACT: tooltip for collapse icon in a tree item
668
455
  TREE_ITEM_COLLAPSE_NODE=Collapse Node
669
456
 
670
- #XACT: the value state type that is preppended to value state error message text
671
457
  VALUE_STATE_TYPE_ERROR=Value State Error
672
458
 
673
- #XACT: the value state type that is preppended to value state warning message text
674
459
  VALUE_STATE_TYPE_WARNING=Value State Warning
675
460
 
676
- #XACT: the value state type that is preppended to value state success message text
677
461
  VALUE_STATE_TYPE_SUCCESS=Value State Success
678
462
 
679
- #XACT: the value state type that is preppended to value state information message text
680
463
  VALUE_STATE_TYPE_INFORMATION=Value State Information
681
464
 
682
- #XTOL: text that is appended to the tooltips of input fields etc. which are marked to have an error
683
465
  VALUE_STATE_ERROR=Invalid entry
684
466
 
685
- #XTOL: text that is appended to the tooltips of input fields etc. which are marked to have a warning
686
467
  VALUE_STATE_WARNING=Warning issued
687
468
 
688
- #XTOL: text that is appended to the tooltips of input fields etc. which are marked to be informative
689
469
  VALUE_STATE_INFORMATION=Informative entry
690
470
 
691
- #XTOL: text that is appended to the tooltips of input fields etc. which are marked to be in success state
692
471
  VALUE_STATE_SUCCESS=Entry successfully validated
693
472
 
694
- #XACT: ARIA announcement for keyboard shortcut to value state link
695
473
  VALUE_STATE_LINK=To move the focus to the link, press Ctrl+Alt+F8
696
474
 
697
- #XACT: ARIA announcement for keyboard shortcut to value state link on Mac
698
475
  VALUE_STATE_LINK_MAC=To move the focus to the link, press Cmd+Option+F8
699
476
 
700
- #XACT: ARIA announcement for keyboard shortcut to value state multiple links
701
477
  VALUE_STATE_LINKS=To go to the first link, press Ctrl+Alt+F8. To move to the next link, use Tab
702
478
 
703
- #XACT: ARIA announcement for keyboard shortcut to value state multiple links on Mac
704
479
  VALUE_STATE_LINKS_MAC=To go to the first link, press Cmd+Option+F8. To move to the next link, use Tab
705
480
 
706
- #XACT: ARIA label for month button in the Calendar Header
707
481
  CALENDAR_HEADER_MONTH_BUTTON=Month {0}
708
482
 
709
- #XACT: ARIA label for year button in the Calendar Header
710
483
  CALENDAR_HEADER_YEAR_BUTTON=Year {0}
711
484
 
712
- #XACT: ARIA label for year range button in the Calendar Header
713
485
  CALENDAR_HEADER_YEAR_RANGE_BUTTON=Year range from {0} to {1}
714
486
 
715
- #XACT: text that is used in the daterange calendar footer cancel button in mobile devices
716
487
  CALENDAR_FOOTER_CANCEL_BUTTON=Cancel
717
488
 
718
- #XACT: text that is used in the daterange calendar footer ok button in mobile devices
719
489
  CALENDAR_FOOTER_OK_BUTTON=OK
720
490
 
721
- #XACT: Keyboard shortcut for month button in the Calendar Header
722
491
  CALENDAR_HEADER_MONTH_BUTTON_SHORTCUT=F4
723
492
 
724
- #XACT: Keyboard shortcut for year button in the Calendar Header
725
493
  CALENDAR_HEADER_YEAR_BUTTON_SHORTCUT=Shift + F4
726
494
 
727
- #XACT: Keyboard shortcut for year range button in the Calendar Header
728
495
  CALENDAR_HEADER_YEAR_RANGE_BUTTON_SHORTCUT=Shift + F4
729
496
 
730
- #XACT: Title for month next button in the Calendar Header
731
497
  CALENDAR_HEADER_MONTH_NEXT_BUTTON_TITLE=Next Month
732
498
 
733
- #XACT: Title for year next button in the Calendar Header
734
499
  CALENDAR_HEADER_YEAR_NEXT_BUTTON_TITLE=Next Year
735
500
 
736
- #XACT: Title for year range next button in the Calendar Header
737
501
  CALENDAR_HEADER_YEAR_RANGE_NEXT_BUTTON_TITLE=Next Year Range
738
502
 
739
- #XACT: Keyboard shortcut for month next button in the Calendar Header
740
503
  CALENDAR_HEADER_MONTH_NEXT_BUTTON_SHORTCUT=Pageup
741
504
 
742
- #XACT: Title for month previous button in the Calendar Header
743
505
  CALENDAR_HEADER_MONTH_PREVIOUS_BUTTON_TITLE=Previous Month
744
506
 
745
- #XACT: Title for year previous button in the Calendar Header
746
507
  CALENDAR_HEADER_YEAR_PREVIOUS_BUTTON_TITLE=Previous Year
747
508
 
748
- #XACT: Title for year range previous button in the Calendar Header
749
509
  CALENDAR_HEADER_YEAR_RANGE_PREVIOUS_BUTTON_TITLE=Previous Year Range
750
510
 
751
- #XACT: Keyboard shortcut for month previous button in the Calendar Header
752
511
  CALENDAR_HEADER_MONTH_PREVIOUS_BUTTON_SHORTCUT=Pagedown
753
512
 
754
- #XACT: ARIA label for day picker selected range start
755
513
  DAY_PICKER_SELECTED_RANGE_START={0} First date of range
756
514
 
757
- #XACT: ARIA label for day picker selected range between dates
758
515
  DAY_PICKER_SELECTED_RANGE_BETWEEN={0} in a selected range
759
516
 
760
- #XACT: ARIA label for day picker selected range end
761
517
  DAY_PICKER_SELECTED_RANGE_END={0} Last date of range
762
518
 
763
- #XBUT: Text for 'Week number' in the DayPicker
764
519
  DAY_PICKER_WEEK_NUMBER_TEXT=Week Number
765
520
 
766
- #XBUT: Text for 'Non-Working Day' in the DayPicker
767
521
  DAY_PICKER_NON_WORKING_DAY=Non-Working Day
768
522
 
769
- #XBUT: Text for 'Today' in the DayPicker
770
523
  DAY_PICKER_TODAY=Today
771
524
 
772
- #XACT: ARIA description for month picker
773
525
  MONTH_PICKER_DESCRIPTION=Month Picker
774
526
 
775
- #XACT: ARIA description for year picker
776
527
  YEAR_PICKER_DESCRIPTION=Year Picker
777
528
 
778
- #XACT: ARIA description for year picker
779
529
  YEAR_RANGE_PICKER_DESCRIPTION=Year Range Picker
780
530
 
781
- #XACT: ARIA description for slider tooltip input
782
531
  SLIDER_TOOLTIP_INPUT_DESCRIPTION=Press F2 to enter a value
783
532
 
784
- #XACT: ARIA label for slider tooltip input
785
533
  SLIDER_TOOLTIP_INPUT_LABEL=Current Value
786
534
 
787
- #XTOL: tooltip for decrease button of the StepInput
788
535
  STEPINPUT_DEC_ICON_TITLE=Decrease
789
536
 
790
- #XTOL: tooltip for increase button of the StepInput
791
537
  STEPINPUT_INC_ICON_TITLE=Increase
792
538
 
793
539
  STEPINPUT_PATTER_MISSMATCH=This format is not supported. Enter a number with {0} decimal places.
@@ -796,66 +542,45 @@ STEPINPUT_RANGEOVERFLOW=Enter a number lower than the maximum value of {0}.
796
542
 
797
543
  STEPINPUT_RANGEUNDERFLOW=Enter a number higher than the minimum value of {0}.
798
544
 
799
- #XACT: Aria information for the Split Button
800
545
  SPLIT_BUTTON_DESCRIPTION=Split Button
801
546
 
802
- #XACT: Aria hint for the keyboard handling support of the Split Button
803
547
  SPLIT_BUTTON_KEYBOARD_HINT=Press Space or Enter to trigger default action and Alt + Arrow Down or F4 to trigger arrow action
804
548
 
805
- #XBUT: Tooltip text for 'Arrow' button
806
549
  SPLIT_BUTTON_ARROW_BUTTON_TOOLTIP=Open Menu
807
550
 
808
- #XACT: ARIA announcement for the Menu Back button aria-label attribute
809
551
  MENU_BACK_BUTTON_ARIA_LABEL=Back
810
552
 
811
- #XBUT: Menu Cancel button on mobile devices
812
553
  MENU_CANCEL_BUTTON_TEXT=Cancel
813
554
 
814
- #XACT: ARIA information for the Menu popover
815
555
  MENU_POPOVER_ACCESSIBLE_NAME=Select an option from the menu
816
556
 
817
- #XACT: ARIA information for the Menu Item Group with itemSelectionMode "None"
818
557
  MENU_ITEM_GROUP_NONE_ACCESSIBLE_NAME=Contains Non-Selectable Items
819
558
 
820
- #XACT: ARIA information for the Menu Item Group with itemSelectionMode "SingleSelect"
821
559
  MENU_ITEM_GROUP_SINGLE_ACCESSIBLE_NAME=Contains Selectable Items
822
560
 
823
- #XACT: ARIA information for the Menu Item Group with itemSelectionMode "MultiSelect"
824
561
  MENU_ITEM_GROUP_MULTI_ACCESSIBLE_NAME=Contains Multi-Selectable Items
825
562
 
826
- #XACT: ARIA information for the Menu Item end content slot
827
563
  MENU_ITEM_END_CONTENT_ACCESSIBLE_NAME=Additional Actions
828
564
 
829
- #XACT: ARIA information for the Menu Item loading state
830
565
  MENU_ITEM_LOADING=Loading
831
566
 
832
- #XACT: ARIA announcement for roldesecription attribute of Dialog header
833
567
  DIALOG_HEADER_ARIA_ROLE_DESCRIPTION=Interactive Header
834
568
 
835
- #XACT: ARIA announcement for describedby attribute of resizable Dialog header
836
569
  DIALOG_HEADER_ARIA_DESCRIBEDBY_RESIZABLE=Use Shift+Arrow keys to resize
837
570
 
838
- #XACT: ARIA announcement for describedby attribute of draggable Dialog header
839
571
  DIALOG_HEADER_ARIA_DESCRIBEDBY_DRAGGABLE=Use Arrow keys to move
840
572
 
841
- #XACT: ARIA announcement for describedby attribute of draggable and resizable Dialog header
842
573
  DIALOG_HEADER_ARIA_DESCRIBEDBY_DRAGGABLE_RESIZABLE=Use Arrow keys to move, Shift+Arrow keys to resize
843
- #XFLD: A colon to separate the "label" from an input. In some languages there might be a different symbol used for such a colon
844
574
  LABEL_COLON=:
845
575
 
846
- #XACT: ARIA announcement for the input field of the TimePicker
847
576
  TOOLBAR_OVERFLOW_BUTTON_ARIA_LABEL=Additional Options
848
577
 
849
- #XACT: ARIA announcement for Toolbar's popup
850
578
  TOOLBAR_POPOVER_AVAILABLE_VALUES=Available Values
851
579
 
852
- #XACT: ARIA announcement for the Form aria-label attribute
853
580
  FORM_ACCESSIBLE_NAME=Form
854
581
 
855
- #XACT: ARIA announcement for the Form group aria-label attribute
856
582
  FORM_GROUP_ACCESSIBLE_NAME=Group {0}
857
583
 
858
- #XMSG: Text used for reporting that a radio button group requires one of the radio buttons to be checked
859
584
  FORM_CHECKABLE_REQUIRED=Please tick this box if you want to proceed.
860
585
 
861
586
  FORM_MIXED_TEXTFIELD_REQUIRED=Please fill in this field or select an item in the list.
@@ -866,85 +591,50 @@ FORM_SELECTABLE_REQUIRED2=Please select one of these options.
866
591
 
867
592
  FORM_TEXTFIELD_REQUIRED=Please fill in this field.
868
593
 
869
- #XACT: ARIA description for the column header with selection
870
594
  TABLE_SELECTION=Selection
871
- #XACT: ARIA description for the selection component of the row
872
595
  TABLE_ROW_SELECTOR=Row Selector
873
- #XACT: ARIA description for the navigated indicator of the row
874
596
  TABLE_ROW_NAVIGATED=Navigated
875
- #XMSG: Message text to be displayed when there are no rows in the grid
876
597
  TABLE_NO_DATA=No Data
877
- #XACT: ARIA announcement for the table that allows single selections
878
598
  TABLE_SINGLE_SELECTABLE=Single Selection Table
879
- #XACT: ARIA announcement for the table that allows multi selection
880
599
  TABLE_MULTI_SELECTABLE=Multi Selection Table
881
- #XACT: ARIA description for the selection column header when select all checkbox is shown
882
600
  TABLE_COLUMNHEADER_SELECTALL_DESCRIPTION=Select All Checkbox
883
- #XACT: ARIA description for the selection column header when clear all button is shown
884
601
  TABLE_COLUMNHEADER_CLEARALL_DESCRIPTION=Clear All Button
885
- #XACT: ARIA announcement of a table row
886
602
  TABLE_ROW=Row
887
- #XACT: ARIA roledescription for a group row in the table
888
603
  TABLE_GROUP_ROW=Group Row
889
- #XACT: Description for the popin containing column header
890
604
  TABLE_ROW_POPIN=Row Popin
891
- #XACT: ARIA announcement for the position of a row among all table rows
892
605
  TABLE_ROW_INDEX={0} of {1}
893
- #XACT: ARIA announcement for the selected table row
894
606
  TABLE_ROW_SELECTED=Selected
895
- #XACT: ARIA announcement for the active clickable table rows
896
607
  TABLE_ROW_ACTIVE=Is Active
897
- #XACT: ARIA announcement for the navigable table rows
898
608
  TABLE_ROW_NAVIGABLE=Has Details
899
- #XACT: ARIA description for the column header row of the table
900
609
  TABLE_COLUMN_HEADER_ROW=Column Header Row
901
- #XTXT: Text for the growing button
902
610
  TABLE_MORE=More
903
- #XACT: ARIA description for the growing button
904
611
  TABLE_MORE_DESCRIPTION=To load more rows, press Enter or Space
905
- #XACT: ARIA description for the row action of the header cell
906
612
  TABLE_ROW_ACTIONS=Row Actions
907
- #XACT: Screenreader announcement when a single action is available
908
613
  TABLE_ROW_SINGLE_ACTION=1 row action available
909
- #XACT: Screenreader announcement when several actions are available
910
614
  TABLE_ROW_MULTIPLE_ACTIONS={0} row actions available
911
- #XACT: ARIA description for the row action navigation
912
615
  TABLE_NAVIGATION=Navigation
913
- #XTOL: Tooltip for the AI button in the column header to indicate that the column is generated by AI
914
616
  TABLE_GENERATED_BY_AI=Generated by AI
915
- #XTOL: Tooltip of the header row checkbox to select all rows in the table
916
617
  TABLE_SELECT_ALL_ROWS=Select All Rows
917
- #XTOL: Tooltip of the header row checkbox to deselect all rows in the table
918
618
  TABLE_DESELECT_ALL_ROWS=Deselect All Rows
919
619
 
920
- #XFLD: Text for the "Yesterday" option in the DynamicDateRange component.
921
620
  DYNAMIC_DATE_RANGE_YESTERDAY_TEXT=Yesterday
922
621
 
923
- #XFLD: Text for the "Today" option in the DynamicDateRange component.
924
622
  DYNAMIC_DATE_RANGE_TODAY_TEXT=Today
925
623
 
926
- #XFLD: Text for the "Tomorrow" option in the DynamicDateRange component.
927
624
  DYNAMIC_DATE_RANGE_TOMORROW_TEXT=Tomorrow
928
625
 
929
- #XFLD: Text for the "Date" option in the DynamicDateRange component.
930
626
  DYNAMIC_DATE_RANGE_DATE_TEXT=Date
931
627
 
932
- #XFLD: Text for the "Date Range" option in the DynamicDateRange component.
933
628
  DYNAMIC_DATE_RANGE_DATERANGE_TEXT=From / To
934
629
 
935
- #XFLD: Text for the "From" input field in the From (Date Time) option of the DynamicDateRange component.
936
630
  DYNAMIC_DATE_RANGE_FROM_INPUT_TEXT=From
937
631
 
938
- #XFLD: Text for the "To" input field in the To (Date Time) option of the DynamicDateRange component.
939
632
  DYNAMIC_DATE_RANGE_TO_INPUT_TEXT=To
940
633
 
941
- #XFLD: Text for the "From" From (Date Time) option of the DynamicDateRange component.
942
634
  DYNAMIC_DATE_RANGE_FROM_TEXT=From (Date Time)
943
635
 
944
- #XFLD: Text for the "To" To (Date Time) option of the DynamicDateRange component.
945
636
  DYNAMIC_DATE_RANGE_TO_TEXT=To (Date Time)
946
637
 
947
- #XFLD: Text for the selected date in the DynamicDateRange component.
948
638
  DYNAMIC_DATE_RANGE_SELECTED_TEXT=Selected
949
639
 
950
640
  DYNAMIC_DATE_TIME_RANGE_TEXT=From / To (Date and Time)
@@ -953,92 +643,62 @@ DYNAMIC_DATE_TIME_RANGE_TEXT_TO_LABEL=To
953
643
 
954
644
  DYNAMIC_DATE_TIME_RANGE_TEXT_FROM_LABEL=From
955
645
 
956
- #FLD: Text for the selected date section when there's no value in the DynamicDateRange component.
957
646
  DYNAMIC_DATE_RANGE_EMPTY_SELECTED_TEXT=Choose Dates
958
647
 
959
- #XACT: Accessible name for the DynamicDateRange popover dialog.
960
648
  DYNAMIC_DATE_RANGE_POPOVER_ACCESSIBLE_NAME=Dynamic Date Range
961
649
 
962
- #XFLD: Text for icon that navigates back to the previous page in the DynamicDateRange component.
963
650
  DYNAMIC_DATE_RANGE_NAVIGATION_ICON_TOOLTIP=Navigate Back
964
651
 
965
- #XFLD: Text for the "Last Days" option in the DynamicDateRange component.
966
652
  DYNAMIC_DATE_RANGE_LAST_DAYS_TEXT=Last X Days
967
653
 
968
- #XFLD: Text for the "Next Days" option in the DynamicDateRange component.
969
654
  DYNAMIC_DATE_RANGE_NEXT_DAYS_TEXT=Next X Days
970
655
 
971
- #XFLD: Text for the "Last Weeks" option in the DynamicDateRange component.
972
656
  DYNAMIC_DATE_RANGE_LAST_WEEKS_TEXT=Last X Weeks
973
657
 
974
- #XFLD: Text for the "Next Weeks" option in the DynamicDateRange component.
975
658
  DYNAMIC_DATE_RANGE_NEXT_WEEKS_TEXT=Next X Weeks
976
659
 
977
- #XFLD: Text for the "Last Months" option in the DynamicDateRange component.
978
660
  DYNAMIC_DATE_RANGE_LAST_MONTHS_TEXT=Last X Months
979
661
 
980
- #XFLD: Text for the "Next Months" option in the DynamicDateRange component.
981
662
  DYNAMIC_DATE_RANGE_NEXT_MONTHS_TEXT=Next X Months
982
663
 
983
- #XFLD: Text for the "Last Quarters" option in the DynamicDateRange component.
984
664
  DYNAMIC_DATE_RANGE_LAST_QUARTERS_TEXT=Last X Quarters
985
665
 
986
- #XFLD: Text for the "Next Quarters" option in the DynamicDateRange component.
987
666
  DYNAMIC_DATE_RANGE_NEXT_QUARTERS_TEXT=Next X Quarters
988
667
 
989
- #XFLD: Text for the "Last Years" option in the DynamicDateRange component.
990
668
  DYNAMIC_DATE_RANGE_LAST_YEARS_TEXT=Last X Years
991
669
 
992
- #XFLD: Text for the "Next Years" option in the DynamicDateRange component.
993
670
  DYNAMIC_DATE_RANGE_NEXT_YEARS_TEXT=Next X Years
994
671
 
995
- #XACT: Text for checkbox state - checked
996
672
  CHECKBOX_CHECKED=Checked
997
673
 
998
- #XACT: Text for checkbox state - not checked
999
674
  CHECKBOX_NOT_CHECKED=Not checked
1000
675
 
1001
- #XACT: ARIA type for checkbox
1002
676
  CHECKBOX_ARIA_TYPE=Checkbox
1003
677
 
1004
- #XFLD: Label for the value input field in the DynamicDateRange component.
1005
678
  DYNAMIC_DATE_RANGE_VALUE_LABEL_TEXT=Value for X
1006
679
 
1007
- #XFLD: Label for the unit of time selection in the DynamicDateRange component.
1008
680
  DYNAMIC_DATE_RANGE_UNIT_OF_TIME_LABEL_TEXT=Unit of Time
1009
681
 
1010
- #XFLD: Unit name for days in DynamicDateRange options.
1011
682
  DYNAMIC_DATE_RANGE_DAYS_UNIT_TEXT=Days
1012
683
 
1013
- #XFLD: Unit name for weeks in DynamicDateRange options.
1014
684
  DYNAMIC_DATE_RANGE_WEEKS_UNIT_TEXT=Weeks
1015
685
 
1016
- #XFLD: Unit name for months in DynamicDateRange options.
1017
686
  DYNAMIC_DATE_RANGE_MONTHS_UNIT_TEXT=Months
1018
687
 
1019
- #XFLD: Unit name for quarters in DynamicDateRange options.
1020
688
  DYNAMIC_DATE_RANGE_QUARTERS_UNIT_TEXT=Quarters
1021
689
 
1022
- #XFLD: Unit name for years in DynamicDateRange options.
1023
690
  DYNAMIC_DATE_RANGE_YEARS_UNIT_TEXT=Years
1024
691
 
1025
- #XFLD: Template for combined Last options. {0} = units separated by separator.
1026
692
  DYNAMIC_DATE_RANGE_LAST_COMBINED_TEXT=Last X {0} (Included)
1027
693
 
1028
- #XFLD: Template for combined Next options. {0} = units separated by separator.
1029
694
  DYNAMIC_DATE_RANGE_NEXT_COMBINED_TEXT=Next X {0} (Included)
1030
695
 
1031
- #XFLD: Suffix text for included date range options.
1032
696
  DYNAMIC_DATE_RANGE_INCLUDED_TEXT=(Included)
1033
697
 
1034
- #XACT: Default text for switch "on" state, used to detect duplicate screen reader announcements
1035
698
  SWITCH_ON=On
1036
699
 
1037
- #XACT: Default text for switch "off" state, used to detect duplicate screen reader announcements
1038
700
  SWITCH_OFF=Off
1039
701
 
1040
- #XACT: ARIA announcement for icon type image
1041
702
  ICON_ARIA_TYPE_IMAGE=Image
1042
703
 
1043
- #XACT: ARIA announcement for icon type interactive
1044
704
  ICON_ARIA_TYPE_INTERACTIVE=Button