@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=Pristup radnjama stupca
6
3
 
7
- #XACT: ARIA ColumnHeader filtered state announcement
8
4
  COLUMNHEADER_FILTERED=Filtrirano
9
5
 
10
- #XACT: ARIA ColumnHeader sorted state announcement
11
6
  COLUMNHEADER_SORTED=Sortirano
12
7
 
13
- #XACT: ARIA ColumnHeader sort ascending state announcement
14
8
  COLUMNHEADER_SORTED_ASCENDING=Uzlazno
15
9
 
16
- #XACT: ARIA ColumnHeader sort descending state announcement
17
10
  COLUMNHEADER_SORTED_DESCENDING=Silazno
18
11
 
19
- #XBUT: tooltip text for close button in the ColumnHeaderPopover
20
12
  COLUMNHEADERPOPOVER_CLOSE_BUTTON=Zatvori
21
13
 
22
- #XBUT: tooltip text for sort button in the ColumnHeaderPopover
23
14
  COLUMNHEADERPOPOVER_SORT_BUTTON=Sortiraj
24
15
 
25
- #XACT: ARIA keyboard announcement for the combo box arrow
26
16
  COMBOBOX_BUTTON=Odaberi opcije
27
17
 
28
- #XACT: ARIA announcement for Combo Box available options
29
18
  COMBOBOX_AVAILABLE_OPTIONS=Raspolo\u017Eive opcije
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=Odaberi
36
23
 
37
- #XBUT: Button text for confirmation button in the select
38
24
  SELECT_CONFIRM_BUTTON=Odaberi
39
25
 
40
- #XBUT: Button text for cancel button in the select (mobile version)
41
26
  SELECT_CANCEL_BUTTON=Otka\u017Ei
42
27
 
43
- #XBLI: List text for no data lists
44
28
  LIST_NO_DATA=Nema podataka
45
29
 
46
- #XFLD: Label for Item selection control
47
30
  LIST_ITEM_SELECTION=Odabir stavke
48
31
 
49
- #XACT: ARIA announcement for the controls which do not provide any accessibility info
50
32
  CONTROL_EMPTY=Prazno
51
33
 
52
- #XACT: ARIA announcement for the disabled controls
53
34
  CONTROL_DISABLED=Deaktivirano
54
35
 
55
- #XACT: ARIA announcement for the read-only controls
56
36
  CONTROL_READONLY=Samo za \u010Ditanje
57
37
 
58
- #XACT: ARIA announcement for the list which allows single selections
59
38
  LIST_SELECTABLE=Sadr\u017Ei stavke s mogu\u0107no\u0161\u0107u odabira
60
39
 
61
- #XACT: ARIA announcement for the list which allows multiple selections
62
40
  LIST_MULTISELECTABLE=Sadr\u017Ei stavke s mogu\u0107no\u0161\u0107u vi\u0161estrukog odabira
63
41
 
64
- #XACT: ARIA announcement for the list which has deletable items
65
42
  LIST_DELETABLE=Sadr\u017Ei izbrisive stavke
66
43
 
67
- #XACT: ARIA announcement for the list which is grouped
68
44
  LIST_GROUPED=Grupirano
69
45
 
70
- #XACT: ARIA announcement for the list when all items are selected
71
46
  LIST_ALL_SELECTED=Sve odabrano
72
47
 
73
- #XACT: ARIA announcement for a required list (e.g. inside a form)
74
48
  LIST_REQUIRED=Obavezno
75
49
 
76
- #XACT: ARIA announcement for the selected list item
77
50
  LIST_ITEM_SELECTED=Odabrano
78
51
 
79
- #XACT: ARIA announcement for a list item which is not selected
80
52
  LIST_ITEM_NOT_SELECTED=Nije odabrano
81
53
 
82
- #XACT: ARIA keyboard announcement for the unread state of the list items
83
54
  LIST_ITEM_UNREAD=Nepro\u010Ditano
84
55
 
85
- #XACT: ARIA announcement for the navigable list items
86
56
  LIST_ITEM_NAVIGATION=Ima detalje
87
57
 
88
- #XACT: ARIA announcement for the list item details with edit option
89
58
  LIST_ITEM_DETAIL=Mo\u017Ee se urediti
90
59
 
91
- #XACT: ARIA announcement for the active clickable list items
92
60
  LIST_ITEM_ACTIVE=Je aktivno
93
61
 
94
- #XACT: ARIA announcement for the group header list items
95
62
  LIST_ITEM_GROUP_HEADER=Zaglavlje grupe
96
63
 
97
- #XACT: ARIA announcement for the position of the list items in an entire list
98
64
  LIST_ITEM_POSITION={0} od {1}
99
65
 
100
- #XACT: ARIA announcement for the position of the list item
101
66
  LIST_ITEM_INDEX=Stavka {0}
102
67
 
103
- #XACT: ARIA announcement for the counter property of the list item
104
68
  LIST_ITEM_COUNTER=Broja\u010D {0}
105
69
 
106
- #XACT: ARIA announcement for the information state of the list item
107
70
  LIST_ITEM_STATE_INFORMATION=Informacije
108
71
 
109
- #XACT: ARIA announcement for the error state of the list item
110
72
  LIST_ITEM_STATE_ERROR=Gre\u0161ka
111
73
 
112
- #XACT: ARIA announcement for the warning state of the list item
113
74
  LIST_ITEM_STATE_WARNING=Upozorenje
114
75
 
115
- #XACT: ARIA announcement for the success state of the list item
116
76
  LIST_ITEM_STATE_SUCCESS=Uspjeh
117
77
 
118
- #XTOL: tooltip for the delete icon of the list item
119
78
  LIST_ITEM_DELETE=Izbri\u0161i
120
79
 
121
- #XTOL: tooltip for the edit icon of the list item
122
80
  LIST_ITEM_EDIT=Uredi
123
81
 
124
- #XACT: Aria-describedby text for Error MessageListItem.
125
82
  MESSAGE_LIST_ITEM_FOCUS_TEXT_LOCATION_ERROR=Pritisnite Alt+Enter za prijelaz na lokaciju gre\u0161ke
126
83
 
127
- #XACT: Aria-describedby text for Warning MessageListItem.
128
84
  MESSAGE_LIST_ITEM_FOCUS_TEXT_LOCATION_WARNING=Pritisnite Alt+Enter za prijelaz na lokaciju upozorenja
129
85
 
130
- #XACT: Aria-describedby text for Success MessageListItem.
131
86
  MESSAGE_LIST_ITEM_FOCUS_TEXT_LOCATION_SUCCESS=Pritisnite Alt+Enter za prijelaz na lokaciju uspjeha
132
87
 
133
- #XACT: Aria-describedby text for Information MessageListItem.
134
88
  MESSAGE_LIST_ITEM_FOCUS_TEXT_LOCATION_INFORMATION=Pritisnite Alt+Enter za prijelaz na lokaciju informacija
135
89
 
136
- #XACT: Aria-describedby text for MessageListItem when details are available.
137
90
  MESSAGE_LIST_ITEM_FOCUS_TEXT_DESCRIPTION=Pritisnite Enter za prijelaz na stranicu Detalji
138
91
 
139
- #XACT: Link aria-describedby text for MessageView type Error.
140
92
  MESSAGE_VIEW_LINK_FOCUS_TEXT_ERROR=Aktivirajte vezu za prijelaz na lokaciju gre\u0161ke
141
93
 
142
- #XACT: Link aria-describedby text for MessageView type Warning.
143
94
  MESSAGE_VIEW_LINK_FOCUS_TEXT_WARNING=Aktivirajte vezu za prijelaz na lokaciju upozorenja
144
95
 
145
- #XACT: Link aria-describedby text for MessageView type Error.
146
96
  MESSAGE_VIEW_LINK_FOCUS_TEXT_SUCCESS=Aktivirajte vezu za prijelaz na lokaciju uspjeha
147
97
 
148
- #XACT: Link aria-describedby text for MessageView type Warning.
149
98
  MESSAGE_VIEW_LINK_FOCUS_TEXT_INFORMATION=Aktivirajte vezu za prijelaz na lokaciju informacija
150
99
 
151
- #XBUT: Button text for back button on page
152
100
  PAGE_NAVBUTTON_TEXT=Natrag
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=Uk
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=Isk
159
105
 
160
- #XACT: ARIA keyboard announcement for the accept state in the Switch control
161
106
  SWITCH_ARIA_ACCEPT=Prihvati
162
107
 
163
- #XACT: ARIA keyboard announcement for the reject state in the Switch control
164
108
  SWITCH_ARIA_REJECT=Odbij
165
109
 
166
- #XBUT: Button text for cancel button in the action sheet
167
110
  ACTIONSHEET_CANCELBUTTON_TEXT=Otka\u017Ei
168
111
 
169
- #XACT: ARIA announcement for index of a button
170
112
  ACTIONSHEET_BUTTON_INDEX={0} od {1}
171
113
 
172
- #XACT: ARIA announcement for Action Sheet available actions
173
114
  ACTIONSHEET_AVAILABLE_ACTIONS=Raspolo\u017Eive radnje
174
115
 
175
- #XBUT: Button text for cancel button in the busy dialog
176
116
  BUSYDIALOG_CANCELBUTTON_TEXT=Otka\u017Ei
177
117
 
178
- #XBUT: Text for growing list - pull button to load more data
179
118
  LOAD_MORE_DATA=Vi\u0161e
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=Otka\u017Ei
186
123
 
187
- #XBUT: MobiScroll Date&Time Picker Month Header
188
124
  MOBISCROLL_MONTH=Mjesec
189
125
 
190
- #XBUT: MobiScroll Date&Time Picker Day Header
191
126
  MOBISCROLL_DAY=Dan
192
127
 
193
- #XBUT: MobiScroll Date&Time Picker Year Header
194
128
  MOBISCROLL_YEAR=Godina
195
129
 
196
- #XBUT: MobiScroll Date&Time Picker Hours Header
197
130
  MOBISCROLL_HOURS=Sati
198
131
 
199
- #XBUT: MobiScroll Date&Time Picker Minutes Header
200
132
  MOBISCROLL_MINUTES=Minute
201
133
 
202
- #XBUT: MobiScroll Date&Time Picker Seconds Header
203
134
  MOBISCROLL_SECONDS=Sekunde
204
135
 
205
- #XBUT: Show Now button of MobiScroll Date&Time Picker
206
136
  MOBISCROLL_NOW=Sada
207
137
 
208
- #XTOL: tooltip for open picker icon
209
138
  OPEN_PICKER_TEXT=Otvori odabir
210
139
 
211
- #XBUT: The navigation button text in master area in SplitContainer
212
140
  SPLITCONTAINER_NAVBUTTON_TEXT=Usmjeravanje
213
141
 
214
- #XTOL: Tooltip for navigation button
215
142
  SPLITCONTAINER_NAVBUTTON_DEFAULT_TOOLTIP=Poka\u017Ei listu objekata
216
143
 
