@openui5/sap.m 1.71.60 → 1.71.62

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 (675) hide show
  1. package/package.json +4 -4
  2. package/src/sap/m/.library +2 -2
  3. package/src/sap/m/AccButton.js +2 -2
  4. package/src/sap/m/AccButtonRenderer.js +1 -1
  5. package/src/sap/m/ActionListItem.js +2 -2
  6. package/src/sap/m/ActionListItemRenderer.js +1 -1
  7. package/src/sap/m/ActionSelect.js +2 -2
  8. package/src/sap/m/ActionSelectRenderer.js +1 -1
  9. package/src/sap/m/ActionSheet.js +2 -2
  10. package/src/sap/m/ActionSheetRenderer.js +1 -1
  11. package/src/sap/m/App.js +2 -2
  12. package/src/sap/m/AppRenderer.js +1 -1
  13. package/src/sap/m/AssociativeOverflowToolbar.js +2 -2
  14. package/src/sap/m/Bar.js +2 -2
  15. package/src/sap/m/BarInPageEnabler.js +1 -1
  16. package/src/sap/m/BarRenderer.js +1 -1
  17. package/src/sap/m/Breadcrumbs.js +2 -2
  18. package/src/sap/m/BreadcrumbsRenderer.js +1 -1
  19. package/src/sap/m/BusyDialog.js +2 -2
  20. package/src/sap/m/BusyIndicator.js +2 -2
  21. package/src/sap/m/BusyIndicatorRenderer.js +1 -1
  22. package/src/sap/m/Button.js +2 -2
  23. package/src/sap/m/ButtonRenderer.js +1 -1
  24. package/src/sap/m/Carousel.js +2 -2
  25. package/src/sap/m/CarouselLayout.js +3 -3
  26. package/src/sap/m/CarouselRenderer.js +1 -1
  27. package/src/sap/m/CheckBox.js +2 -2
  28. package/src/sap/m/CheckBoxRenderer.js +1 -1
  29. package/src/sap/m/ColorPalette.js +2 -2
  30. package/src/sap/m/ColorPalettePopover.js +2 -2
  31. package/src/sap/m/ColorPaletteRenderer.js +1 -1
  32. package/src/sap/m/Column.js +2 -2
  33. package/src/sap/m/ColumnHeaderPopover.js +2 -2
  34. package/src/sap/m/ColumnListItem.js +2 -2
  35. package/src/sap/m/ColumnListItemRenderer.js +1 -1
  36. package/src/sap/m/ColumnPopoverActionItem.js +2 -2
  37. package/src/sap/m/ColumnPopoverCustomItem.js +2 -2
  38. package/src/sap/m/ColumnPopoverItem.js +2 -2
  39. package/src/sap/m/ColumnPopoverSortItem.js +2 -2
  40. package/src/sap/m/ComboBox.js +2 -2
  41. package/src/sap/m/ComboBoxBase.js +2 -2
  42. package/src/sap/m/ComboBoxBaseRenderer.js +1 -1
  43. package/src/sap/m/ComboBoxRenderer.js +1 -1
  44. package/src/sap/m/ComboBoxTextField.js +2 -2
  45. package/src/sap/m/ComboBoxTextFieldRenderer.js +1 -1
  46. package/src/sap/m/CustomListItem.js +2 -2
  47. package/src/sap/m/CustomListItemRenderer.js +1 -1
  48. package/src/sap/m/CustomTile.js +2 -2
  49. package/src/sap/m/CustomTileRenderer.js +1 -1
  50. package/src/sap/m/CustomTreeItem.js +2 -2
  51. package/src/sap/m/CustomTreeItemRenderer.js +1 -1
  52. package/src/sap/m/DatePicker.js +2 -2
  53. package/src/sap/m/DatePickerRenderer.js +1 -1
  54. package/src/sap/m/DateRangeSelection.js +3 -3
  55. package/src/sap/m/DateRangeSelectionRenderer.js +1 -1
  56. package/src/sap/m/DateTimeField.js +2 -2
  57. package/src/sap/m/DateTimeFieldRenderer.js +1 -1
  58. package/src/sap/m/DateTimeInput.js +2 -2
  59. package/src/sap/m/DateTimeInputRenderer.js +1 -1
  60. package/src/sap/m/DateTimePicker.js +2 -2
  61. package/src/sap/m/DateTimePickerRenderer.js +1 -1
  62. package/src/sap/m/Dialog.js +8 -33
  63. package/src/sap/m/DialogRenderer.js +1 -1
  64. package/src/sap/m/DisplayListItem.js +2 -2
  65. package/src/sap/m/DisplayListItemRenderer.js +1 -1
  66. package/src/sap/m/DraftIndicator.js +2 -2
  67. package/src/sap/m/DraftIndicatorRenderer.js +1 -1
  68. package/src/sap/m/FacetFilter.js +2 -2
  69. package/src/sap/m/FacetFilterItem.js +2 -2
  70. package/src/sap/m/FacetFilterItemRenderer.js +1 -1
  71. package/src/sap/m/FacetFilterList.js +2 -2
  72. package/src/sap/m/FacetFilterListRenderer.js +1 -1
  73. package/src/sap/m/FacetFilterRenderer.js +1 -1
  74. package/src/sap/m/FeedContent.js +2 -2
  75. package/src/sap/m/FeedContentRenderer.js +1 -1
  76. package/src/sap/m/FeedInput.js +2 -2
  77. package/src/sap/m/FeedInputRenderer.js +1 -1
  78. package/src/sap/m/FeedListItem.js +2 -2
  79. package/src/sap/m/FeedListItemAction.js +2 -2
  80. package/src/sap/m/FeedListItemRenderer.js +1 -1
  81. package/src/sap/m/Fiori20Adapter.js +3 -3
  82. package/src/sap/m/FlexBox.js +2 -2
  83. package/src/sap/m/FlexBoxCssPropertyMap.js +1 -1
  84. package/src/sap/m/FlexBoxRenderer.js +1 -1
  85. package/src/sap/m/FlexBoxStylingHelper.js +1 -1
  86. package/src/sap/m/FlexItemData.js +2 -2
  87. package/src/sap/m/FormattedText.js +2 -2
  88. package/src/sap/m/FormattedTextAnchorGenerator.js +1 -1
  89. package/src/sap/m/FormattedTextRenderer.js +1 -1
  90. package/src/sap/m/GenericTag.js +2 -2
  91. package/src/sap/m/GenericTagRenderer.js +1 -1
  92. package/src/sap/m/GenericTile.js +2 -2
  93. package/src/sap/m/GenericTileLineModeRenderer.js +1 -1
  94. package/src/sap/m/GenericTileRenderer.js +1 -1
  95. package/src/sap/m/GroupHeaderListItem.js +2 -2
  96. package/src/sap/m/GroupHeaderListItemRenderer.js +1 -1
  97. package/src/sap/m/GrowingEnablement.js +1 -1
  98. package/src/sap/m/GrowingList.js +2 -2
  99. package/src/sap/m/GrowingListRenderer.js +1 -1
  100. package/src/sap/m/HBox.js +2 -2
  101. package/src/sap/m/HBoxRenderer.js +1 -1
  102. package/src/sap/m/HeaderContainer.js +2 -2
  103. package/src/sap/m/HeaderContainerItemNavigator.js +2 -2
  104. package/src/sap/m/HeaderContainerRenderer.js +1 -1
  105. package/src/sap/m/HyphenationSupport.js +1 -1
  106. package/src/sap/m/IconTabBar.js +2 -2
  107. package/src/sap/m/IconTabBarDragAndDropUtil.js +1 -1
  108. package/src/sap/m/IconTabBarRenderer.js +1 -1
  109. package/src/sap/m/IconTabBarSelectList.js +2 -2
  110. package/src/sap/m/IconTabBarSelectListRenderer.js +1 -1
  111. package/src/sap/m/IconTabFilter.js +2 -2
  112. package/src/sap/m/IconTabHeader.js +2 -2
  113. package/src/sap/m/IconTabHeaderRenderer.js +1 -1
  114. package/src/sap/m/IconTabSeparator.js +2 -2
  115. package/src/sap/m/Image.js +2 -2
  116. package/src/sap/m/ImageContent.js +2 -2
  117. package/src/sap/m/ImageContentRenderer.js +1 -1
  118. package/src/sap/m/ImageRenderer.js +1 -1
  119. package/src/sap/m/Input.js +2 -2
  120. package/src/sap/m/InputBase.js +2 -2
  121. package/src/sap/m/InputBaseRenderer.js +1 -1
  122. package/src/sap/m/InputListItem.js +2 -2
  123. package/src/sap/m/InputListItemRenderer.js +1 -1
  124. package/src/sap/m/InputRenderer.js +1 -1
  125. package/src/sap/m/InstanceManager.js +1 -1
  126. package/src/sap/m/Label.js +2 -2
  127. package/src/sap/m/LabelRenderer.js +1 -1
  128. package/src/sap/m/LightBox.js +2 -2
  129. package/src/sap/m/LightBoxItem.js +2 -2
  130. package/src/sap/m/LightBoxRenderer.js +1 -1
  131. package/src/sap/m/Link.js +2 -2
  132. package/src/sap/m/LinkRenderer.js +1 -1
  133. package/src/sap/m/List.js +2 -2
  134. package/src/sap/m/ListBase.js +2 -2
  135. package/src/sap/m/ListBaseRenderer.js +1 -1
  136. package/src/sap/m/ListItemBase.js +2 -2
  137. package/src/sap/m/ListItemBaseRenderer.js +1 -1
  138. package/src/sap/m/ListRenderer.js +1 -1
  139. package/src/sap/m/MaskEnabler.js +2 -2
  140. package/src/sap/m/MaskInput.js +2 -2
  141. package/src/sap/m/MaskInputRenderer.js +1 -1
  142. package/src/sap/m/MaskInputRule.js +2 -2
  143. package/src/sap/m/Menu.js +2 -2
  144. package/src/sap/m/MenuButton.js +2 -2
  145. package/src/sap/m/MenuButtonRenderer.js +1 -1
  146. package/src/sap/m/MenuItem.js +2 -2
  147. package/src/sap/m/MenuListItem.js +2 -2
  148. package/src/sap/m/MenuListItemRenderer.js +1 -1
  149. package/src/sap/m/MessageBox.js +1 -1
  150. package/src/sap/m/MessageItem.js +2 -2
  151. package/src/sap/m/MessageListItem.js +2 -2
  152. package/src/sap/m/MessageListItemRenderer.js +1 -1
  153. package/src/sap/m/MessagePage.js +2 -2
  154. package/src/sap/m/MessagePageRenderer.js +1 -1
  155. package/src/sap/m/MessagePopover.js +2 -2
  156. package/src/sap/m/MessagePopoverItem.js +2 -2
  157. package/src/sap/m/MessagePopoverRenderer.js +1 -1
  158. package/src/sap/m/MessageStrip.js +2 -2
  159. package/src/sap/m/MessageStripRenderer.js +1 -1
  160. package/src/sap/m/MessageStripUtilities.js +1 -1
  161. package/src/sap/m/MessageToast.js +2 -2
  162. package/src/sap/m/MessageView.js +2 -2
  163. package/src/sap/m/MessageViewRenderer.js +1 -1
  164. package/src/sap/m/MultiComboBox.js +2 -2
  165. package/src/sap/m/MultiComboBoxRenderer.js +1 -1
  166. package/src/sap/m/MultiEditField.js +2 -2
  167. package/src/sap/m/MultiInput.js +2 -2
  168. package/src/sap/m/MultiInputRenderer.js +1 -1
  169. package/src/sap/m/NavContainer.js +2 -2
  170. package/src/sap/m/NavContainerRenderer.js +1 -1
  171. package/src/sap/m/NewsContent.js +2 -2
  172. package/src/sap/m/NewsContentRenderer.js +1 -1
  173. package/src/sap/m/NotificationListBase.js +2 -2
  174. package/src/sap/m/NotificationListGroup.js +2 -2
  175. package/src/sap/m/NotificationListGroupRenderer.js +1 -1
  176. package/src/sap/m/NotificationListItem.js +2 -2
  177. package/src/sap/m/NotificationListItemRenderer.js +1 -1
  178. package/src/sap/m/NumericContent.js +2 -2
  179. package/src/sap/m/NumericContentRenderer.js +1 -1
  180. package/src/sap/m/ObjectAttribute.js +2 -2
  181. package/src/sap/m/ObjectAttributeRenderer.js +1 -1
  182. package/src/sap/m/ObjectHeader.js +2 -2
  183. package/src/sap/m/ObjectHeaderRenderer.js +1 -1
  184. package/src/sap/m/ObjectIdentifier.js +2 -2
  185. package/src/sap/m/ObjectIdentifierRenderer.js +1 -1
  186. package/src/sap/m/ObjectListItem.js +2 -2
  187. package/src/sap/m/ObjectListItemRenderer.js +1 -1
  188. package/src/sap/m/ObjectMarker.js +2 -2
  189. package/src/sap/m/ObjectMarkerRenderer.js +1 -1
  190. package/src/sap/m/ObjectNumber.js +2 -2
  191. package/src/sap/m/ObjectNumberRenderer.js +1 -1
  192. package/src/sap/m/ObjectStatus.js +2 -2
  193. package/src/sap/m/ObjectStatusRenderer.js +1 -1
  194. package/src/sap/m/OverflowToolbar.js +2 -2
  195. package/src/sap/m/OverflowToolbarAssociativePopover.js +2 -2
  196. package/src/sap/m/OverflowToolbarAssociativePopoverControls.js +1 -1
  197. package/src/sap/m/OverflowToolbarButton.js +2 -2
  198. package/src/sap/m/OverflowToolbarLayoutData.js +2 -2
  199. package/src/sap/m/OverflowToolbarRenderer.js +1 -1
  200. package/src/sap/m/OverflowToolbarToggleButton.js +2 -2
  201. package/src/sap/m/P13nAnyFilterItem.js +2 -2
  202. package/src/sap/m/P13nColumnsItem.js +2 -2
  203. package/src/sap/m/P13nColumnsPanel.js +2 -2
  204. package/src/sap/m/P13nConditionPanel.js +2 -2
  205. package/src/sap/m/P13nDialog.js +2 -2
  206. package/src/sap/m/P13nDimMeasureItem.js +2 -2
  207. package/src/sap/m/P13nDimMeasurePanel.js +2 -2
  208. package/src/sap/m/P13nFilterItem.js +2 -2
  209. package/src/sap/m/P13nFilterPanel.js +2 -2
  210. package/src/sap/m/P13nGroupItem.js +2 -2
  211. package/src/sap/m/P13nGroupPanel.js +2 -2
  212. package/src/sap/m/P13nItem.js +2 -2
  213. package/src/sap/m/P13nPanel.js +2 -2
  214. package/src/sap/m/P13nSelectionItem.js +2 -2
  215. package/src/sap/m/P13nSelectionPanel.js +2 -2
  216. package/src/sap/m/P13nSortItem.js +2 -2
  217. package/src/sap/m/P13nSortPanel.js +2 -2
  218. package/src/sap/m/PDFViewer.js +2 -2
  219. package/src/sap/m/PDFViewerRenderManager.js +1 -1
  220. package/src/sap/m/PDFViewerRenderer.js +1 -1
  221. package/src/sap/m/Page.js +2 -2
  222. package/src/sap/m/PageAccessibleLandmarkInfo.js +2 -2
  223. package/src/sap/m/PageRenderer.js +1 -1
  224. package/src/sap/m/PagingButton.js +2 -2
  225. package/src/sap/m/PagingButtonRenderer.js +1 -1
  226. package/src/sap/m/Panel.js +2 -2
  227. package/src/sap/m/PanelRenderer.js +1 -1
  228. package/src/sap/m/PlanningCalendar.js +2 -2
  229. package/src/sap/m/PlanningCalendarHeader.js +2 -2
  230. package/src/sap/m/PlanningCalendarHeaderRenderer.js +1 -1
  231. package/src/sap/m/PlanningCalendarLegend.js +2 -2
  232. package/src/sap/m/PlanningCalendarLegendRenderer.js +1 -1
  233. package/src/sap/m/PlanningCalendarRenderer.js +1 -1
  234. package/src/sap/m/PlanningCalendarRow.js +2 -2
  235. package/src/sap/m/PlanningCalendarView.js +2 -2
  236. package/src/sap/m/Popover.js +2 -2
  237. package/src/sap/m/PopoverRenderer.js +1 -1
  238. package/src/sap/m/ProgressIndicator.js +2 -2
  239. package/src/sap/m/ProgressIndicatorRenderer.js +1 -1
  240. package/src/sap/m/PullToRefresh.js +2 -2
  241. package/src/sap/m/PullToRefreshRenderer.js +1 -1
  242. package/src/sap/m/QuickView.js +2 -2
  243. package/src/sap/m/QuickViewBase.js +2 -2
  244. package/src/sap/m/QuickViewCard.js +2 -2
  245. package/src/sap/m/QuickViewCardRenderer.js +1 -1
  246. package/src/sap/m/QuickViewGroup.js +2 -2
  247. package/src/sap/m/QuickViewGroupElement.js +2 -2
  248. package/src/sap/m/QuickViewPage.js +2 -2
  249. package/src/sap/m/QuickViewPageRenderer.js +1 -1
  250. package/src/sap/m/QuickViewRenderer.js +1 -1
  251. package/src/sap/m/RadioButton.js +2 -2
  252. package/src/sap/m/RadioButtonGroup.js +2 -2
  253. package/src/sap/m/RadioButtonGroupRenderer.js +1 -1
  254. package/src/sap/m/RadioButtonRenderer.js +1 -1
  255. package/src/sap/m/RangeSlider.js +2 -2
  256. package/src/sap/m/RangeSliderRenderer.js +1 -1
  257. package/src/sap/m/RatingIndicator.js +2 -2
  258. package/src/sap/m/RatingIndicatorRenderer.js +1 -1
  259. package/src/sap/m/ResponsivePopover.js +2 -2
  260. package/src/sap/m/ResponsivePopoverRenderer.js +1 -1
  261. package/src/sap/m/ResponsiveScale.js +2 -2
  262. package/src/sap/m/ScrollBar.js +2 -2
  263. package/src/sap/m/ScrollBarRenderer.js +1 -1
  264. package/src/sap/m/ScrollContainer.js +2 -2
  265. package/src/sap/m/ScrollContainerRenderer.js +1 -1
  266. package/src/sap/m/SearchField.js +2 -2
  267. package/src/sap/m/SearchFieldRenderer.js +1 -1
  268. package/src/sap/m/SegmentedButton.js +2 -2
  269. package/src/sap/m/SegmentedButtonItem.js +2 -2
  270. package/src/sap/m/SegmentedButtonRenderer.js +1 -1
  271. package/src/sap/m/Select.js +2 -2
  272. package/src/sap/m/SelectDialog.js +2 -2
  273. package/src/sap/m/SelectDialogRenderer.js +1 -1
  274. package/src/sap/m/SelectList.js +2 -2
  275. package/src/sap/m/SelectListRenderer.js +1 -1
  276. package/src/sap/m/SelectRenderer.js +1 -1
  277. package/src/sap/m/SelectionDetails.js +2 -2
  278. package/src/sap/m/SelectionDetailsFacade.js +3 -3
  279. package/src/sap/m/SelectionDetailsItem.js +2 -2
  280. package/src/sap/m/SelectionDetailsItemLine.js +2 -2
  281. package/src/sap/m/SelectionDetailsListItemRenderer.js +1 -1
  282. package/src/sap/m/SelectionDetailsRenderer.js +1 -1
  283. package/src/sap/m/Shell.js +2 -2
  284. package/src/sap/m/ShellRenderer.js +1 -1
  285. package/src/sap/m/SimpleFixFlex.js +2 -2
  286. package/src/sap/m/SimpleFixFlexRenderer.js +1 -1
  287. package/src/sap/m/SinglePlanningCalendar.js +2 -2
  288. package/src/sap/m/SinglePlanningCalendarDayView.js +2 -2
  289. package/src/sap/m/SinglePlanningCalendarGrid.js +2 -2
  290. package/src/sap/m/SinglePlanningCalendarGridRenderer.js +1 -1
  291. package/src/sap/m/SinglePlanningCalendarMonthGrid.js +2 -2
  292. package/src/sap/m/SinglePlanningCalendarMonthGridRenderer.js +1 -1
  293. package/src/sap/m/SinglePlanningCalendarMonthView.js +2 -2
  294. package/src/sap/m/SinglePlanningCalendarRenderer.js +1 -1
  295. package/src/sap/m/SinglePlanningCalendarUtilities.js +1 -1
  296. package/src/sap/m/SinglePlanningCalendarView.js +2 -2
  297. package/src/sap/m/SinglePlanningCalendarWeekView.js +2 -2
  298. package/src/sap/m/SinglePlanningCalendarWorkWeekView.js +2 -2
  299. package/src/sap/m/SlideTile.js +2 -2
  300. package/src/sap/m/SlideTileRenderer.js +1 -1
  301. package/src/sap/m/Slider.js +2 -2
  302. package/src/sap/m/SliderRenderer.js +1 -1
  303. package/src/sap/m/SliderTooltip.js +2 -2
  304. package/src/sap/m/SliderTooltipBase.js +2 -2
  305. package/src/sap/m/SliderTooltipBaseRenderer.js +1 -1
  306. package/src/sap/m/SliderTooltipContainer.js +2 -2
  307. package/src/sap/m/SliderTooltipContainerRenderer.js +1 -1
  308. package/src/sap/m/SliderTooltipRenderer.js +1 -1
  309. package/src/sap/m/SliderUtilities.js +1 -1
  310. package/src/sap/m/SplitApp.js +2 -2
  311. package/src/sap/m/SplitAppRenderer.js +1 -1
  312. package/src/sap/m/SplitButton.js +2 -2
  313. package/src/sap/m/SplitButtonRenderer.js +1 -1
  314. package/src/sap/m/SplitContainer.js +2 -2
  315. package/src/sap/m/SplitContainerRenderer.js +1 -1
  316. package/src/sap/m/StandardListItem.js +2 -2
  317. package/src/sap/m/StandardListItemRenderer.js +1 -1
  318. package/src/sap/m/StandardTile.js +2 -2
  319. package/src/sap/m/StandardTileRenderer.js +1 -1
  320. package/src/sap/m/StandardTreeItem.js +2 -2
  321. package/src/sap/m/StandardTreeItemRenderer.js +1 -1
  322. package/src/sap/m/StepInput.js +2 -2
  323. package/src/sap/m/StepInputRenderer.js +1 -1
  324. package/src/sap/m/Suggest.js +1 -1
  325. package/src/sap/m/SuggestionItem.js +2 -2
  326. package/src/sap/m/SuggestionsList.js +1 -1
  327. package/src/sap/m/SuggestionsPopover.js +2 -2
  328. package/src/sap/m/Support.js +1 -1
  329. package/src/sap/m/Switch.js +2 -2
  330. package/src/sap/m/SwitchRenderer.js +1 -1
  331. package/src/sap/m/TabContainer.js +2 -2
  332. package/src/sap/m/TabContainerItem.js +2 -2
  333. package/src/sap/m/TabContainerRenderer.js +1 -1
  334. package/src/sap/m/TabStrip.js +2 -2
  335. package/src/sap/m/TabStripItem.js +2 -2
  336. package/src/sap/m/TabStripRenderer.js +1 -1
  337. package/src/sap/m/Table.js +2 -2
  338. package/src/sap/m/TablePersoController.js +2 -2
  339. package/src/sap/m/TablePersoDialog.js +2 -2
  340. package/src/sap/m/TablePersoProvider.js +2 -2
  341. package/src/sap/m/TableRenderer.js +1 -1
  342. package/src/sap/m/TableSelectDialog.js +2 -2
  343. package/src/sap/m/TableSelectDialogRenderer.js +1 -1
  344. package/src/sap/m/Text.js +2 -2
  345. package/src/sap/m/TextArea.js +2 -2
  346. package/src/sap/m/TextAreaRenderer.js +1 -1
  347. package/src/sap/m/TextRenderer.js +1 -1
  348. package/src/sap/m/Tile.js +2 -2
  349. package/src/sap/m/TileContainer.js +2 -2
  350. package/src/sap/m/TileContainerRenderer.js +1 -1
  351. package/src/sap/m/TileContent.js +2 -2
  352. package/src/sap/m/TileContentRenderer.js +1 -1
  353. package/src/sap/m/TileRenderer.js +1 -1
  354. package/src/sap/m/TimePicker.js +2 -2
  355. package/src/sap/m/TimePickerRenderer.js +1 -1
  356. package/src/sap/m/TimePickerSlider.js +2 -2
  357. package/src/sap/m/TimePickerSliderRenderer.js +1 -1
  358. package/src/sap/m/TimePickerSliders.js +2 -2
  359. package/src/sap/m/TimePickerSlidersRenderer.js +1 -1
  360. package/src/sap/m/Title.js +2 -2
  361. package/src/sap/m/TitlePropagationSupport.js +2 -2
  362. package/src/sap/m/TitleRenderer.js +1 -1
  363. package/src/sap/m/ToggleButton.js +2 -2
  364. package/src/sap/m/ToggleButtonRenderer.js +1 -1
  365. package/src/sap/m/Token.js +2 -2
  366. package/src/sap/m/TokenRenderer.js +1 -1
  367. package/src/sap/m/Tokenizer.js +2 -2
  368. package/src/sap/m/TokenizerRenderer.js +1 -1
  369. package/src/sap/m/Toolbar.js +2 -2
  370. package/src/sap/m/ToolbarLayoutData.js +2 -2
  371. package/src/sap/m/ToolbarRenderer.js +1 -1
  372. package/src/sap/m/ToolbarSeparator.js +2 -2
  373. package/src/sap/m/ToolbarSeparatorRenderer.js +1 -1
  374. package/src/sap/m/ToolbarSpacer.js +2 -2
  375. package/src/sap/m/ToolbarSpacerRenderer.js +1 -1
  376. package/src/sap/m/Tree.js +2 -2
  377. package/src/sap/m/TreeItemBase.js +2 -2
  378. package/src/sap/m/TreeItemBaseRenderer.js +1 -1
  379. package/src/sap/m/TreeRenderer.js +1 -1
  380. package/src/sap/m/UploadCollection.js +2 -2
  381. package/src/sap/m/UploadCollectionItem.js +2 -2
  382. package/src/sap/m/UploadCollectionParameter.js +2 -2
  383. package/src/sap/m/UploadCollectionRenderer.js +1 -1
  384. package/src/sap/m/UploadCollectionToolbarPlaceholder.js +2 -2
  385. package/src/sap/m/VBox.js +2 -2
  386. package/src/sap/m/VBoxRenderer.js +1 -1
  387. package/src/sap/m/ViewSettingsCustomItem.js +2 -2
  388. package/src/sap/m/ViewSettingsCustomTab.js +2 -2
  389. package/src/sap/m/ViewSettingsDialog.js +2 -2
  390. package/src/sap/m/ViewSettingsDialogRenderer.js +1 -1
  391. package/src/sap/m/ViewSettingsFilterItem.js +2 -2
  392. package/src/sap/m/ViewSettingsItem.js +2 -2
  393. package/src/sap/m/VisibleItem.js +2 -2
  394. package/src/sap/m/Wizard.js +2 -2
  395. package/src/sap/m/WizardProgressNavigator.js +2 -2
  396. package/src/sap/m/WizardProgressNavigatorRenderer.js +1 -1
  397. package/src/sap/m/WizardRenderer.js +1 -1
  398. package/src/sap/m/WizardStep.js +2 -2
  399. package/src/sap/m/WizardStepRenderer.js +1 -1
  400. package/src/sap/m/changeHandler/AddTableColumn.js +2 -2
  401. package/src/sap/m/changeHandler/ChangeLinkTarget.js +2 -2
  402. package/src/sap/m/changeHandler/CombineButtons.js +2 -2
  403. package/src/sap/m/changeHandler/MoveTableColumns.js +2 -2
  404. package/src/sap/m/changeHandler/SplitMenuButton.js +2 -2
  405. package/src/sap/m/delegate/DateNavigation.js +1 -1
  406. package/src/sap/m/delegate/ValueStateMessage.js +1 -1
  407. package/src/sap/m/designtime/ActionSheet.designtime.js +1 -1
  408. package/src/sap/m/designtime/Bar.designtime.js +1 -1
  409. package/src/sap/m/designtime/Breadcrumbs.designtime.js +1 -1
  410. package/src/sap/m/designtime/BusyDialog.designtime.js +1 -1
  411. package/src/sap/m/designtime/Button.designtime.js +1 -1
  412. package/src/sap/m/designtime/Carousel.designtime.js +1 -1
  413. package/src/sap/m/designtime/CheckBox.designtime.js +1 -1
  414. package/src/sap/m/designtime/Column.designtime.js +1 -1
  415. package/src/sap/m/designtime/ComboBox.designtime.js +1 -1
  416. package/src/sap/m/designtime/CustomListItem.designtime.js +1 -1
  417. package/src/sap/m/designtime/CustomTile.designtime.js +1 -1
  418. package/src/sap/m/designtime/DatePicker.designtime.js +1 -1
  419. package/src/sap/m/designtime/DateRangeSelection.designtime.js +1 -1
  420. package/src/sap/m/designtime/DateTimeInput.designtime.js +1 -1
  421. package/src/sap/m/designtime/DateTimePicker.designtime.js +1 -1
  422. package/src/sap/m/designtime/Dialog.designtime.js +1 -1
  423. package/src/sap/m/designtime/DraftIndicator.designtime.js +1 -1
  424. package/src/sap/m/designtime/FeedInput.designtime.js +1 -1
  425. package/src/sap/m/designtime/FeedListItem.designtime.js +1 -1
  426. package/src/sap/m/designtime/FlexBox.designtime.js +1 -1
  427. package/src/sap/m/designtime/HBox.designtime.js +1 -1
  428. package/src/sap/m/designtime/IconTabBar.designtime.js +1 -1
  429. package/src/sap/m/designtime/IconTabFilter.designtime.js +1 -1
  430. package/src/sap/m/designtime/IconTabSeparator.designtime.js +1 -1
  431. package/src/sap/m/designtime/Image.designtime.js +1 -1
  432. package/src/sap/m/designtime/Input.designtime.js +1 -1
  433. package/src/sap/m/designtime/InputBase.designtime.js +1 -1
  434. package/src/sap/m/designtime/InputListItem.designtime.js +1 -1
  435. package/src/sap/m/designtime/Label.designtime.js +1 -1
  436. package/src/sap/m/designtime/LightBox.designtime.js +1 -1
  437. package/src/sap/m/designtime/Link.designtime.js +1 -1
  438. package/src/sap/m/designtime/ListBase.designtime.js +1 -1
  439. package/src/sap/m/designtime/ListItemBase.designtime.js +1 -1
  440. package/src/sap/m/designtime/MenuButton.designtime.js +1 -1
  441. package/src/sap/m/designtime/MessagePage.designtime.js +1 -1
  442. package/src/sap/m/designtime/MessageStrip.designtime.js +1 -1
  443. package/src/sap/m/designtime/MultiComboBox.designtime.js +1 -1
  444. package/src/sap/m/designtime/MultiInput.designtime.js +1 -1
  445. package/src/sap/m/designtime/NewsContent.designtime.js +1 -1
  446. package/src/sap/m/designtime/ObjectAttribute.designtime.js +1 -1
  447. package/src/sap/m/designtime/ObjectHeader.designtime.js +1 -1
  448. package/src/sap/m/designtime/ObjectIdentifier.designtime.js +1 -1
  449. package/src/sap/m/designtime/ObjectListItem.designtime.js +1 -1
  450. package/src/sap/m/designtime/ObjectMarker.designtime.js +1 -1
  451. package/src/sap/m/designtime/ObjectNumber.designtime.js +1 -1
  452. package/src/sap/m/designtime/ObjectStatus.designtime.js +1 -1
  453. package/src/sap/m/designtime/OverflowToolbar.designtime.js +1 -1
  454. package/src/sap/m/designtime/OverflowToolbarButton.designtime.js +1 -1
  455. package/src/sap/m/designtime/Page.designtime.js +1 -1
  456. package/src/sap/m/designtime/Panel.designtime.js +1 -1
  457. package/src/sap/m/designtime/PlanningCalendar.designtime.js +1 -1
  458. package/src/sap/m/designtime/PlanningCalendarLegend.designtime.js +1 -1
  459. package/src/sap/m/designtime/Popover.designtime.js +1 -1
  460. package/src/sap/m/designtime/ProgressIndicator.designtime.js +1 -1
  461. package/src/sap/m/designtime/QuickView.designtime.js +1 -1
  462. package/src/sap/m/designtime/QuickViewCard.designtime.js +1 -1
  463. package/src/sap/m/designtime/RadioButton.designtime.js +1 -1
  464. package/src/sap/m/designtime/RadioButtonGroup.designtime.js +1 -1
  465. package/src/sap/m/designtime/RangeSlider.designtime.js +1 -1
  466. package/src/sap/m/designtime/RatingIndicator.designtime.js +1 -1
  467. package/src/sap/m/designtime/ScrollContainer.designtime.js +1 -1
  468. package/src/sap/m/designtime/SearchField.designtime.js +1 -1
  469. package/src/sap/m/designtime/SegmentedButton.designtime.js +1 -1
  470. package/src/sap/m/designtime/Select.designtime.js +1 -1
  471. package/src/sap/m/designtime/Slider.designtime.js +1 -1
  472. package/src/sap/m/designtime/SplitApp.designtime.js +1 -1
  473. package/src/sap/m/designtime/SplitContainer.designtime.js +1 -1
  474. package/src/sap/m/designtime/StandardListItem.designtime.js +1 -1
  475. package/src/sap/m/designtime/StepInput.designtime.js +1 -1
  476. package/src/sap/m/designtime/Switch.designtime.js +1 -1
  477. package/src/sap/m/designtime/TabContainer.designtime.js +1 -1
  478. package/src/sap/m/designtime/Table.designtime.js +1 -1
  479. package/src/sap/m/designtime/Text.designtime.js +1 -1
  480. package/src/sap/m/designtime/TextArea.designtime.js +1 -1
  481. package/src/sap/m/designtime/TimePicker.designtime.js +1 -1
  482. package/src/sap/m/designtime/Title.designtime.js +1 -1
  483. package/src/sap/m/designtime/ToggleButton.designtime.js +1 -1
  484. package/src/sap/m/designtime/Toolbar.designtime.js +1 -1
  485. package/src/sap/m/designtime/VBox.designtime.js +1 -1
  486. package/src/sap/m/designtime/Wizard.designtime.js +1 -1
  487. package/src/sap/m/designtime/library.designtime.js +1 -1
  488. package/src/sap/m/designtime/messagebundle_ar.properties +0 -88
  489. package/src/sap/m/designtime/messagebundle_bg.properties +0 -88
  490. package/src/sap/m/designtime/messagebundle_ca.properties +0 -88
  491. package/src/sap/m/designtime/messagebundle_cs.properties +0 -88
  492. package/src/sap/m/designtime/messagebundle_da.properties +0 -88
  493. package/src/sap/m/designtime/messagebundle_de.properties +0 -88
  494. package/src/sap/m/designtime/messagebundle_el.properties +0 -88
  495. package/src/sap/m/designtime/messagebundle_en.properties +0 -88
  496. package/src/sap/m/designtime/messagebundle_es.properties +0 -88
  497. package/src/sap/m/designtime/messagebundle_et.properties +0 -88
  498. package/src/sap/m/designtime/messagebundle_fi.properties +0 -88
  499. package/src/sap/m/designtime/messagebundle_fr.properties +0 -88
  500. package/src/sap/m/designtime/messagebundle_hi.properties +0 -88
  501. package/src/sap/m/designtime/messagebundle_hr.properties +0 -88
  502. package/src/sap/m/designtime/messagebundle_hu.properties +0 -88
  503. package/src/sap/m/designtime/messagebundle_it.properties +0 -88
  504. package/src/sap/m/designtime/messagebundle_iw.properties +0 -88
  505. package/src/sap/m/designtime/messagebundle_ja.properties +0 -88
  506. package/src/sap/m/designtime/messagebundle_kk.properties +0 -88
  507. package/src/sap/m/designtime/messagebundle_ko.properties +0 -88
  508. package/src/sap/m/designtime/messagebundle_lt.properties +0 -88
  509. package/src/sap/m/designtime/messagebundle_lv.properties +0 -88
  510. package/src/sap/m/designtime/messagebundle_ms.properties +0 -88
  511. package/src/sap/m/designtime/messagebundle_nl.properties +0 -88
  512. package/src/sap/m/designtime/messagebundle_no.properties +0 -88
  513. package/src/sap/m/designtime/messagebundle_pl.properties +0 -88
  514. package/src/sap/m/designtime/messagebundle_pt.properties +0 -88
  515. package/src/sap/m/designtime/messagebundle_ro.properties +0 -88
  516. package/src/sap/m/designtime/messagebundle_ru.properties +0 -88
  517. package/src/sap/m/designtime/messagebundle_sh.properties +0 -88
  518. package/src/sap/m/designtime/messagebundle_sk.properties +0 -88
  519. package/src/sap/m/designtime/messagebundle_sl.properties +0 -88
  520. package/src/sap/m/designtime/messagebundle_sr.properties +0 -88
  521. package/src/sap/m/designtime/messagebundle_sv.properties +0 -88
  522. package/src/sap/m/designtime/messagebundle_th.properties +0 -88
  523. package/src/sap/m/designtime/messagebundle_tr.properties +0 -88
  524. package/src/sap/m/designtime/messagebundle_uk.properties +0 -88
  525. package/src/sap/m/designtime/messagebundle_vi.properties +0 -88
  526. package/src/sap/m/designtime/messagebundle_zh_CN.properties +0 -88
  527. package/src/sap/m/designtime/messagebundle_zh_TW.properties +0 -88
  528. package/src/sap/m/designtime/semantic/DetailPage.designtime.js +1 -1
  529. package/src/sap/m/designtime/semantic/SemanticPage.designtime.js +1 -1
  530. package/src/sap/m/designtime/semantic/ShareMenuPage.designtime.js +1 -1
  531. package/src/sap/m/flexibility/Bar.flexibility.js +1 -1
  532. package/src/sap/m/flexibility/Button.flexibility.js +1 -1
  533. package/src/sap/m/flexibility/CheckBox.flexibility.js +1 -1
  534. package/src/sap/m/flexibility/Dialog.flexibility.js +1 -1
  535. package/src/sap/m/flexibility/IconTabFilter.flexibility.js +1 -1
  536. package/src/sap/m/flexibility/InputListItem.flexibility.js +1 -1
  537. package/src/sap/m/flexibility/Label.flexibility.js +1 -1
  538. package/src/sap/m/flexibility/Link.flexibility.js +1 -1
  539. package/src/sap/m/flexibility/MenuButton.flexibility.js +1 -1
  540. package/src/sap/m/flexibility/OverflowToolbar.flexibility.js +1 -1
  541. package/src/sap/m/flexibility/OverflowToolbarButton.flexibility.js +1 -1
  542. package/src/sap/m/flexibility/Page.flexibility.js +1 -1
  543. package/src/sap/m/flexibility/Panel.flexibility.js +1 -1
  544. package/src/sap/m/flexibility/Popover.flexibility.js +1 -1
  545. package/src/sap/m/flexibility/RadioButton.flexibility.js +1 -1
  546. package/src/sap/m/flexibility/StandardListItem.flexibility.js +1 -1
  547. package/src/sap/m/flexibility/Table.flexibility.js +1 -1
  548. package/src/sap/m/flexibility/Text.flexibility.js +1 -1
  549. package/src/sap/m/flexibility/Title.flexibility.js +1 -1
  550. package/src/sap/m/flexibility/Toolbar.flexibility.js +1 -1
  551. package/src/sap/m/ios7.js +1 -1
  552. package/src/sap/m/library.js +3 -3
  553. package/src/sap/m/library.support.js +1 -1
  554. package/src/sap/m/messagebundle_ar.properties +0 -615
  555. package/src/sap/m/messagebundle_bg.properties +0 -615
  556. package/src/sap/m/messagebundle_ca.properties +0 -615
  557. package/src/sap/m/messagebundle_cs.properties +0 -615
  558. package/src/sap/m/messagebundle_da.properties +0 -615
  559. package/src/sap/m/messagebundle_de.properties +0 -615
  560. package/src/sap/m/messagebundle_el.properties +0 -615
  561. package/src/sap/m/messagebundle_en.properties +0 -615
  562. package/src/sap/m/messagebundle_es.properties +0 -615
  563. package/src/sap/m/messagebundle_et.properties +0 -615
  564. package/src/sap/m/messagebundle_fi.properties +0 -615
  565. package/src/sap/m/messagebundle_fr.properties +0 -615
  566. package/src/sap/m/messagebundle_hi.properties +0 -615
  567. package/src/sap/m/messagebundle_hr.properties +0 -615
  568. package/src/sap/m/messagebundle_hu.properties +0 -615
  569. package/src/sap/m/messagebundle_it.properties +0 -615
  570. package/src/sap/m/messagebundle_iw.properties +0 -615
  571. package/src/sap/m/messagebundle_ja.properties +0 -615
  572. package/src/sap/m/messagebundle_kk.properties +0 -615
  573. package/src/sap/m/messagebundle_ko.properties +0 -615
  574. package/src/sap/m/messagebundle_lt.properties +0 -615
  575. package/src/sap/m/messagebundle_lv.properties +0 -615
  576. package/src/sap/m/messagebundle_ms.properties +0 -615
  577. package/src/sap/m/messagebundle_nl.properties +0 -615
  578. package/src/sap/m/messagebundle_no.properties +0 -615
  579. package/src/sap/m/messagebundle_pl.properties +0 -615
  580. package/src/sap/m/messagebundle_pt.properties +0 -615
  581. package/src/sap/m/messagebundle_ro.properties +0 -615
  582. package/src/sap/m/messagebundle_ru.properties +0 -615
  583. package/src/sap/m/messagebundle_sh.properties +0 -615
  584. package/src/sap/m/messagebundle_sk.properties +0 -615
  585. package/src/sap/m/messagebundle_sl.properties +0 -615
  586. package/src/sap/m/messagebundle_sr.properties +0 -615
  587. package/src/sap/m/messagebundle_sv.properties +0 -615
  588. package/src/sap/m/messagebundle_th.properties +0 -615
  589. package/src/sap/m/messagebundle_tr.properties +0 -615
  590. package/src/sap/m/messagebundle_uk.properties +0 -615
  591. package/src/sap/m/messagebundle_vi.properties +0 -615
  592. package/src/sap/m/messagebundle_zh_CN.properties +0 -615
  593. package/src/sap/m/messagebundle_zh_TW.properties +0 -615
  594. package/src/sap/m/routing/RouteMatchedHandler.js +1 -1
  595. package/src/sap/m/routing/Router.js +1 -1
  596. package/src/sap/m/routing/Target.js +1 -1
  597. package/src/sap/m/routing/TargetHandler.js +1 -1
  598. package/src/sap/m/routing/Targets.js +1 -1
  599. package/src/sap/m/routing/async/Target.js +1 -1
  600. package/src/sap/m/routing/async/Targets.js +1 -1
  601. package/src/sap/m/routing/sync/Target.js +1 -1
  602. package/src/sap/m/routing/sync/Targets.js +1 -1
  603. package/src/sap/m/rules/Breadcrumbs.support.js +1 -1
  604. package/src/sap/m/rules/Button.support.js +1 -1
  605. package/src/sap/m/rules/CheckBox.support.js +1 -1
  606. package/src/sap/m/rules/DatePicker.support.js +1 -1
  607. package/src/sap/m/rules/DateRangeSelection.support.js +1 -1
  608. package/src/sap/m/rules/Dialog.support.js +1 -1
  609. package/src/sap/m/rules/FacetFilter.support.js +1 -1
  610. package/src/sap/m/rules/IconTabBar.support.js +1 -1
  611. package/src/sap/m/rules/Image.support.js +1 -1
  612. package/src/sap/m/rules/Input.support.js +1 -1
  613. package/src/sap/m/rules/Link.support.js +1 -1
  614. package/src/sap/m/rules/MaskInput.support.js +1 -1
  615. package/src/sap/m/rules/MessagePage.support.js +1 -1
  616. package/src/sap/m/rules/ObjectHeader.support.js +1 -1
  617. package/src/sap/m/rules/ObjectListItem.support.js +1 -1
  618. package/src/sap/m/rules/ObjectMarker.support.js +1 -1
  619. package/src/sap/m/rules/ObjectStatus.support.js +1 -1
  620. package/src/sap/m/rules/Panel.support.js +1 -1
  621. package/src/sap/m/rules/Select.support.js +1 -1
  622. package/src/sap/m/rules/SelectDialog.support.js +1 -1
  623. package/src/sap/m/rules/StepInput.support.js +1 -1
  624. package/src/sap/m/rules/Table.support.js +1 -1
  625. package/src/sap/m/rules/Title.support.js +1 -1
  626. package/src/sap/m/rules/Tokenizer.support.js +1 -1
  627. package/src/sap/m/rules/ViewSettingsDialog.support.js +1 -1
  628. package/src/sap/m/semantic/AddAction.js +2 -2
  629. package/src/sap/m/semantic/CancelAction.js +2 -2
  630. package/src/sap/m/semantic/DeleteAction.js +2 -2
  631. package/src/sap/m/semantic/DetailPage.js +2 -2
  632. package/src/sap/m/semantic/DiscussInJamAction.js +2 -2
  633. package/src/sap/m/semantic/EditAction.js +2 -2
  634. package/src/sap/m/semantic/FavoriteAction.js +2 -2
  635. package/src/sap/m/semantic/FilterAction.js +2 -2
  636. package/src/sap/m/semantic/FilterSelect.js +2 -2
  637. package/src/sap/m/semantic/FlagAction.js +2 -2
  638. package/src/sap/m/semantic/ForwardAction.js +2 -2
  639. package/src/sap/m/semantic/FullscreenPage.js +2 -2
  640. package/src/sap/m/semantic/GroupAction.js +2 -2
  641. package/src/sap/m/semantic/GroupSelect.js +2 -2
  642. package/src/sap/m/semantic/MainAction.js +2 -2
  643. package/src/sap/m/semantic/MasterPage.js +2 -2
  644. package/src/sap/m/semantic/MessagesIndicator.js +2 -2
  645. package/src/sap/m/semantic/MultiSelectAction.js +2 -2
  646. package/src/sap/m/semantic/NegativeAction.js +2 -2
  647. package/src/sap/m/semantic/OpenInAction.js +2 -2
  648. package/src/sap/m/semantic/PositiveAction.js +2 -2
  649. package/src/sap/m/semantic/PrintAction.js +2 -2
  650. package/src/sap/m/semantic/SaveAction.js +2 -2
  651. package/src/sap/m/semantic/Segment.js +2 -2
  652. package/src/sap/m/semantic/SegmentedContainer.js +2 -2
  653. package/src/sap/m/semantic/SemanticButton.js +2 -2
  654. package/src/sap/m/semantic/SemanticConfiguration.js +2 -2
  655. package/src/sap/m/semantic/SemanticControl.js +2 -2
  656. package/src/sap/m/semantic/SemanticOverflowToolbarButton.js +2 -2
  657. package/src/sap/m/semantic/SemanticPage.js +2 -2
  658. package/src/sap/m/semantic/SemanticPageRenderer.js +1 -1
  659. package/src/sap/m/semantic/SemanticSelect.js +2 -2
  660. package/src/sap/m/semantic/SemanticToggleButton.js +2 -2
  661. package/src/sap/m/semantic/SendEmailAction.js +2 -2
  662. package/src/sap/m/semantic/SendMessageAction.js +2 -2
  663. package/src/sap/m/semantic/ShareInJamAction.js +2 -2
  664. package/src/sap/m/semantic/ShareMenu.js +2 -2
  665. package/src/sap/m/semantic/ShareMenuPage.js +2 -2
  666. package/src/sap/m/semantic/SortAction.js +2 -2
  667. package/src/sap/m/semantic/SortSelect.js +2 -2
  668. package/src/sap/m/themes/base/Dialog.less +3 -1
  669. package/src/sap/m/themes/base/MenuButton.less +16 -1
  670. package/src/sap/m/themes/base/library.source.less +1 -1
  671. package/src/sap/m/themes/sap_hcb/library.source.less +1 -1
  672. package/src/sap/m/upload/UploadSet.js +2 -2
  673. package/src/sap/m/upload/UploadSetItem.js +2 -2
  674. package/src/sap/m/upload/UploadSetRenderer.js +1 -1
  675. package/src/sap/m/upload/Uploader.js +1 -1
