Skip to content

v3.6.0 #456

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 181 commits into from
Jul 30, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
181 commits
Select commit Hold shift + click to select a range
f4529c0
Grok and Mistral name updated
micz Jun 9, 2025
fc865df
OpenRouter API config added. see #401
micz Jun 9, 2025
3fc641d
open api comp config reordered
micz Jun 9, 2025
3e85a88
update mzta-options.js for improved option handling
micz Jun 9, 2025
99027e6
refactor: clean up code structure in multiple files
micz Jun 9, 2025
700b4d5
update mzta-options.js for better option handling
micz Jun 9, 2025
ca29885
update OpenAIComp to include additional headers for OpenRouter API re…
micz Jun 9, 2025
d2512a5
update OpenAI class constructor to include store parameter. see #406
micz Jun 9, 2025
df4e0bb
add ChatGPT store option to settings and UI. see #406
micz Jun 9, 2025
e1fd5a4
using chatgpt_api_store. see #406
micz Jun 9, 2025
59d650e
release notes updated
micz Jun 9, 2025
521b6a8
move ollama ctx option after models in the options page
micz Jun 9, 2025
6cdb004
add 'Enable thinking' option for Ollama in settings and UI. see #398
micz Jun 9, 2025
ff8fff5
add 'think' parameter to Ollama constructor and include in fetchRespo…
micz Jun 9, 2025
9c54f27
using ollama_think. see #398
micz Jun 9, 2025
add47ed
release notes updated
micz Jun 9, 2025
40c0602
rename ChatGPT storage flags for consistency in messages.json and mzt…
micz Jun 9, 2025
9aa5fc0
release notes text improved
micz Jun 9, 2025
6515f73
normalize capitalization in reply option messages
micz Jun 9, 2025
4330abc
showing the reply type in the api webchat. see #372
micz Jun 9, 2025
6ee7d7c
[OpenAIComp] Add error handling for empty choices in parsed response
micz Jun 10, 2025
1777334
version set to 3.6.0
micz Jun 10, 2025
6523580
release notes updated
micz Jun 10, 2025
cce942d
Perplexity API config added. see #405
micz Jun 9, 2025
cedbfaf
showing the reply type in the chatgpt web interface. see #372
micz Jun 11, 2025
e090d37
chatgpt web interface fix for the response completion ported from v3.5.3
micz Jun 11, 2025
db3e4e7
added the reply type selector in the api webchat. see #372
micz Jun 12, 2025
85f4fc7
chatgpt web interface fix for the response completion ported from v3.5.4
micz Jun 12, 2025
abe1145
added the change the reply type button in the chatgpt web interface. …
micz Jun 12, 2025
c447ff2
console.log line commented out
micz Jun 12, 2025
54b3ba2
icons updated. see #372
micz Jun 12, 2025
68e5f1c
methods calls fixed. see #372
micz Jun 12, 2025
a8dc89f
release notes updated
micz Jun 13, 2025
aa337ed
added reply type info text. see #372
micz Jun 13, 2025
015a6f6
swap reply type icons in addCustomDiv function. see #372
micz Jun 13, 2025
6c86e02
added an option to exclude the tag only with an exact match. see #395
micz Jun 13, 2025
3ece218
release notes updated
micz Jun 13, 2025
dc8354a
Added translation using Weblate (Russian)
Jun 14, 2025
3f6820c
Translated using Weblate (Russian)
Jun 14, 2025
70e7feb
Added translation using Weblate (Chinese (Traditional Han script))
evez Jun 14, 2025
1372ad3
Translated using Weblate (Chinese (Simplified Han script))
evez Jun 14, 2025
4be26cf
Translated using Weblate (Chinese (Traditional Han script))
evez Jun 14, 2025
f2aee42
Merge pull request #421 from weblate/weblate-thunderai-main
micz Jun 14, 2025
07cf077
Refactor prompt response messages and update HTML references for cons…
micz Jun 14, 2025
61480c0
Enhance tag extraction functionality in getTagsFromResponse method wi…
micz Jun 14, 2025
cb307a8
add tags default prompt updated to use a JSON format in the response
micz Jun 14, 2025
d3813c0
Improve tag extraction in getTagsFromResponse by trimming whitespace …
micz Jun 14, 2025
859d8d9
Add newline formatting to tag addition messages in finalizePrompt_add…
micz Jun 14, 2025
071ee6a
Refactor tag extraction in getTagsFromResponse to utilize extractJson…
micz Jun 14, 2025
1f93f4d
the add tags response is now expcted as a JSON. see #365
micz Jun 14, 2025
65ef54b
Translated using Weblate (Chinese (Traditional Han script))
evez Jun 15, 2025
89fbd21
many typos fixed. few strings improved in the en locale. see #422
micz Jun 15, 2025
6918a17
Merge pull request #424 from weblate/weblate-thunderai-main
micz Jun 15, 2025
3196e5f
release notes updated
micz Jun 15, 2025
613b75a
zh_Hant lang added to available languages for xpi building
micz Jun 15, 2025
6561463
Translated using Weblate (Chinese (Traditional Han script))
evez Jun 15, 2025
73a1740
Translated using Weblate (Chinese (Traditional Han script))
evez Jun 15, 2025
5079a75
Translated using Weblate (Italian)
micz Jun 15, 2025
9c6106c
Merge pull request #425 from weblate/weblate-thunderai-main
micz Jun 15, 2025
b680ddc
removed a no more used translation string
micz Jun 15, 2025
735c280
removed a no more used translation string from all locales
micz Jun 15, 2025
3764687
unused lang string removed
micz Jun 15, 2025
22fb970
release notes updated
micz Jun 15, 2025
1f5c327
Update README.md - Chinese (Traditional) added
micz Jun 15, 2025
ed750be
Update README.md
micz Jun 15, 2025
62a3446
description fix
micz Jun 15, 2025
13b64f9
i18n string fixed
micz Jun 15, 2025
3d97444
list.js moved to _lib folder
micz Jun 15, 2025
b7d9dda
Add button and functionality to manage data placeholders in options. …
micz Jun 15, 2025
528eb4c
Refactor localization keys for prompts to use a consistent naming con…
micz Jun 15, 2025
509b8de
Refactor localization keys for prompts to use a consistent naming con…
micz Jun 15, 2025
2351034
Rename getCustomPromptsUsedSpace to getLocalStorageUsedSpace for clar…
micz Jun 15, 2025
bed5c65
refactored many functions to work with custom placeholders. see #156
micz Jun 15, 2025
1b5dea9
working on #156. saving and loading custom placeholders in the dedica…
micz Jun 15, 2025
8819391
i18n string fixed. see #156
micz Jun 15, 2025
f0d2e12
var fixed
micz Jun 15, 2025
f4c1ab1
import/export data placeholders added. see #156
micz Jun 15, 2025
7471f76
Add support for custom placeholders in text replacement and validatio…
micz Jun 15, 2025
afa773f
handling custom placeholders in checking custom prompts features. see…
micz Jun 15, 2025
434edea
Remove unnecessary custom text checkboxes and related logic from cust…
micz Jun 15, 2025
65e410f
label fixed
micz Jun 15, 2025
23113b0
Translated using Weblate (Portuguese (Brazil))
micz Jun 15, 2025
11354f6
Translated using Weblate (German)
micz Jun 15, 2025
3e91460
Translated using Weblate (Croatian)
micz Jun 15, 2025
82d1da0
Translated using Weblate (Polish)
micz Jun 15, 2025
c6c8131
Translated using Weblate (Italian)
micz Jun 15, 2025
8d14f8f
Translated using Weblate (French)
micz Jun 15, 2025
39ffa9c
Translated using Weblate (Czech)
micz Jun 15, 2025
5080871
Translated using Weblate (Chinese (Simplified Han script))
micz Jun 15, 2025
ca99b80
release notes updated
micz Jun 15, 2025
454a49c
Translated using Weblate (Chinese (Traditional Han script))
evez Jun 16, 2025
cfb2f23
Merge pull request #426 from weblate/weblate-thunderai-main
micz Jun 16, 2025
46dc69f
Merge pull request #428 from micz/custom_dataplaceholders
micz Jun 16, 2025
f5a02e6
Update placeholder properties documentation. see #156
micz Jun 16, 2025
1738a12
Remove debug log for current text after custom placeholders substitution
micz Jun 16, 2025
f91e0e7
Add support for custom placeholders in prompt preparation. see #156
micz Jun 16, 2025
176ac92
Refactor textarea event handling and remove unused checkbox elements
micz Jun 16, 2025
1d9eb63
better handling of checkfields when typing
micz Jun 16, 2025
cf85955
Add a button to pen the custom dataplaceholder page. see #156
micz Jun 16, 2025
9a4657a
openTab ulrs fixed
micz Jun 16, 2025
94603d1
added a button to open the custom prompts tab and improved the descri…
micz Jun 16, 2025
76c1e2f
version set to 3.6.0pre1
micz Jun 16, 2025
82de5f0
info text improved. see #156
micz Jun 17, 2025
db690d6
Improve message clarity for custom data placeholders import
micz Jun 17, 2025
6bafae8
Add additional_message parameter to getAPIsInitMessageString for enha…
micz Jun 17, 2025
f6b1fd2
Enhance ChatGPT API initialization by adding developer messages and O…
micz Jun 17, 2025
cb79805
Refactor Google Gemini API initialization to enhance user message out…
micz Jun 17, 2025
6c7e8f1
release notes updated
micz Jun 17, 2025
1b0b0dc
fullPrompt logger added
micz Jun 17, 2025
65e0772
added a debug line
micz Jun 18, 2025
adbdd34
Refactor message rendering to use htmlStringToFragment for improved H…
micz Jun 18, 2025
5c0b011
Add convertNewlinesToBr function to replace newlines with <br> tags
micz Jun 18, 2025
72428d8
Integrate convertNewlinesToBr function to process text selections for…
micz Jun 18, 2025
c90ee66
Implement removeAloneBRs function to clean up <br> tags and enhance H…
micz Jun 18, 2025
4b9631d
Refactor stripHtmlKeepLines to utilize convertBrToNewlines for improv…
micz Jun 18, 2025
c524f8c
Merge pull request #433 from micz/new_html_parsing
micz Jun 18, 2025
487812d
release notes updated
micz Jun 18, 2025
4b61e06
version set to 3.6.0pre2
micz Jun 18, 2025
abfd826
Enhance HTML rendering in the diffViewer by splitting content on <br>…
micz Jun 18, 2025
d4d1653
Enhance word diff rendering by splitting segments on <br> tags and ap…
micz Jun 18, 2025
8608501
send button shadow fixed. see #435
micz Jun 19, 2025
647f23a
Improved the AI web chat init message
micz Jun 19, 2025
b2cad4b
Translated using Weblate (Italian)
micz Jun 17, 2025
ecb4773
Translated using Weblate (German)
micz Jun 19, 2025
f521463
Translated using Weblate (Italian)
micz Jun 19, 2025
274d861
Translated using Weblate (French)
micz Jun 19, 2025
09342f7
Translated using Weblate (Czech)
micz Jun 19, 2025
60dd39a
Translated using Weblate (Chinese (Traditional Han script))
micz Jun 19, 2025
506abe7
Merge pull request #434 from weblate/weblate-thunderai-main
micz Jun 19, 2025
9d06f6c
log statements added
micz Jun 19, 2025
1dac21f
version set to 3.6.0pre3
micz Jun 19, 2025
311f060
Update exclusion list description for clarity
micz Jun 19, 2025
39e3c3a
Translated using Weblate (Italian)
micz Jun 19, 2025
8a63cf2
Translated using Weblate (Italian)
micz Jun 19, 2025
9ac4445
Merge pull request #437 from weblate/weblate-thunderai-main
micz Jun 19, 2025
b0135bc
change reply type button improved in hatgpt web interface. see #372
micz Jun 19, 2025
66a64f9
fix: reply type button enable/disable only when present
micz Jun 20, 2025
b766a3b
Added translation using Weblate (Portuguese)
nobrega8 Jun 23, 2025
ed65d19
Translated using Weblate (Portuguese)
nobrega8 Jun 23, 2025
b8fbc9a
Translated using Weblate (German)
micz Jun 28, 2025
5a0f6bc
Translated using Weblate (German)
micz Jun 28, 2025
84730b6
Translated using Weblate (German)
micz Jun 28, 2025
604cedf
Translated using Weblate (German)
micz Jun 28, 2025
0bfbd5b
Translated using Weblate (French)
micz Jun 28, 2025
6d86fd2
Translated using Weblate (French)
micz Jun 28, 2025
d2f7bfa
Merge pull request #440 from weblate/weblate-thunderai-main
micz Jun 28, 2025
770a050
Added translation using Weblate (Slovak)
Jul 2, 2025
5e64453
Translated using Weblate (Russian)
Jul 4, 2025
7cbbaa0
Translated using Weblate (Russian)
Jul 4, 2025
6bb4fe7
Translated using Weblate (Russian)
Jul 4, 2025
8f8d36c
Translated using Weblate (Russian)
Jul 4, 2025
06c61d5
Translated using Weblate (Russian)
Jul 4, 2025
8e22de9
Translated using Weblate (Russian)
Jul 4, 2025
753f7c4
Translated using Weblate (Russian)
Jul 4, 2025
2ff9227
Merge pull request #443 from weblate/weblate-thunderai-main
micz Jul 5, 2025
f1ec46c
Add Russian translation and update release notes
micz Jul 5, 2025
3765159
Translated using Weblate (Portuguese)
nobrega8 Jul 6, 2025
cd94403
Merge pull request #445 from weblate/weblate-thunderai-main
micz Jul 6, 2025
b3550ae
Translated using Weblate (Chinese (Traditional Han script))
evez Jul 12, 2025
1998557
Translated using Weblate (Chinese (Traditional Han script))
evez Jul 12, 2025
dd02147
Merge pull request #448 from weblate/weblate-thunderai-main
micz Jul 17, 2025
3a2845a
3.5.5 fixes ported to 3.6.0. Fixes #450
micz Jul 25, 2025
51068dd
Added a new default prompt to reply with a custom command asked when …
micz Jul 25, 2025
b63dfdc
release notes updated
micz Jul 25, 2025
032bd37
autoscroll to bottom fixed in chatgpt web interface integration
micz Jul 25, 2025
3d25cfd
Translated using Weblate (German)
micz Jul 28, 2025
0d2c635
Translated using Weblate (Italian)
micz Jul 28, 2025
0f01ce4
Translated using Weblate (French)
micz Jul 28, 2025
fe3f0a1
Translated using Weblate (Russian)
Jul 27, 2025
312bce5
Merge pull request #453 from weblate/weblate-thunderai-main
micz Jul 28, 2025
02deccc
add tags special prompts quotes fixed
micz Jul 30, 2025
b932256
Translated using Weblate (Portuguese (Brazil))
micz Jul 30, 2025
bc1ba4e
Translated using Weblate (German)
micz Jul 30, 2025
846303f
Translated using Weblate (Croatian)
micz Jul 30, 2025
1ac02d5
Translated using Weblate (Italian)
micz Jul 30, 2025
ddb9fb4
Translated using Weblate (French)
micz Jul 30, 2025
1a396a1
Translated using Weblate (Russian)
micz Jul 30, 2025
be344cc
Translated using Weblate (Chinese (Traditional Han script))
micz Jul 30, 2025
5b42e96
Merge pull request #455 from weblate/weblate-thunderai-main
micz Jul 30, 2025
116c0ce
version prepared for release
micz Jul 30, 2025
a66ebee
Merge branch 'main' into v3.6.0
micz Jul 30, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@



