material_sl.arb 2.5 KB
Newer Older
1
{
2 3
  "remainingTextFieldCharacterCountTwo": "Še $remainingCount znaka",
  "remainingTextFieldCharacterCountFew": "Še $remainingCount znaki",
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
  "scriptCategory": "English-like",
  "timeOfDayFormat": "HH:mm",
  "selectedRowCountTitleTwo": "Izbrana sta $selectedRowCount elementa",
  "selectedRowCountTitleFew": "Izbrani so $selectedRowCount elementi",
  "openAppDrawerTooltip": "Odpiranje menija za krmarjenje",
  "backButtonTooltip": "Nazaj",
  "closeButtonTooltip": "Zapiranje",
  "deleteButtonTooltip": "Brisanje",
  "nextMonthTooltip": "Naslednji mesec",
  "previousMonthTooltip": "Prejšnji mesec",
  "nextPageTooltip": "Naslednja stran",
  "previousPageTooltip": "Prejšnja stran",
  "showMenuTooltip": "Prikaz menija",
  "aboutListTileTitle": "O aplikaciji $applicationName",
  "licensesPageTitle": "Licence",
  "pageRowsInfoTitle": "$firstRow–$lastRow od $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow–$lastRow od približno $rowCount",
  "rowsPerPageTitle": "Vrstice na stran:",
  "tabLabel": "Zavihek $tabIndex od $tabCount",
  "selectedRowCountTitleOne": "Izbran je 1 element",
  "selectedRowCountTitleOther": "Izbranih je $selectedRowCount elementov",
  "cancelButtonLabel": "PREKLIČI",
  "closeButtonLabel": "ZAPRI",
  "continueButtonLabel": "NAPREJ",
  "copyButtonLabel": "KOPIRAJ",
  "cutButtonLabel": "IZREŽI",
  "okButtonLabel": "V REDU",
  "pasteButtonLabel": "PRILEPI",
  "selectAllButtonLabel": "IZBERI VSE",
  "viewLicensesButtonLabel": "PRIKAŽI LICENCE",
  "anteMeridiemAbbreviation": "DOP.",
  "postMeridiemAbbreviation": "POP.",
  "timePickerHourModeAnnouncement": "Izberite ure",
  "timePickerMinuteModeAnnouncement": "Izberite minute",
  "modalBarrierDismissLabel": "Opusti",
  "signedInLabel": "Prijavljen",
  "hideAccountsLabel": "Skrivanje računov",
  "showAccountsLabel": "Prikaz računov",
  "drawerLabel": "Meni za krmarjenje",
  "popupMenuLabel": "Pojavni meni",
  "dialogLabel": "Pogovorno okno",
45 46 47 48 49 50 51 52 53 54
  "alertDialogLabel": "Opozorilo",
  "searchFieldLabel": "Iskanje",
  "reorderItemToStart": "Premakni na začetek",
  "reorderItemToEnd": "Premakni na konec",
  "reorderItemUp": "Premakni navzgor",
  "reorderItemDown": "Premakni navzdol",
  "reorderItemLeft": "Premakni levo",
  "reorderItemRight": "Premakni desno",
  "expandedIconTapHint": "Strniti",
  "collapsedIconTapHint": "Razširiti",
55
  "remainingTextFieldCharacterCountZero": "TBD",
56
  "remainingTextFieldCharacterCountOne": "Še 1 znak",
57
  "remainingTextFieldCharacterCountOther": "Še $remainingCount znakov",
58
  "refreshIndicatorSemanticLabel": "Osveži"
59
}