Repo // Update CNS tag to 2023-05-19.
This commit is contained in:
parent
8811613b10
commit
e5a0c34778
|
@ -150,7 +150,7 @@ struct VwrPrefPaneDictionary: View {
|
|||
}
|
||||
)
|
||||
Toggle(
|
||||
LocalizedStringKey("Enable CNS11643 Support (2023-01-06)"),
|
||||
LocalizedStringKey("Enable CNS11643 Support (2023-05-19)"),
|
||||
isOn: $cns11643Enabled.onChange {
|
||||
LMMgr.setCNSEnabled(cns11643Enabled)
|
||||
}
|
||||
|
|
|
@ -259,7 +259,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-01-06)" = "Enable CNS11643 Support (2023-01-06)";
|
||||
"Enable CNS11643 Support (2023-05-19)" = "Enable CNS11643 Support (2023-05-19)";
|
||||
"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";
|
||||
|
|
|
@ -259,7 +259,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-01-06)" = "Enable CNS11643 Support (2023-01-06)";
|
||||
"Enable CNS11643 Support (2023-05-19)" = "Enable CNS11643 Support (2023-05-19)";
|
||||
"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";
|
||||
|
|
|
@ -260,7 +260,7 @@
|
|||
"Edit…" = "編集…";
|
||||
"Emulating select-candidate-per-character mode" = "漢字1つづつ全候補選択入力モード";
|
||||
"Enable cassette mode, suppressing phonabet input" = "カセットモードを起用(注音入力はこのモードで使えぬ)";
|
||||
"Enable CNS11643 Support (2023-01-06)" = "全字庫モード // 入力可能な漢字数を倍増す (2023-01-06)";
|
||||
"Enable CNS11643 Support (2023-05-19)" = "全字庫モード // 入力可能な漢字数を倍増す (2023-05-19)";
|
||||
"Enable experimental Swift UI typesetting method" = "Swift UI 組版方法を起用する";
|
||||
"Enable mouse wheel support for Tadokoro Candidate Window" = "田所候補陳列ウィンドウのマウススクロール機能を起用";
|
||||
"Enable phrase replacement table" = "言葉置換表を起用";
|
||||
|
|
|
@ -259,7 +259,7 @@
|
|||
"Edit…" = "编辑…";
|
||||
"Emulating select-candidate-per-character mode" = "模拟 90 年代前期注音逐字选字输入风格";
|
||||
"Enable cassette mode, suppressing phonabet input" = "启用磁带模式,会停用注音输入";
|
||||
"Enable CNS11643 Support (2023-01-06)" = "启用 CNS11643 全字库支援 (2023-01-06)";
|
||||
"Enable CNS11643 Support (2023-05-19)" = "启用 CNS11643 全字库支援 (2023-05-19)";
|
||||
"Enable experimental Swift UI typesetting method" = "使用 Swift UI 介面排版方法";
|
||||
"Enable mouse wheel support for Tadokoro Candidate Window" = "启用田所选字窗的滑鼠滚动支援";
|
||||
"Enable phrase replacement table" = "启用语汇置换表";
|
||||
|
|
|
@ -259,7 +259,7 @@
|
|||
"Edit…" = "編輯…";
|
||||
"Emulating select-candidate-per-character mode" = "模擬 90 年代前期注音逐字選字輸入風格";
|
||||
"Enable cassette mode, suppressing phonabet input" = "啟用磁帶模式,會停用注音輸入";
|
||||
"Enable CNS11643 Support (2023-01-06)" = "啟用 CNS11643 全字庫支援 (2023-01-06)";
|
||||
"Enable CNS11643 Support (2023-05-19)" = "啟用 CNS11643 全字庫支援 (2023-05-19)";
|
||||
"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="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
||||
<dependencies>
|
||||
<deployment identifier="macosx"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
|
||||
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||||
</dependencies>
|
||||
|
@ -151,7 +150,7 @@
|
|||
<rect key="frame" x="0.0" y="180" width="360" height="100"/>
|
||||
<subviews>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="j8R-Hj-3dj">
|
||||
<rect key="frame" x="-1" y="83.5" width="340" height="17"/>
|
||||
<rect key="frame" x="-1" y="84" width="340" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="Fvm-ZT-RYa"/>
|
||||
</constraints>
|
||||
|
@ -164,7 +163,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vwf-Kq-s8M" userLabel="chkShowHanyuPinyinInCompositionBuffer">
|
||||
<rect key="frame" x="-1" y="62.5" width="361" height="17"/>
|
||||
<rect key="frame" x="-1" y="63" width="361" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="ObK-Ia-oU9"/>
|
||||
</constraints>
|
||||
|
@ -178,7 +177,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="HaB-rc-AcW">
|
||||
<rect key="frame" x="-1" y="41.5" width="295" height="17"/>
|
||||
<rect key="frame" x="-1" y="42" width="295" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="IVa-xv-upc"/>
|
||||
</constraints>
|
||||
|
@ -191,7 +190,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QpM-Qg-kNf">
|
||||
<rect key="frame" x="-1" y="20.5" width="336" height="17"/>
|
||||
<rect key="frame" x="-1" y="21" width="336" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="tTR-DT-5v2"/>
|
||||
</constraints>
|
||||
|
@ -204,7 +203,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mzw-F2-aAQ">
|
||||
<rect key="frame" x="-1" y="-0.5" width="295" height="17"/>
|
||||
<rect key="frame" x="-1" y="0.0" width="295" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="rEk-qV-gUu"/>
|
||||
</constraints>
|
||||
|
@ -253,7 +252,7 @@
|
|||
<rect key="frame" x="0.0" y="48" width="392" height="100"/>
|
||||
<subviews>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5IL-zZ-CL9" userLabel="chkTrad2KangXi">
|
||||
<rect key="frame" x="-1" y="83.5" width="368" height="17"/>
|
||||
<rect key="frame" x="-1" y="84" width="368" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="y8x-bx-E5d"/>
|
||||
</constraints>
|
||||
|
@ -267,7 +266,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="h4r-Sp-LBI" userLabel="chkTrad2JISShinjitai">
|
||||
<rect key="frame" x="-1" y="62.5" width="393" height="17"/>
|
||||
<rect key="frame" x="-1" y="63" width="393" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="NuX-g1-YYs"/>
|
||||
</constraints>
|
||||
|
@ -281,7 +280,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gZ0-OK-r7a" userLabel="InlineDumpPinyinInLieuOfZhuyin">
|
||||
<rect key="frame" x="-1" y="41.5" width="387" height="17"/>
|
||||
<rect key="frame" x="-1" y="42" width="387" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="jnZ-bf-biU"/>
|
||||
</constraints>
|
||||
|
@ -295,7 +294,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xe6-Pu-3Fa">
|
||||
<rect key="frame" x="-1" y="20.5" width="275" height="17"/>
|
||||
<rect key="frame" x="-1" y="21" width="275" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="TuX-GI-UfE"/>
|
||||
</constraints>
|
||||
|
@ -308,7 +307,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1Y9-M9-BGT">
|
||||
<rect key="frame" x="-1" y="-0.5" width="308" height="17"/>
|
||||
<rect key="frame" x="-1" y="0.0" width="308" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="dfr-Gk-fcb"/>
|
||||
</constraints>
|
||||
|
@ -346,7 +345,7 @@
|
|||
<rect key="frame" x="0.0" y="0.0" width="530" height="37"/>
|
||||
<subviews>
|
||||
<button translatesAutoresizingMaskIntoConstraints="NO" id="ChK-Du-6h1">
|
||||
<rect key="frame" x="-1" y="20.5" width="204" height="17"/>
|
||||
<rect key="frame" x="-1" y="21" width="204" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="cyf-Lp-kyH"/>
|
||||
</constraints>
|
||||
|
@ -362,7 +361,7 @@
|
|||
<rect key="frame" x="0.0" y="0.0" width="473" height="16"/>
|
||||
<subviews>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0Fh-O5-BKD">
|
||||
<rect key="frame" x="-1" y="-0.5" width="94" height="17"/>
|
||||
<rect key="frame" x="-1" y="0.0" width="94" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="ldq-X5-xnu"/>
|
||||
</constraints>
|
||||
|
@ -375,7 +374,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="pYB-E5-4Nv">
|
||||
<rect key="frame" x="100" y="-0.5" width="373" height="17"/>
|
||||
<rect key="frame" x="100" y="0.0" width="373" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="9jO-5c-Glj"/>
|
||||
</constraints>
|
||||
|
@ -585,7 +584,7 @@
|
|||
</connections>
|
||||
</matrix>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dZH-I5-wms">
|
||||
<rect key="frame" x="408" y="2.5" width="108" height="17"/>
|
||||
<rect key="frame" x="408" y="3" width="108" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="70" id="K3Q-Vl-7yU"/>
|
||||
<constraint firstAttribute="height" constant="16" id="xMM-G8-A2M"/>
|
||||
|
@ -744,7 +743,7 @@
|
|||
</connections>
|
||||
</matrix>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7z2-DD-c58">
|
||||
<rect key="frame" x="-1" y="-0.5" width="318" height="16"/>
|
||||
<rect key="frame" x="-1" y="0.0" width="318" height="16"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="15" id="Ivs-uZ-4Eh"/>
|
||||
</constraints>
|
||||
|
@ -778,7 +777,7 @@
|
|||
<rect key="frame" x="0.0" y="0.0" width="368" height="79"/>
|
||||
<subviews>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3qX-dG-cKO">
|
||||
<rect key="frame" x="-1" y="62.5" width="354" height="17"/>
|
||||
<rect key="frame" x="-1" y="63" width="354" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="70" id="VA4-8t-BXG"/>
|
||||
<constraint firstAttribute="height" constant="16" id="fAh-uj-Mwh"/>
|
||||
|
@ -792,7 +791,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nCb-NT-HJK">
|
||||
<rect key="frame" x="-1" y="41.5" width="351" height="17"/>
|
||||
<rect key="frame" x="-1" y="42" width="351" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="9wH-Rl-7QF"/>
|
||||
</constraints>
|
||||
|
@ -805,7 +804,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="B3F-E1F-360">
|
||||
<rect key="frame" x="-1" y="20.5" width="305" height="17"/>
|
||||
<rect key="frame" x="-1" y="21" width="305" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="Ms0-e3-kEx"/>
|
||||
</constraints>
|
||||
|
@ -818,7 +817,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="EPi-az-Ri2">
|
||||
<rect key="frame" x="-1" y="-0.5" width="369" height="17"/>
|
||||
<rect key="frame" x="-1" y="0.0" width="369" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="dhm-Zn-JrH"/>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="70" id="dxM-0y-3eP"/>
|
||||
|
@ -893,7 +892,7 @@
|
|||
<rect key="frame" x="0.0" y="410" width="530" height="106"/>
|
||||
<subviews>
|
||||
<button translatesAutoresizingMaskIntoConstraints="NO" id="109">
|
||||
<rect key="frame" x="-1" y="89.5" width="285" height="17"/>
|
||||
<rect key="frame" x="-1" y="90" width="285" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="PYH-8e-mUx"/>
|
||||
</constraints>
|
||||
|
@ -906,7 +905,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bE0-Lq-Pj7">
|
||||
<rect key="frame" x="-1" y="68.5" width="266" height="17"/>
|
||||
<rect key="frame" x="-1" y="69" width="266" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="6uT-D5-KVx"/>
|
||||
</constraints>
|
||||
|
@ -919,7 +918,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6MM-WC-Mpd">
|
||||
<rect key="frame" x="-1" y="47.5" width="381" height="17"/>
|
||||
<rect key="frame" x="-1" y="48" width="381" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="hhN-al-6OI"/>
|
||||
</constraints>
|
||||
|
@ -932,7 +931,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="a6O-JL-C4g">
|
||||
<rect key="frame" x="-1" y="26.5" width="247" height="17"/>
|
||||
<rect key="frame" x="-1" y="27" width="247" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="WkD-Wx-erN"/>
|
||||
</constraints>
|
||||
|
@ -945,7 +944,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7QM-7z-tpq">
|
||||
<rect key="frame" x="-1" y="5.5" width="233" height="17"/>
|
||||
<rect key="frame" x="-1" y="6" width="233" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="fuj-Jy-rz7"/>
|
||||
</constraints>
|
||||
|
@ -1340,7 +1339,7 @@
|
|||
<rect key="frame" x="0.0" y="0.0" width="450" height="163"/>
|
||||
<subviews>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="p7V-IN-OTr">
|
||||
<rect key="frame" x="-1" y="146.5" width="336" height="17"/>
|
||||
<rect key="frame" x="-1" y="147" width="336" height="16"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="YjP-lh-WEb"/>
|
||||
</constraints>
|
||||
|
@ -1353,7 +1352,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MJ6-U4-qyl">
|
||||
<rect key="frame" x="-1" y="125.5" width="297" height="17"/>
|
||||
<rect key="frame" x="-1" y="126" width="297" height="16"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="cb2-74-D5t"/>
|
||||
</constraints>
|
||||
|
@ -1367,7 +1366,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZQK-w3-FRb">
|
||||
<rect key="frame" x="-1" y="104.5" width="274" height="17"/>
|
||||
<rect key="frame" x="-1" y="105" width="274" height="16"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="anX-Rc-sxQ"/>
|
||||
</constraints>
|
||||
|
@ -1381,11 +1380,11 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Yaj-QY-7xV" userLabel="chkCNSSupport">
|
||||
<rect key="frame" x="-1" y="83.5" width="253" height="17"/>
|
||||
<rect key="frame" x="-1" y="84" width="252" height="16"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="u5w-vZ-JMF"/>
|
||||
</constraints>
|
||||
<buttonCell key="cell" type="check" title="Enable CNS11643 Support (2023-01-06)" bezelStyle="regularSquare" imagePosition="left" controlSize="small" inset="2" id="W24-T4-cg0">
|
||||
<buttonCell key="cell" type="check" title="Enable CNS11643 Support (2023-05-19)" 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>
|
||||
|
@ -1395,7 +1394,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="O4B-Z2-XYi">
|
||||
<rect key="frame" x="-1" y="62.5" width="345" height="17"/>
|
||||
<rect key="frame" x="-1" y="63" width="345" height="16"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="o4B-Az-uzt"/>
|
||||
</constraints>
|
||||
|
@ -1409,7 +1408,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="D46-A7D-E0E">
|
||||
<rect key="frame" x="-1" y="41.5" width="374" height="17"/>
|
||||
<rect key="frame" x="-1" y="42" width="374" height="16"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="obW-Ey-vPB"/>
|
||||
</constraints>
|
||||
|
@ -1422,7 +1421,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4Ks-sR-UME">
|
||||
<rect key="frame" x="-1" y="20.5" width="207" height="17"/>
|
||||
<rect key="frame" x="-1" y="21" width="207" height="16"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="KC2-43-MJM"/>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="70" id="mbh-8u-8ef"/>
|
||||
|
@ -1436,7 +1435,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Hyc-Nw-dET">
|
||||
<rect key="frame" x="-1" y="-0.5" width="451" height="17"/>
|
||||
<rect key="frame" x="-1" y="0.0" width="451" height="16"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="RXU-aZ-x5S"/>
|
||||
</constraints>
|
||||
|
@ -1667,7 +1666,7 @@
|
|||
</textFieldCell>
|
||||
</textField>
|
||||
<textField wantsLayer="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MtM-ya-r2H" userLabel="Field3">
|
||||
<rect key="frame" x="377" y="0.0" width="108" height="21"/>
|
||||
<rect key="frame" x="377" y="0.0" width="107" height="21"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="107" id="bDV-wY-WKh"/>
|
||||
</constraints>
|
||||
|
@ -1678,7 +1677,7 @@
|
|||
</textFieldCell>
|
||||
</textField>
|
||||
<button wantsLayer="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gTs-SB-5lC" userLabel="Add">
|
||||
<rect key="frame" x="486" y="-7" width="59" height="32"/>
|
||||
<rect key="frame" x="485" y="-7" width="60" height="32"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="45" id="aqH-qL-Kzr"/>
|
||||
</constraints>
|
||||
|
@ -1825,7 +1824,7 @@ DQ
|
|||
<rect key="frame" x="0.0" y="142" width="537" height="166"/>
|
||||
<subviews>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="y75-fJ-x9L">
|
||||
<rect key="frame" x="-1" y="149.5" width="311" height="17"/>
|
||||
<rect key="frame" x="-1" y="150" width="311" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="70" id="UE0-Je-AxG"/>
|
||||
<constraint firstAttribute="height" constant="16" id="dkb-Cc-S5f"/>
|
||||
|
@ -1852,7 +1851,7 @@ DQ
|
|||
</textFieldCell>
|
||||
</textField>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="T4J-vm-GL6">
|
||||
<rect key="frame" x="-1" y="53.5" width="343" height="17"/>
|
||||
<rect key="frame" x="-1" y="54" width="343" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="J7U-FN-fhA"/>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="70" id="g7o-3C-NrU"/>
|
||||
|
@ -1866,7 +1865,7 @@ DQ
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3eW-vq-tFr">
|
||||
<rect key="frame" x="-1" y="32.5" width="281" height="17"/>
|
||||
<rect key="frame" x="-1" y="33" width="281" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="70" id="f8O-YI-8sP"/>
|
||||
<constraint firstAttribute="height" constant="16" id="x7P-k1-dsX"/>
|
||||
|
@ -2169,7 +2168,7 @@ DQ
|
|||
<rect key="frame" x="0.0" y="0.0" width="186" height="100"/>
|
||||
<subviews>
|
||||
<button verticalHuggingPriority="750" verticalCompressionResistancePriority="751" translatesAutoresizingMaskIntoConstraints="NO" id="8fz-X4-HVS" userLabel="UsingHotKeySCPC">
|
||||
<rect key="frame" x="-1" y="83.5" width="147" height="17"/>
|
||||
<rect key="frame" x="-1" y="84" width="147" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="iAE-th-G1o"/>
|
||||
</constraints>
|
||||
|
@ -2182,7 +2181,7 @@ DQ
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ajS-Ja-Vxr" userLabel="UsingHotKeyKangXi">
|
||||
<rect key="frame" x="-1" y="62.5" width="140" height="17"/>
|
||||
<rect key="frame" x="-1" y="63" width="140" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="NnI-DU-gqr"/>
|
||||
</constraints>
|
||||
|
@ -2195,7 +2194,7 @@ DQ
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZWc-3p-TII" userLabel="UsingHotKeyAssociates">
|
||||
<rect key="frame" x="-1" y="41.5" width="187" height="17"/>
|
||||
<rect key="frame" x="-1" y="42" width="187" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="NaX-QA-VsM"/>
|
||||
</constraints>
|
||||
|
@ -2208,7 +2207,7 @@ DQ
|
|||
</connections>
|
||||
</button>
|
||||
<button horizontalHuggingPriority="249" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vbm-7v-Dtb" userLabel="UsingHotKeyJIS">
|
||||
<rect key="frame" x="-1" y="20.5" width="187" height="17"/>
|
||||
<rect key="frame" x="-1" y="21" width="187" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="SNf-2h-hGK"/>
|
||||
</constraints>
|
||||
|
@ -2221,7 +2220,7 @@ DQ
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MVw-Gx-ueg" userLabel="UsingHotKeyCNS">
|
||||
<rect key="frame" x="-1" y="-0.5" width="116" height="17"/>
|
||||
<rect key="frame" x="-1" y="0.0" width="116" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="sWQ-Qk-gaB"/>
|
||||
</constraints>
|
||||
|
@ -2253,7 +2252,7 @@ DQ
|
|||
<rect key="frame" x="206" y="0.0" width="190" height="100"/>
|
||||
<subviews>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aBy-qb-ZL5" userLabel="UsingHotKeyHalfWidthASCII">
|
||||
<rect key="frame" x="-1" y="83.5" width="189" height="17"/>
|
||||
<rect key="frame" x="-1" y="84" width="189" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="9gu-Gq-Bpc"/>
|
||||
</constraints>
|
||||
|
@ -2266,7 +2265,7 @@ DQ
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JvA-GK-VEW" userLabel="CurrencyNumerals">
|
||||
<rect key="frame" x="-1" y="62.5" width="167" height="17"/>
|
||||
<rect key="frame" x="-1" y="63" width="167" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="6EL-3G-s7z"/>
|
||||
</constraints>
|
||||
|
@ -2279,7 +2278,7 @@ DQ
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zZA-X1-GCy" userLabel="UsingHotKeyCassette">
|
||||
<rect key="frame" x="-1" y="41.5" width="131" height="17"/>
|
||||
<rect key="frame" x="-1" y="42" width="131" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="D36-2Y-mX5"/>
|
||||
</constraints>
|
||||
|
@ -2292,7 +2291,7 @@ DQ
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="g3L-S4-NBx" userLabel="UsingHotKeyCassette">
|
||||
<rect key="frame" x="-1" y="20.5" width="184" height="17"/>
|
||||
<rect key="frame" x="-1" y="21" width="184" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="MlY-Pc-flb"/>
|
||||
</constraints>
|
||||
|
@ -2305,7 +2304,7 @@ DQ
|
|||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SAU-IA-cdf" userLabel="UsingHotKeyCassette">
|
||||
<rect key="frame" x="-1" y="-0.5" width="191" height="17"/>
|
||||
<rect key="frame" x="-1" y="0.0" width="191" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="aIj-Ga-hmJ"/>
|
||||
</constraints>
|
||||
|
@ -2401,7 +2400,7 @@ Features listed here may not work as expected.</string>
|
|||
</constraints>
|
||||
</box>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="yJg-tV-hH6">
|
||||
<rect key="frame" x="-1" y="165.5" width="429" height="17"/>
|
||||
<rect key="frame" x="-1" y="166" width="429" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="TB3-Kn-UbK"/>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="70" id="u5i-mf-Rix"/>
|
||||
|
@ -2427,7 +2426,7 @@ Features listed here may not work as expected.</string>
|
|||
</textFieldCell>
|
||||
</textField>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MQ1-z8-Yf1">
|
||||
<rect key="frame" x="-1" y="63.5" width="410" height="17"/>
|
||||
<rect key="frame" x="-1" y="64" width="410" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="Bru-dS-VCh"/>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="70" id="JgS-KT-dqF"/>
|
||||
|
|
|
@ -121,7 +121,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-01-06)";
|
||||
"W24-T4-cg0.title" = "Enable CNS11643 Support (2023-05-19)";
|
||||
"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.";
|
||||
|
|
|
@ -121,7 +121,7 @@
|
|||
"VAP-TU-eck.title" = "一部の「Web UI を用いた」客体アプリには、多段式太下線の描きをうまく取り扱えぬ支障はございます。このチェックを入れると、IME から「client().setMarkedText()」を経由して、客体に「多段式太下線を書かずに」と命令することはできます。多段式太下線はマーキングモードだけで用いるデザインですが、間違くて別のモードでもそれを書いてしまう客体アプリはございます(多分 IMKTextInput の実作の問題かもしれません)。このチェックは「文脈内入力緩衝列」だけに関わります。";
|
||||
"VdT-fw-7pQ.title" = "欠陥辿着モード";
|
||||
"vpd-zx-GIk.title" = "精業配列";
|
||||
"W24-T4-cg0.title" = "全字庫モード // 入力可能の漢字数倍増 (2023-01-06)";
|
||||
"W24-T4-cg0.title" = "全字庫モード // 入力可能の漢字数倍増 (2023-05-19)";
|
||||
"wFR-zX-M8H.title" = "弁音合併入力(入力緩衝列で音読みを漢語弁音に)";
|
||||
"wN3-k3-b2a.title" = "欲しがるユーザー辞書保存先をご指定ください。無効の保存先設定は効かぬ。";
|
||||
"wQ9-px-b07.title" = "弁音配列を起用していない限り、キーボード配置の設定はキーボードビューアの有りようだけに影響を及ぼす。";
|
||||
|
|
|
@ -121,7 +121,7 @@
|
|||
"VAP-TU-eck.title" = "部分采用 Web 前端介面设计的客体应用可能会无法正常绘制用于输入法标记模式的分段式粗型下划线。这个选项将会阻止输入法借由 client().setMarkedText() 函式向客体应用传达对粗型下划线的分段绘制请求。分段式粗型下划线仅用于输入法的标记模式,除非客体应用对 setMarkedText() 这个 IMKTextInput 协定方法的实作有问题。该选项仅影响内文组字区。";
|
||||
"VdT-fw-7pQ.title" = "侦错模式";
|
||||
"vpd-zx-GIk.title" = "精业";
|
||||
"W24-T4-cg0.title" = "启用 CNS11643 全字库支援 (2023-01-06)";
|
||||
"W24-T4-cg0.title" = "启用 CNS11643 全字库支援 (2023-05-19)";
|
||||
"wFR-zX-M8H.title" = "拼音并击(组字区内显示汉语拼音)";
|
||||
"wN3-k3-b2a.title" = "请在此指定您想指定的使用者语汇档案目录。无效值会被忽略。";
|
||||
"wQ9-px-b07.title" = "如果当前的普通话/国音分析器并未设为拼音的话,则键盘布局选项仅会影响到荧幕键盘。";
|
||||
|
|
|
@ -121,7 +121,7 @@
|
|||
"VAP-TU-eck.title" = "部分採用 Web 前端介面設計的客體應用可能會無法正常繪製用於輸入法標記模式的分段式粗型下劃線。這個選項將會阻止輸入法藉由 client().setMarkedText() 函式向客體應用傳達對粗型下劃線的分段繪製請求。分段式粗型下劃線僅用於輸入法的標記模式,除非客體應用對 setMarkedText() 這個 IMKTextInput 協定方法的實作有問題。該選項僅影響內文組字區。";
|
||||
"VdT-fw-7pQ.title" = "偵錯模式";
|
||||
"vpd-zx-GIk.title" = "精業";
|
||||
"W24-T4-cg0.title" = "啟用 CNS11643 全字庫支援 (2023-01-06)";
|
||||
"W24-T4-cg0.title" = "啟用 CNS11643 全字庫支援 (2023-05-19)";
|
||||
"wFR-zX-M8H.title" = "拼音並擊(組字區內顯示漢語拼音)";
|
||||
"wN3-k3-b2a.title" = "請在此指定您想指定的使用者語彙檔案目錄。無效值會被忽略。";
|
||||
"wQ9-px-b07.title" = "如果當前的普通話/國音分析器並未設為拼音的話,則鍵盤佈局選項僅會影響到螢幕鍵盤。";
|
||||
|
|
Loading…
Reference in New Issue