@@ -1,1687 +1,1072 @@
1
- #This is the resource bundle for the SAPUI5 sap.m library
2
- #
3
1
 
4
- #XACT: ARIA ColumnHeader control description
5
2
  COLUMNHEADER_ACCESS_COLUMN_ACTIONS=Truy c\u00E2\u0323p thao ta\u0301c c\u00F4\u0323t
6
3
 
7
- #XACT: ARIA ColumnHeader filtered state announcement
8
4
  COLUMNHEADER_FILTERED=\u0110a\u0303 \u0111\u01B0\u01A1\u0323c lo\u0323c
9
5
 
10
- #XACT: ARIA ColumnHeader sorted state announcement
11
6
  COLUMNHEADER_SORTED=\u0110\u01B0\u01A1\u0323c s\u0103\u0301p x\u00EA\u0301p
12
7
 
13
- #XACT: ARIA ColumnHeader sort ascending state announcement
14
8
  COLUMNHEADER_SORTED_ASCENDING=T\u0103ng d\u00E2\u0300n
15
9
 
16
- #XACT: ARIA ColumnHeader sort descending state announcement
17
10
  COLUMNHEADER_SORTED_DESCENDING=Gia\u0309m d\u00E2\u0300n
18
11
 
19
- #XBUT: tooltip text for close button in the ColumnHeaderPopover
20
12
  COLUMNHEADERPOPOVER_CLOSE_BUTTON=\u0110o\u0301ng
