From a4a4010acefd829f24ddac71110c3224deff4c59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benedek=20Vigh=20=28=E5=86=AF=E7=99=BD=E8=AF=BA=29?= Date: Fri, 22 Aug 2025 12:18:32 +0200 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 1.2% (5 of 405 strings) Translation: ThunderAI for Thunderbird/main Translate-URL: https://hosted.weblate.org/projects/thunderai/main/hu/ --- _locales/hu/messages.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 0967ef42..5a3f973d 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -1 +1,17 @@ -{} +{ + "extensionDescription": { + "message": "Használja a ChatGPT, Google Gemini, Anthropic vagy Ollama modelleket, hogy még jobbá tegye emailjeit!" + }, + "menu_title": { + "message": "MI" + }, + "prompt_reply": { + "message": "Válasz erre az emailre" + }, + "prompt_rewrite_polite": { + "message": "Újraírás udvariasabban" + }, + "prompt_rewrite_formal": { + "message": "Újraírás formálisan" + } +}