176 lines
3.8 KiB
JSON
176 lines
3.8 KiB
JSON
{
|
|
"extensionDescription": {
|
|
"message": "Use ChatGPT to enhance you emails!",
|
|
"description": "Description of the extension."
|
|
},
|
|
|
|
"menu_title": {
|
|
"message": "AI",
|
|
"description": ""
|
|
},
|
|
|
|
"prompt_lang": {
|
|
"message": "Replay in ",
|
|
"description": ""
|
|
},
|
|
|
|
"prompt_reply": {
|
|
"message": "Reply to this",
|
|
"description": ""
|
|
},
|
|
|
|
"prompt_rewrite_polite": {
|
|
"message": "Rewrite polite",
|
|
"description": ""
|
|
},
|
|
|
|
"prompt_rewrite_formal": {
|
|
"message": "Rewrite formal",
|
|
"description": ""
|
|
},
|
|
|
|
"prompt_classify": {
|
|
"message": "Classify",
|
|
"description": ""
|
|
},
|
|
|
|
"prompt_summarize_this": {
|
|
"message": "Summarize this",
|
|
"description": ""
|
|
},
|
|
|
|
"prompt_translate_this": {
|
|
"message": "Translate this",
|
|
"description": ""
|
|
},
|
|
|
|
"prompt_this": {
|
|
"message": "Prompt this",
|
|
"description": ""
|
|
},
|
|
|
|
"prompt_selection_needed": {
|
|
"message": "To proceed, you need to select some text!",
|
|
"description": ""
|
|
},
|
|
|
|
"chatgpt_win_working": {
|
|
"message": "Work in progress...",
|
|
"description": ""
|
|
},
|
|
|
|
"chatgpt_win_job_completed": {
|
|
"message": "Completed!",
|
|
"description": ""
|
|
},
|
|
|
|
"chatgpt_win_get_answer": {
|
|
"message": "Use last answer",
|
|
"description": ""
|
|
},
|
|
|
|
"chatgpt_win_close": {
|
|
"message": "Close",
|
|
"description": ""
|
|
},
|
|
|
|
"chatgpt_user_not_logged_in": {
|
|
"message": "You are not logged in to ChatGPT. Please log in with your credentials, close the ChatGPT window, and then repeat the action you attempted. You will remain logged in afterwards.",
|
|
"description": ""
|
|
},
|
|
|
|
"msg_prompt_too_long": {
|
|
"message": "The text you provided is too long. You need to reduce it to use ChatGPT.",
|
|
"description": ""
|
|
},
|
|
|
|
"prefs_OptionText_release_notes": {
|
|
"message": "Release Notes",
|
|
"description": ""
|
|
},
|
|
|
|
"prefs_OptionText_chatgpt_win_text": {
|
|
"message": "ChatGPT window dimensions",
|
|
"description": ""
|
|
},
|
|
|
|
"prefs_OptionText_chatgpt_win_height": {
|
|
"message": "Height",
|
|
"description": ""
|
|
},
|
|
|
|
"prefs_OptionText_chatgpt_win_width": {
|
|
"message": "Width",
|
|
"description": ""
|
|
},
|
|
|
|
"prefs_OptionText_default_sign_name": {
|
|
"message": "Default signature name",
|
|
"description": ""
|
|
},
|
|
|
|
"prefs_OptionText_default_chatgpt_lang": {
|
|
"message": "Default language for ChatGPT responses",
|
|
"description": ""
|
|
},
|
|
|
|
"prefs_OptionText_reply_all": {
|
|
"message": "Reply to All",
|
|
"description": ""
|
|
},
|
|
|
|
"prefs_OptionText_reply_sender": {
|
|
"message": "Reply to Sender",
|
|
"description": ""
|
|
},
|
|
|
|
"prefs_OptionText_reply_type": {
|
|
"message": "Reply type",
|
|
"description": ""
|
|
},
|
|
|
|
"prefs_OptionText_chatpgt_use_gpt4": {
|
|
"message": "Use ChatGPT-4",
|
|
"description": ""
|
|
},
|
|
|
|
"prefs_OptionText_chatpgt_use_gpt4_info": {
|
|
"message": "After changing this option, you have to choose the right model the first time you use it.",
|
|
"description": ""
|
|
},
|
|
|
|
"prefsInfoTitle": {
|
|
"message": "Important Information",
|
|
"description": ""
|
|
},
|
|
|
|
"prefsInfoDesc_1": {
|
|
"message": "To prevent requests made through this extension from appearing in your ChatGPT chat history, you can disable them in the settings. This can be done directly in the ChatGPT settings within the window that appears when you use the extension. Remember, this option is valid only in this specific context and does not apply to other situations where you use ChatGPT.",
|
|
"description": ""
|
|
},
|
|
|
|
"prefsInfoDesc_2": {
|
|
"message": " ",
|
|
"description": ""
|
|
},
|
|
|
|
"prefsInfoDesc_3": {
|
|
"message": " ",
|
|
"description": ""
|
|
},
|
|
|
|
"prefsDonation_1": {
|
|
"message": "Do you like this addon?",
|
|
"description": ""
|
|
},
|
|
|
|
"prefsDonation_2": {
|
|
"message": "Consider to make a donation!",
|
|
"description": ""
|
|
},
|
|
|
|
"backToOptionsText": {
|
|
"message": "Options",
|
|
"description": ""
|
|
}
|
|
}
|