material_nb.arb 2.14 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 42 43 44 45 46 47 48 49 50
  "alertDialogLabel": "Varsel",
  "searchFieldLabel": "Søk",
  "reorderItemToStart": "Flytt til starten",
  "reorderItemToEnd": "Flytt til slutten",
  "reorderItemUp": "Flytt opp",
  "reorderItemDown": "Flytt ned",
  "reorderItemLeft": "Flytt til venstre",
  "reorderItemRight": "Flytt til høyre",
  "expandedIconTapHint": "Skjul",
  "collapsedIconTapHint": "Vis",
51
  "remainingTextFieldCharacterCountZero": "TBD",
52
  "remainingTextFieldCharacterCountOne": "1 tegn gjenstår",
53
  "remainingTextFieldCharacterCountOther": "$remainingCount tegn gjenstår",
54
  "refreshIndicatorSemanticLabel": "Laster inn på nytt"
55
}