material_sk.arb 2.62 KB
Newer Older
1
{
2 3
  "remainingTextFieldCharacterCountFew": "Zostávajú $remainingCount znaky",
  "remainingTextFieldCharacterCountMany": "$remainingCount characters remaining",
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",
  "selectedRowCountTitleFew": "$selectedRowCount vybraté položky",
  "selectedRowCountTitleMany": "$selectedRowCount items selected",
  "openAppDrawerTooltip": "Otvoriť navigačnú ponuku",
  "backButtonTooltip": "Späť",
  "closeButtonTooltip": "Zavrieť",
  "deleteButtonTooltip": "Odstrániť",
  "nextMonthTooltip": "Budúci mesiac",
  "previousMonthTooltip": "Predošlý mesiac",
  "nextPageTooltip": "Ďalšia strana",
  "previousPageTooltip": "Predchádzajúca stránka",
  "showMenuTooltip": "Zobraziť ponuku",
  "aboutListTileTitle": "$applicationName – informácie",
  "licensesPageTitle": "Licencie",
  "pageRowsInfoTitle": "$firstRow – $lastRow z $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow – $lastRow z približne $rowCount",
  "rowsPerPageTitle": "Počet riadkov na stránku:",
  "tabLabel": "Karta $tabIndex z $tabCount",
  "selectedRowCountTitleOne": "1 vybratá položka",
  "selectedRowCountTitleOther": "$selectedRowCount vybratých položiek",
  "cancelButtonLabel": "ZRUŠIŤ",
  "closeButtonLabel": "ZAVRIEŤ",
  "continueButtonLabel": "POKRAČOVAŤ",
  "copyButtonLabel": "KOPÍROVAŤ",
  "cutButtonLabel": "VYSTRIHNÚŤ",
  "okButtonLabel": "OK",
  "pasteButtonLabel": "PRILEPIŤ",
  "selectAllButtonLabel": "VYBRAŤ VŠETKO",
  "viewLicensesButtonLabel": "ZOBRAZIŤ LICENCIE",
  "anteMeridiemAbbreviation": "AM",
  "postMeridiemAbbreviation": "PM",
  "timePickerHourModeAnnouncement": "Vybrať hodiny",
  "timePickerMinuteModeAnnouncement": "Vybrať minúty",
  "modalBarrierDismissLabel": "Odmietnuť",
  "signedInLabel": "Prihlásili ste sa",
  "hideAccountsLabel": "Skryť účty",
  "showAccountsLabel": "Zobraziť účty",
  "drawerLabel": "Navigačná ponuka",
  "popupMenuLabel": "Kontextová ponuka",
  "dialogLabel": "Dialógové okno",
45 46 47 48 49 50 51 52 53 54
  "alertDialogLabel": "Upozornenie",
  "searchFieldLabel": "Hľadať",
  "reorderItemToStart": "Presunúť na začiatok",
  "reorderItemToEnd": "Presunúť na koniec",
  "reorderItemUp": "Presunúť nahor",
  "reorderItemDown": "Presunúť nadol",
  "reorderItemLeft": "Presunúť doľava",
  "reorderItemRight": "Presunúť doprava",
  "expandedIconTapHint": "Zbaliť",
  "collapsedIconTapHint": "Rozbaliť",
55
  "remainingTextFieldCharacterCountZero": "TBD",
56
  "remainingTextFieldCharacterCountOne": "Zostáva 1 znak",
57
  "remainingTextFieldCharacterCountOther": "Zostáva $remainingCount znakov",
58
  "refreshIndicatorSemanticLabel": "Obnoviť"
59
}