material_nb.arb 1.77 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
{
  "scriptCategory": "English-like",
  "timeOfDayFormat": "HH:mm",
  "openAppDrawerTooltip": "Åpne navigasjonsmenyen",
  "backButtonTooltip": "Tilbake",
  "closeButtonTooltip": "Lukk",
  "deleteButtonTooltip": "Slett",
  "nextMonthTooltip": "Neste måned",
  "previousMonthTooltip": "Forrige måned",
  "nextPageTooltip": "Neste side",
  "previousPageTooltip": "Forrige side",
  "showMenuTooltip": "Vis meny",
  "aboutListTileTitle": "Om $applicationName",
  "licensesPageTitle": "Lisenser",
  "pageRowsInfoTitle": "$firstRow–$lastRow av $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow–$lastRow av omtrent $rowCount",
  "rowsPerPageTitle": "Rader per side:",
  "tabLabel": "Fane $tabIndex av $tabCount",
  "selectedRowCountTitleOne": "1 element er valgt",
  "selectedRowCountTitleOther": "$selectedRowCount elementer er valgt",
  "cancelButtonLabel": "AVBRYT",
  "closeButtonLabel": "LUKK",
  "continueButtonLabel": "FORTSETT",
  "copyButtonLabel": "KOPIÉR",
  "cutButtonLabel": "KLIPP UT",
  "okButtonLabel": "OK",
  "pasteButtonLabel": "LIM INN",
  "selectAllButtonLabel": "VELG ALLE",
  "viewLicensesButtonLabel": "SE LISENSER",
  "anteMeridiemAbbreviation": "AM",
  "postMeridiemAbbreviation": "PM",
  "timePickerHourModeAnnouncement": "Angi timer",
  "timePickerMinuteModeAnnouncement": "Angi minutter",
  "modalBarrierDismissLabel": "Avvis",
  "signedInLabel": "Pålogget",
  "hideAccountsLabel": "Skjul kontoer",
37 38
  "showAccountsLabel": "Vis kontoer",
  "drawerLabel": "Navigasjonsmeny",
39 40
  "popupMenuLabel": "Forgrunnsmeny",
  "dialogLabel": "Dialogboks",
41
  "alertDialogLabel": "Varsling",
42 43 44 45 46 47 48
  "searchFieldLabel": "Søke",
  "reorderItemToStart": "TBD",
  "reorderItemToEnd": "TBD",
  "reorderItemUp": "TBD",
  "reorderItemDown": "TBD",
  "reorderItemLeft": "TBD",
  "reorderItemRight": "TBD"
49
}