chore: Update translations from Crowdin (#5202)

This commit is contained in:
Sojan Jose
2022-08-08 17:44:50 +02:00
committed by GitHub
parent e26c6a2de5
commit a89a280a94
101 changed files with 1755 additions and 1058 deletions

View File

@@ -72,7 +72,22 @@
},
"ASSIGN_AGENT": "Atribuir Agente",
"ASSIGN_LABEL": "Atribuir etiqueta",
"AGENTS_LOADING": "Carregando agentes..."
"AGENTS_LOADING": "Carregando agentes...",
"ASSIGN_TEAM": "Atribuir equipe",
"API": {
"AGENT_ASSIGNMENT": {
"SUCCESFUL": "ID da conversa %{conversationId} atribuído para \"%{agentName}\"",
"FAILED": "Não foi possível atribuir agente. Por favor, tente novamente."
},
"LABEL_ASSIGNMENT": {
"SUCCESFUL": "Etiqueta #%{labelName} atribuída para o id de conversa %{conversationId}",
"FAILED": "Não foi possível atribuir etiqueta. Por favor, tente novamente."
},
"TEAM_ASSIGNMENT": {
"SUCCESFUL": "Equipe %{team} atribuído para o id de conversa %{conversationId}",
"FAILED": "Não foi possível atribuir equipe. Por favor, tente novamente."
}
}
},
"FOOTER": {
"MESSAGE_SIGN_TOOLTIP": "Assinatura de mensagem",

View File

@@ -31,7 +31,9 @@
"NEW_BUTTON": "Novo portal",
"ACTIVE_BADGE": "ativo",
"CHOOSE_LOCALE_LABEL": "Escolha uma localidade",
"LOADING_MESSAGE": "Carregando portais...",
"ARTICLES_LABEL": "artigos",
"NO_PORTALS_MESSAGE": "Não há portais disponíveis",
"ADD_NEW_LOCALE": "Adicionar uma nova localidade",
"POPOVER": {
"TITLE": "Portais",