21
13
 
22
- #XBUT: tooltip text for sort button in the ColumnHeaderPopover
23
14
  COLUMNHEADERPOPOVER_SORT_BUTTON=S\u0103\u0301p x\u00EA\u0301p
24
15
 
25
- #XACT: ARIA keyboard announcement for the combo box arrow
26
16
  COMBOBOX_BUTTON=L\u01B0\u0323a cho\u0323n ca\u0301c tu\u0300y cho\u0323n
27
17
 
28
- #XACT: ARIA announcement for Combo Box available options
29
18
  COMBOBOX_AVAILABLE_OPTIONS=Tu\u0300y cho\u0323n co\u0301 s\u0103\u0303n
30
19
 
31
- #XBUT: Button text for ok button in the combo box (mobile version)
32
20
  COMBOBOX_CLOSE_BUTTON=OK
33
21
 
34
- #XBUT: Default title text for picker in the combo box (mobile version)
35
22
  COMBOBOX_PICKER_TITLE=L\u01B0\u0323a cho\u0323n
36
23
 
37
- #XBUT: Button text for confirmation button in the select
38
24
  SELECT_CONFIRM_BUTTON=L\u01B0\u0323a cho\u0323n
39
25
 
40
- #XBUT: Button text for cancel button in the select (mobile version)
41
26
  SELECT_CANCEL_BUTTON=H\u1EE7y
42
27
 
43
- #XBLI: List text for no data lists
44
28
  LIST_NO_DATA=Kh\u00F4ng co\u0301 d\u01B0\u0303 li\u00EA\u0323u
45
29
 
46
- #XFLD: Label for Item selection control
47
30
  LIST_ITEM_SELECTION=L\u01B0\u0323a cho\u0323n mu\u0323c
48
31
 
49
- #XACT: ARIA announcement for the controls which do not provide any accessibility info
50
32
  CONTROL_EMPTY=R\u00F4\u0303ng
51
33
 
52
- #XACT: ARIA announcement for the disabled controls
53
34
  CONTROL_DISABLED=V\u00F4 hi\u00EA\u0323u ho\u0301a
54
35
 
55
- #XACT: ARIA announcement for the read-only controls
56
36
  CONTROL_READONLY=Chi\u0309 \u0111o\u0323c
57
37
 
58
- #XACT: ARIA announcement for the list which allows single selections
59
38
  LIST_SELECTABLE=Ch\u01B0\u0301a mu\u0323c co\u0301 th\u00EA\u0309 cho\u0323n
60
39
 
61
- #XACT: ARIA announcement for the list which allows multiple selections
62
40
  LIST_MULTISELECTABLE=Ch\u01B0\u0301a mu\u0323c co\u0301 \u0111a l\u01B0\u0323a cho\u0323n
63
41
 
64
- #XACT: ARIA announcement for the list which has deletable items
65
42
  LIST_DELETABLE=Ch\u01B0\u0301a mu\u0323c co\u0301 th\u00EA\u0309 xo\u0301a
66
43
 
67
- #XACT: ARIA announcement for the list which is grouped
68
44
  LIST_GROUPED=\u0110\u01B0\u01A1\u0323c ph\u00E2n nho\u0301m
69
45
 
70
- #XACT: ARIA announcement for the list when all items are selected
71
46
  LIST_ALL_SELECTED=T\u00E2\u0301t ca\u0309 \u0111\u01B0\u01A1\u0323c cho\u0323n
72
47
 
73
- #XACT: ARIA announcement for a required list (e.g. inside a form)
74
48
  LIST_REQUIRED=\u0110\u01B0\u01A1\u0323c y\u00EAu c\u00E2\u0300u
75
49
 
76
- #XACT: ARIA announcement for the selected list item
77
50
  LIST_ITEM_SELECTED=\u0110\u01B0\u01A1\u0323c cho\u0323n
78
51
 
79
- #XACT: ARIA announcement for a list item which is not selected
80
52
  LIST_ITEM_NOT_SELECTED=Kh\u00F4ng \u0111\u01B0\u01A1\u0323c cho\u0323n
81
53
 
82
- #XACT: ARIA keyboard announcement for the unread state of the list items
83
54
  LIST_ITEM_UNREAD=Kh\u00F4ng \u0111\u01B0\u01A1\u0323c \u0111o\u0323c
84
55
 
85
- #XACT: ARIA announcement for the navigable list items
86
56
  LIST_ITEM_NAVIGATION=Co\u0301 chi ti\u00EA\u0301t
87
57
 
88
- #XACT: ARIA announcement for the list item details with edit option
89
58
  LIST_ITEM_DETAIL=Co\u0301 th\u00EA\u0309 hi\u00EA\u0323u chi\u0309nh
90
59
 
91
- #XACT: ARIA announcement for the active clickable list items
92
60
  LIST_ITEM_ACTIVE=Hoa\u0323t \u0111\u00F4\u0323ng
93
61
 
94
- #XACT: ARIA announcement for the group header list items
95
62
  LIST_ITEM_GROUP_HEADER=Ti\u00EAu \u0111\u00EA\u0300 nho\u0301m
96
63
 
97
- #XACT: ARIA announcement for the position of the list items in an entire list
98
64
  LIST_ITEM_POSITION={0} cu\u0309a {1}
99
65
 
100
- #XACT: ARIA announcement for the position of the list item
101
66
  LIST_ITEM_INDEX=Mu\u0323c {0}
102
67
 
103
- #XACT: ARIA announcement for the counter property of the list item
104
68
  LIST_ITEM_COUNTER=B\u00F4\u0323 \u0111\u00EA\u0301m {0}
105
69
 
106
- #XACT: ARIA announcement for the information state of the list item
107
70
  LIST_ITEM_STATE_INFORMATION=Th\u00F4ng tin
108
71
 
109
- #XACT: ARIA announcement for the error state of the list item
110
72
  LIST_ITEM_STATE_ERROR=L\u1ED7i
111
73
 
112
- #XACT: ARIA announcement for the warning state of the list item
113
74
  LIST_ITEM_STATE_WARNING=Ca\u0309nh ba\u0301o
114
75
 
115
- #XACT: ARIA announcement for the success state of the list item
116
76
  LIST_ITEM_STATE_SUCCESS=Th\u00E0nh c\u00F4ng
117
77
 
118
- #XTOL: tooltip for the delete icon of the list item
119
78
  LIST_ITEM_DELETE=Xo\u0301a
120
79
 
121
- #XTOL: tooltip for the edit icon of the list item
122
80
  LIST_ITEM_EDIT=Hi\u00EA\u0323u chi\u0309nh
123
81
 
124
- #XACT: Aria-describedby text for Error MessageListItem.
125
82
  MESSAGE_LIST_ITEM_FOCUS_TEXT_LOCATION_ERROR=Nh\u00E2\u0301n Alt+Enter \u0111\u00EA\u0309 \u0111i \u0111\u00EA\u0301n vi\u0323 tri\u0301 l\u00F4\u0303i
126
83
 
127
- #XACT: Aria-describedby text for Warning MessageListItem.
128
84
  MESSAGE_LIST_ITEM_FOCUS_TEXT_LOCATION_WARNING=Nh\u00E2\u0301n Alt+Enter \u0111\u00EA\u0309 \u0111i \u0111\u00EA\u0301n vi\u0323 tri\u0301 ca\u0309nh ba\u0301o
129
85
 
130
- #XACT: Aria-describedby text for Success MessageListItem.
131
86
  MESSAGE_LIST_ITEM_FOCUS_TEXT_LOCATION_SUCCESS=Nh\u00E2\u0301n Alt+Enter \u0111\u00EA\u0309 \u0111i \u0111\u00EA\u0301n vi\u0323 tri\u0301 tha\u0300nh c\u00F4ng
132
87
 
133
- #XACT: Aria-describedby text for Information MessageListItem.
134
88
  MESSAGE_LIST_ITEM_FOCUS_TEXT_LOCATION_INFORMATION=Nh\u00E2\u0301n Alt+Enter \u0111\u00EA\u0309 \u0111i \u0111\u00EA\u0301n vi\u0323 tri\u0301 th\u00F4ng tin
135
89
 
136
- #XACT: Aria-describedby text for MessageListItem when details are available.
137
90
  MESSAGE_LIST_ITEM_FOCUS_TEXT_DESCRIPTION=Nh\u00E2\u0301n Enter \u0111\u00EA\u0309 \u0111i \u0111\u00EA\u0301n trang Chi ti\u00EA\u0301t
138
91
 
139
- #XACT: Link aria-describedby text for MessageView type Error.
140
92
  MESSAGE_VIEW_LINK_FOCUS_TEXT_ERROR=Ki\u0301ch hoa\u0323t li\u00EAn k\u00EA\u0301t \u0111\u00EA\u0309 \u0111i \u0111\u00EA\u0301n vi\u0323 tri\u0301 l\u00F4\u0303i
141
93
 
142
- #XACT: Link aria-describedby text for MessageView type Warning.
143
94
  MESSAGE_VIEW_LINK_FOCUS_TEXT_WARNING=Ki\u0301ch hoa\u0323t li\u00EAn k\u00EA\u0301t \u0111\u00EA\u0309 \u0111i \u0111\u00EA\u0301n vi\u0323 tri\u0301 ca\u0309nh ba\u0301o
144
95
 
145
- #XACT: Link aria-describedby text for MessageView type Error.
146
96
  MESSAGE_VIEW_LINK_FOCUS_TEXT_SUCCESS=Ki\u0301ch hoa\u0323t li\u00EAn k\u00EA\u0301t \u0111\u00EA\u0309 \u0111i \u0111\u00EA\u0301n vi\u0323 tri\u0301 tha\u0300nh c\u00F4ng
147
97
 
148
- #XACT: Link aria-describedby text for MessageView type Warning.
149
98
  MESSAGE_VIEW_LINK_FOCUS_TEXT_INFORMATION=Ki\u0301ch hoa\u0323t li\u00EAn k\u00EA\u0301t \u0111\u00EA\u0309 \u0111i \u0111\u00EA\u0301n vi\u0323 tri\u0301 th\u00F4ng tin
150
99
 
151
- #XBUT: Button text for back button on page
152
100
  PAGE_NAVBUTTON_TEXT=Quay la\u0323i
153
101
 
154
- #XBUT: A switch is a user interface control on mobile devices that is used for change between binary states
155
102
  SWITCH_ON=B\u00E2\u0323t
156
103
 
157
- #XBUT: A switch is a user interface control on mobile devices that is used for change between binary states
158
104
  SWITCH_OFF=T\u0103\u0301t
159
105
 
160
- #XACT: ARIA keyboard announcement for the accept state in the Switch control
161
106
  SWITCH_ARIA_ACCEPT=Ch\u00E2\u0301p nh\u00E2\u0323n
162
107
 
163
- #XACT: ARIA keyboard announcement for the reject state in the Switch control
164
108
  SWITCH_ARIA_REJECT=T\u01B0\u0300 ch\u00F4\u0301i
165
109
 
166
- #XBUT: Button text for cancel button in the action sheet
167
110
  ACTIONSHEET_CANCELBUTTON_TEXT=H\u1EE7y
168
111
 
169
- #XACT: ARIA announcement for index of a button
170
112
  ACTIONSHEET_BUTTON_INDEX={0} cu\u0309a {1}
171
113
 
172
- #XACT: ARIA announcement for Action Sheet available actions
173
114
  ACTIONSHEET_AVAILABLE_ACTIONS=Ha\u0300nh \u0111\u00F4\u0323ng s\u0103\u0303n co\u0301
174
115
 
175
- #XBUT: Button text for cancel button in the busy dialog
176
116
  BUSYDIALOG_CANCELBUTTON_TEXT=H\u1EE7y
177
117
 
178
- #XBUT: Text for growing list - pull button to load more data
179
118
  LOAD_MORE_DATA=Th\u00EAm
180
119
 
181
- #XBUT: Date Selection text for Date&Time Picker of MobiScroll
182
120
  MOBISCROLL_SET=OK
183
121
 
184
- #XBUT: Cancel/Close button of MobiScroll Date&Time Picker
185
122
  MOBISCROLL_CANCEL=H\u1EE7y
186
123
 
187
- #XBUT: MobiScroll Date&Time Picker Month Header
188
124
  MOBISCROLL_MONTH=Tha\u0301ng
189
125
 
190
- #XBUT: MobiScroll Date&Time Picker Day Header
191
126
  MOBISCROLL_DAY=Nga\u0300y
192
127
 
193
- #XBUT: MobiScroll Date&Time Picker Year Header
194
128
  MOBISCROLL_YEAR=N\u0103m
195
129
 
196
- #XBUT: MobiScroll Date&Time Picker Hours Header
197
130
  MOBISCROLL_HOURS=Gi\u01A1\u0300
198
131
 
199
- #XBUT: MobiScroll Date&Time Picker Minutes Header
200
132
  MOBISCROLL_MINUTES=Phu\u0301t
201
133
 
202
- #XBUT: MobiScroll Date&Time Picker Seconds Header
203
134
  MOBISCROLL_SECONDS=Gi\u00E2y
204
135
 
205
- #XBUT: Show Now button of MobiScroll Date&Time Picker
206
136
  MOBISCROLL_NOW=B.gi\u01A1\u0300
207
137
 
208
- #XTOL: tooltip for open picker icon
209
138
  OPEN_PICKER_TEXT=M\u01A1\u0309 tri\u0300nh cho\u0323n
210
139
 
211
- #XBUT: The navigation button text in master area in SplitContainer
212
140
  SPLITCONTAINER_NAVBUTTON_TEXT=\u0110i\u00EA\u0300u h\u01B0\u01A1\u0301ng
213
141
 
214
- #XTOL: Tooltip for navigation button
215
142
  SPLITCONTAINER_NAVBUTTON_DEFAULT_TOOLTIP=Hi\u00EA\u0323n danh sa\u0301ch \u0111\u00F4\u0301i t\u01B0\u01A1\u0323ng
216
143
 
217
- #XTOL: Tooltip for navigation button
218
144
  SPLITCONTAINER_NAVBUTTON_TOOLTIP=Hi\u00EA\u0309n thi\u0323 {0}
219
145
 
220
- #XBUT: MessageBox predefined text for OK action
221
146
  MSGBOX_OK=OK
222
147
 
223
- #XBUT: MessageBox predefined text for CANCEL action
224
148
  MSGBOX_CANCEL=H\u1EE7y
225
149
 
226
- #XBUT: MessageBox predefined text for YES action
227
150
  MSGBOX_YES=Co\u0301
228
151
 
229
- #XBUT: MessageBox predefined text for No action
230
152
  MSGBOX_NO=Kh\u00F4ng
231
153
 
232
- #XBUT: MessageBox predefined text for ABORT action
233
154
  MSGBOX_ABORT=Hu\u0309y bo\u0309
234
155
 
235
- #XBUT: MessageBox predefined text for RETRY action
236
156
  MSGBOX_RETRY=Th\u01B0\u0309 la\u0323i
237
157
 
238
- #XBUT: MessageBox predefined text for IGNORE action
239
158
  MSGBOX_IGNORE=Bo\u0309 qua
240
159
 
241
- #XBUT: MessageBox predefined text for CLOSE action
242
160
  MSGBOX_CLOSE=\u0110o\u0301ng
243
161
 
244
- #XBUT: MessageBox predefined text for DELETE action
245
162
  MSGBOX_DELETE=Xo\u0301a
246
163
 
247
- #XTIT: MessageBox predefined text for title of alert dialog
248
164
  MSGBOX_TITLE_ALERT=C\u1EA3nh b\u00E1o
249
165
 
250
- #XTIT: MessageBox predefined text for title of confirm dialog
251
166
  MSGBOX_TITLE_CONFIRM=X\u00E1c nh\u1EADn
252
167
 
253
- #XTIT: MessageBox predefined text for title of confirm dialog
254
168
  MSGBOX_TITLE_ERROR=L\u1ED7i
255
169
 
256
- #XTIT: MessageBox predefined text for title of confirm dialog
257
170
  MSGBOX_TITLE_INFO=Th\u00F4ng tin
258
171
 
259
- #XTIT: MessageBox predefined text for title of confirm dialog
260
172
  MSGBOX_TITLE_WARNING=Ca\u0309nh ba\u0301o
261
173
 
262
- #XTIT: MessageBox predefined text for title of confirm dialog
263
174
  MSGBOX_TITLE_SUCCESS=Th\u00E0nh c\u00F4ng
264
175
 
265
- #XLNK: MessageBox textLink
266
176
  MSGBOX_LINK_TITLE=Xem chi ti\u00EA\u0301t
267
177
 
268
- #YINS,30: Pull down to refresh text in the hidden area of a scrolled area
269
178
  PULL2REFRESH_PULLDOWN=Ke\u0301o xu\u00F4\u0301ng \u0111\u00EA\u0309 la\u0300m t\u01B0\u01A1i
270
179
 
271
- #YINS,30: Release dragged list to start update request
272
180
  PULL2REFRESH_RELEASE=Xu\u00E2\u0301t \u0111\u00EA\u0309 la\u0300m t\u01B0\u01A1i
273
181
 
274
- #YMSG,25: Refresh request is in process, short text, displayed on all platforms
275
182
  PULL2REFRESH_LOADING=\u0110ang ta\u0309i...
276
183
 
277
- #YMSG,32: Refresh request is in process, longer text, displayed smaller and only on certain platforms
278
184
  PULL2REFRESH_LOADING_LONG=Vlo\u0300ng \u0111\u01A1\u0323i, d.li\u00EA\u0323u \u0111ang ta\u0309i
279
185
 
