material_hu.arb 3.1 KB
Newer Older
1 2 3 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
{
  "scriptCategory": "English-like",
  "timeOfDayFormat": "HH:mm",
  "openAppDrawerTooltip": "Navigációs menü megnyitása",
  "backButtonTooltip": "Vissza",
  "closeButtonTooltip": "Bezárás",
  "deleteButtonTooltip": "Törlés",
  "nextMonthTooltip": "Következő hónap",
  "previousMonthTooltip": "Előző hónap",
  "nextPageTooltip": "Következő oldal",
  "previousPageTooltip": "Előző oldal",
  "showMenuTooltip": "Menü megjelenítése",
  "aboutListTileTitle": "A(z) $applicationName névjegye",
  "licensesPageTitle": "Licencek",
  "pageRowsInfoTitle": "$rowCount/$firstRow–$lastRow.",
  "pageRowsInfoTitleApproximate": "Körülbelül $rowCount/$firstRow–$lastRow.",
  "rowsPerPageTitle": "Oldalankénti sorszám:",
  "tabLabel": "$tabCount/$tabIndex. lap",
  "selectedRowCountTitleOne": "1 elem kiválasztva",
  "selectedRowCountTitleOther": "$selectedRowCount elem kiválasztva",
  "cancelButtonLabel": "MÉGSE",
  "closeButtonLabel": "BEZÁRÁS",
  "continueButtonLabel": "TOVÁBB",
  "copyButtonLabel": "MÁSOLÁS",
  "cutButtonLabel": "KIVÁGÁS",
  "okButtonLabel": "OK",
  "pasteButtonLabel": "BEILLESZTÉS",
  "selectAllButtonLabel": "AZ ÖSSZES KIJELÖLÉSE",
  "viewLicensesButtonLabel": "LICENCEK MEGTEKINTÉSE",
  "anteMeridiemAbbreviation": "de.",
  "postMeridiemAbbreviation": "du.",
  "timePickerHourModeAnnouncement": "Óra kiválasztása",
  "timePickerMinuteModeAnnouncement": "Perc kiválasztása",
  "modalBarrierDismissLabel": "Elvetés",
  "signedInLabel": "Bejelentkezve",
  "hideAccountsLabel": "Fiókok elrejtése",
  "showAccountsLabel": "Fiókok megjelenítése",
  "drawerLabel": "Navigációs menü",
  "popupMenuLabel": "Előugró menü",
  "dialogLabel": "Párbeszédablak",
41 42 43 44 45 46 47 48 49 50
  "alertDialogLabel": "Értesítés",
  "searchFieldLabel": "Keresés",
  "reorderItemToStart": "Áthelyezés az elejére",
  "reorderItemToEnd": "Áthelyezés a végére",
  "reorderItemUp": "Áthelyezés felfelé",
  "reorderItemDown": "Áthelyezés lefelé",
  "reorderItemLeft": "Áthelyezés balra",
  "reorderItemRight": "Áthelyezés jobbra",
  "expandedIconTapHint": "Összecsukás",
  "collapsedIconTapHint": "Kibontás",
51
  "remainingTextFieldCharacterCountZero": "TBD",
52
  "remainingTextFieldCharacterCountOne": "1 karakter maradt",
53
  "remainingTextFieldCharacterCountOther": "$remainingCount karakter maradt",
54
  "refreshIndicatorSemanticLabel": "Frissítés",
55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
  "moreButtonTooltip": "Több",
  "dateSeparator": "/",
  "dateHelpText": "mm/dd/yyyy",
  "selectYearSemanticsLabel": "Select year",
  "unspecifiedDate": "Date",
  "unspecifiedDateRange": "Date Range",
  "dateInputLabel": "Enter Date",
  "dateRangeStartLabel": "Start Date",
  "dateRangeEndLabel": "End Date",
  "dateRangeStartDateSemanticLabel": "Start date $fullDate",
  "dateRangeEndDateSemanticLabel": "End date $fullDate",
  "invalidDateFormatLabel": "Invalid format.",
  "invalidDateRangeLabel": "Invalid range.",
  "dateOutOfRangeLabel": "Out of range.",
  "saveButtonLabel": "SAVE",
  "datePickerHelpText": "SELECT DATE",
  "dateRangePickerHelpText": "SELECT RANGE",
  "calendarModeButtonLabel": "Switch to calendar",
  "inputDateModeButtonLabel": "Switch to input"
74
}