From fde6c63f9d897892213a01039586cb031ff4f6c3 Mon Sep 17 00:00:00 2001 From: service-tip-git Date: Sat, 21 Feb 2026 07:06:24 +0000 Subject: [PATCH 1/5] [INTERNAL] Translation delivery: commit by LX Lab Change-Id: Iaf5e1935223e9b1f305b93a5ed5a5c8bcd932825 --- .../main/src/i18n/messagebundle_en.properties | 150 ++++++++++++++++++ 1 file changed, 150 insertions(+) diff --git a/packages/main/src/i18n/messagebundle_en.properties b/packages/main/src/i18n/messagebundle_en.properties index 9b879d0a62d..8cb83acc4ff 100644 --- a/packages/main/src/i18n/messagebundle_en.properties +++ b/packages/main/src/i18n/messagebundle_en.properties @@ -1,256 +1,406 @@ +# +# https://sdk.openui5.org/#/topic/831039835e7c4da3a8a0b49567573afe/ +#XTXT TARGET=Target +#XTXT DEVIATION=Deviation +#XTXT ABORT=Abort +#XTXT CANCEL=Cancel +#XTXT CLOSE=Close +#XTXT DELETE=Delete +#XTXT IGNORE=Ignore +#XTXT NO=No +#XTXT OK=OK +#XTXT RETRY=Retry +#XTXT YES=Yes +#XTXT CLEAR_SORTING=Clear Sorting +#XTXT SORT_ASCENDING=Sort Ascending +#XTXT SORT_DESCENDING=Sort Descending +#XTXT GROUP=Group +#XACT: Aria announcement for grouped table rows GROUPED=Grouped +#XTXT UNGROUP=Ungroup +#XTOL DRAG_TO_RESIZE=Drag to resize +#XTXT PLEASE_WAIT=Please wait +#XTXT CONFIRMATION=Confirmation +#XTXT ERROR=Error +#XTXT INFORMATION=Information +#XTXT SUCCESS=Success +#XTXT WARNING=Warning +#XTXT SHOW_LESS=Show Less +#XTXT SHOW_MORE=Show More +#XTXT EXPAND_GROUP=Expand Group +#XTXT COLLAPSE_GROUP=Collapse Group +#XBUT: Displays the filter item section of the FilterBar SHOW_FILTER_BAR=Show Filter Bar +#XBUT: Hides the filter item section of the FilterBar HIDE_FILTER_BAR=Hide Filter Bar +#XBUT: Clears all values from the filter items inside the FilterBar CLEAR=Clear +#XBUT: Restores all filter items to initial value RESTORE=Restore +#XBUT: Opens the filters dialog of the FilterBar FILTERS=Filters +#XBUT: Opens the filters dialog of the FilterBar ADAPT_FILTERS=Adapt Filters +#XBUT: Executes the search with given filter values of the FilterBar GO=Go +#XBUT: Saves the filter configuration set in the filter dialog SAVE=Save +#XCKL: Selects the filter to be displayed in the FilterBar. SHOW_ON_FILTER_BAR=Show on Filter Bar +#XGRP: Default filter group name inside the filter dialog. BASIC=Basic +#XBUT: Placeholder for search input. SEARCH_FOR_FILTERS=Search for Filters +#XTXT: Tooltip for filter select in filter bar dialog FIELDS_BY_ATTRIBUTE=Show Filters by Attribute +#XMIT: Selection item in filter bar dialog for displaying visible filters only. VISIBLE=Visible +#XMIT: Selection item in filter bar dialog for displaying active filters only. ACTIVE=Active +#XMIT: Selection item in filter bar dialog for displaying visible and active filters only. VISIBLE_AND_ACTIVE=Visible and Active +#XMIT: Selection item in filter bar dialog for displaying mandatory (required) filters only. MANDATORY=Mandatory +#XACT: ARIA announcement for SegmentedButton item in filter bar dialog for displaying filters in list view. LIST_VIEW=List View +#XACT: ARIA announcement for SegmentedButton item in filter bar dialog for displaying filters in group view. GROUP_VIEW=Group View +#XBUT: Shows values of filters in the filter bar dialog. SHOW_VALUES=Show Values +#XBUT: Hide values of filters in the filter bar dialog. HIDE_VALUES=Hide Values +#XCOL: Table column header for fields (filters) in the filter bar dialog. (deprecated) FIELD=Field +#XCOL: Table column header for filters in the filter bar dialog. FILTER=Filter +#XACT: ARIA announcement for active filters in the FilterBar's dialog table. FILTER_IS_ACTIVE=Filter is active +#XACT COLLAPSE_HEADER=Collapse Header +#XACT EXPAND_HEADER=Expand Header +#XACT PIN_HEADER=Pin Header +#XACT UNPIN_HEADER=Unpin Header +#XACT SEPARATOR=Separator +#XACT: ARIA announcement for the ActionSheet popover/dialog AVAILABLE_ACTIONS=Available Actions +#XACT: ARIA announcement for the action buttons inside the ActionSheet X_OF_Y=Item {0} of {1} +#XHED: Heading for the VariantManagement popover MY_VIEWS=My Views +#XHED: Heading for the VariantManagement Save View dialog SAVE_VIEW=Save View +#XHED: Heading for the VariantManagement Manage Views dialog MANAGE_VIEWS=Manage Views +#XFLD: Label for the VariantManagement Save View dialog input field VIEW=View +#XTIT: VariantManagement predefined title for Error Message duplicate Variant VARIANT_MANAGEMENT_ERROR_DUPLICATE=The view name already exists. Please enter a different name. +#XMSG: Error message if the variant name is left empty SPECIFY_VIEW_NAME=Please specify a view name. +#XFLD: Label for the VariantManagement Save View dialog checkbox SET_AS_DEFAULT=Set as Default +#XFLD: Label for the VariantManagement Save View dialog checkbox PUBLIC=Public +#XFLD: Label for the VariantManagement Save View dialog checkbox APPLY_AUTOMATICALLY=Apply Automatically +#XCOL: Column header for the VariantManagement Manage Views table SHARING=Sharing +#XCOL: Column header for the VariantManagement Manage Views table DEFAULT=Default +#XCOL: Column header for the VariantManagement Manage Views table CREATED_BY=Created By +#XBUT: Button for opening the VariantManagement Manage Views dialog MANAGE=Manage +#XTXT: Indicator that the view is public in the VariantManagement Manage Views table PRIVATE=Private +#XACT: Label for the "standard" radio button inside the VariantManagement Manage Views table MARK_AS_STANDARD=Use as Standard View +#XACT: Label for the "favorite" checkbox inside the VariantManagement Manage Views table MARK_AS_FAVORITE=Mark as Favorite View +#XBUT: Title for the delete icon inside the VariantManagement Manage Views table DELETE_VIEW=Delete View +#XBUT: Title for the VariantManagement select button SELECT_VIEW=Select View +#XACT: Label for the search variant input inside the VariantManagement Manage Views table SEARCH_VARIANT=Search Variant +#XHED: Heading text for the IllustratedMessage component in the VariantManagement Manage Views dialog when no rows (views) are defined. NO_VIEWS_DEFINED_TITLE=No views available +#XMSG: Subheading text for the IllustratedMessage component in the Variant Management Manage Views dialog when no rows (views) are defined. NO_VIEWS_DEFINED_SUBTITLE=Please create some views. +#XBUT: Used in the MessageView component for filtering message types, should show messages of all types when selected ALL=All +#XTXT: Search input placeholder SEARCH=Search +#XBUT: Save As Button SAVE_AS=Save As +#XBUT: Reset icon inside input RESET=Reset +#XBUT: Title for selected favorite icon SELECTED_AS_FAVORITE=Selected as Favorite +#XBUT: Title for unselected favorite icon UNSELECTED_AS_FAVORITE=Unselected as Favorite +#XBUT: Select button SELECT=Select +#XTXT: Infobar text of SelectDialog SELECTED=Selected +#XTXT: Info text of Resizer Element in Splitter Layout PRESS_ARROW_KEYS_TO_MOVE=Press ARROW keys to move +#XBLI: List text for no data lists LIST_NO_DATA=No data +#XACT: Expand button aria label in Tree Table EXPAND_NODE=Expand Node +#XACT: Collapse button aria label in Tree Table COLLAPSE_NODE=Collapse Node +#XACT: Aria label text for expandable table cells in collapsed state EXPAND_PRESS_SPACE=To expand the row, press the spacebar. +#XACT: Aria label text for expandable table cells in expanded state COLLAPSE_PRESS_SPACE=To collapse the row, press the spacebar. +#XACT: general ARIA live announcement for expanded row ROW_EXPANDED=Row expanded +#XACT: general ARIA live announcement for collapsed row ROW_COLLAPSED=Row collapsed +#XACT: ARIA live announcement for expanded row number {0} ROW_X_EXPANDED=Row {0} expanded +#XACT: ARIA live announcement for collapsed row number {0} ROW_X_COLLAPSED=Row {0} collapsed +#XACT: Aria label text for selectable table cells in unselected state SELECT_PRESS_SPACE=To select the row, press the spacebar. +#XACT: Aria label text for selectable table cells in selected state UNSELECT_PRESS_SPACE=To deselect the row, press the spacebar. +#XACT: Aria label for unselected select-all checkbox cell inside a table SELECT_ALL_PRESS_SPACE=To select all rows, press the spacebar. +#XACT: Aria label for selected select-all checkbox cell inside a table UNSELECT_ALL_PRESS_SPACE=To deselect all rows, press the spacebar. +#XACT: Label for table selection column header SELECTION_COLUMN=Selection Column +#XACT: Label for table highlight column header HIGHLIGHT_COLUMN=Highlight Column +#XACT: Label for table navigation column header NAVIGATION_COLUMN=Navigation Column +#XACT: Aria label text for an invalid table with overlay INVALID_TABLE=Invalid Table +#XACT: Aria announcement for filtered table columns FILTERED=Filtered +#XACT: Aria Role description for Card Headers ARIA_DESC_CARD_HEADER=Card Header +#XTXT: text for critical color SEMANTIC_COLOR_CRITICAL=Warning +#XTXT: text for good color SEMANTIC_COLOR_GOOD=Good +#XTXT: text for neutral color SEMANTIC_COLOR_NEUTRAL=Neutral +#XTXT: text for error color SEMANTIC_COLOR_ERROR=Critical +#XTOL: Tooltip Numeric Content Deviation Up NUMERICCONTENT_DEVIATION_UP=Ascending +#XTOL: Tooltip Numeric Content Deviation Down NUMERICCONTENT_DEVIATION_DOWN=Descending +#XACT: Aria role description for active ObjectStatus component ARIA_OBJ_STATUS_DESC=Object Status Button +#XACT: Aria role description for inactive ObjectStatus component ARIA_OBJ_STATUS_DESC_INACTIVE=Object Status +#XACT: Invisible text for ObjectStatus indication color INDICATION_COLOR=Indication Color +#XACT: Invisible text for ObjectStatus empty value EMPTY_VALUE=Empty Value +#XACT: Tooltip for unselected "Select All" checkbox of table SELECT_ALL=Select All +#XACT: Tooltip for selected "Select All" checkbox of table DESELECT_ALL=Deselect All +#XACT: Invisible text for ExpandableText Show More button SHOW_FULL_TEXT=Show the full text +#XACT: Invisible text for ExpandableText Show Less button CLOSE_POPOVER=Close the popover +#XTXT: Text describing the content of the reset warning message that is displayed in the filter dialog of the filter bar. FILTER_DIALOG_RESET_WARNING=You are about to reset all the changes you made to your view settings and revert to the selected view. +#XACT: Aria label for moving an element to the top of a list/table through interaction - the placeholder includes the shortcut for this action MOVE_TO_TOP=Move to Top{0} +#XACT: Aria label for moving an element up one level inside a list/table through interaction - the placeholder includes the shortcut for this action MOVE_UP=Move Up{0} +#XACT: Aria label for moving an element down one level inside a list/table through interaction - the placeholder includes the shortcut for this action MOVE_DOWN=Move Down{0} +#XACT: Aria label for moving an element to the bottom of a list/table through interaction - the placeholder includes the shortcut for this action MOVE_TO_BOTTOM=Move to Bottom{0} +#XACT: Aria label describing how to reorder filters inside the FilterBar filters dialog FILTER_DIALOG_REORDER_FILTERS=Press {0} and up or down key to move. +#XACT: Keyboard down arrow DOWN_ARROW=Down Arrow +#XACT: Keyboard up arrow UP_ARROW=Up Arrow +#XTXT: No-data text for filtered AnalyticalTable that returns no results NO_DATA_FILTERED=No data found. Try adjusting the filter settings. +#XACT: Number of items in a pseudo list WITH_X_ITEMS=with {0} items +#XACT: Message View error button label ERROR_TYPE=Error Type +#XACT: Message View warning button label WARNING_TYPE=Warning Type +#XACT: Message View information button label INFORMATION_TYPE=Information Type +#XACT: Message View success button label SUCCESS_TYPE=Success Type +#XACT: Message View SegmentedButton label MESSAGE_TYPES=Message Types +#XACT: Message View label and tooltip for "navigate back" button in details view NAVIGATE_BACK=Navigate Back +#XACT: MessageView details announcement MESSAGE_DETAILS=Message Details +#XACT: Aria label for message items with detail view. HAS_DETAILS=Has Details +#XACT: Message Item counter label COUNTER=Counter +#XACT: Screen reader announcement text for selection in the SelectDialog component when multi-selection mode is active. The placeholder represents a number. SELECTED_ITEMS=Selected Items {0} +#XACT: Screen reader announcement for table cell that includes interactive element/s. The placeholder is the name of the element (e.g. "Input"). INCLUDES_X=Includes {0} + +#XACT: Screen reader announcement for a list containing interactive elements. +LIST_INTERACTIVE_ITEMS=List with interactive items. + +#XACT: Keyboard navigation instruction for focusing interactive content in a list. +MOVE_TO_CONTENT_F2=To move to the content, press F2. From 48808ba32931545f40cadbf747ce029e7c0abf3e Mon Sep 17 00:00:00 2001 From: service-tip-git Date: Sun, 22 Feb 2026 10:00:47 +0000 Subject: [PATCH 2/5] [INTERNAL] Translation delivery: commit by LX Lab Change-Id: If60872a1071161518fe15dc50ca02e01d9417ddf --- packages/main/src/i18n/messagebundle_en_US_saprigi.properties | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/main/src/i18n/messagebundle_en_US_saprigi.properties b/packages/main/src/i18n/messagebundle_en_US_saprigi.properties index 09de9706ad5..a8ce72ce28c 100644 --- a/packages/main/src/i18n/messagebundle_en_US_saprigi.properties +++ b/packages/main/src/i18n/messagebundle_en_US_saprigi.properties @@ -254,3 +254,7 @@ COUNTER=‌‍‌‌​‌‌​‍‍​‌‌‌‍‌​​‍​‌ SELECTED_ITEMS=‌​‍​​‍​‍‌‌‍​‌‌‌‍​‌‍‌​‍‍‍​‍​‍‌​‍‌‌‍​‌‍‌‍‍‍Selected Items ​​​{0}‌‌‌ INCLUDES_X=‍‍‍‌​‍‌​‍‍​‌​‍‍‍​‌​​‌‌‍‌‌‌‍​​‌‍‍‍‍‌‍‍​​​Includes ​​​{0}‌‌‌ + +LIST_INTERACTIVE_ITEMS=‍​​​‍​​‌‍‌‍‌‍‍‌‌‌‌‍‌‌‍​‍​​​‍‍‌‍‍‍‍‍‌‍‍‍List with interactive items. + +MOVE_TO_CONTENT_F2=‌​‌​‌‌​‍‍​​‍​‌‌​‌​‍​‍​‍‍‍​‍‍‌‍​​​​​‌​‌​​​To move to the content, press F2. From 5e28379916faa874f630bf0cf2f6ca880092ef6d Mon Sep 17 00:00:00 2001 From: service-tip-git Date: Wed, 25 Feb 2026 06:31:07 +0000 Subject: [PATCH 3/5] [INTERNAL] Translation delivery: commit by LX Lab Change-Id: I7da1d18cf4d0213d6bed1ba9fb188ffe351cf842 --- packages/main/src/i18n/messagebundle_en_US_saptrc.properties | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/main/src/i18n/messagebundle_en_US_saptrc.properties b/packages/main/src/i18n/messagebundle_en_US_saptrc.properties index 3bee50025fe..fe6304ed2f3 100644 --- a/packages/main/src/i18n/messagebundle_en_US_saptrc.properties +++ b/packages/main/src/i18n/messagebundle_en_US_saptrc.properties @@ -254,3 +254,7 @@ COUNTER=gS8D7S7FPhEqQDQgWxsk0g_Counter SELECTED_ITEMS=AAZQAWWE0zUHCCfrGN+/Fg_Selected Items {0} INCLUDES_X=50eGNF8AOyWgfO3yW3S/MA_Includes {0} + +LIST_INTERACTIVE_ITEMS=VHImaOD/9RsGQGWkUy+CFA_List with interactive items. + +MOVE_TO_CONTENT_F2=/EnpliG6DYkBwAOQ2ZO+wg_To move to the content, press F2. From 187eaf02d91bf1a76569db7c8aad6dbef0e4db27 Mon Sep 17 00:00:00 2001 From: service-tip-git Date: Wed, 25 Feb 2026 06:38:17 +0000 Subject: [PATCH 4/5] [INTERNAL] Translation delivery: commit by LX Lab Change-Id: I3ca9d9a09910e4b3d16c4fff00e1a7675642b192 --- packages/main/src/i18n/messagebundle_en_US_sappsd.properties | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/main/src/i18n/messagebundle_en_US_sappsd.properties b/packages/main/src/i18n/messagebundle_en_US_sappsd.properties index e3ca6e79846..53b88e70431 100644 --- a/packages/main/src/i18n/messagebundle_en_US_sappsd.properties +++ b/packages/main/src/i18n/messagebundle_en_US_sappsd.properties @@ -254,3 +254,7 @@ COUNTER=[[[Ĉŏűŋţēŗ∙∙∙∙∙∙∙]]] SELECTED_ITEMS=[[[Ŝēĺēċţēƌ Ĭţēɱş {0}]]] INCLUDES_X=[[[Ĭŋċĺűƌēş {0}]]] + +LIST_INTERACTIVE_ITEMS=[[[Ļįşţ ŵįţĥ įŋţēŗąċţįʋē įţēɱş.∙∙∙∙∙∙∙∙]]] + +MOVE_TO_CONTENT_F2=[[[Ţŏ ɱŏʋē ţŏ ţĥē ċŏŋţēŋţ, ρŗēşş Ƒ2.∙∙∙∙∙∙∙∙∙∙∙]]] From 19af8c035603cae0b7d38e81f7c0e34e350f2bfc Mon Sep 17 00:00:00 2001 From: service-tip-git Date: Wed, 25 Feb 2026 18:02:46 +0000 Subject: [PATCH 5/5] [INTERNAL] Translation delivery: commit by LX Lab Change-Id: I88d7754aa245d3f35585e5e35d84c5bb1de503ea --- .../main/src/i18n/messagebundle_ar.properties | 4 + .../main/src/i18n/messagebundle_bg.properties | 4 + .../main/src/i18n/messagebundle_ca.properties | 4 + .../src/i18n/messagebundle_cnr.properties | 4 + .../main/src/i18n/messagebundle_cs.properties | 4 + .../main/src/i18n/messagebundle_cy.properties | 4 + .../main/src/i18n/messagebundle_da.properties | 4 + .../main/src/i18n/messagebundle_de.properties | 4 + .../main/src/i18n/messagebundle_el.properties | 4 + .../main/src/i18n/messagebundle_en.properties | 146 ------------------ .../src/i18n/messagebundle_en_GB.properties | 4 + .../main/src/i18n/messagebundle_es.properties | 4 + .../src/i18n/messagebundle_es_MX.properties | 4 + .../main/src/i18n/messagebundle_et.properties | 4 + .../main/src/i18n/messagebundle_fi.properties | 4 + .../main/src/i18n/messagebundle_fr.properties | 4 + .../src/i18n/messagebundle_fr_CA.properties | 4 + .../main/src/i18n/messagebundle_hi.properties | 4 + .../main/src/i18n/messagebundle_hr.properties | 4 + .../main/src/i18n/messagebundle_hu.properties | 4 + .../main/src/i18n/messagebundle_id.properties | 4 + .../main/src/i18n/messagebundle_it.properties | 4 + .../main/src/i18n/messagebundle_iw.properties | 4 + .../main/src/i18n/messagebundle_ja.properties | 4 + .../main/src/i18n/messagebundle_kk.properties | 4 + .../main/src/i18n/messagebundle_ko.properties | 4 + .../main/src/i18n/messagebundle_lt.properties | 4 + .../main/src/i18n/messagebundle_lv.properties | 4 + .../main/src/i18n/messagebundle_mk.properties | 4 + .../main/src/i18n/messagebundle_ms.properties | 4 + .../main/src/i18n/messagebundle_nl.properties | 4 + .../main/src/i18n/messagebundle_no.properties | 4 + .../main/src/i18n/messagebundle_pl.properties | 4 + .../main/src/i18n/messagebundle_pt.properties | 4 + .../src/i18n/messagebundle_pt_PT.properties | 4 + .../main/src/i18n/messagebundle_ro.properties | 4 + .../main/src/i18n/messagebundle_ru.properties | 4 + .../main/src/i18n/messagebundle_sh.properties | 4 + .../main/src/i18n/messagebundle_sk.properties | 4 + .../main/src/i18n/messagebundle_sl.properties | 4 + .../main/src/i18n/messagebundle_sr.properties | 4 + .../main/src/i18n/messagebundle_sv.properties | 4 + .../main/src/i18n/messagebundle_th.properties | 4 + .../main/src/i18n/messagebundle_tr.properties | 4 + .../main/src/i18n/messagebundle_uk.properties | 6 +- .../main/src/i18n/messagebundle_vi.properties | 4 + .../src/i18n/messagebundle_zh_CN.properties | 4 + .../src/i18n/messagebundle_zh_TW.properties | 4 + 48 files changed, 189 insertions(+), 147 deletions(-) diff --git a/packages/main/src/i18n/messagebundle_ar.properties b/packages/main/src/i18n/messagebundle_ar.properties index 463ff745648..1d437b62235 100644 --- a/packages/main/src/i18n/messagebundle_ar.properties +++ b/packages/main/src/i18n/messagebundle_ar.properties @@ -254,3 +254,7 @@ COUNTER=العداد SELECTED_ITEMS=البنود المحددة {0} INCLUDES_X=يتضمن {0} + +LIST_INTERACTIVE_ITEMS=قائمة ببنود تفاعلية. + +MOVE_TO_CONTENT_F2=للانتقال إلى المحتوى، اضغط على F2. diff --git a/packages/main/src/i18n/messagebundle_bg.properties b/packages/main/src/i18n/messagebundle_bg.properties index fc69c3de04f..231cdca4454 100644 --- a/packages/main/src/i18n/messagebundle_bg.properties +++ b/packages/main/src/i18n/messagebundle_bg.properties @@ -254,3 +254,7 @@ COUNTER=Брояч SELECTED_ITEMS=Избрани позиции: {0} INCLUDES_X=Включва {0} + +LIST_INTERACTIVE_ITEMS=Списък с интерактивни позиции. + +MOVE_TO_CONTENT_F2=За да преминете към съдържанието, натиснете F2. diff --git a/packages/main/src/i18n/messagebundle_ca.properties b/packages/main/src/i18n/messagebundle_ca.properties index 3d6f5f646dc..fe41be9dcd2 100644 --- a/packages/main/src/i18n/messagebundle_ca.properties +++ b/packages/main/src/i18n/messagebundle_ca.properties @@ -254,3 +254,7 @@ COUNTER=Comptador SELECTED_ITEMS=Elements seleccionats {0} INCLUDES_X=Inclou {0} + +LIST_INTERACTIVE_ITEMS=Llista amb elements interactius. + +MOVE_TO_CONTENT_F2=Per moure al contingut, premeu F2. diff --git a/packages/main/src/i18n/messagebundle_cnr.properties b/packages/main/src/i18n/messagebundle_cnr.properties index 5d6811e6c11..b1c8bfdf508 100644 --- a/packages/main/src/i18n/messagebundle_cnr.properties +++ b/packages/main/src/i18n/messagebundle_cnr.properties @@ -254,3 +254,7 @@ COUNTER=Brojač SELECTED_ITEMS=Odabrane stavke {0} INCLUDES_X=Uključuje {0} + +LIST_INTERACTIVE_ITEMS=Lista sa interaktivnim stavkama. + +MOVE_TO_CONTENT_F2=Za prelazak na sadržaj kliknite na F2. diff --git a/packages/main/src/i18n/messagebundle_cs.properties b/packages/main/src/i18n/messagebundle_cs.properties index 60905f726ae..77395c37da1 100644 --- a/packages/main/src/i18n/messagebundle_cs.properties +++ b/packages/main/src/i18n/messagebundle_cs.properties @@ -254,3 +254,7 @@ COUNTER=Čítač SELECTED_ITEMS=Vybrané položky {0} INCLUDES_X=Zahrnuje {0} + +LIST_INTERACTIVE_ITEMS=Seznam s interaktivními položkami. + +MOVE_TO_CONTENT_F2=Pro přesun k obsahu stiskněte F2. diff --git a/packages/main/src/i18n/messagebundle_cy.properties b/packages/main/src/i18n/messagebundle_cy.properties index 0c21510508c..06b07f92a8a 100644 --- a/packages/main/src/i18n/messagebundle_cy.properties +++ b/packages/main/src/i18n/messagebundle_cy.properties @@ -254,3 +254,7 @@ COUNTER=Cownter SELECTED_ITEMS=Eitemau a Ddewiswyd {0} INCLUDES_X=Yn cynnwys {0} + +LIST_INTERACTIVE_ITEMS=Rhestr gydag eitemau rhyngweithiol. + +MOVE_TO_CONTENT_F2=I symud i''r cynnwys, pwyswch F2. diff --git a/packages/main/src/i18n/messagebundle_da.properties b/packages/main/src/i18n/messagebundle_da.properties index 458c1f1b9c4..312b84ee6de 100644 --- a/packages/main/src/i18n/messagebundle_da.properties +++ b/packages/main/src/i18n/messagebundle_da.properties @@ -254,3 +254,7 @@ COUNTER=Tæller SELECTED_ITEMS=Valgte elementer {0} INCLUDES_X=Inkluderer {0} + +LIST_INTERACTIVE_ITEMS=Liste med interaktive elementer. + +MOVE_TO_CONTENT_F2=Tryk F2 for at flytte indholdet. diff --git a/packages/main/src/i18n/messagebundle_de.properties b/packages/main/src/i18n/messagebundle_de.properties index e0b479a5249..43a8ad0a2df 100644 --- a/packages/main/src/i18n/messagebundle_de.properties +++ b/packages/main/src/i18n/messagebundle_de.properties @@ -254,3 +254,7 @@ COUNTER=Zähler SELECTED_ITEMS=Ausgewählte Elemente: {0} INCLUDES_X=Enthält {0} + +LIST_INTERACTIVE_ITEMS=Liste mit interaktiven Elementen. + +MOVE_TO_CONTENT_F2=F2 wählen, um zum Inhalt zu wechseln diff --git a/packages/main/src/i18n/messagebundle_el.properties b/packages/main/src/i18n/messagebundle_el.properties index e0f6cfdae56..4f715c81cee 100644 --- a/packages/main/src/i18n/messagebundle_el.properties +++ b/packages/main/src/i18n/messagebundle_el.properties @@ -254,3 +254,7 @@ COUNTER=Μετρητής SELECTED_ITEMS=Επιλεγμένα Είδη {0} INCLUDES_X=Περιλαμβάνει {0} + +LIST_INTERACTIVE_ITEMS=Λίστα με διαδραστικά στοιχεία. + +MOVE_TO_CONTENT_F2=Για μετακίνηση στο περιεχόμενο, πατήστε F2. diff --git a/packages/main/src/i18n/messagebundle_en.properties b/packages/main/src/i18n/messagebundle_en.properties index 8cb83acc4ff..a55946c2936 100644 --- a/packages/main/src/i18n/messagebundle_en.properties +++ b/packages/main/src/i18n/messagebundle_en.properties @@ -1,406 +1,260 @@ -# -# https://sdk.openui5.org/#/topic/831039835e7c4da3a8a0b49567573afe/ -#XTXT TARGET=Target -#XTXT DEVIATION=Deviation -#XTXT ABORT=Abort -#XTXT CANCEL=Cancel -#XTXT CLOSE=Close -#XTXT DELETE=Delete -#XTXT IGNORE=Ignore -#XTXT NO=No -#XTXT OK=OK -#XTXT RETRY=Retry -#XTXT YES=Yes -#XTXT CLEAR_SORTING=Clear Sorting -#XTXT SORT_ASCENDING=Sort Ascending -#XTXT SORT_DESCENDING=Sort Descending -#XTXT GROUP=Group -#XACT: Aria announcement for grouped table rows GROUPED=Grouped -#XTXT UNGROUP=Ungroup -#XTOL DRAG_TO_RESIZE=Drag to resize -#XTXT PLEASE_WAIT=Please wait -#XTXT CONFIRMATION=Confirmation -#XTXT ERROR=Error -#XTXT INFORMATION=Information -#XTXT SUCCESS=Success -#XTXT WARNING=Warning -#XTXT SHOW_LESS=Show Less -#XTXT SHOW_MORE=Show More -#XTXT EXPAND_GROUP=Expand Group -#XTXT COLLAPSE_GROUP=Collapse Group -#XBUT: Displays the filter item section of the FilterBar SHOW_FILTER_BAR=Show Filter Bar -#XBUT: Hides the filter item section of the FilterBar HIDE_FILTER_BAR=Hide Filter Bar -#XBUT: Clears all values from the filter items inside the FilterBar CLEAR=Clear -#XBUT: Restores all filter items to initial value RESTORE=Restore -#XBUT: Opens the filters dialog of the FilterBar FILTERS=Filters -#XBUT: Opens the filters dialog of the FilterBar ADAPT_FILTERS=Adapt Filters -#XBUT: Executes the search with given filter values of the FilterBar GO=Go -#XBUT: Saves the filter configuration set in the filter dialog SAVE=Save -#XCKL: Selects the filter to be displayed in the FilterBar. SHOW_ON_FILTER_BAR=Show on Filter Bar -#XGRP: Default filter group name inside the filter dialog. BASIC=Basic -#XBUT: Placeholder for search input. SEARCH_FOR_FILTERS=Search for Filters -#XTXT: Tooltip for filter select in filter bar dialog FIELDS_BY_ATTRIBUTE=Show Filters by Attribute -#XMIT: Selection item in filter bar dialog for displaying visible filters only. VISIBLE=Visible -#XMIT: Selection item in filter bar dialog for displaying active filters only. ACTIVE=Active -#XMIT: Selection item in filter bar dialog for displaying visible and active filters only. VISIBLE_AND_ACTIVE=Visible and Active -#XMIT: Selection item in filter bar dialog for displaying mandatory (required) filters only. MANDATORY=Mandatory -#XACT: ARIA announcement for SegmentedButton item in filter bar dialog for displaying filters in list view. LIST_VIEW=List View -#XACT: ARIA announcement for SegmentedButton item in filter bar dialog for displaying filters in group view. GROUP_VIEW=Group View -#XBUT: Shows values of filters in the filter bar dialog. SHOW_VALUES=Show Values -#XBUT: Hide values of filters in the filter bar dialog. HIDE_VALUES=Hide Values -#XCOL: Table column header for fields (filters) in the filter bar dialog. (deprecated) FIELD=Field -#XCOL: Table column header for filters in the filter bar dialog. FILTER=Filter -#XACT: ARIA announcement for active filters in the FilterBar's dialog table. FILTER_IS_ACTIVE=Filter is active -#XACT COLLAPSE_HEADER=Collapse Header -#XACT EXPAND_HEADER=Expand Header -#XACT PIN_HEADER=Pin Header -#XACT UNPIN_HEADER=Unpin Header -#XACT SEPARATOR=Separator -#XACT: ARIA announcement for the ActionSheet popover/dialog AVAILABLE_ACTIONS=Available Actions -#XACT: ARIA announcement for the action buttons inside the ActionSheet X_OF_Y=Item {0} of {1} -#XHED: Heading for the VariantManagement popover MY_VIEWS=My Views -#XHED: Heading for the VariantManagement Save View dialog SAVE_VIEW=Save View -#XHED: Heading for the VariantManagement Manage Views dialog MANAGE_VIEWS=Manage Views -#XFLD: Label for the VariantManagement Save View dialog input field VIEW=View -#XTIT: VariantManagement predefined title for Error Message duplicate Variant VARIANT_MANAGEMENT_ERROR_DUPLICATE=The view name already exists. Please enter a different name. -#XMSG: Error message if the variant name is left empty SPECIFY_VIEW_NAME=Please specify a view name. -#XFLD: Label for the VariantManagement Save View dialog checkbox SET_AS_DEFAULT=Set as Default -#XFLD: Label for the VariantManagement Save View dialog checkbox PUBLIC=Public -#XFLD: Label for the VariantManagement Save View dialog checkbox APPLY_AUTOMATICALLY=Apply Automatically -#XCOL: Column header for the VariantManagement Manage Views table SHARING=Sharing -#XCOL: Column header for the VariantManagement Manage Views table DEFAULT=Default -#XCOL: Column header for the VariantManagement Manage Views table CREATED_BY=Created By -#XBUT: Button for opening the VariantManagement Manage Views dialog MANAGE=Manage -#XTXT: Indicator that the view is public in the VariantManagement Manage Views table PRIVATE=Private -#XACT: Label for the "standard" radio button inside the VariantManagement Manage Views table MARK_AS_STANDARD=Use as Standard View -#XACT: Label for the "favorite" checkbox inside the VariantManagement Manage Views table MARK_AS_FAVORITE=Mark as Favorite View -#XBUT: Title for the delete icon inside the VariantManagement Manage Views table DELETE_VIEW=Delete View -#XBUT: Title for the VariantManagement select button SELECT_VIEW=Select View -#XACT: Label for the search variant input inside the VariantManagement Manage Views table SEARCH_VARIANT=Search Variant -#XHED: Heading text for the IllustratedMessage component in the VariantManagement Manage Views dialog when no rows (views) are defined. NO_VIEWS_DEFINED_TITLE=No views available -#XMSG: Subheading text for the IllustratedMessage component in the Variant Management Manage Views dialog when no rows (views) are defined. NO_VIEWS_DEFINED_SUBTITLE=Please create some views. -#XBUT: Used in the MessageView component for filtering message types, should show messages of all types when selected ALL=All -#XTXT: Search input placeholder SEARCH=Search -#XBUT: Save As Button SAVE_AS=Save As -#XBUT: Reset icon inside input RESET=Reset -#XBUT: Title for selected favorite icon SELECTED_AS_FAVORITE=Selected as Favorite -#XBUT: Title for unselected favorite icon UNSELECTED_AS_FAVORITE=Unselected as Favorite -#XBUT: Select button SELECT=Select -#XTXT: Infobar text of SelectDialog SELECTED=Selected -#XTXT: Info text of Resizer Element in Splitter Layout PRESS_ARROW_KEYS_TO_MOVE=Press ARROW keys to move -#XBLI: List text for no data lists LIST_NO_DATA=No data -#XACT: Expand button aria label in Tree Table EXPAND_NODE=Expand Node -#XACT: Collapse button aria label in Tree Table COLLAPSE_NODE=Collapse Node -#XACT: Aria label text for expandable table cells in collapsed state EXPAND_PRESS_SPACE=To expand the row, press the spacebar. -#XACT: Aria label text for expandable table cells in expanded state COLLAPSE_PRESS_SPACE=To collapse the row, press the spacebar. -#XACT: general ARIA live announcement for expanded row ROW_EXPANDED=Row expanded -#XACT: general ARIA live announcement for collapsed row ROW_COLLAPSED=Row collapsed -#XACT: ARIA live announcement for expanded row number {0} ROW_X_EXPANDED=Row {0} expanded -#XACT: ARIA live announcement for collapsed row number {0} ROW_X_COLLAPSED=Row {0} collapsed -#XACT: Aria label text for selectable table cells in unselected state SELECT_PRESS_SPACE=To select the row, press the spacebar. -#XACT: Aria label text for selectable table cells in selected state UNSELECT_PRESS_SPACE=To deselect the row, press the spacebar. -#XACT: Aria label for unselected select-all checkbox cell inside a table SELECT_ALL_PRESS_SPACE=To select all rows, press the spacebar. -#XACT: Aria label for selected select-all checkbox cell inside a table UNSELECT_ALL_PRESS_SPACE=To deselect all rows, press the spacebar. -#XACT: Label for table selection column header SELECTION_COLUMN=Selection Column -#XACT: Label for table highlight column header HIGHLIGHT_COLUMN=Highlight Column -#XACT: Label for table navigation column header NAVIGATION_COLUMN=Navigation Column -#XACT: Aria label text for an invalid table with overlay INVALID_TABLE=Invalid Table -#XACT: Aria announcement for filtered table columns FILTERED=Filtered -#XACT: Aria Role description for Card Headers ARIA_DESC_CARD_HEADER=Card Header -#XTXT: text for critical color SEMANTIC_COLOR_CRITICAL=Warning -#XTXT: text for good color SEMANTIC_COLOR_GOOD=Good -#XTXT: text for neutral color SEMANTIC_COLOR_NEUTRAL=Neutral -#XTXT: text for error color SEMANTIC_COLOR_ERROR=Critical -#XTOL: Tooltip Numeric Content Deviation Up NUMERICCONTENT_DEVIATION_UP=Ascending -#XTOL: Tooltip Numeric Content Deviation Down NUMERICCONTENT_DEVIATION_DOWN=Descending -#XACT: Aria role description for active ObjectStatus component ARIA_OBJ_STATUS_DESC=Object Status Button -#XACT: Aria role description for inactive ObjectStatus component ARIA_OBJ_STATUS_DESC_INACTIVE=Object Status -#XACT: Invisible text for ObjectStatus indication color INDICATION_COLOR=Indication Color -#XACT: Invisible text for ObjectStatus empty value EMPTY_VALUE=Empty Value -#XACT: Tooltip for unselected "Select All" checkbox of table SELECT_ALL=Select All -#XACT: Tooltip for selected "Select All" checkbox of table DESELECT_ALL=Deselect All -#XACT: Invisible text for ExpandableText Show More button SHOW_FULL_TEXT=Show the full text -#XACT: Invisible text for ExpandableText Show Less button CLOSE_POPOVER=Close the popover -#XTXT: Text describing the content of the reset warning message that is displayed in the filter dialog of the filter bar. FILTER_DIALOG_RESET_WARNING=You are about to reset all the changes you made to your view settings and revert to the selected view. -#XACT: Aria label for moving an element to the top of a list/table through interaction - the placeholder includes the shortcut for this action MOVE_TO_TOP=Move to Top{0} -#XACT: Aria label for moving an element up one level inside a list/table through interaction - the placeholder includes the shortcut for this action MOVE_UP=Move Up{0} -#XACT: Aria label for moving an element down one level inside a list/table through interaction - the placeholder includes the shortcut for this action MOVE_DOWN=Move Down{0} -#XACT: Aria label for moving an element to the bottom of a list/table through interaction - the placeholder includes the shortcut for this action MOVE_TO_BOTTOM=Move to Bottom{0} -#XACT: Aria label describing how to reorder filters inside the FilterBar filters dialog FILTER_DIALOG_REORDER_FILTERS=Press {0} and up or down key to move. -#XACT: Keyboard down arrow DOWN_ARROW=Down Arrow -#XACT: Keyboard up arrow UP_ARROW=Up Arrow -#XTXT: No-data text for filtered AnalyticalTable that returns no results NO_DATA_FILTERED=No data found. Try adjusting the filter settings. -#XACT: Number of items in a pseudo list WITH_X_ITEMS=with {0} items -#XACT: Message View error button label ERROR_TYPE=Error Type -#XACT: Message View warning button label WARNING_TYPE=Warning Type -#XACT: Message View information button label INFORMATION_TYPE=Information Type -#XACT: Message View success button label SUCCESS_TYPE=Success Type -#XACT: Message View SegmentedButton label MESSAGE_TYPES=Message Types -#XACT: Message View label and tooltip for "navigate back" button in details view NAVIGATE_BACK=Navigate Back -#XACT: MessageView details announcement MESSAGE_DETAILS=Message Details -#XACT: Aria label for message items with detail view. HAS_DETAILS=Has Details -#XACT: Message Item counter label COUNTER=Counter -#XACT: Screen reader announcement text for selection in the SelectDialog component when multi-selection mode is active. The placeholder represents a number. SELECTED_ITEMS=Selected Items {0} -#XACT: Screen reader announcement for table cell that includes interactive element/s. The placeholder is the name of the element (e.g. "Input"). INCLUDES_X=Includes {0} -#XACT: Screen reader announcement for a list containing interactive elements. LIST_INTERACTIVE_ITEMS=List with interactive items. -#XACT: Keyboard navigation instruction for focusing interactive content in a list. MOVE_TO_CONTENT_F2=To move to the content, press F2. diff --git a/packages/main/src/i18n/messagebundle_en_GB.properties b/packages/main/src/i18n/messagebundle_en_GB.properties index 262e884b424..4684bd741db 100644 --- a/packages/main/src/i18n/messagebundle_en_GB.properties +++ b/packages/main/src/i18n/messagebundle_en_GB.properties @@ -254,3 +254,7 @@ COUNTER=Counter SELECTED_ITEMS=Selected Items {0} INCLUDES_X=Includes {0} + +LIST_INTERACTIVE_ITEMS=List with interactive items. + +MOVE_TO_CONTENT_F2=To move to the content, press F2. diff --git a/packages/main/src/i18n/messagebundle_es.properties b/packages/main/src/i18n/messagebundle_es.properties index d437128dd14..109a2373600 100644 --- a/packages/main/src/i18n/messagebundle_es.properties +++ b/packages/main/src/i18n/messagebundle_es.properties @@ -254,3 +254,7 @@ COUNTER=Contador SELECTED_ITEMS=Elementos seleccionados {0} INCLUDES_X=Incluye {0} + +LIST_INTERACTIVE_ITEMS=Lista con posiciones interactivas. + +MOVE_TO_CONTENT_F2=Para mover al contenido, pulse F2. diff --git a/packages/main/src/i18n/messagebundle_es_MX.properties b/packages/main/src/i18n/messagebundle_es_MX.properties index 2963be3d09b..6c157080e7b 100644 --- a/packages/main/src/i18n/messagebundle_es_MX.properties +++ b/packages/main/src/i18n/messagebundle_es_MX.properties @@ -254,3 +254,7 @@ COUNTER=Contador SELECTED_ITEMS=Elementos seleccionados {0} INCLUDES_X=Incluye {0} + +LIST_INTERACTIVE_ITEMS=Lista con elementos interactivos. + +MOVE_TO_CONTENT_F2=Para mover al contenido, pulse F2. diff --git a/packages/main/src/i18n/messagebundle_et.properties b/packages/main/src/i18n/messagebundle_et.properties index 0704972fe15..ca682f487da 100644 --- a/packages/main/src/i18n/messagebundle_et.properties +++ b/packages/main/src/i18n/messagebundle_et.properties @@ -254,3 +254,7 @@ COUNTER=Loendur SELECTED_ITEMS=Valitud üksusi on {0} INCLUDES_X=Hõlmab {0} + +LIST_INTERACTIVE_ITEMS=Interaktiivsete üksustega loend. + +MOVE_TO_CONTENT_F2=Sisule liikumiseks vajutage klahvi F2. diff --git a/packages/main/src/i18n/messagebundle_fi.properties b/packages/main/src/i18n/messagebundle_fi.properties index 7c19f6b78f6..c9b2040e458 100644 --- a/packages/main/src/i18n/messagebundle_fi.properties +++ b/packages/main/src/i18n/messagebundle_fi.properties @@ -254,3 +254,7 @@ COUNTER=Laskuri SELECTED_ITEMS=Valitut elementit {0} INCLUDES_X=Sisältää {0} + +LIST_INTERACTIVE_ITEMS=Luettelo, jossa on vuorovaikutteisia kohteita. + +MOVE_TO_CONTENT_F2=Siirrä sisältö painamalla F2-näppäintä. diff --git a/packages/main/src/i18n/messagebundle_fr.properties b/packages/main/src/i18n/messagebundle_fr.properties index 716972222e6..70bd5f6b928 100644 --- a/packages/main/src/i18n/messagebundle_fr.properties +++ b/packages/main/src/i18n/messagebundle_fr.properties @@ -254,3 +254,7 @@ COUNTER=Compteur SELECTED_ITEMS=Éléments sélectionnés : {0} INCLUDES_X=Comprend {0} + +LIST_INTERACTIVE_ITEMS=Liste avec des éléments interactifs + +MOVE_TO_CONTENT_F2=Pour accéder au contenu, appuyez sur la touche F2. diff --git a/packages/main/src/i18n/messagebundle_fr_CA.properties b/packages/main/src/i18n/messagebundle_fr_CA.properties index 02d2bdc44be..9358295804f 100644 --- a/packages/main/src/i18n/messagebundle_fr_CA.properties +++ b/packages/main/src/i18n/messagebundle_fr_CA.properties @@ -254,3 +254,7 @@ COUNTER=Compteur SELECTED_ITEMS=Éléments sélectionnés {0} INCLUDES_X=Inclut {0} + +LIST_INTERACTIVE_ITEMS=Liste avec des éléments interactifs. + +MOVE_TO_CONTENT_F2=Pour passer au contenu, appuyez sur F2. diff --git a/packages/main/src/i18n/messagebundle_hi.properties b/packages/main/src/i18n/messagebundle_hi.properties index 96b0fbd5a4c..3e8b18d3004 100644 --- a/packages/main/src/i18n/messagebundle_hi.properties +++ b/packages/main/src/i18n/messagebundle_hi.properties @@ -254,3 +254,7 @@ COUNTER=काउंटर SELECTED_ITEMS=चयनित आइटम {0} INCLUDES_X={0} शामिल है + +LIST_INTERACTIVE_ITEMS=सहभागी आइटम वाली सूची. + +MOVE_TO_CONTENT_F2=सामग्री पर जाने के लिए, F2 दबाएं. diff --git a/packages/main/src/i18n/messagebundle_hr.properties b/packages/main/src/i18n/messagebundle_hr.properties index 4b57a7418b3..da9970a0f11 100644 --- a/packages/main/src/i18n/messagebundle_hr.properties +++ b/packages/main/src/i18n/messagebundle_hr.properties @@ -254,3 +254,7 @@ COUNTER=Brojač SELECTED_ITEMS=Odabrane stavke {0} INCLUDES_X=Uključuje {0} + +LIST_INTERACTIVE_ITEMS=Lista s interaktivnim stavkama. + +MOVE_TO_CONTENT_F2=Za prijelaz na sadržaj pritisnite F2. diff --git a/packages/main/src/i18n/messagebundle_hu.properties b/packages/main/src/i18n/messagebundle_hu.properties index bc1bbed3a17..bd5cafb9d24 100644 --- a/packages/main/src/i18n/messagebundle_hu.properties +++ b/packages/main/src/i18n/messagebundle_hu.properties @@ -254,3 +254,7 @@ COUNTER=Számláló SELECTED_ITEMS={0} kiválasztott elem INCLUDES_X=Tartalmazza ezt: {0} + +LIST_INTERACTIVE_ITEMS=Lista interaktív elemekkel. + +MOVE_TO_CONTENT_F2=A tartalom áthelyezéséhez nyomja le az F2 billentyűt. diff --git a/packages/main/src/i18n/messagebundle_id.properties b/packages/main/src/i18n/messagebundle_id.properties index faa70f86b5f..c801babb427 100644 --- a/packages/main/src/i18n/messagebundle_id.properties +++ b/packages/main/src/i18n/messagebundle_id.properties @@ -254,3 +254,7 @@ COUNTER=Penghitung SELECTED_ITEMS=Item yang Dipilih {0} INCLUDES_X=Mencakup {0} + +LIST_INTERACTIVE_ITEMS=Daftar dengan item interaktif. + +MOVE_TO_CONTENT_F2=Tekan tombol F2 untuk berpindah ke konten. diff --git a/packages/main/src/i18n/messagebundle_it.properties b/packages/main/src/i18n/messagebundle_it.properties index 716f35148d1..005cdaedc22 100644 --- a/packages/main/src/i18n/messagebundle_it.properties +++ b/packages/main/src/i18n/messagebundle_it.properties @@ -254,3 +254,7 @@ COUNTER=Contatore SELECTED_ITEMS=Posizioni selezionate {0} INCLUDES_X=Include {0} + +LIST_INTERACTIVE_ITEMS=Elenco con elementi interattivi. + +MOVE_TO_CONTENT_F2=Premere F2 per passare al contenuto. diff --git a/packages/main/src/i18n/messagebundle_iw.properties b/packages/main/src/i18n/messagebundle_iw.properties index 3a0d2411efe..d207d2c3a67 100644 --- a/packages/main/src/i18n/messagebundle_iw.properties +++ b/packages/main/src/i18n/messagebundle_iw.properties @@ -254,3 +254,7 @@ COUNTER=מונה SELECTED_ITEMS=פריטים שנבחרו {0} INCLUDES_X=כולל {0} + +LIST_INTERACTIVE_ITEMS=רשימה עם פריטים אינטראקטיביים. + +MOVE_TO_CONTENT_F2=למעבר לתוכן, לחץ על F2 diff --git a/packages/main/src/i18n/messagebundle_ja.properties b/packages/main/src/i18n/messagebundle_ja.properties index ba9ba511f5b..103e59971a9 100644 --- a/packages/main/src/i18n/messagebundle_ja.properties +++ b/packages/main/src/i18n/messagebundle_ja.properties @@ -254,3 +254,7 @@ COUNTER=カウンタ SELECTED_ITEMS=選択されたアイテム {0} INCLUDES_X={0} を含める + +LIST_INTERACTIVE_ITEMS=インタラクティブアイテムを含む一覧です。 + +MOVE_TO_CONTENT_F2=コンテンツに移動するには、F2 を押します。 diff --git a/packages/main/src/i18n/messagebundle_kk.properties b/packages/main/src/i18n/messagebundle_kk.properties index 8de2fa9aec8..136b1e4b708 100644 --- a/packages/main/src/i18n/messagebundle_kk.properties +++ b/packages/main/src/i18n/messagebundle_kk.properties @@ -254,3 +254,7 @@ COUNTER=Есептегіш SELECTED_ITEMS=Таңдалған тармақтар {0} INCLUDES_X="{0}" элементін қамтиды + +LIST_INTERACTIVE_ITEMS=Интерактивті тармақтары бар тізім. + +MOVE_TO_CONTENT_F2=Мазмұнға өту үшін F2 пернесін басыңыз. diff --git a/packages/main/src/i18n/messagebundle_ko.properties b/packages/main/src/i18n/messagebundle_ko.properties index 6cc9e703c69..16b0ac43c12 100644 --- a/packages/main/src/i18n/messagebundle_ko.properties +++ b/packages/main/src/i18n/messagebundle_ko.properties @@ -254,3 +254,7 @@ COUNTER=카운터 SELECTED_ITEMS={0}개의 선택한 항목 INCLUDES_X={0} 포함 + +LIST_INTERACTIVE_ITEMS=대화형 항목이 포함된 리스트입니다. + +MOVE_TO_CONTENT_F2=컨텐트로 이동하려면 F2 키를 누르십시오. diff --git a/packages/main/src/i18n/messagebundle_lt.properties b/packages/main/src/i18n/messagebundle_lt.properties index d4170b2eca9..6deb036f1a2 100644 --- a/packages/main/src/i18n/messagebundle_lt.properties +++ b/packages/main/src/i18n/messagebundle_lt.properties @@ -254,3 +254,7 @@ COUNTER=Skaitiklis SELECTED_ITEMS=Pasirinkti elementai {0} INCLUDES_X=Įtraukta {0} + +LIST_INTERACTIVE_ITEMS=Sąrašas su interaktyviais elementais. + +MOVE_TO_CONTENT_F2=Norėdami pereiti į turinį, spustelėkite F2. diff --git a/packages/main/src/i18n/messagebundle_lv.properties b/packages/main/src/i18n/messagebundle_lv.properties index 18cd711de11..cb08c179320 100644 --- a/packages/main/src/i18n/messagebundle_lv.properties +++ b/packages/main/src/i18n/messagebundle_lv.properties @@ -254,3 +254,7 @@ COUNTER=Skaitītājs SELECTED_ITEMS=Atlasītie elementi {0} INCLUDES_X=Ietver {0} + +LIST_INTERACTIVE_ITEMS=Saraksts ar interaktīviem elementiem. + +MOVE_TO_CONTENT_F2=Lai pārslēgtu uz saturu, nospiediet taustiņu F2. diff --git a/packages/main/src/i18n/messagebundle_mk.properties b/packages/main/src/i18n/messagebundle_mk.properties index 2b9786ca964..01677a62248 100644 --- a/packages/main/src/i18n/messagebundle_mk.properties +++ b/packages/main/src/i18n/messagebundle_mk.properties @@ -254,3 +254,7 @@ COUNTER=Бројач SELECTED_ITEMS=Избрани ставки {0} INCLUDES_X=Вклучува {0} + +LIST_INTERACTIVE_ITEMS=Список со интерактивни ставки. + +MOVE_TO_CONTENT_F2=За да преминете на содржината, притиснете F2. diff --git a/packages/main/src/i18n/messagebundle_ms.properties b/packages/main/src/i18n/messagebundle_ms.properties index c6e8fc2bb38..dd26cc6ea9a 100644 --- a/packages/main/src/i18n/messagebundle_ms.properties +++ b/packages/main/src/i18n/messagebundle_ms.properties @@ -254,3 +254,7 @@ COUNTER=Pembilang SELECTED_ITEMS=Item yang Dipilih {0} INCLUDES_X=Termasuk {0} + +LIST_INTERACTIVE_ITEMS=Senarai dengan item interaktif. + +MOVE_TO_CONTENT_F2=Untuk beralih ke kandungan, tekan F2. diff --git a/packages/main/src/i18n/messagebundle_nl.properties b/packages/main/src/i18n/messagebundle_nl.properties index 7470d0b9044..895f16a84b2 100644 --- a/packages/main/src/i18n/messagebundle_nl.properties +++ b/packages/main/src/i18n/messagebundle_nl.properties @@ -254,3 +254,7 @@ COUNTER=Teller SELECTED_ITEMS={0} geselecteerde elementen INCLUDES_X=Inclusief {0} + +LIST_INTERACTIVE_ITEMS=Lijst met interactieve elementen. + +MOVE_TO_CONTENT_F2=Druk op F2 om naar de content te gaan. diff --git a/packages/main/src/i18n/messagebundle_no.properties b/packages/main/src/i18n/messagebundle_no.properties index 18a1080d005..1bb468ca7b1 100644 --- a/packages/main/src/i18n/messagebundle_no.properties +++ b/packages/main/src/i18n/messagebundle_no.properties @@ -254,3 +254,7 @@ COUNTER=Teller SELECTED_ITEMS=Valgte elementer {0} INCLUDES_X=Inkluderer {0} + +LIST_INTERACTIVE_ITEMS=Liste med interaktive elementer. + +MOVE_TO_CONTENT_F2=Trykk på F2 for å gå til innholdet. diff --git a/packages/main/src/i18n/messagebundle_pl.properties b/packages/main/src/i18n/messagebundle_pl.properties index 9b720ece7e7..e72bf0cd03e 100644 --- a/packages/main/src/i18n/messagebundle_pl.properties +++ b/packages/main/src/i18n/messagebundle_pl.properties @@ -254,3 +254,7 @@ COUNTER=Licznik SELECTED_ITEMS=Wybrane pozycje {0} INCLUDES_X=Zawiera {0} + +LIST_INTERACTIVE_ITEMS=Lista z interaktywnymi pozycjami. + +MOVE_TO_CONTENT_F2=Aby przenieść do zawartości, naciśnij F2. diff --git a/packages/main/src/i18n/messagebundle_pt.properties b/packages/main/src/i18n/messagebundle_pt.properties index 16477146590..4698dcdc6d9 100644 --- a/packages/main/src/i18n/messagebundle_pt.properties +++ b/packages/main/src/i18n/messagebundle_pt.properties @@ -254,3 +254,7 @@ COUNTER=Contador SELECTED_ITEMS=Itens selecionados {0} INCLUDES_X=Inclui {0} + +LIST_INTERACTIVE_ITEMS=Lista com itens interativos. + +MOVE_TO_CONTENT_F2=Para mover para o conteúdo, pressione F2. diff --git a/packages/main/src/i18n/messagebundle_pt_PT.properties b/packages/main/src/i18n/messagebundle_pt_PT.properties index a80410587a8..76d5ed0d658 100644 --- a/packages/main/src/i18n/messagebundle_pt_PT.properties +++ b/packages/main/src/i18n/messagebundle_pt_PT.properties @@ -254,3 +254,7 @@ COUNTER=Contador SELECTED_ITEMS=Itens selecionados {0} INCLUDES_X=Inclui {0} + +LIST_INTERACTIVE_ITEMS=Lista com itens interativos. + +MOVE_TO_CONTENT_F2=Para mover para o conteúdo, premir F2. diff --git a/packages/main/src/i18n/messagebundle_ro.properties b/packages/main/src/i18n/messagebundle_ro.properties index 906c8b2a5c5..73fe45788f3 100644 --- a/packages/main/src/i18n/messagebundle_ro.properties +++ b/packages/main/src/i18n/messagebundle_ro.properties @@ -254,3 +254,7 @@ COUNTER=Contor SELECTED_ITEMS=Poziții selectate {0} INCLUDES_X=Include {0} + +LIST_INTERACTIVE_ITEMS=Listă cu poziții interactive. + +MOVE_TO_CONTENT_F2=Pentru a deplasa conținutul, apăsați F2. diff --git a/packages/main/src/i18n/messagebundle_ru.properties b/packages/main/src/i18n/messagebundle_ru.properties index c4ca5e0d2b4..3337c564fc9 100644 --- a/packages/main/src/i18n/messagebundle_ru.properties +++ b/packages/main/src/i18n/messagebundle_ru.properties @@ -254,3 +254,7 @@ COUNTER=Счетчик SELECTED_ITEMS=Выбранные позиции {0} INCLUDES_X=Включает {0} + +LIST_INTERACTIVE_ITEMS=Список с интерактивными позициями. + +MOVE_TO_CONTENT_F2=Для перемещения контента нажмите F2. diff --git a/packages/main/src/i18n/messagebundle_sh.properties b/packages/main/src/i18n/messagebundle_sh.properties index 13712ccc243..cf13d248a9b 100644 --- a/packages/main/src/i18n/messagebundle_sh.properties +++ b/packages/main/src/i18n/messagebundle_sh.properties @@ -254,3 +254,7 @@ COUNTER=Brojač SELECTED_ITEMS=Odabrane stavke {0} INCLUDES_X=Uključuje {0} + +LIST_INTERACTIVE_ITEMS=Lista sa interaktivnim stavkama. + +MOVE_TO_CONTENT_F2=Za prelazak na sadržaj kliknite na F2. diff --git a/packages/main/src/i18n/messagebundle_sk.properties b/packages/main/src/i18n/messagebundle_sk.properties index af547af2c4d..a3063b3eec9 100644 --- a/packages/main/src/i18n/messagebundle_sk.properties +++ b/packages/main/src/i18n/messagebundle_sk.properties @@ -254,3 +254,7 @@ COUNTER=Čítač SELECTED_ITEMS=Vybraté položky {0} INCLUDES_X=Zahŕňa {0} + +LIST_INTERACTIVE_ITEMS=Zoznam s interaktívnymi položkami. + +MOVE_TO_CONTENT_F2=Pre presun k obsahu stlačte F2. diff --git a/packages/main/src/i18n/messagebundle_sl.properties b/packages/main/src/i18n/messagebundle_sl.properties index d60f8283673..1f0f2ceba8a 100644 --- a/packages/main/src/i18n/messagebundle_sl.properties +++ b/packages/main/src/i18n/messagebundle_sl.properties @@ -254,3 +254,7 @@ COUNTER=Števec SELECTED_ITEMS=Izbrane postavke {0} INCLUDES_X=Vključuje {0} + +LIST_INTERACTIVE_ITEMS=Seznam z interaktivnimi postavkami. + +MOVE_TO_CONTENT_F2=Za pomik na vsebino pritisnite F2. diff --git a/packages/main/src/i18n/messagebundle_sr.properties b/packages/main/src/i18n/messagebundle_sr.properties index c1c0f42a310..a74d86fa46c 100644 --- a/packages/main/src/i18n/messagebundle_sr.properties +++ b/packages/main/src/i18n/messagebundle_sr.properties @@ -254,3 +254,7 @@ COUNTER=Бројач SELECTED_ITEMS=Одабране ставке {0} INCLUDES_X=Укључује {0} + +LIST_INTERACTIVE_ITEMS=Листа са интерактивним ставкама. + +MOVE_TO_CONTENT_F2=За прелазак на садржај кликните на F2. diff --git a/packages/main/src/i18n/messagebundle_sv.properties b/packages/main/src/i18n/messagebundle_sv.properties index e2af59ae366..33151ecb88b 100644 --- a/packages/main/src/i18n/messagebundle_sv.properties +++ b/packages/main/src/i18n/messagebundle_sv.properties @@ -254,3 +254,7 @@ COUNTER=Räknare SELECTED_ITEMS=Valda poster {0} INCLUDES_X=Inkluderar {0} + +LIST_INTERACTIVE_ITEMS=Lista med interaktiva element. + +MOVE_TO_CONTENT_F2=Tryck på F2 för att gå till innehåll. diff --git a/packages/main/src/i18n/messagebundle_th.properties b/packages/main/src/i18n/messagebundle_th.properties index 3e0ac0bec3f..3251ff30283 100644 --- a/packages/main/src/i18n/messagebundle_th.properties +++ b/packages/main/src/i18n/messagebundle_th.properties @@ -254,3 +254,7 @@ COUNTER=ตัวนับ SELECTED_ITEMS=รายการที่เลือก {0} INCLUDES_X=รวม {0} + +LIST_INTERACTIVE_ITEMS=รายการที่มีรายการแบบอินเตอร์แอคทีฟ + +MOVE_TO_CONTENT_F2=เมื่อต้องการย้ายเนื้อหา ให้กด F2 diff --git a/packages/main/src/i18n/messagebundle_tr.properties b/packages/main/src/i18n/messagebundle_tr.properties index 07c0d3e6b00..d2eba08b53b 100644 --- a/packages/main/src/i18n/messagebundle_tr.properties +++ b/packages/main/src/i18n/messagebundle_tr.properties @@ -254,3 +254,7 @@ COUNTER=Sayaç SELECTED_ITEMS=Seçilen öğeler {0} INCLUDES_X={0} içerir + +LIST_INTERACTIVE_ITEMS=Etkileşimli kalemler içeren liste. + +MOVE_TO_CONTENT_F2=İçeriğe gitmek için F2''ye basın. diff --git a/packages/main/src/i18n/messagebundle_uk.properties b/packages/main/src/i18n/messagebundle_uk.properties index c8bf7d35416..e49c645b49a 100644 --- a/packages/main/src/i18n/messagebundle_uk.properties +++ b/packages/main/src/i18n/messagebundle_uk.properties @@ -127,7 +127,7 @@ SEARCH_VARIANT=Шукати варіант NO_VIEWS_DEFINED_TITLE=Подання недоступні -NO_VIEWS_DEFINED_SUBTITLE=Створіть якісь подання. +NO_VIEWS_DEFINED_SUBTITLE=Створіть будь-які подання. ALL=Все @@ -254,3 +254,7 @@ COUNTER=Лічильник SELECTED_ITEMS=Вибрані позиції {0} INCLUDES_X=Включає {0} + +LIST_INTERACTIVE_ITEMS=Список з інтерактивними позиціями. + +MOVE_TO_CONTENT_F2=Щоб перейти до вмісту, натисніть F2. diff --git a/packages/main/src/i18n/messagebundle_vi.properties b/packages/main/src/i18n/messagebundle_vi.properties index 80fa0b11a06..fe5d12404c0 100644 --- a/packages/main/src/i18n/messagebundle_vi.properties +++ b/packages/main/src/i18n/messagebundle_vi.properties @@ -254,3 +254,7 @@ COUNTER=Bộ đếm SELECTED_ITEMS=Mục được chọn {0} INCLUDES_X=Bao gồm {0} + +LIST_INTERACTIVE_ITEMS=Danh sách có các mục tương tác. + +MOVE_TO_CONTENT_F2=Để di chuyển đến nội dung, hãy nhấn F2. diff --git a/packages/main/src/i18n/messagebundle_zh_CN.properties b/packages/main/src/i18n/messagebundle_zh_CN.properties index 559fba10a1e..c514b09640f 100644 --- a/packages/main/src/i18n/messagebundle_zh_CN.properties +++ b/packages/main/src/i18n/messagebundle_zh_CN.properties @@ -254,3 +254,7 @@ COUNTER=计数器 SELECTED_ITEMS=所选项目 {0} INCLUDES_X=包括 {0} + +LIST_INTERACTIVE_ITEMS=含交互式项目的列表。 + +MOVE_TO_CONTENT_F2=要移动到内容,请按 F2。 diff --git a/packages/main/src/i18n/messagebundle_zh_TW.properties b/packages/main/src/i18n/messagebundle_zh_TW.properties index eb1bddbab76..3a17754d815 100644 --- a/packages/main/src/i18n/messagebundle_zh_TW.properties +++ b/packages/main/src/i18n/messagebundle_zh_TW.properties @@ -254,3 +254,7 @@ COUNTER=計數器 SELECTED_ITEMS=所選項目 {0} INCLUDES_X=包含 {0} + +LIST_INTERACTIVE_ITEMS=包含互動式項目的清單。 + +MOVE_TO_CONTENT_F2=若要移到內容,請按下 F2。