280
- #XBUT: Button to trigger refresh of the displayed data
281
186
  PULL2REFRESH_REFRESH=La\u0300m m\u01A1\u0301i
282
187
 
283
- #XBUT: Text displayed on the logout button in the top right corner of the Shell
284
188
  SHELL_LOGOUT=\u0110\u0103ng xu\u00E2\u0301t
285
189
 
286
- #XBUT: Text for OK button in the personalization dialog
287
190
  PERSODIALOG_OK=OK
288
191
 
289
- #XBUT: Text for Cancel button in the personalization dialog
290
192
  PERSODIALOG_CANCEL=H\u1EE7y
291
193
 
292
- #XTOL: Tooltip for Reset Personalization toolbar button
293
194
  PERSODIALOG_UNDO=Thi\u00EA\u0301t l\u00E2\u0323p la\u0323i ca\u0301 nh\u00E2n ho\u0301a
294
195
 
295
- #XTOL: Tooltip for Perso Dialog's 'Move Up' button (displays an 'up' arrow)
296
196
  PERSODIALOG_UP=Di chuy\u00EA\u0309n c\u00F4\u0323t l\u00EAn
297
197
 
298
- #XTOL: Tooltip for Perso Dialog's 'Move Down' button (displays a 'down' arrow)
299
198
  PERSODIALOG_DOWN=Di chuy\u00EA\u0309n c\u00F4\u0323t xu\u00F4\u0301ng
300
199
 
301
- #XTIT: Title text of personalization dialog for columns
302
200
  PERSODIALOG_COLUMNS_TITLE=C\u00F4\u0323t
303
201
 
304
- #XBUT: Text of personalization dialog for 'Select All' checkbox
305
202
  PERSODIALOG_SELECT_ALL=T\u00E2\u0301t ca\u0309
306
203
 
307
- #XTIT: Text of personalization dialog for its list to indicate no search hits
308
204
  PERSODIALOG_NO_DATA=Kh\u00F4ng t\u00ECm th\u1EA5y c\u1ED9t
309
205
 
310
- #XTIT: Predefined text for the view settings dialog title
311
206
  VIEWSETTINGS_TITLE=Thi\u1EBFt l\u1EADp m\u00E0n h\u00ECnh
312
207
 
313
- #XTIT: Predefined text for the view settings dialog title when in sort mode
314
208
  VIEWSETTINGS_TITLE_SORT=S\u0103\u0301p x\u00EA\u0301p
315
209
 
316
- #XTIT: Predefined text for the view settings dialog title when in group mode
317
210
  VIEWSETTINGS_TITLE_GROUP=Nho\u0301m
318
211
 
319
- #XTIT: Predefined text for the view settings dialog title when in filter mode
320
212
  VIEWSETTINGS_TITLE_FILTER=B\u00F4\u0323 lo\u0323c
321
213
 
322
- #XTIT: Predefined text for the view settings dialog title when in filter detail mode (an item name is appended to this string)
323
214
  VIEWSETTINGS_TITLE_FILTERBY=Lo\u0323c theo\:
324
215
 
325
- #YMSG: Start text for the text representation of the filter state
326
216
  VIEWSETTINGS_FILTERTEXT=Lo\u0323c theo\:
327
217
 
328
- #XBUT: Button to confirm the view settings dialog
329
218
  VIEWSETTINGS_ACCEPT=OK
330
219
 
331
- #XBUT: Button to cancel the view settings dialog
332
220
  VIEWSETTINGS_CANCEL=H\u1EE7y
333
221
 
334
- #XBUT: Button to reset filters
335
222
  VIEWSETTINGS_RESET=Thi\u00EA\u0301t l\u00E2\u0323p la\u0323i
336
223
 
337
- #XBLI: List item text in the view settings dialog that represents a "none of the above" or "none" selection in a single selection list
338
224
  VIEWSETTINGS_NONE_ITEM=Kh\u00F4ng c\u00F3
339
225
 
340
- #XBLI: List item text in the view settings for sorting items in ascending order
341
226
  VIEWSETTINGS_ASCENDING_ITEM=T\u0103ng d\u00E2\u0300n
342
227
 
343
- #XBLI: List item text in the view settings for sorting items in descending order
344
228
  VIEWSETTINGS_DESCENDING_ITEM=Gia\u0309m d\u00E2\u0300n
345
229
 
346
- #XTOL: Tooltip for the clear filter button
347
230
  VIEWSETTINGS_CLEAR_FILTER_TOOLTIP=Xo\u0301a t\u00E2\u0301t ca\u0309 b\u00F4\u0323 lo\u0323c
348
231
 
349
- #XTIT: Predefined text for the view settings dialog aria label for the sort list
350
232
  VIEWSETTINGS_SORT_DIRECTION=S\u0103\u0301p x\u00EA\u0301p h\u01B0\u01A1\u0301ng
351
233
 
352
- #XTIT: Predefined text for the view settings dialog aria label for the group list
353
234
  VIEWSETTINGS_GROUP_DIRECTION=Gom nho\u0301m h\u01B0\u01A1\u0301ng
354
235
 
355
- #XBLI: List group header in the view settings dialog
356
236
  VIEWSETTINGS_SORT_BY=Th\u01B0\u0301 t\u01B0\u0323 s\u0103\u0301p x\u00EA\u0301p
357
237
 
358
- #XBLI: List group header in the view settings dialog
359
238
  VIEWSETTINGS_SORT_OBJECT=S\u0103\u0301p x\u00EA\u0301p theo
360
239
 
361
- #XBLI: List group header in the view settings dialog
362
240
  VIEWSETTINGS_FILTER_BY=Lo\u0323c b\u01A1\u0309i
363
241
 
364
- #XBLI: List group header in the view settings dialog
365
242
  VIEWSETTINGS_GROUP_BY=Th\u01B0\u0301 t\u01B0\u0323 gom nho\u0301m
366
243
 
367
- #XBLI: List group header in the view settings dialog
368
244
  VIEWSETTINGS_GROUP_OBJECT=Gom nho\u0301m theo
369
245
 
370
- #XLST: Label for the select all checkbox used to select all facet filter items
371
246
  FACETFILTER_CHECKBOX_ALL=T\u00E2\u0301t ca\u0309
372
247
 
373
- #XLST: All Items in the list with the name of the list as a parameter: ex. Suppliers (All)
374
248
  FACETFILTER_ALL_SELECTED={0} (T\u00E2\u0301t ca\u0309)
375
249
 
376
- #XFLD: Search field prompt
377
250
  FACETFILTER_SEARCH=Ti\u0300m ki\u00EA\u0301m
378
251
 
379
- #XBUT: Either a single filter value or the number of selected values, displayed on facet filter button: ex. Suppliers (Dell) or Suppliers (6)
380
252
  FACETFILTER_ITEM_SELECTION={0} ({1})
381
253
 
382
- #XACT: ARIA announcement for facet filter itself
383
254
  FACETFILTER_ARIA_FACET_FILTER=B\u00F4\u0323 lo\u0323c khi\u0301a ca\u0323nh
384
255
 
385
- #XTIT: Light flow facet filter dialog and facet add dialog title
386
256
  FACETFILTER_TITLE=Lo\u0323c
387
257
 
388
- #XBUT: Button to confirm facet filter dialogs
389
258
  FACETFILTER_ACCEPT=OK
390
259
 
391
- #XSEL: Infobar filter summary: ex. Filtered by Suppliers (Supplier1, Supplier2)
392
260
  FACETFILTER_INFOBAR_FILTERED_BY=\u0110\u01B0\u01A1\u0323c lo\u0323c theo {0} ({1})
393
261
 
394
- #XSEL: Infobar filter summary when no filters selected
395
262
  FACETFILTER_INFOBAR_NO_FILTERS=Kh\u00F4ng co\u0301 b\u00F4\u0323 lo\u0323c na\u0300o \u0111\u01B0\u01A1\u0323c l\u01B0\u0323a cho\u0323n
396
263
 
397
- #XSEL: Infobar filter add: ex. Filtered by Suppliers (Supplier1, Supplier2) and Items (Item1)
398
264
  FACETFILTER_INFOBAR_AND=va\u0300
399
265
 
400
- #XSEL: Infobar filter after add: ex. Filtered by Suppliers (Supplier1, Supplier2) and Items (Item1)
401
266
  FACETFILTER_INFOBAR_AFTER_AND={0} ({1})
402
267
 
403
- #XSEL: Alternate infobar filter summary
404
268
  FACETFILTER_INFOBAR_FILTERS_APPLIED=M\u00F4\u0323t s\u00F4\u0301 b\u00F4\u0323 lo\u0323c \u0111\u01B0\u01A1\u0323c a\u0301p du\u0323ng
405
269
 
406
- #YMSG: Filter bar msg shown when there are more filters available that cannot be displayed because there is not enough room: ex. 2 More...
407
270
  FACETFILTER_MORE_COUNT={0} th\u00EAm n\u01B0\u0303a...
408
271
 
409
- #YMSG: Message displayed in filter dialog when there are many more filters available but not shown: ex. 76 more available
410
272
  FACETFILTER_FILTERS_HUGE={0} co\u0301 s\u0103\u0303n th\u00EAm
411
273
 
412
- #XLNK: Link to allow searching additional filter values from the server
413
274
  FACETFILTER_SERVER_SEARCH=Ti\u0300m ki\u00EA\u0301m th\u00EAm tr\u00EAn ma\u0301y chu\u0309
414
275
 
415
- #XBUT: Button to remove a filter from the filter bar
416
276
  FACETFILTER_REMOVE_FILTER=Loa\u0323i bo\u0309 b\u00F4\u0323 lo\u0323c
417
277
 
418
- #XACT: ARIA announcement for the position of the list items in an entire list
419
278
  FACETFILTERLIST_ARIA_POSITION={0} cu\u0309a {1}
420
279
 
421
- #XACT: ARIA announcement for the title of the facet filter dialog
422
280
  FACETFILTER_AVAILABLE_FILTER_NAMES=T\u00EAn b\u00F4\u0323 lo\u0323c co\u0301 s\u0103\u0303n
423
281
 
424
- #XACT: ARIA announcement for the list
425
282
  SELECTDIALOGBASE_LISTLABEL=Mu\u0323c co\u0301 s\u0103\u0303n
426
283
 
427
- #YMSG: Message displayed near the list of selection items in the SelectDialog and TableSelectDialog controls. It will be filled with the number of selected items
428
284
  TABLESELECTDIALOG_SELECTEDITEMS=\u0110\u01B0\u01A1\u0323c cho\u0323n\: {0}
429
285
 
430
- #YMSG: Reset button of TableSelectDialog
431
286
  TABLESELECTDIALOG_CLEARBUTTON=Xo\u0301a
432
287
 
433
- #YMSG: Reset button of SelectDialog
434
288
  SELECTDIALOG_CLEARBUTTON=Xo\u0301a
435
289
 
436
- #YMSG: Default placeholder for the input field of a feed
437
290
  FEEDINPUT_PLACEHOLDER=\u0110\u0103ng ca\u0301i gi\u0300 \u0111o\u0301 \u01A1\u0309 \u0111\u00E2y
438
291
 
439
- #XTOL: Tooltip for submit button of a feed input
440
292
  FEEDINPUT_SUBMIT=G\u01B0\u0309i
441
293
 
442
- #XBUT: A link that can be clicked to display more/all items
443
294
  INPUT_SUGGESTIONS_SHOW_ALL=Hi\u1EC3n th\u1ECB t\u1EA5t c\u1EA3 m\u1EE5c
444
295
 
445
- #XACT: ARIA announcement for the Input suggestion result if one hit
446
296
  INPUT_SUGGESTIONS_ONE_HIT=1 k\u00EA\u0301t qua\u0309 co\u0301 s\u0103\u0303n
447
297
 
448
- #XACT: ARIA announcement for the Input suggestion result if more than one hit ({0} is the number of hits)
449
298
  INPUT_SUGGESTIONS_MORE_HITS={0} k\u00EA\u0301t qua\u0309 co\u0301 s\u0103\u0303n
450
299
 
451
- #XACT: ARIA announcement for the Input suggestion result if no hit
452
300
  INPUT_SUGGESTIONS_NO_HIT=Kh\u00F4ng co\u0301 k\u00EA\u0301t qua\u0309
453
301
 
454
- #XACT: ARIA announcement for the value help
455
302
  INPUT_VALUEHELP=Chi\u0309 d\u00E2\u0303n nh\u00E2\u0323p co\u0301 s\u0103\u0303n
456
303
 
457
- #XACT: ARIA announcement disabled input (e.g. for value help only)
458
304
  INPUT_DISABLED=Nh\u00E2\u0323p v\u0103n ba\u0309n bi\u0323 v\u00F4 hi\u00EA\u0323u ho\u0301a
459
305
 
460
- #XACT: ARIA announcement for suggestions popup
461
306
  INPUT_AVALIABLE_VALUES=Gia\u0301 tri\u0323 s\u0103\u0303n co\u0301
462
307
 
463
- #XACT: ARIA announcement for the Input's value state "Error"
464
308
  INPUTBASE_VALUE_STATE_ERROR=\u0110a\u0301nh gia\u0301 ti\u0300nh tra\u0323ng l\u00F4\u0303i
465
309
 
466
- #XACT: ARIA announcement for the Input's value state "Warning"
467
310
  INPUTBASE_VALUE_STATE_WARNING=\u0110a\u0301nh gia\u0301 ti\u0300nh tra\u0323ng ca\u0309nh ba\u0301o
468
311
 
469
- #XACT: ARIA announcement for the Input's value state "Success"
470
312
  INPUTBASE_VALUE_STATE_SUCCESS=\u0110a\u0301nh gia\u0301 ti\u0300nh tra\u0323ng tha\u0300nh c\u00F4ng
471
313
 
472
- #XACT: ARIA announcement for the Input's value state "Information"
473
314
  INPUTBASE_VALUE_STATE_INFORMATION=Th\u00F4ng tin ti\u0300nh tra\u0323ng gia\u0301 tri\u0323
474
315
 
475
- #XMSG: Text used for value state error message when an item is already selected
476
316
  VALUE_STATE_ERROR_ALREADY_SELECTED=Gia\u0301 tri\u0323 na\u0300y \u0111a\u0303 \u0111\u01B0\u01A1\u0323c cho\u0323n.
477
317
 
478
- #XBUT,10: Tooltip for button to remove facet list
479
318
  FACETFILTER_REMOVE=Lo\u1EA1i b\u1ECF danh s\u00E1ch kh\u00EDa c\u1EA1nh
480
319
 
481
- #XBUT: ARIA announcement for removable facet
482
320
  FACETFILTER_ARIA_REMOVE=Khi\u0301a ca\u0323nh co\u0301 th\u00EA\u0309 loa\u0323i bo\u0309\: nh\u00E2\u0301n XO\u0301A \u0111\u00EA\u0309 loa\u0323i bo\u0309
483
321
 
484
- #XBUT: Tooltip for button to add facet filter list
485
322
  FACETFILTER_ADDFACET=Th\u00EAm b\u00F4\u0323 lo\u0323c
486
323
 
487
- #XBUT: Tooltip for button to reset filter
488
324
  FACETFILTER_RESET=Thi\u00EA\u0301t l\u00E2\u0323p la\u0323i b\u00F4\u0323 lo\u0323c
489
325
 
490
- #XBUT: Tooltip for left scrolling arrow
491
326
  FACETFILTER_PREVIOUS=Tr\u01B0\u01A1\u0301c
492
327
 
493
- #XBUT: Tooltip for right scrolling arrow
494
328
  FACETFILTER_NEXT=Ti\u1EBFp
495
329
 
496
- #XLNK: Link to allow the user to see complete feed post
497
330
  TEXT_SHOW_MORE=NHI\u00CA\u0300U H\u01A0N
498
331
 
499
- #XLNK: This link allows the user to hide the complete feed post and display only the first lines
500
332
  TEXT_SHOW_LESS=\u00CDT H\u01A0N
501
333
 
502
- #XFLD: Label text for number of attachments in the UploadCollection control
503
334
  UPLOADCOLLECTION_ATTACHMENTS=Ph\u00E2\u0300n \u0111i\u0301nh ke\u0300m ({0})
504
335
 
505
- #XMSG: Message text for deleting a file in the UploadCollection control
506
336
  UPLOADCOLLECTION_DELETE_TEXT=Ba\u0323n co\u0301 ch\u0103\u0301c la\u0300 ba\u0323n mu\u00F4\u0301n xo\u0301a ''{0}''?
507
337
 
508
- #XMSG: Message text for deleting a file in the UploadCollection control without filename
509
338
  UPLOADCOLLECTION_DELETE_WITHOUT_FILENAME_TEXT=Ba\u0323n co\u0301 ch\u0103\u0301c la\u0300 ba\u0323n mu\u00F4\u0301n xo\u0301a t\u00E2\u0323p tin na\u0300y kh\u00F4ng?
510
339
 
511
- #XMSG: Message title for deleting a file in the UploadCollection control
512
340
  UPLOADCOLLECTION_DELETE_TITLE=Xo\u0301a t\u00E2\u0323p tin
513
341
 
514
- #XMSG: Message text for a popup to terminate a file uploading in the UploadCollection control
515
342
  UPLOADCOLLECTION_TERMINATE_TEXT=Ta\u0309i l\u00EAn ca\u0301c t\u00E2\u0323p tin sau \u0111\u00E2y se\u0303 \u0111\u01B0\u01A1\u0323c k\u00EA\u0301t thu\u0301c\:
516
343
 
517
- #XMSG: Message title for a popup to terminate a file uploading in the UploadCollection control
518
344
  UPLOADCOLLECTION_TERMINATE_TITLE=K\u1EBFt th\u00FAc t\u1EA3i l\u00EAn
519
345
 
520
- #XMSG: Message text file name already exists in the UploadCollection control
521
346
  UPLOADCOLLECTION_EXISTS=T\u00EAn t\u00E2\u0323p tin \u0111a\u0303 t\u00F4\u0300n ta\u0323i.
522
347
 
523
- #XMSG: Message text informing that a file name must be entered during edit file name in the UploadCollection control
524
348
  UPLOADCOLLECTION_TYPE_FILENAME=Vui lo\u0300ng nh\u00E2\u0323p t\u00EAn t\u00E2\u0323p tin.
525
349
 
526
- #XMSG: Message text for uploading status to the UploadCollection control
527
350
  UPLOADCOLLECTION_UPLOADING=\u0110ang ta\u0309i l\u00EAn\: {0} %
528
351
 
529
- #XMSG: Message title for the Upload Failed message box
530
352
  UPLOADCOLLECTION_FAILED=Kh\u00F4ng th\u1EC3 t\u1EA3i l\u00EAn
531
353
 
532
- #XMSG: Message text informing that it is not allowed to upload the selected file(s) (MIME type or file extension not allowed)
533
354
  UPLOADCOLLECTION_MISMATCH=Ki\u1EC3u t\u1EADp tin kh\u00F4ng \u0111\u01B0\u01A1\u0323c ch\u00E2\u0301p nh\u00E2\u0323n.
534
355
 
535
- #XMSG: Message text informing that upload is completed
536
356
  UPLOADCOLLECTION_UPLOAD_COMPLETED=Ta\u0309i l\u00EAn \u0111a\u0303 hoa\u0300n t\u00E2\u0301t. Vui lo\u0300ng ch\u01A1\u0300 ma\u0301y chu\u0309 hoa\u0300n t\u00E2\u0301t x\u01B0\u0309 ly\u0301.
537
357
 
538
- #XMSG: Message text informing that only one file can be dropped if uploading multiple files is not allowed
539
358
  UPLOADCOLLECTION_MULTIPLE_FALSE=Vui lo\u0300ng s\u01B0\u0309 du\u0323ng ke\u0301o & tha\u0309 \u01A1\u0309 \u0111\u00E2y.
540
359
 
541
- #XBUT: Button text for cancel button in the upload collection
542
360
  UPLOADCOLLECTION_CANCELBUTTON_TEXT=H\u1EE7y
543
361
 
544
- #XBUT: Text for OK button in the upload collection in case of Delete Dialog
545
362
  UPLOADCOLLECTION_OKBUTTON_TEXT=OK
546
363
 
547
- #XBUT: Text for Rename button in the upload collection in case of renaming a file
548
364
  UPLOADCOLLECTION_RENAMEBUTTON_TEXT=\u0110\u00F4\u0309i t\u00EAn
549
365
 
550
- #XBUT: Text for DELETE button in the upload collection
551
366
  UPLOADCOLLECTION_DELETEBUTTON_TEXT=Xo\u0301a
552
367
 
553
- #XBUT: Text for TERMINATE button in the upload collection
554
368
  UPLOADCOLLECTION_TERMINATEBUTTON_TEXT=Ch\u00E2\u0301m d\u01B0\u0301t
555
369
 
556
- #XBUT: Text for RENAME button in the upload collection
557
370
  UPLOADCOLLECTION_EDITBUTTON_TEXT=\u0110\u00F4\u0309i t\u00EAn
558
371
 
559
- #XBUT: Text for Add button in the upload collection
560
372
  UPLOADCOLLECTION_ADD=Th\u00EAm
561
373
 
562
- #XBUT: Text for Upload button in the upload collection
563
374
  UPLOADCOLLECTION_UPLOAD=T\u1EA3i l\u00EAn
564
375
 
565
- #XMSG: Message text for no data text in the upload collection
566
376
  UPLOADCOLLECTION_NO_DATA_TEXT=Kh\u00F4ng ti\u0300m th\u00E2\u0301y t\u00E2\u0323p tin.
567
377
 
568
- #XMSG: Message text for no data description in the upload collection
569
378
  UPLOADCOLLECTION_NO_DATA_DESCRIPTION=Tha\u0309 t\u00E2\u0323p tin \u0111\u00EA\u0309 ta\u0309i l\u00EAn, ho\u0103\u0323c s\u01B0\u0309 du\u0323ng nu\u0301t "+".
570
379
 
571
- #XMSG: Message text indicating where to drag
572
380
  UPLOADCOLLECTION_DRAG_FILE_INDICATOR=Ke\u0301o t\u00E2\u0323p tin va\u0300o \u0111\u00E2y
573
381
 
574
- #XMSG: Message text indicating where to drop file and upload
575
382
  UPLOADCOLLECTION_DROP_FILE_INDICATOR=Tha\u0309 t\u00E2\u0323p tin \u0111\u00EA\u0309 ta\u0309i l\u00EAn
576
383
 
577
- #XTXT: Text for 'Complete' upload state in the upload set item
578
384
  UPLOAD_SET_ITEM_COMPLETE_STATE=Hoa\u0300n t\u00E2\u0301t
