chore: Update translations (#8983)

This commit is contained in:
Chatwoot Bot
2024-02-22 05:31:14 +05:30
committed by GitHub
parent 27ac262a26
commit a5e9cd94e1
513 changed files with 10475 additions and 1303 deletions

View File

@@ -39,10 +39,10 @@
},
"MERGE_CONTACT": "Unir contacto",
"CONTACT_ACTIONS": "Ações de contacto",
"MUTE_CONTACT": "Silenciar Conversa",
"UNMUTE_CONTACT": "Reativar Conversa",
"MUTED_SUCCESS": "Esta conversa foi silenciada por 6 horas",
"UNMUTED_SUCCESS": "Esta conversa foi reativada",
"MUTE_CONTACT": "Block Contact",
"UNMUTE_CONTACT": "Unblock Contact",
"MUTED_SUCCESS": "This contact is blocked successfully. You will not be notified of any future conversations.",
"UNMUTED_SUCCESS": "This contact is unblocked successfully.",
"SEND_TRANSCRIPT": "Enviar Transcrição",
"EDIT_LABEL": "Alterar",
"SIDEBAR_SECTIONS": {
@@ -79,7 +79,13 @@
"TITLE": "Exportar contactos",
"DESC": "Exportar contactos para um ficheiro CSV.",
"SUCCESS_MESSAGE": "Export is in progress, You will be notified via email when export file is ready to dowanlod.",
"ERROR_MESSAGE": "Ocorreu um erro, por favor tente novamente"
"ERROR_MESSAGE": "Ocorreu um erro, por favor tente novamente",
"CONFIRM": {
"TITLE": "Exportar contactos",
"MESSAGE": "Tem certeza de que deseja exportar todos os contatos?",
"YES": "Sim, Exportar",
"NO": "Não, Cancelar"
}
},
"DELETE_NOTE": {
"CONFIRM": {
@@ -339,7 +345,8 @@
},
"VALIDATIONS": {
"REQUIRED": "Valor válido é obrigatório",
"INVALID_URL": "URL Inválido"
"INVALID_URL": "URL Inválido",
"INVALID_INPUT": "Entrada inválida"
}
},
"MERGE_CONTACTS": {