PrefWindow // Add Seigyou(8) and Starlight(9) parsers.
This commit is contained in:
parent
01f43239e0
commit
bad447c28b
|
@ -27,13 +27,13 @@
|
||||||
<userDefaultsController representsSharedInstance="YES" id="32"/>
|
<userDefaultsController representsSharedInstance="YES" id="32"/>
|
||||||
<window title="vChewing Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" animationBehavior="default" titlebarAppearsTransparent="YES" id="1" userLabel="frmPrefWindow">
|
<window title="vChewing Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" animationBehavior="default" titlebarAppearsTransparent="YES" id="1" userLabel="frmPrefWindow">
|
||||||
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" fullSizeContentView="YES"/>
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" fullSizeContentView="YES"/>
|
||||||
<rect key="contentRect" x="401" y="295" width="501" height="494"/>
|
<rect key="contentRect" x="401" y="295" width="445" height="501"/>
|
||||||
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1055"/>
|
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1055"/>
|
||||||
<view key="contentView" id="2" customClass="NSVisualEffectView">
|
<view key="contentView" id="2" customClass="NSVisualEffectView">
|
||||||
<rect key="frame" x="0.0" y="0.0" width="501" height="494"/>
|
<rect key="frame" x="0.0" y="0.0" width="445" height="501"/>
|
||||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||||
</view>
|
</view>
|
||||||
<point key="canvasLocation" x="-1029" y="60"/>
|
<point key="canvasLocation" x="-896.5" y="-1190"/>
|
||||||
</window>
|
</window>
|
||||||
<visualEffectView blendingMode="behindWindow" material="sidebar" state="followsWindowActiveState" id="BUt-lg-GPp" userLabel="vwrGeneral">
|
<visualEffectView blendingMode="behindWindow" material="sidebar" state="followsWindowActiveState" id="BUt-lg-GPp" userLabel="vwrGeneral">
|
||||||
<rect key="frame" x="0.0" y="0.0" width="445" height="423"/>
|
<rect key="frame" x="0.0" y="0.0" width="445" height="423"/>
|
||||||
|
@ -862,13 +862,16 @@
|
||||||
<menu key="menu" title="OtherViews" id="5">
|
<menu key="menu" title="OtherViews" id="5">
|
||||||
<items>
|
<items>
|
||||||
<menuItem title="Standard" state="on" id="6"/>
|
<menuItem title="Standard" state="on" id="6"/>
|
||||||
<menuItem title="Dachen 26" tag="7" id="xjP-r7-GaK"/>
|
|
||||||
<menuItem title="ETen" tag="1" id="7"/>
|
<menuItem title="ETen" tag="1" id="7"/>
|
||||||
<menuItem title="ETen26" tag="3" id="9"/>
|
|
||||||
<menuItem title="IBM" tag="4" id="137"/>
|
<menuItem title="IBM" tag="4" id="137"/>
|
||||||
<menuItem title="Hsu" tag="2" id="8"/>
|
|
||||||
<menuItem title="MiTAC" tag="5" id="7fV-x8-WHQ"/>
|
<menuItem title="MiTAC" tag="5" id="7fV-x8-WHQ"/>
|
||||||
|
<menuItem title="Seigyou" tag="8" id="vpd-zx-GIk"/>
|
||||||
<menuItem title="Fake Seigyou" tag="6" id="27F-8T-FkQ"/>
|
<menuItem title="Fake Seigyou" tag="6" id="27F-8T-FkQ"/>
|
||||||
|
<menuItem isSeparatorItem="YES" id="0iQ-Sc-ad6"/>
|
||||||
|
<menuItem title="Dachen 26" tag="7" id="xjP-r7-GaK"/>
|
||||||
|
<menuItem title="ETen26" tag="3" id="9"/>
|
||||||
|
<menuItem title="Hsu" tag="2" id="8"/>
|
||||||
|
<menuItem title="Starlight" tag="9" id="DbW-eq-ZdB"/>
|
||||||
<menuItem isSeparatorItem="YES" id="DuR-GO-lab"/>
|
<menuItem isSeparatorItem="YES" id="DuR-GO-lab"/>
|
||||||
<menuItem title="Hanyu Pinyin" tag="10" id="10"/>
|
<menuItem title="Hanyu Pinyin" tag="10" id="10"/>
|
||||||
<menuItem title="Secondary Pinyin" tag="11" id="Parser11"/>
|
<menuItem title="Secondary Pinyin" tag="11" id="Parser11"/>
|
||||||
|
|
|
@ -44,6 +44,7 @@
|
||||||
"chkAutoCorrectReadingCombination.title" = "Automatically correct reading combinations when typing";
|
"chkAutoCorrectReadingCombination.title" = "Automatically correct reading combinations when typing";
|
||||||
"chkFetchSuggestionsFromUserOverrideModel.title" = "Applying typing suggestions from half-life user override model";
|
"chkFetchSuggestionsFromUserOverrideModel.title" = "Applying typing suggestions from half-life user override model";
|
||||||
"chkUseFixecCandidateOrderOnSelection.title" = "Always use fixed listing order in candidate window";
|
"chkUseFixecCandidateOrderOnSelection.title" = "Always use fixed listing order in candidate window";
|
||||||
|
"DbW-eq-ZdB.title" = "Starlight";
|
||||||
"dIN-TZ-67g.title" = "Space to +cycle candidates, Shift+Space to +cycle pages";
|
"dIN-TZ-67g.title" = "Space to +cycle candidates, Shift+Space to +cycle pages";
|
||||||
"E1l-m8-xgb.title" = "Advanced Settings";
|
"E1l-m8-xgb.title" = "Advanced Settings";
|
||||||
"eia-1F-Do0.title" = "Auto-convert traditional Chinese glyphs to JIS Shinjitai characters";
|
"eia-1F-Do0.title" = "Auto-convert traditional Chinese glyphs to JIS Shinjitai characters";
|
||||||
|
@ -73,6 +74,7 @@
|
||||||
"sZx-18-8dO.title" = "Debug Mode";
|
"sZx-18-8dO.title" = "Debug Mode";
|
||||||
"TXr-FF-ehw.title" = "Traditional Chinese";
|
"TXr-FF-ehw.title" = "Traditional Chinese";
|
||||||
"ueU-Rz-a1C.title" = "Choose the behavior of (Shift+)Tab key in the candidate window.";
|
"ueU-Rz-a1C.title" = "Choose the behavior of (Shift+)Tab key in the candidate window.";
|
||||||
|
"vpd-zx-GIk.title" = "Seigyou (JinYei)";
|
||||||
"W24-T4-cg0.title" = "Enable CNS11643 Support (2022-07-20)";
|
"W24-T4-cg0.title" = "Enable CNS11643 Support (2022-07-20)";
|
||||||
"wFR-zX-M8H.title" = "Show Hanyu-Pinyin in the inline composition buffer & tooltip";
|
"wFR-zX-M8H.title" = "Show Hanyu-Pinyin in the inline composition buffer & tooltip";
|
||||||
"wN3-k3-b2a.title" = "Choose your desired user data folder path. Will be omitted if invalid.";
|
"wN3-k3-b2a.title" = "Choose your desired user data folder path. Will be omitted if invalid.";
|
||||||
|
|
|
@ -44,6 +44,7 @@
|
||||||
"chkAutoCorrectReadingCombination.title" = "入力中で打ち間違った発音組み合わせを自動的に訂正する";
|
"chkAutoCorrectReadingCombination.title" = "入力中で打ち間違った発音組み合わせを自動的に訂正する";
|
||||||
"chkFetchSuggestionsFromUserOverrideModel.title" = "入力中で臨時記憶モジュールからお薦めの候補を自動的に選ぶ";
|
"chkFetchSuggestionsFromUserOverrideModel.title" = "入力中で臨時記憶モジュールからお薦めの候補を自動的に選ぶ";
|
||||||
"chkUseFixecCandidateOrderOnSelection.title" = "候補文字を固定順番で陳列する";
|
"chkUseFixecCandidateOrderOnSelection.title" = "候補文字を固定順番で陳列する";
|
||||||
|
"DbW-eq-ZdB.title" = "星光";
|
||||||
"dIN-TZ-67g.title" = "Shift+Space で次のページ、Space で次の候補文字を";
|
"dIN-TZ-67g.title" = "Shift+Space で次のページ、Space で次の候補文字を";
|
||||||
"E1l-m8-xgb.title" = "詳細設定";
|
"E1l-m8-xgb.title" = "詳細設定";
|
||||||
"eia-1F-Do0.title" = "入力した繁体字を日文 JIS 新字体と自動変換";
|
"eia-1F-Do0.title" = "入力した繁体字を日文 JIS 新字体と自動変換";
|
||||||
|
@ -73,6 +74,7 @@
|
||||||
"sZx-18-8dO.title" = "欠陥辿着モード";
|
"sZx-18-8dO.title" = "欠陥辿着モード";
|
||||||
"TXr-FF-ehw.title" = "繁体中国語";
|
"TXr-FF-ehw.title" = "繁体中国語";
|
||||||
"ueU-Rz-a1C.title" = "入力候補陳列での (Shift+)Tab キーの輪番切替対象をご指定ください。";
|
"ueU-Rz-a1C.title" = "入力候補陳列での (Shift+)Tab キーの輪番切替対象をご指定ください。";
|
||||||
|
"vpd-zx-GIk.title" = "精業配列";
|
||||||
"W24-T4-cg0.title" = "全字庫モード // 入力可能の漢字数倍増 (2022-07-20)";
|
"W24-T4-cg0.title" = "全字庫モード // 入力可能の漢字数倍増 (2022-07-20)";
|
||||||
"wFR-zX-M8H.title" = "弁音合併入力(入力緩衝列とヒントで音読みを漢語弁音に)";
|
"wFR-zX-M8H.title" = "弁音合併入力(入力緩衝列とヒントで音読みを漢語弁音に)";
|
||||||
"wN3-k3-b2a.title" = "欲しがるユーザー辞書保存先をご指定ください。無効の保存先設定は効かぬ。";
|
"wN3-k3-b2a.title" = "欲しがるユーザー辞書保存先をご指定ください。無効の保存先設定は効かぬ。";
|
||||||
|
|
|
@ -44,6 +44,7 @@
|
||||||
"chkAutoCorrectReadingCombination.title" = "敲字时自动纠正读音组合";
|
"chkAutoCorrectReadingCombination.title" = "敲字时自动纠正读音组合";
|
||||||
"chkFetchSuggestionsFromUserOverrideModel.title" = "在敲字时自动套用来自半衰记忆模组的建议";
|
"chkFetchSuggestionsFromUserOverrideModel.title" = "在敲字时自动套用来自半衰记忆模组的建议";
|
||||||
"chkUseFixecCandidateOrderOnSelection.title" = "以固定顺序来陈列选字窗内的候选字";
|
"chkUseFixecCandidateOrderOnSelection.title" = "以固定顺序来陈列选字窗内的候选字";
|
||||||
|
"DbW-eq-ZdB.title" = "星光";
|
||||||
"dIN-TZ-67g.title" = "Shift+Space 换下一页,Space 换选下一个候选字。";
|
"dIN-TZ-67g.title" = "Shift+Space 换下一页,Space 换选下一个候选字。";
|
||||||
"E1l-m8-xgb.title" = "进阶设定";
|
"E1l-m8-xgb.title" = "进阶设定";
|
||||||
"eia-1F-Do0.title" = "自动将繁体中文字转换为日本简化字(JIS 新字体)";
|
"eia-1F-Do0.title" = "自动将繁体中文字转换为日本简化字(JIS 新字体)";
|
||||||
|
@ -73,6 +74,7 @@
|
||||||
"sZx-18-8dO.title" = "侦错模式";
|
"sZx-18-8dO.title" = "侦错模式";
|
||||||
"TXr-FF-ehw.title" = "繁体中文";
|
"TXr-FF-ehw.title" = "繁体中文";
|
||||||
"ueU-Rz-a1C.title" = "指定 (Shift+)Tab 热键在选字窗内的轮替操作对象。";
|
"ueU-Rz-a1C.title" = "指定 (Shift+)Tab 热键在选字窗内的轮替操作对象。";
|
||||||
|
"vpd-zx-GIk.title" = "精业";
|
||||||
"W24-T4-cg0.title" = "启用 CNS11643 全字库支援 (2022-07-20)";
|
"W24-T4-cg0.title" = "启用 CNS11643 全字库支援 (2022-07-20)";
|
||||||
"wFR-zX-M8H.title" = "拼音并击(组字区与工具提示内显示汉语拼音)";
|
"wFR-zX-M8H.title" = "拼音并击(组字区与工具提示内显示汉语拼音)";
|
||||||
"wN3-k3-b2a.title" = "请在此指定您想指定的使用者语汇档案目录。无效值会被忽略。";
|
"wN3-k3-b2a.title" = "请在此指定您想指定的使用者语汇档案目录。无效值会被忽略。";
|
||||||
|
|
|
@ -44,6 +44,7 @@
|
||||||
"chkAutoCorrectReadingCombination.title" = "敲字時自動糾正讀音組合";
|
"chkAutoCorrectReadingCombination.title" = "敲字時自動糾正讀音組合";
|
||||||
"chkFetchSuggestionsFromUserOverrideModel.title" = "在敲字時自動套用來自半衰記憶模組的建議";
|
"chkFetchSuggestionsFromUserOverrideModel.title" = "在敲字時自動套用來自半衰記憶模組的建議";
|
||||||
"chkUseFixecCandidateOrderOnSelection.title" = "以固定順序來陳列選字窗內的候選字";
|
"chkUseFixecCandidateOrderOnSelection.title" = "以固定順序來陳列選字窗內的候選字";
|
||||||
|
"DbW-eq-ZdB.title" = "星光";
|
||||||
"dIN-TZ-67g.title" = "Shift+Space 換下一頁,Space 換選下一個候選字";
|
"dIN-TZ-67g.title" = "Shift+Space 換下一頁,Space 換選下一個候選字";
|
||||||
"E1l-m8-xgb.title" = "進階設定";
|
"E1l-m8-xgb.title" = "進階設定";
|
||||||
"eia-1F-Do0.title" = "自動將繁體中文字轉換為日本簡化字(JIS 新字體)";
|
"eia-1F-Do0.title" = "自動將繁體中文字轉換為日本簡化字(JIS 新字體)";
|
||||||
|
@ -73,6 +74,7 @@
|
||||||
"sZx-18-8dO.title" = "偵錯模式";
|
"sZx-18-8dO.title" = "偵錯模式";
|
||||||
"TXr-FF-ehw.title" = "繁體中文";
|
"TXr-FF-ehw.title" = "繁體中文";
|
||||||
"ueU-Rz-a1C.title" = "指定 (Shift+)Tab 熱鍵在選字窗內的輪替操作對象。";
|
"ueU-Rz-a1C.title" = "指定 (Shift+)Tab 熱鍵在選字窗內的輪替操作對象。";
|
||||||
|
"vpd-zx-GIk.title" = "精業";
|
||||||
"W24-T4-cg0.title" = "啟用 CNS11643 全字庫支援 (2022-07-20)";
|
"W24-T4-cg0.title" = "啟用 CNS11643 全字庫支援 (2022-07-20)";
|
||||||
"wFR-zX-M8H.title" = "拼音並擊(組字區與工具提示內顯示漢語拼音)";
|
"wFR-zX-M8H.title" = "拼音並擊(組字區與工具提示內顯示漢語拼音)";
|
||||||
"wN3-k3-b2a.title" = "請在此指定您想指定的使用者語彙檔案目錄。無效值會被忽略。";
|
"wN3-k3-b2a.title" = "請在此指定您想指定的使用者語彙檔案目錄。無效值會被忽略。";
|
||||||
|
|
Loading…
Reference in New Issue