579
385
 
580
- #XTXT: Text for 'Error' upload state in the upload set item
581
386
  UPLOAD_SET_ITEM_ERROR_STATE=\u0110a\u0303 k\u00EA\u0301t thu\u0301c
582
387
 
583
- #XTXT: Text for 'Ready' upload state in the upload set item
584
388
  UPLOAD_SET_ITEM_READY_STATE=Ch\u01A1\u0300 x\u01B0\u0309 ly\u0301
585
389
 
586
- #XTXT: Text for 'Uploading' upload state in the upload set item
587
390
  UPLOAD_SET_ITEM_UPLOADING_STATE=\u0110ang t\u1EA3i l\u00EAn
588
391
 
589
- #XBUT: Text for 'Restart' button in the upload set item
590
392
  UPLOAD_SET_RESTART_BUTTON_TEXT=Kh\u01A1\u0309i \u0111\u00F4\u0323ng la\u0323i
591
393
 
592
- #XBUT: Text for 'Edit' button in the upload set item
593
394
  UPLOAD_SET_EDIT_BUTTON_TEXT=Hi\u00EA\u0323u chi\u0309nh
594
395
 
595
- #XBUT: Text for 'Rename' button in the upload set item
596
396
  UPLOAD_SET_RENAME_BUTTON_TEXT=\u0110\u00F4\u0309i t\u00EAn
597
397
 
598
- #XBUT: Text for 'Cancel' button in the upload set item
599
398
  UPLOAD_SET_CANCEL_BUTTON_TEXT=H\u1EE7y
600
399
 
601
- #XMSG: Message text informing that a file name must be entered during editing of the file name in the upload set item
602
400
  UPLOAD_SET_TYPE_FILE_NAME=Vui lo\u0300ng nh\u00E2\u0323p t\u00EAn t\u00E2\u0323p tin.
603
401
 
604
- #XMSG: Message text informning that the file name already exists in the upload set item
605
402
  UPLOAD_SET_FILE_NAME_EXISTS=T\u00EAn t\u00E2\u0323p tin \u0111a\u0303 t\u00F4\u0300n ta\u0323i.
606
403
 
607
- #XBUT: Text for 'Remove' button in the upload set item
608
404
  UPLOAD_SET_DELETE_BUTTON_TEXT=Loa\u0323i bo\u0309
609
405
 
610
- #XBUT: Text for 'Terminate' button in the upload set item
611
406
  UPLOAD_SET_TERMINATE_BUTTON_TEXT=Ch\u00E2\u0301m d\u01B0\u0301t
612
407
 
613
- #XMSG: Message text for removing a file in the upload set without a file name
614
408
  UPLOAD_SET_DELETE_WITHOUT_FILE_NAME_TEXT=Ba\u0323n co\u0301 ch\u0103\u0301c la\u0300 ba\u0323n mu\u00F4\u0301n xo\u0301a t\u00E2\u0323p tin kh\u00F4ng?
615
409
 
616
- #XMSG: Message text for removing a file in the upload set
617
410
  UPLOAD_SET_DELETE_TEXT=Ba\u0323n co\u0301 ch\u0103\u0301c la\u0300 ba\u0323n mu\u00F4\u0301n xo\u0301a {0}
618
411
 
619
- #XMSG: Message title for removing a file in the upload set
620
412
  UPLOAD_SET_DELETE_TITLE=Xo\u0301a t\u00E2\u0323p tin
621
413
 
622
- #XTIT: Message title for a popup to terminate a file uploading in the upload set
623
414
  UPLOAD_SET_TERMINATE_TITLE=K\u1EBFt th\u00FAc t\u1EA3i l\u00EAn
624
415
 
625
- #XMSG: Message text for a popup to terminate a file uploading in the upload set
626
416
  UPLOAD_SET_TERMINATE_TEXT=Ta\u0309i l\u00EAn ca\u0301c t\u00E2\u0323p tin sau \u0111\u00E2y se\u0303 \u0111\u01B0\u01A1\u0323c k\u00EA\u0301t thu\u0301c\:
627
417
 
628
- #XBUT: Text for OK button in the upload set in case of Delete Dialog
629
418
  UPLOAD_SET_OKBUTTON_TEXT=OK
630
419
 
631
- #XMSG: Message text informing that upload is completed
632
420
  UPLOAD_SET_UPLOAD_COMPLETED=Ta\u0309i l\u00EAn \u0111a\u0303 hoa\u0300n t\u00E2\u0301t. Vui lo\u0300ng ch\u01A1\u0300 ma\u0301y chu\u0309 hoa\u0300n t\u00E2\u0301t x\u01B0\u0309 ly\u0301.
633
421
 
634
- #XMSG: Message text for no data text in the upload set
635
422
  UPLOAD_SET_NO_DATA_TEXT=Kh\u00F4ng ti\u0300m th\u00E2\u0301y t\u00E2\u0323p tin.
636
423
 
637
- #XMSG: Message text for no data description in the upload set
638
424
  UPLOAD_SET_NO_DATA_DESCRIPTION=Tha\u0309 t\u00E2\u0323p tin \u0111\u00EA\u0309 ta\u0309i l\u00EAn, ho\u0103\u0323c s\u01B0\u0309 du\u0323ng nu\u0301t "+".
639
425
 
640
- #XTIT: Predefined text for title in the personalization dialog - Settings for the view ('view' here is a noun).
641
426
  P13NDIALOG_VIEW_SETTINGS=Thi\u1EBFt l\u1EADp m\u00E0n h\u00ECnh
642
- #XTIT: dialog title if the dialog contains only filter panel
643
427
  P13NDIALOG_TITLE_FILTER=X\u00E1c \u0111\u1ECBnh b\u00F4\u0323 lo\u0323c
644
- #XTIT: dialog title if the dialog contains only sort panel
645
428
  P13NDIALOG_TITLE_SORT=X\u00E1c \u0111\u1ECBnh s\u1EAFp x\u1EBFp
646
- #XTIT: dialog title if the dialog contains only group panel
647
429
  P13NDIALOG_TITLE_GROUP=X\u00E1c \u0111\u1ECBnh nh\u00F3m
648
- #XTIT: dialog title if the dialog contains only columns panel
649
430
  P13NDIALOG_TITLE_COLUMNS=X\u00E1c \u0111\u1ECBnh thu\u00F4\u0323c ti\u0301nh c\u1ED9t
650
- #XTIT: dialog title if the dialog contains only panel for dimensions and measures
651
431
  P13NDIALOG_TITLE_DIMEASURE=Xa\u0301c \u0111i\u0323nh \u0111\u0103\u0323c ti\u0301nh bi\u00EA\u0309u \u0111\u00F4\u0300
652
- #XBUT: Text for OK button in the personalization dialog
653
432
  P13NDIALOG_OK=OK
654
- #XBUT: Text for Cancel button in the personalization dialog
655
433
  P13NDIALOG_CANCEL=H\u1EE7y
656
- #XBUT: Text for Reset button in the personalization dialog
657
434
  P13NDIALOG_RESET=Kh\u00F4i phu\u0323c
658
- #XTIT: Text for Fix button in ValidationDialog
659
435
  P13NDIALOG_VALIDATION_FIX=S\u01B0\u0309a ch\u01B0\u0303a
660
- #XTIT: personalization dialog ValidationDialog predefined title for warning
661
436
  P13NDIALOG_VALIDATION_TITLE=Ca\u0309nh ba\u0301o
662
- #XTIT: personalization dialog ValidationDialog predefined title for error
663
437
  P13NDIALOG_VALIDATION_TITLE_ERROR=L\u00F4\u0303i
664
- #XTIT: personalization dialog ValidationDialog predefined message
665
438
  P13NDIALOG_VALIDATION_MESSAGE=Gia\u0301 tri\u0323 b\u00F4\u0323 lo\u0323c bi\u0323 thi\u00EA\u0301u ho\u0103\u0323c kh\u00F4ng \u0111u\u0301ng
666
- #XTIT: personalization dialog ValidationDialog predefined message for columns panel
667
439
  P13NDIALOG_VISIBLE_ITEMS_THRESHOLD_MESSAGE=L\u01B0\u0323a cho\u0323n s\u00F4\u0301 c\u00F4\u0323t l\u01A1\u0301n co\u0301 th\u00EA\u0309 la\u0300m ch\u00E2\u0323m hi\u00EA\u0323u su\u00E2\u0301t
668
- #XTIT: personalization dialog ValidationDialog predefined message for P13nDimMeasure
669
440
  P13NDIALOG_VALIDATION_CHARTTYPE=Ki\u0301ch th\u01B0\u01A1\u0301c va\u0300 s\u00F4\u0301 \u0111o ma\u0300 ba\u0323n cho\u0323n kh\u00F4ng th\u00EA\u0309 s\u01B0\u0309 du\u0323ng cho ki\u00EA\u0309u bi\u00EA\u0309u \u0111\u00F4\u0300 na\u0300y
670
- #XTIT: personalization dialog ValidationDialog predefined question an the end
671
441
  P13NDIALOG_VALIDATION_MESSAGE_QUESTION=Ba\u0323n co\u0301 mu\u00F4\u0301n \u0111i\u00EA\u0300u chi\u0309nh mu\u0323c nh\u00E2\u0323p?
672
442
 
673
- #XTIT: on some personalization panels "(none)" as 'column key' means that no criteria was defined
674
443
  P13NDIALOG_SELECTION_NONE=(kh\u00F4ng co\u0301)
675
444
 
676
- #XTIT: Filterpanel predefined title for Include filter
677
445
  FILTERPANEL_INCLUDES=Bao g\u1ED3m
678
- #XTIT: Filterpanel predefined title for Exclude filter
679
446
  FILTERPANEL_EXCLUDES=Lo\u1EA1i tr\u1EEB
680
- #XTIT: Text for title 'Filter' in the personalization dialog
681
447
  FILTERPANEL_TITLE=Lo\u0323c
682
448
 
683
- #XTIT: Text for title 'Sort' in the personalization dialog
684
449
  SORTPANEL_TITLE=S\u0103\u0301p x\u00EA\u0301p
685
450
 
686
- #XTIT: Text for title 'Group' in the personalization dialog
687
451
  GROUPPANEL_TITLE=Nho\u0301m
688
452
 
689
- #XFLD: Label text for combobox control
690
453
  CONDITIONPANEL_FIELD_LABEL=Tr\u01B0\u01A1\u0300ng\:
691
- #XFLD: Label text for select control
692
454
  CONDITIONPANEL_OPERATOR_LABEL=Toa\u0301n t\u01B0\u0309\:
693
455
 
694
- #XTIT: ConditionPanel Option
695
456
  CONDITIONPANEL_OPTIONBT=gi\u1EEFa
696
- #XTIT: ConditionPanel Option
697
457
  CONDITIONPANEL_OPTIONEQ=b\u1EB1ng v\u1EDBi
698
- #XTIT: ConditionPanel Option
699
458
  CONDITIONPANEL_OPTIONContains=ch\u1EE9a
700
- #XTIT: ConditionPanel Option
701
459
  CONDITIONPANEL_OPTIONGT=l\u1EDBn h\u01A1n
702
- #XTIT: ConditionPanel Option
703
460
  CONDITIONPANEL_OPTIONGE=l\u1EDBn h\u01A1n ho\u1EB7c b\u1EB1ng
704
- #XTIT: ConditionPanel Option
705
461
  CONDITIONPANEL_OPTIONLT=nh\u1ECF h\u01A1n
706
- #XTIT: ConditionPanel Option
707
462
  CONDITIONPANEL_OPTIONLE=nh\u1ECF h\u01A1n ho\u1EB7c b\u1EB1ng
708
- #XTIT: ConditionPanel Option
709
463
  CONDITIONPANEL_OPTIONInitial=ban \u0111\u1EA7u
710
- #XTIT: ConditionPanel Option
711
464
  CONDITIONPANEL_OPTIONStartsWith=b\u1EAFt \u0111\u1EA7u v\u1EDBi
712
- #XTIT: ConditionPanel Option
713
465
  CONDITIONPANEL_OPTIONEndsWith=k\u1EBFt th\u00FAc v\u1EDBi
714
- #XTIT: ConditionPanel Option
715
466
  CONDITIONPANEL_OPTIONAscending=T\u0103ng d\u00E2\u0300n
716
- #XTIT: ConditionPanel Option
717
467
  CONDITIONPANEL_OPTIONDescending=Gia\u0309m d\u00E2\u0300n
718
- #XTIT: ConditionPanel Option
719
468
  CONDITIONPANEL_OPTIONGroupAscending=T\u0103ng d\u00E2\u0300n
720
- #XTIT: ConditionPanel Option
721
469
  CONDITIONPANEL_OPTIONGroupDescending=Gia\u0309m d\u00E2\u0300n
722
- #XTIT: ConditionPanel Option
723
470
  CONDITIONPANEL_OPTIONTotal=T\u00F4\u0309ng c\u00F4\u0323ng
724
- #XTIT: ConditionPanel Option
725
471
  CONDITIONPANEL_OPTIONAverage=Trung bi\u0300nh
726
- #XTIT: ConditionPanel Option
727
472
  CONDITIONPANEL_OPTIONMinimum=T\u00F4\u0301i thi\u00EA\u0309u
728
- #XTIT: ConditionPanel Option
729
473
  CONDITIONPANEL_OPTIONMaximum=T\u00F4\u0301i \u0111a
730
- #XTIT: ConditionPanel Empty
731
474
  CONDITIONPANEL_OPTIONEmpty=r\u00F4\u0303ng
732
- #XTIT: ConditionPanel NotEmpty
733
475
  CONDITIONPANEL_OPTIONNotEmpty=kh\u00F4ng r\u00F4\u0303ng
734
- #XTIT: ConditionPanel Option for date
735
476
  CONDITIONPANEL_OPTION_DATE_BT=gi\u1EEFa
736
- #XTIT: ConditionPanel Option for date
737
477
  CONDITIONPANEL_OPTION_DATE_EQ=b\u1EB1ng v\u1EDBi
738
- #XTIT: ConditionPanel Option for date
739
478
  CONDITIONPANEL_OPTION_DATE_GT=sau khi
740
- #XTIT: ConditionPanel Option for date
741
479
  CONDITIONPANEL_OPTION_DATE_GE=v\u00E0o l\u00FAc ho\u1EB7c sau khi
742
- #XTIT: ConditionPanel Option for date
743
480
  CONDITIONPANEL_OPTION_DATE_LT=tr\u01B0\u1EDBc khi
744
- #XTIT: ConditionPanel Option for date
745
481
  CONDITIONPANEL_OPTION_DATE_LE=tr\u01B0\u1EDBc khi ho\u1EB7c v\u00E0o l\u00FAc
746
- #XTIT: ConditionPanel Option for numeric
747
482
  CONDITIONPANEL_OPTION_NUMERIC_BT=gi\u1EEFa
748
- #XTIT: ConditionPanel Option for numeric
749
483
  CONDITIONPANEL_OPTION_NUMERIC_EQ=b\u1EB1ng v\u1EDBi
750
- #XTIT: ConditionPanel Option for numeric
751
484
  CONDITIONPANEL_OPTION_NUMERIC_GT=l\u1EDBn h\u01A1n
752
- #XTIT: ConditionPanel Option for numeric
753
485
  CONDITIONPANEL_OPTION_NUMERIC_GE=l\u1EDBn h\u01A1n ho\u1EB7c b\u1EB1ng
754
- #XTIT: ConditionPanel Option for numeric
755
486
  CONDITIONPANEL_OPTION_NUMERIC_LT=nh\u1ECF h\u01A1n
756
- #XTIT: ConditionPanel Option for numeric
757
487
  CONDITIONPANEL_OPTION_NUMERIC_LE=nh\u1ECF h\u01A1n ho\u1EB7c b\u1EB1ng
758
488
 
759
489
 
760
- #XTIT: ConditionPanel Option Label
761
490
  CONDITIONPANEL_LABELFROM=t\u01B0\u0300
762
- #XTIT: ConditionPanel Option Label
763
491
  CONDITIONPANEL_LABELTO=\u0111\u1EBFn
764
- #XTIT: ConditionPanel Option Label
765
492
  CONDITIONPANEL_LABELVALUE=Gia\u0301 tri\u0323
766
- #XTIT: ConditionPanel Option Label
767
493
  CONDITIONPANEL_LABELGROUPING=Hi\u1EC3n th\u1ECB tr\u01B0\u1EDDng d\u01B0\u1EDBi d\u1EA1ng c\u1ED9t
768
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
769
494
  CONDITIONPANEL_ADD_TOOLTIP=Th\u00EAm do\u0300ng m\u01A1\u0301i
770
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
771
495
  CONDITIONPANEL_REMOVE_TOOLTIP=Loa\u0323i bo\u0309 do\u0300ng
772
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
773
496
  CONDITIONPANEL_ADD_FILTER_TOOLTIP=Th\u00EAm b\u00F4\u0323 lo\u0323c
774
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
775
497
  CONDITIONPANEL_REMOVE_FILTER_TOOLTIP=Loa\u0323i bo\u0309 b\u00F4\u0323 lo\u0323c
776
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
777
498
  CONDITIONPANEL_ADD_SORT_TOOLTIP=Th\u00EAm ti\u00EAu chi\u0301 s\u0103\u0301p x\u00EA\u0301p
778
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
779
499
  CONDITIONPANEL_REMOVE_SORT_TOOLTIP=Loa\u0323i bo\u0309 ti\u00EAu chi\u0301 s\u0103\u0301p x\u00EA\u0301p
780
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
781
500
  CONDITIONPANEL_ADD_GROUP_TOOLTIP=Th\u00EAm ti\u00EAu chi\u0301 ph\u00E2n nho\u0301m
782
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
783
501
  CONDITIONPANEL_REMOVE_GROUP_TOOLTIP=Loa\u0323i bo\u0309 ti\u00EAu chi\u0301 ph\u00E2n nho\u0301m
784
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
785
502
  CONDITIONPANEL_ADD_CONDITION_TOOLTIP=Th\u00EAm \u0111i\u00EA\u0300u ki\u00EA\u0323n
786
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
787
503
  CONDITIONPANEL_REMOVE_CONDITION_TOOLTIP=Loa\u0323i bo\u0309 \u0111i\u00EA\u0300u ki\u00EA\u0323n
788
- #XBUT: ConditionPanel predefined text for remove all button
789
504
  CONDITIONPANEL_REMOVE_ALL=Loa\u0323i bo\u0309 t\u00E2\u0301t ca\u0309
790
- #XTIT: ConditionPanel predefined field warning hint
791
505
  CONDITIONPANEL_FIELDMESSAGE=Nh\u00E2\u0323p gia\u0301 tri\u0323 h\u01A1\u0323p l\u00EA\u0323
792
506
 
793
- #XTIT: Text for title 'Chart' in the personalization dialog
794
507
  CHARTPANEL_TITLE=Bi\u00EA\u0309u \u0111\u00F4\u0300
795
508
 
796
- #XTIT: Text for title 'Columns' in the personalization dialog
797
509
  COLUMSPANEL_TITLE=C\u00F4\u0323t
798
- #XBUT: ColumnsPanel Show All button
799
510
  COLUMNSPANEL_SHOW_ALL=Hi\u00EA\u0309n thi\u0323 t\u00E2\u0301t ca\u0309
800
- #XBUT: ColumnsPanel Show Selected button
801
511
  COLUMNSPANEL_SHOW_SELECTED=Hi\u1EC3n th\u1ECB \u0111\u01B0\u1EE3c ch\u1ECDn
802
- #XLST: ColumnsPanel Select All label
803
512
  COLUMNSPANEL_SELECT_ALL=L\u01B0\u0323a cho\u0323n t\u00E2\u0301t ca\u0309
804
- #XLST: ColumnsPanel Select All label
805
513
  COLUMNSPANEL_SELECT_ALL_WITH_COUNTER=Cho\u0323n t\u00E2\u0301t ca\u0309 ({0}/{1})
806
- #XTOL: Tooltip for MOVE: ToStart button
807
514
  COLUMNSPANEL_MOVE_TO_TOP=Di chuy\u00EA\u0309n l\u00EAn tr\u00EAn cu\u0300ng
808
- #XTOL: Tooltip for MOVE: Up button
809
515
  COLUMNSPANEL_MOVE_UP=Chuy\u00EA\u0309n L\u00EAn
810
- #XTOL: Tooltip for MOVE: Down button
811
516
  COLUMNSPANEL_MOVE_DOWN=Chuy\u00EA\u0309n xu\u00F4\u0301ng
812
- #XTOL: Tooltip for MOVE: ToEnd button
813
517
  COLUMNSPANEL_MOVE_TO_BOTTOM=Di chuy\u00EA\u0309n xu\u00F4\u0301ng d\u01B0\u01A1\u0301i cu\u0300ng
814
518
 
815
- #XLST: ColumnsPanel Chart Type caption
816
519
  COLUMNSPANEL_COLUMN_TYPE=Loa\u0323i
817
- #XLST: ColumnsPanel Chart Type
818
520
  COLUMNSPANEL_TYPE_DIMENSION=Ki\u0301ch th\u01B0\u01A1\u0301c
819
- #XLST: ColumnsPanel Chart Type
820
521
  COLUMNSPANEL_TYPE_MEASURE=\u0110o l\u01B0\u01A1\u0300ng
821
- #XLST: ColumnsPanel Chart Role caption
822
522
  COLUMNSPANEL_COLUMN_ROLE=Vai tro\u0300
823
- #XLST: ColumnsPanel Chart Role
824
523
  COLUMNSPANEL_CHARTROLE_CATEGORY=Danh m\u1EE5c
825
- #XLST: ColumnsPanel Chart Role
826
524
  COLUMNSPANEL_CHARTROLE_CATEGORY2=Danh mu\u0323c 2
827
- #XLST: ColumnsPanel Chart Role
828
525
  COLUMNSPANEL_CHARTROLE_SERIES=Chu\u1ED7i
829
- #XLST: ColumnsPanel Chart Role
830
526
  COLUMNSPANEL_CHARTROLE_AXIS1=Tru\u0323c 1
831
- #XLST: ColumnsPanel Chart Role
832
527
  COLUMNSPANEL_CHARTROLE_AXIS2=Tru\u0323c 2
833
- #XLST: ColumnsPanel Chart Role
834
528
  COLUMNSPANEL_CHARTROLE_AXIS3=Tru\u0323c 3
835
- #XLST: ColumnsPanel Chart Role
836
529
  COLUMNSPANEL_CHARTROLE_AXIS4=Tru\u0323c 4
