chore: Update translations (#12506)

This commit is contained in:
Chatwoot Bot
2025-09-23 22:17:31 -07:00
committed by GitHub
parent 728956a734
commit 68c070bcd9
161 changed files with 1215 additions and 175 deletions

View File

@@ -705,9 +705,9 @@
},
"FORM": {
"TYPE": {
"LABEL": "Document Type",
"LABEL": "Tipo do documento",
"URL": "URL:",
"PDF": "PDF File"
"PDF": "Arquivo PDF"
},
"URL": {
"LABEL": "URL:",
@@ -715,16 +715,16 @@
"ERROR": "Por favor forneça uma URL válida para o documento"
},
"PDF_FILE": {
"LABEL": "PDF File",
"CHOOSE_FILE": "Choose PDF file",
"ERROR": "Please select a PDF file",
"HELP_TEXT": "Maximum file size: 10MB",
"INVALID_TYPE": "Please select a valid PDF file",
"TOO_LARGE": "File size exceeds 10MB limit"
"LABEL": "Arquivo PDF",
"CHOOSE_FILE": "Escolher arquivo PDF",
"ERROR": "Por favor, selecione um arquivo PDF",
"HELP_TEXT": "Tamanho máximo do arquivo: 10 MB",
"INVALID_TYPE": "Por favor, selecione um arquivo PDF válido",
"TOO_LARGE": "O tamanho do arquivo excede o limite de 10 MB"
},
"NAME": {
"LABEL": "Document Name (Optional)",
"PLACEHOLDER": "Enter a name for the document"
"LABEL": "Nome do documento (opcional)",
"PLACEHOLDER": "Insira um nome para o documento"
},
"ASSISTANT": {
"LABEL": "Assistente",
@@ -761,7 +761,7 @@
"SELECTED": "{count} selecionado",
"SELECT_ALL": "Selecionar todos ({count})",
"UNSELECT_ALL": "Desmarcar todos ({count})",
"SEARCH_PLACEHOLDER": "Search FAQs...",
"SEARCH_PLACEHOLDER": "Pesquisar FAQs...",
"BULK_APPROVE_BUTTON": "Aprovar",
"BULK_DELETE_BUTTON": "Excluir",
"BULK_APPROVE": {