188 lines
8.6 KiB
YAML
188 lines
8.6 KiB
YAML
main_window:
|
|
translation: 번역
|
|
transcription_send: 마이크 -> 챗박스
|
|
transcription_receive: 스피커 -> 로그
|
|
foreground: 항상 위로
|
|
|
|
# language_settings: Language Settings
|
|
# your_language: Your Language
|
|
# both_direction_desc: Translate Each Other
|
|
# target_language: Target Language
|
|
|
|
textbox_tab_all: 전체
|
|
textbox_tab_sent: 전송
|
|
textbox_tab_received: 수신
|
|
textbox_tab_system: 시스템
|
|
|
|
# textbox_system_message:
|
|
# enabled_translation: Translation feature is turned on.
|
|
# disabled_translation: Translation feature is turned off.
|
|
# enabled_voice2chatbox: Transcription from the microphone has started.
|
|
# disabled_voice2chatbox: Transcription from the microphone has been stopped.
|
|
# enabled_speaker2log: Transcription from the speaker has started.
|
|
# disabled_speaker2log: Transcription from the speaker has been stopped.
|
|
# enabled_foreground: The screen is fixed in the foreground.
|
|
# disabled_foreground: The foreground fixation has been released.
|
|
|
|
# auth_key_success: Auth key update completed.
|
|
# auth_key_error: Auth Key is incorrect or Usage limit reached.
|
|
|
|
# no_mic_device_detected_error: No mic device detected.
|
|
# no_speaker_device_detected_error: No speaker device detected.
|
|
# translation_engine_limit_error: It has automatically disabled the translation feature. Access has been temporarily restricted due to an excessive number of requests to the translation engine. Please wait for a while, restart VRCT, and try again.
|
|
|
|
# detected_by_word_filter: The word %{detected_message} has not been sent due to detection by the word filter.
|
|
|
|
# selected_your_language: "\"Your Language\" has set to %{your_language}."
|
|
# selected_target_language: "\"Target Language\" has set to %{target_language}."
|
|
# switched_language_preset_tab: Switched to Language Preset Tab No.%{tab_no}."
|
|
# latest_language_setting: "Currently, \"Your Language\" is set to %{your_language}, and \"Target Language\" is set to %{target_language}."
|
|
|
|
# opened_web_page_booth: Opened Booth page in your web browser.
|
|
# opened_web_page_vrct_documents: "Opened VRCT Documents page in your web browser.\nFor any issues, requests, or inquiries, please feel free to contact us through the links at the bottom of the documents page, the \"Contact Form,\" or via X (formerly Twitter)!"
|
|
|
|
# update_available: New version is here!
|
|
|
|
# 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?"
|
|
# deny_update_software: Do it later
|
|
# accept_update_software: Update and Restart
|
|
# updating: Now updating...
|
|
|
|
# detected_over_ui_size: "Current UI Size: %{current_ui_size}\nVRCT's window size may be larger than your display size.\n* Depending on your display size, you may need to adjust it multiple times."
|
|
# deny_adjust_ui_size: "Keep it at this size"
|
|
# accept_adjust_ui_size: "Set it smaller and restart"
|
|
|
|
|
|
# translation_engine_limit_error: "It has automatically disabled the translation feature.\nAccess has been temporarily restricted\ndue to an excessive number of requests to the translation engine.\nPlease wait for a while, restart VRCT, and try again."
|
|
# accept_translation_engine_limit_error: Accept and close
|
|
|
|
|
|
# selectable_language_window:
|
|
# title_your_language: Select Your Language
|
|
# title_target_language: Select Target Language
|
|
# go_back_button: Go Back
|
|
|
|
|
|
config_window:
|
|
# config_title: Settings
|
|
# compact_mode: Compact Mode
|
|
# version: version %{version}
|
|
# restart_message: Apply changes with a restart.
|
|
# common_error_message:
|
|
# invalid_value: Invalid value.
|
|
|
|
side_menu_labels:
|
|
# appearance: Appearance
|
|
translation: 번역
|
|
transcription: 음성인식
|
|
transcription_mic: 마이크
|
|
transcription_speaker: 스피커
|
|
others: 기타
|
|
# advanced_settings: Advanced Settings
|
|
|
|
|
|
transparency:
|
|
label: 투명도
|
|
# desc: Change the main window's transparency.
|
|
|
|
appearance_theme:
|
|
label: 테마
|
|
# desc: Change the color theme. Currently, only the Dark theme is supported. The Light theme is under development.
|
|
|
|
ui_size:
|
|
label: UI 크기
|
|
|
|
font_family:
|
|
label: 폰트
|
|
|
|
ui_language:
|
|
label: UI 언어 / UI Language
|
|
|
|
deepl_auth_key:
|
|
label: DeepL 인증키
|
|
|
|
mic_host:
|
|
label: 마이크 호스트/Driver
|
|
|
|
mic_device:
|
|
label: 마이크 장치
|
|
|
|
mic_dynamic_energy_threshold:
|
|
label_for_automatic: "음성 입력 최소 볼륨 (Current Setting: Automatic)"
|
|
# desc_for_automatic: "Automatically determine microphone input sensitivity."
|
|
label_for_manual: "음성 입력 최소 볼륨 (Current Setting: Manual)"
|
|
# desc_for_manual: "Manually determine the microphone input sensitivity using the slider. Press the microphone icon to input your voice and adjust the sensitivity while monitoring the volume."
|
|
# error_message: You can set it with a value between 0 to %{max}.
|
|
|
|
mic_record_timeout:
|
|
label: 최대 무음 시간
|
|
# desc: Detects silence and, when the specified number of seconds has passed, considers the mic input to have ended. (Second(s))
|
|
# error_message: It cannot be greater than '%{mic_phrase_timeout_label}' with a value of 0 or more.
|
|
|
|
mic_phrase_timeout:
|
|
label: 최대 인식 시간
|
|
# desc: Transcription processing is performed at intervals of the specified number of seconds.
|
|
# error_message: It cannot be set lower than '%{mic_record_timeout_label}' with a value of 0 or more.
|
|
|
|
mic_max_phrase:
|
|
label: 최대 입력 절(phrases) 수
|
|
# desc: It is the lower limit for the number of transcribed words, and only when this number is exceeded will the transcription results be displayed logs and send to VRChat.
|
|
# error_message: You can set a number equal to or greater than 0.
|
|
|
|
mic_word_filter:
|
|
label: 단어 필터
|
|
# desc: "It will not send the sentence if the word(s) included in the set list of words.\nHow to set: e.g. AAA,BBB,CCC"
|
|
|
|
|
|
speaker_dynamic_energy_threshold:
|
|
label_for_automatic: "음성 입력 최소 볼륨 (Current Setting: Automatic)"
|
|
# desc_for_automatic: "Automatically determine speaker input sensitivity."
|
|
label_for_manual: "음성 입력 최소 볼륨 (Current Setting: Manual)"
|
|
# desc_for_manual: "Manually determine the speaker input sensitivity using the slider. Press the headphones icon to listen to the audio and adjust the sensitivity while monitoring the volume."
|
|
# error_message: You can set it with a value between 0 to %{max}.
|
|
# no_device_error_message: No speaker device detected.
|
|
|
|
speaker_record_timeout:
|
|
label: 최대 무음 시간
|
|
# desc: Detects silence and, when the specified number of seconds has passed, considers the speaker input to have ended. (Second(s))
|
|
# error_message: It cannot be greater than '%{speaker_phrase_timeout_label}' with a value of 0 or more.
|
|
|
|
speaker_phrase_timeout:
|
|
label: 최대 인식 시간
|
|
# desc: Transcription processing is performed at intervals of the specified number of seconds.
|
|
# error_message: It cannot be set lower than '%{speaker_record_timeout_label}' with a value of 0 or more.
|
|
|
|
speaker_max_phrase:
|
|
label: 최대 입력 절(phrases) 수
|
|
# desc: It is the lower limit for the number of transcribed words, and only when this number is exceeded will the transcription results be displayed logs.
|
|
# error_message: You can set a number equal to or greater than 0.
|
|
|
|
|
|
auto_clear_the_message_box:
|
|
label: 챗박스 자동 삭제
|
|
|
|
# notice_xsoverlay:
|
|
# label: Notification XSOverlay (VR Only)
|
|
# desc: Notify received messages by using XSOverlay's notification feature.
|
|
|
|
# auto_export_message_logs:
|
|
# label: Auto Export Message Logs
|
|
# desc: Automatically export the conversation messages as a text file.
|
|
|
|
message_format:
|
|
label: 전송 형식
|
|
# desc: "You can change the decoration of the message you want to send.\n[message] will be replaced with the message, and [translation] will be replaced with the translated message.\nIt will be used in Notification XSOverlay too."
|
|
example_text: 예문입니다. 글꼴, 줄 바꿈 등이 실제 표시와 다를 수 있습니다.
|
|
|
|
# send_message_to_vrc:
|
|
# label: Send Message To VRChat
|
|
# desc: There is a way to use it without sending messages to VRChat, but it is not supported. Enable this feature when you intend to send a message to VRChat.
|
|
|
|
osc_ip_address:
|
|
label: OSC IP 주소
|
|
|
|
osc_port:
|
|
label: OSC 포트 |