Some fixes to lang files (#1935)
* `Closure` -> `Close` * Fix `player__sound_effect_features_tip`pull/1940/head
parent
9715db1229
commit
e094e80ecf
|
@ -5,7 +5,7 @@
|
|||
"audio_visualization": "Audio visualization (experimental)",
|
||||
"back": "Back",
|
||||
"btn_cancel": "Cancel",
|
||||
"btn_close": "Closure",
|
||||
"btn_close": "Close",
|
||||
"btn_confirm": "Confirm",
|
||||
"btn_save": "Save",
|
||||
"cancel_button_text": "Cancel",
|
||||
|
@ -267,6 +267,7 @@
|
|||
"player__sound_effect_convolution_file_tim_omni_35_10_magnetic": "Rock 2",
|
||||
"player__sound_effect_convolution_main_gain": "Original Audio Gain",
|
||||
"player__sound_effect_convolution_send_gain": "Ambient Sound Effect Gain",
|
||||
"player__sound_effect_features_tip": "Tip: The sound effect settings conflicts with the the custom audio output device. After enabling the sound effect settings, the audio output device will be reset to the default output device. This problem cannot be solved at present.",
|
||||
"player__sound_effect_panner": "3D stereo surround (need to use headphones)",
|
||||
"player__sound_effect_panner_enabled": "enable",
|
||||
"player__sound_effect_panner_sound_r": "Sound distance",
|
||||
|
@ -650,7 +651,7 @@
|
|||
"theme_edit_modal__bg_image_add": "Add background image",
|
||||
"theme_edit_modal__bg_image_change": "Change background image",
|
||||
"theme_edit_modal__bg_image_remove": "remove background image",
|
||||
"theme_edit_modal__close_btn": "Closure",
|
||||
"theme_edit_modal__close_btn": "Close",
|
||||
"theme_edit_modal__control_btn": "Left control button color",
|
||||
"theme_edit_modal__copy": "Copy theme",
|
||||
"theme_edit_modal__dark": "Dark theme",
|
||||
|
|
|
@ -267,7 +267,7 @@
|
|||
"player__sound_effect_convolution_file_tim_omni_35_10_magnetic": "磁性立体声",
|
||||
"player__sound_effect_convolution_main_gain": "原始音频增益",
|
||||
"player__sound_effect_convolution_send_gain": "环境音效增益",
|
||||
"player__sound_effect_features_tip": "提示:音效功能 与 自定义音频输出设备功能 冲突,启用音效功能后音频输出设备将会被重置为默认的输出设备,目前此问题暂无法解决。",
|
||||
"player__sound_effect_features_tip": "提示:「音效设置」与「自定义音频输出设备」冲突,启用音效设置后音频输出设备将会被重置为默认的输出设备,目前此问题暂无法解决。",
|
||||
"player__sound_effect_panner": "3D立体环绕(需使用耳机)",
|
||||
"player__sound_effect_panner_enabled": "启用",
|
||||
"player__sound_effect_panner_sound_r": "声音距离",
|
||||
|
|
|
@ -267,6 +267,7 @@
|
|||
"player__sound_effect_convolution_file_tim_omni_35_10_magnetic": "磁性立體聲",
|
||||
"player__sound_effect_convolution_main_gain": "原始音訊增益",
|
||||
"player__sound_effect_convolution_send_gain": "環境音效增益",
|
||||
"player__sound_effect_features_tip": "提示:「音效設定」與「自訂音訊輸出設備」衝突,啟用音效設定後音訊輸出設備將會被重設為預設的輸出設備,目前此問題暫無法解決。",
|
||||
"player__sound_effect_panner": "3D立體環繞(需使用耳機)",
|
||||
"player__sound_effect_panner_enabled": "啟用",
|
||||
"player__sound_effect_panner_sound_r": "聲音距離",
|
||||
|
|
Loading…
Reference in New Issue