Skip to content

Commit b91e0ec

Browse files
Translation Delivery (#6862)
Translation Delivery
1 parent 5a55465 commit b91e0ec

File tree

1 file changed

+128
-0
lines changed

1 file changed

+128
-0
lines changed
Lines changed: 128 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,225 +1,353 @@
1+
#
12

3+
# https://openui5.hana.ondemand.com/topic/831039835e7c4da3a8a0b49567573afe
24

5+
#XTXT
36
TARGET=Target
47

8+
#XTXT
59
DEVIATION=Deviation
610

11+
#XTXT
712
ABORT=Abort
813

14+
#XTXT
915
CANCEL=Cancel
1016

17+
#XTXT
1118
CLOSE=Close
1219

20+
#XTXT
1321
DELETE=Delete
1422

23+
#XTXT
1524
IGNORE=Ignore
1625

26+
#XTXT
1727
NO=No
1828

29+
#XTXT
1930
OK=OK
2031

32+
#XTXT
2133
RETRY=Retry
2234

35+
#XTXT
2336
YES=Yes
2437

38+
#XTXT
2539
CLEAR_SORTING=Clear Sorting
2640

41+
#XTXT
2742
SORT_ASCENDING=Sort Ascending
2843

44+
#XTXT
2945
SORT_DESCENDING=Sort Descending
3046

47+
#XTXT
3148
GROUP=Group
3249

50+
#XACT: Aria announcement for grouped table rows
3351
GROUPED=Grouped
3452

53+
#XTXT
3554
UNGROUP=Ungroup
3655

56+
#XTOL
3757
DRAG_TO_RESIZE=Drag to resize
3858

59+
#XTXT
3960
PLEASE_WAIT=Please wait
4061

62+
#XTXT
4163
CONFIRMATION=Confirmation
64+
#XTXT
4265
ERROR=Error
66+
#XTXT
4367
INFORMATION=Information
68+
#XTXT
4469
SUCCESS=Success
70+
#XTXT
4571
WARNING=Warning
4672

73+
#XTXT
4774
SHOW_LESS=Show Less
75+
#XTXT
4876
SHOW_MORE=Show More
77+
#XTXT
4978
EXPAND_GROUP=Expand Group
79+
#XTXT
5080
COLLAPSE_GROUP=Collapse Group
5181

82+
#XBUT: Displays the filter item section of the FilterBar
5283
SHOW_FILTER_BAR=Show Filter Bar
84+
#XBUT: Hides the filter item section of the FilterBar
5385
HIDE_FILTER_BAR=Hide Filter Bar
86+
#XBUT: Clears all values from the filter items inside the FilterBar
5487
CLEAR=Clear
88+
#XBUT: Restores all filter items to initial value
5589
RESTORE=Restore
90+
#XBUT: Opens the filters dialog of the FilterBar
5691
FILTERS=Filters
92+
#XBUT: Opens the filters dialog of the FilterBar
5793
ADAPT_FILTERS=Adapt Filters
94+
#XBUT: Executes the search with given filter values of the FilterBar
5895
GO=Go
96+
#XBUT: Saves the filter configuration set in the filter dialog
5997
SAVE=Save
98+
#XCKL: Selects the filter to be displayed in the FilterBar.
6099
SHOW_ON_FILTER_BAR=Show on Filter Bar
100+
#XGRP: Default filter group name inside the filter dialog.
61101
BASIC=Basic
102+
#XBUT: Placeholder for search input.
62103
SEARCH_FOR_FILTERS=Search for Filters
104+
#XTXT: Tooltip for filter select in filter bar dialog
63105
FIELDS_BY_ATTRIBUTE=Show Filters by Attribute
106+
#XMIT: Selection item in filter bar dialog for displaying visible filters only.
64107
VISIBLE=Visible
108+
#XMIT: Selection item in filter bar dialog for displaying active filters only.
65109
ACTIVE=Active
110+
#XMIT: Selection item in filter bar dialog for displaying visible and active filters only.
66111
VISIBLE_AND_ACTIVE=Visible and Active
112+
#XMIT: Selection item in filter bar dialog for displaying mandatory (required) filters only.
67113
MANDATORY=Mandatory
114+
#XACT: ARIA announcement for SegmentedButton item in filter bar dialog for displaying filters in list view.
68115
LIST_VIEW=List View
116+
#XACT: ARIA announcement for SegmentedButton item in filter bar dialog for displaying filters in group view.
69117
GROUP_VIEW=Group View
118+
#XBUT: Shows values of filters in the filter bar dialog.
70119
SHOW_VALUES=Show Values
120+
#XBUT: Hide values of filters in the filter bar dialog.
71121
HIDE_VALUES=Hide Values
122+
#XCOL: Table column header for fields (filters) in the filter bar dialog. (deprecated)
72123
FIELD=Field
124+
#XCOL: Table column header for filters in the filter bar dialog.
73125
FILTER=Filter
126+
#XACT: ARIA announcement for active filters in the FilterBar's dialog table.
74127
FILTER_IS_ACTIVE=Filter is active
75128

76129

77130

131+
#XACT
78132
COLLAPSE_HEADER=Collapse Header
133+
#XACT
79134
EXPAND_HEADER=Expand Header
80135

136+
#XACT
81137
PIN_HEADER=Pin Header
138+
#XACT
82139
UNPIN_HEADER=Unpin Header
83140

141+
#XACT
84142
SEPARATOR=Separator
85143

144+
#XACT: ARIA announcement for the ActionSheet popover/dialog
86145
AVAILABLE_ACTIONS=Available Actions
87146

147+
#XACT: ARIA announcement for the action buttons inside the ActionSheet
88148
X_OF_Y=Item {0} of {1}
89149

150+
#XHED: Heading for the VariantManagement popover
90151
MY_VIEWS=My Views
91152

153+
#XHED: Heading for the VariantManagement Save View dialog
92154
SAVE_VIEW=Save View
93155

156+
#XHED: Heading for the VariantManagement Manage Views dialog
94157
MANAGE_VIEWS=Manage Views
95158

159+
#XFLD: Label for the VariantManagement Save View dialog input field
96160
VIEW=View
97161

162+
#XTIT: VariantManagement predefined title for Error Message duplicate Variant
98163
VARIANT_MANAGEMENT_ERROR_DUPLICATE=The view name already exists. Please enter a different name.
99164

165+
#XMSG: Error message if the variant name is left empty
100166
SPECIFY_VIEW_NAME=Please specify a view name.
101167

168+
#XFLD: Label for the VariantManagement Save View dialog checkbox
102169
SET_AS_DEFAULT=Set as Default
103170

171+
#XFLD: Label for the VariantManagement Save View dialog checkbox
104172
PUBLIC=Public
105173

174+
#XFLD: Label for the VariantManagement Save View dialog checkbox
106175
APPLY_AUTOMATICALLY=Apply Automatically
107176

177+
#XCOL: Column header for the VariantManagement Manage Views table
108178
SHARING=Sharing
109179

180+
#XCOL: Column header for the VariantManagement Manage Views table
110181
DEFAULT=Default
111182

183+
#XCOL: Column header for the VariantManagement Manage Views table
112184
CREATED_BY=Created By
113185

186+
#XBUT: Button for opening the VariantManagement Manage Views dialog
114187
MANAGE=Manage
115188

189+
#XTXT: Indicator that the view is public in the VariantManagement Manage Views table
116190
PRIVATE=Private
117191

192+
#XACT: Label for the "standard" radio button inside the VariantManagement Manage Views table
118193
MARK_AS_STANDARD=Use as Standard View
119194

195+
#XACT: Label for the "favorite" checkbox inside the VariantManagement Manage Views table
120196
MARK_AS_FAVORITE=Mark as Favorite View
121197

198+
#XBUT: Title for the delete icon inside the VariantManagement Manage Views table
122199
DELETE_VIEW=Delete View
123200

201+
#XBUT: Title for the VariantManagement select button
124202
SELECT_VIEW=Select View
125203

204+
#XACT: Label for the search variant input inside the VariantManagement Manage Views table
126205
SEARCH_VARIANT=Search Variant
127206

207+
#XBUT: Used in the MessageView component for filtering message types, should show messages of all types when selected
128208
ALL=All
129209

210+
#XTXT: Search input placeholder
130211
SEARCH=Search
131212

213+
#XBUT: Save As Button
132214
SAVE_AS=Save As
133215

216+
#XBUT: Reset icon inside input
134217
RESET=Reset
135218

219+
#XBUT: Title for selected favorite icon
136220
SELECTED_AS_FAVORITE=Selected as Favorite
137221

222+
#XBUT: Title for unselected favorite icon
138223
UNSELECTED_AS_FAVORITE=Unselected as Favorite
139224

225+
#XBUT: Select button
140226
SELECT=Select
141227

228+
#XTXT: Infobar text of SelectDialog
142229
SELECTED=Selected
143230

231+
#XTXT: Info text of Resizer Element in Splitter Layout
144232
PRESS_ARROW_KEYS_TO_MOVE=Press ARROW keys to move
145233

234+
#XBLI: List text for no data lists
146235
LIST_NO_DATA=No data
147236

237+
#XACT: Expand button aria label in Tree Table
148238
EXPAND_NODE=Expand Node
149239

240+
#XACT: Collapse button aria label in Tree Table
150241
COLLAPSE_NODE=Collapse Node
151242

243+
#XACT: Aria label text for expandable table cells in collapsed state
152244
EXPAND_PRESS_SPACE=To expand the row, press the spacebar.
153245

246+
#XACT: Aria label text for expandable table cells in expanded state
154247
COLLAPSE_PRESS_SPACE=To collapse the row, press the spacebar.
155248

249+
#XACT: Aria label text for selectable table cells in unselected state
156250
SELECT_PRESS_SPACE=To select the row, press the spacebar.
157251

252+
#XACT: Aria label text for selectable table cells in selected state
158253
UNSELECT_PRESS_SPACE=To deselect the row, press the spacebar.
159254

255+
#XACT: Aria label for unselected select-all checkbox cell inside a table
160256
SELECT_ALL_PRESS_SPACE=To select all rows, press the spacebar.
161257

258+
#XACT: Aria label for selected select-all checkbox cell inside a table
162259
UNSELECT_ALL_PRESS_SPACE=To deselect all rows, press the spacebar.
163260

261+
#XACT: Aria label text for an invalid table with overlay
164262
INVALID_TABLE=Invalid Table
165263

264+
#XACT: Aria announcement for filtered table columns
166265
FILTERED=Filtered
167266

267+
#XACT: Aria Role description for Card Headers
168268
ARIA_DESC_CARD_HEADER=Card Header
169269

270+
#XTXT: text for critical color
170271
SEMANTIC_COLOR_CRITICAL=Warning
171272

273+
#XTXT: text for good color
172274
SEMANTIC_COLOR_GOOD=Good
173275

276+
#XTXT: text for neutral color
174277
SEMANTIC_COLOR_NEUTRAL=Neutral
175278

279+
#XTXT: text for error color
176280
SEMANTIC_COLOR_ERROR=Critical
177281

282+
#XTOL: Tooltip Numeric Content Deviation Up
178283
NUMERICCONTENT_DEVIATION_UP=Ascending
179284

285+
#XTOL: Tooltip Numeric Content Deviation Down
180286
NUMERICCONTENT_DEVIATION_DOWN=Descending
181287

288+
#XACT: Aria role description for active ObjectStatus component
182289
ARIA_OBJ_STATUS_DESC=Object Status Button
183290

291+
#XACT: Aria role description for inactive ObjectStatus component
184292
ARIA_OBJ_STATUS_DESC_INACTIVE=Object Status
185293

294+
#XACT: Invisible text for ObjectStatus indication color
186295
INDICATION_COLOR=Indication Color
187296

297+
#XACT: Invisible text for ObjectStatus empty value
188298
EMPTY_VALUE=Empty Value
189299

300+
#XACT: Tooltip for unselected "Select All" checkbox of table
190301
SELECT_ALL=Select All
191302

303+
#XACT: Tooltip for selected "Select All" checkbox of table
192304
DESELECT_ALL=Deselect All
193305

306+
#XACT: Invisible text for ExpandableText Show More button
194307
SHOW_FULL_TEXT=Show the full text
195308

309+
#XACT: Invisible text for ExpandableText Show Less button
196310
CLOSE_POPOVER=Close the popover
197311

312+
#XTXT: Text describing the content of the reset warning message that is displayed in the filter dialog of the filter bar.
198313
FILTER_DIALOG_RESET_WARNING=You are about to reset all the changes you made to your view settings and revert to the selected view.
199314

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
200316
MOVE_TO_TOP=Move to Top{0}
201317

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
202319
MOVE_UP=Move Up{0}
203320

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
204322
MOVE_DOWN=Move Down{0}
205323

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
206325
MOVE_TO_BOTTOM=Move to Bottom{0}
207326

327+
#XACT: Aria label describing how to reorder filters inside the FilterBar filters dialog
208328
FILTER_DIALOG_REORDER_FILTERS=Press {0} and up or down key to move.
209329

330+
#XACT: Keyboard down arrow
210331
DOWN_ARROW=Down Arrow
211332

333+
#XACT: Keyboard up arrow
212334
UP_ARROW=Up Arrow
213335

336+
#XTXT: No-data text for filtered AnalyticalTable that returns no results
214337
NO_DATA_FILTERED=No data found. Try adjusting the filter settings.
215338

339+
#XACT: Number of items in a pseudo list
216340
WITH_X_ITEMS=with {0} items
217341

342+
#XACT: Message View error button label
218343
ERROR_TYPE=Error Type
219344

345+
#XACT: Message View warning button label
220346
WARNING_TYPE=Warning Type
221347

348+
#XACT: Message View information button label
222349
INFORMATION_TYPE=Information Type
223350

351+
#XACT: Message View success button label
224352
SUCCESS_TYPE=Success Type
225353

0 commit comments

Comments
 (0)