@react-spectrum/s2
Version:
Spectrum 2 UI components in React
48 lines (45 loc) • 1.92 kB
JavaScript
var $5147ae9ac9aa90fa$exports = {};
$5147ae9ac9aa90fa$exports = {
"actionbar.actions": `Handlinger`,
"actionbar.actionsAvailable": `Tilgjengelige handlinger.`,
"actionbar.clearSelection": `T\xf8m utvalg`,
"actionbar.selected": (args, formatter)=>`${formatter.plural(args.count, {
"=0": `Ingen valgt`,
other: ()=>`${formatter.number(args.count)} valgt`
})}`,
"actionbar.selectedAll": `Alle er valgt`,
"breadcrumbs.more": `Flere elementer`,
"button.pending": `avventer`,
"combobox.noResults": `Ingen resultater`,
"contextualhelp.help": `Hjelp`,
"contextualhelp.info": `Informasjon`,
"dialog.alert": `Varsel`,
"dialog.dismiss": `Lukk`,
"dropzone.replaceMessage": `Slipp filen for \xe5 erstatte`,
"inlinealert.informative": `Informasjon`,
"inlinealert.negative": `Feil`,
"inlinealert.notice": `Advarsel`,
"inlinealert.positive": `Vellykket`,
"label.(optional)": `(valgfritt)`,
"label.(required)": `(obligatorisk)`,
"menu.moreActions": `Flere handlinger`,
"notificationbadge.indicatorOnly": `Ny aktivitet`,
"notificationbadge.plus": (args)=>`${args.notifications}+`,
"picker.placeholder": `Velg \u{2026}`,
"slider.maximum": `Maksimum`,
"slider.minimum": `Minimum`,
"table.loading": `Laster inn...`,
"table.loadingMore": `Laster inn flere...`,
"table.resizeColumn": `Endre st\xf8rrelse p\xe5 kolonne`,
"table.sortAscending": `Sorter stigende`,
"table.sortDescending": `Sorter synkende`,
"tag.actions": `Handlinger`,
"tag.hideButtonLabel": `Vis mindre`,
"tag.noTags": `Ingen`,
"tag.showAllButtonLabel": (args, formatter)=>`Vis alle (${formatter.number(args.tagCount)})`,
"toast.clearAll": `Clear all`,
"toast.collapse": `Collapse`,
"toast.showAll": `Show all`
};
export {$5147ae9ac9aa90fa$exports as default};
//# sourceMappingURL=nb-NO.mjs.map