837
- #XLST: ColumnsPanel Chart Type
838
530
  COLUMNSPANEL_CHARTTYPE=Ki\u00EA\u0309u bi\u00EA\u0309u \u0111\u00F4\u0300
839
531
 
840
532
 
841
- #XFLD: Subtle link description label
842
533
  LINK_SUBTLE=Tinh t\u00EA\u0301
843
- #XFLD: Emphasized link description label
844
534
  LINK_EMPHASIZED=\u0110\u01B0\u01A1\u0323c nh\u00E2\u0301n ma\u0323nh
845
535
 
846
- #XACT: ARIA announcement for the search field F5 keyboard shortcut
847
536
  SEARCHFIELD_ARIA_F5=Nh\u00E2\u0301n F5 \u0111\u00EA\u0309 la\u0300m m\u01A1\u0301i
848
537
 
849
- #XACT: ARIA announcement for the F4 value help keyboard shortcut
850
538
  VALUEHELP_ARIA_F4=Nh\u00E2\u0301n F4 \u0111\u00EA\u0309 m\u01A1\u0309 h\u00F4\u0323i thoa\u0323i chi\u0309 d\u00E2\u0303n nh\u00E2\u0323p.
851
539
 
852
- #XACT: ARIA announcement for the ObjectNumber's value state "Error"
853
540
  OBJECTNUMBER_ARIA_VALUE_STATE_ERROR=\u0110a\u0301nh gia\u0301 ti\u0300nh tra\u0323ng l\u00F4\u0303i
854
- #XACT: ARIA announcement for the ObjectNumber's value state "Warning"
855
541
  OBJECTNUMBER_ARIA_VALUE_STATE_WARNING=\u0110a\u0301nh gia\u0301 ti\u0300nh tra\u0323ng ca\u0309nh ba\u0301o
856
- #XACT: ARIA announcement for the ObjectNumber's value state "Success"
857
542
  OBJECTNUMBER_ARIA_VALUE_STATE_SUCCESS=\u0110a\u0301nh gia\u0301 ti\u0300nh tra\u0323ng tha\u0300nh c\u00F4ng
858
- #XACT: ARIA announcement for the ObjectNumber's value state "Information"
859
543
  OBJECTNUMBER_ARIA_VALUE_STATE_INFORMATION=\u0110a\u0301nh gia\u0301 ti\u0300nh tra\u0323ng th\u00F4ng tin
860
544
 
861
- #XACT: ARIA text for tab separator icons
862
545
  ICONTABBAR_NEXTSTEP=B\u01B0\u01A1\u0301c k\u00EA\u0301 ti\u00EA\u0301p
863
- #XACT: ARIA text for positive icon color
864
546
  ICONTABBAR_ICONCOLOR_POSITIVE=D\u01B0\u01A1ng
865
- #XACT: ARIA text for critical icon color
866
547
  ICONTABBAR_ICONCOLOR_CRITICAL=T\u01A1\u0301i ha\u0323n
867
- #XACT: ARIA text for negative icon color
868
548
  ICONTABBAR_ICONCOLOR_NEGATIVE=\u00C2m
869
549
 
870
- #XACT: ARIA text of current selected value vs. max. possible value of the RatingIndicator control
871
550
  RATING_VALUEARIATEXT={0} cu\u0309a {1}
872
- #XACT: ARIA description of the RatingIndicator control
873
551
  RATING_ARIA_NAME=\u0110a\u0301nh gia\u0301
874
552
 
875
- #XACT: ARIA description for ObjectHeader and ObjectListItem`s favorite property
876
553
  ARIA_FAVORITE_MARK_VALUE=Mu\u0323c \u01B0a thi\u0301ch
877
- #XACT: ARIA description for ObjectHeader and ObjectListItem`s flag property
878
554
  ARIA_FLAG_MARK_VALUE=C\u01A1\u0300
879
555
 
880
- #XACT: ARIA description for ObjectHeader icon infront of the title when it's active
881
556
  OH_ARIA_ICON=Bi\u00EA\u0309u t\u01B0\u01A1\u0323ng
882
557
 
883
- #XACT: ARIA description for Shell logo
884
558
  SHELL_ARIA_LOGO=Logo
885
559
 
886
- #XTXT: MessagePage text
887
560
  MESSAGE_PAGE_TEXT=Kh\u00F4ng ti\u0300m th\u00E2\u0301y mu\u0323c phu\u0300 h\u01A1\u0323p.
888
- #XTXT: MessagePage description
889
561
  MESSAGE_PAGE_DESCRIPTION=Ki\u00EA\u0309m tra thi\u00EA\u0301t l\u00E2\u0323p lo\u0323c
890
562
 
891
- #XFLD: Token number indicator which is used to show more tokens in Tokenizers inside MultiInput and MultiComboBox
892
563
  MULTIINPUT_SHOW_MORE_TOKENS={0} Nhi\u00EA\u0300u h\u01A1n
893
564
 
894
- #XFLD: Token number indicator which is used to show all tokens in Tokenizer when all of the tokens are hidden
895
565
  TOKENIZER_SHOW_ALL_ITEM={0} mu\u0323c
896
- #XFLD: Token number indicator which is used to show all tokens in Tokenizer when all of the tokens are hidden
897
566
  TOKENIZER_SHOW_ALL_ITEMS={0} Mu\u0323c
898
- #XACT: ARIA announcement for tokens
899
567
  TOKENIZER_ARIA_CONTAIN_TOKEN=Co\u0301 th\u00EA\u0309 ch\u01B0\u0301a nhi\u00EA\u0300u the\u0309
900
- #XACT: ARIA announcement for tokenizer with 1 token
901
568
  TOKENIZER_ARIA_CONTAIN_ONE_TOKEN=Co\u0301 1 the\u0309
902
- #XACT: ARIA announcement for tokenizer with n tokens
903
569
  TOKENIZER_ARIA_CONTAIN_SEVERAL_TOKENS=Co\u0301 {0} the\u0309
904
570
 
905
- #XACT: ARIA announcement for tokenizer label
906
571
  TOKENIZER_ARIA_LABEL=C\u00F4ng cu\u0323 the\u0309 ho\u0301a
907
572
 
908
- #XACT: ARIA announcement for token label
909
573
  TOKEN_ARIA_LABEL=Token
910
- #XACT: ARIA announcement for token deletable
911
574
  TOKEN_ARIA_DELETABLE=Co\u0301 th\u00EA\u0309 xo\u0301a
912
- #XACT: ARIA announcement for token selected
913
575
  TOKEN_ARIA_SELECTED=\u0110\u01B0\u01A1\u0323c cho\u0323n
914
576
 
915
- #XACT: ARIA announcement for the ObjectListItem unread mark
916
577
  OBJECTLISTITEM_ARIA_UNREAD_VALUE=Kh\u00F4ng \u0111\u01B0\u01A1\u0323c \u0111o\u0323c
917
- #XACT: ARIA announcement for the ObjectListItem locked mark
918
578
  OBJECTLISTITEM_ARIA_LOCKED_MARK_VALUE=Bi\u0323 kho\u0301a
919
579
 
920
- #XBUT: MessagePopover predefined text for CLOSE action
921
580
  MESSAGEPOPOVER_CLOSE=\u0110o\u0301ng
922
- #XBUT: MessagePopover predefined text for All Button
923
581
  MESSAGEPOPOVER_ALL=T\u00E2\u0301t ca\u0309
924
- #XACT: ARIA announcement for the MessagePopover back buttons tooltip
925
582
  MESSAGEPOPOVER_ARIA_BACK_BUTTON_TOOLTIP=Tr\u01A1\u0309 la\u0323i mu\u0323c th\u00F4ng ba\u0301o
926
- #XACT: ARIA announcement for the MessagePopover back buttons
927
583
  MESSAGEPOPOVER_ARIA_BACK_BUTTON=Chi ti\u00EA\u0301t th\u00F4ng ba\u0301o
928
- #XACT: ARIA announcement for the MessagePopover heading
929
584
  MESSAGEPOPOVER_ARIA_HEADING=Th\u00F4ng ba\u0301o
930
585
 
931
- #XTOL: Message view error button tooltip
932
586
  MESSAGEVIEW_BUTTON_TOOLTIP_ERROR=L\u00F4\u0303i
933
- #XTOL: Message view success button tooltip
934
587
  MESSAGEVIEW_BUTTON_TOOLTIP_SUCCESS=Th\u00E0nh c\u00F4ng
935
- #XTOL: Message view warning button tooltip
936
588
  MESSAGEVIEW_BUTTON_TOOLTIP_WARNING=Ca\u0309nh ba\u0301o
937
- #XTOL: Message view information button tooltip
938
589
  MESSAGEVIEW_BUTTON_TOOLTIP_INFORMATION=Th\u00F4ng tin
939
590
 
940
- #XACT: ARIA announcement for the accept button
941
591
  BUTTON_ARIA_TYPE_ACCEPT=Ha\u0300nh \u0111\u00F4\u0323ng ti\u0301ch c\u01B0\u0323c
942
- #XACT: ARIA announcement for the reject button
943
592
  BUTTON_ARIA_TYPE_REJECT=Ha\u0300nh \u0111\u00F4\u0323ng ti\u00EAu c\u01B0\u0323c
944
- #XACT: ARIA announcement for the emphasized button
945
593
  BUTTON_ARIA_TYPE_EMPHASIZED=\u0110\u01B0\u01A1\u0323c nh\u00E2\u0301n ma\u0323nh
946
594
 
947
- #XACT: ARIA text for position markers
948
595
  CAROUSEL_POSITION=Mu\u0323c {0} cu\u0309a {1} \u0111\u01B0\u01A1\u0323c hi\u00EA\u0309n thi\u0323
949
596
 
950
- #XTXT: Text between numbers in the numeric page indicator
951
597
  CAROUSEL_PAGE_INDICATOR_TEXT={0} cu\u0309a {1}
952
598
 
953
- #XTXT: Error message for Carousel when no pages are loaded due to any reason.
954
599
  CAROUSEL_ERROR_MESSAGE=Kh\u00F4ng th\u00EA\u0309 ta\u0309i n\u00F4\u0323i dung.
955
600
 
956
- #XTXT: colon separator
957
601
  COLON=\:
958
602
 
959
- #XBUT: sap.m.semantic.SemanticControl Edit button text
960
603
  SEMANTIC_CONTROL_EDIT=Hi\u00EA\u0323u chi\u0309nh
961
- #XBUT: sap.m.semantic.SemanticControl Save button text
962
604
  SEMANTIC_CONTROL_SAVE=L\u01B0u
963
- #XBUT: sap.m.semantic.SemanticControl Delete button text
964
605
  SEMANTIC_CONTROL_DELETE=Xo\u0301a
965
- #XBUT: sap.m.semantic.SemanticControl Cancel button text
966
606
  SEMANTIC_CONTROL_CANCEL=H\u1EE7y
967
- #XBUT: sap.m.semantic.SemanticControl Approve button text
968
607
  SEMANTIC_CONTROL_APPROVE=Ph\u00EA duy\u00EA\u0323t
969
- #XBUT: sap.m.semantic.SemanticControl Reject button text
970
608
  SEMANTIC_CONTROL_REJECT=T\u01B0\u0300 ch\u00F4\u0301i
971
- #XBUT: sap.m.semantic.SemanticControl Forward button text
972
609
  SEMANTIC_CONTROL_FORWARD=Chuy\u00EA\u0309n ti\u00EA\u0301p
973
- #XBUT: sap.m.semantic.SemanticControl Open in button text
974
610
  SEMANTIC_CONTROL_OPEN_IN=M\u01A1\u0309 trong...
975
- #XBUT: sap.m.semantic.SemanticControl Sort button text
976
611
  SEMANTIC_CONTROL_SORT=S\u0103\u0301p x\u00EA\u0301p
977
- #XBUT: sap.m.semantic.SemanticControl Filter button text
978
612
  SEMANTIC_CONTROL_FILTER=Lo\u0323c
979
- #XBUT: sap.m.semantic.SemanticControl Group button text
980
613
  SEMANTIC_CONTROL_GROUP=Nho\u0301m
981
- #XBUT: sap.m.semantic.SemanticControl Flag button text
982
614
  SEMANTIC_CONTROL_FLAG=C\u01A1\u0300
983
- #XBUT: sap.m.semantic.SemanticControl Favorite button text
984
615
  SEMANTIC_CONTROL_FAVORITE=Mu\u0323c \u01B0a thi\u0301ch
985
- #XBUT: sap.m.semantic.SemanticControl Add button text
986
616
  SEMANTIC_CONTROL_ADD=Th\u00EAm
987
- #XBUT: sap.m.semantic.SemanticControl Send Email button text
988
617
  SEMANTIC_CONTROL_SEND_EMAIL=G\u01B0\u0309i email
989
- #XBUT: sap.m.semantic.SemanticControl Discuss in SAP Jam button text
990
618
  SEMANTIC_CONTROL_DISCUSS_IN_JAM=Tha\u0309o lu\u00E2\u0323n trong SAP Jam
991
- #XBUT: sap.m.semantic.SemanticControl Share in SAP Jam button text
992
619
  SEMANTIC_CONTROL_SHARE_IN_JAM=Chia se\u0309 tr\u00EAn SAP Jam
993
- #XBUT: sap.m.semantic.SemanticControl Send Message button text
994
620
  SEMANTIC_CONTROL_SEND_MESSAGE=G\u01B0\u0309i th\u00F4ng ba\u0301o
995
- #XBUT: sap.m.semantic.SemanticControl Save as Tile button text
996
621
  SEMANTIC_CONTROL_SAVE_AS_TILE=L\u01B0u nh\u01B0 hi\u0300nh x\u00EA\u0301p
997
- #XBUT: sap.m.semantic.SemanticControl Print button text
998
622
  SEMANTIC_CONTROL_PRINT=In
999
- #XBUT: sap.m.semantic.SemanticControl Multi select button text
1000
623
  SEMANTIC_CONTROL_MULTI_SELECT=\u0110a l\u01B0\u0323a cho\u0323n
1001
- #XBUT: sap.m.semantic.SemanticControl Multi select cancel button text
1002
624
  SEMANTIC_CONTROL_MULTI_SELECT_CANCEL=Hu\u0309y \u0111a l\u01B0\u0323a cho\u0323n
1003
- #XBUT: sap.m.semantic.SemanticControl Message indicator button text
1004
625
  SEMANTIC_CONTROL_MESSAGES_INDICATOR=Th\u00F4ng ba\u0301o
1005
- #XBUT: sap.m.semantic.SemanticControl "Action" Share button text
1006
626
  SEMANTIC_CONTROL_ACTION_SHARE=Chia se\u0309
1007
- #XTXT: sap.m.semantic.DetailPage title
1008
627
  SEMANTIC_DETAIL_PAGE_TITLE=Chi ti\u1EBFt
1009
- #XTXT: sap.m.semantic.MasterPage title
1010
628
  SEMANTIC_MASTER_PAGE_TITLE=Chi\u0301nh
1011
629
 
1012
- #XFLD: sap.m.DraftIndicator Saving Draft indicator text
1013
630
  DRAFT_INDICATOR_SAVING_DRAFT=\u0110ang l\u01B0u ba\u0309n tha\u0309o...
1014
- #XFLD: sap.m.DraftIndicator Draft saved indicator text
1015
631
  DRAFT_INDICATOR_DRAFT_SAVED=Ba\u0309n tha\u0309o \u0111\u01B0\u01A1\u0323c l\u01B0u
1016
632
 
1017
- #XBUT: Wizard predefined text for Cancel button
1018
633
  WIZARD_CANCEL=H\u1EE7y
1019
- #XBUT: Wizard predefined text for Next button
1020
634
  WIZARD_NEXT=Ti\u00EA\u0301p
1021
- #XBUT: Wizard predefined text for Finish button
1022
635
  WIZARD_FINISH=Xem xe\u0301t
1023
636
 
1024
- #XACT: Aria information for the Date Picker
1025
637
  DATEPICKER_DATE_TYPE=Nga\u0300y
1026
- #XBUT: Date Selection button text of Date Picker control
1027
638
  DATEPICKER_SELECTION_CONFIRM=OK
1028
- #XBUT: Cancel/Close button text of Date Picker control
1029
639
  DATEPICKER_SELECTION_CANCEL=H\u1EE7y
1030
640
 
1031
- #XACT: WizardProgressNavigator selected step
1032
641
  WIZARD_PROG_NAV_SELECTED=\u0110\u01B0\u01A1\u0323c cho\u0323n
1033
- #XACT: WizardProgressNavigator processed step
1034
642
  WIZARD_PROG_NAV_PROCESSED=\u0110a\u0303 x\u01B0\u0309 ly\u0301
1035
- #XACT: WizardProgressNavigator predefined text for step
1036
643
  WIZARD_PROG_NAV_STEP_TITLE=B\u01B0\u01A1\u0301c
1037
- #XBUT: Wizard predefined text for Step button
1038
644
  WIZARD_STEP=B\u01B0\u01A1\u0301c
1039
- #XACT: Aria label for the wizard
1040
645
  WIZARD_LABEL=Wizard
1041
646
 
1042
- #XTOL: Tooltip for the flag icon inside sap.m.ObjectHeader, showing that the item is flagged
1043
647
  TOOLTIP_OH_FLAG_MARK_VALUE=\u0110\u01B0\u01A1\u0323c \u0111a\u0301nh d\u00E2\u0301u
1044
648
 
1045
- #XTOL: Tooltip for the favorite icon inside sap.m.ObjectHeader, showing that the item is favorite
1046
649
  TOOLTIP_OH_FAVORITE_MARK_VALUE=Mu\u0323c \u01B0a thi\u0301ch
1047
650
 
1048
- #XTOL: Tooltip for the select title arrow inside sap.m.ObjectHeader
1049
651
  OH_SELECT_ARROW_TOOLTIP=Tu\u0300y cho\u0323n co\u0301 li\u00EAn quan
1050
652
 
1051
- #XTXT: Text value for marker type Flag
1052
653
  OM_FLAG=\u0110\u01B0\u01A1\u0323c \u0111a\u0301nh d\u00E2\u0301u
1053
654
 
1054
- #XTXT: Text value for marker type Favorite
1055
655
  OM_FAVORITE=Mu\u0323c \u01B0a thi\u0301ch
1056
656
 
1057
- #XTXT: Text value for marker type Draft
1058
657
  OM_DRAFT=Ba\u0309n tha\u0309o
1059
658
 
1060
- #XTXT: Text value for marker type Locked
1061
659
  OM_LOCKED=Bi\u0323 kho\u0301a
1062
660
 
1063
- #XTXT: Text value for marker type LockedBy that shows who has locked the object, e.g. Locked by {User name}
1064
661
  OM_LOCKED_BY=Bi\u0323 kho\u0301a b\u01A1\u0309i {0}
1065
662
 
1066
- #XTXT: Text value for marker type Locked by another user
1067
663
  OM_LOCKED_BY_ANOTHER_USER=Kho\u0301a b\u01A1\u0309i ng\u01B0\u01A1\u0300i du\u0300ng kha\u0301c
1068
664
 
1069
- #XTXT: Text value for marker type Unsaved Changes
1070
665
  OM_UNSAVED=Ca\u0301c thay \u0111\u00F4\u0309i ch\u01B0a \u0111\u01B0\u01A1\u0323c l\u01B0u
1071
666
 
1072
- #XTXT: Text value for marker type UnsavedBy Changes that shows who has unsaved changes, e.g. Unsaved Changes by {User name}
1073
667
  OM_UNSAVED_BY=Thay \u0111\u00F4\u0309i ch\u01B0a \u0111\u01B0\u01A1\u0323c l\u01B0u b\u01A1\u0309i {0}
1074
668
 
1075
- #XTXT: Text value for marker type Unsaved by another user
1076
669
  OM_UNSAVED_BY_ANOTHER_USER=Thay \u0111\u00F4\u0309i ch\u01B0a \u0111\u01B0\u01A1\u0323c l\u01B0u cu\u0309a ng\u01B0\u01A1\u0300i du\u0300ng kha\u0301c
1077
670
 
1078
- #XTOL: Tooltip for "Send SMS" in QuickView
1079
671
  QUICKVIEW_SEND_SMS=G\u01B0\u0309i SMS
1080
672
 
1081
- #XTXT: Text for character left
1082
673
  TEXTAREA_CHARACTER_LEFT=co\u0300n la\u0323i {0} ky\u0301 t\u01B0\u0323
1083
674
 
1084
- #XTXT: Text for characters left
1085
675
  TEXTAREA_CHARACTERS_LEFT=co\u0300n la\u0323i {0} ky\u0301 t\u01B0\u0323
1086
676
 
1087
- #XTXT: Text for character over
1088
677
  TEXTAREA_CHARACTER_EXCEEDED={0} ky\u0301 t\u01B0\u0323 qua\u0301 gi\u01A1\u0301i ha\u0323n
1089
678
 
1090
- #XTXT: Text for characters over
1091
679
  TEXTAREA_CHARACTERS_EXCEEDED={0} ky\u0301 t\u01B0\u0323 qua\u0301 gi\u01A1\u0301i ha\u0323n
1092
680
 
1093
- #XTOL: Tooltip for the flag icon inside sap.m.ObjectListItem, showing that the item is flagged
1094
681
  TOOLTIP_OLI_FLAG_MARK_VALUE=\u0110\u01B0\u01A1\u0323c \u0111a\u0301nh d\u00E2\u0301u
1095
682
 
1096
- #XTOL: Tooltip for the favorite icon inside sap.m.ObjectListItem, showing that the item is favorite
1097
683
  TOOLTIP_OLI_FAVORITE_MARK_VALUE=Mu\u0323c \u01B0a thi\u0301ch
1098
684
 
1099
- #XTOL: Tooltip for the locked icon inside sap.m.ObjectListItem, showing that the item is locked
1100
685
  TOOLTIP_OLI_LOCK_MARK_VALUE=Bi\u0323 kho\u0301a
1101
686
 
1102
- #XBUT: Time Selection button text of Time Picker control
1103
687
  TIMEPICKER_SET=OK
1104
688
 
1105
- #XBUT: Cancel/Close button text of Time Picker control
1106
689
  TIMEPICKER_CANCEL=H\u1EE7y
1107
690
 
1108
- #YACT: ARIA tag of Time Picker control
1109
691
  TIMEPICKER_SCREENREADER_TAG=C\u00F4ng cu\u0323 cho\u0323n th\u01A1\u0300i gian
1110
692
 
1111
- #YACT: ARIA tag of Time Picker control with format as placeholder
1112
693
  TIMEPICKER_WITH_PH_SCREENREADER_TAG=C\u00F4ng cu\u0323 cho\u0323n th\u01A1\u0300i gian theo \u0111i\u0323nh da\u0323ng {0}
