Translated using Weblate (Portuguese (Brazil))

Currently translated at 99.1% (360 of 363 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/
This commit is contained in:
Hermógenes Oliveira 2020-12-31 20:48:16 +00:00 committed by Hosted Weblate
parent 6865cb0ef9
commit 2a6922feff
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -348,7 +348,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"changeTheme": "Alterar o estilo", "changeTheme": "Alterar o tema",
"@changeTheme": { "@changeTheme": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -698,7 +698,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"renderRichContent": "Exiba o conteúdo formatado", "renderRichContent": "Exibir conteúdo formatado",
"@renderRichContent": { "@renderRichContent": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1161,12 +1161,12 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"hideUnknownEvents": "Esconder eventos desconhecidos", "hideUnknownEvents": "Ocultar eventos desconhecidos",
"@hideUnknownEvents": { "@hideUnknownEvents": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"hideRedactedEvents": "Esconder eventos removidos", "hideRedactedEvents": "Ocultar eventos removidos",
"@hideRedactedEvents": { "@hideRedactedEvents": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1934,5 +1934,10 @@
"@toggleMuted": { "@toggleMuted": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"publicKey": "Chave Pública",
"@publicKey": {
"type": "text",
"placeholders": {}
} }
} }