chore: Update translations (#10990)
This commit is contained in:
@@ -266,7 +266,7 @@
|
||||
"ATTRIBUTE_WARNING": "Detalhes do contacto do <strong>{primaryContactName}</strong> serão copiados para <strong>{parentContactName}</strong>."
|
||||
},
|
||||
"SEARCH": {
|
||||
"ERROR": "MENSAGEM_ERRO"
|
||||
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||
},
|
||||
"FORM": {
|
||||
"SUBMIT": " Unir contactos",
|
||||
@@ -288,6 +288,8 @@
|
||||
"SEARCH_PLACEHOLDER": "Search...",
|
||||
"MESSAGE_BUTTON": "Messagem",
|
||||
"SEND_MESSAGE": "Enviar mensagem",
|
||||
"BLOCK_CONTACT": "Block contact",
|
||||
"UNBLOCK_CONTACT": "Unblock contact",
|
||||
"BREADCRUMB": {
|
||||
"CONTACTS": "Contactos"
|
||||
},
|
||||
@@ -302,6 +304,10 @@
|
||||
"SUCCESS_MESSAGE": "Contacto guardado com sucesso",
|
||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||
},
|
||||
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||
"UNBLOCK_SUCCESS_MESSAGE": "Este contacto foi desbloqueado",
|
||||
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||
"IMPORT_CONTACT": {
|
||||
"TITLE": "Import contacts",
|
||||
"DESCRIPTION": "Importar contactos através de um ficheiro CSV.",
|
||||
|
||||
@@ -117,6 +117,7 @@
|
||||
"PENDING": "Marcar como pendente",
|
||||
"RESOLVED": "Marcar como resolvida",
|
||||
"MARK_AS_UNREAD": "Marcar como não lida",
|
||||
"MARK_AS_READ": "Marcar como lida",
|
||||
"REOPEN": "Reabrir conversa",
|
||||
"SNOOZE": {
|
||||
"TITLE": "Adiar",
|
||||
|
||||
@@ -389,11 +389,6 @@
|
||||
"SWITCH_TO_PRIVATE_NOTE": "Alterar para nota privada",
|
||||
"SWITCH_TO_REPLY": "Mudar para resposta",
|
||||
"TOGGLE_SNOOZE_DROPDOWN": "Ativar/desativar suspensos"
|
||||
},
|
||||
"KEYS": {
|
||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
||||
"FORWARD_SLASH_KEY": "/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user