@react-spectrum/s2
Version:
Spectrum 2 UI components in React
49 lines (46 loc) • 2.06 kB
JavaScript
var $59c27adfbd8a322e$exports = {};
$59c27adfbd8a322e$exports = {
"actionbar.actions": `A\xe7\xf5es`,
"actionbar.actionsAvailable": `A\xe7\xf5es dispon\xedveis.`,
"actionbar.clearSelection": `Limpar sele\xe7\xe3o`,
"actionbar.selected": (args, formatter)=>`${formatter.plural(args.count, {
"=0": `Nenhum selecionado`,
one: ()=>`${formatter.number(args.count)} selecionado`,
other: ()=>`${formatter.number(args.count)} selecionados`
})}`,
"actionbar.selectedAll": `Tudo selecionado`,
"breadcrumbs.more": `Mais artigos`,
"button.pending": `pendente`,
"combobox.noResults": `Sem resultados`,
"contextualhelp.help": `Ajuda`,
"contextualhelp.info": `Informa\xe7\xe3o`,
"dialog.alert": `Alerta`,
"dialog.dismiss": `Dispensar`,
"dropzone.replaceMessage": `Largar ficheiro para substituir`,
"inlinealert.informative": `Informa\xe7\xe3o`,
"inlinealert.negative": `Erro`,
"inlinealert.notice": `Aviso`,
"inlinealert.positive": `Sucesso`,
"label.(optional)": `(opcional)`,
"label.(required)": `(obrigat\xf3rio)`,
"menu.moreActions": `Mais a\xe7\xf5es`,
"notificationbadge.indicatorOnly": `Nova atividade`,
"notificationbadge.plus": (args)=>`${args.notifications}+`,
"picker.placeholder": `Selecionar\u{2026}`,
"slider.maximum": `M\xe1ximo`,
"slider.minimum": `M\xednimo`,
"table.loading": `A carregar...`,
"table.loadingMore": `A carregar mais...`,
"table.resizeColumn": `Redimensionar coluna`,
"table.sortAscending": `Ordenar por ordem ascendente`,
"table.sortDescending": `Ordenar por ordem decrescente`,
"tag.actions": `A\xe7\xf5es`,
"tag.hideButtonLabel": `Mostrar menos`,
"tag.noTags": `Nenhum`,
"tag.showAllButtonLabel": (args, formatter)=>`Mostrar tudo (${formatter.number(args.tagCount)})`,
"toast.clearAll": `Clear all`,
"toast.collapse": `Collapse`,
"toast.showAll": `Show all`
};
export {$59c27adfbd8a322e$exports as default};
//# sourceMappingURL=pt-PT.mjs.map