CNS // Update date check tag to 20221004.
This commit is contained in:
parent
7aaa950d45
commit
f984e3f521
|
@ -135,7 +135,7 @@ struct VwrPrefPaneDictionary: View {
|
|||
}
|
||||
)
|
||||
Toggle(
|
||||
LocalizedStringKey("Enable CNS11643 Support (2022-09-12)"),
|
||||
LocalizedStringKey("Enable CNS11643 Support (2022-10-04)"),
|
||||
isOn: $selEnableCNS11643.onChange {
|
||||
PrefMgr.shared.cns11643Enabled = selEnableCNS11643
|
||||
LMMgr.setCNSEnabled(PrefMgr.shared.cns11643Enabled)
|
||||
|
|
|
@ -177,7 +177,7 @@
|
|||
"Disassembling process does not work with non-phonetic reading keys." = "Disassembling process does not work with non-phonetic reading keys.";
|
||||
"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 CNS11643 Support (2022-09-12)" = "Enable CNS11643 Support (2022-09-12)";
|
||||
"Enable CNS11643 Support (2022-10-04)" = "Enable CNS11643 Support (2022-10-04)";
|
||||
"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)";
|
||||
"Enforce conversion in both input modes" = "Enforce conversion in both input modes";
|
||||
|
|
|
@ -177,7 +177,7 @@
|
|||
"Disassembling process does not work with non-phonetic reading keys." = "Disassembling process does not work with non-phonetic reading keys.";
|
||||
"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 CNS11643 Support (2022-09-12)" = "Enable CNS11643 Support (2022-09-12)";
|
||||
"Enable CNS11643 Support (2022-10-04)" = "Enable CNS11643 Support (2022-10-04)";
|
||||
"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)";
|
||||
"Enforce conversion in both input modes" = "Enforce conversion in both input modes";
|
||||
|
|
|
@ -177,7 +177,7 @@
|
|||
"Disassembling process does not work with non-phonetic reading keys." = "実の意味の音読みだけを解くことができる。";
|
||||
"Emulating select-candidate-per-character mode" = "漢字1つづつ全候補選択入力モード";
|
||||
"Enable cassette mode, suppressing phonabet input" = "カセットモードを起用(注音入力はこのモードで使えぬ)";
|
||||
"Enable CNS11643 Support (2022-09-12)" = "全字庫モード // 入力可能な漢字数を倍増す (2022-09-12)";
|
||||
"Enable CNS11643 Support (2022-10-04)" = "全字庫モード // 入力可能な漢字数を倍増す (2022-10-04)";
|
||||
"Enable Space key for calling candidate window" = "Space キーで入力候補を呼び出す";
|
||||
"Enable symbol input support (incl. certain emoji symbols)" = "僅かなる絵文字も含む符号入力サポートを起用";
|
||||
"Enforce conversion in both input modes" = "カセットモードによる漢字出力の簡体繁体転換を常に行う";
|
||||
|
|
|
@ -177,7 +177,7 @@
|
|||
"Disassembling process does not work with non-phonetic reading keys." = "析构行为仅针对组字器内「身为汉字读音」的读音索引单元有效。";
|
||||
"Emulating select-candidate-per-character mode" = "模拟 90 年代前期注音逐字选字输入风格";
|
||||
"Enable cassette mode, suppressing phonabet input" = "启用磁带模式,会停用注音输入";
|
||||
"Enable CNS11643 Support (2022-09-12)" = "启用 CNS11643 全字库支援 (2022-09-12)";
|
||||
"Enable CNS11643 Support (2022-10-04)" = "启用 CNS11643 全字库支援 (2022-10-04)";
|
||||
"Enable Space key for calling candidate window" = "敲空格键以呼出候选字窗";
|
||||
"Enable symbol input support (incl. certain emoji symbols)" = "启用包括少许绘文字在内的符号输入支援";
|
||||
"Enforce conversion in both input modes" = "依当前简繁模式强制转换";
|
||||
|
|
|
@ -177,7 +177,7 @@
|
|||
"Disassembling process does not work with non-phonetic reading keys." = "析構行為僅針對組字器內「身為漢字讀音」的讀音索引單元有效。";
|
||||
"Emulating select-candidate-per-character mode" = "模擬 90 年代前期注音逐字選字輸入風格";
|
||||
"Enable cassette mode, suppressing phonabet input" = "啟用磁帶模式,會停用注音輸入";
|
||||
"Enable CNS11643 Support (2022-09-12)" = "啟用 CNS11643 全字庫支援 (2022-09-12)";
|
||||
"Enable CNS11643 Support (2022-10-04)" = "啟用 CNS11643 全字庫支援 (2022-10-04)";
|
||||
"Enable Space key for calling candidate window" = "敲空格鍵以呼出候選字窗";
|
||||
"Enable symbol input support (incl. certain emoji symbols)" = "啟用包括少許繪文字在內的符號輸入支援";
|
||||
"Enforce conversion in both input modes" = "依當前簡繁模式強制轉換";
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21225" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
||||
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
||||
<dependencies>
|
||||
<deployment identifier="macosx"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21225"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
|
||||
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||||
</dependencies>
|
||||
<objects>
|
||||
|
@ -946,7 +945,7 @@
|
|||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="lGu-fQ-Nvc"/>
|
||||
</constraints>
|
||||
<buttonCell key="cell" type="check" title="Enable CNS11643 Support (2022-09-12)" bezelStyle="regularSquare" imagePosition="left" controlSize="small" inset="2" id="W24-T4-cg0">
|
||||
<buttonCell key="cell" type="check" title="Enable CNS11643 Support (2022-10-04)" bezelStyle="regularSquare" imagePosition="left" controlSize="small" inset="2" id="W24-T4-cg0">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
</buttonCell>
|
||||
|
|
|
@ -110,7 +110,7 @@
|
|||
"ueU-Rz-a1C.title" = "Choose the behavior of (Shift+)Tab key in the candidate window.";
|
||||
"VdT-fw-7pQ.title" = "Debug Mode";
|
||||
"vpd-zx-GIk.title" = "Seigyou (JinYei)";
|
||||
"W24-T4-cg0.title" = "Enable CNS11643 Support (2022-09-12)";
|
||||
"W24-T4-cg0.title" = "Enable CNS11643 Support (2022-10-04)";
|
||||
"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.";
|
||||
"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 キーの輪番切替対象をご指定ください。";
|
||||
"VdT-fw-7pQ.title" = "欠陥辿着モード";
|
||||
"vpd-zx-GIk.title" = "精業配列";
|
||||
"W24-T4-cg0.title" = "全字庫モード // 入力可能の漢字数倍増 (2022-09-12)";
|
||||
"W24-T4-cg0.title" = "全字庫モード // 入力可能の漢字数倍増 (2022-10-04)";
|
||||
"wFR-zX-M8H.title" = "弁音合併入力(入力緩衝列で音読みを漢語弁音に)";
|
||||
"wN3-k3-b2a.title" = "欲しがるユーザー辞書保存先をご指定ください。無効の保存先設定は効かぬ。";
|
||||
"wQ9-px-b07.title" = "弁音配列を起用していない限り、キーボード配置の設定はキーボードビューアの有りようだけに影響を及ぼす。";
|
||||
|
|
|
@ -110,7 +110,7 @@
|
|||
"ueU-Rz-a1C.title" = "指定 (Shift+)Tab 热键在选字窗内的轮替操作对象。";
|
||||
"VdT-fw-7pQ.title" = "侦错模式";
|
||||
"vpd-zx-GIk.title" = "精业";
|
||||
"W24-T4-cg0.title" = "启用 CNS11643 全字库支援 (2022-09-12)";
|
||||
"W24-T4-cg0.title" = "启用 CNS11643 全字库支援 (2022-10-04)";
|
||||
"wFR-zX-M8H.title" = "拼音并击(组字区内显示汉语拼音)";
|
||||
"wN3-k3-b2a.title" = "请在此指定您想指定的使用者语汇档案目录。无效值会被忽略。";
|
||||
"wQ9-px-b07.title" = "如果当前的普通话/国音分析器并未设为拼音的话,则键盘布局选项仅会影响到荧幕键盘。";
|
||||
|
|
|
@ -110,7 +110,7 @@
|
|||
"ueU-Rz-a1C.title" = "指定 (Shift+)Tab 熱鍵在選字窗內的輪替操作對象。";
|
||||
"VdT-fw-7pQ.title" = "偵錯模式";
|
||||
"vpd-zx-GIk.title" = "精業";
|
||||
"W24-T4-cg0.title" = "啟用 CNS11643 全字庫支援 (2022-09-12)";
|
||||
"W24-T4-cg0.title" = "啟用 CNS11643 全字庫支援 (2022-10-04)";
|
||||
"wFR-zX-M8H.title" = "拼音並擊(組字區內顯示漢語拼音)";
|
||||
"wN3-k3-b2a.title" = "請在此指定您想指定的使用者語彙檔案目錄。無效值會被忽略。";
|
||||
"wQ9-px-b07.title" = "如果當前的普通話/國音分析器並未設為拼音的話,則鍵盤佈局選項僅會影響到螢幕鍵盤。";
|
||||
|
|
Loading…
Reference in New Issue