diff --git a/locales/en.yml b/locales/en.yml index 8db7c916..1b08a31b 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -315,7 +315,6 @@ config_page: convert_message_to_hiragana: label: "Show Hiragana" - hotkeys: toggle_vrct_visibility: label: "Toggle VRCT visibility" 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: "喇叭"