217
- #XTOL: Tooltip for navigation button
218
144
  SPLITCONTAINER_NAVBUTTON_TOOLTIP=Poka\u017Ei {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=Otka\u017Ei
225
149
 
226
- #XBUT: MessageBox predefined text for YES action
227
150
  MSGBOX_YES=Da
228
151
 
229
- #XBUT: MessageBox predefined text for No action
230
152
  MSGBOX_NO=Ne
231
153
 
232
- #XBUT: MessageBox predefined text for ABORT action
233
154
  MSGBOX_ABORT=Prekini
234
155
 
235
- #XBUT: MessageBox predefined text for RETRY action
236
156
  MSGBOX_RETRY=Ponovno poku\u0161aj
237
157
 
238
- #XBUT: MessageBox predefined text for IGNORE action
239
158
  MSGBOX_IGNORE=Zanemari
240
159
 
241
- #XBUT: MessageBox predefined text for CLOSE action
242
160
  MSGBOX_CLOSE=Zatvori
243
161
 
244
- #XBUT: MessageBox predefined text for DELETE action
245
162
  MSGBOX_DELETE=Izbri\u0161i
246
163
 
247
- #XTIT: MessageBox predefined text for title of alert dialog
248
164
  MSGBOX_TITLE_ALERT=Upozorenje
249
165
 
250
- #XTIT: MessageBox predefined text for title of confirm dialog
251
166
  MSGBOX_TITLE_CONFIRM=Potvrda
252
167
 
253
- #XTIT: MessageBox predefined text for title of confirm dialog
254
168
  MSGBOX_TITLE_ERROR=Gre\u0161ka
255
169
 
256
- #XTIT: MessageBox predefined text for title of confirm dialog
257
170
  MSGBOX_TITLE_INFO=Informacije
258
171
 
259
- #XTIT: MessageBox predefined text for title of confirm dialog
260
172
  MSGBOX_TITLE_WARNING=Upozorenje
261
173
 
262
- #XTIT: MessageBox predefined text for title of confirm dialog
263
174
  MSGBOX_TITLE_SUCCESS=Uspjeh
264
175
 
265
- #XLNK: MessageBox textLink
266
176
  MSGBOX_LINK_TITLE=Prika\u017Ei detalje
267
177
 
268
- #YINS,30: Pull down to refresh text in the hidden area of a scrolled area
269
178
  PULL2REFRESH_PULLDOWN=Povuci za obnovu
270
179
 
271
- #YINS,30: Release dragged list to start update request
272
180
  PULL2REFRESH_RELEASE=Otpusti za obnovu
273
181
 
274
- #YMSG,25: Refresh request is in process, short text, displayed on all platforms
275
182
  PULL2REFRESH_LOADING=U\u010Ditavanje...
276
183
 
277
- #YMSG,32: Refresh request is in process, longer text, displayed smaller and only on certain platforms
278
184
  PULL2REFRESH_LOADING_LONG=Pri\u010Dekajte,podaci se u\u010Ditavaju
279
185
 
280
- #XBUT: Button to trigger refresh of the displayed data
281
186
  PULL2REFRESH_REFRESH=Obnovi
282
187
 
283
- #XBUT: Text displayed on the logout button in the top right corner of the Shell
284
188
  SHELL_LOGOUT=Odjava
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=Otka\u017Ei
291
193
 
292
- #XTOL: Tooltip for Reset Personalization toolbar button
293
194
  PERSODIALOG_UNDO=Ponovno postavi personalizaciju
294
195
 
295
- #XTOL: Tooltip for Perso Dialog's 'Move Up' button (displays an 'up' arrow)
296
196
  PERSODIALOG_UP=Pomakni stupac gore
297
197
 
298
- #XTOL: Tooltip for Perso Dialog's 'Move Down' button (displays a 'down' arrow)
299
198
  PERSODIALOG_DOWN=Pomakni stupac dolje
300
199
 
301
- #XTIT: Title text of personalization dialog for columns
302
200
  PERSODIALOG_COLUMNS_TITLE=Stupci
303
201
 
304
- #XBUT: Text of personalization dialog for 'Select All' checkbox
305
202
  PERSODIALOG_SELECT_ALL=Sve
306
203
 
307
- #XTIT: Text of personalization dialog for its list to indicate no search hits
308
204
  PERSODIALOG_NO_DATA=Stupci nisu na\u0111eni
309
205
 
310
- #XTIT: Predefined text for the view settings dialog title
311
206
  VIEWSETTINGS_TITLE=Postave pogleda
312
207
 
313
- #XTIT: Predefined text for the view settings dialog title when in sort mode
314
208
  VIEWSETTINGS_TITLE_SORT=Sortiranje
315
209
 
316
- #XTIT: Predefined text for the view settings dialog title when in group mode
317
210
  VIEWSETTINGS_TITLE_GROUP=Grupiranje
318
211
 
319
- #XTIT: Predefined text for the view settings dialog title when in filter mode
320
212
  VIEWSETTINGS_TITLE_FILTER=Filtriranje
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=Filtriraj po\:
324
215
 
325
- #YMSG: Start text for the text representation of the filter state
326
216
  VIEWSETTINGS_FILTERTEXT=Filtrirano prema\:
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=Otka\u017Ei
333
221
 
334
- #XBUT: Button to reset filters
335
222
  VIEWSETTINGS_RESET=Ponovo postavi
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=Nijedno
339
225
 
340
- #XBLI: List item text in the view settings for sorting items in ascending order
341
226
  VIEWSETTINGS_ASCENDING_ITEM=Uzlazno
342
227
 
343
- #XBLI: List item text in the view settings for sorting items in descending order
344
228
  VIEWSETTINGS_DESCENDING_ITEM=Silazno
345
229
 
346
- #XTOL: Tooltip for the clear filter button
347
230
  VIEWSETTINGS_CLEAR_FILTER_TOOLTIP=Poni\u0161ti sve filtere
348
231
 
349
- #XTIT: Predefined text for the view settings dialog aria label for the sort list
350
232
  VIEWSETTINGS_SORT_DIRECTION=Smjer sortiranja
351
233
 
352
- #XTIT: Predefined text for the view settings dialog aria label for the group list
353
234
  VIEWSETTINGS_GROUP_DIRECTION=Smjer grupe
354
235
 
355
- #XBLI: List group header in the view settings dialog
356
236
  VIEWSETTINGS_SORT_BY=Redoslijed sortiranja
357
237
 
358
- #XBLI: List group header in the view settings dialog
359
238
  VIEWSETTINGS_SORT_OBJECT=Sortiraj po
360
239
 
361
- #XBLI: List group header in the view settings dialog
362
240
  VIEWSETTINGS_FILTER_BY=Filtriraj po
363
241
 
364
- #XBLI: List group header in the view settings dialog
365
242
  VIEWSETTINGS_GROUP_BY=Redoslijed grupiranja
366
243
 
367
- #XBLI: List group header in the view settings dialog
368
244
  VIEWSETTINGS_GROUP_OBJECT=Grupiraj po
369
245
 
370
- #XLST: Label for the select all checkbox used to select all facet filter items
371
246
  FACETFILTER_CHECKBOX_ALL=Sve
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} (sve)
375
249
 
376
- #XFLD: Search field prompt
377
250
  FACETFILTER_SEARCH=Tra\u017Eenje
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=Filter fasete
384
255
 
385
- #XTIT: Light flow facet filter dialog and facet add dialog title
386
256
  FACETFILTER_TITLE=Filtriraj
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=Filtrirano prema {0} ({1})
393
261
 
394
- #XSEL: Infobar filter summary when no filters selected
395
262
  FACETFILTER_INFOBAR_NO_FILTERS=Filteri nisu odabrani
396
263
 
397
- #XSEL: Infobar filter add: ex. Filtered by Suppliers (Supplier1, Supplier2) and Items (Item1)
398
264
  FACETFILTER_INFOBAR_AND=i
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=Primijenjeno je nekoliko filtera
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=I jo\u0161 {0}...
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=I jo\u0161 {0} raspolo\u017Eivo
411
273
 
412
- #XLNK: Link to allow searching additional filter values from the server
413
274
  FACETFILTER_SERVER_SEARCH=Tra\u017Ei dalje na poslu\u017Eitelju
414
275
 
415
- #XBUT: Button to remove a filter from the filter bar
416
276
  FACETFILTER_REMOVE_FILTER=Ukloni filter
417
277
 
418
- #XACT: ARIA announcement for the position of the list items in an entire list
419
278
  FACETFILTERLIST_ARIA_POSITION={0} od {1}
420
279
 
421
- #XACT: ARIA announcement for the title of the facet filter dialog
422
280
  FACETFILTER_AVAILABLE_FILTER_NAMES=Nazivi raspolo\u017Eivog filtera
423
281
 
424
- #XACT: ARIA announcement for the list
425
282
  SELECTDIALOGBASE_LISTLABEL=Raspolo\u017Eive stavke
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=Odabrano\: {0}
429
285
 
430
- #YMSG: Reset button of TableSelectDialog
431
286
  TABLESELECTDIALOG_CLEARBUTTON=Poni\u0161ti
432
287
 
433
- #YMSG: Reset button of SelectDialog
434
288
  SELECTDIALOG_CLEARBUTTON=Poni\u0161ti
435
289
 
436
- #YMSG: Default placeholder for the input field of a feed
437
290
  FEEDINPUT_PLACEHOLDER=Objavite ne\u0161to ovdje
438
291
 
439
- #XTOL: Tooltip for submit button of a feed input
440
292
  FEEDINPUT_SUBMIT=Podno\u0161enje
441
293
 
442
- #XBUT: A link that can be clicked to display more/all items
443
294
  INPUT_SUGGESTIONS_SHOW_ALL=Poka\u017Ei sve stavke
444
295
 
445
- #XACT: ARIA announcement for the Input suggestion result if one hit
446
296
  INPUT_SUGGESTIONS_ONE_HIT=1 rezultat raspolo\u017Eiv
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} rezultata raspolo\u017Eivo
450
299
 
451
- #XACT: ARIA announcement for the Input suggestion result if no hit
452
300
  INPUT_SUGGESTIONS_NO_HIT=Nema rezultata
453
301
 
454
- #XACT: ARIA announcement for the value help
455
302
  INPUT_VALUEHELP=Pomo\u0107 unosa raspolo\u017Eiva
456
303
 
457
- #XACT: ARIA announcement disabled input (e.g. for value help only)
458
304
  INPUT_DISABLED=Unos teksta deaktiviran
459
305
 
460
- #XACT: ARIA announcement for suggestions popup
461
306
  INPUT_AVALIABLE_VALUES=Raspolo\u017Eive vrijednosti
462
307
 
463
- #XACT: ARIA announcement for the Input's value state "Error"
464
308
  INPUTBASE_VALUE_STATE_ERROR=Stanje vrijednosti gre\u0161ka
465
309
 
466
- #XACT: ARIA announcement for the Input's value state "Warning"
467
310
  INPUTBASE_VALUE_STATE_WARNING=Stanje vrijednosti upozorenje
468
311
 
469
- #XACT: ARIA announcement for the Input's value state "Success"
470
312
  INPUTBASE_VALUE_STATE_SUCCESS=Stanje vrijednosti uspjeh
471
313
 
472
- #XACT: ARIA announcement for the Input's value state "Information"
473
314
  INPUTBASE_VALUE_STATE_INFORMATION=Stanje vrijednosti informacije
474
315
 
475
- #XMSG: Text used for value state error message when an item is already selected
476
316
  VALUE_STATE_ERROR_ALREADY_SELECTED=Ova vrijednost ve\u0107 je odabrana.
477
317
 
478
- #XBUT,10: Tooltip for button to remove facet list
479
318
  FACETFILTER_REMOVE=UklLstFast
480
319
 
481
- #XBUT: ARIA announcement for removable facet
482
320
  FACETFILTER_ARIA_REMOVE=Ukloniva faseta\: pritisnite DELETE za uklanjanje
483
321
 
484
- #XBUT: Tooltip for button to add facet filter list
485
322
  FACETFILTER_ADDFACET=Dodaj filter
486
323
 
