@react-spectrum/s2
Version:
Spectrum 2 UI components in React
63 lines (60 loc) • 2.61 kB
JavaScript
var $ef58bc5d6ed5ddc2$exports = {};
$ef58bc5d6ed5ddc2$exports = {
"actionbar.actions": `Handlinger`,
"actionbar.actionsAvailable": `Tilg\xe6ngelige handlinger.`,
"actionbar.clearSelection": `Ryd markering`,
"actionbar.selected": (args, formatter)=>`${formatter.plural(args.count, {
"=0": `Ingen valgt`,
other: ()=>`${formatter.number(args.count)} valgt`
})}`,
"actionbar.selectedAll": `Alle valgt`,
"breadcrumbs.more": `Flere elementer`,
"button.pending": `afventende`,
"calendar.invalidSelection": (args, formatter)=>`Valgte ${formatter.plural(args.selectedCount, {
one: `dato`,
other: `datoer`
})} ikke ledige.`,
"combobox.noResults": `Ingen resultater`,
"contextualhelp.help": `Hj\xe6lp`,
"contextualhelp.info": `Oplysninger`,
"datepicker.endTime": `Sluttidspunkt`,
"datepicker.startTime": `Starttidspunkt`,
"datepicker.time": `Klokkesl\xe6t`,
"dialog.alert": `Advarsel`,
"dialog.dismiss": `Luk`,
"dropzone.replaceMessage": `Drop fil for at erstatte`,
"inlinealert.informative": `Oplysninger`,
"inlinealert.negative": `Fejl`,
"inlinealert.notice": `Advarsel`,
"inlinealert.positive": `Fuldf\xf8rt`,
"label.(optional)": `(valgfrit)`,
"label.(required)": `(obligatorisk)`,
"menu.moreActions": `Flere handlinger`,
"notificationbadge.indicatorOnly": `Ny aktivitet`,
"notificationbadge.plus": (args)=>`${args.notifications}+`,
"picker.placeholder": `V\xe6lg\u{2026}`,
"picker.selectedCount": (args, formatter)=>`${formatter.plural(args.count, {
"=0": `Ingen elementer valgt`,
one: ()=>`${formatter.number(args.count)} element valgt`,
other: ()=>`${formatter.number(args.count)} elementer valgt`
})}`,
"slider.maximum": `Maksimum`,
"slider.minimum": `Minimum`,
"table.cancel": `Annuller`,
"table.editCell": `Rediger celle`,
"table.loading": `Indl\xe6ser...`,
"table.loadingMore": `Indl\xe6ser flere...`,
"table.resizeColumn": `Tilpas st\xf8rrelse p\xe5 kolonne`,
"table.save": `Gem`,
"table.sortAscending": `Sorter stigende`,
"table.sortDescending": `Sorter faldende`,
"tag.actions": `Handlinger`,
"tag.hideButtonLabel": `Vis mindre`,
"tag.noTags": `Ingen`,
"tag.showAllButtonLabel": (args, formatter)=>`Vis alle (${formatter.number(args.tagCount)})`,
"toast.clearAll": `Ryd alle`,
"toast.collapse": `Skjul`,
"toast.showAll": `Vis alle`
};
export {$ef58bc5d6ed5ddc2$exports as default};
//# sourceMappingURL=da-DK.mjs.map