Pontoon: Update Portuguese (pt-BR) localization of TW Power Tools

Co-authored-by: Victor <contatoempresarialtiovp@gmail.com>
Co-authored-by: Higoor <Higoor@googlegroups.com>
diff --git a/src/static/_locales/pt-rBR/messages.json b/src/static/_locales/pt-rBR/messages.json
index 1350f3f..d6c081b 100644
--- a/src/static/_locales/pt-rBR/messages.json
+++ b/src/static/_locales/pt-rBR/messages.json
@@ -159,6 +159,26 @@
     "message": "Mostrar a atividade por fórum nos perfis no Community Console.",
     "description": "Feature checkbox in the options page"
   },
+  "options_interopthreadpage": {
+    "message": "Mostrar <span id='interopthreadpage_mode--container'></span> no Community Console.",
+    "description": "Feature checkbox in the options page. \"<span id='interopthreadpage_mode--container'></span>\" will be substituted with a selector which allows users to select whether they want the new thread page design or the old one."
+  },
+  "options_interopthreadpage_mode_previous": {
+    "message": "o antigo design da página de tópico",
+    "description": "Select option added in #interopthreadpage_mode--container, in the options_interopthreadpage string"
+  },
+  "options_interopthreadpage_mode_next": {
+    "message": "o novo design da página de tópico",
+    "description": "Select option added in #interopthreadpage_mode--container, in the options_interopthreadpage string"
+  },
+  "options_nestedreplies": {
+    "message": "Ative o recurso de respostas aninhadas no Community Console.",
+    "description": "Feature checkbox in the options page"
+  },
+  "options_uispacing": {
+    "message": "Reduza o espaço em branco no Community Console e no Tailwind.",
+    "description": "Feature checkbox in the options page"
+  },
   "options_save": {
     "message": "Salvar",
     "description": "Button in the options page to save the settings"
@@ -565,6 +585,14 @@
     "message": "Tendência",
     "description": "Label used in a thread to show it has been manually marked as trending."
   },
+  "inject_threadpagedesign_warning": {
+    "message": "Este tópico pode não funcionar corretamente. Isso ocorre porque ele usa o recurso de respostas aninhadas e você habilitou o design de Layout antigo nas opções do TW Power Tools, que não oferece suporte a respostas aninhadas.",
+    "description": "Message showed above threads which might not work properly because of the fact that the old thread design is not compatible with nested replies."
+  },
+  "btn_learnmore": {
+    "message": "Saiba mais",
+    "description": "Text shown besides a warning message which the user can click to learn more about the message itself."
+  },
   "actionbadge_permissions_requested": {
     "message": "Alguns recursos precisam de permissões adicionais para funcionar. Clique para corrigir.",
     "description": "Tooltip for the extension icon when a feature is enabled but it needs several permissions to be granted."