487
- #XBUT: Tooltip for button to reset filter
488
324
  FACETFILTER_RESET=Ponovo postavi filter
489
325
 
490
- #XBUT: Tooltip for left scrolling arrow
491
326
  FACETFILTER_PREVIOUS=Prethodno
492
327
 
493
- #XBUT: Tooltip for right scrolling arrow
494
328
  FACETFILTER_NEXT=Sljede\u0107e
495
329
 
496
- #XLNK: Link to allow the user to see complete feed post
497
330
  TEXT_SHOW_MORE=VI\u0160E
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=MANJE
501
333
 
502
- #XFLD: Label text for number of attachments in the UploadCollection control
503
334
  UPLOADCOLLECTION_ATTACHMENTS=Prilozi ({0})
504
335
 
505
- #XMSG: Message text for deleting a file in the UploadCollection control
506
336
  UPLOADCOLLECTION_DELETE_TEXT=\u017Delite li izbrisati ''{0}''?
507
337
 
508
- #XMSG: Message text for deleting a file in the UploadCollection control without filename
509
338
  UPLOADCOLLECTION_DELETE_WITHOUT_FILENAME_TEXT=\u017Delite li zaista izbrisati datoteku?
510
339
 
511
- #XMSG: Message title for deleting a file in the UploadCollection control
512
340
  UPLOADCOLLECTION_DELETE_TITLE=Izbri\u0161i datoteku
513
341
 
514
- #XMSG: Message text for a popup to terminate a file uploading in the UploadCollection control
515
342
  UPLOADCOLLECTION_TERMINATE_TEXT=Prijenos za sljede\u0107e datoteke prekinut \u0107e se\:
516
343
 
517
- #XMSG: Message title for a popup to terminate a file uploading in the UploadCollection control
518
344
  UPLOADCOLLECTION_TERMINATE_TITLE=Prekini prijenos
519
345
 
520
- #XMSG: Message text file name already exists in the UploadCollection control
521
346
  UPLOADCOLLECTION_EXISTS=Naziv datoteke ve\u0107 postoji.
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=Unesite naziv datoteke.
525
349
 
526
- #XMSG: Message text for uploading status to the UploadCollection control
527
350
  UPLOADCOLLECTION_UPLOADING=Prijenos\: {0} %
528
351
 
529
- #XMSG: Message title for the Upload Failed message box
530
352
  UPLOADCOLLECTION_FAILED=Prijenos nije uspio
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=Tip datoteke nije dopu\u0161ten.
534
355
 
535
- #XMSG: Message text informing that upload is completed
536
356
  UPLOADCOLLECTION_UPLOAD_COMPLETED=Prijenos dovr\u0161en. Pri\u010Dekajte da poslu\u017Eitelj zavr\u0161i s obradom.
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=Ovdje upotrijebite jedno povla\u010Denje i ispu\u0161tanje.
540
359
 
541
- #XBUT: Button text for cancel button in the upload collection
542
360
  UPLOADCOLLECTION_CANCELBUTTON_TEXT=Otka\u017Ei
543
361
 
544
- #XBUT: Text for OK button in the upload collection in case of Delete Dialog
545
362
  UPLOADCOLLECTION_OKBUTTON_TEXT=U redu
546
363
 
547
- #XBUT: Text for Rename button in the upload collection in case of renaming a file
548
364
  UPLOADCOLLECTION_RENAMEBUTTON_TEXT=Preimenuj
549
365
 
550
- #XBUT: Text for DELETE button in the upload collection
551
366
  UPLOADCOLLECTION_DELETEBUTTON_TEXT=Izbri\u0161i
552
367
 
553
- #XBUT: Text for TERMINATE button in the upload collection
554
368
  UPLOADCOLLECTION_TERMINATEBUTTON_TEXT=Prekini
555
369
 
556
- #XBUT: Text for RENAME button in the upload collection
557
370
  UPLOADCOLLECTION_EDITBUTTON_TEXT=Preimenuj
558
371
 
559
- #XBUT: Text for Add button in the upload collection
560
372
  UPLOADCOLLECTION_ADD=Dodaj
561
373
 
562
- #XBUT: Text for Upload button in the upload collection
563
374
  UPLOADCOLLECTION_UPLOAD=Prenesi
564
375
 
565
- #XMSG: Message text for no data text in the upload collection
566
376
  UPLOADCOLLECTION_NO_DATA_TEXT=Datoteke nisu na\u0111ene.
567
377
 
568
- #XMSG: Message text for no data description in the upload collection
569
378
  UPLOADCOLLECTION_NO_DATA_DESCRIPTION=Ispustite datoteke za prijenos ili upotrijebite gumb "+".
570
379
 
571
- #XMSG: Message text indicating where to drag
572
380
  UPLOADCOLLECTION_DRAG_FILE_INDICATOR=Ovdje povucite datoteke
573
381
 
574
- #XMSG: Message text indicating where to drop file and upload
575
382
  UPLOADCOLLECTION_DROP_FILE_INDICATOR=Ispustite datoteke za prijenos
576
383
 
577
- #XTXT: Text for 'Complete' upload state in the upload set item
578
384
  UPLOAD_SET_ITEM_COMPLETE_STATE=Dovr\u0161i
579
385
 
580
- #XTXT: Text for 'Error' upload state in the upload set item
581
386
  UPLOAD_SET_ITEM_ERROR_STATE=Prekinuto
582
387
 
583
- #XTXT: Text for 'Ready' upload state in the upload set item
584
388
  UPLOAD_SET_ITEM_READY_STATE=Na \u010Dekanju
585
389
 
586
- #XTXT: Text for 'Uploading' upload state in the upload set item
587
390
  UPLOAD_SET_ITEM_UPLOADING_STATE=Prijenos na poslu\u017Eitelj
588
391
 
589
- #XBUT: Text for 'Restart' button in the upload set item
590
392
  UPLOAD_SET_RESTART_BUTTON_TEXT=Ponovno pokreni
591
393
 
592
- #XBUT: Text for 'Edit' button in the upload set item
593
394
  UPLOAD_SET_EDIT_BUTTON_TEXT=Uredi
594
395
 
595
- #XBUT: Text for 'Rename' button in the upload set item
596
396
  UPLOAD_SET_RENAME_BUTTON_TEXT=Preimenuj
597
397
 
598
- #XBUT: Text for 'Cancel' button in the upload set item
599
398
  UPLOAD_SET_CANCEL_BUTTON_TEXT=Otka\u017Ei
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=Unesite naziv datoteke.
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=Naziv datoteke ve\u0107 postoji.
606
403
 
607
- #XBUT: Text for 'Remove' button in the upload set item
608
404
  UPLOAD_SET_DELETE_BUTTON_TEXT=Ukloni
609
405
 
610
- #XBUT: Text for 'Terminate' button in the upload set item
611
406
  UPLOAD_SET_TERMINATE_BUTTON_TEXT=Prekini
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=\u017Delite li zaista ukloniti datoteku?
615
409
 
616
- #XMSG: Message text for removing a file in the upload set
617
410
  UPLOAD_SET_DELETE_TEXT=\u017Delite li zaista ukloniti {0}
618
411
 
619
- #XMSG: Message title for removing a file in the upload set
620
412
  UPLOAD_SET_DELETE_TITLE=Ukloni datoteku
621
413
 
622
- #XTIT: Message title for a popup to terminate a file uploading in the upload set
623
414
  UPLOAD_SET_TERMINATE_TITLE=Prekini prijenos na poslu\u017Eitelj
624
415
 
625
- #XMSG: Message text for a popup to terminate a file uploading in the upload set
626
416
  UPLOAD_SET_TERMINATE_TEXT=Prijenos sljede\u0107ih datoteka na poslu\u017Eitelj prekinut \u0107e se\:
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=Prijenos na poslu\u017Eitelj dovr\u0161en. Pri\u010Dekajte da poslu\u017Eitelj zavr\u0161i obradu.
633
421
 
634
- #XMSG: Message text for no data text in the upload set
635
422
  UPLOAD_SET_NO_DATA_TEXT=Datoteke nisu na\u0111ene.
636
423
 
637
- #XMSG: Message text for no data description in the upload set
638
424
  UPLOAD_SET_NO_DATA_DESCRIPTION=Ispustite datoteke za prijenos na poslu\u017Eitelj ili upotrijebite gumb "+".
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=Prika\u017Ei postave
642
- #XTIT: dialog title if the dialog contains only filter panel
643
427
  P13NDIALOG_TITLE_FILTER=Definiraj filtere
644
- #XTIT: dialog title if the dialog contains only sort panel
645
428
  P13NDIALOG_TITLE_SORT=Definiraj sortiranje
646
- #XTIT: dialog title if the dialog contains only group panel
647
429
  P13NDIALOG_TITLE_GROUP=Definiraj grupe
648
- #XTIT: dialog title if the dialog contains only columns panel
649
430
  P13NDIALOG_TITLE_COLUMNS=Definiraj svojstva stupca
650
- #XTIT: dialog title if the dialog contains only panel for dimensions and measures
651
431
  P13NDIALOG_TITLE_DIMEASURE=Definiraj svojstva dijagrama
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=Otka\u017Ei
656
- #XBUT: Text for Reset button in the personalization dialog
657
434
  P13NDIALOG_RESET=Ponovno postavi
658
- #XTIT: Text for Fix button in ValidationDialog
659
435
  P13NDIALOG_VALIDATION_FIX=Ispravi
660
- #XTIT: personalization dialog ValidationDialog predefined title for warning
661
436
  P13NDIALOG_VALIDATION_TITLE=Upozorenje
662
- #XTIT: personalization dialog ValidationDialog predefined title for error
663
437
  P13NDIALOG_VALIDATION_TITLE_ERROR=Gre\u0161ka
664
- #XTIT: personalization dialog ValidationDialog predefined message
665
438
  P13NDIALOG_VALIDATION_MESSAGE=Neke vrijednosti filtera nedostaju ili su neto\u010Dne
666
- #XTIT: personalization dialog ValidationDialog predefined message for columns panel
667
439
  P13NDIALOG_VISIBLE_ITEMS_THRESHOLD_MESSAGE=Odabir velikog broja stupaca mo\u017Ee usporiti izvedbu
668
- #XTIT: personalization dialog ValidationDialog predefined message for P13nDimMeasure
669
440
  P13NDIALOG_VALIDATION_CHARTTYPE=Dimenzije i mjere koje ste odabrali ne mogu se koristiti s ovim tipom dijagrama
670
- #XTIT: personalization dialog ValidationDialog predefined question an the end
671
441
  P13NDIALOG_VALIDATION_MESSAGE_QUESTION=\u017Delite li ispraviti svoje unose?
672
442
 
673
- #XTIT: on some personalization panels "(none)" as 'column key' means that no criteria was defined
674
443
  P13NDIALOG_SELECTION_NONE=(ni\u0161ta)
675
444
 
676
- #XTIT: Filterpanel predefined title for Include filter
677
445
  FILTERPANEL_INCLUDES=Uklju\u010Di
678
- #XTIT: Filterpanel predefined title for Exclude filter
679
446
  FILTERPANEL_EXCLUDES=Isklju\u010Di
680
- #XTIT: Text for title 'Filter' in the personalization dialog
681
447
  FILTERPANEL_TITLE=Filtriraj
682
448
 
683
- #XTIT: Text for title 'Sort' in the personalization dialog
684
449
  SORTPANEL_TITLE=Sortiraj
685
450
 
686
- #XTIT: Text for title 'Group' in the personalization dialog
687
451
  GROUPPANEL_TITLE=Grupiraj
