1565 lines
39 KiB
JSON
Raw Normal View History

2024-01-08 23:37:00 +08:00
{
"loadbalance": false,
"loadbalance_oncenum": 1,
"ocrafterrangeselect": true,
"excule_from_self": true,
"excule_from_exe": [],
"only_from_exe": [],
"showrangeafterrangeselect": true,
"autodisappear": false,
2024-05-01 11:33:04 +08:00
"WindowBackdrop": 0,
2024-01-08 23:37:00 +08:00
"read_raw": true,
"read_trans": false,
"read_translator": 0,
"disappear_delay": 5,
2024-05-01 11:33:04 +08:00
"network": 1,
"hookmagpie": true,
"imagewrapmode": 0,
"relationlinks": [
[
"LunaTranslator",
"https://github.com/HIllya51/LunaTranslator"
],
[
"vndb",
"https://vndb.org/"
]
],
"hooklossless": true,
"direct_filterrepeat": false,
"allow_set_text_name": false,
"textoutputer": {
"clipboard": {
"use": false
},
"websocket": {
"use": false,
"port": 2333
2024-04-09 01:36:59 +08:00
}
},
2024-01-08 23:37:00 +08:00
"embedded": {
2024-05-01 11:33:04 +08:00
"safecheck_use": true,
"safecheckregexs": [
"(.*?)\\{(.*?)\\}(.*?)",
"(.*?)\\[(.*?)\\](.*?)"
],
2024-01-08 23:37:00 +08:00
"translator": 0,
"as_fast_as_posible": true,
"timeout_translate": 2,
"trans_kanji": true,
"keeprawtext": false,
"insertspace_policy": 0,
"changefont": false,
"changefont_font": "",
"changecharset": false,
"changecharset_charset": 2
},
"requestinterval": 1,
"keepontop": true,
"buttonsize": 20,
"language_setted_2.4.5": false,
"postprocess_rank": [],
2024-05-01 11:33:04 +08:00
"transoptimi": {
"noundict": false,
"transerrorfix": false,
"gongxiangcishu": false,
"vndbnamemap": false,
"myprocess": false,
"arabic_reshaper": false
},
2024-01-08 23:37:00 +08:00
"uselongtermcache": false,
"fixedheight": false,
2024-02-28 18:21:17 +08:00
"showintab": true,
2024-01-08 23:37:00 +08:00
"remove_useless_hook": false,
"button_color_close": "#D32424",
"button_color_normal": "#FFFFFF",
"textthreaddelay": 500,
2024-05-11 02:54:46 +08:00
"maxBufferSize": 3000,
"maxHistorySize": 1000000,
2024-05-13 13:55:36 +08:00
"yuanjiao_r": 0,
2024-05-13 15:26:48 +08:00
"yuanjiao_merge": false,
2024-05-01 11:33:04 +08:00
"transuigeo": [
500,
500,
1200,
200
2024-01-08 23:37:00 +08:00
],
"hist_geo": [
100,
100,
1000,
300
],
"edit_geo": [
100,
100,
1000,
300
],
"showocrgeo": [
100,
100,
1000,
300
],
"attachprocessgeo": [
100,
100,
800,
400
],
"selecthookgeo": [
100,
100,
1200,
600
],
"memorydialoggeo": [
100,
100,
1200,
600
],
"savegamedialoggeo": [
100,
100,
1200,
600
],
"browserwidget": [
100,
100,
1300,
800
],
2024-01-08 23:37:00 +08:00
"sw_geo": [
100,
100,
500,
500
],
2024-05-01 11:33:04 +08:00
"multiregion": false,
"rememberocrregions": false,
"ocrregions": [],
"textboxreadonly": true,
2024-01-08 23:37:00 +08:00
"ocr_stable_sim": 0,
"ocr_diff_sim": 0.95,
2024-05-01 11:33:04 +08:00
"ocr_text_diff": 3,
2024-01-08 23:37:00 +08:00
"autorun": true,
2024-05-01 11:33:04 +08:00
"usewebview": 0,
2024-01-08 23:37:00 +08:00
"transparent": 80,
"fontsize": 17.0,
"localeswitchmethod": 0,
2024-05-01 11:33:04 +08:00
"hide_not_exists": false,
"startgamenototop": true,
"showgametitle": true,
"extra_space": 0,
2024-01-08 23:37:00 +08:00
"fonttype": "Arial",
"fonttype2": "Arial",
"miaobianwidth2": 3,
"miaobianwidth": 1,
"miaobiancolor": "#eeeeee",
2024-05-08 18:58:05 +08:00
"zitiyangshi2": 5,
2024-05-01 11:33:04 +08:00
"hira_vis_type": 0,
2024-01-08 23:37:00 +08:00
"iskongxin": true,
"isshowrawtext": true,
"kanarate": 0.5,
"rawtextcolor": "#000000",
"backcolor": "#3f3f3f",
"isshowhira": false,
"locktools": true,
"showfanyisource": false,
2024-05-06 22:17:04 +08:00
"use_yapi": false,
2024-05-01 11:33:04 +08:00
"showfanyi": true,
2024-01-08 23:37:00 +08:00
"autoread": false,
2024-05-01 11:33:04 +08:00
"ttsnointerrupt": false,
2024-01-08 23:37:00 +08:00
"show_fenci": false,
"jiamingcolor": "black",
2024-05-15 15:57:45 +08:00
"ankiconnect": {
"port": 8765,
"DeckName": "lunadeck",
2024-05-20 20:53:28 +08:00
"ModelName5": "lunamodel5",
2024-05-16 01:36:03 +08:00
"allowDuplicate": true,
2024-05-16 15:05:14 +08:00
"autoUpdateModel": true,
2024-05-18 12:29:30 +08:00
"ocrcroped": false,
2024-05-20 23:14:58 +08:00
"autoruntts": false,
2024-05-21 02:48:13 +08:00
"autoruntts2": false,
2024-05-22 14:21:01 +08:00
"simulate_key": {
"1": {
"use": false,
"keycode": 120
},
"2": {
"use": false,
"keycode": 120
2024-05-20 23:14:58 +08:00
}
2024-05-21 01:08:23 +08:00
},
2024-05-22 14:21:01 +08:00
"autocrop": false
2024-05-15 15:57:45 +08:00
},
"ankiwindow": [
100,
100,
600,
600
],
2024-05-18 19:43:10 +08:00
"searchwordusewebview": false,
2024-01-08 23:37:00 +08:00
"settingfonttype": "Arial",
2024-05-01 11:33:04 +08:00
"showintab_sub": false,
2024-01-08 23:37:00 +08:00
"setting_geo_2": [
100,
100,
1200,
600
],
"settingfontsize": 12,
"filter_chaos_code": false,
"accept_encoding": [
"shift-jis"
],
"accept_character": "♪",
"accept_use_unicode": false,
"accept_use_unicode_start": 0,
"accept_use_unicode_end": 65535,
"premtsimiuse": false,
"buttoncolor": "#001f9f",
2024-05-22 14:21:01 +08:00
"premtsimi2": 100,
2024-01-08 23:37:00 +08:00
"ocrrangecolor": "#000000",
"ocrrangewidth": 2,
"useproxy": true,
"usesysproxy": true,
2024-04-27 23:53:29 +08:00
"fullscreenmethod_4": 0,
2024-01-08 23:37:00 +08:00
"dialog_savegame_layout": {
"itemw": 250,
"itemh": 350,
2024-05-01 11:33:04 +08:00
"margin": 10,
"textH": 50,
2024-05-01 01:03:42 +08:00
"backcolor": "#c38282",
"onselectcolor": "#007fff",
"onfilenoexistscolor": "#acacac"
2024-01-08 23:37:00 +08:00
},
"profiles_index": 0,
"ocrautobindwindow": true,
"toolbutton": {
"rank": [
"move",
"retrans",
"setting",
"automodebutton"
],
"buttons": {
"retrans": {
"use": true,
"tip": "重新翻译",
"icon": "fa.rotate-right"
},
"automodebutton": {
"use": true,
"tip": "自动翻译",
"icon": "fa.forward",
"icon2": "fa.play"
},
"setting": {
"use": true,
"tip": "打开设置",
"icon": "fa.gear"
},
"copy_once": {
"use": false,
"tip": "读取剪贴板",
"icon": "fa.file-o"
},
2024-01-22 12:56:15 +08:00
"open_relative_link": {
"use": false,
"tip": "打开关联页面",
"icon": "fa.sitemap"
},
2024-05-01 11:33:04 +08:00
"open_game_setting": {
"use": false,
"tip": "游戏设置",
"icon": "fa.futbol-o"
2024-04-11 20:43:01 +08:00
},
2024-01-08 23:37:00 +08:00
"mousetransbutton": {
"use": true,
"tip": "鼠标穿透窗口",
"icon": "fa.mouse-pointer"
2024-05-01 11:33:04 +08:00
},
"backtransbutton": {
2024-01-08 23:37:00 +08:00
"use": true,
"tip": "背景窗口透明",
"icon": "fa.lightbulb-o"
},
"locktoolsbutton": {
"use": true,
"tip": "锁定工具栏",
"icon": "fa.lock",
"icon2": "fa.unlock"
},
"selectgame": {
"use": true,
"tip": "选择游戏",
"belong": [
"texthook"
],
"icon": "fa.link"
},
"selecttext": {
"use": true,
"tip": "选择文本",
"belong": [
"texthook"
],
"icon": "fa.tasks"
},
"selectocrrange": {
"use": true,
"tip": "选取OCR范围",
"belong": [
"ocr"
],
"icon": "fa.crop"
},
"ocr_once": {
"use": false,
"tip": "进行一次OCR",
"icon": "fa.crop"
},
"hideocrrange": {
"use": true,
"tip": "显示/隐藏范围框",
"belong": [
"ocr"
],
"icon": "fa.square"
},
"fix": {
"use": false,
"tip": "翻译结果修正",
"icon": "fa.won"
},
"noundict": {
"use": false,
"tip": "专有名词翻译设置",
"icon": "fa.book"
},
"minmize": {
"use": true,
"tip": "最小化到托盘",
"icon": "fa.minus"
},
"quit": {
"use": true,
"tip": "退出",
"icon": "fa.times"
},
"move": {
"use": false,
"tip": "移动",
"icon": "fa.hand-paper-o"
},
"fullscreen": {
"use": true,
2024-01-20 11:31:41 +08:00
"tip": "缩放/恢复游戏窗口",
2024-01-08 23:37:00 +08:00
"icon": "fa.compress",
"icon2": "fa.expand"
},
"grabwindow": {
"use": false,
2024-05-21 01:08:23 +08:00
"tip": "窗口截图",
2024-01-08 23:37:00 +08:00
"icon": "fa.camera"
},
"resize": {
"use": false,
"tip": "调整游戏窗口",
"icon": "fa.arrows"
},
"muteprocess": {
"use": false,
"tip": "游戏静音",
"icon": "fa.volume-off",
"icon2": "fa.volume-up"
},
"showraw": {
"use": true,
"tip": "显示/隐藏原文",
"icon": "fa.eye",
"icon2": "fa.eye-slash"
},
"langdu": {
"use": true,
"tip": "朗读",
"icon": "fa.music"
},
"copy": {
"use": true,
"tip": "复制到剪贴板",
"icon": "fa.copy"
},
"history": {
"use": true,
"tip": "显示/隐藏历史翻译",
2024-01-08 23:37:00 +08:00
"icon": "fa.rotate-left"
},
"gamepad_new": {
"use": true,
2024-04-16 23:43:19 +08:00
"tip": "游戏管理",
2024-01-08 23:37:00 +08:00
"icon": "fa.gamepad"
},
"edit": {
"use": false,
"tip": "编辑",
"icon": "fa.edit"
},
"simulate_key_ctrl": {
"use": false,
"tip": "模拟按键Ctrl",
"icon": "fa.download"
},
"simulate_key_enter": {
"use": false,
"tip": "模拟按键Enter",
"icon": "fa.download"
},
"memory": {
"use": false,
"tip": "备忘录",
"icon": "fa.list-ul"
},
"bindwindow": {
"use": true,
"tip": "绑定窗口(部分软件不支持)(点击自己取消)",
"icon": "fa.windows"
},
"keepontop": {
"use": true,
"tip": "窗口置顶",
"icon": "fa.neuter"
}
}
},
"showtranexception": true,
"refresh_on_get_trans": false,
"languageuse": 0,
"proxy": "",
"showbold": false,
"showShadow": false,
"shadowcolor": "blue",
"ocr_hori_extend": true,
"shadowforce": 5,
2024-05-08 18:58:05 +08:00
"traceoffset": 2,
2024-01-08 23:37:00 +08:00
"showcixing_touming": 30,
"cixingcolor": {
"形容詞": "aliceblue",
"形状詞": "antiquewhite",
"副詞": "aqua",
"名詞": "aquamarine",
"代名詞": "azure",
"動詞": "beige",
"助詞": "bisque",
"助動詞": "black",
"感動詞": "blanchedalmond",
"接頭辞": "blue",
"接尾辞": "blueviolet",
"接続詞": "brown",
"指示詞": "burlywood",
"連体詞": "cadetblue",
"判定詞": "chartreuse",
"補助記号": "chocolate",
"記号": "coral",
"空白": "white"
},
"chromepath": "",
"debugport": 9222,
"cixingcolorshow": {
"形容詞": true,
"形状詞": true,
"副詞": true,
"名詞": true,
"代名詞": true,
"動詞": true,
"助詞": true,
"助動詞": true,
"感動詞": true,
"接頭辞": true,
"接尾辞": true,
"接続詞": true,
"指示詞": true,
"連体詞": true,
"判定詞": true,
"補助記号": false,
"記号": false,
"空白": false
},
"quick_setting": {
"use": false,
"all": {
"_A": {
"use": false,
"name": "选择翻译源_剪贴板",
"keystring": ""
},
"_B": {
"use": false,
"name": "选择翻译源_OCR",
"keystring": ""
},
"_C": {
"use": false,
"name": "选择翻译源_HOOK",
"keystring": ""
},
"_1": {
"use": false,
"name": "重新翻译",
"keystring": ""
},
"_2": {
"use": false,
"name": "自动翻译",
"keystring": ""
},
"_3": {
"use": false,
"name": "打开设置",
"keystring": ""
},
"_4": {
"use": false,
"name": "复制到剪贴板",
"keystring": ""
},
"_5": {
"use": false,
"name": "显示/隐藏原文",
"keystring": ""
},
"_6": {
"use": false,
"name": "显示/隐藏历史翻译",
2024-01-08 23:37:00 +08:00
"keystring": ""
},
"_7": {
"use": false,
"name": "朗读",
"keystring": ""
},
"_8": {
"use": false,
"name": "鼠标穿透窗口",
"keystring": ""
},
"_9": {
"use": false,
"name": "锁定工具栏",
"keystring": ""
},
"_10": {
"use": false,
2024-04-16 23:52:48 +08:00
"name": "游戏管理",
2024-01-08 23:37:00 +08:00
"keystring": ""
},
"_11": {
"use": false,
"name": "选择游戏",
"keystring": ""
},
"_12": {
"use": false,
"name": "选择文本",
"keystring": ""
},
"_13": {
"use": false,
"name": "选取OCR范围",
"keystring": ""
},
"_14": {
"use": false,
"name": "显示/隐藏范围框",
"keystring": ""
},
"_15": {
"use": false,
"name": "绑定截图窗口",
"keystring": ""
},
"_16": {
"use": false,
"name": "显示/隐藏翻译窗口",
"keystring": ""
},
"_17": {
"use": false,
"name": "退出",
"keystring": ""
},
"_18": {
"use": false,
"name": "字体增大(可长按)",
"keystring": ""
},
"_19": {
"use": false,
"name": "字体缩小(可长按)",
"keystring": ""
},
"_20": {
"use": false,
2024-01-20 11:31:41 +08:00
"name": "缩放/恢复游戏窗口",
2024-01-08 23:37:00 +08:00
"keystring": ""
},
"_21": {
"use": false,
2024-05-21 01:08:23 +08:00
"name": "窗口截图",
2024-01-08 23:37:00 +08:00
"keystring": ""
},
"_22": {
"use": false,
"name": "游戏静音",
"keystring": ""
},
"_23": {
"use": false,
"name": "选取OCR范围——立即",
"keystring": ""
2024-02-03 01:35:22 +08:00
},
"_25": {
"use": false,
"name": "Magpie_游戏内叠加层",
2024-03-04 13:50:33 +08:00
"keystring": ""
},
"_26": {
"use": false,
"name": "进行一次OCR",
2024-02-03 01:35:22 +08:00
"keystring": ""
2024-04-11 23:29:16 +08:00
},
"_27": {
"use": false,
"name": "模拟按键Enter",
"keystring": ""
2024-01-08 23:37:00 +08:00
}
}
},
"reader": {
"huoshantts": {
"use": false,
"voice": "",
"name": "火山TTS"
},
"edgetts": {
"use": false,
"voice": "",
"name": "edgeTTS"
},
"youdaotts": {
"use": false,
"voice": "",
"name": "有道TTS"
},
"windowstts": {
"use": false,
"voice": "",
"name": "WindowsTTS"
},
"NeoSpeech": {
"use": false,
"voice": "",
"name": "NeoSpeech"
},
"voiceroid2": {
"use": false,
"voice": "",
2024-05-17 16:25:05 +08:00
"name": "VoiceRoid2/VoiceRoid+",
2024-05-16 22:54:14 +08:00
"args": {
"path": ""
},
"argstype": {
"path": {
"type": "file",
"name": "路径",
"dir": true
}
}
2024-01-08 23:37:00 +08:00
},
"voicevox": {
"use": false,
"voice": "",
2024-05-16 22:54:14 +08:00
"name": "VOICEVOX",
"args": {
"path": "",
"Port": 50021
},
"argstype": {
"Port": {
"type": "intspin",
"min": 1,
"max": 65535,
"step": 1,
"name": "端口号"
},
"path": {
"type": "file",
"name": "路径",
"dir": true
}
}
},
"vitsSimpleAPI": {
"use": false,
"voice": "",
2024-05-16 22:54:14 +08:00
"name": "vits-simple-api",
"args": {
"Port": 23456,
"preset": ""
},
"argstype": {
"Port": {
"type": "intspin",
"min": 1,
"max": 65535,
"step": 1,
"name": "端口号"
},
"preset": {
"name": "GPT-SOVITS preset"
}
}
2024-05-17 00:08:24 +08:00
},
"gtts": {
"use": false,
"name": "谷歌",
"voice": ""
2024-01-08 23:37:00 +08:00
}
},
"hirasetting": {
"mecab": {
"use": false,
2024-02-09 21:15:27 +08:00
"name": "MeCab",
2024-05-16 01:36:03 +08:00
"args": {
"path": "",
"codec": 0
},
"argstype": {
"path": {
"type": "file",
2024-05-16 15:05:14 +08:00
"name": "路径",
2024-05-16 01:36:03 +08:00
"dir": true
},
"codec": {
"type": "combo",
2024-05-16 15:05:14 +08:00
"name": "编码",
2024-05-16 01:36:03 +08:00
"list": [
"utf8",
"shiftjis"
]
}
}
2024-01-08 23:37:00 +08:00
},
"mojinlt": {
"use": false,
2024-05-16 01:36:03 +08:00
"name": "mojinlt",
"args": {
"Moji NLT Token": ""
}
2024-01-08 23:37:00 +08:00
},
"latin": {
"use": false,
"name": "latin"
}
},
"cishu": {
"xiaoxueguan": {
2024-05-16 01:36:03 +08:00
"args": {
"path": "",
2024-05-22 14:21:01 +08:00
"distance": 0,
2024-05-16 01:36:03 +08:00
"priority": 100
},
"argstype": {
"path": {
"type": "file",
2024-05-16 15:05:14 +08:00
"name": "路径",
2024-05-16 01:36:03 +08:00
"dir": false,
"filter": "*.db"
},
2024-05-22 14:21:01 +08:00
"distance": {
"type": "intspin",
"name": "模糊匹配_编辑距离",
"min": 0,
"max": 100,
"step": 1
},
2024-05-16 01:36:03 +08:00
"priority": {
"type": "intspin",
2024-05-16 15:05:14 +08:00
"name": "优先级",
2024-05-16 01:36:03 +08:00
"min": 0,
"max": 10000,
"step": 1
}
},
2024-02-28 14:20:25 +08:00
"use": false,
2024-05-16 01:36:03 +08:00
"name": "小学馆"
2024-01-08 23:37:00 +08:00
},
"edict": {
2024-02-28 14:20:25 +08:00
"use": false,
2024-01-08 23:37:00 +08:00
"name": "EDICT",
2024-05-16 01:36:03 +08:00
"args": {
"path": "",
2024-05-22 14:21:01 +08:00
"distance": 0,
2024-05-16 01:36:03 +08:00
"priority": 100
},
"argstype": {
"path": {
"type": "file",
2024-05-16 15:05:14 +08:00
"name": "路径",
2024-05-16 01:36:03 +08:00
"dir": false,
"filter": "*.db"
},
2024-05-22 14:21:01 +08:00
"distance": {
"type": "intspin",
"name": "模糊匹配_编辑距离",
"min": 0,
"max": 100,
"step": 1
},
2024-05-16 01:36:03 +08:00
"priority": {
"type": "intspin",
2024-05-16 15:05:14 +08:00
"name": "优先级",
2024-05-16 01:36:03 +08:00
"min": 0,
"max": 10000,
"step": 1
}
}
2024-01-08 23:37:00 +08:00
},
"edict2": {
2024-02-28 14:20:25 +08:00
"use": false,
2024-01-08 23:37:00 +08:00
"name": "EDICT2",
2024-05-16 01:36:03 +08:00
"args": {
"path": "",
2024-05-22 14:21:01 +08:00
"distance": 0,
2024-05-16 01:36:03 +08:00
"priority": 100
},
"argstype": {
"path": {
"type": "file",
2024-05-16 15:05:14 +08:00
"name": "路径",
2024-05-16 01:36:03 +08:00
"dir": false
},
2024-05-22 14:21:01 +08:00
"distance": {
"type": "intspin",
"name": "模糊匹配_编辑距离",
"min": 0,
"max": 100,
"step": 1
},
2024-05-16 01:36:03 +08:00
"priority": {
"type": "intspin",
2024-05-16 15:05:14 +08:00
"name": "优先级",
2024-05-16 01:36:03 +08:00
"min": 0,
"max": 10000,
"step": 1
}
}
2024-01-08 23:37:00 +08:00
},
"linggesi": {
2024-02-28 14:20:25 +08:00
"use": false,
2024-01-08 23:37:00 +08:00
"name": "灵格斯词典",
2024-05-16 01:36:03 +08:00
"args": {
"path": "",
2024-05-22 14:21:01 +08:00
"distance": 0,
2024-05-16 01:36:03 +08:00
"priority": 100
},
"argstype": {
"path": {
"type": "file",
2024-05-16 15:05:14 +08:00
"name": "路径",
2024-05-16 01:36:03 +08:00
"dir": true
},
2024-05-22 14:21:01 +08:00
"distance": {
"type": "intspin",
"name": "模糊匹配_编辑距离",
"min": 0,
"max": 100,
"step": 1
},
2024-05-16 01:36:03 +08:00
"priority": {
"type": "intspin",
2024-05-16 15:05:14 +08:00
"name": "优先级",
2024-05-16 01:36:03 +08:00
"min": 0,
"max": 10000,
"step": 1
}
}
2024-01-08 23:37:00 +08:00
},
"mojidict": {
2024-02-28 14:20:25 +08:00
"use": false,
2024-05-16 01:36:03 +08:00
"name": "Moji辞书",
"args": {
"priority": 100
},
"argstype": {
"priority": {
"type": "intspin",
2024-05-16 15:05:14 +08:00
"name": "优先级",
2024-05-16 01:36:03 +08:00
"min": 0,
"max": 10000,
"step": 1
}
}
2024-01-08 23:37:00 +08:00
},
"youdao": {
2024-02-28 14:20:25 +08:00
"use": false,
2024-05-16 01:36:03 +08:00
"name": "有道",
"args": {
"priority": 100
},
"argstype": {
"priority": {
"type": "intspin",
2024-05-22 02:23:52 +08:00
"name": "优先级",
"min": 0,
"max": 10000,
"step": 1
}
}
},
"jisho": {
"use": false,
"name": "jisho",
"args": {
"priority": 100
},
"argstype": {
"priority": {
"type": "intspin",
2024-05-16 15:05:14 +08:00
"name": "优先级",
2024-05-16 01:36:03 +08:00
"min": 0,
"max": 10000,
"step": 1
}
}
2024-01-08 23:37:00 +08:00
},
"weblio": {
"use": false,
2024-05-16 01:36:03 +08:00
"name": "weblio",
"args": {
"priority": 100
},
"argstype": {
"priority": {
"type": "intspin",
2024-05-18 17:09:43 +08:00
"name": "优先级",
"min": 0,
"max": 10000,
"step": 1
}
}
},
"yomichan": {
"use": false,
"name": "yomichan termbank",
"args": {
"path": "",
2024-05-22 14:21:01 +08:00
"distance": 0,
2024-05-18 17:09:43 +08:00
"priority": 100
},
"argstype": {
"path": {
"type": "file",
"name": "路径",
"dir": true
},
2024-05-22 14:21:01 +08:00
"distance": {
"type": "intspin",
"name": "模糊匹配_编辑距离",
"min": 0,
"max": 100,
"step": 1
},
2024-05-18 17:09:43 +08:00
"priority": {
"type": "intspin",
2024-05-16 15:05:14 +08:00
"name": "优先级",
2024-05-16 01:36:03 +08:00
"min": 0,
"max": 10000,
"step": 1
}
}
2024-01-08 23:37:00 +08:00
},
"goo": {
"use": false,
2024-05-16 01:36:03 +08:00
"name": "goo",
"args": {
"priority": 100
},
"argstype": {
"priority": {
"type": "intspin",
2024-05-16 15:05:14 +08:00
"name": "优先级",
2024-05-16 01:36:03 +08:00
"min": 0,
"max": 10000,
"step": 1
}
}
2024-05-18 14:16:58 +08:00
},
"mdict": {
"use": false,
"name": "mdict",
"args": {
"path": "",
2024-05-22 14:21:01 +08:00
"distance": 0,
2024-05-18 14:16:58 +08:00
"priority": 100
},
"argstype": {
"path": {
"type": "file",
"name": "路径",
"dir": false,
"multi": true,
2024-05-20 02:06:50 +08:00
"filter": "*.mdx"
2024-05-18 14:16:58 +08:00
},
2024-05-22 14:21:01 +08:00
"distance": {
2024-05-18 14:16:58 +08:00
"type": "intspin",
2024-05-22 14:21:01 +08:00
"name": "模糊匹配_编辑距离",
2024-05-18 14:16:58 +08:00
"min": 0,
2024-05-22 02:50:11 +08:00
"max": 100,
2024-05-18 14:16:58 +08:00
"step": 1
},
"priority": {
"type": "intspin",
"name": "优先级",
"min": 0,
"max": 10000,
"step": 1
}
}
2024-01-08 23:37:00 +08:00
}
},
2024-05-01 11:33:04 +08:00
"darklight": 0,
"darktheme": 0,
"lighttheme": 0,
2024-01-08 23:37:00 +08:00
"usesearchword": false,
2024-05-01 11:33:04 +08:00
"usecopyword": false,
"usewordorigin": false,
2024-01-08 23:37:00 +08:00
"ttscommon": {
"rate": 1.0,
2024-03-23 18:33:58 +08:00
"volume": 100.0,
2024-05-01 11:33:04 +08:00
"tts_repair": false,
"tts_repair_regex": []
2024-01-08 23:37:00 +08:00
},
"allowmulti": true,
"sourcestatus2": {
"copy": {
"use": false
},
"ocr": {
"use": false
},
"texthook": {
"use": true
}
},
"verticalocr": false,
"ocrmergelines": true,
"ocr": {
"local": {
"use": true,
"name": "本地OCR"
},
"windowsocr": {
"use": false,
"name": "WindowsOCR"
},
"tesseract5": {
"use": false,
"name": "Tesseract5"
},
"baiduocr_X": {
"use": false,
2024-05-08 10:10:00 +08:00
"name": "百度OCR"
2024-05-01 11:33:04 +08:00
},
"txocr": {
2024-01-08 23:37:00 +08:00
"use": false,
"name": "tencent.ocr"
2024-05-01 11:33:04 +08:00
},
"txocrtrans": {
2024-01-08 23:37:00 +08:00
"use": false,
"name": "tencent.ImageTranslate"
},
"feishu": {
"use": false,
2024-05-08 10:10:00 +08:00
"name": "飞书OCR"
2024-01-08 23:37:00 +08:00
},
"ocrspace": {
"use": false,
"name": "ocrspace"
},
"docsumo": {
"use": false,
"name": "docsumo"
},
2024-05-05 11:48:28 +08:00
"googlecloudvision": {
"use": false,
"name": "googlecloudvision"
},
2024-05-07 19:25:40 +08:00
"xunfei": {
"use": false,
2024-05-08 10:10:00 +08:00
"name": "讯飞OCR"
2024-05-07 19:25:40 +08:00
},
2024-01-08 23:37:00 +08:00
"youdaocr": {
"use": false,
"name": "有道OCR"
},
"youdaocrtrans": {
"use": false,
"name": "有道图片翻译"
},
"volcengine": {
"use": false,
"name": "火山OCR"
},
"mangaocr": {
"use": false,
"name": "manga-ocr"
2024-01-08 23:37:00 +08:00
}
},
"fanyi": {
"microsoft": {
"use": false,
"color": "gray",
"name": "microsoft"
},
"azure": {
"type": "api",
"use": false,
"color": "pink",
"name": "Azure"
},
"baidu": {
2024-02-28 14:20:25 +08:00
"use": false,
2024-01-08 23:37:00 +08:00
"color": "#ff65db",
"name": "百度"
},
2024-03-05 17:04:16 +08:00
"baidu_ai": {
"use": false,
"color": "#ff65db",
"name": "百度_ai"
},
2024-01-08 23:37:00 +08:00
"bing": {
"use": false,
"color": "#000ff0",
"name": "必应"
},
"google": {
"use": false,
"color": "#ff0000",
"name": "谷歌"
},
"ModernMt": {
"use": false,
"color": "#ff0000",
"name": "ModernMt"
},
"qqTranSmart": {
"use": false,
"color": "#ff0000",
"name": "qqTranSmart"
},
"googleapi": {
"type": "api",
"use": false,
"color": "#ff0000",
"name": "google_api"
},
"ali": {
"use": false,
"color": "#0000ff",
"name": "阿里"
},
"youdao": {
"use": false,
"color": "blue",
"name": "有道"
},
"youdaodict": {
"use": false,
"color": "#95a5ff",
"name": "YoudaoDict"
},
"google2": {
"use": false,
"color": "#95a5ff",
"name": "谷歌_v2"
},
"sougou": {
"use": false,
"color": "blue",
"name": "搜狗"
},
"caiyun": {
"use": false,
"color": "blue",
"name": "彩云"
},
"deepl": {
"use": false,
"color": "blue",
"name": "deepl"
2024-04-27 15:44:51 +08:00
},
"deepl2": {
2024-01-08 23:37:00 +08:00
"use": false,
"color": "blue",
"name": "deepl_v2"
},
2024-04-27 15:44:51 +08:00
"DeepLX": {
"use": false,
"color": "blue",
"name": "DeepLX",
2024-05-01 11:33:04 +08:00
"useproxy": false
2024-04-27 15:44:51 +08:00
},
2024-05-01 11:33:04 +08:00
"dev_chatgpt": {
2024-04-03 01:53:25 +08:00
"use": false,
"color": "blue",
"type": "dev",
"name": "chatgpt"
},
2024-01-08 23:37:00 +08:00
"deepl_dev": {
"use": false,
"color": "blue",
"type": "dev",
"name": "deepl"
},
"bing_dev": {
"use": false,
"color": "blue",
"type": "dev",
"name": "必应"
},
"tx_dev": {
"use": false,
"color": "blue",
"type": "dev",
"name": "tx"
},
"baidu_dev": {
"use": false,
"color": "blue",
"type": "dev",
"name": "百度"
},
"google_dev": {
"use": false,
"color": "blue",
"type": "dev",
"name": "谷歌"
},
"dev_youdao": {
"use": false,
"color": "blue",
"type": "dev",
"name": "有道"
2024-05-01 11:33:04 +08:00
},
"dev_sogou": {
2024-01-08 23:37:00 +08:00
"use": false,
"color": "blue",
"type": "dev",
"name": "搜狗"
},
"dev_ali": {
"use": false,
"color": "blue",
"type": "dev",
"name": "阿里"
},
"dev_yandex": {
"use": false,
"color": "blue",
"type": "dev",
"name": "yandex"
},
"dev_niutrans": {
"use": false,
"color": "blue",
"type": "dev",
"name": "niutrans"
},
"dev_caiyun": {
"use": false,
"color": "blue",
"type": "dev",
"name": "彩云"
},
"gemini": {
"type": "api",
"use": false,
"color": "blue",
2024-05-06 17:42:40 +08:00
"name": "gemini",
"is_gpt_like": true
2024-01-08 23:37:00 +08:00
},
"jb7": {
"type": "offline",
"use": false,
"color": "#1839f0",
"name": "Jbeijing7"
},
2024-04-16 14:18:58 +08:00
"sugoix": {
"type": "offline",
"use": false,
"color": "#1839f0",
"name": "Sugoi"
},
2024-01-08 23:37:00 +08:00
"kingsoft": {
"type": "offline",
"use": false,
"color": "#1839f0",
"name": "金山快译"
},
"dreye": {
"type": "offline",
"use": false,
"color": "#1839f0",
"name": "快译通"
},
"sougou2": {
"use": false,
"color": "blue",
"name": "搜狗_v2"
},
"youdao3": {
"use": false,
"color": "blue",
"name": "有道_v3"
},
"youdao5": {
"use": false,
"color": "blue",
"name": "有道_v5"
},
"itrans": {
"use": false,
"color": "blue",
"name": "itrans"
},
"lingva": {
"use": false,
"color": "blue",
"name": "lingva"
},
"reverso": {
"use": false,
"color": "blue",
"name": "reverso"
},
"reverso_context": {
"use": false,
"color": "blue",
"name": "reverso_context"
},
"TranslateCom": {
"use": false,
"color": "blue",
"name": "TranslateCom"
},
"baiduapi": {
"type": "api",
"use": false,
"color": "blue",
"name": "百度api"
},
"aliyunapi": {
"type": "api",
"use": false,
"color": "blue",
"name": "阿里api"
},
"tencentapi": {
"type": "api",
"use": false,
"color": "blue",
"name": "腾讯api"
},
"yandexapi": {
"type": "api",
"use": false,
"color": "blue",
"name": "yandex_api"
},
"qqimt": {
2024-04-08 23:49:17 +08:00
"use": false,
2024-01-08 23:37:00 +08:00
"color": "blue",
"name": "qqimt"
},
"xiaoniu": {
"type": "api",
"use": false,
"color": "blue",
"name": "小牛api"
},
"huoshan": {
2024-02-28 14:20:25 +08:00
"use": false,
2024-01-08 23:37:00 +08:00
"color": "blue",
"name": "huoshan"
},
"caiyunapi": {
"type": "api",
"use": false,
"color": "blue",
"name": "彩云api"
},
"huoshanapi": {
"type": "api",
"use": false,
"color": "blue",
"name": "火山api"
},
"feishu": {
"type": "api",
"use": false,
"color": "blue",
"name": "飞书"
},
"papago": {
2024-02-28 14:20:25 +08:00
"use": false,
2024-01-08 23:37:00 +08:00
"color": "blue",
"name": "papago"
},
"rengong": {
"type": "pre",
"use": false,
"color": "blue",
"name": "json翻译文件"
},
"premt": {
"type": "pre",
"use": false,
"color": "blue",
"name": "sqlite翻译记录"
},
"deeplapi-free": {
"type": "api",
"use": false,
"color": "blue",
"name": "deeplapi-free"
},
"deeplapi": {
"type": "api",
"use": false,
"color": "blue",
"name": "deeplapi"
},
"youdaoapi": {
"type": "api",
"use": false,
"color": "blue",
"name": "有道api"
},
"yunyi2": {
"use": false,
"color": "blue",
"name": "云译_v2"
},
"chatgpt": {
"type": "api",
"use": false,
"color": "blue",
2024-03-03 01:27:25 +08:00
"name": "ChatGPT",
2024-05-01 11:33:04 +08:00
"is_gpt_like": true
2024-01-08 23:37:00 +08:00
},
2024-04-14 11:24:13 +08:00
"cohere": {
"type": "api",
"use": false,
"color": "blue",
2024-05-06 17:42:40 +08:00
"name": "cohere",
"is_gpt_like": true
2024-04-14 11:24:13 +08:00
},
2024-04-08 16:47:00 +08:00
"claude": {
"type": "api",
"use": false,
"color": "blue",
2024-05-06 17:42:40 +08:00
"name": "claude",
"is_gpt_like": true
2024-04-08 16:47:00 +08:00
},
2024-01-08 23:37:00 +08:00
"chatgpt-3rd-party": {
"type": "api",
"use": false,
"color": "blue",
2024-03-13 15:47:20 +08:00
"name": "ChatGPT_非官方",
2024-05-01 11:33:04 +08:00
"is_gpt_like": true
2024-01-08 23:37:00 +08:00
},
"hanshant": {
"type": "offline",
"use": false,
"color": "blue",
"name": "繁简转换"
},
"selfbuild": {
"type": "offline",
"use": false,
"color": "blue",
"name": "自定义翻译",
"lang": {}
},
"ibm": {
"use": false,
"type": "api",
"color": "blue",
"name": "ibm api",
"useproxy": true
},
"ort_sp": {
"use": false,
"type": "offline",
"color": "blue",
"name": "OrtSp"
},
"sakura": {
"use": false,
"type": "offline",
"color": "blue",
2024-05-06 17:42:40 +08:00
"name": "Sakura大模型",
"is_gpt_like": true
},
2024-03-13 15:47:20 +08:00
"chatgpt-offline": {
"use": false,
"type": "offline",
"color": "blue",
2024-05-06 17:42:40 +08:00
"name": "ChatGPT_离线",
"is_gpt_like": true
2024-03-07 18:25:14 +08:00
},
2024-03-18 22:32:43 +08:00
"TGW": {
"use": false,
"type": "offline",
"color": "blue",
2024-05-06 17:42:40 +08:00
"name": "TGW语言模型",
"is_gpt_like": true
2024-01-08 23:37:00 +08:00
}
},
2024-05-01 11:33:04 +08:00
"magpiepath": "",
2024-01-08 23:37:00 +08:00
"minifollow": false,
"movefollow": false,
"focusfollow": false,
"focusnotop": false,
"autostarthook": true,
"minlength": 0,
2024-03-05 18:38:15 +08:00
"maxlength": 1000,
2024-05-01 11:33:04 +08:00
"maxoriginlength": 1000,
2024-01-08 23:37:00 +08:00
"srclang3": 1,
"tgtlang3": 0,
"transkiroku": false,
"transkirokuuse": "baidu",
"showatcenter": false,
"image_analyse": true,
"time_period": false,
"ocr_auto_method": 0,
2024-05-01 11:33:04 +08:00
"ocr_presolve_method": 0,
"binary_thresh": 128,
2024-01-08 23:37:00 +08:00
"ocr_interval": 5,
"mustocr_interval": 5,
"ocrmininterval": 1,
"selectable": false,
"autoupdate": false,
"gongxiangcishu": {
"use": false,
"path": ""
},
2024-01-20 11:31:41 +08:00
"proxies": null,
2024-05-01 11:33:04 +08:00
"labelset": [],
"backupsavedatato": ""
}