[Update] Combine in one window. Rename Main/Config Window to Main/Config Page accordingly.

For now, I put Config Page to below the main page temporary. Open Config Button does not work.
This commit is contained in:
Sakamoto Shiina
2024-08-09 12:23:17 +09:00
parent af1cdd2d7b
commit 3ed3d5eb40
118 changed files with 175 additions and 192 deletions

View File

@@ -1,5 +1,5 @@
{
"main_window": {
"main_page": {
"translation": "Translation",
"transcription_send": "Voice2Chatbox",
"transcription_receive": "Speaker2Log",
@@ -71,7 +71,7 @@
"display_duration": "Display duration",
"fadeout_duration": "Fadeout duration"
},
"config_window": {
"config_page": {
"config_title": "Settings",
"compact_mode": "Compact Mode",
"version": "version {{version}}",
@@ -119,7 +119,7 @@
"ui_language": {
"label": "UI Language"
},
"to_restore_main_window_geometry": {
"to_restore_main_page_geometry": {
"label": "Remember The Main Window Position",
"desc": "Restore the position and size of the previous window upon startup."
},

View File

@@ -1,5 +1,5 @@
{
"main_window": {
"main_page": {
"translation": "翻訳",
"transcription_send": "音声認識(マイク)",
"transcription_receive": "音声認識(スピーカー)",
@@ -69,7 +69,7 @@
"display_duration": "表示時間",
"fadeout_duration": "フェードアウト時間"
},
"config_window": {
"config_page": {
"config_title": "設定",
"compact_mode": "コンパクトモード",
"version": "バージョン {{version}}",
@@ -114,7 +114,7 @@
"ui_language": {
"label": "UIの言語 / UI Language"
},
"to_restore_main_window_geometry": {
"to_restore_main_page_geometry": {
"label": "メイン画面の位置を記憶する",
"desc": "起動時、前回の画面の位置とサイズを復元します。"
},

View File

@@ -1,5 +1,5 @@
{
"main_window": {
"main_page": {
"translation": "번역",
"transcription_send": "음성인식 (마이크)",
"transcription_receive": "음성인식 (스피커)",
@@ -54,7 +54,7 @@
"title_target_language": "상대방의 언어",
"go_back_button": "돌아가기"
},
"config_window": {
"config_page": {
"config_title": "설정",
"compact_mode": "컴팩트 모드",
"version": "버전 {{version}}",
@@ -100,7 +100,7 @@
"ui_language": {
"label": "UI 언어 / UI Language"
},
"to_restore_main_window_geometry": {
"to_restore_main_page_geometry": {
"label": "메인 화면 위치 기억",
"desc": "시작 시 이전 화면의 위치와 크기를 복원합니다."
},

View File

@@ -1,5 +1,5 @@
{
"main_window": {
"main_page": {
"translation": "翻譯",
"transcription_send": "麥克風轉文字",
"transcription_receive": "喇叭轉文字",
@@ -70,7 +70,7 @@
"display_duration": "顯示持續時間",
"fadeout_duration": "淡出持續時間"
},
"config_window": {
"config_page": {
"config_title": "設定",
"compact_mode": "精簡模式",
"version": "版本 {{version}}",
@@ -117,7 +117,7 @@
"ui_language": {
"label": "介面語言"
},
"to_restore_main_window_geometry": {
"to_restore_main_page_geometry": {
"label": "記住主視窗位置",
"desc": "啟動時恢復上次視窗的位置和大小。"
},