From 49fd4905c8883ccef776e456cf7cf4cee5f3dc00 Mon Sep 17 00:00:00 2001 From: Mic Date: Tue, 27 May 2025 22:17:39 +0200 Subject: [PATCH 01/14] Translated using Weblate (Italian) Currently translated at 93.6% (355 of 379 strings) Translation: ThunderAI for Thunderbird/main Translate-URL: https://hosted.weblate.org/projects/thunderai/main/it/ --- _locales/it/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 0e90d9b9..1f144bfe 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -1085,5 +1085,8 @@ }, "prefs_OptionText_Project_No_temporary_chat_warn": { "message": "Se un Progetto è specificato nelle opzioni o nel prompt, la chat temporanea non verrà utilizzata." + }, + "placeholder_selected_html": { + "message": "HTML selezionato" } } From 47d1a1d145003c9e4b9c4c917d31243e61df5419 Mon Sep 17 00:00:00 2001 From: Mic Date: Tue, 27 May 2025 22:18:53 +0200 Subject: [PATCH 02/14] Translated using Weblate (Italian) Currently translated at 95.7% (363 of 379 strings) Translation: ThunderAI for Thunderbird/main Translate-URL: https://hosted.weblate.org/projects/thunderai/main/it/ --- _locales/it/messages.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 1f144bfe..341c3233 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -1088,5 +1088,29 @@ }, "placeholder_selected_html": { "message": "HTML selezionato" + }, + "prefs_Connection_type_Anthropic_API": { + "message": "API Anthropic" + }, + "ask_anthropic_api_permission_1": { + "message": "Per utilizzare l'integrazione con l'API di Anthropic, è necessario concedere l'autorizzazione richiesta." + }, + "Anthropic_Version_Info": { + "message": "OBBLIGATORIO. Non modificare questo valore a meno che tu non sappia esattamente cosa stai facendo. Maggiori informazioni su: " + }, + "Anthropic_Models": { + "message": "Modelli di Anthropic" + }, + "Anthropic_Models_Fetch": { + "message": "Aggiorna l'elenco dei modelli di Anthropic" + }, + "Anthropic_Models_Error_fetching": { + "message": "Errore durante il tentativo di recupero dei modelli di Anthropic" + }, + "Anthropic_Version": { + "message": "Versione API di Anthropic" + }, + "prefs_Anthropic_API_Key": { + "message": "Chiave API di Anthropic" } } From 5a49b8b5ec9f3cfda88ba7d6ba6a03a9adcd7b9f Mon Sep 17 00:00:00 2001 From: Mic Date: Tue, 27 May 2025 22:22:52 +0200 Subject: [PATCH 03/14] Translated using Weblate (Italian) Currently translated at 99.4% (377 of 379 strings) Translation: ThunderAI for Thunderbird/main Translate-URL: https://hosted.weblate.org/projects/thunderai/main/it/ --- _locales/it/messages.json | 70 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 341c3233..5d377305 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -1112,5 +1112,75 @@ }, "prefs_Anthropic_API_Key": { "message": "Chiave API di Anthropic" + }, + "anthropic_empty_model": { + "message": "Non hai selezionato un modello per l'API di Anthropic. Scegline uno nella pagina delle opzioni." + }, + "prefs_OpenAIComp_AvailableServices_Info": { + "message": "Scegli uno dei servizi disponibili per l'API compatibile con OpenAI oppure inseriscine uno manualmente." + }, + "prefs_OptionText_anthropic_max_tokens": { + "message": "Numero massimo di token di Anthropic" + }, + "prefs_OptionText_anthropic_max_tokens_Info": { + "message": "Il numero massimo di token da generare nell'elaborazione. Il conteggio dei token del tuo prompt, sommato a max_tokens, non può superare la lunghezza di contesto del modello." + }, + "anthropic_empty_apikey": { + "message": "Non hai aggiunto una chiave per l'API di Anthropic. Inseriscila nella pagina delle opzioni." + }, + "anthropic_empty_version": { + "message": "Non hai aggiunto la versione per l'API di Anthropic. Inseriscila nella pagina delle opzioni." + }, + "_api_connecting": { + "message": "Tentativo di connessione a $api_string$ utilizzando la seguente configurazione:", + "placeholders": { + "api_string": { + "content": "$1" + } + } + }, + "_api_connecting_model": { + "message": "Modello: $model$", + "placeholders": { + "model": { + "content": "$1" + } + } + }, + "_api_connecting_host": { + "message": "Host: $api_host$", + "placeholders": { + "api_host": { + "content": "$1" + } + } + }, + "prefs_OpenAIComp_AvailableServices": { + "message": "Servizi Disponibili" + }, + "Custom": { + "message": "Personalizzato" + }, + "OpenAIComp_Configs_ConfirmApply": { + "message": "Sei sicuro di voler applicare la configurazione \"$config_name$\"?", + "placeholders": { + "config_name": { + "content": "$1" + } + } + }, + "apiwebchat_selection_info": { + "message": "Se selezioni del testo, verrà considerata solo quella parte." + }, + "_api_connecting_version": { + "message": "Versione: $api_version$", + "placeholders": { + "api_version": { + "content": "$1" + } + } + }, + "anthropic_api_request_failed": { + "message": "Richiesta all'API di Anthropic non riuscita" } } From 8c05882b1aefc04c93ac7333ccdbf5b1f40d586e Mon Sep 17 00:00:00 2001 From: Mic Date: Tue, 27 May 2025 22:26:40 +0200 Subject: [PATCH 04/14] Translated using Weblate (Italian) Currently translated at 100.0% (379 of 379 strings) Translation: ThunderAI for Thunderbird/main Translate-URL: https://hosted.weblate.org/projects/thunderai/main/it/ --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 5d377305..37ade04f 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -1096,7 +1096,7 @@ "message": "Per utilizzare l'integrazione con l'API di Anthropic, è necessario concedere l'autorizzazione richiesta." }, "Anthropic_Version_Info": { - "message": "OBBLIGATORIO. Non modificare questo valore a meno che tu non sappia esattamente cosa stai facendo. Maggiori informazioni su: " + "message": "OBBLIGATORIO. Non modificare questo valore a meno che tu non sappia esattamente cosa stai facendo. Maggiori informazioni su:" }, "Anthropic_Models": { "message": "Modelli di Anthropic" From b61e476a7ccb1e7b9718fc6b08d7ac5e91210d48 Mon Sep 17 00:00:00 2001 From: Mic Date: Tue, 27 May 2025 22:40:52 +0200 Subject: [PATCH 05/14] Translated using Weblate (Portuguese (Brazil)) Currently translated at 73.3% (278 of 379 strings) Translation: ThunderAI for Thunderbird/main Translate-URL: https://hosted.weblate.org/projects/thunderai/main/pt_BR/ --- _locales/pt-br/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pt-br/messages.json b/_locales/pt-br/messages.json index 7887909c..d378aec2 100644 --- a/_locales/pt-br/messages.json +++ b/_locales/pt-br/messages.json @@ -1,6 +1,6 @@ { "extensionDescription": { - "message": "Use o ChatGPT, Goolge Gemini ou o Ollama para aprimorar seus e-mails!", + "message": "Use o ChatGPT, Goolge Gemini, Anthropic ou o Ollama para aprimorar seus e-mails!", "description": "Description of the extension." }, "menu_title": { From 8d3ccb41e6684e423a7af80df8267893bd7388df Mon Sep 17 00:00:00 2001 From: Mic Date: Tue, 27 May 2025 22:29:45 +0200 Subject: [PATCH 06/14] Translated using Weblate (German) Currently translated at 100.0% (379 of 379 strings) Translation: ThunderAI for Thunderbird/main Translate-URL: https://hosted.weblate.org/projects/thunderai/main/de/ --- _locales/de/messages.json | 99 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 98 insertions(+), 1 deletion(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index d4b4db17..d81afb8d 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -1,6 +1,6 @@ { "extensionDescription": { - "message": "Verwenden Sie ChatGPT, Google Gemini oder Ollama, um Ihre E-Mails zu verbessern!", + "message": "Verwenden Sie ChatGPT, Google Gemini, Anthropic oder Ollama, um Ihre E-Mails zu verbessern!", "description": "Description of the extension." }, "menu_title": { @@ -1082,5 +1082,102 @@ }, "prompt_proofread_this_full_text": { "message": "Bitte korrigieren Sie die folgende E-Mail und beheben Sie alle Rechtschreib- oder Grammatikfehler. Antworten Sie nur mit dem korrigierten Text, ohne zusätzliche Kommentare oder sonstigen Text.\n\n„{%mail_typed_text%}“" + }, + "prefs_Connection_type_Anthropic_API": { + "message": "Anthropic API" + }, + "anthropic_empty_version": { + "message": "Sie haben keinen Versionsstring für die Anthropic-API hinzugefügt. Bitte fügen Sie einen auf der Optionsseite ein." + }, + "Anthropic_Models_Error_fetching": { + "message": "Fehler beim Abrufen der Anthropic-Modelle" + }, + "prefs_Anthropic_API_Key": { + "message": "Anthropic API-Schlüssel" + }, + "prefs_OptionText_anthropic_max_tokens_Info": { + "message": "Die maximale Anzahl von Tokens, die in der Vervollständigung generiert werden soll. Die Anzahl der Tokens Ihres Prompts plus max_tokens darf die Kontextlänge des Modells nicht überschreiten." + }, + "anthropic_api_request_failed": { + "message": "Anfrage an die Anthropic-API fehlgeschlagen" + }, + "_api_connecting": { + "message": "Verbindungsversuch zu $api_string$ mit der folgenden Konfiguration:", + "placeholders": { + "api_string": { + "content": "$1" + } + } + }, + "Anthropic_Models_Fetch": { + "message": "Anthropic-Modellliste aktualisieren" + }, + "Custom": { + "message": "Benutzerdefiniert" + }, + "Anthropic_Version": { + "message": "Anthropic-API-Version" + }, + "prefs_OptionText_anthropic_max_tokens": { + "message": "Maximale Anzahl an Tokens für Anthropic" + }, + "anthropic_empty_apikey": { + "message": "Sie haben keinen API-Schlüssel für die Anthropic-API hinzugefügt. Bitte fügen Sie einen auf der Optionsseite ein." + }, + "ask_anthropic_api_permission_1": { + "message": "Um die Anthropic-API-Integration zu verwenden, müssen Sie die erforderliche Berechtigung erteilen." + }, + "Anthropic_Models": { + "message": "Anthropic Modelle" + }, + "anthropic_empty_model": { + "message": "Sie haben kein Modell für die Anthropic-API ausgewählt. Bitte wählen Sie eines auf der Optionsseite aus." + }, + "_api_connecting_model": { + "message": "Modell: $model$", + "placeholders": { + "model": { + "content": "$1" + } + } + }, + "_api_connecting_host": { + "message": "Host: $api_host$", + "placeholders": { + "api_host": { + "content": "$1" + } + } + }, + "_api_connecting_version": { + "message": "Version: $api_version$", + "placeholders": { + "api_version": { + "content": "$1" + } + } + }, + "prefs_OpenAIComp_AvailableServices": { + "message": "Verfügbare Dienste" + }, + "prefs_OpenAIComp_AvailableServices_Info": { + "message": "Wählen Sie einen der verfügbaren Dienste für die OpenAI-kompatible API aus oder fügen Sie einen manuell ein." + }, + "OpenAIComp_Configs_ConfirmApply": { + "message": "Sind Sie sicher, dass Sie die Konfiguration \"$config_name$\" anwenden möchten?", + "placeholders": { + "config_name": { + "content": "$1" + } + } + }, + "apiwebchat_selection_info": { + "message": "Wenn Sie einen Textabschnitt auswählen, wird nur dieser Teil berücksichtigt." + }, + "placeholder_selected_html": { + "message": "Ausgewähltes HTML" + }, + "Anthropic_Version_Info": { + "message": "ERFORDERLICH. Ändern Sie diesen Wert nicht, es sei denn, Sie wissen, was Sie tun. Weitere Informationen unter:" } } From b67f27de31011c4c8818de40058c8ea0ac5198d0 Mon Sep 17 00:00:00 2001 From: Mic Date: Tue, 27 May 2025 22:40:17 +0200 Subject: [PATCH 07/14] Translated using Weblate (Croatian) Currently translated at 74.4% (282 of 379 strings) Translation: ThunderAI for Thunderbird/main Translate-URL: https://hosted.weblate.org/projects/thunderai/main/hr/ --- _locales/hr/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index 6826c944..a1ae0dc1 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -1,6 +1,6 @@ { "extensionDescription": { - "message": "Koristite ChatGPT, Google Gemini ili Ollama kako bi poboljšali vaše e-poruke!", + "message": "Koristite ChatGPT, Google Gemini, Anthropic ili Ollama kako bi poboljšali vaše e-poruke!", "description": "Description of the extension." }, "menu_title": { From a59b227aec074e0a450032c5f7dfc18784d3af0d Mon Sep 17 00:00:00 2001 From: Mic Date: Tue, 27 May 2025 22:40:41 +0200 Subject: [PATCH 08/14] Translated using Weblate (Polish) Currently translated at 77.0% (292 of 379 strings) Translation: ThunderAI for Thunderbird/main Translate-URL: https://hosted.weblate.org/projects/thunderai/main/pl/ --- _locales/pl/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 1ac4bb63..9e6901a6 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -1,6 +1,6 @@ { "extensionDescription": { - "message": "Używaj ChatGPT, Goolge Gemini lub Ollama do ulepszania swoich e-maili!", + "message": "Używaj ChatGPT, Goolge Gemini, Anthropic lub Ollama do ulepszania swoich e-maili!", "description": "Description of the extension." }, "menu_title": { From 6e3cc7bddd3894553d0b489f8a58e4ae6d3be467 Mon Sep 17 00:00:00 2001 From: Mic Date: Tue, 27 May 2025 22:28:26 +0200 Subject: [PATCH 09/14] Translated using Weblate (Italian) Currently translated at 100.0% (379 of 379 strings) Translation: ThunderAI for Thunderbird/main Translate-URL: https://hosted.weblate.org/projects/thunderai/main/it/ --- _locales/it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 37ade04f..b14ad6eb 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -1,6 +1,6 @@ { "extensionDescription": { - "message": "Usa ChatGPT, Google Gemini oppure Ollama per migliorare le tue email!", + "message": "Usa ChatGPT, Google Gemini, Anthropic oppure Ollama per migliorare le tue email!", "description": "Description of the extension." }, "menu_title": { From 6e8beadd36978d648bb6d193397a00e47d877720 Mon Sep 17 00:00:00 2001 From: Mic Date: Tue, 27 May 2025 22:37:46 +0200 Subject: [PATCH 10/14] Translated using Weblate (French) Currently translated at 100.0% (379 of 379 strings) Translation: ThunderAI for Thunderbird/main Translate-URL: https://hosted.weblate.org/projects/thunderai/main/fr/ --- _locales/fr/messages.json | 99 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 98 insertions(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 02c4c0ab..21aa7154 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -1,6 +1,6 @@ { "extensionDescription": { - "message": "Utilise ChatGPT, Goolge Gemini ou Ollama pour améliorer tes e-mails !", + "message": "Utilise ChatGPT, Goolge Gemini, Anthropic ou Ollama pour améliorer tes e-mails !", "description": "Description of the extension." }, "menu_title": { @@ -1082,5 +1082,102 @@ }, "prompt_get_task_full_text": { "message": "Extrait tous les détails pertinents nécessaires pour générer une tâche à partir du texte suivant. Les informations extraites doivent inclure :\n- Date et heure d'échéance (incluant le fuseau horaire, si précisé)\n- Résumé de la tâche\n- Date et heure de début (incluant le fuseau horaire, si précisé)\nAssure-toi que les données sont clairement et uniformément formatées afin qu’elles puissent être utilisées directement pour créer une tâche.\nS'il y a des références temporelles relatives, considère que la date et l’heure de l’e-mail sont \"{%mail_datetime%}\". Calcule la date et l’heure de début en te basant sur cette référence. Si la date et l’heure de début calculées sont antérieures à \"{%current_datetime%}\", recalcule-les en utilisant \"{%current_datetime%}\" comme base.\nSi tu ne peux pas obtenir une ou plusieurs des informations requises, réponds par une chaîne vide.\nGénère une réponse uniquement au format JSON. N’inclus aucun texte ou explication supplémentaire – fournis uniquement le JSON. Voici le format à utiliser :\n{\n\"InitialDate\" : \"YYYYMMDDTHHMMSS\",\n\"dueDate\" : \"YYYYMMDDTHHMMSS\",\n\"summary\" : \"Résumé de la tâche ici\"\n}\nS'il n'y a pas d'informations concernant les dates, supprime-les.\nVoici le texte : \"{%selected_text%}\"" + }, + "_api_connecting": { + "message": "Tentative de connexion à $api_string$ avec la configuration suivante :", + "placeholders": { + "api_string": { + "content": "$1" + } + } + }, + "anthropic_empty_model": { + "message": "Vous n'avez pas choisi de modèle pour l'API Anthropic. Veuillez en sélectionner un dans la page des options." + }, + "Anthropic_Version_Info": { + "message": "OBLIGATOIRE. Ne modifiez pas cette valeur sauf si vous savez ce que vous faites. Plus d'informations sur :" + }, + "ask_anthropic_api_permission_1": { + "message": "Pour utiliser l'intégration de l'API Anthropic, vous devez accorder l'autorisation requise." + }, + "prefs_OptionText_anthropic_max_tokens_Info": { + "message": "Le nombre maximum de jetons à générer dans la complétion. Le total des jetons de votre invite plus max_tokens ne peut pas dépasser la longueur du contexte du modèle." + }, + "anthropic_empty_apikey": { + "message": "Vous n'avez pas ajouté de clé API pour l'API Anthropic. Veuillez en insérer une dans la page des options." + }, + "anthropic_empty_version": { + "message": "Vous n'avez pas ajouté de chaîne de version pour l'API Anthropic. Veuillez en insérer une dans la page des options." + }, + "apiwebchat_selection_info": { + "message": "Si vous sélectionnez du texte, seule cette portion sera prise en compte." + }, + "Anthropic_Version": { + "message": "Version de l’API Anthropic" + }, + "prefs_OptionText_anthropic_max_tokens": { + "message": "Nombre maximum de jetons Anthropic" + }, + "anthropic_api_request_failed": { + "message": "Échec de la requête à l'API Anthropic" + }, + "prefs_OpenAIComp_AvailableServices": { + "message": "Services Disponibles" + }, + "prefs_OpenAIComp_AvailableServices_Info": { + "message": "Choisissez l’un des services disponibles pour l’API compatible OpenAI ou saisissez-en un manuellement." + }, + "OpenAIComp_Configs_ConfirmApply": { + "message": "Êtes-vous sûr de vouloir appliquer la configuration \"$config_name$\" ?", + "placeholders": { + "config_name": { + "content": "$1" + } + } + }, + "prefs_Anthropic_API_Key": { + "message": "Clé API Anthropic" + }, + "prefs_Connection_type_Anthropic_API": { + "message": "API Anthropic" + }, + "Anthropic_Models": { + "message": "Modèles Anthropic" + }, + "Anthropic_Models_Fetch": { + "message": "Mettre à jour la liste des modèles Anthropic" + }, + "Anthropic_Models_Error_fetching": { + "message": "Erreur lors de la tentative de récupération des modèles Anthropic" + }, + "_api_connecting_model": { + "message": "Modèle : $model$", + "placeholders": { + "model": { + "content": "$1" + } + } + }, + "_api_connecting_host": { + "message": "Hôte : $api_host$", + "placeholders": { + "api_host": { + "content": "$1" + } + } + }, + "_api_connecting_version": { + "message": "Version : $api_version$", + "placeholders": { + "api_version": { + "content": "$1" + } + } + }, + "placeholder_selected_html": { + "message": "HTML sélectionné" + }, + "Custom": { + "message": "Personnalisé" } } From 89f68c56503c2fa688130cb2041c49f59709451d Mon Sep 17 00:00:00 2001 From: Mic Date: Tue, 27 May 2025 22:41:02 +0200 Subject: [PATCH 11/14] Translated using Weblate (Spanish) Currently translated at 2.6% (10 of 379 strings) Translation: ThunderAI for Thunderbird/main Translate-URL: https://hosted.weblate.org/projects/thunderai/main/es/ --- _locales/es/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index d034b3db..e5625973 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,6 +1,6 @@ { "extensionDescription": { - "message": "¡Usa ChatGPT, Goolge Gemini u Ollama para mejorar tus emails!" + "message": "¡Usa ChatGPT, Goolge Gemini, Anthropic u Ollama para mejorar tus emails!" }, "menu_title": { "message": "IA" From ea4f1ab3cf6e78331663c55548439c59843db3bb Mon Sep 17 00:00:00 2001 From: Mic Date: Tue, 27 May 2025 22:40:03 +0200 Subject: [PATCH 12/14] Translated using Weblate (Czech) Currently translated at 79.4% (301 of 379 strings) Translation: ThunderAI for Thunderbird/main Translate-URL: https://hosted.weblate.org/projects/thunderai/main/cs/ --- _locales/cs/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 7be4d9dc..498d6066 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -24,7 +24,7 @@ "message": "Přidat do nabídky" }, "extensionDescription": { - "message": "Použijte ChatGPT, Google Gemini nebo Ollama pro vylepšení vašich e-mailů!" + "message": "Použijte ChatGPT, Google Gemini, Anthropic nebo Ollama pro vylepšení vašich e-mailů!" }, "menu_title": { "message": "AI" From 8f8d8494fc0e61c37b699bbdaa17753107752c41 Mon Sep 17 00:00:00 2001 From: Mic Date: Tue, 27 May 2025 22:41:52 +0200 Subject: [PATCH 13/14] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 78.6% (298 of 379 strings) Translation: ThunderAI for Thunderbird/main Translate-URL: https://hosted.weblate.org/projects/thunderai/main/zh_Hans/ --- _locales/zh_Hans/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/zh_Hans/messages.json b/_locales/zh_Hans/messages.json index acaf9caa..a3c50fb0 100644 --- a/_locales/zh_Hans/messages.json +++ b/_locales/zh_Hans/messages.json @@ -48,7 +48,7 @@ "message": "保存所有变动" }, "extensionDescription": { - "message": "使用ChatGPT、Google Gemini 或Ollama 来增强你的邮件!" + "message": "使用 ChatGPT、Google Gemini、Anthropic 或 Ollama 来提升你的电子邮件!" }, "menu_title": { "message": "AI" From 14be7f42b373890a86ffd5df9f61ac17da17f726 Mon Sep 17 00:00:00 2001 From: Mic Date: Tue, 27 May 2025 22:40:34 +0200 Subject: [PATCH 14/14] Translated using Weblate (Esperanto) Currently translated at 13.7% (52 of 379 strings) Translation: ThunderAI for Thunderbird/main Translate-URL: https://hosted.weblate.org/projects/thunderai/main/eo/ --- _locales/eo/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/eo/messages.json b/_locales/eo/messages.json index 9926ad6d..6a1d39c9 100644 --- a/_locales/eo/messages.json +++ b/_locales/eo/messages.json @@ -6,7 +6,7 @@ "message": "Respondi per" }, "extensionDescription": { - "message": "Uzu ChatGPT, Google Gemini aŭ Ollama por poluri viajn retpoŝtajn mesaĝojn!" + "message": "Uzu ChatGPT, Google Gemini, Anthropic aŭ Ollama por poluri viajn retpoŝtajn mesaĝojn!" }, "prompt_rewrite_formal": { "message": "Reverki formale"