Merge pull request #463 from weblate/weblate-thunderai-main

Translations update from Hosted Weblate
This commit is contained in:
Mic 2025-08-07 23:15:56 +02:00 committed by GitHub
commit 50cca79e08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 38 additions and 0 deletions

32
_locales/bg/messages.json Normal file
View file

@ -0,0 +1,32 @@
{
"extensionDescription": {
"message": "Използвайте ChatGPT, Google Gemini, Anthropic или Ollama, за да подобрите вашите имейли!"
},
"menu_title": {
"message": "ИИ"
},
"prompt_lang": {
"message": "Отговорено за"
},
"prompt_reply": {
"message": "Отговор на този имейл"
},
"prompt_reply_advanced": {
"message": "Отговор към тази нишка"
},
"prompt_reply_custom_command": {
"message": "Отговаряне с команда"
},
"prompt_rewrite_polite": {
"message": "Препаписване по-учтиво"
},
"prompt_rewrite_formal": {
"message": "Пренаписване по-формално"
},
"prompt_classify": {
"message": "Класифициране"
},
"prompt_summarize_this": {
"message": "Обобщаване"
}
}

View file

@ -1226,5 +1226,11 @@
},
"customDataPH_add_to_menu": {
"message": "已將可使用的內容新增至選單提示中"
},
"prompt_reply_custom_command": {
"message": "依指令回覆"
},
"prompt_reply_custom_command_full_text": {
"message": "請回覆以下電子郵件 \"{%mail_text_body%}”。{%additional_text%}。僅回覆所需內容,不要提供任何註解或其他文字。"
}
}