This commit is contained in:
恍兮惚兮 2025-01-01 00:49:43 +08:00
parent 3b085a9440
commit ed0ca806c4
22 changed files with 54 additions and 24 deletions

View File

@ -229,6 +229,13 @@ def makescalew(self, lay: QVBoxLayout):
"allowScalingMaximized", "allowScalingMaximized",
), ),
], ],
[
"内联效果参数",
D_getsimpleswitch(
magpie_config,
"inlineParams",
),
],
[ [
"缩放时模拟独占全屏", "缩放时模拟独占全屏",
D_getsimpleswitch( D_getsimpleswitch(
@ -237,10 +244,12 @@ def makescalew(self, lay: QVBoxLayout):
), ),
], ],
[ [
"内联效果参数", "最小帧率",
D_getsimpleswitch( D_getsimplecombobox(
["0", "5", "10", "20", "30"],
magpie_config, magpie_config,
"inlineParams", "minFrameRate",
internal=[0, 5, 10, 20, 30],
), ),
], ],
] ]
@ -334,7 +343,7 @@ def makescalew(self, lay: QVBoxLayout):
), ),
("", 10), ("", 10),
], ],
[(functools.partial(offlinelinks, "magpie"),0)], [(functools.partial(offlinelinks, "magpie"), 0)],
] ]
commonfsgrid = [ commonfsgrid = [

View File

@ -30,6 +30,7 @@
"updateCheckDate": 17121608925479923, "updateCheckDate": 17121608925479923,
"duplicateFrameDetectionMode": 1, "duplicateFrameDetectionMode": 1,
"enableStatisticsForDynamicDetection": false, "enableStatisticsForDynamicDetection": false,
"minFrameRate": 0.0,
"scalingModes": [ "scalingModes": [
{ {
"name": "Lanczos", "name": "Lanczos",

View File

@ -766,5 +766,6 @@
"取词翻译": "اختيار الترجمة", "取词翻译": "اختيار الترجمة",
"取词查词": "كلمة البحث", "取词查词": "كلمة البحث",
"音频编码": "ترميز الصوت", "音频编码": "ترميز الصوت",
"系统未安装当前语言的OCR模型": "التعرف الضوئي على الحروف نموذج اللغة الحالية غير مثبتة على النظام" "系统未安装当前语言的OCR模型": "التعرف الضوئي على الحروف نموذج اللغة الحالية غير مثبتة على النظام",
"最小帧率": "الحد الأدنى من معدل الإطار"
} }

View File

@ -766,5 +766,6 @@
"取词翻译": "取詞翻譯", "取词翻译": "取詞翻譯",
"取词查词": "取詞查詞", "取词查词": "取詞查詞",
"音频编码": "音訊編碼", "音频编码": "音訊編碼",
"系统未安装当前语言的OCR模型": "系統未安裝當前語言的OCR模型" "系统未安装当前语言的OCR模型": "系統未安裝當前語言的OCR模型",
"最小帧率": "最小幀率"
} }

View File

@ -766,5 +766,6 @@
"取词翻译": "Překlad výběru slova", "取词翻译": "Překlad výběru slova",
"取词查词": "Načíst a vyhledávat slova", "取词查词": "Načíst a vyhledávat slova",
"音频编码": "Kódování zvuku", "音频编码": "Kódování zvuku",
"系统未安装当前语言的OCR模型": "OCR model pro aktuální jazyk není nainstalován v systému" "系统未安装当前语言的OCR模型": "OCR model pro aktuální jazyk není nainstalován v systému",
"最小帧率": "Minimální snímková frekvence"
} }

View File

@ -766,5 +766,6 @@
"取词翻译": "Übersetzung der Wortauswahl", "取词翻译": "Übersetzung der Wortauswahl",
"取词查词": "Wörter abrufen und suchen", "取词查词": "Wörter abrufen und suchen",
"音频编码": "Audio-Codierung", "音频编码": "Audio-Codierung",
"系统未安装当前语言的OCR模型": "Das OCR-Modell für die aktuelle Sprache ist nicht im System installiert" "系统未安装当前语言的OCR模型": "Das OCR-Modell für die aktuelle Sprache ist nicht im System installiert",
"最小帧率": "Minimale Bildrate"
} }

View File

@ -766,5 +766,6 @@
"取词翻译": "Word selection translation", "取词翻译": "Word selection translation",
"取词查词": "Retrieve and search for words", "取词查词": "Retrieve and search for words",
"音频编码": "audio coding", "音频编码": "audio coding",
"系统未安装当前语言的OCR模型": "The OCR model for the current language is not installed in the system" "系统未安装当前语言的OCR模型": "The OCR model for the current language is not installed in the system",
"最小帧率": "Minimum frame rate"
} }