1113
694
 
1114
- #XFLD: Label of the hours value slider inside a Time Picker control
1115
695
  TIMEPICKER_LBL_HOURS=Gi\u01A1\u0300
1116
696
 
1117
- #XFLD: Label of the minutes value slider inside a Time Picker control
1118
697
  TIMEPICKER_LBL_MINUTES=Phu\u0301t
1119
698
 
1120
- #XFLD: Label of the seconds value slider inside a Time Picker control
1121
699
  TIMEPICKER_LBL_SECONDS=Gi\u00E2y
1122
700
 
1123
- #XFLD: Label of the am/pm value slider inside a Time Picker control
1124
701
  TIMEPICKER_LBL_AMPM=AM/PM
1125
702
 
1126
- #XACT: Text announced by the screen reader, when TimePicker' popover opens
1127
703
  TIMEPICKER_SET_TIME=Thi\u00EA\u0301t l\u00E2\u0323p th\u01A1\u0300i gian
1128
704
 
1129
- #XACT: ARIA label for Breadcrumbs
1130
705
  BREADCRUMB_LABEL=L\u01B0u v\u00EA\u0301t trong \u0111i\u0323nh h\u01B0\u01A1\u0301ng
1131
706
 
1132
- #XTOL: Tooltip text for Breadcrumbs select
1133
707
  BREADCRUMB_SELECT_TOOLTIP=Th\u00EAm
1134
708
 
1135
- #XACT: Unread status of Notification List Item
1136
709
  NOTIFICATION_LIST_ITEM_UNREAD=Th\u00F4ng ba\u0301o ch\u01B0a \u0111o\u0323c.
1137
710
 
1138
- #XACT: Read status of Notification List Item
1139
711
  NOTIFICATION_LIST_ITEM_READ=Th\u00F4ng ba\u0301o \u0111a\u0303 \u0111o\u0323c.
1140
712
 
1141
- #XACT: ARIA text for datetime and priority
1142
713
  NOTIFICATION_LIST_ITEM_DATETIME_PRIORITY=\u0110\u00EA\u0301n ha\u0323n trong {0}, \u01B0u ti\u00EAn {1} .
1143
714
 
1144
- #XFLD: text that will be displayed when tile failed to load
1145
715
  INFOTILE_CANNOT_LOAD_TILE=Kh\u00F4ng th\u00EA\u0309 ta\u0309i hi\u0300nh x\u00EA\u0301p
1146
716
 
1147
- #XFLD: text that will be read while tile is loading
1148
717
  INFOTILE_LOADING=\u0110ang ta\u0309i
1149
718
 
1150
- #XTXT: text for critical color
1151
719
  SEMANTIC_COLOR_CRITICAL=Ca\u0309nh ba\u0301o
1152
720
 
1153
- #XTXT: text for good color
1154
721
  SEMANTIC_COLOR_GOOD=T\u00F4\u0301t
1155
722
 
1156
- #XTXT: text for neutral color
1157
723
  SEMANTIC_COLOR_NEUTRAL=Trung ti\u0301nh
1158
724
 
1159
- #XTXT: text for error color
1160
725
  SEMANTIC_COLOR_ERROR=T\u01A1\u0301i ha\u0323n
1161
726
 
1162
- #XTOL:
1163
727
  NUMERICCONTENT_DEVIATION_UP=T\u0103ng d\u00E2\u0300n
1164
728
 
1165
- #XTOL:
1166
729
  NUMERICCONTENT_DEVIATION_DOWN=Gia\u0309m d\u00E2\u0300n
1167
730
 
1168
- #YACT: ARIA tag of MaskInput control
1169
731
  MASKINPUT_SCREENREADER_TAG=Che ch\u0103\u0301n
1170
732
 
1171
- #YACT: ARIA description of MaskInput control
1172
733
  MASKINPUT_SCREENREADER_DESCRIPTION=Khi t\u00E2\u0323p trung, tr\u01B0\u01A1\u0300ng \u0111\u00E2\u0300u va\u0300o che gi\u00E2\u0301u \u0111\u01B0\u01A1\u0323c \u0111i\u0323nh da\u0323ng va\u0300 \u0111i\u00EA\u0300n tr\u01B0\u01A1\u0301c. Ky\u0301 hi\u00EA\u0323u {0} \u0111\u01B0\u01A1\u0323c d\u01B0\u0323 pho\u0300ng cho tri\u0300nh gi\u01B0\u0303 ch\u00F4\u0303. Gia\u0301 tri\u0323 pha\u0309i \u0111\u01B0\u01A1\u0323c nh\u00E2\u0323p trong tr\u01B0\u01A1\u0300ng na\u0300y la\u0300 theo \u0111i\u0323nh da\u0323ng {1} sau \u0111\u00E2y ma\u0300 m\u00F4\u0303i ky\u0301 hi\u00EA\u0323u phu\u0300 h\u01A1\u0323p v\u01A1\u0301i quy t\u0103\u0301c. Quy t\u0103\u0301c la\u0300 t\u00E2\u0323p h\u01A1\u0323p ca\u0301c ky\u0301 t\u01B0\u0323 \u0111\u01B0\u01A1\u0323c cho phe\u0301p theo vi\u0323 tri\u0301 ri\u00EAng bi\u00EA\u0323t cu\u0309a chu\u0301ng. Ky\u0301 hi\u00EA\u0323u kh\u00F4ng co\u0301 quy t\u0103\u0301c la\u0300 ca\u0301c ky\u0301 t\u01B0\u0323 kh\u00F4ng thay \u0111\u00F4\u0309i va\u0300 la\u0300 m\u00F4\u0323t ph\u00E2\u0300n cu\u0309a gia\u0301 tri\u0323 \u0111\u01B0\u01A1\u0323c \u0111i\u0323nh da\u0323ng.
1173
734
 
1174
- #XACT: ARIA scroll back button for tabstrip
1175
735
  TABSTRIP_SCROLL_BACK=Cu\u00F4\u0323n ra sau
1176
736
 
1177
- #XACT: ARIA scroll forward button for tabstrip
1178
737
  TABSTRIP_SCROLL_FORWARD=Cu\u00F4\u0323n v\u00EA\u0300 tr\u01B0\u01A1\u0301c
1179
738
 
1180
- #XACT: ARIA static text for modified tabstrip item
1181
739
  TABSTRIP_ITEM_MODIFIED=Kh\u00F4ng l\u01B0u
1182
740
 
1183
- #XACT: ARIA static text for not-modified tabstrip item
1184
741
  TABSTRIP_ITEM_NOT_MODIFIED=\u0110a\u0303 l\u01B0u
1185
742
 
1186
- #XACT: ARIA static text for closable tabstrip item
1187
743
  TABSTRIP_ITEM_CLOSABLE=Co\u0301 th\u00EA\u0309 \u0111o\u0301ng
1188
- #XFLD: Footer text for TileContent
1189
744
  TILECONTENT_FOOTER_TEXT={0}, {1}
1190
745
 
1191
- #XBUT: Button text for collapsing the Notification List Group
1192
746
  NOTIFICATION_LIST_GROUP_COLLAPSE=Thu go\u0323n nho\u0301m
1193
747
 
1194
- #XBUT: Button text for expanding the Notification List Group
1195
748
  NOTIFICATION_LIST_GROUP_EXPAND=M\u01A1\u0309 r\u00F4\u0323ng nho\u0301m
1196
749
 
1197
- #XACT: ARIA add new tab button for tabstrip
1198
750
  TABCONTAINER_ADD_NEW_TAB=Th\u00EAm the\u0309 m\u01A1\u0301i
1199
751
 
1200
- #XACT: ARIA dropdown button for tabstrip
1201
752
  TABSTRIP_OPENED_TABS=The\u0309 \u0111a\u0303 m\u01A1\u0309
1202
753
 
1203
- #XTOL: Tooltip of close tab strip item button
1204
754
  TABSTRIP_ITEM_CLOSE_BTN=\u0110o\u0301ng
1205
755
 
1206
- #XBUT: Button text for expanding a Notification List Item
1207
756
  NOTIFICATION_LIST_ITEM_SHOW_MORE=Hi\u00EA\u0309n thi\u0323 th\u00EAm
1208
757
 
1209
- #XBUT: Button text for collapsing a Notification List Item
1210
758
  NOTIFICATION_LIST_ITEM_SHOW_LESS=Hi\u00EA\u0309n thi\u0323 i\u0301t h\u01A1n
1211
759
 
1212
- #XBUT: Date button of DateTimePicker on small screens
1213
760
  DATETIMEPICKER_DATE=Nga\u0300y
1214
761
 
1215
- #XBUT: Time button of DateTimePicker on small screens
1216
762
  DATETIMEPICKER_TIME=Th\u1EDDi gian
1217
763
 
1218
- #XACT: Aria information for the Date Time Picker
1219
764
  DATETIMEPICKER_TYPE=Nga\u0300y va\u0300 gi\u01A1\u0300
1220
765
 
1221
- #XACT SinglePlanningCalendar control name
1222
766
  SPC_CONTROL_NAME=Li\u0323ch l\u00E2\u0323p k\u00EA\u0301 hoa\u0323ch \u0111\u01A1n
1223
767
 
1224
- #XACT SinglePlanningCalendar actions toolbar accessibility description
1225
768
  SPC_ACTIONS_TOOLBAR=Thao ta\u0301c li\u0323ch l\u00E2\u0323p k\u00EA\u0301 hoa\u0323ch \u0111\u01A1n
1226
769
 
1227
- #XACT SinglePlanningCalendar navigation toolbar accessibility description
1228
770
  SPC_NAVIGATION_TOOLBAR=\u0110i\u00EA\u0300u h\u01B0\u01A1\u0301ng li\u0323ch l\u00E2\u0323p k\u00EA\u0301 hoa\u0323ch \u0111\u01A1n
1229
771
 
1230
- #XACT PlanningCalendarHeader's datepicker accessibility announcement
1231
772
  PCH_SELECT_RANGE=L\u01B0\u0323a cho\u0323n khoa\u0309ng
1232
773
 
1233
- #XACT Announcement for the popover of PlanningCalendarHeader's datepicker
1234
774
  PCH_RANGE_PICKER=C\u00F4ng cu\u0323 cho\u0323n khoa\u0309ng
1235
775
 
1236
- #XACT PlanningCalendarHeader "today" button announcement
1237
776
  PCH_NAVIGATE_TO_TODAY=\u0110i\u00EA\u0300u h\u01B0\u01A1\u0301ng \u0111\u00EA\u0301n nga\u0300y hi\u00EA\u0323n ta\u0323i
1238
777
 
1239
- #XACT Announcement for the "Previous" icon-button in PlanningCalendarHeader
1240
778
  PCH_NAVIGATE_BACKWARDS=\u0110i\u00EA\u0300u h\u01B0\u01A1\u0301ng lu\u0300i la\u0323i
1241
779
 
1242
- #XACT Announcement for the "Next" icon-button in PlanningCalendarHeader
1243
780
  PCH_NAVIGATE_FORWARD=\u0110i\u00EA\u0300u h\u01B0\u01A1\u0301ng chuy\u00EA\u0309n ti\u00EA\u0301p
1244
781
 
1245
- #XACT Announcement for the Blockers area in SinglePlanningCalendar
1246
782
  SPC_BLOCKERS=Tri\u0300nh ch\u0103\u0323n
1247
783
 
1248
- #XACT Announcement for the Appointments area in SinglePlanningCalendar
1249
784
  SPC_APPOINTMENTS=Cu\u00F4\u0323c he\u0323n
1250
785
 
1251
- #XLNK Text for the link when we have more Appointments for a day in month view in SinglePlanningCalendar
1252
786
  SPC_MORE_LINK={0} Nhi\u00EA\u0300u h\u01A1n
1253
787
 
1254
- #XACT: PlanningCalendar accessibility description
1255
788
  PLANNINGCALENDAR=Li\u0323ch d\u01B0\u0323 ki\u00EA\u0301n
1256
789
 
1257
- #XACT PlanningCalendar functions toolbar accessibility description
1258
790
  PC_FUNCTIONS_TOOLBAR=Ch\u01B0\u0301c n\u0103ng li\u0323ch hoa\u0323ch \u0111i\u0323nh
1259
791
 
1260
- #XACT PlanningCalendar interval accessibility description
1261
792
  PC_INTERVAL_TOOLBAR=Khoa\u0309ng th\u01A1\u0300i gian li\u0323ch hoa\u0323ch \u0111i\u0323nh
1262
793
 
1263
- #XACT PlanningCalendar interval selection accessibility description
1264
794
  PC_INTERVAL_SELECTION_TOOLBAR=Cho\u0323n khoa\u0309ng th\u01A1\u0300i gian li\u0323ch hoa\u0323ch \u0111i\u0323nh
1265
795
 
1266
- #XACT: PlanningCalendar view selector accessibility description
1267
796
  PLANNINGCALENDAR_VIEW=Xem li\u0323ch theo
1268
797
 
1269
- #XFLD: Name of the "Hours" view in the PlanningCalendar control
1270
798
  PLANNINGCALENDAR_HOURS=Gi\u01A1\u0300
1271
799
 
1272
- #XFLD: Name of the "Days" view in the PlanningCalendar control
1273
800
  PLANNINGCALENDAR_DAYS=Nga\u0300y
1274
801
 
1275
- #XFLD: Name of the "Months" view in the PlanningCalendar control
1276
802
  PLANNINGCALENDAR_MONTHS=Tha\u0301ng
1277
803
 
1278
- #XFLD: Name of the "Week" view in the PlanningCalendar control
1279
804
  PLANNINGCALENDAR_WEEK=1 tu\u00E2\u0300n
1280
805
 
1281
- #XFLD: Name of the "OneMonth" view in the PlanningCalendar control
1282
806
  PLANNINGCALENDAR_ONE_MONTH=1 tha\u0301ng
1283
807
 
1284
- #XBUT: Today button of PlanningCalendar and SinglePlanningCalendar control
1285
808
  PLANNINGCALENDAR_TODAY=H\u00F4m nay
1286
809
 
1287
- #XFLD: Text for all day event
1288
810
  PLANNINGCALENDAR_ALLDAY=Ca\u0309 nga\u0300y
1289
811
 
1290
- #XFLD: Text for event with no starting time
1291
812
  PLANNINGCALENDAR_UNTIL=\u0111\u00EA\u0301n {0}
1292
813
 
1293
- #XFLD: Text for a placeholder row when there are no appointments
1294
814
  PLANNINGCALENDAR_ROW_NO_APPOINTMENTS=Kh\u00F4ng co\u0301 mu\u0323c nh\u00E2\u0323p
1295
815
 
1296
- #XTOL: Tool tip for nextButton of the PagingButton
1297
816
  PAGINGBUTTON_NEXT=Trang k\u00EA\u0301 ti\u00EA\u0301p
1298
817
 
1299
- #XTOL: Tool tip for nextButton of the PagingButton
1300
818
  PAGINGBUTTON_PREVIOUS=Trang tr\u01B0\u01A1\u0301c
1301
819
 
1302
- #XBUT: Text and number of selected items for toolbar button of SelectionDetails
1303
820
  SELECTIONDETAILS_BUTTON_TEXT_WITH_NUMBER=Chi ti\u00EA\u0301t ({0})
1304
821
 
1305
- #XBUT: Text for toolbar button of SelectionDetails
1306
822
  SELECTIONDETAILS_BUTTON_TEXT=Chi ti\u1EBFt
1307
823
 
1308
- #XBUT: Text for ok button in the suggestion popover
1309
824
  SUGGESTIONSPOPOVER_CLOSE_BUTTON=OK
1310
825
 
1311
- #############
1312
- #Translatable Control Types and States for ACC
1313
- #############
1314
826
 
1315
- #XACT: type of an UI control is an input field
1316
827
  ACC_CTR_TYPE_INPUT=Nh\u00E2\u0323p
1317
828
 
1318
- #XACT: type of an UI control is a input field (which allows setting multiple values)
1319
829
  ACC_CTR_TYPE_MULTIINPUT=Nh\u00E2\u0323p nhi\u00EA\u0300u gia\u0301 tri\u0323
1320
830
 
1321
- #XACT: type of an UI control is a date input field
1322
831
  ACC_CTR_TYPE_DATEINPUT=Nh\u00E2\u0323p nga\u0300y
1323
832
 
1324
- #XACT: type of an UI control is a time input field
1325
833
  ACC_CTR_TYPE_TIMEINPUT=Nh\u00E2\u0323p th\u01A1\u0300i gian
1326
834
 
1327
- #XACT: type of an UI control is a date and time input field
1328
835
  ACC_CTR_TYPE_DATETIMEINPUT=Nh\u00E2\u0323p nga\u0300y/gi\u01A1\u0300
1329
836
 
1330
- #XACT: type of an UI control is a rating indicator
1331
837
  ACC_CTR_TYPE_RATING=\u0110a\u0301nh gia\u0301
1332
838
 
1333
- #XACT: type of an UI control is a button
1334
839
  ACC_CTR_TYPE_BUTTON=Nu\u0301t
1335
840
 
1336
- #XACT: type of an UI control is a link
1337
841
  ACC_CTR_TYPE_LINK=Li\u00EAn k\u00EA\u0301t
1338
842
 
1339
- #XACT: type of an UI control is an image
1340
843
  ACC_CTR_TYPE_IMAGE=Hi\u0300nh a\u0309nh
1341
844
 
1342
- #XACT: type of an UI control is a checkbox
1343
845
  ACC_CTR_TYPE_CHECKBOX=\u00D4 cho\u0323n
1344
846
 
1345
- #XACT: type of an UI control is a radiobutton
1346
847
  ACC_CTR_TYPE_RADIO=Nu\u0301t radio
1347
848
 
1348
- #XACT: type of of an UI control is a progress indicator
1349
849
  ACC_CTR_TYPE_PROGRESS=Ti\u00EA\u0301n tri\u0300nh
1350
850
 
1351
- #XACT: type of an UI control is a combobox
1352
851
  ACC_CTR_TYPE_COMBO=Combo Box
1353
852
 
1354
- #XACT: type of of an UI control is a combobox (which allows multi selection)
1355
853
  ACC_CTR_TYPE_MULTICOMBO=Combo Box nhi\u00EA\u0300u l\u01B0\u0323a cho\u0323n
1356
854
 
1357
- #XACT: type of of an UI control is a list
1358
855
  ACC_CTR_TYPE_LIST=H\u00F4\u0323p danh sa\u0301ch
1359
856
 
1360
- #XACT: type of of an UI control is a list item
1361
857
  ACC_CTR_TYPE_OPTION=Mu\u0323c danh sa\u0301ch
1362
858
 
1363
- #XACT: type of of an UI control is a tree
1364
859
  ACC_CTR_TYPE_TREE=C\u00E2y
1365
860
 
1366
- #XACT: type of of an UI control is a tree item
1367
861
  ACC_CTR_TYPE_TREEITEM=Mu\u0323c c\u00E2y
1368
862
 
1369
- #XACT: type of of an UI control is a table
1370
863
  ACC_CTR_TYPE_TABLE=Ba\u0309ng
1371
864
 
1372
- #XACT: type of of an UI control is a table row
1373
865
  ACC_CTR_TYPE_ROW=Ha\u0300ng
1374
866
 
1375
- #XACT: ARIA announcement for the header row of the table
1376
867
  ACC_CTR_TYPE_HEADER_ROW=Ha\u0300ng ti\u00EAu \u0111\u00EA\u0300
1377
868
 
1378
- #XACT: ARIA announcement for the footer row of the table
1379
869
  ACC_CTR_TYPE_FOOTER_ROW=Ha\u0300ng cu\u00F4\u0301i trang
1380
870
 
1381
- #XACT: "pressed" state of e.g. a togglebutton which should be announced by screenreaders
1382
871
  ACC_CTR_STATE_PRESSED=\u0110a\u0303 nh\u00E2\u0301n
1383
872
 
1384
- #XACT: "checked" state of e.g. a checkbox, switch which should be announced by screenreaders
1385
873
  ACC_CTR_STATE_CHECKED=\u0110a\u0303 cho\u0323n
1386
874
 
1387
- #XACT: "not checked" state of e.g. a checkbox, switch which should be announced by screenreaders
1388
875
  ACC_CTR_STATE_NOT_CHECKED=Kh\u00F4ng ki\u00EA\u0309m tra
1389
876
 
1390
- #XACT: state (current and max. value) of a rating indicator which should be announced by screenreaders
1391
877
  ACC_CTR_STATE_RATING={0} ngoa\u0300i {1}
1392
878
 
1393
- #XACT: progress state of a progress indicator which should be announced by screenreaders
1394
879
  ACC_CTR_STATE_PROGRESS={0} %
1395
880
 
1396
- #############
1397
881
 
1398
- #XACT: Aria information for the Split Button
1399
882
  SPLIT_BUTTON_DESCRIPTION=Nu\u0301t ph\u00E2n chia
1400
883
 
1401
- #XACT: Tooltip for the arrow button
1402
884
  SPLIT_BUTTON_ARROW_TOOLTIP=M\u01A1\u0309 tri\u0300nh \u0111\u01A1n
1403
885
 
1404
- #XACT: Aria hint for the keyboard handling support of the Split Button
1405
886
  SPLIT_BUTTON_KEYBOARD_HINT=Nh\u00E2\u0301n Enter \u0111\u00EA\u0309 ki\u0301ch hoa\u0323t ha\u0300nh \u0111\u00F4\u0323ng va\u0300 mu\u0303i t\u00EAn xu\u00F4\u0301ng \u0111\u00EA\u0309 m\u01A1\u0309 tri\u0300nh \u0111\u01A1n
1406
887
 
1407
- #XTOL: Tooltip text for back button inside a Menu Page
1408
888
  MENU_PAGE_BACK_BUTTON=Tr\u01A1\u0309 v\u00EA\u0300
1409
889
 
1410
- #XBUT: Menu predefined text for CLOSE action
1411
890
  MENU_CLOSE=H\u1EE7y
1412
891
 
1413
- #XBUT: Button text for closing a Notification List Base control
1414
892
  NOTIFICATION_LIST_BASE_CLOSE=\u0110o\u0301ng
1415
893
 
1416
894
 
1417
- #XBUT: No grouping item in ViewSettingsPopover
1418
895
  NO_GROUPING=Kh\u00F4ng ph\u00E2n nho\u0301m
1419
896
 
1420
- #XBUT: No filtering item in ViewSettingsPopover
1421
897
  REMOVE_FILTER=Loa\u0323i bo\u0309 b\u00F4\u0323 lo\u0323c
1422
898
 
