[Update] Adjust localizations. (every yaml key and lines are same with en.yml)
This commit is contained in:
@@ -14,7 +14,7 @@ common_error:
|
||||
failed_download_weight_whisper: "Whisper weight download error."
|
||||
translation_limit: "Translation engine limit error."
|
||||
deepl_auth_key_invalid_length: "DeepL auth key length is not correct."
|
||||
deepl_auth_key_failed_authentication: "Authentication failure of deepL auth key."
|
||||
deepl_auth_key_failed_authentication: "Auth Key is incorrect or Usage limit reached."
|
||||
|
||||
invalid_value_mic_record_timeout: "It cannot be greater than '{{mic_phrase_timeout_label}}' with a value of 0 or more."
|
||||
invalid_value_mic_phrase_timeout: "It cannot be set lower than '{{mic_record_timeout_label}}' with a value of 0 or more."
|
||||
@@ -29,6 +29,7 @@ main_page:
|
||||
transcription_send: "Voice2Chatbox"
|
||||
transcription_receive: "Speaker2Log"
|
||||
foreground: "Foreground"
|
||||
|
||||
language_settings: "Language Settings"
|
||||
your_language: "Your Language"
|
||||
translate_each_other_label: "Translate Each Other"
|
||||
@@ -83,11 +84,11 @@ config_page:
|
||||
|
||||
device:
|
||||
check_volume: "Check Volume"
|
||||
label_auto_select: "Auto Select"
|
||||
label_host: "Host/Driver"
|
||||
label_device: "Device"
|
||||
mic_host_device:
|
||||
label: "Mic Device"
|
||||
label_auto_select: "Auto Select"
|
||||
label_host: "Host/Driver"
|
||||
label_device: "Device"
|
||||
mic_dynamic_energy_threshold:
|
||||
label_for_automatic: "Mic Energy Threshold (Current Setting: Automatic)"
|
||||
desc_for_automatic: "Automatically determine microphone input sensitivity."
|
||||
@@ -95,8 +96,6 @@ config_page:
|
||||
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."
|
||||
speaker_device:
|
||||
label: "Speaker Device"
|
||||
label_auto_select: "Auto Select"
|
||||
label_device: "Device"
|
||||
speaker_dynamic_energy_threshold:
|
||||
label_for_automatic: "Speaker Energy Threshold (Current Setting: Automatic)"
|
||||
desc_for_automatic: "Automatically determine speaker input sensitivity."
|
||||
@@ -133,11 +132,10 @@ config_page:
|
||||
deepl_auth_key:
|
||||
label: "DeepL Auth Key"
|
||||
desc: "Please select {{translator}} on the main screen with DeepL_API when using. ※Some languages may not be supported."
|
||||
open_auth_key_webpage: "Open DeepL Account Webpage"
|
||||
save: "Save"
|
||||
edit: "Edit"
|
||||
open_auth_key_webpage: "Open DeepL Account Webpage"
|
||||
auth_key_success: "Auth key update completed."
|
||||
auth_key_error: "Auth Key is incorrect or Usage limit reached."
|
||||
|
||||
transcription:
|
||||
section_label_mic: "Mic"
|
||||
@@ -197,11 +195,11 @@ config_page:
|
||||
ui_scaling: "UI Scaling"
|
||||
display_duration: "Display duration"
|
||||
fadeout_duration: "Fadeout duration"
|
||||
common_settings: "Common Settings"
|
||||
tracker: "Tracker"
|
||||
hmd: "HMD"
|
||||
left_hand: "Left hand"
|
||||
right_hand: "Right hand"
|
||||
common_settings: "Common Settings"
|
||||
overlay_show_only_translated_messages:
|
||||
label: "Show Only Translated Messages"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user