[Update] Config Window: Localization. 各項目のタイトルを変数化、多言語対応。(それに合わせて切り替え処理も)

This commit is contained in:
Sakamoto Shiina
2023-09-26 11:39:35 +09:00
parent b0d734e19b
commit d58ad09708
8 changed files with 71 additions and 34 deletions

View File

@@ -17,11 +17,21 @@ main_window:
update_available: New version is here!
selectable_language_window:
your_language: Your Language
target_language: Target Language
title_your_language: Select Your Language
title_target_language: Select Target Language
go_back_button: Go Back
config_window:
config_title: Settings
side_menu_labels:
appearance: Appearance
translation: Translation
transcription: Transcription
transcription_mic: Mic
transcription_speaker: Speaker
others: Others
advanced_settings: Advanced Settings
transparency:
label: Transparency
desc: Change the main window's transparency.

View File

@@ -17,11 +17,21 @@ main_window:
update_available: 新しいバージョンが出ました!
selectable_language_window:
your_language: あなたの言語
target_language: 相手の言語
title_your_language: あなたの言語
title_target_language: 相手の言語
go_back_button: 戻る
config_window:
config_title: 設定
side_menu_labels:
appearance: デザイン
translation: 翻訳
transcription: 音声認識
transcription_mic: マイク
transcription_speaker: スピーカー
others: その他
advanced_settings: 高度な設定
transparency:
label: 透明度
desc: メイン画面の透明度を変更できます。
@@ -35,5 +45,6 @@ config_window:
ui_language:
label: UIの言語
tab_translation: 翻訳
deepl_auth_key:
label: DeepL 認証キー