422 lines
No EOL
12 KiB
JSON
422 lines
No EOL
12 KiB
JSON
{
|
|
"extensionDescription": {
|
|
"message": "Usa ChatGPT per migliorare le tue email!",
|
|
"description": "Description of the extension."
|
|
},
|
|
"menu_title": {
|
|
"message": "IA",
|
|
"description": ""
|
|
},
|
|
"prompt_lang": {
|
|
"message": "Rispondi in ",
|
|
"description": ""
|
|
},
|
|
"prompt_reply": {
|
|
"message": "Rispondi",
|
|
"description": ""
|
|
},
|
|
"prompt_rewrite_polite": {
|
|
"message": "Riscrivi cortese",
|
|
"description": ""
|
|
},
|
|
"prompt_rewrite_formal": {
|
|
"message": "Riscrivi formale",
|
|
"description": ""
|
|
},
|
|
"prompt_classify": {
|
|
"message": "Classifica",
|
|
"description": ""
|
|
},
|
|
"prompt_summarize_this": {
|
|
"message": "Riassumi",
|
|
"description": ""
|
|
},
|
|
"prompt_translate_this": {
|
|
"message": "Traduci",
|
|
"description": ""
|
|
},
|
|
"prompt_this": {
|
|
"message": "Chedi a ChatGPT",
|
|
"description": ""
|
|
},
|
|
"prompt_selection_needed": {
|
|
"message": "Per procedere è necessario che selezioni del testo!",
|
|
"description": ""
|
|
},
|
|
"customPrompts_managePrompts": {
|
|
"message": "Gestisci i prompt",
|
|
"description": ""
|
|
},
|
|
"customPrompts_managePrompts_help": {
|
|
"message": "Informazioni",
|
|
"description": ""
|
|
},
|
|
"customPrompts_managePrompts_info_default": {
|
|
"message": "I prompt predefiniti non sono modificabili. Puoi disattivarli, quindi copiare il testo del prompt e incollarlo in uno nuovo per crearne una versione modificata.",
|
|
"description": ""
|
|
},
|
|
"customPrompts_managePrompts_info_default_2": {
|
|
"message": "Puoi importare ed esportare i prompt. I prompt esistenti con lo stesso ID verranno sovrascritti. I prompt con nuovi ID verranno aggiunti.",
|
|
"description": ""
|
|
},
|
|
"customPrompts_managePrompts_info_default_3": {
|
|
"message": "Se tutto è corretto, dopo l'importazione fai clic sul pulsante 'Salva Tutto'.",
|
|
"description": ""
|
|
},
|
|
"customPrompts_start_saving": {
|
|
"message": "Salvataggio prompt in corso...",
|
|
"description": ""
|
|
},
|
|
"customPrompts_reindexing_list": {
|
|
"message": "Indicizzazione lista...",
|
|
"description": ""
|
|
},
|
|
"customPrompts_filtering_prompts": {
|
|
"message": "Applicazione filtro in corso...",
|
|
"description": ""
|
|
},
|
|
"customPrompts_saving_default_prompts": {
|
|
"message": "Salvataggio prompt di base...",
|
|
"description": ""
|
|
},
|
|
"customPrompts_saving_custom_prompts": {
|
|
"message": "Salvataggio prompt personalizzati...",
|
|
"description": ""
|
|
},
|
|
"customPrompts_reloading_menus": {
|
|
"message": "Caricamento menu aggiornati...",
|
|
"description": ""
|
|
},
|
|
"customPrompts_saved": {
|
|
"message": "Prompt salvati!",
|
|
"description": ""
|
|
},
|
|
"customPrompts_form_label_ID": {
|
|
"message": "ID",
|
|
"description": ""
|
|
},
|
|
"customPrompts_form_label_ID_rules": {
|
|
"message": "Deve essere univoco, minuscolo e senza spazi.",
|
|
"description": ""
|
|
},
|
|
"customPrompts_form_label_Name": {
|
|
"message": "Nome",
|
|
"description": ""
|
|
},
|
|
"customPrompts_form_label_Text": {
|
|
"message": "Testo del prompt",
|
|
"description": ""
|
|
},
|
|
"customPrompts_form_label_Action": {
|
|
"message": "Azione",
|
|
"description": ""
|
|
},
|
|
"customPrompts_form_label_need_selected": {
|
|
"message": "Necessaria la selezione di testo",
|
|
"description": ""
|
|
},
|
|
"customPrompts_form_label_need_signature": {
|
|
"message": "Aggiungi sempre la firma",
|
|
"description": ""
|
|
},
|
|
"customPrompts_form_label_need_custom_text": {
|
|
"message": "Chiedi un testo aggiuntivo",
|
|
"description": ""
|
|
},
|
|
"customPrompts_form_label_enabled": {
|
|
"message": "Attivo",
|
|
"description": ""
|
|
},
|
|
"customPrompts_form_required_fields": {
|
|
"message": "Campi obbligatori",
|
|
"description": ""
|
|
},
|
|
"customPrompts_btnEdit": {
|
|
"message": "Modifica",
|
|
"description": ""
|
|
},
|
|
"customPrompts_btnCancel": {
|
|
"message": "Annulla",
|
|
"description": ""
|
|
},
|
|
"customPrompts_btnOK": {
|
|
"message": "OK",
|
|
"description": ""
|
|
},
|
|
"customPrompts_btnDelete": {
|
|
"message": "Cancella",
|
|
"description": ""
|
|
},
|
|
"customPrompts_btnDelete_confirmText": {
|
|
"message": "Sei sicuro di voler cancellare questo elemento?",
|
|
"description": ""
|
|
},
|
|
"customPrompts_unsaved_changes": {
|
|
"message": "Ci sono modifiche non salvate!",
|
|
"description": ""
|
|
},
|
|
"customPrompts_btnSaveAll": {
|
|
"message": "Salva Tutto",
|
|
"description": ""
|
|
},
|
|
"customPrompts_save_button": {
|
|
"message": "Salva",
|
|
"description": ""
|
|
},
|
|
"customPrompts_btnNew": {
|
|
"message": "Aggiungi Nuovo",
|
|
"description": ""
|
|
},
|
|
"customPrompts_btnAddNewCommit": {
|
|
"message": "Aggiungi il Prompt",
|
|
"description": ""
|
|
},
|
|
"customPrompts_add_to_menu": {
|
|
"message": "Aggiungi al menu",
|
|
"description": ""
|
|
},
|
|
"customPrompts_add_to_menu_always": {
|
|
"message": "Sempre",
|
|
"description": ""
|
|
},
|
|
"customPrompts_add_to_menu_reading": {
|
|
"message": "In lettura di una mail",
|
|
"description": ""
|
|
},
|
|
"customPrompts_add_to_menu_composing": {
|
|
"message": "In composizione di una mail",
|
|
"description": ""
|
|
},
|
|
"customPrompts_close_button": {
|
|
"message": "Pulsante chiudi",
|
|
"description": ""
|
|
},
|
|
"customPrompts_do_reply": {
|
|
"message": "Rispondi",
|
|
"description": ""
|
|
},
|
|
"customPrompts_substitute_text": {
|
|
"message": "Sostituisci il testo",
|
|
"description": ""
|
|
},
|
|
"chatgpt_win_working": {
|
|
"message": "Elaborazione in corso...",
|
|
"description": ""
|
|
},
|
|
"chatgpt_win_job_completed": {
|
|
"message": "Completato!",
|
|
"description": ""
|
|
},
|
|
"chatgpt_win_get_answer": {
|
|
"message": "Usa l'ultima risposta",
|
|
"description": ""
|
|
},
|
|
"chatgpt_win_close": {
|
|
"message": "Chiudi",
|
|
"description": ""
|
|
},
|
|
"chatgpt_textarea_not_found_error": {
|
|
"message": "C'è stato un errore nell'invio del prompt a ChatGPT, per favore riprova. Se il problema persiste, per favore <a href=\"https://micz.it/thunderbird-addon-thunderai/status/\">controlla lo stato del servizio</a>.",
|
|
"description": ""
|
|
},
|
|
"chatgpt_sendbutton_not_found_error": {
|
|
"message": "Premi il pulsante per inviare il prompt a ChatGPT.",
|
|
"description": ""
|
|
},
|
|
"chatgpt_user_not_logged_in": {
|
|
"message": "Non sei connesso a ChatGPT. Effettua l'accesso con le tue credenziali, chiudi la finestra di ChatGPT e poi ripeti l'azione che avevi tentato. Rimarrai connesso in seguito.",
|
|
"description": ""
|
|
},
|
|
"chatgpt_win_model_warning": {
|
|
"message": "Hai impostato l'opzione per utilizzare ChatGPT-4, ma sembra che non si stia caricando. Hai selezionato il modello 4 o 4o in alto?",
|
|
"description": ""
|
|
},
|
|
"chatgpt_win_custom_text": {
|
|
"message": "Inserisci qui il testo aggiuntivo per il prompt.",
|
|
"description": ""
|
|
},
|
|
"chatgpt_win_send": {
|
|
"message": "Invia",
|
|
"description": ""
|
|
},
|
|
"chatgpt_use_gpt35": {
|
|
"message": "Usa GPT3.5",
|
|
"description": ""
|
|
},
|
|
"chatgpt_force_completion": {
|
|
"message": "forza il completamento",
|
|
"description": ""
|
|
},
|
|
"chatgpt_force_completion_title": {
|
|
"message": "Fai clic qui per visualizzare il pulsante 'Usa l'ultima risposta' se ChatGPT ha terminato il suo lavoro ma il pulsante non è apparso.",
|
|
"description": ""
|
|
},
|
|
"msg_prompt_too_long": {
|
|
"message": "Il testo che vuoi inviare a ChatGPT è troppo lungo. Devi ridurlo per poter procedere.",
|
|
"description": ""
|
|
},
|
|
"prefs_OptionText_release_notes": {
|
|
"message": "Note di rilascio",
|
|
"description": ""
|
|
},
|
|
"prefs_status_page": {
|
|
"message": "stato del servizio",
|
|
"description": ""
|
|
},
|
|
"prefs_OptionText_chatgpt_win_text": {
|
|
"message": "Dimensioni della finestra di ChatGPT",
|
|
"description": ""
|
|
},
|
|
"prefs_OptionText_chatgpt_win_height": {
|
|
"message": "Altezza",
|
|
"description": ""
|
|
},
|
|
"prefs_OptionText_chatgpt_win_width": {
|
|
"message": "Larghezza",
|
|
"description": ""
|
|
},
|
|
"prefs_OptionText_default_sign_name": {
|
|
"message": "Nome da utilizzare per la firma",
|
|
"description": ""
|
|
},
|
|
"prefs_OptionText_default_chatgpt_lang": {
|
|
"message": "Lingua predefinita per le risposte di ChatGPT",
|
|
"description": ""
|
|
},
|
|
"prefs_OptionText_reply_all": {
|
|
"message": "Rispondi a tutti",
|
|
"description": ""
|
|
},
|
|
"prefs_OptionText_reply_sender": {
|
|
"message": "Rispondi al mittente",
|
|
"description": ""
|
|
},
|
|
"prefs_OptionText_reply_type": {
|
|
"message": "Modalità di risposta",
|
|
"description": ""
|
|
},
|
|
"prefs_OptionText_chatpgt_keep_formatting": {
|
|
"message": "Mantieni la formattazione",
|
|
"description": ""
|
|
},
|
|
"prefs_OptionText_chatpgt_keep_formatting_info": {
|
|
"message": "Mantieni la formattazione del testo e gli elenchi puntati e numerati della risposta di ChatGPT.",
|
|
"description": ""
|
|
},
|
|
"prefs_OptionText_chatpgt_use_gpt4": {
|
|
"message": "Usa il modello ChatGPT-4",
|
|
"description": ""
|
|
},
|
|
"prefs_OptionText_chatpgt_use_gpt4_info": {
|
|
"message": "Dopo aver modificato questa opzione, devi scegliere il modello corretto la prima volta che lo usi.",
|
|
"description": ""
|
|
},
|
|
"prefs_OptionText_btnManagePrompts": {
|
|
"message": "Gestisci i tuoi prompts",
|
|
"description": ""
|
|
},
|
|
"prefsInfoTitle": {
|
|
"message": "Informazioni Importanti",
|
|
"description": ""
|
|
},
|
|
"prefsInfoDesc_1": {
|
|
"message": "Se all'apertura della finestra dell'interfaccia web di ChatGPT, viene mostrata una pagina bianca o vuota, significa che c'è un problema di caricamento della pagina di ChatGPT, non relativo all'utilizzo di questo componente aggiuntivo.",
|
|
"description": ""
|
|
},
|
|
"prefsInfoDesc_2": {
|
|
"message": "Per utilizzare l'API di ChatGPT, è necessaria una OpenAI ChatGPT API Key e devi scegliere un modello. Se non lo fai, ThunderAI utilizzerà l'interfaccia web di ChatGPT.",
|
|
"description": ""
|
|
},
|
|
"prefsInfoDesc_3": {
|
|
"message": " ",
|
|
"description": ""
|
|
},
|
|
"prefsDonation_1": {
|
|
"message": "Ti piace questo componente aggiuntivo?",
|
|
"description": ""
|
|
},
|
|
"prefsDonation_2": {
|
|
"message": "Considera di fare una donazione!",
|
|
"description": ""
|
|
},
|
|
"backToOptionsText": {
|
|
"message": "Opzioni",
|
|
"description": ""
|
|
},
|
|
"TranslateText": {
|
|
"message": "Vuoi aiutare a tradurre questo addon?",
|
|
"description": ""
|
|
},
|
|
"TranslateLink": {
|
|
"message": "Scopri come!",
|
|
"description": ""
|
|
},
|
|
"customPrompts_ExportAll": {
|
|
"message": "Esporta tutti i prompt",
|
|
"description": ""
|
|
},
|
|
"customPrompts_Import": {
|
|
"message": "Importa i nuovi prompt",
|
|
"description": ""
|
|
},
|
|
"importPrompts_confirmText": {
|
|
"message": "Stai per importare nuovi prompt.",
|
|
"description": ""
|
|
},
|
|
"customPrompts_start_import": {
|
|
"message": "Inizio importazione dei prompt personalizzati...",
|
|
"description": ""
|
|
},
|
|
"customPrompts_import_completed": {
|
|
"message": "Importazione dei prompt personalizzati completata! È necessario fare clic sul pulsante 'Salva Tutto' per salvare le modifiche.",
|
|
"description": ""
|
|
},
|
|
"importPrompts_invalidFile": {
|
|
"message": "Il file che stai cercando di importare non è un file valido di prompt personalizzati.",
|
|
"description": ""
|
|
},
|
|
"importPrompts_invalidPrompts": {
|
|
"message": "Il file che stai cercando di importare non contiene alcun prompt valido.",
|
|
"description": ""
|
|
},
|
|
"currently_used_prompt": {
|
|
"message": "Nome del prompt attualmente utilizzato",
|
|
"description": ""
|
|
},
|
|
"customprompts_form_label_define_response_lang": {
|
|
"message": "Definisci la lingua di risposta nel prompt.",
|
|
"description": ""
|
|
},
|
|
"prefs_Connection_type": {
|
|
"message": "Tipo di connessione",
|
|
"description": ""
|
|
},
|
|
"prefs_Connection_type_ChatGTP_Web": {
|
|
"message": "Interfaccia Web ChatGTP",
|
|
"description": ""
|
|
},
|
|
"prefs_Connection_type_ChatGTP_API": {
|
|
"message": "API OpenAI per ChatGTP",
|
|
"description": ""
|
|
},
|
|
"prefs_ChatGPT_API_Key": {
|
|
"message": "Chiave API ChatGPT",
|
|
"description": ""
|
|
},
|
|
"ChatGPT_Models": {
|
|
"message": "Modelli ChatGPT",
|
|
"description": ""
|
|
},
|
|
"ChatGPT_Models_Fetch": {
|
|
"message": "Aggiorna l'elenco dei modelli ChatGPT",
|
|
"description": ""
|
|
},
|
|
"ChatGPT_Models_Error_fetching": {
|
|
"message": "Errore durante il recupero dei modelli di ChatGPT",
|
|
"description": ""
|
|
},
|
|
"ChatGPT_Models_Loading": {
|
|
"message": "Caricamento in corso...",
|
|
"description": ""
|
|
}
|
|
} |