@react-spectrum/s2
Version:
Spectrum 2 UI components in React
48 lines (45 loc) • 1.95 kB
JavaScript
var $91cb383be91fda6b$exports = {};
$91cb383be91fda6b$exports = {
"actionbar.actions": `\xc5tg\xe4rder`,
"actionbar.actionsAvailable": `\xc5tg\xe4rder finns.`,
"actionbar.clearSelection": `Rensa markering`,
"actionbar.selected": (args, formatter)=>`${formatter.plural(args.count, {
"=0": `Inga valda`,
other: ()=>`${formatter.number(args.count)} valda`
})}`,
"actionbar.selectedAll": `Alla markerade`,
"breadcrumbs.more": `Fler artiklar`,
"button.pending": `v\xe4ntande`,
"combobox.noResults": `Inga resultat`,
"contextualhelp.help": `Hj\xe4lp`,
"contextualhelp.info": `Information`,
"dialog.alert": `Varning`,
"dialog.dismiss": `Avvisa`,
"dropzone.replaceMessage": `Sl\xe4pp filen f\xf6r att ers\xe4tta`,
"inlinealert.informative": `Information`,
"inlinealert.negative": `Fel`,
"inlinealert.notice": `Varning`,
"inlinealert.positive": `Lyckades`,
"label.(optional)": `(valfritt)`,
"label.(required)": `(kr\xe4vs)`,
"menu.moreActions": `Fler \xe5tg\xe4rder`,
"notificationbadge.indicatorOnly": `Ny aktivitet`,
"notificationbadge.plus": (args)=>`${args.notifications}+`,
"picker.placeholder": `V\xe4lj\u{2026}`,
"slider.maximum": `Maximum`,
"slider.minimum": `Minimum`,
"table.loading": `L\xe4ser in...`,
"table.loadingMore": `L\xe4ser in mer...`,
"table.resizeColumn": `\xc4ndra storlek p\xe5 kolumn`,
"table.sortAscending": `Sortera i stigande ordning`,
"table.sortDescending": `Sortera i fallande ordning`,
"tag.actions": `\xc5tg\xe4rder`,
"tag.hideButtonLabel": `Visa mindre`,
"tag.noTags": `Ingen`,
"tag.showAllButtonLabel": (args, formatter)=>`Visa alla (${formatter.number(args.tagCount)})`,
"toast.clearAll": `Clear all`,
"toast.collapse": `Collapse`,
"toast.showAll": `Show all`
};
export {$91cb383be91fda6b$exports as default};
//# sourceMappingURL=sv-SE.mjs.map