ThunderAI/_locales/en/messages.json

546 lines
No EOL
15 KiB
JSON

{
"extensionDescription": {
"message": "Use ChatGPT or Ollama to enhance you emails!",
"description": "Description of the extension."
},
"menu_title": {
"message": "AI",
"description": ""
},
"prompt_lang": {
"message": "Reply 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": ""
},
"customPrompts_managePrompts": {
"message": "Manage Prompts",
"description": ""
},
"customPrompts_managePrompts_help": {
"message": "More info",
"description": ""
},
"customPrompts_managePrompts_info_default": {
"message": "The default prompts are not editable. You can disable them, then copy the prompt text and paste it into a new one to create a modified version.",
"description": ""
},
"customPrompts_managePrompts_info_default_2": {
"message": "You can import and export the prompts. Existing prompts with the same ID will be overwritten. Prompts with new IDs will be added.",
"description": ""
},
"customPrompts_managePrompts_info_default_3": {
"message": "If everything is correct, after the import click on the 'Save All' button.",
"description": ""
},
"customPrompts_start_saving": {
"message": "Saving prompts...",
"description": ""
},
"customPrompts_reindexing_list": {
"message": "Reindexing list...",
"description": ""
},
"customPrompts_filtering_prompts": {
"message": "Filtering prompts...",
"description": ""
},
"customPrompts_saving_default_prompts": {
"message": "Saving default prompts...",
"description": ""
},
"customPrompts_saving_custom_prompts": {
"message": "Saving custom prompts...",
"description": ""
},
"customPrompts_reloading_menus": {
"message": "Reloading menus...",
"description": ""
},
"customPrompts_saved": {
"message": "Prompts saved!",
"description": ""
},
"customPrompts_form_label_ID": {
"message": "ID",
"description": ""
},
"customPrompts_form_label_ID_rules": {
"message": "Must be unique, lowercase and without spaces",
"description": ""
},
"customPrompts_form_label_Name": {
"message": "Name",
"description": ""
},
"customPrompts_form_label_Text": {
"message": "Prompt Text",
"description": ""
},
"customPrompts_form_label_Action": {
"message": "Action",
"description": ""
},
"customPrompts_form_label_need_selected": {
"message": "Text selection needed",
"description": ""
},
"customPrompts_form_label_need_signature": {
"message": "Always add the signature",
"description": ""
},
"customPrompts_form_label_need_custom_text": {
"message": "Ask for additional text",
"description": ""
},
"customPrompts_form_label_enabled": {
"message": "Enabled",
"description": ""
},
"customPrompts_form_required_fields": {
"message": "Required fields",
"description": ""
},
"customPrompts_btnEdit": {
"message": "Edit",
"description": ""
},
"customPrompts_btnCancel": {
"message": "Cancel",
"description": ""
},
"customPrompts_btnOK": {
"message": "OK",
"description": ""
},
"customPrompts_btnDelete": {
"message": "Delete",
"description": ""
},
"customPrompts_btnDelete_confirmText": {
"message": "Are you sure you want to delete this item?",
"description": ""
},
"customPrompts_unsaved_changes": {
"message": "There are unsaved changes!",
"description": ""
},
"customPrompts_btnSaveAll": {
"message": "Save All",
"description": ""
},
"customPrompts_save_button": {
"message": "Save",
"description": ""
},
"customPrompts_btnNew": {
"message": "Add New",
"description": ""
},
"customPrompts_btnAddNewCommit": {
"message": "Add the Prompt",
"description": ""
},
"customPrompts_add_to_menu": {
"message": "Add to menu",
"description": ""
},
"customPrompts_add_to_menu_always": {
"message": "Always",
"description": ""
},
"customPrompts_add_to_menu_reading": {
"message": "Reading an email",
"description": ""
},
"customPrompts_add_to_menu_composing": {
"message": "Composing an email",
"description": ""
},
"customPrompts_close_button": {
"message": "Close button",
"description": ""
},
"customPrompts_do_reply": {
"message": "Do reply",
"description": ""
},
"customPrompts_substitute_text": {
"message": "Substitute text",
"description": ""
},
"chatgpt_win_working": {
"message": "Work in progress...",
"description": ""
},
"chatgpt_win_job_completed": {
"message": "Completed!",
"description": ""
},
"chatgpt_win_job_completed_select": {
"message": "Select the text you want to use and click the button.",
"description": ""
},
"chatgpt_win_get_answer": {
"message": "Use the selected answer",
"description": ""
},
"chatgpt_win_close": {
"message": "Close",
"description": ""
},
"chatgpt_textarea_not_found_error": {
"message": "It seems that the ChatGPT page is taking too long to load. If it finishes loading, click the button on the right. If the problem persists, please check the service status.",
"description": ""
},
"chatgpt_btn_retry": {
"message": "Retry",
"description": ""
},
"chatgpt_sendbutton_not_found_error": {
"message": "Click the send button to submit the prompt.",
"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": ""
},
"chatgpt_win_model_warning": {
"message": "You have set the option to use ChatGPT-4, but it seems that it is not loading correctly. Have you chosen the model 4 or 4o at the top?",
"description": ""
},
"chatgpt_win_custom_text": {
"message": "Insert here the additional text for the prompt.",
"description": ""
},
"chatgpt_win_send": {
"message": "Send",
"description": ""
},
"chatgpt_use_gpt35": {
"message": "Use GPT3.5",
"description": ""
},
"chatgpt_force_completion": {
"message": "force completion",
"description": ""
},
"chatgpt_force_completion_title": {
"message": "Click here to display the 'Use last answer' button if ChatGPT has finished its work but the button has not appeared.",
"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_status_page": {
"message": "service status",
"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 the 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_btnManagePrompts": {
"message": "Manage your prompts",
"description": ""
},
"prefsInfoTitle": {
"message": "Important Information",
"description": ""
},
"prefsInfoDesc_1": {
"message": "If a blank or white page appears when opening the ChatGPT web interface window, it means there is a problem loading the ChatGPT page, not related to the use of this add-on.",
"description": ""
},
"prefsInfoDesc_2": {
"message": "To use the ChatGPT API, you need an OpenAI ChatGPT API Key and must choose a model.",
"description": ""
},
"prefsInfoDesc_3": {
"message": "To use the integration with Ollama, you need to set up a local Ollama server. Once the server is running, enter its address in the designated field within the application. To ensure proper communication between the app and the Ollama server remember to set OLLAMA_ORIGINS=moz-extension://*.",
"description": ""
},
"prefsInfoDesc_4": {
"message": "To use this integration, you need to set up a local server compatible with the OpenAI API, like LM Studio. Once the server is running, enter its address in the designated field within the application. To ensure proper communication between the app and the local server remember to correctly set the CORS settings.",
"description": ""
},
"prefsDonation_1": {
"message": "Do you like this addon?",
"description": ""
},
"prefsDonation_2": {
"message": "Consider to make a donation!",
"description": ""
},
"backToOptionsText": {
"message": "Options",
"description": ""
},
"TranslateText": {
"message": "Do you want to help translate this addon?",
"description": ""
},
"TranslateLink": {
"message": "Find out how!",
"description": ""
},
"customPrompts_ExportAll": {
"message": "Export all prompts",
"description": ""
},
"customPrompts_Import": {
"message": "Import new prompts",
"description": ""
},
"importPrompts_confirmText": {
"message": "You are about to import new prompts.",
"description": ""
},
"customPrompts_start_import": {
"message": "Starting custom prompts import...",
"description": ""
},
"customPrompts_import_completed": {
"message": "Custom prompts import completed! You need to click on the 'Save All' button to save your changes.",
"description": ""
},
"importPrompts_invalidFile": {
"message": "The file you're trying to import is not a valid custom prompts file.",
"description": ""
},
"importPrompts_invalidPrompts": {
"message": "The file you're trying to import does not contain any valid prompts.",
"description": ""
},
"currently_used_prompt": {
"message": "Currently used prompt name",
"description": ""
},
"customprompts_form_label_define_response_lang": {
"message": "Define the reponse languange in the prompt",
"description": ""
},
"prefs_Connection_type": {
"message": "Connection Type",
"description": ""
},
"prefs_Connection_type_ChatGTP_Web": {
"message": "ChatGTP Web Interface",
"description": ""
},
"prefs_Connection_type_ChatGTP_API": {
"message": "ChatGTP OpenAI API",
"description": ""
},
"prefs_ChatGPT_API_Key": {
"message": "ChatGPT API Key",
"description": ""
},
"ChatGPT_Models": {
"message": "ChatGPT Models",
"description": ""
},
"ChatGPT_Models_Fetch": {
"message": "Update ChatGPT Models list",
"description": ""
},
"ChatGPT_Models_Error_fetching": {
"message": "Error trying to fetch ChatGPT models",
"description": ""
},
"Loading": {
"message": "Loading...",
"description": ""
},
"error": {
"message": "ThunderAI Error!",
"description": ""
},
"chatgpt_empty_apikey": {
"message": "You've not added an API Key for the ChatGPT API. Please insert one in the options page.",
"description": ""
},
"chatgpt_empty_model": {
"message": "You've not choosen a model for the ChatGPT API. Please choose one in the options page.",
"description": ""
},
"chagtp_api_send_button": {
"message": "Using model",
"description": ""
},
"chagpt_api_connecting": {
"message": "Attempting to connect to OpenAI ChatGPT using the API key provided",
"description": ""
},
"Debug": {
"message": "Debug",
"description": ""
},
"prefs_OptionText_do_debug_info": {
"message": "Activate the debug system",
"description": ""
},
"prefs_Connection_type_Ollama_API": {
"message": "Ollama API (Local LLM)",
"description": ""
},
"prefs_Connection_type_OpenAI_Comp_API": {
"message": "OpenAI Compatible API",
"description": ""
},
"prefs_API_Host": {
"message": "Host Address",
"description": ""
},
"Ollama_Models": {
"message": "Ollama Models",
"description": ""
},
"Ollama_Models_Fetch": {
"message": "Update Ollama Models list",
"description": ""
},
"Ollama_Models_Error_fetching": {
"message": "Error trying to fetch Ollama models",
"description": ""
},
"API_Models_Error_NoModels": {
"message": "No models found",
"description": ""
},
"ollama_empty_host": {
"message": "You've not added an Host Address for the Ollama API. Please insert one in the options page.",
"description": ""
},
"ollama_empty_model": {
"message": "You've not choosen a model for the Ollama API. Please choose one in the options page.",
"description": ""
},
"ollama_api_connecting": {
"message": "Attempting to connect to the Ollama Local Server using the host",
"description": ""
},
"andModel": {
"message": "and model",
"description": ""
},
"error_connection_interrupted": {
"message": "The connection to the server was unexpectedly interrupted",
"description": ""
},
"ollama_api_request_failed": {
"message": "Ollama API request failed",
"description": ""
},
"WaitingServerReponse": {
"message": "Waiting for the server response",
"description": ""
},
"prefs_API_Host_Info": {
"message": "Something like",
"description": ""
},
"OpenAIComp_Models": {
"message": "OpenAI Compatible API Models",
"description": ""
},
"OpenAIComp_Models_Fetch": {
"message": "Update OpenAI Compatible API Models list",
"description": ""
},
"OpenAIComp_Models_Error_fetching": {
"message": "Error trying to fetch OpenAI Compatible API models",
"description": ""
},
"OpenAIComp_empty_host": {
"message": "You've not added an Host Address for the OpenAI Compatible API. Please insert one in the options page.",
"description": ""
},
"OpenAIComp_empty_model": {
"message": "You've not choosen a model for the OpenAI Compatible API. Please choose one in the options page.",
"description": ""
},
"OpenAIComp_api_connecting": {
"message": "Attempting to connect to the OpenAI Compatible API Local Server using the host",
"description": ""
},
"OpenAIComp_api_request_failed": {
"message": "OpenAI Comp API request failed",
"description": ""
},
"prefs_OpenAIComp_ChatName": {
"message": "Chat Name",
"description": ""
},
"prefs_OpenAIComp_ChatName_Info": {
"message": "This is the name that will be used in the AI chat.",
"description": ""
},
"StorageSpace": {
"message": "Total storage space occupied",
"description": ""
}
}