688
452
 
689
- #XFLD: Label text for combobox control
690
453
  CONDITIONPANEL_FIELD_LABEL=Polje\:
691
- #XFLD: Label text for select control
692
454
  CONDITIONPANEL_OPERATOR_LABEL=Operator\:
693
455
 
694
- #XTIT: ConditionPanel Option
695
456
  CONDITIONPANEL_OPTIONBT=izme\u0111u
696
- #XTIT: ConditionPanel Option
697
457
  CONDITIONPANEL_OPTIONEQ=jednako
698
- #XTIT: ConditionPanel Option
699
458
  CONDITIONPANEL_OPTIONContains=sadr\u017Ei
700
- #XTIT: ConditionPanel Option
701
459
  CONDITIONPANEL_OPTIONGT=ve\u0107e od
702
- #XTIT: ConditionPanel Option
703
460
  CONDITIONPANEL_OPTIONGE=ve\u0107e od ili jednako
704
- #XTIT: ConditionPanel Option
705
461
  CONDITIONPANEL_OPTIONLT=manje od
706
- #XTIT: ConditionPanel Option
707
462
  CONDITIONPANEL_OPTIONLE=manje od ili jednako
708
- #XTIT: ConditionPanel Option
709
463
  CONDITIONPANEL_OPTIONInitial=po\u010Detno
710
- #XTIT: ConditionPanel Option
711
464
  CONDITIONPANEL_OPTIONStartsWith=po\u010Dinje s
712
- #XTIT: ConditionPanel Option
713
465
  CONDITIONPANEL_OPTIONEndsWith=zavr\u0161ava s
714
- #XTIT: ConditionPanel Option
715
466
  CONDITIONPANEL_OPTIONAscending=Uzlazno
716
- #XTIT: ConditionPanel Option
717
467
  CONDITIONPANEL_OPTIONDescending=Silazno
718
- #XTIT: ConditionPanel Option
719
468
  CONDITIONPANEL_OPTIONGroupAscending=Uzlazno
720
- #XTIT: ConditionPanel Option
721
469
  CONDITIONPANEL_OPTIONGroupDescending=Silazno
722
- #XTIT: ConditionPanel Option
723
470
  CONDITIONPANEL_OPTIONTotal=Ukupni iznos
724
- #XTIT: ConditionPanel Option
725
471
  CONDITIONPANEL_OPTIONAverage=Prosjek
726
- #XTIT: ConditionPanel Option
727
472
  CONDITIONPANEL_OPTIONMinimum=Minimalno
728
- #XTIT: ConditionPanel Option
729
473
  CONDITIONPANEL_OPTIONMaximum=Maksimalno
730
- #XTIT: ConditionPanel Empty
731
474
  CONDITIONPANEL_OPTIONEmpty=prazno
732
- #XTIT: ConditionPanel NotEmpty
733
475
  CONDITIONPANEL_OPTIONNotEmpty=nije prazno
734
- #XTIT: ConditionPanel Option for date
735
476
  CONDITIONPANEL_OPTION_DATE_BT=izme\u0111u
736
- #XTIT: ConditionPanel Option for date
737
477
  CONDITIONPANEL_OPTION_DATE_EQ=jednako
738
- #XTIT: ConditionPanel Option for date
739
478
  CONDITIONPANEL_OPTION_DATE_GT=nakon
740
- #XTIT: ConditionPanel Option for date
741
479
  CONDITIONPANEL_OPTION_DATE_GE=na ili nakon
742
- #XTIT: ConditionPanel Option for date
743
480
  CONDITIONPANEL_OPTION_DATE_LT=prije
744
- #XTIT: ConditionPanel Option for date
745
481
  CONDITIONPANEL_OPTION_DATE_LE=prije ili na
746
- #XTIT: ConditionPanel Option for numeric
747
482
  CONDITIONPANEL_OPTION_NUMERIC_BT=izme\u0111u
748
- #XTIT: ConditionPanel Option for numeric
749
483
  CONDITIONPANEL_OPTION_NUMERIC_EQ=jednako
750
- #XTIT: ConditionPanel Option for numeric
751
484
  CONDITIONPANEL_OPTION_NUMERIC_GT=ve\u0107e od
752
- #XTIT: ConditionPanel Option for numeric
753
485
  CONDITIONPANEL_OPTION_NUMERIC_GE=ve\u0107e od ili jednako
754
- #XTIT: ConditionPanel Option for numeric
755
486
  CONDITIONPANEL_OPTION_NUMERIC_LT=manje od
756
- #XTIT: ConditionPanel Option for numeric
757
487
  CONDITIONPANEL_OPTION_NUMERIC_LE=manje od ili jednako
758
488
 
759
489
 
760
- #XTIT: ConditionPanel Option Label
761
490
  CONDITIONPANEL_LABELFROM=od
762
- #XTIT: ConditionPanel Option Label
763
491
  CONDITIONPANEL_LABELTO=do
764
- #XTIT: ConditionPanel Option Label
765
492
  CONDITIONPANEL_LABELVALUE=Vrijednost
766
- #XTIT: ConditionPanel Option Label
767
493
  CONDITIONPANEL_LABELGROUPING=Prika\u017Ei polje kao stupac
768
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
769
494
  CONDITIONPANEL_ADD_TOOLTIP=Dodaj novi redak
770
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
771
495
  CONDITIONPANEL_REMOVE_TOOLTIP=Ukloni redak
772
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
773
496
  CONDITIONPANEL_ADD_FILTER_TOOLTIP=Dodaj filter
774
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
775
497
  CONDITIONPANEL_REMOVE_FILTER_TOOLTIP=Ukloni filter
776
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
777
498
  CONDITIONPANEL_ADD_SORT_TOOLTIP=Dodaj kriterij sortiranja
778
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
779
499
  CONDITIONPANEL_REMOVE_SORT_TOOLTIP=Ukloni kriterij sortiranja
780
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
781
500
  CONDITIONPANEL_ADD_GROUP_TOOLTIP=Dodaj kriterij grupiranja
782
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
783
501
  CONDITIONPANEL_REMOVE_GROUP_TOOLTIP=Ukloni kriterij grupiranja
784
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
785
502
  CONDITIONPANEL_ADD_CONDITION_TOOLTIP=Dodaj uvjet
786
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
787
503
  CONDITIONPANEL_REMOVE_CONDITION_TOOLTIP=Ukloni uvjet
788
- #XBUT: ConditionPanel predefined text for remove all button
789
504
  CONDITIONPANEL_REMOVE_ALL=Ukloni sve
790
- #XTIT: ConditionPanel predefined field warning hint
791
505
  CONDITIONPANEL_FIELDMESSAGE=Unesite va\u017Ee\u0107u vrijednost
792
506
 
793
- #XTIT: Text for title 'Chart' in the personalization dialog
794
507
  CHARTPANEL_TITLE=Dijagram
795
508
 
796
- #XTIT: Text for title 'Columns' in the personalization dialog
797
509
  COLUMSPANEL_TITLE=Stupci
798
- #XBUT: ColumnsPanel Show All button
799
510
  COLUMNSPANEL_SHOW_ALL=Poka\u017Ei sve
800
- #XBUT: ColumnsPanel Show Selected button
801
511
  COLUMNSPANEL_SHOW_SELECTED=Poka\u017Ei odabrano
802
- #XLST: ColumnsPanel Select All label
803
512
  COLUMNSPANEL_SELECT_ALL=Odaberi sve
804
- #XLST: ColumnsPanel Select All label
805
513
  COLUMNSPANEL_SELECT_ALL_WITH_COUNTER=Odaberi sve ({0}/{1})
806
- #XTOL: Tooltip for MOVE: ToStart button
807
514
  COLUMNSPANEL_MOVE_TO_TOP=Pomicanje na vrh
808
- #XTOL: Tooltip for MOVE: Up button
809
515
  COLUMNSPANEL_MOVE_UP=Pomicanje gore
810
- #XTOL: Tooltip for MOVE: Down button
811
516
  COLUMNSPANEL_MOVE_DOWN=Pomicanje dolje
812
- #XTOL: Tooltip for MOVE: ToEnd button
813
517
  COLUMNSPANEL_MOVE_TO_BOTTOM=Pomicanje na dno
814
518
 
815
- #XLST: ColumnsPanel Chart Type caption
816
519
  COLUMNSPANEL_COLUMN_TYPE=Tip
817
- #XLST: ColumnsPanel Chart Type
818
520
  COLUMNSPANEL_TYPE_DIMENSION=Dimenzija
819
- #XLST: ColumnsPanel Chart Type
820
521
  COLUMNSPANEL_TYPE_MEASURE=Mjera
821
- #XLST: ColumnsPanel Chart Role caption
822
522
  COLUMNSPANEL_COLUMN_ROLE=Uloga
823
- #XLST: ColumnsPanel Chart Role
824
523
  COLUMNSPANEL_CHARTROLE_CATEGORY=Kategorija
825
- #XLST: ColumnsPanel Chart Role
826
524
  COLUMNSPANEL_CHARTROLE_CATEGORY2=Kategorija 2
827
- #XLST: ColumnsPanel Chart Role
828
525
  COLUMNSPANEL_CHARTROLE_SERIES=Serija
829
- #XLST: ColumnsPanel Chart Role
830
526
  COLUMNSPANEL_CHARTROLE_AXIS1=Os 1
831
- #XLST: ColumnsPanel Chart Role
832
527
  COLUMNSPANEL_CHARTROLE_AXIS2=Os 2
833
- #XLST: ColumnsPanel Chart Role
834
528
  COLUMNSPANEL_CHARTROLE_AXIS3=Os 3
835
- #XLST: ColumnsPanel Chart Role
836
529
  COLUMNSPANEL_CHARTROLE_AXIS4=Os 4
837
- #XLST: ColumnsPanel Chart Type
838
530
  COLUMNSPANEL_CHARTTYPE=Tip dijagrama
839
531
 
840
532
 
841
- #XFLD: Subtle link description label
842
533
  LINK_SUBTLE=Rafinirano
843
- #XFLD: Emphasized link description label
844
534
  LINK_EMPHASIZED=Istaknuto
845
535
 
846
- #XACT: ARIA announcement for the search field F5 keyboard shortcut
847
536
  SEARCHFIELD_ARIA_F5=Pritisnite F5 za obnovu
848
537
 
849
- #XACT: ARIA announcement for the F4 value help keyboard shortcut
850
538
  VALUEHELP_ARIA_F4=Pritisnite F4 za otvaranje dijaloga pomo\u0107i unosa.
851
539
 
852
- #XACT: ARIA announcement for the ObjectNumber's value state "Error"
853
540
  OBJECTNUMBER_ARIA_VALUE_STATE_ERROR=Stanje vrijednosti gre\u0161ka
854
- #XACT: ARIA announcement for the ObjectNumber's value state "Warning"
855
541
  OBJECTNUMBER_ARIA_VALUE_STATE_WARNING=Stanje vrijednosti upozorenje
856
- #XACT: ARIA announcement for the ObjectNumber's value state "Success"
857
542
  OBJECTNUMBER_ARIA_VALUE_STATE_SUCCESS=Stanje vrijednosti uspjeh
858
- #XACT: ARIA announcement for the ObjectNumber's value state "Information"
859
543
  OBJECTNUMBER_ARIA_VALUE_STATE_INFORMATION=Stanje vrijednosti informacije
860
544
 
861
- #XACT: ARIA text for tab separator icons
862
545
  ICONTABBAR_NEXTSTEP=Sljede\u0107i korak
