From 5bdbc5de9927addbbe2edf9168a14f160d185149 Mon Sep 17 00:00:00 2001 From: Antonio Lucena de Faria Date: Wed, 29 Oct 2025 17:59:05 +0100 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 13.8% (58 of 420 strings) Translation: ThunderAI for Thunderbird/main Translate-URL: https://hosted.weblate.org/projects/thunderai/main/pt/ --- _locales/pt/messages.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index c695c403..f6656907 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -154,5 +154,23 @@ }, "customPrompts_do_reply": { "message": "Responder" + }, + "prompt_reply_custom_command": { + "message": "Responder com o comando" + }, + "chatgpt_win_close": { + "message": "Fechar" + }, + "chatgpt_win_get_answer": { + "message": "Utilize a resposta escolhida" + }, + "customPrompts_close_button": { + "message": "Botão de Fechar" + }, + "chatgpt_btn_retry": { + "message": "Repetir" + }, + "chatgpt_win_send": { + "message": "Enviar" } }