[Update] 文言修正とローカライズ韓国語準備
※アプデ時、説明文に「再起動」としていたのを「アプリを再起動」に変更。PCを再起動すると勘違いするため。
This commit is contained in:
@@ -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...
|
||||
|
||||
@@ -49,7 +49,7 @@ main_window:
|
||||
cover_message: 設定画面が閉じられるまで、一時的に機能を停止しています。
|
||||
|
||||
confirmation_message:
|
||||
update_software: "新しいバージョンをダウンロードして再起動します。\n少し時間がかかるかもしれません。今すぐ行いますか?"
|
||||
update_software: "新しいバージョンをダウンロードしてアプリを再起動します。\n少し時間がかかります。今すぐ行いますか?"
|
||||
deny_update_software: 後でする
|
||||
accept_update_software: アップデートして再起動
|
||||
updating: アップデート中...
|
||||
|
||||
@@ -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: 챗박스 자동 삭제
|
||||
|
||||
Reference in New Issue
Block a user