Repo // Update CNS version timestamp to v2023-11-06.
This commit is contained in:
parent
bee7b6e555
commit
1c435aefc6
|
@ -175,7 +175,7 @@ public struct VwrSettingsPaneDictionary: View {
|
|||
.settingsDescription()
|
||||
}
|
||||
Toggle(
|
||||
LocalizedStringKey("Enable CNS11643 Support (2023-05-19)"),
|
||||
LocalizedStringKey("Enable CNS11643 Support (2023-11-06)"),
|
||||
isOn: $cns11643Enabled.onChange {
|
||||
LMMgr.setCNSEnabled(cns11643Enabled)
|
||||
}
|
||||
|
|
|
@ -317,7 +317,7 @@ public extension UserDef {
|
|||
userDef: self, shortTitle: "Enable cassette mode, suppressing phonabet input",
|
||||
description: "Cassette mode is similar to the CIN support of the Yahoo Kimo IME, allowing users to use their own CIN tables to implement their stroked-based input schema (e.g. Wubi, Cangjie, Boshiamy, etc.) as a plan-B in vChewing IME. However, since vChewing won't compromise its phonabet input mode experience for this cassette mode, users might not feel comfortable enough comparing to their experiences with RIME (recommended) or OpenVanilla (deprecated)."
|
||||
)
|
||||
case .kCNS11643Enabled: return .init(userDef: self, shortTitle: "Enable CNS11643 Support (2023-05-19)")
|
||||
case .kCNS11643Enabled: return .init(userDef: self, shortTitle: "Enable CNS11643 Support (2023-11-06)")
|
||||
case .kSymbolInputEnabled: return .init(
|
||||
userDef: self, shortTitle: "Enable symbol input support (incl. certain emoji symbols)"
|
||||
)
|
||||
|
|
|
@ -279,7 +279,7 @@
|
|||
"Edit…" = "Edit…";
|
||||
"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 (2023-05-19)" = "Enable CNS11643 Support (2023-05-19)";
|
||||
"Enable CNS11643 Support (2023-11-06)" = "Enable CNS11643 Support (2023-11-06)";
|
||||
"Enable experimental Swift UI typesetting method" = "Enable experimental Swift UI typesetting method";
|
||||
"Enable mouse wheel support for Tadokoro Candidate Window" = "Enable mouse wheel support for Tadokoro Candidate Window";
|
||||
"Enable phrase replacement table" = "Enable phrase replacement table";
|
||||
|
|
|
@ -279,7 +279,7 @@
|
|||
"Edit…" = "Edit…";
|
||||
"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 (2023-05-19)" = "Enable CNS11643 Support (2023-05-19)";
|
||||
"Enable CNS11643 Support (2023-11-06)" = "Enable CNS11643 Support (2023-11-06)";
|
||||
"Enable experimental Swift UI typesetting method" = "Enable experimental Swift UI typesetting method";
|
||||
"Enable mouse wheel support for Tadokoro Candidate Window" = "Enable mouse wheel support for Tadokoro Candidate Window";
|
||||
"Enable phrase replacement table" = "Enable phrase replacement table";
|
||||
|
|
|
@ -279,7 +279,7 @@
|
|||
"Edit…" = "編集…";
|
||||
"Emulating select-candidate-per-character mode" = "漢字1つづつ全候補選択入力モード";
|
||||
"Enable cassette mode, suppressing phonabet input" = "カセットモードを起用(注音入力はこのモードで使えぬ)";
|
||||
"Enable CNS11643 Support (2023-05-19)" = "全字庫モード // 入力可能な漢字数を倍増す (2023-05-19)";
|
||||
"Enable CNS11643 Support (2023-11-06)" = "全字庫モード // 入力可能な漢字数を倍増す (2023-11-06)";
|
||||
"Enable experimental Swift UI typesetting method" = "Swift UI 組版方法を起用する";
|
||||
"Enable mouse wheel support for Tadokoro Candidate Window" = "田所候補陳列ウィンドウのマウススクロール機能を起用";
|
||||
"Enable phrase replacement table" = "言葉置換表を起用";
|
||||
|
|
|
@ -279,7 +279,7 @@
|
|||
"Edit…" = "编辑…";
|
||||
"Emulating select-candidate-per-character mode" = "模拟 90 年代前期注音逐字选字输入风格";
|
||||
"Enable cassette mode, suppressing phonabet input" = "启用磁带模式,会停用注音输入";
|
||||
"Enable CNS11643 Support (2023-05-19)" = "启用 CNS11643 全字库支援 (2023-05-19)";
|
||||
"Enable CNS11643 Support (2023-11-06)" = "启用 CNS11643 全字库支援 (2023-11-06)";
|
||||
"Enable experimental Swift UI typesetting method" = "使用 Swift UI 介面排版方法";
|
||||
"Enable mouse wheel support for Tadokoro Candidate Window" = "启用田所选字窗的滑鼠滚动支援";
|
||||
"Enable phrase replacement table" = "启用语汇置换表";
|
||||
|
|
|
@ -279,7 +279,7 @@
|
|||
"Edit…" = "編輯…";
|
||||
"Emulating select-candidate-per-character mode" = "模擬 90 年代前期注音逐字選字輸入風格";
|
||||
"Enable cassette mode, suppressing phonabet input" = "啟用磁帶模式,會停用注音輸入";
|
||||
"Enable CNS11643 Support (2023-05-19)" = "啟用 CNS11643 全字庫支援 (2023-05-19)";
|
||||
"Enable CNS11643 Support (2023-11-06)" = "啟用 CNS11643 全字庫支援 (2023-11-06)";
|
||||
"Enable experimental Swift UI typesetting method" = "使用 Swift UI 介面排版方法";
|
||||
"Enable mouse wheel support for Tadokoro Candidate Window" = "啟用田所選字窗的滑鼠滾動支援";
|
||||
"Enable phrase replacement table" = "啟用語彙置換表";
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
||||
<dependencies>
|
||||
<deployment identifier="macosx"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
|
||||
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||||
</dependencies>
|
||||
|
@ -1668,8 +1667,8 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button translatesAutoresizingMaskIntoConstraints="NO" id="Yaj-QY-7xV" userLabel="chkCNSSupport">
|
||||
<rect key="frame" x="-1" y="83.5" width="252" height="17"/>
|
||||
<buttonCell key="cell" type="check" title="Enable CNS11643 Support (2023-05-19)" bezelStyle="regularSquare" imagePosition="left" controlSize="small" inset="2" id="W24-T4-cg0">
|
||||
<rect key="frame" x="-1" y="83.5" width="251" height="17"/>
|
||||
<buttonCell key="cell" type="check" title="Enable CNS11643 Support (2023-11-06)" 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>
|
||||
|
@ -1895,7 +1894,7 @@
|
|||
<rect key="frame" x="0.0" y="71" width="538" height="370"/>
|
||||
<clipView key="contentView" drawsBackground="NO" id="x8s-wo-bxi">
|
||||
<rect key="frame" x="0.0" y="0.0" width="538" height="370"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<subviews>
|
||||
<textView wantsLayer="YES" importsGraphics="NO" richText="NO" verticallyResizable="YES" allowsUndo="YES" smartInsertDelete="YES" id="kSG-dz-P2N">
|
||||
<rect key="frame" x="0.0" y="0.0" width="538" height="370"/>
|
||||
|
|
|
@ -134,7 +134,7 @@
|
|||
"VAP-TU-eck.title" = "Some clients with web-based front UI may have issues rendering segmented thick underlines drawn by their implemented “setMarkedText()”. This option stops the input method from delivering segmented thick underlines to “client().setMarkedText()”. Note that segmented thick underlines are only used in marking mode, unless the client itself misimplements the IMKTextInput method “setMarkedText()”. This option only affects the inline composition buffer.";
|
||||
"VdT-fw-7pQ.title" = "Debug Mode";
|
||||
"vpd-zx-GIk.title" = "Seigyou (JinYei)";
|
||||
"W24-T4-cg0.title" = "Enable CNS11643 Support (2023-05-19)";
|
||||
"W24-T4-cg0.title" = "Enable CNS11643 Support (2023-11-06)";
|
||||
"WcE-vn-c6K.title" = "Adjust candidate window location according to current node length";
|
||||
"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.";
|
||||
|
|
|
@ -134,7 +134,7 @@
|
|||
"VAP-TU-eck.title" = "一部の「Web UI を用いた」客体アプリには、多段式太下線の描きをうまく取り扱えぬ支障はございます。このチェックを入れると、IME から「client().setMarkedText()」を経由して、客体に「多段式太下線を書かずに」と命令することはできます。多段式太下線はマーキングモードだけで用いるデザインですが、間違くて別のモードでもそれを書いてしまう客体アプリはございます(多分 IMKTextInput の実作の問題かもしれません)。このチェックは「文脈内入力緩衝列」だけに関わります。";
|
||||
"VdT-fw-7pQ.title" = "欠陥辿着モード";
|
||||
"vpd-zx-GIk.title" = "精業配列";
|
||||
"W24-T4-cg0.title" = "全字庫モード // 入力可能の漢字数倍増 (2023-05-19)";
|
||||
"W24-T4-cg0.title" = "全字庫モード // 入力可能の漢字数倍増 (2023-11-06)";
|
||||
"WcE-vn-c6K.title" = "カーソル所在位置の単語の長さによって候補陳列ウィンドウの位置を調整";
|
||||
"wFR-zX-M8H.title" = "弁音合併入力(入力緩衝列で音読みを漢語弁音に)";
|
||||
"wN3-k3-b2a.title" = "欲しがるユーザー辞書保存先をご指定ください。無効の保存先設定は効かぬ。";
|
||||
|
|
|
@ -134,7 +134,7 @@
|
|||
"VAP-TU-eck.title" = "部分采用 Web 前端介面设计的客体应用可能会无法正常绘制用于输入法标记模式的分段式粗型下划线。这个选项将会阻止输入法借由 client().setMarkedText() 函式向客体应用传达对粗型下划线的分段绘制请求。分段式粗型下划线仅用于输入法的标记模式,除非客体应用对 setMarkedText() 这个 IMKTextInput 协定方法的实作有问题。该选项仅影响内文组字区。";
|
||||
"VdT-fw-7pQ.title" = "侦错模式";
|
||||
"vpd-zx-GIk.title" = "精业";
|
||||
"W24-T4-cg0.title" = "启用 CNS11643 全字库支援 (2023-05-19)";
|
||||
"W24-T4-cg0.title" = "启用 CNS11643 全字库支援 (2023-11-06)";
|
||||
"WcE-vn-c6K.title" = "根据当前位置的字词长度,自动调整选字窗的位置";
|
||||
"wFR-zX-M8H.title" = "拼音并击(组字区内显示汉语拼音)";
|
||||
"wN3-k3-b2a.title" = "请在此指定您想指定的使用者语汇档案目录。无效值会被忽略。";
|
||||
|
|
|
@ -134,7 +134,7 @@
|
|||
"VAP-TU-eck.title" = "部分採用 Web 前端介面設計的客體應用可能會無法正常繪製用於輸入法標記模式的分段式粗型下劃線。這個選項將會阻止輸入法藉由 client().setMarkedText() 函式向客體應用傳達對粗型下劃線的分段繪製請求。分段式粗型下劃線僅用於輸入法的標記模式,除非客體應用對 setMarkedText() 這個 IMKTextInput 協定方法的實作有問題。該選項僅影響內文組字區。";
|
||||
"VdT-fw-7pQ.title" = "偵錯模式";
|
||||
"vpd-zx-GIk.title" = "精業";
|
||||
"W24-T4-cg0.title" = "啟用 CNS11643 全字庫支援 (2023-05-19)";
|
||||
"W24-T4-cg0.title" = "啟用 CNS11643 全字庫支援 (2023-11-06)";
|
||||
"WcE-vn-c6K.title" = "根據當前位置的字詞長度,自動調整選字窗的位置";
|
||||
"wFR-zX-M8H.title" = "拼音並擊(組字區內顯示漢語拼音)";
|
||||
"wN3-k3-b2a.title" = "請在此指定您想指定的使用者語彙檔案目錄。無效值會被忽略。";
|
||||
|
|
Loading…
Reference in New Issue