diff --git a/locales/en.yml b/locales/en.yml index c7b4135e..1b08a31b 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -77,6 +77,12 @@ config_page: version: "Version {{version}}" model_download_button_label: "Download" correct_auth_key_required: "Correct Auth Key Required" + open_auth_key_webpage: "Open Auth Key Management Webpage" + connection_check: + button_label: "Connection Check" + checking: "Checking..." + connected: "Connected" + disconnected: "Disconnected" compute_device: desc: "The accuracy and speed of each processing type may vary depending on your machine specs, and the compatibility with calculation methods may differ from the displayed order. Please use this as a general guideline." label_device: "Processing Device" @@ -147,6 +153,7 @@ config_page: large: "High Accuracy Model ({{capacity}})" translation_compute_device: label: "Processing device for AI translation" + deepl_auth_key: label: "DeepL Auth Key" desc: "When using it, please change {{translator}} on the main screen to DeepL_API. ※Some languages may not be supported." @@ -155,6 +162,43 @@ config_page: edit: "Edit" auth_key_success: "Auth key update completed." + plamo_auth_key: + label: "Plamo Auth Key" + select_plamo_model: + label: "Select Plamo Model" + + gemini_auth_key: + label: "Gemini Auth Key" + select_gemini_model: + label: "Select Gemini Model" + + openai_auth_key: + label: "OpenAI Auth Key" + select_openai_model: + label: "Select OpenAI Model" + + groq_auth_key: + label: "Groq Auth Key" + select_groq_model: + label: "Select Groq Model" + + openrouter_auth_key: + label: "OpenRouter Auth Key" + select_openrouter_model: + label: "Select OpenRouter Model" + + lmstudio_connection_check: + label: "Check LM Studio Connection" + select_lmstudio_model: + label: "Select LMStudio Model" + connection_required: "LMStudio Connection Required" + + ollama_connection_check: + label: "Check Ollama Connection" + select_ollama_model: + label: "Select Ollama Model" + connection_required: "Ollama Connection Required" + transcription: section_label_mic: "Mic" section_label_speaker: "Speaker" @@ -271,7 +315,6 @@ config_page: convert_message_to_hiragana: label: "Show Hiragana" - hotkeys: toggle_vrct_visibility: label: "Toggle VRCT visibility" diff --git a/locales/ja.yml b/locales/ja.yml index 8748c969..51ae19f4 100644 --- a/locales/ja.yml +++ b/locales/ja.yml @@ -76,6 +76,13 @@ config_page: common: version: "バージョン {{version}}" model_download_button_label: "ダウンロード" + correct_auth_key_required: "正しい認証キーが必要" + open_auth_key_webpage: "認証キー管理ページを開く" + connection_check: + button_label: "接続確認" + checking: "確認中..." + connected: "接続済み" + disconnected: "未接続" compute_device: desc: "各処理タイプの精度・速度は、マシンスペックによって計算方法に相性があり、表示順とは異なる事があるため、大まかな目安としてください。" label_device: "処理デバイス" @@ -146,6 +153,7 @@ config_page: large: "高精度モデル ({{capacity}})" translation_compute_device: label: "AI翻訳の処理デバイス" + deepl_auth_key: label: "DeepL APIキーの登録" desc: "使用の際は、メイン画面にある {{translator}} をDeepL_APIに変更してください。\n※対応していない言語もあります。" @@ -154,6 +162,43 @@ config_page: edit: "編集" auth_key_success: "認証キーの更新が完了しました。" + plamo_auth_key: + label: "Plamo 認証キー" + select_plamo_model: + label: "Plamo モデルを選択" + + gemini_auth_key: + label: "Gemini 認証キー" + select_gemini_model: + label: "Gemini モデルを選択" + + openai_auth_key: + label: "OpenAI 認証キー" + select_openai_model: + label: "OpenAI モデルを選択" + + groq_auth_key: + label: "Groq 認証キー" + select_groq_model: + label: "Groq モデルを選択" + + openrouter_auth_key: + label: "OpenRouter 認証キー" + select_openrouter_model: + label: "OpenRouter モデルを選択" + + lmstudio_connection_check: + label: "LM Studio との接続確認" + select_lmstudio_model: + label: "LMStudio モデルを選択" + connection_required: "LMStudio との接続が必要" + + ollama_connection_check: + label: "Ollama との接続確認" + select_ollama_model: + label: "Ollama モデルを選択" + connection_required: "Ollama との接続が必要" + transcription: section_label_mic: "マイク" section_label_speaker: "スピーカー" diff --git a/locales/ko.yml b/locales/ko.yml index 6134f1ad..bc07d6c3 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -76,6 +76,13 @@ config_page: common: version: "버전 {{version}}" model_download_button_label: "다운로드" + correct_auth_key_required: + open_auth_key_webpage: + connection_check: + button_label: + checking: + connected: + disconnected: compute_device: desc: label_device: @@ -83,6 +90,8 @@ config_page: type_template_auto: type_template_low: type_template_high: + warning_labels: + unable_to_use_osc_query: side_menu_labels: device: "장치" @@ -144,6 +153,7 @@ config_page: large: "정밀 모델 ({{capacity}})" translation_compute_device: label: "AI 번역 처리 장치" + deepl_auth_key: label: "DeepL 인증키" desc: "사용시 메인화면에 있는 {{translator}}를 DeepL_API로 변경해 주세요.\n지원하지 않는 언어도 있습니다." @@ -152,6 +162,43 @@ config_page: edit: "편집" auth_key_success: "인증키 갱신이 완료되었습니다." + plamo_auth_key: + label: + select_plamo_model: + label: + + gemini_auth_key: + label: + select_gemini_model: + label: + + openai_auth_key: + label: + select_openai_model: + label: + + groq_auth_key: + label: + select_groq_model: + label: + + openrouter_auth_key: + label: + select_openrouter_model: + label: + + lmstudio_connection_check: + label: + select_lmstudio_model: + label: + connection_required: + + ollama_connection_check: + label: + select_ollama_model: + label: + connection_required: + transcription: section_label_mic: "마이크" section_label_speaker: "스피커" diff --git a/locales/zh-Hans.yml b/locales/zh-Hans.yml index 25363241..c3403912 100644 --- a/locales/zh-Hans.yml +++ b/locales/zh-Hans.yml @@ -76,6 +76,13 @@ config_page: common: version: "版本 {{version}}" model_download_button_label: "下载" + correct_auth_key_required: + open_auth_key_webpage: + connection_check: + button_label: + checking: + connected: + disconnected: compute_device: desc: "各处理类型的精度和速度会因机器规格不同而有所差异,可能与显示顺序不同,请作为大致参考。" label_device: "处理设备" @@ -146,6 +153,7 @@ config_page: large: "高精度模型 ({{capacity}})" translation_compute_device: label: "AI 翻译的处理设备" + deepl_auth_key: label: "DeepL 授权密匙" desc: "在使用的时候,使用时请在主屏幕上通过 DeepL_API 选择 {{translator}}\n※某些语言可能不支持" @@ -154,6 +162,43 @@ config_page: edit: "编辑" auth_key_success: "授权密匙认证完成。" + plamo_auth_key: + label: + select_plamo_model: + label: + + gemini_auth_key: + label: + select_gemini_model: + label: + + openai_auth_key: + label: + select_openai_model: + label: + + groq_auth_key: + label: + select_groq_model: + label: + + openrouter_auth_key: + label: + select_openrouter_model: + label: + + lmstudio_connection_check: + label: + select_lmstudio_model: + label: + connection_required: + + ollama_connection_check: + label: + select_ollama_model: + label: + connection_required: + transcription: section_label_mic: "麦克风" section_label_speaker: "扬声器" diff --git a/locales/zh-Hant.yml b/locales/zh-Hant.yml index ebe44ea1..8362972b 100644 --- a/locales/zh-Hant.yml +++ b/locales/zh-Hant.yml @@ -76,6 +76,13 @@ config_page: common: version: "版本 {{version}}" model_download_button_label: "下載" + correct_auth_key_required: + open_auth_key_webpage: + connection_check: + button_label: + checking: + connected: + disconnected: compute_device: desc: "各處理類型的精度和速度會因機器規格不同而有所差異,可能與顯示順序不同,請作為大致參考。" label_device: "處理裝置" @@ -146,6 +153,7 @@ config_page: large: "高準確率模型({{capacity}})" translation_compute_device: label: "AI 翻譯的處理裝置" + deepl_auth_key: label: "DeepL 授權金鑰" desc: "使用 DeepL API 時請在主螢幕選擇 {{translator}}。※可能不支援某些語言。" @@ -154,6 +162,43 @@ config_page: edit: "編輯" auth_key_success: "授權金鑰更新完成。" + plamo_auth_key: + label: + select_plamo_model: + label: + + gemini_auth_key: + label: + select_gemini_model: + label: + + openai_auth_key: + label: + select_openai_model: + label: + + groq_auth_key: + label: + select_groq_model: + label: + + openrouter_auth_key: + label: + select_openrouter_model: + label: + + lmstudio_connection_check: + label: + select_lmstudio_model: + label: + connection_required: + + ollama_connection_check: + label: + select_ollama_model: + label: + connection_required: + transcription: section_label_mic: "麥克風" section_label_speaker: "喇叭" diff --git a/src-ui/logics/ui_configs.js b/src-ui/logics/ui_configs.js index be6eb194..7c9b1d02 100644 --- a/src-ui/logics/ui_configs.js +++ b/src-ui/logics/ui_configs.js @@ -137,6 +137,12 @@ export const whisper_weight_type_status = [ export const deepl_auth_key_url = "https://www.deepl.com/ja/your-account/keys"; +export const plamo_auth_key_url = "https://plamo.preferredai.jp/api"; +export const gemini_auth_key_url = "https://aistudio.google.com/api-keys"; +export const openai_auth_key_url = "https://platform.openai.com/api-keys"; +export const groq_auth_key_url = "https://console.groq.com/keys"; +export const openrouter_auth_key_url = "https://openrouter.ai/keys"; + export const vrct_document_home_url = "https://misyaguziya.github.io/VRCT-Docs"; diff --git a/src-ui/views/app/config_page/setting_section/setting_box/_components/_atoms/_open_webpage_button/_OpenWebpageButton.module.scss b/src-ui/views/app/config_page/setting_section/setting_box/_components/_atoms/_open_webpage_button/_OpenWebpageButton.module.scss index fd300952..9547963f 100644 --- a/src-ui/views/app/config_page/setting_section/setting_box/_components/_atoms/_open_webpage_button/_OpenWebpageButton.module.scss +++ b/src-ui/views/app/config_page/setting_section/setting_box/_components/_atoms/_open_webpage_button/_OpenWebpageButton.module.scss @@ -2,10 +2,11 @@ display: flex; justify-content: center; align-items: center; + width: fit-content; } .open_webpage_button { - padding: 0.6rem 2.8rem; + padding: 0.6rem 1.2rem; display: flex; gap: 1rem; justify-content: center; diff --git a/src-ui/views/app/config_page/setting_section/setting_box/_components/auth_key/AuthKey.jsx b/src-ui/views/app/config_page/setting_section/setting_box/_components/auth_key/AuthKey.jsx index 85ae9928..4cddbdeb 100644 --- a/src-ui/views/app/config_page/setting_section/setting_box/_components/auth_key/AuthKey.jsx +++ b/src-ui/views/app/config_page/setting_section/setting_box/_components/auth_key/AuthKey.jsx @@ -38,7 +38,7 @@ export const AuthKey = (props) => { return (