UNPKG

@react-spectrum/s2

Version:
46 lines (43 loc) 1.79 kB
module.exports = { "actionbar.actions": `Toimingud`, "actionbar.actionsAvailable": `Toimingud saadaval.`, "actionbar.clearSelection": `Puhasta valik`, "actionbar.selected": (args, formatter)=>`${formatter.plural(args.count, { "=0": `Pole valitud`, other: ()=>`${formatter.number(args.count)} valitud` })}`, "actionbar.selectedAll": `K\xf5ik valitud`, "breadcrumbs.more": `Veel \xfcksusi`, "button.pending": `ootel`, "combobox.noResults": `Tulemusi pole`, "contextualhelp.help": `Spikker`, "contextualhelp.info": `Teave`, "dialog.alert": `Teade`, "dialog.dismiss": `L\xf5peta`, "dropzone.replaceMessage": `Kukuta fail asendamiseks`, "inlinealert.informative": `Teave`, "inlinealert.negative": `Viga`, "inlinealert.notice": `Hoiatus`, "inlinealert.positive": `Valmis`, "label.(optional)": `(valikuline)`, "label.(required)": `(n\xf5utav)`, "menu.moreActions": `Veel toiminguid`, "notificationbadge.indicatorOnly": `Uus tegevus`, "notificationbadge.plus": (args)=>`${args.notifications}+`, "picker.placeholder": `Valige\u{2026}`, "slider.maximum": `Maksimaalne`, "slider.minimum": `Minimaalne`, "table.loading": `Laadimine...`, "table.loadingMore": `Laadi rohkem...`, "table.resizeColumn": `Muuda veeru suurust`, "table.sortAscending": `Sordi kasvavalt`, "table.sortDescending": `Sordi kahanevalt`, "tag.actions": `Toimingud`, "tag.hideButtonLabel": `Kuva v\xe4hem`, "tag.noTags": `Puudub`, "tag.showAllButtonLabel": (args, formatter)=>`Kuva k\xf5ik (${formatter.number(args.tagCount)})`, "toast.clearAll": `Clear all`, "toast.collapse": `Collapse`, "toast.showAll": `Show all` }; //# sourceMappingURL=et-EE.cjs.map