863
- #XACT: ARIA text for positive icon color
864
546
  ICONTABBAR_ICONCOLOR_POSITIVE=Pozitivno
865
- #XACT: ARIA text for critical icon color
866
547
  ICONTABBAR_ICONCOLOR_CRITICAL=Kriti\u010Dno
867
- #XACT: ARIA text for negative icon color
868
548
  ICONTABBAR_ICONCOLOR_NEGATIVE=Negativno
869
549
 
870
- #XACT: ARIA text of current selected value vs. max. possible value of the RatingIndicator control
871
550
  RATING_VALUEARIATEXT={0} od {1}
872
- #XACT: ARIA description of the RatingIndicator control
873
551
  RATING_ARIA_NAME=Ocjenjivanje
874
552
 
875
- #XACT: ARIA description for ObjectHeader and ObjectListItem`s favorite property
876
553
  ARIA_FAVORITE_MARK_VALUE=Favorit
877
- #XACT: ARIA description for ObjectHeader and ObjectListItem`s flag property
878
554
  ARIA_FLAG_MARK_VALUE=Oznaka
879
555
 
880
- #XACT: ARIA description for ObjectHeader icon infront of the title when it's active
881
556
  OH_ARIA_ICON=Ikona
882
557
 
883
- #XACT: ARIA description for Shell logo
884
558
  SHELL_ARIA_LOGO=Logotip
885
559
 
886
- #XTXT: MessagePage text
887
560
  MESSAGE_PAGE_TEXT=Nisu na\u0111ene odgovaraju\u0107e stavke.
888
- #XTXT: MessagePage description
889
561
  MESSAGE_PAGE_DESCRIPTION=Provjerite postave filtera
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=I jo\u0161 {0}
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} stavka
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} stavki
898
- #XACT: ARIA announcement for tokens
899
567
  TOKENIZER_ARIA_CONTAIN_TOKEN=Mo\u017Ee sadr\u017Eavati tokene
900
- #XACT: ARIA announcement for tokenizer with 1 token
901
568
  TOKENIZER_ARIA_CONTAIN_ONE_TOKEN=Sadr\u017Ei 1 token
902
- #XACT: ARIA announcement for tokenizer with n tokens
903
569
  TOKENIZER_ARIA_CONTAIN_SEVERAL_TOKENS=Sadr\u017Ei {0} tokena
904
570
 
905
- #XACT: ARIA announcement for tokenizer label
906
571
  TOKENIZER_ARIA_LABEL=Izra\u0111iva\u010D tokena
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=Izbrisivo
912
- #XACT: ARIA announcement for token selected
913
575
  TOKEN_ARIA_SELECTED=Odabrano
914
576
 
915
- #XACT: ARIA announcement for the ObjectListItem unread mark
916
577
  OBJECTLISTITEM_ARIA_UNREAD_VALUE=Nepro\u010Ditano
917
- #XACT: ARIA announcement for the ObjectListItem locked mark
918
578
  OBJECTLISTITEM_ARIA_LOCKED_MARK_VALUE=Zaklju\u010Dano
919
579
 
920
- #XBUT: MessagePopover predefined text for CLOSE action
921
580
  MESSAGEPOPOVER_CLOSE=Zatvori
922
- #XBUT: MessagePopover predefined text for All Button
923
581
  MESSAGEPOPOVER_ALL=Sve
924
- #XACT: ARIA announcement for the MessagePopover back buttons tooltip
925
582
  MESSAGEPOPOVER_ARIA_BACK_BUTTON_TOOLTIP=Natrag na poruke
926
- #XACT: ARIA announcement for the MessagePopover back buttons
927
583
  MESSAGEPOPOVER_ARIA_BACK_BUTTON=Detalji poruke
928
- #XACT: ARIA announcement for the MessagePopover heading
929
584
  MESSAGEPOPOVER_ARIA_HEADING=Poruke
930
585
 
931
- #XTOL: Message view error button tooltip
932
586
  MESSAGEVIEW_BUTTON_TOOLTIP_ERROR=Gre\u0161ka
933
- #XTOL: Message view success button tooltip
934
587
  MESSAGEVIEW_BUTTON_TOOLTIP_SUCCESS=Uspjeh
935
- #XTOL: Message view warning button tooltip
936
588
  MESSAGEVIEW_BUTTON_TOOLTIP_WARNING=Upozorenje
937
- #XTOL: Message view information button tooltip
938
589
  MESSAGEVIEW_BUTTON_TOOLTIP_INFORMATION=Informacije
939
590
 
940
- #XACT: ARIA announcement for the accept button
941
591
  BUTTON_ARIA_TYPE_ACCEPT=Pozitivna radnja
942
- #XACT: ARIA announcement for the reject button
943
592
  BUTTON_ARIA_TYPE_REJECT=Negativna radnja
944
- #XACT: ARIA announcement for the emphasized button
945
593
  BUTTON_ARIA_TYPE_EMPHASIZED=Istaknuto
946
594
 
947
- #XACT: ARIA text for position markers
948
595
  CAROUSEL_POSITION=Stavka {0} od {1} prikazana
949
596
 
950
- #XTXT: Text between numbers in the numeric page indicator
951
597
  CAROUSEL_PAGE_INDICATOR_TEXT={0} od {1}
952
598
 
953
- #XTXT: Error message for Carousel when no pages are loaded due to any reason.
954
599
  CAROUSEL_ERROR_MESSAGE=Sadr\u017Eaj nije mogu\u0107e u\u010Ditati.
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=Uredi
961
- #XBUT: sap.m.semantic.SemanticControl Save button text
962
604
  SEMANTIC_CONTROL_SAVE=Snimi
963
- #XBUT: sap.m.semantic.SemanticControl Delete button text
964
605
  SEMANTIC_CONTROL_DELETE=Izbri\u0161i
965
- #XBUT: sap.m.semantic.SemanticControl Cancel button text
966
606
  SEMANTIC_CONTROL_CANCEL=Otka\u017Ei
967
- #XBUT: sap.m.semantic.SemanticControl Approve button text
968
607
  SEMANTIC_CONTROL_APPROVE=Odobri
969
- #XBUT: sap.m.semantic.SemanticControl Reject button text
970
608
  SEMANTIC_CONTROL_REJECT=Odbij
971
- #XBUT: sap.m.semantic.SemanticControl Forward button text
972
609
  SEMANTIC_CONTROL_FORWARD=Proslijedi
973
- #XBUT: sap.m.semantic.SemanticControl Open in button text
974
610
  SEMANTIC_CONTROL_OPEN_IN=Otvaranje u...
975
- #XBUT: sap.m.semantic.SemanticControl Sort button text
976
611
  SEMANTIC_CONTROL_SORT=Sortiraj
977
- #XBUT: sap.m.semantic.SemanticControl Filter button text
978
612
  SEMANTIC_CONTROL_FILTER=Filtriraj
979
- #XBUT: sap.m.semantic.SemanticControl Group button text
980
613
  SEMANTIC_CONTROL_GROUP=Grupiraj
981
- #XBUT: sap.m.semantic.SemanticControl Flag button text
982
614
  SEMANTIC_CONTROL_FLAG=Oznaka
983
- #XBUT: sap.m.semantic.SemanticControl Favorite button text
984
615
  SEMANTIC_CONTROL_FAVORITE=Favorit
985
- #XBUT: sap.m.semantic.SemanticControl Add button text
986
616
  SEMANTIC_CONTROL_ADD=Dodaj
987
- #XBUT: sap.m.semantic.SemanticControl Send Email button text
988
617
  SEMANTIC_CONTROL_SEND_EMAIL=Po\u0161alji e-poruku
989
- #XBUT: sap.m.semantic.SemanticControl Discuss in SAP Jam button text
990
618
  SEMANTIC_CONTROL_DISCUSS_IN_JAM=Rasprava u SAP Jamu
991
- #XBUT: sap.m.semantic.SemanticControl Share in SAP Jam button text
992
619
  SEMANTIC_CONTROL_SHARE_IN_JAM=Podijeli u SAP Jamu
993
- #XBUT: sap.m.semantic.SemanticControl Send Message button text
994
620
  SEMANTIC_CONTROL_SEND_MESSAGE=Po\u0161alji poruku
995
- #XBUT: sap.m.semantic.SemanticControl Save as Tile button text
996
621
  SEMANTIC_CONTROL_SAVE_AS_TILE=Snimi kao podekran
997
- #XBUT: sap.m.semantic.SemanticControl Print button text
998
622
  SEMANTIC_CONTROL_PRINT=Ispis
999
- #XBUT: sap.m.semantic.SemanticControl Multi select button text
1000
623
  SEMANTIC_CONTROL_MULTI_SELECT=Vi\u0161estruki odabir
1001
- #XBUT: sap.m.semantic.SemanticControl Multi select cancel button text
1002
624
  SEMANTIC_CONTROL_MULTI_SELECT_CANCEL=Otka\u017Ei vi\u0161estruki odabir
1003
- #XBUT: sap.m.semantic.SemanticControl Message indicator button text
1004
625
  SEMANTIC_CONTROL_MESSAGES_INDICATOR=Poruke
1005
- #XBUT: sap.m.semantic.SemanticControl "Action" Share button text
1006
626
  SEMANTIC_CONTROL_ACTION_SHARE=Podijeli
1007
- #XTXT: sap.m.semantic.DetailPage title
1008
627
  SEMANTIC_DETAIL_PAGE_TITLE=Detalji
1009
- #XTXT: sap.m.semantic.MasterPage title
1010
628
  SEMANTIC_MASTER_PAGE_TITLE=Glavno
1011
629
 
1012
- #XFLD: sap.m.DraftIndicator Saving Draft indicator text
1013
630
  DRAFT_INDICATOR_SAVING_DRAFT=Snimanje nacrta...
1014
- #XFLD: sap.m.DraftIndicator Draft saved indicator text
1015
631
  DRAFT_INDICATOR_DRAFT_SAVED=Nacrt snimljen
1016
632
 
1017
- #XBUT: Wizard predefined text for Cancel button
1018
633
  WIZARD_CANCEL=Otka\u017Ei
1019
- #XBUT: Wizard predefined text for Next button
1020
634
  WIZARD_NEXT=Sljede\u0107e
1021
- #XBUT: Wizard predefined text for Finish button
1022
635
  WIZARD_FINISH=Pregledaj
1023
636
 
1024
- #XACT: Aria information for the Date Picker
1025
637
  DATEPICKER_DATE_TYPE=Datum
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=Otka\u017Ei
1030
640
 
1031
- #XACT: WizardProgressNavigator selected step
1032
641
  WIZARD_PROG_NAV_SELECTED=Odabrano
1033
- #XACT: WizardProgressNavigator processed step
1034
642
  WIZARD_PROG_NAV_PROCESSED=Obra\u0111eno
1035
- #XACT: WizardProgressNavigator predefined text for step
1036
643
  WIZARD_PROG_NAV_STEP_TITLE=Korak
1037
- #XBUT: Wizard predefined text for Step button
1038
644
  WIZARD_STEP=Korak
1039
- #XACT: Aria label for the wizard
1040
645
  WIZARD_LABEL=\u010Carobnjak
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=Ozna\u010Deno
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=Favorit
1047
650
 
1048
- #XTOL: Tooltip for the select title arrow inside sap.m.ObjectHeader
1049
651
  OH_SELECT_ARROW_TOOLTIP=Povezane opcije
1050
652
 
1051
- #XTXT: Text value for marker type Flag
1052
653
  OM_FLAG=Ozna\u010Deno
