Repo // Update CNS data last-checked timestamp to 20221201.
This commit is contained in:
parent
82f7b2477a
commit
5c4962c1c3
|
@ -135,7 +135,7 @@ struct VwrPrefPaneDictionary: View {
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
Toggle(
|
Toggle(
|
||||||
LocalizedStringKey("Enable CNS11643 Support (2022-10-04)"),
|
LocalizedStringKey("Enable CNS11643 Support (2022-12-01)"),
|
||||||
isOn: $selEnableCNS11643.onChange {
|
isOn: $selEnableCNS11643.onChange {
|
||||||
PrefMgr.shared.cns11643Enabled = selEnableCNS11643
|
PrefMgr.shared.cns11643Enabled = selEnableCNS11643
|
||||||
LMMgr.setCNSEnabled(PrefMgr.shared.cns11643Enabled)
|
LMMgr.setCNSEnabled(PrefMgr.shared.cns11643Enabled)
|
||||||
|
|
|
@ -188,7 +188,7 @@
|
||||||
"Edit…" = "Edit…";
|
"Edit…" = "Edit…";
|
||||||
"Emulating select-candidate-per-character mode" = "Emulating select-candidate-per-character mode";
|
"Emulating select-candidate-per-character mode" = "Emulating select-candidate-per-character mode";
|
||||||
"Enable cassette mode, suppressing phonabet input" = "Enable cassette mode, suppressing phonabet input";
|
"Enable cassette mode, suppressing phonabet input" = "Enable cassette mode, suppressing phonabet input";
|
||||||
"Enable CNS11643 Support (2022-10-04)" = "Enable CNS11643 Support (2022-10-04)";
|
"Enable CNS11643 Support (2022-12-01)" = "Enable CNS11643 Support (2022-12-01)";
|
||||||
"Enable phrase replacement table" = "Enable phrase replacement table";
|
"Enable phrase replacement table" = "Enable phrase replacement table";
|
||||||
"Enable Space key for calling candidate window" = "Enable Space key for calling candidate window";
|
"Enable Space key for calling candidate window" = "Enable Space key for calling candidate window";
|
||||||
"Enable symbol input support (incl. certain emoji symbols)" = "Enable symbol input support (incl. certain emoji symbols)";
|
"Enable symbol input support (incl. certain emoji symbols)" = "Enable symbol input support (incl. certain emoji symbols)";
|
||||||
|
|
|
@ -188,7 +188,7 @@
|
||||||
"Edit…" = "Edit…";
|
"Edit…" = "Edit…";
|
||||||
"Emulating select-candidate-per-character mode" = "Emulating select-candidate-per-character mode";
|
"Emulating select-candidate-per-character mode" = "Emulating select-candidate-per-character mode";
|
||||||
"Enable cassette mode, suppressing phonabet input" = "Enable cassette mode, suppressing phonabet input";
|
"Enable cassette mode, suppressing phonabet input" = "Enable cassette mode, suppressing phonabet input";
|
||||||
"Enable CNS11643 Support (2022-10-04)" = "Enable CNS11643 Support (2022-10-04)";
|
"Enable CNS11643 Support (2022-12-01)" = "Enable CNS11643 Support (2022-12-01)";
|
||||||
"Enable phrase replacement table" = "Enable phrase replacement table";
|
"Enable phrase replacement table" = "Enable phrase replacement table";
|
||||||
"Enable Space key for calling candidate window" = "Enable Space key for calling candidate window";
|
"Enable Space key for calling candidate window" = "Enable Space key for calling candidate window";
|
||||||
"Enable symbol input support (incl. certain emoji symbols)" = "Enable symbol input support (incl. certain emoji symbols)";
|
"Enable symbol input support (incl. certain emoji symbols)" = "Enable symbol input support (incl. certain emoji symbols)";
|
||||||
|
|
|
@ -188,7 +188,7 @@
|
||||||
"Edit…" = "編集…";
|
"Edit…" = "編集…";
|
||||||
"Emulating select-candidate-per-character mode" = "漢字1つづつ全候補選択入力モード";
|
"Emulating select-candidate-per-character mode" = "漢字1つづつ全候補選択入力モード";
|
||||||
"Enable cassette mode, suppressing phonabet input" = "カセットモードを起用(注音入力はこのモードで使えぬ)";
|
"Enable cassette mode, suppressing phonabet input" = "カセットモードを起用(注音入力はこのモードで使えぬ)";
|
||||||
"Enable CNS11643 Support (2022-10-04)" = "全字庫モード // 入力可能な漢字数を倍増す (2022-10-04)";
|
"Enable CNS11643 Support (2022-12-01)" = "全字庫モード // 入力可能な漢字数を倍増す (2022-12-01)";
|
||||||
"Enable phrase replacement table" = "言葉置換表を起用";
|
"Enable phrase replacement table" = "言葉置換表を起用";
|
||||||
"Enable Space key for calling candidate window" = "Space キーで入力候補を呼び出す";
|
"Enable Space key for calling candidate window" = "Space キーで入力候補を呼び出す";
|
||||||
"Enable symbol input support (incl. certain emoji symbols)" = "僅かなる絵文字も含む符号入力サポートを起用";
|
"Enable symbol input support (incl. certain emoji symbols)" = "僅かなる絵文字も含む符号入力サポートを起用";
|
||||||
|
|
|
@ -188,7 +188,7 @@
|
||||||
"Edit…" = "编辑…";
|
"Edit…" = "编辑…";
|
||||||
"Emulating select-candidate-per-character mode" = "模拟 90 年代前期注音逐字选字输入风格";
|
"Emulating select-candidate-per-character mode" = "模拟 90 年代前期注音逐字选字输入风格";
|
||||||
"Enable cassette mode, suppressing phonabet input" = "启用磁带模式,会停用注音输入";
|
"Enable cassette mode, suppressing phonabet input" = "启用磁带模式,会停用注音输入";
|
||||||
"Enable CNS11643 Support (2022-10-04)" = "启用 CNS11643 全字库支援 (2022-10-04)";
|
"Enable CNS11643 Support (2022-12-01)" = "启用 CNS11643 全字库支援 (2022-12-01)";
|
||||||
"Enable phrase replacement table" = "启用语汇置换表";
|
"Enable phrase replacement table" = "启用语汇置换表";
|
||||||
"Enable Space key for calling candidate window" = "敲空格键以呼出候选字窗";
|
"Enable Space key for calling candidate window" = "敲空格键以呼出候选字窗";
|
||||||
"Enable symbol input support (incl. certain emoji symbols)" = "启用包括少许绘文字在内的符号输入支援";
|
"Enable symbol input support (incl. certain emoji symbols)" = "启用包括少许绘文字在内的符号输入支援";
|
||||||
|
|
|
@ -188,7 +188,7 @@
|
||||||
"Edit…" = "編輯…";
|
"Edit…" = "編輯…";
|
||||||
"Emulating select-candidate-per-character mode" = "模擬 90 年代前期注音逐字選字輸入風格";
|
"Emulating select-candidate-per-character mode" = "模擬 90 年代前期注音逐字選字輸入風格";
|
||||||
"Enable cassette mode, suppressing phonabet input" = "啟用磁帶模式,會停用注音輸入";
|
"Enable cassette mode, suppressing phonabet input" = "啟用磁帶模式,會停用注音輸入";
|
||||||
"Enable CNS11643 Support (2022-10-04)" = "啟用 CNS11643 全字庫支援 (2022-10-04)";
|
"Enable CNS11643 Support (2022-12-01)" = "啟用 CNS11643 全字庫支援 (2022-12-01)";
|
||||||
"Enable phrase replacement table" = "啟用語彙置換表";
|
"Enable phrase replacement table" = "啟用語彙置換表";
|
||||||
"Enable Space key for calling candidate window" = "敲空格鍵以呼出候選字窗";
|
"Enable Space key for calling candidate window" = "敲空格鍵以呼出候選字窗";
|
||||||
"Enable symbol input support (incl. certain emoji symbols)" = "啟用包括少許繪文字在內的符號輸入支援";
|
"Enable symbol input support (incl. certain emoji symbols)" = "啟用包括少許繪文字在內的符號輸入支援";
|
||||||
|
|
|
@ -941,11 +941,11 @@
|
||||||
</connections>
|
</connections>
|
||||||
</button>
|
</button>
|
||||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Yaj-QY-7xV" userLabel="chkCNSSupport">
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Yaj-QY-7xV" userLabel="chkCNSSupport">
|
||||||
<rect key="frame" x="-1" y="109.5" width="252" height="17"/>
|
<rect key="frame" x="-1" y="109.5" width="250" height="17"/>
|
||||||
<constraints>
|
<constraints>
|
||||||
<constraint firstAttribute="height" constant="16" id="lGu-fQ-Nvc"/>
|
<constraint firstAttribute="height" constant="16" id="lGu-fQ-Nvc"/>
|
||||||
</constraints>
|
</constraints>
|
||||||
<buttonCell key="cell" type="check" title="Enable CNS11643 Support (2022-10-04)" bezelStyle="regularSquare" imagePosition="left" controlSize="small" inset="2" id="W24-T4-cg0">
|
<buttonCell key="cell" type="check" title="Enable CNS11643 Support (2022-12-01)" bezelStyle="regularSquare" imagePosition="left" controlSize="small" inset="2" id="W24-T4-cg0">
|
||||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||||
<font key="font" metaFont="cellTitle"/>
|
<font key="font" metaFont="cellTitle"/>
|
||||||
</buttonCell>
|
</buttonCell>
|
||||||
|
|
|
@ -110,7 +110,7 @@
|
||||||
"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.";
|
||||||
"VdT-fw-7pQ.title" = "Debug Mode";
|
"VdT-fw-7pQ.title" = "Debug Mode";
|
||||||
"vpd-zx-GIk.title" = "Seigyou (JinYei)";
|
"vpd-zx-GIk.title" = "Seigyou (JinYei)";
|
||||||
"W24-T4-cg0.title" = "Enable CNS11643 Support (2022-10-04)";
|
"W24-T4-cg0.title" = "Enable CNS11643 Support (2022-12-01)";
|
||||||
"wFR-zX-M8H.title" = "Show Hanyu-Pinyin in the inline composition buffer";
|
"wFR-zX-M8H.title" = "Show Hanyu-Pinyin in the inline composition buffer";
|
||||||
"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.";
|
||||||
"wQ9-px-b07.title" = "Basic keyboard layout option will only affect the appearance of the on-screen-keyboard if the current Mandarin parser is not (any) pinyin.";
|
"wQ9-px-b07.title" = "Basic keyboard layout option will only affect the appearance of the on-screen-keyboard if the current Mandarin parser is not (any) pinyin.";
|
||||||
|
|
|
@ -110,7 +110,7 @@
|
||||||
"ueU-Rz-a1C.title" = "入力候補陳列での (Shift+)Tab キーの輪番切替対象をご指定ください。";
|
"ueU-Rz-a1C.title" = "入力候補陳列での (Shift+)Tab キーの輪番切替対象をご指定ください。";
|
||||||
"VdT-fw-7pQ.title" = "欠陥辿着モード";
|
"VdT-fw-7pQ.title" = "欠陥辿着モード";
|
||||||
"vpd-zx-GIk.title" = "精業配列";
|
"vpd-zx-GIk.title" = "精業配列";
|
||||||
"W24-T4-cg0.title" = "全字庫モード // 入力可能の漢字数倍増 (2022-10-04)";
|
"W24-T4-cg0.title" = "全字庫モード // 入力可能の漢字数倍増 (2022-12-01)";
|
||||||
"wFR-zX-M8H.title" = "弁音合併入力(入力緩衝列で音読みを漢語弁音に)";
|
"wFR-zX-M8H.title" = "弁音合併入力(入力緩衝列で音読みを漢語弁音に)";
|
||||||
"wN3-k3-b2a.title" = "欲しがるユーザー辞書保存先をご指定ください。無効の保存先設定は効かぬ。";
|
"wN3-k3-b2a.title" = "欲しがるユーザー辞書保存先をご指定ください。無効の保存先設定は効かぬ。";
|
||||||
"wQ9-px-b07.title" = "弁音配列を起用していない限り、キーボード配置の設定はキーボードビューアの有りようだけに影響を及ぼす。";
|
"wQ9-px-b07.title" = "弁音配列を起用していない限り、キーボード配置の設定はキーボードビューアの有りようだけに影響を及ぼす。";
|
||||||
|
|
|
@ -110,7 +110,7 @@
|
||||||
"ueU-Rz-a1C.title" = "指定 (Shift+)Tab 热键在选字窗内的轮替操作对象。";
|
"ueU-Rz-a1C.title" = "指定 (Shift+)Tab 热键在选字窗内的轮替操作对象。";
|
||||||
"VdT-fw-7pQ.title" = "侦错模式";
|
"VdT-fw-7pQ.title" = "侦错模式";
|
||||||
"vpd-zx-GIk.title" = "精业";
|
"vpd-zx-GIk.title" = "精业";
|
||||||
"W24-T4-cg0.title" = "启用 CNS11643 全字库支援 (2022-10-04)";
|
"W24-T4-cg0.title" = "启用 CNS11643 全字库支援 (2022-12-01)";
|
||||||
"wFR-zX-M8H.title" = "拼音并击(组字区内显示汉语拼音)";
|
"wFR-zX-M8H.title" = "拼音并击(组字区内显示汉语拼音)";
|
||||||
"wN3-k3-b2a.title" = "请在此指定您想指定的使用者语汇档案目录。无效值会被忽略。";
|
"wN3-k3-b2a.title" = "请在此指定您想指定的使用者语汇档案目录。无效值会被忽略。";
|
||||||
"wQ9-px-b07.title" = "如果当前的普通话/国音分析器并未设为拼音的话,则键盘布局选项仅会影响到荧幕键盘。";
|
"wQ9-px-b07.title" = "如果当前的普通话/国音分析器并未设为拼音的话,则键盘布局选项仅会影响到荧幕键盘。";
|
||||||
|
|
|
@ -110,7 +110,7 @@
|
||||||
"ueU-Rz-a1C.title" = "指定 (Shift+)Tab 熱鍵在選字窗內的輪替操作對象。";
|
"ueU-Rz-a1C.title" = "指定 (Shift+)Tab 熱鍵在選字窗內的輪替操作對象。";
|
||||||
"VdT-fw-7pQ.title" = "偵錯模式";
|
"VdT-fw-7pQ.title" = "偵錯模式";
|
||||||
"vpd-zx-GIk.title" = "精業";
|
"vpd-zx-GIk.title" = "精業";
|
||||||
"W24-T4-cg0.title" = "啟用 CNS11643 全字庫支援 (2022-10-04)";
|
"W24-T4-cg0.title" = "啟用 CNS11643 全字庫支援 (2022-12-01)";
|
||||||
"wFR-zX-M8H.title" = "拼音並擊(組字區內顯示漢語拼音)";
|
"wFR-zX-M8H.title" = "拼音並擊(組字區內顯示漢語拼音)";
|
||||||
"wN3-k3-b2a.title" = "請在此指定您想指定的使用者語彙檔案目錄。無效值會被忽略。";
|
"wN3-k3-b2a.title" = "請在此指定您想指定的使用者語彙檔案目錄。無效值會被忽略。";
|
||||||
"wQ9-px-b07.title" = "如果當前的普通話/國音分析器並未設為拼音的話,則鍵盤佈局選項僅會影響到螢幕鍵盤。";
|
"wQ9-px-b07.title" = "如果當前的普通話/國音分析器並未設為拼音的話,則鍵盤佈局選項僅會影響到螢幕鍵盤。";
|
||||||
|
|
Loading…
Reference in New Issue