<h2>Version 3.6.0 - 30/07/2025</h2>
<ul>
<li>Now it's possibile to define custom data placeholders to be used in custom prompts [<a href="https://github.com/micz/ThunderAI/issues/156">#156</a>].</li>
<li>Improved the handling of HTML and line breaks between the email text and the AI Chat.</li>
<li>When replying, it's now possibile to choose a different reply type (between "all" or "sender only") directly in the AI chat window [<a href="https://github.com/micz/ThunderAI/issues/372">#372</a>].</li>
<li>Added a new default prompt for replying to emails, which asks for a custom command each time it's used [<a href="https://github.com/micz/ThunderAI/issues/444">#444</a>].</li>
<li><i>[All APIs]</i> Added an option to choose to exclude a tag only with an exact match in the excluded words list [<a href="https://github.com/micz/ThunderAI/issues/395">#395</a>].</li>
<li><i>[OpenAI API]</i> Added an option to enable the OpenAI storage for API requests [<a href="https://github.com/micz/ThunderAI/issues/406">#406</a>].</li>
<li><i>[OpenAI API]</i> In the AI chat page, the initial configuration now also displays the storage setting and the "Developer Messages" [<a href="https://github.com/micz/ThunderAI/issues/430">#430</a>].</li>
<li><i>[Ollama API]</i> Added an option to enable the thinking feature [<a href="https://github.com/micz/ThunderAI/issues/398">#398</a>].</li>
<li><i>[Google Gemini API]</i> In the AI chat page, the initial configuration now also displays the "System Instructions". [<a href="https://github.com/micz/ThunderAI/issues/429">#429</a>].</li>
<li><i>[OpenAI Comp API]</i> Handling responses without choices when using RAG [<a href="https://github.com/micz/ThunderAI/issues/416">#416</a>].</li>
<li><i>[OpenAI Comp API]</i> Added Perplexity configuration [<a href="https://github.com/micz/ThunderAI/issues/405">#405</a>].</li>
<li><i>[OpenAI Comp API]</i> Added OpenRouter configuration [<a href="https://github.com/micz/ThunderAI/issues/401">#401</a>].</li>
<li>Traditional Chinese (zh_Hant) translation added, thanks to <a href="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/evez">evez</a>.</li>
<li>Some English typing errors have been fixed [<a href="https://github.com/micz/ThunderAI/issues/422">#422</a>].</li>
</ul>
<h2>Version 3.5.5 - ??/??/2025</h2>
<ul>
<li><i>[All APIs]</i> Fix: Autotag and Antispam filter working again [<a href="https://github.com/micz/ThunderAI/issues/449">#449</a>].</li>
Expand Down Expand Up @@ -33,7 +50,7 @@
<ul>
<li>Added Anthropic API support [<a href="https://github.com/micz/ThunderAI/issues/349">#349</a>].</li>
<li>Added the <i>{%selected_html%}</i> placeholder to retrieve the HTML portion of the selected text [<a href="https://github.com/micz/ThunderAI/issues/368">#368</a>].</li>
<li><i>[OpenAI Comp API]</i> Added a shortcut to select configurations for known AI services. Currently, <i>Grok AI</i> and <i>Mistral AI</i> are available [<a href="https://github.com/micz/ThunderAI/issues/378">#378</a>]. <a href="https://github.com/micz/ThunderAI/issues/new?template=feature_request.md">Open an issue</a> to request additional services.</li>
<li><i>[OpenAI Comp API]</i> Added a shortcut to select configurations for known AI services. Currently, <i>Grok AI</i> and <i>Mistral AI</i> are available [<a href="https://github.com/micz/ThunderAI/issues/378">#378</a>]. <a href="https://github.com/micz/ThunderAI/issues/new?template=feature_request.md">Open an issue</a> to request additional services.</li>
<li><i>[All APIs]</i> In the API WebChat is now possibile to select a part of the answer and use only that [<a href="https://github.com/micz/ThunderAI/issues/356">#356</a>].</li>
<li><i>[All APIs]</i> Setting the "Max prompt length" to zero on the options page will disable the length check when sending a prompt to the AI. [<a href="https://github.com/micz/ThunderAI/issues/380">#380</a>].</li>
<li><i>[All APIs]</i> Added a button to the options page to reset the 'Max prompt length' value to its default.</li>
Expand Down
6 changes: 4 additions & 2 deletions LANG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
cs
de
en
fr
hr
it
pl
pt-br
cs
zh_Hans
ru
zh_Hans
zh_Hant
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,14 +81,18 @@ Are you using this addon in your Thunderbird?

### Translations
- Chinese (Simplified): [jeklau](https://github.com/jeklau) <img src="https://micz.it/weblate/thunderai/zh_Hans.svg">
- Chinese (Traditional): [evez](https://github.com/evez) <img src="https://micz.it/weblate/thunderai/zh_Hant.svg">
- Czech (cs): [Fjuro](https://hosted.weblate.org/user/Fjuro/), [Jaroslav Staněk](https://hosted.weblate.org/user/jaroush/) <img src="https://micz.it/weblate/thunderai/cs.svg">
- French (fr): Generated automatically, [Noam](https://github.com/noam-sc) <img src="https://micz.it/weblate/thunderai/fr.svg">
- German (de): Generated automatically <img src="https://micz.it/weblate/thunderai/de.svg">
- Italian (it): [Mic](https://github.com/micz/) <img src="https://micz.it/weblate/thunderai/it.svg">
- Polski (pl): [neexpl](https://github.com/neexpl), [makkacprzak](https://github.com/makkacprzak) <img src="https://micz.it/weblate/thunderai/pl.svg">
- Russian (ru): [Maksim](https://hosted.weblate.org/user/law820314/)
- Português Brasileiro (pt-br): Bruno Pereira de Souza <img src="https://micz.it/weblate/thunderai/pt-br.svg">
<br>

Do you want to help translate this addon? [Find out how!](https://micz.it/thunderbird-addon-thunderai/translate/)
Do you want to help translate this addon? [Find out how!](https://micz.it/thunderbird-addon-thunderai/translate/) <br>
_The language status represents the percentage of translated strings in the latest stable release._


<br>
Expand Down
32 changes: 10 additions & 22 deletions _locales/cs/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"prompt_this": {
"message": "Zeptat se"
},
"customPrompts_managePrompts_help": {
"more_info_string": {
"message": "Další informace"
},
"customPrompts_start_saving": {
Expand Down Expand Up @@ -80,13 +80,13 @@
"customPrompts_form_label_enabled": {
"message": "Povoleno"
},
"customPrompts_btnSaveAll": {
"btnSaveAll_string": {
"message": "Uložit vše"
},
"customPrompts_do_reply": {
"message": "Odpovědět"
},
"customPrompts_btnNew": {
"btnNew_string": {
"message": "Přidat nový"
},
"customPrompts_close_button": {
Expand Down Expand Up @@ -134,9 +134,6 @@
"customPrompts_btnOK": {
"message": "OK"
},
"customPrompts_save_button": {
"message": "Uložit"
},
"customPrompts_unsaved_changes": {
"message": "Máte neuložené změny!"
},
Expand Down Expand Up @@ -188,9 +185,6 @@
"chatgpt_win_send": {
"message": "Odeslat"
},
"chatgpt_use_gpt35": {
"message": "Použít GPT3.5"
},
"chatgpt_force_completion": {
"message": "vynutit doplnění"
},
Expand Down Expand Up @@ -353,7 +347,7 @@
"chatgpt_api_request_failed": {
"message": "Požadavek na OpenAI ChatGPT API selhal"
},
"WaitingServerReponse": {
"WaitingServerResponse": {
"message": "Čekám na odpověď serveru"
},
"prefs_API_Host_Info": {
Expand Down Expand Up @@ -467,9 +461,6 @@
"SpamFilter_prompt_text_title": {
"message": "Aktuální text přikazu"
},
"prefs_OptionText_spamfilter_infoline": {
"message": "Příkaz můžete změnit, jak chcete, ale odpověď přijatá z AI musí být ve formátu JSON, jak je uvedeno ve výchozím příkazu!"
},
"Moved_to_Spam": {
"message": "Přesunuto do Spamu"
},
Expand Down Expand Up @@ -650,9 +641,6 @@
"prompt_get_calendar_event": {
"message": "Přidej novou událost do kalendáře"
},
"prefs_OptionText_btnManagePrompts_infoline2": {
"message": "Výzvu můžete změnit, jak chcete, ale odpověď obdržená od AI musí být seznam štítků oddělených čárkou!"
},
"prefs_OptionText_add_tags_auto_only_inbox_Info": {
"message": "Pokud je zaškrtnuto, AI bude přidávat štítky pouze e-mailům přijatým ve složce Doručená pošta."
},
Expand Down Expand Up @@ -801,7 +789,7 @@
"message": "Pokud je zaškrtnuto, štitky, které jsou přítomny v seznamu vyloučení, budou skryty v potvrzovacím dialogu."
},
"prompt_add_tags_full_text": {
"message": "Analyzuj následující text e-mailu a vygeneruj seznam štítků oddělených čárkou, které shrnují jeho obsah. Použij témata, klíčová témata a relevantní deskriptory jako štitky. Zajisti, aby štitky byly stručné a relevantní k obsahu e-mailu.\nText e-mailu: {%mail_text_body%}\nPro kontext zvaž následující podrobnosti:\n- Odesílatel: {%author%}\n- Příjemci: {%recipients%}\n- Seznam kopií: {%cc_list%}\n- Předmět e-mailu: {%mail_subject%}\nZalož své štitky na textu a kontextu e-mailu, ignoruj zbytečné informace nebo triviální detaily. Výstup by měl být pouze seznam štítků oddělených čárkou bez jakéhokoli dalšího komentáře nebo textu."
"message": "Analyzujte následující text e-mailu a vytvořte JSON pole tagů, které shrnují jeho obsah. Jako tagy použijte témata, klíčová témata a relevantní popisné prvky. Ujistěte se, že tagy jsou stručné a relevantní k obsahu e-mailu.\nText e-mailu: {%mail_text_body%}\nPro kontext zvaž následující podrobnosti:\n- Odesílatel: {%author%}\n- Příjemci: {%recipients%}\n- Seznam kopií: {%cc_list%}\n- Předmět e-mailu: {%mail_subject%}\nVycházejte z textu e-mailu a kontextu při generování tagů, ignorujte zbytečné informace nebo nepodstatné detaily.\nVygenerujte odpověď pouze ve formátu JSON. Výstupem by mělo být pouze JSON pole tagů, bez jakéhokoli dalšího komentáře nebo textu. Zde je příklad formátu JSON, který je třeba použít:\n{\n\"tags\": [\"tag1\", \"tag2\", \"tag3\", \"tag4\", \"tag5\"]\n}"
},
"prefs_OptionText_add_tags_maxnum": {
"message": "Maximální počet štítků"
Expand Down Expand Up @@ -839,7 +827,7 @@
"GetCalendarEvent_prompt_text_title": {
"message": "Aktuální text výzvy"
},
"prefs_OptionText_GetCalendarEvent_infoline2": {
"prefs_OptionText_AdvancedPromptResponse_infoline2": {
"message": "Výzvu můžete změnit, jak si přejete, ale odpověď přijatá od AI musí být ve formátu JSON, jak je uvedeno ve výchozí výzvě!"
},
"prefs_OptionText_get_calendar_event_Sparks_not_present": {
Expand Down Expand Up @@ -981,7 +969,7 @@
"message": "POVINNÉ. Neměňte tuto hodnotu, pokud nevíte, co děláte. Více informací zde:"
},
"_api_connecting_version": {
"message": "Verze: $api_version$",
"message": "Verze",
"placeholders": {
"api_version": {
"content": "$1"
Expand Down Expand Up @@ -1076,7 +1064,7 @@
"message": "Selhal požadavek API Anthropic"
},
"_api_connecting": {
"message": "Pokus o připojení k $api_string$ s následující konfigurací:",
"message": "Pokus o připojení k $api_string$ s následující konfigurací...",
"placeholders": {
"api_string": {
"content": "$1"
Expand All @@ -1092,7 +1080,7 @@
}
},
"_api_connecting_model": {
"message": "Model: $model$",
"message": "Model",
"placeholders": {
"model": {
"content": "$1"
Expand All @@ -1103,7 +1091,7 @@
"message": "Pokud vyberete nějaký text, bude zohledněna pouze tato část."
},
"_api_connecting_host": {
"message": "API Server: $api_host$",
"message": "API Server",
"placeholders": {
"api_host": {
"content": "$1"
Expand Down
Loading