View File

@ -766,5 +766,6 @@
"取词翻译": "Traducción de palabras", "取词翻译": "Traducción de palabras",
"取词查词": "Buscar palabras", "取词查词": "Buscar palabras",
"音频编码": "Codificación de audio", "音频编码": "Codificación de audio",
"系统未安装当前语言的OCR模型": "El sistema no instala el modelo OCR del idioma actual" "系统未安装当前语言的OCR模型": "El sistema no instala el modelo OCR del idioma actual",
"最小帧率": "Tasa mínima de fotogramas"
} }

View File

@ -766,5 +766,6 @@
"取词翻译": "Traduction des mots", "取词翻译": "Traduction des mots",
"取词查词": "Recherche de mots", "取词查词": "Recherche de mots",
"音频编码": "Codage audio", "音频编码": "Codage audio",
"系统未安装当前语言的OCR模型": "Le système n'a pas installé le modèle OCR pour la langue actuelle" "系统未安装当前语言的OCR模型": "Le système n'a pas installé le modèle OCR pour la langue actuelle",
"最小帧率": "Framerate minimum"
} }

View File

@ -766,5 +766,6 @@
"取词翻译": "Traduzione della selezione delle parole", "取词翻译": "Traduzione della selezione delle parole",
"取词查词": "Recupera e cerca parole", "取词查词": "Recupera e cerca parole",
"音频编码": "Codificazione audio", "音频编码": "Codificazione audio",
"系统未安装当前语言的OCR模型": "Il modello OCR per la lingua corrente non è installato nel sistema" "系统未安装当前语言的OCR模型": "Il modello OCR per la lingua corrente non è installato nel sistema",
"最小帧率": "Tasso minimo di inquadratura"
} }

View File

@ -766,5 +766,6 @@
"取词翻译": "単語の翻訳", "取词翻译": "単語の翻訳",
"取词查词": "単語を取って単語を調べる", "取词查词": "単語を取って単語を調べる",
"音频编码": "オーディオコーディング", "音频编码": "オーディオコーディング",
"系统未安装当前语言的OCR模型": "現在の言語のOCRモデルがシステムにインストールされていません" "系统未安装当前语言的OCR模型": "現在の言語のOCRモデルがシステムにインストールされていません",
"最小帧率": "最小フレームレート"
} }

View File

@ -766,5 +766,6 @@
"取词翻译": "취사 번역", "取词翻译": "취사 번역",
"取词查词": "취사 조사", "取词查词": "취사 조사",
"音频编码": "오디오 인코딩", "音频编码": "오디오 인코딩",
"系统未安装当前语言的OCR模型": "현재 언어의 OCR 모델이 시스템에 설치되지 않았습니다." "系统未安装当前语言的OCR模型": "현재 언어의 OCR 모델이 시스템에 설치되지 않았습니다.",
"最小帧率": "최소 프레임 속도"
} }

View File

@ -766,5 +766,6 @@
"取词翻译": "Woordselectie vertaling", "取词翻译": "Woordselectie vertaling",
"取词查词": "Woorden ophalen en zoeken", "取词查词": "Woorden ophalen en zoeken",
"音频编码": "Audiocodering", "音频编码": "Audiocodering",
"系统未安装当前语言的OCR模型": "Het OCR-model voor de huidige taal is niet geïnstalleerd in het systeem" "系统未安装当前语言的OCR模型": "Het OCR-model voor de huidige taal is niet geïnstalleerd in het systeem",
"最小帧率": "Minimumframesnelheid"
} }

View File

@ -766,5 +766,6 @@
"取词翻译": "Tłumaczenie wyboru słowa", "取词翻译": "Tłumaczenie wyboru słowa",
"取词查词": "Pobieranie i wyszukiwanie słów", "取词查词": "Pobieranie i wyszukiwanie słów",
"音频编码": "Kodowanie dźwięku", "音频编码": "Kodowanie dźwięku",
"系统未安装当前语言的OCR模型": "Model OCR dla bieżącego języka nie jest zainstalowany w systemie" "系统未安装当前语言的OCR模型": "Model OCR dla bieżącego języka nie jest zainstalowany w systemie",
"最小帧率": "Minimalna częstotliwość klatek"
} }

View File

