Translated using Weblate (Portuguese (Brazil))

Currently translated at 97.9% (571 of 583 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/
This commit is contained in:
mmagian 2022-05-07 12:48:34 +00:00 committed by Hosted Weblate
parent 347910b8ae
commit e2ccf6b9f9
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 6 additions and 4 deletions

View File

@ -64,7 +64,7 @@
"type": "text",
"placeholders": {}
},
"allChats": "Todas conversas",
"allChats": "Todas as conversas",
"@allChats": {
"type": "text",
"placeholders": {}
@ -2627,13 +2627,13 @@
"@whatIsGoingOn": {},
"addDescription": "Adicionar descrição",
"@addDescription": {},
"passwordsDoNotMatch": "Senhas não batem!",
"passwordsDoNotMatch": "Senhas diferentes!",
"@passwordsDoNotMatch": {},
"pleaseEnterValidEmail": "Por favor, insira um email válido.",
"@pleaseEnterValidEmail": {},
"repeatPassword": "Repita a senha",
"@repeatPassword": {},
"pleaseChooseAtLeastChars": "Por favor, use pelo menos {min} caracteres.",
"pleaseChooseAtLeastChars": "Por favor, use ao menos {min} caracteres.",
"@pleaseChooseAtLeastChars": {
"type": "text",
"placeholders": {
@ -2802,5 +2802,7 @@
"previousAccount": "Conta anterior",
"@previousAccount": {},
"editWidgets": "Editar ferramentas",
"@editWidgets": {}
"@editWidgets": {},
"showSpaces": "Mostrar lista de espaços",
"@showSpaces": {}
}