|
| 1 | +# |
1 | 2 |
|
| 3 | +# https://openui5.hana.ondemand.com/topic/831039835e7c4da3a8a0b49567573afe |
2 | 4 |
|
| 5 | +#XTXT |
3 | 6 | TARGET=Target
|
4 | 7 |
|
| 8 | +#XTXT |
5 | 9 | DEVIATION=Deviation
|
6 | 10 |
|
| 11 | +#XTXT |
7 | 12 | ABORT=Abort
|
8 | 13 |
|
| 14 | +#XTXT |
9 | 15 | CANCEL=Cancel
|
10 | 16 |
|
| 17 | +#XTXT |
11 | 18 | CLOSE=Close
|
12 | 19 |
|
| 20 | +#XTXT |
13 | 21 | DELETE=Delete
|
14 | 22 |
|
| 23 | +#XTXT |
15 | 24 | IGNORE=Ignore
|
16 | 25 |
|
| 26 | +#XTXT |
17 | 27 | NO=No
|
18 | 28 |
|
| 29 | +#XTXT |
19 | 30 | OK=OK
|
20 | 31 |
|
| 32 | +#XTXT |
21 | 33 | RETRY=Retry
|
22 | 34 |
|
| 35 | +#XTXT |
23 | 36 | YES=Yes
|
24 | 37 |
|
| 38 | +#XTXT |
25 | 39 | CLEAR_SORTING=Clear Sorting
|
26 | 40 |
|
| 41 | +#XTXT |
27 | 42 | SORT_ASCENDING=Sort Ascending
|
28 | 43 |
|
| 44 | +#XTXT |
29 | 45 | SORT_DESCENDING=Sort Descending
|
30 | 46 |
|
| 47 | +#XTXT |
31 | 48 | GROUP=Group
|
32 | 49 |
|
| 50 | +#XACT: Aria announcement for grouped table rows |
33 | 51 | GROUPED=Grouped
|
34 | 52 |
|
| 53 | +#XTXT |
35 | 54 | UNGROUP=Ungroup
|
36 | 55 |
|
| 56 | +#XTOL |
37 | 57 | DRAG_TO_RESIZE=Drag to resize
|
38 | 58 |
|
| 59 | +#XTXT |
39 | 60 | PLEASE_WAIT=Please wait
|
40 | 61 |
|
| 62 | +#XTXT |
41 | 63 | CONFIRMATION=Confirmation
|
| 64 | +#XTXT |
42 | 65 | ERROR=Error
|
| 66 | +#XTXT |
43 | 67 | INFORMATION=Information
|
| 68 | +#XTXT |
44 | 69 | SUCCESS=Success
|
| 70 | +#XTXT |
45 | 71 | WARNING=Warning
|
46 | 72 |
|
| 73 | +#XTXT |
47 | 74 | SHOW_LESS=Show Less
|
| 75 | +#XTXT |
48 | 76 | SHOW_MORE=Show More
|
| 77 | +#XTXT |
49 | 78 | EXPAND_GROUP=Expand Group
|
| 79 | +#XTXT |
50 | 80 | COLLAPSE_GROUP=Collapse Group
|
51 | 81 |
|
| 82 | +#XBUT: Displays the filter item section of the FilterBar |
52 | 83 | SHOW_FILTER_BAR=Show Filter Bar
|
| 84 | +#XBUT: Hides the filter item section of the FilterBar |
53 | 85 | HIDE_FILTER_BAR=Hide Filter Bar
|
| 86 | +#XBUT: Clears all values from the filter items inside the FilterBar |
54 | 87 | CLEAR=Clear
|
| 88 | +#XBUT: Restores all filter items to initial value |
55 | 89 | RESTORE=Restore
|
| 90 | +#XBUT: Opens the filters dialog of the FilterBar |
56 | 91 | FILTERS=Filters
|
| 92 | +#XBUT: Opens the filters dialog of the FilterBar |
57 | 93 | ADAPT_FILTERS=Adapt Filters
|
| 94 | +#XBUT: Executes the search with given filter values of the FilterBar |
58 | 95 | GO=Go
|
| 96 | +#XBUT: Saves the filter configuration set in the filter dialog |
59 | 97 | SAVE=Save
|
| 98 | +#XCKL: Selects the filter to be displayed in the FilterBar. |
60 | 99 | SHOW_ON_FILTER_BAR=Show on Filter Bar
|
| 100 | +#XGRP: Default filter group name inside the filter dialog. |
61 | 101 | BASIC=Basic
|
| 102 | +#XBUT: Placeholder for search input. |
62 | 103 | SEARCH_FOR_FILTERS=Search for Filters
|
| 104 | +#XTXT: Tooltip for filter select in filter bar dialog |
63 | 105 | FIELDS_BY_ATTRIBUTE=Show Filters by Attribute
|
| 106 | +#XMIT: Selection item in filter bar dialog for displaying visible filters only. |
64 | 107 | VISIBLE=Visible
|
| 108 | +#XMIT: Selection item in filter bar dialog for displaying active filters only. |
65 | 109 | ACTIVE=Active
|
| 110 | +#XMIT: Selection item in filter bar dialog for displaying visible and active filters only. |
66 | 111 | VISIBLE_AND_ACTIVE=Visible and Active
|
| 112 | +#XMIT: Selection item in filter bar dialog for displaying mandatory (required) filters only. |
67 | 113 | MANDATORY=Mandatory
|
| 114 | +#XACT: ARIA announcement for SegmentedButton item in filter bar dialog for displaying filters in list view. |
68 | 115 | LIST_VIEW=List View
|
| 116 | +#XACT: ARIA announcement for SegmentedButton item in filter bar dialog for displaying filters in group view. |
69 | 117 | GROUP_VIEW=Group View
|
| 118 | +#XBUT: Shows values of filters in the filter bar dialog. |
70 | 119 | SHOW_VALUES=Show Values
|
| 120 | +#XBUT: Hide values of filters in the filter bar dialog. |
71 | 121 | HIDE_VALUES=Hide Values
|
| 122 | +#XCOL: Table column header for fields (filters) in the filter bar dialog. (deprecated) |
72 | 123 | FIELD=Field
|
| 124 | +#XCOL: Table column header for filters in the filter bar dialog. |
73 | 125 | FILTER=Filter
|
| 126 | +#XACT: ARIA announcement for active filters in the FilterBar's dialog table. |
74 | 127 | FILTER_IS_ACTIVE=Filter is active
|
75 | 128 |
|
76 | 129 |
|
77 | 130 |
|
| 131 | +#XACT |
78 | 132 | COLLAPSE_HEADER=Collapse Header
|
| 133 | +#XACT |
79 | 134 | EXPAND_HEADER=Expand Header
|
80 | 135 |
|
| 136 | +#XACT |
81 | 137 | PIN_HEADER=Pin Header
|
| 138 | +#XACT |
82 | 139 | UNPIN_HEADER=Unpin Header
|
83 | 140 |
|
| 141 | +#XACT |
84 | 142 | SEPARATOR=Separator
|
85 | 143 |
|
| 144 | +#XACT: ARIA announcement for the ActionSheet popover/dialog |
86 | 145 | AVAILABLE_ACTIONS=Available Actions
|
87 | 146 |
|
| 147 | +#XACT: ARIA announcement for the action buttons inside the ActionSheet |
88 | 148 | X_OF_Y=Item {0} of {1}
|
89 | 149 |
|
| 150 | +#XHED: Heading for the VariantManagement popover |
90 | 151 | MY_VIEWS=My Views
|
91 | 152 |
|
| 153 | +#XHED: Heading for the VariantManagement Save View dialog |
92 | 154 | SAVE_VIEW=Save View
|
93 | 155 |
|
| 156 | +#XHED: Heading for the VariantManagement Manage Views dialog |
94 | 157 | MANAGE_VIEWS=Manage Views
|
95 | 158 |
|
| 159 | +#XFLD: Label for the VariantManagement Save View dialog input field |
96 | 160 | VIEW=View
|
97 | 161 |
|
| 162 | +#XTIT: VariantManagement predefined title for Error Message duplicate Variant |
98 | 163 | VARIANT_MANAGEMENT_ERROR_DUPLICATE=The view name already exists. Please enter a different name.
|
99 | 164 |
|
| 165 | +#XMSG: Error message if the variant name is left empty |
100 | 166 | SPECIFY_VIEW_NAME=Please specify a view name.
|
101 | 167 |
|
| 168 | +#XFLD: Label for the VariantManagement Save View dialog checkbox |
102 | 169 | SET_AS_DEFAULT=Set as Default
|
103 | 170 |
|
| 171 | +#XFLD: Label for the VariantManagement Save View dialog checkbox |
104 | 172 | PUBLIC=Public
|
105 | 173 |
|
| 174 | +#XFLD: Label for the VariantManagement Save View dialog checkbox |
106 | 175 | APPLY_AUTOMATICALLY=Apply Automatically
|
107 | 176 |
|
| 177 | +#XCOL: Column header for the VariantManagement Manage Views table |
108 | 178 | SHARING=Sharing
|
109 | 179 |
|
| 180 | +#XCOL: Column header for the VariantManagement Manage Views table |
110 | 181 | DEFAULT=Default
|
111 | 182 |
|
| 183 | +#XCOL: Column header for the VariantManagement Manage Views table |
112 | 184 | CREATED_BY=Created By
|
113 | 185 |
|
| 186 | +#XBUT: Button for opening the VariantManagement Manage Views dialog |
114 | 187 | MANAGE=Manage
|
115 | 188 |
|
| 189 | +#XTXT: Indicator that the view is public in the VariantManagement Manage Views table |
116 | 190 | PRIVATE=Private
|
117 | 191 |
|
| 192 | +#XACT: Label for the "standard" radio button inside the VariantManagement Manage Views table |
118 | 193 | MARK_AS_STANDARD=Use as Standard View
|
119 | 194 |
|
| 195 | +#XACT: Label for the "favorite" checkbox inside the VariantManagement Manage Views table |
120 | 196 | MARK_AS_FAVORITE=Mark as Favorite View
|
121 | 197 |
|
| 198 | +#XBUT: Title for the delete icon inside the VariantManagement Manage Views table |
122 | 199 | DELETE_VIEW=Delete View
|
123 | 200 |
|
| 201 | +#XBUT: Title for the VariantManagement select button |
124 | 202 | SELECT_VIEW=Select View
|
125 | 203 |
|
| 204 | +#XACT: Label for the search variant input inside the VariantManagement Manage Views table |
126 | 205 | SEARCH_VARIANT=Search Variant
|
127 | 206 |
|
| 207 | +#XBUT: Used in the MessageView component for filtering message types, should show messages of all types when selected |
128 | 208 | ALL=All
|
129 | 209 |
|
| 210 | +#XTXT: Search input placeholder |
130 | 211 | SEARCH=Search
|
131 | 212 |
|
| 213 | +#XBUT: Save As Button |
132 | 214 | SAVE_AS=Save As
|
133 | 215 |
|
| 216 | +#XBUT: Reset icon inside input |
134 | 217 | RESET=Reset
|
135 | 218 |
|
| 219 | +#XBUT: Title for selected favorite icon |
136 | 220 | SELECTED_AS_FAVORITE=Selected as Favorite
|
137 | 221 |
|
| 222 | +#XBUT: Title for unselected favorite icon |
138 | 223 | UNSELECTED_AS_FAVORITE=Unselected as Favorite
|
139 | 224 |
|
| 225 | +#XBUT: Select button |
140 | 226 | SELECT=Select
|
141 | 227 |
|
| 228 | +#XTXT: Infobar text of SelectDialog |
142 | 229 | SELECTED=Selected
|
143 | 230 |
|
| 231 | +#XTXT: Info text of Resizer Element in Splitter Layout |
144 | 232 | PRESS_ARROW_KEYS_TO_MOVE=Press ARROW keys to move
|
145 | 233 |
|
| 234 | +#XBLI: List text for no data lists |
146 | 235 | LIST_NO_DATA=No data
|
147 | 236 |
|
| 237 | +#XACT: Expand button aria label in Tree Table |
148 | 238 | EXPAND_NODE=Expand Node
|
149 | 239 |
|
| 240 | +#XACT: Collapse button aria label in Tree Table |
150 | 241 | COLLAPSE_NODE=Collapse Node
|
151 | 242 |
|
| 243 | +#XACT: Aria label text for expandable table cells in collapsed state |
152 | 244 | EXPAND_PRESS_SPACE=To expand the row, press the spacebar.
|
153 | 245 |
|
| 246 | +#XACT: Aria label text for expandable table cells in expanded state |
154 | 247 | COLLAPSE_PRESS_SPACE=To collapse the row, press the spacebar.
|
155 | 248 |
|
| 249 | +#XACT: Aria label text for selectable table cells in unselected state |
156 | 250 | SELECT_PRESS_SPACE=To select the row, press the spacebar.
|
157 | 251 |
|
| 252 | +#XACT: Aria label text for selectable table cells in selected state |
158 | 253 | UNSELECT_PRESS_SPACE=To deselect the row, press the spacebar.
|
159 | 254 |
|
| 255 | +#XACT: Aria label for unselected select-all checkbox cell inside a table |
160 | 256 | SELECT_ALL_PRESS_SPACE=To select all rows, press the spacebar.
|
161 | 257 |
|
| 258 | +#XACT: Aria label for selected select-all checkbox cell inside a table |
162 | 259 | UNSELECT_ALL_PRESS_SPACE=To deselect all rows, press the spacebar.
|
163 | 260 |
|
| 261 | +#XACT: Aria label text for an invalid table with overlay |
164 | 262 | INVALID_TABLE=Invalid Table
|
165 | 263 |
|
| 264 | +#XACT: Aria announcement for filtered table columns |
166 | 265 | FILTERED=Filtered
|
167 | 266 |
|
| 267 | +#XACT: Aria Role description for Card Headers |
168 | 268 | ARIA_DESC_CARD_HEADER=Card Header
|
169 | 269 |
|
| 270 | +#XTXT: text for critical color |
170 | 271 | SEMANTIC_COLOR_CRITICAL=Warning
|
171 | 272 |
|
| 273 | +#XTXT: text for good color |
172 | 274 | SEMANTIC_COLOR_GOOD=Good
|
173 | 275 |
|
| 276 | +#XTXT: text for neutral color |
174 | 277 | SEMANTIC_COLOR_NEUTRAL=Neutral
|
175 | 278 |
|
| 279 | +#XTXT: text for error color |
176 | 280 | SEMANTIC_COLOR_ERROR=Critical
|
177 | 281 |
|
| 282 | +#XTOL: Tooltip Numeric Content Deviation Up |
178 | 283 | NUMERICCONTENT_DEVIATION_UP=Ascending
|
179 | 284 |
|
| 285 | +#XTOL: Tooltip Numeric Content Deviation Down |
180 | 286 | NUMERICCONTENT_DEVIATION_DOWN=Descending
|
181 | 287 |
|
| 288 | +#XACT: Aria role description for active ObjectStatus component |
182 | 289 | ARIA_OBJ_STATUS_DESC=Object Status Button
|
183 | 290 |
|
| 291 | +#XACT: Aria role description for inactive ObjectStatus component |
184 | 292 | ARIA_OBJ_STATUS_DESC_INACTIVE=Object Status
|
185 | 293 |
|
| 294 | +#XACT: Invisible text for ObjectStatus indication color |
186 | 295 | INDICATION_COLOR=Indication Color
|
187 | 296 |
|
| 297 | +#XACT: Invisible text for ObjectStatus empty value |
188 | 298 | EMPTY_VALUE=Empty Value
|
189 | 299 |
|
| 300 | +#XACT: Tooltip for unselected "Select All" checkbox of table |
190 | 301 | SELECT_ALL=Select All
|
191 | 302 |
|
| 303 | +#XACT: Tooltip for selected "Select All" checkbox of table |
192 | 304 | DESELECT_ALL=Deselect All
|
193 | 305 |
|
| 306 | +#XACT: Invisible text for ExpandableText Show More button |
194 | 307 | SHOW_FULL_TEXT=Show the full text
|
195 | 308 |
|
| 309 | +#XACT: Invisible text for ExpandableText Show Less button |
196 | 310 | CLOSE_POPOVER=Close the popover
|
197 | 311 |
|
| 312 | +#XTXT: Text describing the content of the reset warning message that is displayed in the filter dialog of the filter bar. |
198 | 313 | FILTER_DIALOG_RESET_WARNING=You are about to reset all the changes you made to your view settings and revert to the selected view.
|
199 | 314 |
|
| 315 | +#XACT: Aria label for moving an element to the top of a list/table through interaction - the placeholder includes the shortcut for this action |
200 | 316 | MOVE_TO_TOP=Move to Top{0}
|
201 | 317 |
|
| 318 | +#XACT: Aria label for moving an element up one level inside a list/table through interaction - the placeholder includes the shortcut for this action |
202 | 319 | MOVE_UP=Move Up{0}
|
203 | 320 |
|
| 321 | +#XACT: Aria label for moving an element down one level inside a list/table through interaction - the placeholder includes the shortcut for this action |
204 | 322 | MOVE_DOWN=Move Down{0}
|
205 | 323 |
|
| 324 | +#XACT: Aria label for moving an element to the bottom of a list/table through interaction - the placeholder includes the shortcut for this action |
206 | 325 | MOVE_TO_BOTTOM=Move to Bottom{0}
|
207 | 326 |
|
| 327 | +#XACT: Aria label describing how to reorder filters inside the FilterBar filters dialog |
208 | 328 | FILTER_DIALOG_REORDER_FILTERS=Press {0} and up or down key to move.
|
209 | 329 |
|
| 330 | +#XACT: Keyboard down arrow |
210 | 331 | DOWN_ARROW=Down Arrow
|
211 | 332 |
|
| 333 | +#XACT: Keyboard up arrow |
212 | 334 | UP_ARROW=Up Arrow
|
213 | 335 |
|
| 336 | +#XTXT: No-data text for filtered AnalyticalTable that returns no results |
214 | 337 | NO_DATA_FILTERED=No data found. Try adjusting the filter settings.
|
215 | 338 |
|
| 339 | +#XACT: Number of items in a pseudo list |
216 | 340 | WITH_X_ITEMS=with {0} items
|
217 | 341 |
|
| 342 | +#XACT: Message View error button label |
218 | 343 | ERROR_TYPE=Error Type
|
219 | 344 |
|
| 345 | +#XACT: Message View warning button label |
220 | 346 | WARNING_TYPE=Warning Type
|
221 | 347 |
|
| 348 | +#XACT: Message View information button label |
222 | 349 | INFORMATION_TYPE=Information Type
|
223 | 350 |
|
| 351 | +#XACT: Message View success button label |
224 | 352 | SUCCESS_TYPE=Success Type
|
225 | 353 |
|
0 commit comments