This commit is contained in:
恍兮惚兮 2024-05-18 12:29:30 +08:00
parent 05fb1e6105
commit d30e356c15
17 changed files with 40 additions and 17 deletions

View File

@ -354,6 +354,11 @@ class AnkiWindow(QWidget):
getsimpleswitch(globalconfig["ankiconnect"], "ocrcroped"),
)
layout.addRow(
_TR("自动TTS"),
getsimpleswitch(globalconfig["ankiconnect"], "autoruntts"),
)
layout.addWidget(QLabel())
layout.addRow(_TR("录音"), QLabel())
lb = QLabel()
@ -767,7 +772,9 @@ class searchwordW(closeashidewindow):
self.ankiwindow.example.setPlainText(gobject.baseobject.currenttext)
self.search(sentence)
if globalconfig['ankiconnect']['autoruntts']:
self.ankiwindow.langdu()
self.ankiwindow.langdu2()
def search(self, sentence):
if sentence == "":
return

View File

@ -183,7 +183,8 @@
"ModelName3": "lunamodel3",
"allowDuplicate": true,
"autoUpdateModel": true,
"ocrcroped": false
"ocrcroped": false,
"autoruntts": false
},
"ankiwindow": [
100,

View File

@ -790,5 +790,6 @@
"优先级": "الأولوية",
"编码": "ترميز",
"安装录音驱动": "تثبيت برنامج تشغيل التسجيل",
"录音": "تسجيل صوتي"
"录音": "تسجيل صوتي",
"自动TTS": "التلقائي تحويل النص إلى كلام"
}

View File

@ -790,5 +790,6 @@
"优先级": "優先順序",
"编码": "編碼",
"安装录音驱动": "安裝錄音驅動",
"录音": "錄音"
"录音": "錄音",
"自动TTS": "自動TTS"
}

View File

@ -790,5 +790,6 @@
"优先级": "priority",
"编码": "coding",
"安装录音驱动": "Install recording driver",
"录音": "tape"
"录音": "tape",
"自动TTS": "Automatic TTS"
}

View File

@ -790,5 +790,6 @@
"优先级": "Prioridad",
"编码": "Codificación",
"安装录音驱动": "Instalación de la unidad de grabación",
"录音": "Grabación"
"录音": "Grabación",
"自动TTS": "TTS automático"
}

View File

@ -790,5 +790,6 @@
"优先级": "Priorité",
"编码": "Codage",
"安装录音驱动": "Installer le driver d'enregistrement",
"录音": "Enregistrement sonore"
"录音": "Enregistrement sonore",
"自动TTS": "Tts automatique"
}

View File

@ -790,5 +790,6 @@
"优先级": "priorità",
"编码": "codifica",
"安装录音驱动": "Installa il driver di registrazione",
"录音": "nastro"
"录音": "nastro",
"自动TTS": "TTS automatico"
}

View File

@ -790,5 +790,6 @@
"优先级": "優先度",
"编码": "エンコード",
"安装录音驱动": "録音ドライブのインストール",
"录音": "レコーディング"
"录音": "レコーディング",
"自动TTS": "自動TTS"
}

View File

@ -790,5 +790,6 @@
"优先级": "우선 순위",
"编码": "인코딩",
"安装录音驱动": "녹음 드라이브 설치",
"录音": "녹음"
"录音": "녹음",
"自动TTS": "자동 TTS"
}

View File

@ -790,5 +790,6 @@
"优先级": "priorytet",
"编码": "kodowanie",
"安装录音驱动": "Zainstaluj sterownik nagrywania",
"录音": "taśma"
"录音": "taśma",
"自动TTS": "Automatyczny TTS"
}

View File

@ -790,5 +790,6 @@
"优先级": "Приоритеты",
"编码": "Код",
"安装录音驱动": "Установка привода звукозаписи",
"录音": "Запись"
"录音": "Запись",
"自动TTS": "Автоматический TTS"
}

View File

@ -790,5 +790,6 @@
"优先级": "ลำดับความสำคัญ",
"编码": "การเข้ารหัส",
"安装录音驱动": "ติดตั้งไดรฟ์บันทึก",
"录音": "การบันทึกเสียง"
"录音": "การบันทึกเสียง",
"自动TTS": "TTS อัตโนมัติ"
}

View File

@ -790,5 +790,6 @@
"优先级": "Prioritet",
"编码": "coding",
"安装录音驱动": "Kayıt sürücüsünü kur",
"录音": "kaset"
"录音": "kaset",
"自动TTS": "Otomatik TTS"
}

View File

@ -790,5 +790,6 @@
"优先级": "пріоритет",
"编码": "кодування",
"安装录音驱动": "Встановити драйвер запису",
"录音": "стрічку"
"录音": "стрічку",
"自动TTS": "Автоматичний TTS"
}

View File

@ -790,5 +790,6 @@
"优先级": "Ưu tiên",
"编码": "Mã hóa",
"安装录音驱动": "Cài đặt Recording Drive",
"录音": "Ghi âm"
"录音": "Ghi âm",
"自动TTS": "Tự động TTS"
}

View File

@ -790,5 +790,6 @@
"优先级": "",
"编码": "",
"安装录音驱动": "",
"录音": ""
"录音": "",
"自动TTS": ""
}