From 8b3e3cb7b090523d26de68f848e3c3a9923af517 Mon Sep 17 00:00:00 2001 From: Sakamoto Shiina <68018796+ShiinaSakamoto@users.noreply.github.com> Date: Thu, 11 Apr 2024 16:54:37 +0900 Subject: [PATCH] =?UTF-8?q?[Update]=20=E6=96=87=E8=A8=80=E4=BF=AE=E6=AD=A3?= =?UTF-8?q?=E3=81=A8=E3=83=AD=E3=83=BC=E3=82=AB=E3=83=A9=E3=82=A4=E3=82=BA?= =?UTF-8?q?=E9=9F=93=E5=9B=BD=E8=AA=9E=E6=BA=96=E5=82=99=20=E2=80=BB?= =?UTF-8?q?=E3=82=A2=E3=83=97=E3=83=87=E6=99=82=E3=80=81=E8=AA=AC=E6=98=8E?= =?UTF-8?q?=E6=96=87=E3=81=AB=E3=80=8C=E5=86=8D=E8=B5=B7=E5=8B=95=E3=80=8D?= =?UTF-8?q?=E3=81=A8=E3=81=97=E3=81=A6=E3=81=84=E3=81=9F=E3=81=AE=E3=82=92?= =?UTF-8?q?=E3=80=8C=E3=82=A2=E3=83=97=E3=83=AA=E3=82=92=E5=86=8D=E8=B5=B7?= =?UTF-8?q?=E5=8B=95=E3=80=8D=E3=81=AB=E5=A4=89=E6=9B=B4=E3=80=82PC?= =?UTF-8?q?=E3=82=92=E5=86=8D=E8=B5=B7=E5=8B=95=E3=81=99=E3=82=8B=E3=81=A8?= =?UTF-8?q?=E5=8B=98=E9=81=95=E3=81=84=E3=81=99=E3=82=8B=E3=81=9F=E3=82=81?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locales/en.yml | 2 +- locales/ja.yml | 2 +- locales/ko.yml | 18 +++++++++++++++++- 3 files changed, 19 insertions(+), 3 deletions(-) diff --git a/locales/en.yml b/locales/en.yml index 8199c81d..42c0b19d 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -49,7 +49,7 @@ main_window: cover_message: The functionality is temporarily disabled until the settings window is closed. confirmation_message: - update_software: "Download new version and restart automatically.\nIt'll take a while. Do it now?" + update_software: "Download the new version and automatically restart the app.\nIt'll take a while. Do it now?" deny_update_software: Do it later accept_update_software: Update and Restart updating: Now updating... diff --git a/locales/ja.yml b/locales/ja.yml index 2c0fd2be..e89bfdba 100644 --- a/locales/ja.yml +++ b/locales/ja.yml @@ -49,7 +49,7 @@ main_window: cover_message: 設定画面が閉じられるまで、一時的に機能を停止しています。 confirmation_message: - update_software: "新しいバージョンをダウンロードして再起動します。\n少し時間がかかるかもしれません。今すぐ行いますか?" + update_software: "新しいバージョンをダウンロードしてアプリを再起動します。\n少し時間がかかります。今すぐ行いますか?" deny_update_software: 後でする accept_update_software: アップデートして再起動 updating: アップデート中... diff --git a/locales/ko.yml b/locales/ko.yml index d27438b1..effb734b 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -79,6 +79,7 @@ config_window: transcription: 음성인식 transcription_mic: 마이크 transcription_speaker: 스피커 + # transcription_internal_model: others: 기타 others_send_message_formats: 메시지 형식 (전송) others_received_message_formats: 메시지 형식 (수신) @@ -127,10 +128,13 @@ config_window: deepl_auth_key: label: DeepL 인증키 + # desc: + # open_auth_key_webpage: + # auth_key_success: + # auth_key_error: mic_host: label: 마이크 호스트/드라이버 - # desc: mic_device: label: 마이크 장치 @@ -164,6 +168,9 @@ config_window: count_desc: "현재 등록되어 있는 단어 수: %{count}" + speaker_device: + label: 스피커 장치 + speaker_dynamic_energy_threshold: label_for_automatic: "음성 입력 최소 볼륨 (현재 설정: 자동)" desc_for_automatic: "스피커의 입력 감도를 자동으로 조절합니다." @@ -187,6 +194,15 @@ config_window: desc: 식된 단어 수의 하한값으로, 이 수치를 초과하는 경우에만 결과를 로그에 표시합니다. error_message: 0 이상의 숫자만 설정할 수 있습니다. + # use_whisper_feature: + # label: + # desc: + + # whisper_weight_type: + # label: + # desc: + # model_template: + # recommended_model_template: auto_clear_the_message_box: label: 챗박스 자동 삭제