1423
- #XBUT: ARIA-LabelledBy for ViewSettingsPopover
1424
899
  ARIA_LABELLED_BY_POPOVER=Thi\u00EA\u0301t l\u00E2\u0323p ma\u0300n hi\u0300nh c\u00F4\u0323t
1425
900
 
1426
- #XBUT: Show selected only for ViewSettingsPopover
1427
901
  SHOW_SELECTED_ONLY=Chi\u0309 hi\u00EA\u0323n mu\u0323c \u0111a\u0303 cho\u0323n
1428
902
 
1429
- #XBUT: No sorting item in ViewSettingsPopover
1430
903
  NO_SORTING=Kh\u00F4ng s\u0103\u0301p x\u00EA\u0301p
1431
904
 
1432
- #YACT: ARIA information about multiple content within the SlideTile
1433
905
  SLIDETILE_MULTIPLE_CONTENT=Tha\u0300nh ph\u00E2\u0300n co\u0301 \u0111a n\u00F4\u0323i dung
1434
906
 
1435
- #YACT: ARIA information about toggle sliding within the SlideTile
1436
907
  SLIDETILE_TOGGLE_SLIDING=\u0110\u00EA\u0309 b\u00E2\u0323t t\u0103\u0301t tr\u01B0\u01A1\u0323t, nh\u00E2\u0301n space bar
1437
908
 
1438
- #YACT: ARIA information how to activate the SlideTile
1439
909
  SLIDETILE_ACTIVATE=\u0110\u00EA\u0309 ki\u0301ch hoa\u0323t, nh\u00E2\u0301n enter
1440
910
 
1441
- #YACT: ARIA information how to scroll back in the SlideTile
1442
911
  SLIDETILE_SCROLL_BACK=\u0110\u00EA\u0309 cu\u00F4\u0323n ng\u01B0\u01A1\u0323c la\u0323i, nh\u00E2\u0301n B
1443
912
 
1444
- #YACT: ARIA information how to to scroll forward in the SlideTile
1445
913
  SLIDETILE_SCROLL_FORWARD=\u0110\u00EA\u0309 cu\u00F4\u0323n t\u01A1\u0301i, nh\u00E2\u0301n F
1446
914
 
1447
- #XACT: ARIA ARIA-LabelledBy for the entire range handler in RangeSlider
1448
915
  SLIDER_HANDLE=Thanh tr\u01B0\u01A1\u0323t
1449
916
 
1450
- #XACT: ARIA announcement for the range in RangeSlider
1451
917
  RANGE_SLIDER_RANGE_ANNOUNCEMENT=T\u01B0\u0300 {0} \u0111\u00EA\u0301n {1}
1452
918
 
1453
- #XACT: ARIA ARIA-LabelledBy for the left handle and tooltip in RangeSlider
1454
919
  RANGE_SLIDER_LEFT_HANDLE=\u00D4 \u0111i\u00EA\u0300u khi\u00EA\u0309n b\u00EAn tra\u0301i
1455
920
 
1456
- #XACT: ARIA ARIA-LabelledBy for the right handle and tooltip in RangeSlider
1457
921
  RANGE_SLIDER_RIGHT_HANDLE=\u00D4 \u0111i\u00EA\u0300u khi\u00EA\u0309n b\u00EAn pha\u0309i
1458
922
 
1459
- #XACT: ARIA ARIA-LabelledBy for the entire range handler in RangeSlider
1460
923
  RANGE_SLIDER_RANGE_HANDLE=Khoa\u0309ng
1461
924
 
1462
- #XACT: ARIA ARIA-DescribedBy for inputs as tooltips
1463
925
  SLIDER_INPUT_TOOLTIP=Nh\u00E2\u0301n F2 \u0111\u00EA\u0309 \u0111i \u0111\u00EA\u0301n chu\u0301 gia\u0309i c\u00F4ng cu\u0323 d\u01B0\u0303 li\u00EA\u0323u nh\u00E2\u0323p
1464
926
 
1465
- #XBUT: Button text for close button in the LightBox
1466
927
  LIGHTBOX_CLOSE_BUTTON=\u0110o\u0301ng
1467
928
 
1468
- #XTOL: Tooltip on the button to allow to scroll back
1469
929
  HEADERCONTAINER_BUTTON_PREV_SECTION=Tr\u01B0\u01A1\u0301c
1470
930
 
1471
- #XTOL: Tooltip on the button to allow to scroll forward
1472
931
  HEADERCONTAINER_BUTTON_NEXT_SECTION=Ti\u1EBFp
1473
932
 
1474
- #XTXT: Error message for LightBox image not loaded due to timeout.
1475
933
  LIGHTBOX_IMAGE_TIMED_OUT=Kh\u00F4ng th\u00EA\u0309 ta\u0309i hi\u0300nh a\u0309nh
1476
934
 
1477
- #XTXT: Error message for LightBox image not loaded due to timeout detailed message.
1478
935
  LIGHTBOX_IMAGE_TIMED_OUT_DETAILS=A\u0309nh na\u0300y qua\u0301 l\u01A1\u0301n kh\u00F4ng th\u00EA\u0309 ta\u0309i b\u00E2y gi\u01A1\u0300. Vui lo\u0300ng th\u01B0\u0309 la\u0323i sau.
1479
936
 
1480
- #XTXT: Error message for LightBox image not loaded.
1481
937
  LIGHTBOX_IMAGE_ERROR=L\u00F4\u0303i \u0111a\u0303 xa\u0309y ra.
1482
938
 
1483
- #XTXT: Error message for LightBox image not loaded due to timeout detailed message.
1484
939
  LIGHTBOX_IMAGE_ERROR_DETAILS=Chu\u0301ng t\u00F4i kh\u00F4ng th\u00EA\u0309 ti\u0300m th\u00E2\u0301y a\u0309nh ta\u0323i vi\u0323 tri\u0301 \u0111a\u0303 \u0111i\u0323nh ro\u0303, ho\u0103\u0323c ma\u0301y chu\u0309 kh\u00F4ng tra\u0309 l\u01A1\u0300i.
1485
940
 
1486
- #XACT: ARIA announcement for enlarged image
1487
941
  LIGHTBOX_ARIA_ENLARGED=A\u0309nh \u0111\u01B0\u01A1\u0323c pho\u0301ng l\u01A1\u0301n cu\u0309a {0} {1}
1488
942
 
1489
- #XACT: ARIA keyboard announcement for the DEL key for removing a tile
1490
943
  TILE_REMOVE_BY_DEL_KEY=Nh\u00E2\u0301n phi\u0301m xo\u0301a \u0111\u00EA\u0309 loa\u0323i bo\u0309 mu\u0323c.
1491
944
 
1492
- #XACT: ARIA text for GenericTile in actions scope
1493
945
  GENERICTILE_ACTIONS_ARIA_TEXT=La\u0301t co\u0301 th\u00EA\u0309 loa\u0323i bo\u0309
1494
946
 
1495
- #XTOL: Tooltip for REMOVE button in the GenericTile
1496
947
  GENERICTILE_REMOVEBUTTON_TEXT=Loa\u0323i bo\u0309
1497
948
 
1498
- #XTXT: Reached maximum number of notifications in NotificationListGroup title
1499
949
  NOTIFICATION_LIST_GROUP_MAX_NOTIFICATIONS_TITLE=Co\u0301 th\u00EAm {0} th\u00F4ng ba\u0301o
1500
950
 
1501
- #XTXT: Reached maximum number of notifications in NotificationListGroup
1502
951
  NOTIFICATION_LIST_GROUP_MAX_NOTIFICATIONS_BODY=Ba\u0323n c\u00E2\u0300n \u0111o\u0301ng ho\u0103\u0323c th\u01B0\u0323c hi\u00EA\u0323n ha\u0300nh \u0111\u00F4\u0323ng trong th\u00F4ng ba\u0301o \u0111\u01B0\u01A1\u0323c li\u00EA\u0323t k\u00EA \u0111\u00EA\u0309 hi\u00EA\u0309n thi\u0323 th\u00EAm.
1503
952
 
1504
- #XTOL: Tooltip of the button for increasing for example the quantity of a product inside shopping-cart application
1505
953
  STEP_INPUT_INCREASE_BTN=T\u0103ng
1506
954
 
1507
- #XTOL: Tooltip of the button for decreasing for example the quantity of a product inside shopping-cart application
1508
955
  STEP_INPUT_DECREASE_BTN=Gia\u0309m
1509
956
 
1510
- #XACT: Object Status control name
1511
957
  OBJECT_STATUS=Ti\u0300nh tra\u0323ng \u0111\u00F4\u0301i t\u01B0\u01A1\u0323ng
1512
958
 
1513
- #XACT: Object Status icon announcement
1514
959
  OBJECT_STATUS_ICON=Bi\u00EA\u0309u t\u01B0\u01A1\u0323ng ti\u0300nh tra\u0323ng
1515
960
 
1516
- #XACT: ARIA role for the control Object Identifier
1517
961
  OI_ARIA_ROLE=B\u00F4\u0323 nh\u00E2\u0323n da\u0323ng \u0111\u00F4\u0301i t\u01B0\u01A1\u0323ng
1518
962
 
1519
- #XACT:Author of Notification List Item
1520
963
  NOTIFICATION_LIST_ITEM_CREATED_BY=\u0110\u01B0\u01A1\u0323c ta\u0323o b\u01A1\u0309i
1521
964
 
1522
- #XACT: Unread status of Notification List Item
1523
965
  NOTIFICATION_LIST_GROUP_UNREAD=Nho\u0301m th\u00F4ng ba\u0301o ch\u01B0a \u0111o\u0323c.
1524
966
 
1525
- #XACT: Read status of Notification List Item
1526
967
  NOTIFICATION_LIST_GROUP_READ=Nho\u0301m th\u00F4ng ba\u0301o \u0111a\u0303 \u0111o\u0323c.
1527
968
 
1528
- #XACT: Aria label for Table select all CheckBox
1529
969
  TABLE_CHECKBOX_SELECT_ALL=L\u01B0\u0323a cho\u0323n t\u00E2\u0301t ca\u0309 ha\u0300ng
1530
970
 
1531
- #XACT: Aria role description for Table
1532
971
  TABLE_ROLE_DESCRIPTION=Danh sa\u0301ch da\u0323ng ba\u0309ng
1533
972
 
1534
- #XACT: Aria role description for the row extension (popin, addon) in the table.
1535
973
  TABLE_POPIN_ROLE_DESCRIPTION=M\u01A1\u0309 r\u00F4\u0323ng ha\u0300ng danh sa\u0301ch da\u0323ng ba\u0309ng
1536
974
 
1537
- #XBUT: Pdf viewer's popup close button
1538
975
  PDF_VIEWER_POPUP_CLOSE_BUTTON=\u0110o\u0301ng
1539
976
 
1540
- #XTXT: Pdf viewer's download link
1541
977
  PDF_VIEWER_DOWNLOAD_TEXT=Ta\u0309i xu\u00F4\u0301ng
1542
978
 
1543
- #XTXT: Text in error placeholder of pdf viewer
1544
979
  PDF_VIEWER_PLACEHOLDER_ERROR_TEXT=Kh\u00F4ng th\u00EA\u0309 ta\u0309i t\u00E2\u0323p tin PDF.
1545
980
 
1546
- #XACT: PDF viewer's accessibility label
1547
981
  PDF_VIEWER_ACCESSIBILITY_LABEL=Tri\u0300nh xem PDF
1548
982
 
1549
- #XTIT: PDF viewer's message box header for source validation error
1550
983
  PDF_VIEWER_SOURCE_VALIDATION_MESSAGE_HEADER=L\u00F4\u0303i xa\u0301c th\u01B0\u0323c ngu\u00F4\u0300n
1551
984
 
1552
- #XMSG: PDF viewer's message box text for source validation error
1553
985
  PDF_VIEWER_SOURCE_VALIDATION_MESSAGE_TEXT=Kh\u00F4ng th\u00EA\u0309 xa\u0301c th\u01B0\u0323c ngu\u00F4\u0300n cu\u0309a t\u00E2\u0323p tin. V\u00E2\u0303n hi\u00EA\u0309n thi\u0323 t\u00E2\u0323p tin?
1554
986
 
1555
- #XBUT: MultiEditField prefilled Item keep
1556
987
  MULTI_EDIT_KEEP_TEXT=Gi\u01B0\u0303 gia\u0301 tri\u0323 hi\u00EA\u0323n co\u0301
1557
988
 
1558
- #XBUT: MultiEditField prefilled Item blank
1559
989
  MULTI_EDIT_BLANK_TEXT=\u0110\u00EA\u0309 tr\u00F4\u0301ng
1560
990
 
1561
- #XBUT: MultiEditField prefilled Item new
1562
991
  MULTI_EDIT_NEW_TEXT=S\u01B0\u0309 du\u0323ng chi\u0309 d\u00E2\u0303n nh\u00E2\u0323p
1563
992
 
1564
- #XTXT: Text representing the Select's picker title text
1565
993
  SELECT_PICKER_TITLE_TEXT=L\u01B0\u0323a cho\u0323n
1566
994
 
1567
- #XBUT: ActionSelect Picker Tutor Message
1568
995
  ACTION_SELECT_TUTOR_MESSAGE=\u0110\u00EA\u0309 \u0111\u00EA\u0301n ha\u0300nh \u0111\u00F4\u0323ng s\u0103\u0303n co\u0301, nh\u00E2\u0301n TAB
1569
996
 
1570
- #XTXT: Text representing the WizardStep's optional step label
1571
997
  WIZARD_STEP_OPTIONAL_STEP_TEXT=Tu\u0300y cho\u0323n
1572
998
 
1573
- #XTIT: The title of ColorPalette when wrapped in the popover
1574
999
  COLOR_PALETTE_TITLE=Ba\u0309ng ma\u0300u
1575
1000
 
1576
- #XTIT: The title of the SWATCH Container in the CollorPalette
1577
1001
  COLOR_PALETTE_SWATCH_CONTAINER_TITLE=Ba\u0309ng ma\u0300u - Ma\u0300u \u0111\u01B0\u01A1\u0323c xa\u0301c \u0111i\u0323nh tr\u01B0\u01A1\u0301c
1578
1002
 
1579
- #XBUT: The cancel button in ColorPalette
1580
1003
  COLOR_PALETTE_CANCEL=H\u1EE7y
1581
1004
 
1582
- #XBUT: ColorPalette "Default color" action text
1583
1005
  COLOR_PALETTE_DEFAULT_COLOR=Ma\u0300u m\u0103\u0323c \u0111i\u0323nh
1584
1006
 
1585
- #XBUT: ColorPalette "More Colors..." action text
1586
1007
  COLOR_PALETTE_MORE_COLORS=Nhi\u00EA\u0300u ma\u0300u h\u01A1n...
1587
1008
 
1588
- #XTIT: ColorPalette title of the "Color Picker" that opens upon "More colors..." click
1589
1009
  COLOR_PALETTE_MORE_COLORS_TITLE=Thay \u0111\u00F4\u0309i ma\u0300u
1590
1010
 
1591
- #XBUT: The confirm button in Color Picker that is opened upon "More colors..." click
1592
1011
  COLOR_PALETTE_MORE_COLORS_CONFIRM=OK
1593
1012
 
1594
- #XBUT: The cancel button in Color Picker that is opened upon "More colors..." click
1595
1013
  COLOR_PALETTE_MORE_COLORS_CANCEL=H\u1EE7y
1596
1014
 
1597
- #XTXT: The aria info about the predefined color
1598
1015
  COLOR_PALETTE_PREDEFINED_COLOR=Ma\u0300u {0}\: {1}
1599
1016
 
1600
- #XTXT: The aria info about the predefined color if it is a custom one (not amongst list of predefined ones)
1601
1017
  COLOR_PALETTE_PREDEFINED_COLOR_CUSTOM=Tu\u0300y chi\u0309nh
1602
1018
 
1603
- #XTOL: Gold color
1604
1019
  COLOR_PALETTE_PREDEFINED_COLOR_GOLD=Va\u0300ng
1605
1020
 
1606
- #XTOL: Dark orange color
1607
1021
  COLOR_PALETTE_PREDEFINED_COLOR_DARKORANGE=Cam \u0111\u00E2\u0323m
1608
1022
 
1609
- #XTOL: Indian red color
1610
1023
  COLOR_PALETTE_PREDEFINED_COLOR_INDIANRED=\u0110o\u0309 \u00C2\u0301n \u0110\u00F4\u0323
1611
1024
 
1612
- #XTOL: Dark magenta color
1613
1025
  COLOR_PALETTE_PREDEFINED_COLOR_DARKMAGENTA=\u0110o\u0309 th\u00E2\u0303m
1614
1026
 
1615
- #XTOL: Cornflower blue color
1616
1027
  COLOR_PALETTE_PREDEFINED_COLOR_CORNFLOWERBLUE=Xanh b\u00F4ng b\u0103\u0301p
1617
1028
 
1618
- #XTOL: Deep sky blue color
1619
1029
  COLOR_PALETTE_PREDEFINED_COLOR_DEEPSKYBLUE=Xanh da tr\u01A1\u0300i \u0111\u00E2\u0323m
1620
1030
 
1621
- #XTOL: Dark cyan color
1622
1031
  COLOR_PALETTE_PREDEFINED_COLOR_DARKCYAN=Lu\u0323c lam s\u00E2\u0303m
1623
1032
 
1624
- #XTOL: Olive drab color
1625
1033
  COLOR_PALETTE_PREDEFINED_COLOR_OLIVEDRAB=Ma\u0300u xanh \u00F4 liu
1626
1034
 
1627
- #XTOL: Dark slate gray color
1628
1035
  COLOR_PALETTE_PREDEFINED_COLOR_DARKSLATEGRAY=Ma\u0300u xa\u0301m \u0111en \u0111\u00E2\u0323m
1629
1036
 
1630
- #XTOL: Azure color
1631
1037
  COLOR_PALETTE_PREDEFINED_COLOR_AZURE=Xanh da tr\u01A1\u0300i
1632
1038
 
1633
- #XTOL: White color
1634
1039
  COLOR_PALETTE_PREDEFINED_COLOR_WHITE=Tr\u0103\u0301ng
1635
1040
 
1636
- #XTOL: Light gray color
1637
1041
  COLOR_PALETTE_PREDEFINED_COLOR_LIGHTGRAY=Xa\u0301m nha\u0323t
1638
1042
 
1639
- #XTOL: Dark gray color
1640
1043
  COLOR_PALETTE_PREDEFINED_COLOR_DARKGRAY=Xa\u0301m s\u00E2\u0303m
1641
1044
 
1642
- #XTOL: Dim gray color
1643
1045
  COLOR_PALETTE_PREDEFINED_COLOR_DIMGRAY=Xa\u0301m m\u01A1\u0300
1644
1046
 
1645
- #XTOL: Black color
1646
1047
  COLOR_PALETTE_PREDEFINED_COLOR_BLACK=\u0110en
1647
1048
 
1648
- #XTOL: Tooltip for panel expand title
1649
1049
  PANEL_ICON=M\u01A1\u0309 r\u00F4\u0323ng/Thu go\u0323n
1650
1050
 
1651
- #XACT: SearchField search button default tooltip
1652
1051
  SEARCHFIELD_SEARCH_BUTTON_TOOLTIP=Ti\u0300m ki\u00EA\u0301m
1653
1052
 
1654
- #XACT: SearchField reset button default tooltip
1655
1053
  SEARCHFIELD_RESET_BUTTON_TOOLTIP=Thi\u00EA\u0301t l\u00E2\u0323p la\u0323i
1656
1054
 
1657
- #XACT: SearchField refresh button default tooltip
1658
1055
  SEARCHFIELD_REFRESH_BUTTON_TOOLTIP=La\u0300m m\u01A1\u0301i
1659
1056
 
1660
- #XTOL: Tooltip of messgae strip close button
1661
1057
  MESSAGE_STRIP_CLOSE_BUTTON=\u0110o\u0301ng da\u0309i th\u00F4ng ba\u0301o
1662
1058
 
1663
- #XACT: ARIA announcement for the MessageStrip's "Error" state
1664
1059
  MESSAGE_STRIP_ERROR=Da\u0309i th\u00F4ng ba\u0301o l\u00F4\u0303i
1665
- #XACT: ARIA announcement for the MessageStrip's "Warning" state
1666
1060
  MESSAGE_STRIP_WARNING=Da\u0309i th\u00F4ng ba\u0301o ca\u0309nh ba\u0301o
1667
- #XACT: ARIA announcement for the MessageStrip's "Success" state
1668
1061
  MESSAGE_STRIP_SUCCESS=Da\u0309i th\u00F4ng ba\u0301o tha\u0300nh c\u00F4ng
1669
- #XACT: ARIA announcement for the MessageStrip's "Information" state
1670
1062
  MESSAGE_STRIP_INFORMATION=Da\u0309i th\u00F4ng ba\u0301o th\u00F4ng tin
1671
- #XACT: ARIA announcement for the MessageStrip's closable state
1672
1063
  MESSAGE_STRIP_CLOSABLE=Co\u0301 th\u00EA\u0309 \u0111o\u0301ng
1673
1064
 
1674
- #XACT: GenericTag Roledescription
1675
1065
  GENERICTAG_ROLEDESCRIPTION=The\u0309 \u0111\u00F4\u0301i t\u01B0\u01A1\u0323ng
1676
1066
 
1677
- #XACT: ARIA announcement for the GenericTag's value state "Error"
1678
1067
  GENERICTAG_ARIA_VALUE_STATE_ERROR=\u0110a\u0301nh gia\u0301 ti\u0300nh tra\u0323ng l\u00F4\u0303i
1679
- #XACT: ARIA announcement for the GenericTag's value state "Warning"
1680
1068
  GENERICTAG_ARIA_VALUE_STATE_WARNING=\u0110a\u0301nh gia\u0301 ti\u0300nh tra\u0323ng ca\u0309nh ba\u0301o
1681
- #XACT: ARIA announcement for the GenericTag's value state "Success"
1682
1069
  GENERICTAG_ARIA_VALUE_STATE_SUCCESS=\u0110a\u0301nh gia\u0301 ti\u0300nh tra\u0323ng tha\u0300nh c\u00F4ng
1683
- #XACT: ARIA announcement for the GenericTag's value state "Information"
1684
1070
  GENERICTAG_ARIA_VALUE_STATE_INFORMATION=\u0110a\u0301nh gia\u0301 th\u00F4ng tin ti\u0300nh tra\u0323ng
1685
1071
 
1686
- #XBUT: sap.m.QuickViewCard "Card" aria-roledescription text
1687
1072
  ARIA_ROLEDESCRIPTION_CARD=The\u0309