@ -766,5 +766,6 @@
"取词翻译": "Tradução da selecção de palavras", "取词翻译": "Tradução da selecção de palavras",
"取词查词": "Obter e procurar palavras", "取词查词": "Obter e procurar palavras",
"音频编码": "Codificação de áudio", "音频编码": "Codificação de áudio",
"系统未安装当前语言的OCR模型": "O modelo OCR para o idioma atual não está instalado no sistema" "系统未安装当前语言的OCR模型": "O modelo OCR para o idioma atual não está instalado no sistema",
"最小帧率": "Taxa mínima de quadros"
} }

View File

@ -766,5 +766,6 @@
"取词翻译": "Перевод", "取词翻译": "Перевод",
"取词查词": "Поиск слов", "取词查词": "Поиск слов",
"音频编码": "Звуковое кодирование", "音频编码": "Звуковое кодирование",
"系统未安装当前语言的OCR模型": "Система не устанавливает модель OCR для текущего языка" "系统未安装当前语言的OCR模型": "Система не устанавливает модель OCR для текущего языка",
"最小帧率": "Минимальная частота кадров"
} }

View File

@ -766,5 +766,6 @@
"取词翻译": "Ordmarkeringsöversättning", "取词翻译": "Ordmarkeringsöversättning",
"取词查词": "Hämta och sök efter ord", "取词查词": "Hämta och sök efter ord",
"音频编码": "Ljudkodning", "音频编码": "Ljudkodning",
"系统未安装当前语言的OCR模型": "OCR-modellen för det aktuella språket är inte installerad i systemet" "系统未安装当前语言的OCR模型": "OCR-modellen för det aktuella språket är inte installerad i systemet",
"最小帧率": "Minsta ramfrekvens"
} }

View File

@ -766,5 +766,6 @@
"取词翻译": "คำแปล", "取词翻译": "คำแปล",
"取词查词": "ค้นหาคำ", "取词查词": "ค้นหาคำ",
"音频编码": "การเข้ารหัสเสียง", "音频编码": "การเข้ารหัสเสียง",
"系统未安装当前语言的OCR模型": "ระบบไม่ได้ติดตั้งรุ่น OCR สำหรับภาษาปัจจุบัน" "系统未安装当前语言的OCR模型": "ระบบไม่ได้ติดตั้งรุ่น OCR สำหรับภาษาปัจจุบัน",
"最小帧率": "อัตราเฟรมขั้นต่ำ"
} }

View File

@ -766,5 +766,6 @@
"取词翻译": "Kelime seçimi çevirimi", "取词翻译": "Kelime seçimi çevirimi",
"取词查词": "Kelimeleri alın ve arayın", "取词查词": "Kelimeleri alın ve arayın",
"音频编码": "Ses Kodlama", "音频编码": "Ses Kodlama",
"系统未安装当前语言的OCR模型": "Ağımdaki dilin OCR modeli sistemde kurulmadı." "系统未安装当前语言的OCR模型": "Ağımdaki dilin OCR modeli sistemde kurulmadı.",
"最小帧率": "En az fotoğraf hızı"
} }

View File

@ -766,5 +766,6 @@
"取词翻译": "Переклад вибору слів", "取词翻译": "Переклад вибору слів",
"取词查词": "Отримати і шукати слова", "取词查词": "Отримати і шукати слова",
"音频编码": "Аудіокодування", "音频编码": "Аудіокодування",
"系统未安装当前语言的OCR模型": "Модель OCR для поточної мови не встановлена у системі" "系统未安装当前语言的OCR模型": "Модель OCR для поточної мови не встановлена у системі",
"最小帧率": "Мінімальна швидкість рамок"
} }

View File

@ -766,5 +766,6 @@
"取词翻译": "Dịch thuật lấy từ", "取词翻译": "Dịch thuật lấy từ",
"取词查词": "Tìm kiếm từ", "取词查词": "Tìm kiếm từ",
"音频编码": "Mã hóa âm thanh", "音频编码": "Mã hóa âm thanh",
"系统未安装当前语言的OCR模型": "Hệ thống không cài đặt mô hình OCR cho ngôn ngữ hiện tại" "系统未安装当前语言的OCR模型": "Hệ thống không cài đặt mô hình OCR cho ngôn ngữ hiện tại",
"最小帧率": "Tỷ lệ khung hình tối thiểu"
} }

View File

@ -766,5 +766,6 @@
"年度总结": "", "年度总结": "",
"取词翻译": "", "取词翻译": "",
"取词查词": "", "取词查词": "",
"音频编码": "" "音频编码": "",
"最小帧率": ""
} }