chore: Update translations from Crowdin (#10686)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Co-authored-by: Pranav <pranav@chatwoot.com>
This commit is contained in:
@@ -38,15 +38,23 @@
|
||||
"REMOVE_SELECTION": "Remover seleção",
|
||||
"DOWNLOAD": "Descarregar",
|
||||
"UNKNOWN_FILE_TYPE": "Ficheiro desconhecido",
|
||||
"SAVE_CONTACT": "Guardar",
|
||||
"SAVE_CONTACT": "Save Contact",
|
||||
"NO_CONTENT": "No content to display",
|
||||
"SHARED_ATTACHMENT": {
|
||||
"CONTACT": "{sender} has shared a contact",
|
||||
"LOCATION": "{sender} has shared a location",
|
||||
"FILE": "{sender} has shared a file",
|
||||
"MEETING": "{sender} iniciou uma reunião"
|
||||
},
|
||||
"UPLOADING_ATTACHMENTS": "A carregar anexos...",
|
||||
"REPLIED_TO_STORY": "Respondeu à sua história",
|
||||
"UNSUPPORTED_MESSAGE": "Esta mensagem não é suportada.",
|
||||
"UNSUPPORTED_MESSAGE": "This message is unsupported. You can view this message on the Facebook / Instagram app.",
|
||||
"UNSUPPORTED_MESSAGE_FACEBOOK": "Esta mensagem não é suportada. Pode ver esta mensagem na app Facebook Messenger.",
|
||||
"UNSUPPORTED_MESSAGE_INSTAGRAM": "Esta mensagem não é suportada. Pode ver esta mensagem na app do Instagram.",
|
||||
"SUCCESS_DELETE_MESSAGE": "Mensagem apagada com sucesso",
|
||||
"FAIL_DELETE_MESSSAGE": "Não foi possível apagar a mensagem! Por favor, tente novamente",
|
||||
"NO_RESPONSE": "Sem resposta",
|
||||
"RESPONSE": "Response",
|
||||
"RATING_TITLE": "Avaliar",
|
||||
"FEEDBACK_TITLE": "Comentários",
|
||||
"REPLY_MESSAGE_NOT_FOUND": "Mensagem indisponível",
|
||||
@@ -126,7 +134,7 @@
|
||||
"FAILED": "Não foi possível atribuir agente. Por favor, tente novamente."
|
||||
},
|
||||
"LABEL_ASSIGNMENT": {
|
||||
"SUCCESFUL": "Etiqueta #{labelName} atribuída a conversa de ID {conversationId}",
|
||||
"SUCCESFUL": "Assigned label #{labelName} to conversation id {conversationId}",
|
||||
"FAILED": "Não foi possível atribuir etiqueta. Por favor, tente novamente."
|
||||
},
|
||||
"TEAM_ASSIGNMENT": {
|
||||
@@ -219,6 +227,10 @@
|
||||
"DELETE": "Excluir",
|
||||
"CANCEL": "Cancelar"
|
||||
}
|
||||
},
|
||||
"SIDEBAR": {
|
||||
"CONTACT": "Contacto",
|
||||
"COPILOT": "Copilot"
|
||||
}
|
||||
},
|
||||
"EMAIL_TRANSCRIPT": {
|
||||
@@ -310,7 +322,8 @@
|
||||
"TO": "Para",
|
||||
"BCC": "Bcc",
|
||||
"CC": "Cc",
|
||||
"SUBJECT": "Assunto"
|
||||
"SUBJECT": "Assunto",
|
||||
"EXPAND": "Expand email"
|
||||
},
|
||||
"CONVERSATION_PARTICIPANTS": {
|
||||
"SIDEBAR_MENU_TITLE": "A participar",
|
||||
@@ -335,5 +348,16 @@
|
||||
"ORIGINAL_CONTENT": "Conteúdo original",
|
||||
"TRANSLATED_CONTENT": "Conteúdo traduzido",
|
||||
"NO_TRANSLATIONS_AVAILABLE": "Nenhuma tradução está disponível para este conteúdo"
|
||||
},
|
||||
"TYPING": {
|
||||
"ONE": "{user} is typing",
|
||||
"TWO": "{user} and {secondUser} are typing",
|
||||
"MULTIPLE": "{user} and {count} others are typing"
|
||||
},
|
||||
"COPILOT": {
|
||||
"TRY_THESE_PROMPTS": "Try these prompts"
|
||||
},
|
||||
"GALLERY_VIEW": {
|
||||
"ERROR_DOWNLOADING": "Unable to download attachment. Please try again"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user