Files
leadchat/app/javascript/dashboard/i18n/locale/pt_BR/components.json
Chatwoot Bot 4a088e0663 chore: Update translations from Crowdin (#10686)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
2025-02-12 12:34:34 +05:30

44 lines
1.1 KiB
JSON

{
"PAGINATION_FOOTER": {
"SHOWING": "Exibindo {startItem} - {endItem} de {totalItems} itens",
"CURRENT_PAGE_INFO": "{currentPage} de {totalPages} páginas"
},
"COMBOBOX": {
"PLACEHOLDER": "Selecione uma opção...",
"EMPTY_SEARCH_RESULTS": "Nenhum item encontrado para o termo de pesquisa `{searchTerm}`",
"EMPTY_STATE": "Nenhum resultado encontrado.",
"SEARCH_PLACEHOLDER": "Pesquisar...",
"MORE": "+{count} mais"
},
"DROPDOWN_MENU": {
"SEARCH_PLACEHOLDER": "Pesquisar...",
"EMPTY_STATE": "Nenhum resultado encontrado.",
"SEARCHING": "Procurando..."
},
"DIALOG": {
"BUTTONS": {
"CANCEL": "Cancelar",
"CONFIRM": "Confirmar"
}
},
"PHONE_INPUT": {
"SEARCH_PLACEHOLDER": "Selecione o país",
"ERROR": "O número de telefone deve estar vazio ou no formato E.164",
"DIAL_CODE_ERROR": "Por favor, selecione um código de discagem da lista"
},
"THUMBNAIL": {
"AUTHOR": {
"NOT_AVAILABLE": "Autor indisponível"
}
},
"BREADCRUMB": {
"ARIA_LABEL": "Mapa"
},
"SWITCH": {
"TOGGLE": "Alternar botão"
},
"LABEL": {
"TAG_BUTTON": "etiqueta"
}
}