chore: Update translations (#6999)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-04-28 07:58:03 -07:00
committed by GitHub
parent 02c467b6db
commit be3c75e858
611 changed files with 4830 additions and 2339 deletions

View File

@@ -37,6 +37,7 @@
"UNKNOWN_FILE_TYPE": "Arquivo Desconhecido",
"SAVE_CONTACT": "Salvar",
"UPLOADING_ATTACHMENTS": "Carregando anexos...",
"REPLIED_TO_STORY": "Replied to your story",
"SUCCESS_DELETE_MESSAGE": "Mensagem apagada com sucesso",
"FAIL_DELETE_MESSSAGE": "Não foi possível apagar a mensagem! Tente novamente",
"NO_RESPONSE": "Sem resposta",
@@ -66,6 +67,23 @@
"NEXT_WEEK": "Próxima semana"
}
},
"PRIORITY": {
"TITLE": "Priority",
"OPTIONS": {
"NONE": "Nenhuma",
"URGENT": "Urgent",
"HIGH": "High",
"MEDIUM": "Medium",
"LOW": "Low"
},
"CHANGE_PRIORITY": {
"SELECT_PLACEHOLDER": "Nenhuma",
"INPUT_PLACEHOLDER": "Select priority",
"NO_RESULTS": "Nenhum resultado encontrado",
"SUCCESSFUL": "Changed priority of conversation id %{conversationId} to %{priority}",
"FAILED": "Couldn't change priority. Please try again."
}
},
"CARD_CONTEXT_MENU": {
"PENDING": "Marcar como pendente",
"RESOLVED": "Marcar como resolvida",