1053
654
 
1054
- #XTXT: Text value for marker type Favorite
1055
655
  OM_FAVORITE=Favorit
1056
656
 
1057
- #XTXT: Text value for marker type Draft
1058
657
  OM_DRAFT=Nacrt
1059
658
 
1060
- #XTXT: Text value for marker type Locked
1061
659
  OM_LOCKED=Zaklju\u010Dano
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=Zaklju\u010Dao {0}
1065
662
 
1066
- #XTXT: Text value for marker type Locked by another user
1067
663
  OM_LOCKED_BY_ANOTHER_USER=Zaklju\u010Dao drugi korisnik
1068
664
 
1069
- #XTXT: Text value for marker type Unsaved Changes
1070
665
  OM_UNSAVED=Nesnimljene promjene
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=Nesnimljene promjene {0}
1074
668
 
1075
- #XTXT: Text value for marker type Unsaved by another user
1076
669
  OM_UNSAVED_BY_ANOTHER_USER=Nesnimljene promjene drugog korisnika
1077
670
 
1078
- #XTOL: Tooltip for "Send SMS" in QuickView
1079
671
  QUICKVIEW_SEND_SMS=Po\u0161alji SMS
1080
672
 
1081
- #XTXT: Text for character left
1082
673
  TEXTAREA_CHARACTER_LEFT={0} preostali znak
1083
674
 
1084
- #XTXT: Text for characters left
1085
675
  TEXTAREA_CHARACTERS_LEFT=Preostali znakovi\: {0}
1086
676
 
1087
- #XTXT: Text for character over
1088
677
  TEXTAREA_CHARACTER_EXCEEDED={0} znak prekora\u010Den
1089
678
 
1090
- #XTXT: Text for characters over
1091
679
  TEXTAREA_CHARACTERS_EXCEEDED={0} znakovi prekora\u010Deni
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=Ozna\u010Deno
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=Favorit
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=Zaklju\u010Dano
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=Otka\u017Ei
1107
690
 
1108
- #YACT: ARIA tag of Time Picker control
1109
691
  TIMEPICKER_SCREENREADER_TAG=Odabir vremena
1110
692
 
1111
- #YACT: ARIA tag of Time Picker control with format as placeholder
1112
693
  TIMEPICKER_WITH_PH_SCREENREADER_TAG=Odabir vremena u formatu {0}
1113
694
 
1114
- #XFLD: Label of the hours value slider inside a Time Picker control
1115
695
  TIMEPICKER_LBL_HOURS=Sati
1116
696
 
1117
- #XFLD: Label of the minutes value slider inside a Time Picker control
1118
697
  TIMEPICKER_LBL_MINUTES=Minute
1119
698
 
1120
- #XFLD: Label of the seconds value slider inside a Time Picker control
1121
699
  TIMEPICKER_LBL_SECONDS=Sekunde
1122
700
 
1123
- #XFLD: Label of the am/pm value slider inside a Time Picker control
1124
701
  TIMEPICKER_LBL_AMPM=Prijepodne/poslijepodne
1125
702
 
1126
- #XACT: Text announced by the screen reader, when TimePicker' popover opens
1127
703
  TIMEPICKER_SET_TIME=Postavljanje vremena
1128
704
 
1129
- #XACT: ARIA label for Breadcrumbs
1130
705
  BREADCRUMB_LABEL=Staza usmjeravanja
1131
706
 
1132
- #XTOL: Tooltip text for Breadcrumbs select
1133
707
  BREADCRUMB_SELECT_TOOLTIP=Vi\u0161e
1134
708
 
1135
- #XACT: Unread status of Notification List Item
1136
709
  NOTIFICATION_LIST_ITEM_UNREAD=Obavijest nije pro\u010Ditana.
1137
710
 
1138
- #XACT: Read status of Notification List Item
1139
711
  NOTIFICATION_LIST_ITEM_READ=Obavijest pro\u010Ditana.
1140
712
 
1141
- #XACT: ARIA text for datetime and priority
1142
713
  NOTIFICATION_LIST_ITEM_DATETIME_PRIORITY=Dospijeva za {0}, {1} Prioritet.
1143
714
 
1144
- #XFLD: text that will be displayed when tile failed to load
1145
715
  INFOTILE_CANNOT_LOAD_TILE=U\u010Ditavanje podekrana nije mogu\u0107e
1146
716
 
1147
- #XFLD: text that will be read while tile is loading
1148
717
  INFOTILE_LOADING=U\u010Ditavanje
1149
718
 
1150
- #XTXT: text for critical color
1151
719
  SEMANTIC_COLOR_CRITICAL=Upozorenje
1152
720
 
1153
- #XTXT: text for good color
1154
721
  SEMANTIC_COLOR_GOOD=Dobro
1155
722
 
1156
- #XTXT: text for neutral color
1157
723
  SEMANTIC_COLOR_NEUTRAL=Neutralno
1158
724
 
1159
- #XTXT: text for error color
1160
725
  SEMANTIC_COLOR_ERROR=Kriti\u010Dno
1161
726
 
1162
- #XTOL:
1163
727
  NUMERICCONTENT_DEVIATION_UP=Uzlazno
1164
728
 
1165
- #XTOL:
1166
729
  NUMERICCONTENT_DEVIATION_DOWN=Silazno
1167
730
 
1168
- #YACT: ARIA tag of MaskInput control
1169
731
  MASKINPUT_SCREENREADER_TAG=Maskirano
1170
732
 
1171
- #YACT: ARIA description of MaskInput control
1172
733
  MASKINPUT_SCREENREADER_DESCRIPTION=Pri fokusiranju maskirano \u0107e se polje unosa formatirati i unaprijed popuniti. Simbol {0} rezerviran je za dr\u017Ea\u010D mjesta. Vrijednost koju treba unijeti u ovo polje u sljede\u0107em je formatu {1} u kojem svaki simbol odgovara pravilu. Pravilo je skup znakova dopu\u0161tenih u svojoj odre\u0111enoj poziciji. Simboli koji nemaju pravilo nepromjenjivi su znakovi i dio su formatiranja vrijednosti.
1173
734
 
1174
- #XACT: ARIA scroll back button for tabstrip
1175
735
  TABSTRIP_SCROLL_BACK=Pomakni unatrag
1176
736
 
1177
- #XACT: ARIA scroll forward button for tabstrip
1178
737
  TABSTRIP_SCROLL_FORWARD=Pomakni unaprijed
1179
738
 
1180
- #XACT: ARIA static text for modified tabstrip item
1181
739
  TABSTRIP_ITEM_MODIFIED=Nesnimljeno
1182
740
 
1183
- #XACT: ARIA static text for not-modified tabstrip item
1184
741
  TABSTRIP_ITEM_NOT_MODIFIED=Snimljeno
1185
742
 
1186
- #XACT: ARIA static text for closable tabstrip item
1187
743
  TABSTRIP_ITEM_CLOSABLE=S mogu\u0107no\u0161\u0107u zatvaranja
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=Sa\u017Emi grupu
1193
747
 
1194
- #XBUT: Button text for expanding the Notification List Group
1195
748
  NOTIFICATION_LIST_GROUP_EXPAND=Pro\u0161iri grupu
1196
749
 
1197
- #XACT: ARIA add new tab button for tabstrip
1198
750
  TABCONTAINER_ADD_NEW_TAB=Dodaj novu karticu
1199
751
 
1200
- #XACT: ARIA dropdown button for tabstrip
1201
752
  TABSTRIP_OPENED_TABS=Otvorene kartice
1202
753
 
1203
- #XTOL: Tooltip of close tab strip item button
1204
754
  TABSTRIP_ITEM_CLOSE_BTN=Zatvori
1205
755
 
1206
- #XBUT: Button text for expanding a Notification List Item
1207
756
  NOTIFICATION_LIST_ITEM_SHOW_MORE=Poka\u017Ei vi\u0161e
1208
757
 
1209
- #XBUT: Button text for collapsing a Notification List Item
1210
758
  NOTIFICATION_LIST_ITEM_SHOW_LESS=Poka\u017Ei manje
1211
759
 
1212
- #XBUT: Date button of DateTimePicker on small screens
1213
760
  DATETIMEPICKER_DATE=Datum
1214
761
 
1215
- #XBUT: Time button of DateTimePicker on small screens
1216
762
  DATETIMEPICKER_TIME=Vrijeme
1217
763
 
1218
- #XACT: Aria information for the Date Time Picker
1219
764
  DATETIMEPICKER_TYPE=Datum i vrijeme
1220
765
 
1221
- #XACT SinglePlanningCalendar control name
1222
766
  SPC_CONTROL_NAME=Kalendar pojedina\u010Dnog planiranja
1223
767
 
1224
- #XACT SinglePlanningCalendar actions toolbar accessibility description
1225
768
  SPC_ACTIONS_TOOLBAR=Radnje kalendara pojedina\u010Dnog planiranja
1226
769
 
1227
- #XACT SinglePlanningCalendar navigation toolbar accessibility description
1228
770
  SPC_NAVIGATION_TOOLBAR=Usmjeravanje kalendara pojedina\u010Dnog planiranja
1229
771
 
1230
- #XACT PlanningCalendarHeader's datepicker accessibility announcement
1231
772
  PCH_SELECT_RANGE=Odaberi raspon
1232
773
 
1233
- #XACT Announcement for the popover of PlanningCalendarHeader's datepicker
1234
774
  PCH_RANGE_PICKER=Odabiratelj raspona
1235
775
 
1236
- #XACT PlanningCalendarHeader "today" button announcement
1237
776
  PCH_NAVIGATE_TO_TODAY=Usmjeri na teku\u0107i dan
1238
777
 
1239
- #XACT Announcement for the "Previous" icon-button in PlanningCalendarHeader
1240
778
  PCH_NAVIGATE_BACKWARDS=Usmjeri natrag
1241
779
 
1242
- #XACT Announcement for the "Next" icon-button in PlanningCalendarHeader
1243
780
  PCH_NAVIGATE_FORWARD=Usmjeri naprijed
1244
781
 
1245
- #XACT Announcement for the Blockers area in SinglePlanningCalendar
1246
782
  SPC_BLOCKERS=Blokatori
1247
783
 
1248
- #XACT Announcement for the Appointments area in SinglePlanningCalendar
1249
784
  SPC_APPOINTMENTS=Sastanci
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=I jo\u0161 {0}
1253
787
 
1254
- #XACT: PlanningCalendar accessibility description
1255
788
  PLANNINGCALENDAR=Kalendar planiranja
1256
789
 
1257
- #XACT PlanningCalendar functions toolbar accessibility description
1258
790
  PC_FUNCTIONS_TOOLBAR=Funkcije kalendara planiranja
1259
791
 
1260
- #XACT PlanningCalendar interval accessibility description
1261
792
  PC_INTERVAL_TOOLBAR=Interval kalendara planiranja
1262
793
 
1263
- #XACT PlanningCalendar interval selection accessibility description
1264
794
  PC_INTERVAL_SELECTION_TOOLBAR=Odabir intervala kalendara planiranja
1265
795
 
1266
- #XACT: PlanningCalendar view selector accessibility description
1267
796
  PLANNINGCALENDAR_VIEW=Prika\u017Ei kalendar po
1268
797
 
1269
- #XFLD: Name of the "Hours" view in the PlanningCalendar control
1270
798
  PLANNINGCALENDAR_HOURS=Sati
1271
799
 
1272
- #XFLD: Name of the "Days" view in the PlanningCalendar control
1273
800
  PLANNINGCALENDAR_DAYS=Dani
