diff --git a/translations/CMakeLists.txt b/translations/CMakeLists.txt
index c484000..86d2a8c 100644
--- a/translations/CMakeLists.txt
+++ b/translations/CMakeLists.txt
@@ -1,8 +1,11 @@
find_package(Qt5LinguistTools)
-set(TS_FILES squawk.ru.ts)
+set(TS_FILES
+ squawk.ru.ts
+ squawk.pt_BR.ts
+)
qt5_add_translation(QM_FILES ${TS_FILES})
add_custom_target(translations ALL DEPENDS ${QM_FILES})
install(FILES ${QM_FILES} DESTINATION ${CMAKE_INSTALL_DATADIR}/squawk/l10n)
-add_dependencies(${CMAKE_PROJECT_NAME} translations)
\ No newline at end of file
+add_dependencies(${CMAKE_PROJECT_NAME} translations)
diff --git a/translations/squawk.pt_BR.ts b/translations/squawk.pt_BR.ts
index 4080e5d..4330979 100644
--- a/translations/squawk.pt_BR.ts
+++ b/translations/squawk.pt_BR.ts
@@ -5,6 +5,7 @@
Account
+ Window header
Conta
@@ -61,6 +62,7 @@
+ Default resource
QXmpp
@@ -384,7 +386,8 @@ p, li { white-space: pre-wrap; }
- Error fazendo upload do arquivo: %1
+ Error fazendo upload do arquivo:
+%1
Você pode tentar novamente
@@ -394,7 +397,8 @@ Você pode tentar novamente
- Erro baixando arquivo: %1
+ Erro baixando arquivo:
+%1
Você pode tentar novamente
@@ -582,7 +586,8 @@ or leave it empty for the contact
to be displayed as %1
Digite um novo nome para %1
ou o deixe em branco para o contato
-ser exibido com %1
+ser exibido com
+%1