chore: Update translations (#10549)

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
Chatwoot Bot
2025-01-14 08:30:56 -08:00
committed by GitHub
parent 91dd92e318
commit 0c01303db0
1111 changed files with 59718 additions and 21681 deletions

View File

@@ -0,0 +1,43 @@
{
"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": "Toggle switch"
},
"LABEL": {
"TAG_BUTTON": "etiqueta"
}
}