1274
801
 
1275
- #XFLD: Name of the "Months" view in the PlanningCalendar control
1276
802
  PLANNINGCALENDAR_MONTHS=Mjeseci
1277
803
 
1278
- #XFLD: Name of the "Week" view in the PlanningCalendar control
1279
804
  PLANNINGCALENDAR_WEEK=1 tjedan
1280
805
 
1281
- #XFLD: Name of the "OneMonth" view in the PlanningCalendar control
1282
806
  PLANNINGCALENDAR_ONE_MONTH=1 mjesec
1283
807
 
1284
- #XBUT: Today button of PlanningCalendar and SinglePlanningCalendar control
1285
808
  PLANNINGCALENDAR_TODAY=Danas
1286
809
 
1287
- #XFLD: Text for all day event
1288
810
  PLANNINGCALENDAR_ALLDAY=Cijeli dan
1289
811
 
1290
- #XFLD: Text for event with no starting time
1291
812
  PLANNINGCALENDAR_UNTIL=do {0}
1292
813
 
1293
- #XFLD: Text for a placeholder row when there are no appointments
1294
814
  PLANNINGCALENDAR_ROW_NO_APPOINTMENTS=Nema unosa
1295
815
 
1296
- #XTOL: Tool tip for nextButton of the PagingButton
1297
816
  PAGINGBUTTON_NEXT=Sljede\u0107a stranica
1298
817
 
1299
- #XTOL: Tool tip for nextButton of the PagingButton
1300
818
  PAGINGBUTTON_PREVIOUS=Prethodna stranica
1301
819
 
1302
- #XBUT: Text and number of selected items for toolbar button of SelectionDetails
1303
820
  SELECTIONDETAILS_BUTTON_TEXT_WITH_NUMBER=Detalji ({0})
1304
821
 
1305
- #XBUT: Text for toolbar button of SelectionDetails
1306
822
  SELECTIONDETAILS_BUTTON_TEXT=Detalji
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=Unos
1317
828
 
1318
- #XACT: type of an UI control is a input field (which allows setting multiple values)
1319
829
  ACC_CTR_TYPE_MULTIINPUT=Vi\u0161estruki unos
1320
830
 
1321
- #XACT: type of an UI control is a date input field
1322
831
  ACC_CTR_TYPE_DATEINPUT=Unos datuma
1323
832
 
1324
- #XACT: type of an UI control is a time input field
1325
833
  ACC_CTR_TYPE_TIMEINPUT=Unos vremena
1326
834
 
1327
- #XACT: type of an UI control is a date and time input field
1328
835
  ACC_CTR_TYPE_DATETIMEINPUT=Unos datuma/vremena
1329
836
 
1330
- #XACT: type of an UI control is a rating indicator
1331
837
  ACC_CTR_TYPE_RATING=Ocjenjivanje
1332
838
 
1333
- #XACT: type of an UI control is a button
1334
839
  ACC_CTR_TYPE_BUTTON=Gumb
1335
840
 
1336
- #XACT: type of an UI control is a link
1337
841
  ACC_CTR_TYPE_LINK=Veza
1338
842
 
1339
- #XACT: type of an UI control is an image
1340
843
  ACC_CTR_TYPE_IMAGE=Slika
1341
844
 
1342
- #XACT: type of an UI control is a checkbox
1343
845
  ACC_CTR_TYPE_CHECKBOX=Kvadrati\u0107 za potvrdu
1344
846
 
1345
- #XACT: type of an UI control is a radiobutton
1346
847
  ACC_CTR_TYPE_RADIO=Radio gumb
1347
848
 
1348
- #XACT: type of of an UI control is a progress indicator
1349
849
  ACC_CTR_TYPE_PROGRESS=Napredak
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=Vi\u0161estruki combo box
1356
854
 
1357
- #XACT: type of of an UI control is a list
1358
855
  ACC_CTR_TYPE_LIST=Okvir liste
1359
856
 
1360
- #XACT: type of of an UI control is a list item
1361
857
  ACC_CTR_TYPE_OPTION=Stavka liste
1362
858
 
1363
- #XACT: type of of an UI control is a tree
1364
859
  ACC_CTR_TYPE_TREE=Stablo
1365
860
 
1366
- #XACT: type of of an UI control is a tree item
1367
861
  ACC_CTR_TYPE_TREEITEM=Element stabla
1368
862
 
1369
- #XACT: type of of an UI control is a table
1370
863
  ACC_CTR_TYPE_TABLE=Tabela
1371
864
 
1372
- #XACT: type of of an UI control is a table row
1373
865
  ACC_CTR_TYPE_ROW=Red
1374
866
 
1375
- #XACT: ARIA announcement for the header row of the table
1376
867
  ACC_CTR_TYPE_HEADER_ROW=Red zaglavlja
1377
868
 
1378
- #XACT: ARIA announcement for the footer row of the table
1379
869
  ACC_CTR_TYPE_FOOTER_ROW=Red podno\u017Eja
1380
870
 
1381
- #XACT: "pressed" state of e.g. a togglebutton which should be announced by screenreaders
1382
871
  ACC_CTR_STATE_PRESSED=Pritisnuto
1383
872
 
1384
- #XACT: "checked" state of e.g. a checkbox, switch which should be announced by screenreaders
1385
873
  ACC_CTR_STATE_CHECKED=Ozna\u010Deno
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=Nije ozna\u010Deno
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} od {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=Razdijeljeni gumb
1400
883
 
1401
- #XACT: Tooltip for the arrow button
1402
884
  SPLIT_BUTTON_ARROW_TOOLTIP=Otvori izbornik
1403
885
 
1404
- #XACT: Aria hint for the keyboard handling support of the Split Button
1405
886
  SPLIT_BUTTON_KEYBOARD_HINT=Pritisnite Enter za pokretanje radnje i strelicu dolje za otvaranje izbornika
1406
887
 
1407
- #XTOL: Tooltip text for back button inside a Menu Page
1408
888
  MENU_PAGE_BACK_BUTTON=Natrag na
1409
889
 
1410
- #XBUT: Menu predefined text for CLOSE action
1411
890
  MENU_CLOSE=Otka\u017Ei
1412
891
 
1413
- #XBUT: Button text for closing a Notification List Base control
1414
892
  NOTIFICATION_LIST_BASE_CLOSE=Zatvori
1415
893
 
1416
894
 
1417
- #XBUT: No grouping item in ViewSettingsPopover
1418
895
  NO_GROUPING=Nema grupiranja
1419
896
 
1420
- #XBUT: No filtering item in ViewSettingsPopover
1421
897
  REMOVE_FILTER=Ukloni filter
1422
898
 
1423
- #XBUT: ARIA-LabelledBy for ViewSettingsPopover
1424
899
  ARIA_LABELLED_BY_POPOVER=Postave pogleda stupca
1425
900
 
1426
- #XBUT: Show selected only for ViewSettingsPopover
1427
901
  SHOW_SELECTED_ONLY=Poka\u017Ei samo odabrano
1428
902
 
1429
- #XBUT: No sorting item in ViewSettingsPopover
1430
903
  NO_SORTING=Nema sortiranja
1431
904
 
1432
- #YACT: ARIA information about multiple content within the SlideTile
1433
905
  SLIDETILE_MULTIPLE_CONTENT=Element s vi\u0161estrukim sadr\u017Eajem
1434
906
 
1435
- #YACT: ARIA information about toggle sliding within the SlideTile
1436
907
  SLIDETILE_TOGGLE_SLIDING=Za zamjenu klizanja pritisnite razmaknicu
1437
908
 
1438
- #YACT: ARIA information how to activate the SlideTile
1439
909
  SLIDETILE_ACTIVATE=Za aktiviranje pritisnite Enter
1440
910
 
1441
- #YACT: ARIA information how to scroll back in the SlideTile
1442
911
  SLIDETILE_SCROLL_BACK=Za pomicanje unatrag pritisnite B
1443
912
 
1444
- #YACT: ARIA information how to to scroll forward in the SlideTile
1445
913
  SLIDETILE_SCROLL_FORWARD=Za pomicanje naprijed pritisnite F
1446
914
 
1447
- #XACT: ARIA ARIA-LabelledBy for the entire range handler in RangeSlider
1448
915
  SLIDER_HANDLE=Ru\u010Dica kliza\u010Da
1449
916
 
1450
- #XACT: ARIA announcement for the range in RangeSlider
1451
917
  RANGE_SLIDER_RANGE_ANNOUNCEMENT=Od {0} do {1}
1452
918
 
1453
- #XACT: ARIA ARIA-LabelledBy for the left handle and tooltip in RangeSlider
1454
919
  RANGE_SLIDER_LEFT_HANDLE=Lijevi handle
1455
920
 
1456
- #XACT: ARIA ARIA-LabelledBy for the right handle and tooltip in RangeSlider
1457
921
  RANGE_SLIDER_RIGHT_HANDLE=Desni handle
1458
922
 
1459
- #XACT: ARIA ARIA-LabelledBy for the entire range handler in RangeSlider
1460
923
  RANGE_SLIDER_RANGE_HANDLE=Raspon
1461
924
 
1462
- #XACT: ARIA ARIA-DescribedBy for inputs as tooltips
1463
925
  SLIDER_INPUT_TOOLTIP=Pritisnite F2 za unos brzih informacija
1464
926
 
1465
- #XBUT: Button text for close button in the LightBox
1466
927
  LIGHTBOX_CLOSE_BUTTON=Zatvori
1467
928
 
1468
- #XTOL: Tooltip on the button to allow to scroll back
1469
929
  HEADERCONTAINER_BUTTON_PREV_SECTION=Prethodno
1470
930
 
1471
- #XTOL: Tooltip on the button to allow to scroll forward
1472
931
  HEADERCONTAINER_BUTTON_NEXT_SECTION=Sljede\u0107e
1473
932
 
1474
- #XTXT: Error message for LightBox image not loaded due to timeout.
1475
933
  LIGHTBOX_IMAGE_TIMED_OUT=Sliku nije bilo mogu\u0107e u\u010Ditati
1476
934
 
1477
- #XTXT: Error message for LightBox image not loaded due to timeout detailed message.
1478
935
  LIGHTBOX_IMAGE_TIMED_OUT_DETAILS=Ova slika prevelika je sada za u\u010Ditavanje. Poku\u0161ajte ponovno kasnije.
1479
936
 
1480
- #XTXT: Error message for LightBox image not loaded.
1481
937
  LIGHTBOX_IMAGE_ERROR=Pojavila se gre\u0161ka.
1482
938
 
1483
- #XTXT: Error message for LightBox image not loaded due to timeout detailed message.
1484
939
  LIGHTBOX_IMAGE_ERROR_DETAILS=Nismo mogli na\u0107i sliku na navedenoj lokaciji ili poslu\u017Eitelj ne reagira.
1485
940
 
1486
- #XACT: ARIA announcement for enlarged image
1487
941
  LIGHTBOX_ARIA_ENLARGED=Pove\u0107ana slika {0} {1}
1488
942
 
1489
- #XACT: ARIA keyboard announcement for the DEL key for removing a tile
1490
943
  TILE_REMOVE_BY_DEL_KEY=Pritisnite tipku Delete za uklanjanje stavke.
1491
944
 
1492
- #XACT: ARIA text for GenericTile in actions scope
1493
945
  GENERICTILE_ACTIONS_ARIA_TEXT=Uklonivi podekran
1494
946
 
1495
- #XTOL: Tooltip for REMOVE button in the GenericTile
1496
947
  GENERICTILE_REMOVEBUTTON_TEXT=Ukloni
1497
948
 
1498
- #XTXT: Reached maximum number of notifications in NotificationListGroup title
1499
949
  NOTIFICATION_LIST_GROUP_MAX_NOTIFICATIONS_TITLE=Postoji jo\u0161 {0} obavijesti
1500
950
 
1501
- #XTXT: Reached maximum number of notifications in NotificationListGroup
1502
951
  NOTIFICATION_LIST_GROUP_MAX_NOTIFICATIONS_BODY=Trebate zatvoriti navedene obavijesti ili poduzeti odre\u0111enu radnju u vezi s njima kako biste prikazali vi\u0161e.
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=Pove\u0107aj
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=Smanjenje
1509
956
 
1510
- #XACT: Object Status control name
1511
957
  OBJECT_STATUS=Status objekta
1512
958
 
1513
- #XACT: Object Status icon announcement
1514
959
  OBJECT_STATUS_ICON=Ikona statusa
1515
960
 
1516
- #XACT: ARIA role for the control Object Identifier
1517
961
  OI_ARIA_ROLE=Identifikator objekta
1518
962
 
1519
- #XACT:Author of Notification List Item
1520
963
  NOTIFICATION_LIST_ITEM_CREATED_BY=Kreirao
1521
964
 
1522
- #XACT: Unread status of Notification List Item
1523
965
  NOTIFICATION_LIST_GROUP_UNREAD=Grupa obavijesti nepro\u010Ditana.
1524
966
 
1525
- #XACT: Read status of Notification List Item
1526
967
  NOTIFICATION_LIST_GROUP_READ=Grupa obavijesti pro\u010Ditana.
1527
968
 
1528
- #XACT: Aria label for Table select all CheckBox
1529
969
  TABLE_CHECKBOX_SELECT_ALL=Odaberi sve redove
1530
970
 
1531
- #XACT: Aria role description for Table
1532
971
  TABLE_ROLE_DESCRIPTION=Tabelarna lista
1533
972
 
1534
- #XACT: Aria role description for the row extension (popin, addon) in the table.
1535
973
  TABLE_POPIN_ROLE_DESCRIPTION=Pro\u0161irenje reda tabelarne liste
1536
974
 
1537
- #XBUT: Pdf viewer's popup close button
1538
975
  PDF_VIEWER_POPUP_CLOSE_BUTTON=Zatvori
1539
976
 
1540
- #XTXT: Pdf viewer's download link
1541
977
  PDF_VIEWER_DOWNLOAD_TEXT=Preuzimanje
1542
978
 
1543
- #XTXT: Text in error placeholder of pdf viewer
1544
979
  PDF_VIEWER_PLACEHOLDER_ERROR_TEXT=PDF datoteku nije mogu\u0107e u\u010Ditati.
1545
980
 
1546
- #XACT: PDF viewer's accessibility label
1547
981
  PDF_VIEWER_ACCESSIBILITY_LABEL=PDF preglednik
1548
982
 
1549
- #XTIT: PDF viewer's message box header for source validation error
1550
983
  PDF_VIEWER_SOURCE_VALIDATION_MESSAGE_HEADER=Gre\u0161ka validacije izvora
1551
984
 
1552
- #XMSG: PDF viewer's message box text for source validation error
1553
985
  PDF_VIEWER_SOURCE_VALIDATION_MESSAGE_TEXT=Nije mogu\u0107e validirati izvor datoteke. Ipak prikazati datoteku?
1554
986
 
1555
- #XBUT: MultiEditField prefilled Item keep
1556
987
  MULTI_EDIT_KEEP_TEXT=Zadr\u017Ei postoje\u0107e vrijednosti
1557
988
 
1558
- #XBUT: MultiEditField prefilled Item blank
1559
989
  MULTI_EDIT_BLANK_TEXT=Ostavi prazno
1560
990
 
1561
- #XBUT: MultiEditField prefilled Item new
1562
991
  MULTI_EDIT_NEW_TEXT=Upotrijebi pomo\u0107 unosa
1563
992
 
1564
- #XTXT: Text representing the Select's picker title text
1565
993
  SELECT_PICKER_TITLE_TEXT=Odaberi
1566
994
 
1567
- #XBUT: ActionSelect Picker Tutor Message
1568
995
  ACTION_SELECT_TUTOR_MESSAGE=Za pristup raspolo\u017Eivim radnjama pritisnite TAB
1569
996
 
1570
- #XTXT: Text representing the WizardStep's optional step label
1571
997
  WIZARD_STEP_OPTIONAL_STEP_TEXT=Izborno
1572
998
 
1573
- #XTIT: The title of ColorPalette when wrapped in the popover
1574
999
  COLOR_PALETTE_TITLE=Paleta boja
1575
1000
 
1576
- #XTIT: The title of the SWATCH Container in the CollorPalette
1577
1001
  COLOR_PALETTE_SWATCH_CONTAINER_TITLE=Paleta boja - preddefinirane boje
1578
1002
 
1579
- #XBUT: The cancel button in ColorPalette
1580
1003
  COLOR_PALETTE_CANCEL=Otka\u017Ei
1581
1004
 
1582
- #XBUT: ColorPalette "Default color" action text
1583
1005
  COLOR_PALETTE_DEFAULT_COLOR=Preddefinirana boja
1584
1006
 
1585
- #XBUT: ColorPalette "More Colors..." action text
1586
1007
  COLOR_PALETTE_MORE_COLORS=Vi\u0161e boja...
1587
1008
 
1588
- #XTIT: ColorPalette title of the "Color Picker" that opens upon "More colors..." click
1589
1009
  COLOR_PALETTE_MORE_COLORS_TITLE=Promijeni boju
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=Otka\u017Ei
1596
1014
 
1597
- #XTXT: The aria info about the predefined color
1598
1015
  COLOR_PALETTE_PREDEFINED_COLOR=Boja {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=Korisni\u010Dki definirano
1602
1018
 
1603
- #XTOL: Gold color
1604
1019
  COLOR_PALETTE_PREDEFINED_COLOR_GOLD=Zlatna
1605
1020
 
1606
- #XTOL: Dark orange color
1607
1021
  COLOR_PALETTE_PREDEFINED_COLOR_DARKORANGE=Tamnonaran\u010Dasta
1608
1022
 
1609
- #XTOL: Indian red color
1610
1023
  COLOR_PALETTE_PREDEFINED_COLOR_INDIANRED=Zagasito crvena
1611
1024
 
1612
- #XTOL: Dark magenta color
1613
1025
  COLOR_PALETTE_PREDEFINED_COLOR_DARKMAGENTA=Tamnopurpurna
1614
1026
 
1615
- #XTOL: Cornflower blue color
1616
1027
  COLOR_PALETTE_PREDEFINED_COLOR_CORNFLOWERBLUE=Razli\u010Dak plava
1617
1028
 
1618
- #XTOL: Deep sky blue color
1619
1029
  COLOR_PALETTE_PREDEFINED_COLOR_DEEPSKYBLUE=Nebesko plava
1620
1030
 
1621
- #XTOL: Dark cyan color
1622
1031
  COLOR_PALETTE_PREDEFINED_COLOR_DARKCYAN=Tamnocijan
1623
1032
 
1624
- #XTOL: Olive drab color
1625
1033
  COLOR_PALETTE_PREDEFINED_COLOR_OLIVEDRAB=Maslinasto zelena
1626
1034
 
1627
- #XTOL: Dark slate gray color
1628
1035
  COLOR_PALETTE_PREDEFINED_COLOR_DARKSLATEGRAY=Sivoplava
1629
1036
 
1630
- #XTOL: Azure color
1631
1037
  COLOR_PALETTE_PREDEFINED_COLOR_AZURE=Modra
1632
1038
 
1633
- #XTOL: White color
1634
1039
  COLOR_PALETTE_PREDEFINED_COLOR_WHITE=Bijela
1635
1040
 
1636
- #XTOL: Light gray color
1637
1041
  COLOR_PALETTE_PREDEFINED_COLOR_LIGHTGRAY=Svijetlosiva
1638
1042
 
1639
- #XTOL: Dark gray color
1640
1043
  COLOR_PALETTE_PREDEFINED_COLOR_DARKGRAY=Tamnosiva
1641
1044
 
1642
- #XTOL: Dim gray color
1643
1045
  COLOR_PALETTE_PREDEFINED_COLOR_DIMGRAY=Zagasito siva
1644
1046
 
1645
- #XTOL: Black color
1646
1047
  COLOR_PALETTE_PREDEFINED_COLOR_BLACK=Crna
1647
1048
 
1648
- #XTOL: Tooltip for panel expand title
1649
1049
  PANEL_ICON=Pro\u0161iri/sa\u017Emi
1650
1050
 
1651
- #XACT: SearchField search button default tooltip
1652
1051
  SEARCHFIELD_SEARCH_BUTTON_TOOLTIP=Tra\u017Eenje
1653
1052
 
1654
- #XACT: SearchField reset button default tooltip
1655
1053
  SEARCHFIELD_RESET_BUTTON_TOOLTIP=PonPostavi
1656
1054
 
1657
- #XACT: SearchField refresh button default tooltip
1658
1055
  SEARCHFIELD_REFRESH_BUTTON_TOOLTIP=Obnovi
1659
1056
 
1660
- #XTOL: Tooltip of messgae strip close button
1661
1057
  MESSAGE_STRIP_CLOSE_BUTTON=Zatvaranje trake statusa
1662
1058
 
1663
- #XACT: ARIA announcement for the MessageStrip's "Error" state
1664
1059
  MESSAGE_STRIP_ERROR=Gre\u0161ka trake statusa
1665
- #XACT: ARIA announcement for the MessageStrip's "Warning" state
1666
1060
  MESSAGE_STRIP_WARNING=Upozorenje trake statusa
1667
- #XACT: ARIA announcement for the MessageStrip's "Success" state
1668
1061
  MESSAGE_STRIP_SUCCESS=Uspjeh trake statusa
1669
- #XACT: ARIA announcement for the MessageStrip's "Information" state
1670
1062
  MESSAGE_STRIP_INFORMATION=Informacije trake statusa
1671
- #XACT: ARIA announcement for the MessageStrip's closable state
1672
1063
  MESSAGE_STRIP_CLOSABLE=S mogu\u0107no\u0161\u0107u zatvaranja
1673
1064
 
1674
- #XACT: GenericTag Roledescription
1675
1065
  GENERICTAG_ROLEDESCRIPTION=Oznaka objekta
1676
1066
 
1677
- #XACT: ARIA announcement for the GenericTag's value state "Error"
1678
1067
  GENERICTAG_ARIA_VALUE_STATE_ERROR=Stanje vrijednosti gre\u0161ke
1679
- #XACT: ARIA announcement for the GenericTag's value state "Warning"
1680
1068
  GENERICTAG_ARIA_VALUE_STATE_WARNING=Stanje vrijednosti upozorenje
1681
- #XACT: ARIA announcement for the GenericTag's value state "Success"
1682
1069
  GENERICTAG_ARIA_VALUE_STATE_SUCCESS=Stanje vrijednosti uspjeh
1683
- #XACT: ARIA announcement for the GenericTag's value state "Information"
1684
1070
  GENERICTAG_ARIA_VALUE_STATE_INFORMATION=Stanje vrijednosti informacije
1685
1071
 
1686
- #XBUT: sap.m.QuickViewCard "Card" aria-roledescription text
1687
1072
  ARIA_ROLEDESCRIPTION_CARD=Kartica