Preferences Window // New Layout.
This commit is contained in:
parent
81cf4b5f25
commit
4ffd29d9dc
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
|
||||
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
||||
<dependencies>
|
||||
<deployment identifier="macosx"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14460.31"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="19529"/>
|
||||
</dependencies>
|
||||
<objects>
|
||||
<customObject id="-2" userLabel="File's Owner" customClass="NSApplication">
|
||||
|
@ -11,7 +11,7 @@
|
|||
</connections>
|
||||
</customObject>
|
||||
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
||||
<customObject id="-3" userLabel="Application"/>
|
||||
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
||||
<menu title="AMainMenu" systemMenu="main" id="29">
|
||||
<items>
|
||||
<menuItem title="vChewing" id="56">
|
||||
|
@ -288,6 +288,7 @@
|
|||
</menu>
|
||||
</menuItem>
|
||||
</items>
|
||||
<point key="canvasLocation" x="139" y="154"/>
|
||||
</menu>
|
||||
<customObject id="494" customClass="AppDelegate"/>
|
||||
<customObject id="420" customClass="NSFontManager"/>
|
||||
|
|
|
@ -16,283 +16,559 @@
|
|||
</customObject>
|
||||
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
||||
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
||||
<window title="Bopomofo Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" animationBehavior="default" titlebarAppearsTransparent="YES" id="1" userLabel="Window - Preferences">
|
||||
<window title="vChewing Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" animationBehavior="default" titlebarAppearsTransparent="YES" id="1" userLabel="Window - Preferences">
|
||||
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
|
||||
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
||||
<rect key="contentRect" x="401" y="295" width="475" height="364"/>
|
||||
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
|
||||
<rect key="contentRect" x="401" y="295" width="518" height="469"/>
|
||||
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1055"/>
|
||||
<view key="contentView" id="2">
|
||||
<rect key="frame" x="0.0" y="0.0" width="475" height="364"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<rect key="frame" x="0.0" y="0.0" width="518" height="469"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<subviews>
|
||||
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="11">
|
||||
<rect key="frame" x="38" y="326" width="183" height="17"/>
|
||||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Bopomofo Keyboard Layout:" id="12">
|
||||
<font key="font" metaFont="system"/>
|
||||
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="124">
|
||||
<rect key="frame" x="225" y="289" width="156" height="26"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="149" id="d5e-YH-YOH"/>
|
||||
</constraints>
|
||||
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="127">
|
||||
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
||||
<font key="font" metaFont="menu"/>
|
||||
<menu key="menu" title="OtherViews" id="128"/>
|
||||
</popUpButtonCell>
|
||||
<connections>
|
||||
<action selector="updateBasisKeyboardLayoutAction:" target="-2" id="136"/>
|
||||
</connections>
|
||||
</popUpButton>
|
||||
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="125">
|
||||
<rect key="frame" x="16" y="295" width="205" height="17"/>
|
||||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Alphanumeric Keyboard Layout:" id="126">
|
||||
<font key="font" metaFont="system"/>
|
||||
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
<button translatesAutoresizingMaskIntoConstraints="NO" id="109">
|
||||
<rect key="frame" x="226" y="235" width="217" height="18"/>
|
||||
<buttonCell key="cell" type="check" title="Space key chooses candidate" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="110">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
<connections>
|
||||
<binding destination="32" name="value" keyPath="values.ChooseCandidateUsingSpaceKey" id="112"/>
|
||||
</connections>
|
||||
</button>
|
||||
<comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uHU-aL-du7">
|
||||
<rect key="frame" x="228" y="262" width="209" height="25"/>
|
||||
<comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="jQC-12-UuK">
|
||||
<font key="font" metaFont="system"/>
|
||||
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||||
<objectValues>
|
||||
<string>Item 1</string>
|
||||
<string>Item 2</string>
|
||||
<string>Item 3</string>
|
||||
</objectValues>
|
||||
</comboBoxCell>
|
||||
<connections>
|
||||
<action selector="changeSelectionKeyAction:" target="-2" id="REj-7y-bbQ"/>
|
||||
</connections>
|
||||
</comboBox>
|
||||
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ETa-09-qWI">
|
||||
<rect key="frame" x="124" y="268" width="97" height="16"/>
|
||||
<textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="Selection Keys:" id="FnD-oH-El5">
|
||||
<font key="font" metaFont="system"/>
|
||||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3">
|
||||
<rect key="frame" x="225" y="320" width="132" height="26"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="125" id="XZZ-Mf-846"/>
|
||||
</constraints>
|
||||
<popUpButtonCell key="cell" type="push" title="Standard" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6" id="4">
|
||||
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
||||
<font key="font" metaFont="menu"/>
|
||||
<menu key="menu" title="OtherViews" id="5">
|
||||
<items>
|
||||
<menuItem title="Standard" state="on" id="6"/>
|
||||
<menuItem title="ETen" tag="1" id="7"/>
|
||||
<menuItem title="Hsu" tag="2" id="8"/>
|
||||
<menuItem title="ETen26" tag="3" id="9"/>
|
||||
<menuItem title="IBM" tag="5" id="137"/>
|
||||
<menuItem title="Hanyu Pinyin" tag="4" id="10"/>
|
||||
</items>
|
||||
</menu>
|
||||
<connections>
|
||||
<binding destination="32" name="selectedTag" keyPath="values.KeyboardLayout" id="103"/>
|
||||
</connections>
|
||||
</popUpButtonCell>
|
||||
</popUpButton>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bE0-Lq-Pj7">
|
||||
<rect key="frame" x="226" y="213" width="248" height="18"/>
|
||||
<buttonCell key="cell" type="check" title="ESC key clears entire input buffer" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="f2j-xD-4xK">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
<connections>
|
||||
<binding destination="32" name="value" keyPath="values.EscToCleanInputBufferKey" id="atP-oI-qLL"/>
|
||||
</connections>
|
||||
</button>
|
||||
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="13">
|
||||
<rect key="frame" x="63" y="178" width="156" height="17"/>
|
||||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Show Candidate Phrase:" id="14">
|
||||
<font key="font" metaFont="system"/>
|
||||
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="23">
|
||||
<rect key="frame" x="80" y="132" width="139" height="17"/>
|
||||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Candidate List Style:" id="24">
|
||||
<font key="font" metaFont="system"/>
|
||||
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="28">
|
||||
<rect key="frame" x="84" y="85" width="135" height="17"/>
|
||||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Candidate Text Size:" id="29">
|
||||
<font key="font" metaFont="system"/>
|
||||
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
<matrix verticalHuggingPriority="750" tag="1" allowsEmptySelection="NO" translatesAutoresizingMaskIntoConstraints="NO" id="15">
|
||||
<rect key="frame" x="228" y="157" width="212" height="38"/>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
<size key="cellSize" width="212" height="18"/>
|
||||
<size key="intercellSpacing" width="4" height="2"/>
|
||||
<buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="18">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
<cells>
|
||||
<column>
|
||||
<buttonCell type="radio" title="Before the cursor (like Hanin)" imagePosition="left" alignment="left" state="on" inset="2" id="16">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
<buttonCell type="radio" title="After the cursor (like MS IME)" imagePosition="left" alignment="left" tag="1" inset="2" id="17">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
</column>
|
||||
</cells>
|
||||
<connections>
|
||||
<binding destination="32" name="selectedTag" keyPath="values.SelectPhraseAfterCursorAsCandidate" id="104"/>
|
||||
</connections>
|
||||
</matrix>
|
||||
<matrix verticalHuggingPriority="750" allowsEmptySelection="NO" translatesAutoresizingMaskIntoConstraints="NO" id="19">
|
||||
<rect key="frame" x="228" y="111" width="206" height="38"/>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
<size key="cellSize" width="206" height="18"/>
|
||||
<size key="intercellSpacing" width="4" height="2"/>
|
||||
<buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="20">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
<cells>
|
||||
<column>
|
||||
<buttonCell type="radio" title="Vertical" imagePosition="left" alignment="left" state="on" inset="2" id="22">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
<buttonCell type="radio" title="Horizontal" imagePosition="left" alignment="left" tag="1" inset="2" id="21">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
</column>
|
||||
</cells>
|
||||
<connections>
|
||||
<binding destination="32" name="selectedTag" keyPath="values.UseHorizontalCandidateList" id="105"/>
|
||||
</connections>
|
||||
</matrix>
|
||||
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="90">
|
||||
<rect key="frame" x="225" y="77" width="86" height="26"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="79" id="y4I-5D-X9m"/>
|
||||
</constraints>
|
||||
<popUpButtonCell key="cell" type="push" title="18" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="18" imageScaling="proportionallyDown" inset="2" selectedItem="96" id="91">
|
||||
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
||||
<font key="font" metaFont="menu"/>
|
||||
<menu key="menu" title="OtherViews" id="92">
|
||||
<items>
|
||||
<menuItem title="12" tag="12" id="93"/>
|
||||
<menuItem title="14" tag="14" id="94"/>
|
||||
<menuItem title="16" tag="16" id="95"/>
|
||||
<menuItem title="18" state="on" tag="18" id="96"/>
|
||||
<menuItem title="24" tag="24" id="98"/>
|
||||
<menuItem title="32" tag="32" id="99"/>
|
||||
<menuItem title="64" tag="64" id="100"/>
|
||||
<menuItem title="96" tag="96" id="101"/>
|
||||
</items>
|
||||
</menu>
|
||||
</popUpButtonCell>
|
||||
<connections>
|
||||
<binding destination="32" name="selectedTag" keyPath="values.CandidateListTextSize" id="107"/>
|
||||
</connections>
|
||||
</popUpButton>
|
||||
<button translatesAutoresizingMaskIntoConstraints="NO" id="Fc2-qh-r1H">
|
||||
<rect key="frame" x="226" y="19" width="222" height="18"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="o6K-VN-uxe"/>
|
||||
</constraints>
|
||||
<buttonCell key="cell" type="check" title="Check for updates automatically" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="Z9t-P0-BLF">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="system"/>
|
||||
</buttonCell>
|
||||
<connections>
|
||||
<binding destination="32" name="value" keyPath="values.CheckUpdateAutomatically" id="6WP-5h-sHG"/>
|
||||
</connections>
|
||||
</button>
|
||||
<tabView initialItem="QUQ-oY-4Hc" translatesAutoresizingMaskIntoConstraints="NO" id="ul0-iw-Dk6">
|
||||
<rect key="frame" x="9" y="4" width="500" height="470"/>
|
||||
<font key="font" usesAppearanceFont="YES"/>
|
||||
<tabViewItems>
|
||||
<tabViewItem label="General" identifier="" id="QUQ-oY-4Hc">
|
||||
<view key="view" id="9TJ-dn-iXU">
|
||||
<rect key="frame" x="10" y="33" width="480" height="424"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<subviews>
|
||||
<box title="General Settings" translatesAutoresizingMaskIntoConstraints="NO" id="2Y6-Am-WM1">
|
||||
<rect key="frame" x="6" y="189" width="468" height="230"/>
|
||||
<view key="contentView" id="mUW-kr-ivL">
|
||||
<rect key="frame" x="3" y="3" width="462" height="212"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<subviews>
|
||||
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" verticalCompressionResistancePriority="751" translatesAutoresizingMaskIntoConstraints="NO" id="Ldp-U1-36g">
|
||||
<rect key="frame" x="18" y="182" width="379" height="15"/>
|
||||
<textFieldCell key="cell" lineBreakMode="clipping" title="Change UI font size of candidate window for a better visual clarity." id="iRg-wx-Nx2">
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="28">
|
||||
<rect key="frame" x="30" y="154" width="135" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="17" id="MM2-Vd-p3u"/>
|
||||
</constraints>
|
||||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Candidate UI font size:" id="29">
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="90">
|
||||
<rect key="frame" x="167" y="147" width="86" height="26"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="79" id="EV1-Xz-Wns"/>
|
||||
</constraints>
|
||||
<popUpButtonCell key="cell" type="push" title="18" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="18" imageScaling="proportionallyDown" inset="2" selectedItem="96" id="91">
|
||||
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
<menu key="menu" title="OtherViews" id="92">
|
||||
<items>
|
||||
<menuItem title="12" tag="12" id="93"/>
|
||||
<menuItem title="14" tag="14" id="94"/>
|
||||
<menuItem title="16" tag="16" id="95"/>
|
||||
<menuItem title="18" state="on" tag="18" id="96"/>
|
||||
<menuItem title="24" tag="24" id="98"/>
|
||||
<menuItem title="32" tag="32" id="99"/>
|
||||
<menuItem title="64" tag="64" id="100"/>
|
||||
<menuItem title="96" tag="96" id="101"/>
|
||||
</items>
|
||||
</menu>
|
||||
</popUpButtonCell>
|
||||
<connections>
|
||||
<binding destination="32" name="selectedTag" keyPath="values.CandidateListTextSize" id="107"/>
|
||||
</connections>
|
||||
</popUpButton>
|
||||
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" verticalCompressionResistancePriority="751" translatesAutoresizingMaskIntoConstraints="NO" id="5Rz-c8-hp9">
|
||||
<rect key="frame" x="18" y="127" width="188" height="15"/>
|
||||
<textFieldCell key="cell" lineBreakMode="clipping" title="Change user interface language." id="ZEv-Q2-mYL">
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oS6-u5-7dP">
|
||||
<rect key="frame" x="167" y="92" width="232" height="26"/>
|
||||
<popUpButtonCell key="cell" type="push" title="Auto-Select" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="GlJ-Ns-9eE" id="bft-Wv-kiJ">
|
||||
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
<menu key="menu" id="7zW-ab-vnI">
|
||||
<items>
|
||||
<menuItem title="Auto-Select" state="on" id="GlJ-Ns-9eE"/>
|
||||
<menuItem title="English" id="FSG-lN-CJO"/>
|
||||
<menuItem title="Simplified Chinese" id="akC-2g-ybz"/>
|
||||
<menuItem title="Traditional Chinese" id="TXr-FF-ehw"/>
|
||||
</items>
|
||||
</menu>
|
||||
</popUpButtonCell>
|
||||
</popUpButton>
|
||||
<textField horizontalHuggingPriority="249" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="L5M-VG-W1X">
|
||||
<rect key="frame" x="42" y="99" width="123" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="17" id="ghY-A7-6fH"/>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="119" id="u5Y-ut-0cZ"/>
|
||||
</constraints>
|
||||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="UI language setting:" id="9DS-Rc-TXq">
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
<textField horizontalHuggingPriority="251" verticalHuggingPriority="749" translatesAutoresizingMaskIntoConstraints="NO" id="Yl4-Ar-L6r">
|
||||
<rect key="frame" x="18" y="70" width="314" height="17"/>
|
||||
<textFieldCell key="cell" lineBreakMode="clipping" title="Choose your preferred layout of the candidate window." id="xC5-yV-1W1">
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
<matrix verticalHuggingPriority="750" allowsEmptySelection="NO" translatesAutoresizingMaskIntoConstraints="NO" id="19">
|
||||
<rect key="frame" x="170" y="21" width="209" height="38"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="38" id="hZi-hN-cEm"/>
|
||||
</constraints>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
<size key="cellSize" width="209" height="18"/>
|
||||
<size key="intercellSpacing" width="4" height="2"/>
|
||||
<buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" controlSize="small" inset="2" id="20">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
</buttonCell>
|
||||
<cells>
|
||||
<column>
|
||||
<buttonCell type="radio" title="Vertical" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="22">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
</buttonCell>
|
||||
<buttonCell type="radio" title="Horizontal" imagePosition="left" alignment="left" controlSize="small" tag="1" inset="2" id="21">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
</buttonCell>
|
||||
</column>
|
||||
</cells>
|
||||
<connections>
|
||||
<binding destination="32" name="selectedTag" keyPath="values.UseHorizontalCandidateList" id="105"/>
|
||||
</connections>
|
||||
</matrix>
|
||||
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="23">
|
||||
<rect key="frame" x="15" y="41" width="150" height="17"/>
|
||||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Candidate List Layout:" id="24">
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
</subviews>
|
||||
<constraints>
|
||||
<constraint firstItem="28" firstAttribute="leading" relation="lessThanOrEqual" secondItem="mUW-kr-ivL" secondAttribute="leading" constant="32" id="04F-Wm-qbD"/>
|
||||
<constraint firstItem="90" firstAttribute="firstBaseline" secondItem="28" secondAttribute="baseline" constant="-1" id="1kd-0D-n8t"/>
|
||||
<constraint firstItem="23" firstAttribute="top" secondItem="Yl4-Ar-L6r" secondAttribute="bottom" constant="12" id="22t-Dk-0ff"/>
|
||||
<constraint firstAttribute="bottom" secondItem="19" secondAttribute="bottom" constant="21" id="2DK-FE-SdC"/>
|
||||
<constraint firstItem="19" firstAttribute="leading" secondItem="23" secondAttribute="trailing" constant="7" id="2d4-2f-NLT"/>
|
||||
<constraint firstItem="90" firstAttribute="leading" secondItem="28" secondAttribute="trailing" constant="7" id="3eo-YE-c0b"/>
|
||||
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="Yl4-Ar-L6r" secondAttribute="trailing" constant="20" symbolic="YES" id="5dI-dv-asp"/>
|
||||
<constraint firstItem="19" firstAttribute="top" secondItem="23" secondAttribute="top" constant="-1" id="6Rb-af-NYB"/>
|
||||
<constraint firstItem="90" firstAttribute="leading" secondItem="oS6-u5-7dP" secondAttribute="leading" id="7L2-7K-w0G"/>
|
||||
<constraint firstItem="23" firstAttribute="leading" relation="lessThanOrEqual" secondItem="mUW-kr-ivL" secondAttribute="leading" constant="17" id="8sE-nB-eSO"/>
|
||||
<constraint firstItem="oS6-u5-7dP" firstAttribute="trailing" secondItem="Ldp-U1-36g" secondAttribute="trailing" id="95V-NY-2xA"/>
|
||||
<constraint firstItem="5Rz-c8-hp9" firstAttribute="top" secondItem="28" secondAttribute="bottom" constant="12" id="BKd-fz-Md8"/>
|
||||
<constraint firstItem="L5M-VG-W1X" firstAttribute="leading" secondItem="mUW-kr-ivL" secondAttribute="leading" constant="44" id="CIK-K1-cWF"/>
|
||||
<constraint firstItem="19" firstAttribute="leading" secondItem="oS6-u5-7dP" secondAttribute="leading" id="Pu0-k2-1za"/>
|
||||
<constraint firstItem="Ldp-U1-36g" firstAttribute="leading" secondItem="5Rz-c8-hp9" secondAttribute="leading" id="Q6v-ey-vwa"/>
|
||||
<constraint firstItem="oS6-u5-7dP" firstAttribute="top" secondItem="5Rz-c8-hp9" secondAttribute="bottom" constant="10" id="QZ2-14-4r6"/>
|
||||
<constraint firstItem="19" firstAttribute="top" secondItem="Yl4-Ar-L6r" secondAttribute="bottom" constant="11" id="Qqq-yr-wOz"/>
|
||||
<constraint firstItem="oS6-u5-7dP" firstAttribute="centerY" secondItem="L5M-VG-W1X" secondAttribute="centerY" constant="1" id="RVA-nL-38p"/>
|
||||
<constraint firstAttribute="trailing" relation="lessThanOrEqual" secondItem="Ldp-U1-36g" secondAttribute="trailing" constant="94" id="Rnq-Id-Nco"/>
|
||||
<constraint firstItem="oS6-u5-7dP" firstAttribute="leading" secondItem="L5M-VG-W1X" secondAttribute="trailing" constant="7" id="YxI-fn-Sqi"/>
|
||||
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="5Rz-c8-hp9" secondAttribute="trailing" constant="20" symbolic="YES" id="ZHb-cO-vuU"/>
|
||||
<constraint firstItem="5Rz-c8-hp9" firstAttribute="leading" secondItem="Yl4-Ar-L6r" secondAttribute="leading" id="cfz-OX-xMQ"/>
|
||||
<constraint firstAttribute="trailing" relation="lessThanOrEqual" secondItem="90" secondAttribute="trailing" constant="224" id="dtX-Dy-UQr"/>
|
||||
<constraint firstItem="90" firstAttribute="top" secondItem="Ldp-U1-36g" secondAttribute="bottom" constant="10" id="k9L-cq-Oex"/>
|
||||
<constraint firstItem="Yl4-Ar-L6r" firstAttribute="top" secondItem="oS6-u5-7dP" secondAttribute="bottom" constant="9" id="koX-Rp-hqx"/>
|
||||
<constraint firstItem="Ldp-U1-36g" firstAttribute="leading" secondItem="mUW-kr-ivL" secondAttribute="leading" constant="20" symbolic="YES" id="nTy-V2-tT3"/>
|
||||
<constraint firstItem="L5M-VG-W1X" firstAttribute="top" secondItem="5Rz-c8-hp9" secondAttribute="bottom" constant="11" id="nab-L1-oZG"/>
|
||||
<constraint firstItem="19" firstAttribute="centerX" secondItem="90" secondAttribute="centerX" constant="65" id="tpV-4v-4jz"/>
|
||||
<constraint firstItem="5Rz-c8-hp9" firstAttribute="top" secondItem="90" secondAttribute="bottom" constant="9" id="xFG-Vm-AP8"/>
|
||||
<constraint firstAttribute="bottom" secondItem="23" secondAttribute="bottom" constant="41" id="xR9-db-AOM"/>
|
||||
<constraint firstItem="Ldp-U1-36g" firstAttribute="top" secondItem="mUW-kr-ivL" secondAttribute="top" constant="15" id="zma-pr-5cd"/>
|
||||
</constraints>
|
||||
</view>
|
||||
</box>
|
||||
<button translatesAutoresizingMaskIntoConstraints="NO" id="Fc2-qh-r1H">
|
||||
<rect key="frame" x="26" y="12.5" width="221" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="o6K-VN-uxe"/>
|
||||
</constraints>
|
||||
<buttonCell key="cell" type="check" title="Check for updates automatically" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="Z9t-P0-BLF">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
</buttonCell>
|
||||
<connections>
|
||||
<binding destination="32" name="value" keyPath="values.CheckUpdateAutomatically" id="6WP-5h-sHG"/>
|
||||
</connections>
|
||||
</button>
|
||||
<box title="Output Settings" translatesAutoresizingMaskIntoConstraints="NO" id="Uyz-xL-TVN">
|
||||
<rect key="frame" x="6" y="33" width="468" height="152"/>
|
||||
<view key="contentView" id="brd-6J-saN">
|
||||
<rect key="frame" x="3" y="3" width="462" height="134"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<subviews>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Yaj-QY-7xV">
|
||||
<rect key="frame" x="19" y="102.5" width="423" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="doD-85-k80"/>
|
||||
</constraints>
|
||||
<buttonCell key="cell" type="check" title="Enable partial CNS11643 Support (non-PUA UTF-8 characters only)" 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>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5IL-zZ-CL9">
|
||||
<rect key="frame" x="19" y="81.5" width="423" height="16"/>
|
||||
<buttonCell key="cell" type="check" title="Auto-convert traditional Chinese glyphs to KangXi characters" bezelStyle="regularSquare" imagePosition="left" controlSize="small" inset="2" id="BSK-bH-Gct">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
</buttonCell>
|
||||
</button>
|
||||
</subviews>
|
||||
<constraints>
|
||||
<constraint firstAttribute="trailing" secondItem="Yaj-QY-7xV" secondAttribute="trailing" constant="20" symbolic="YES" id="1cK-ql-tUm"/>
|
||||
<constraint firstItem="5IL-zZ-CL9" firstAttribute="top" secondItem="Yaj-QY-7xV" secondAttribute="bottom" constant="6" symbolic="YES" id="GNJ-3b-BdS"/>
|
||||
<constraint firstItem="Yaj-QY-7xV" firstAttribute="leading" secondItem="brd-6J-saN" secondAttribute="leading" constant="20" symbolic="YES" id="Osh-Ld-41D"/>
|
||||
<constraint firstItem="Yaj-QY-7xV" firstAttribute="trailing" secondItem="5IL-zZ-CL9" secondAttribute="trailing" id="aV1-VZ-dv0"/>
|
||||
<constraint firstItem="Yaj-QY-7xV" firstAttribute="top" secondItem="brd-6J-saN" secondAttribute="top" constant="15" id="p4L-Wx-dK0"/>
|
||||
<constraint firstItem="Yaj-QY-7xV" firstAttribute="leading" secondItem="5IL-zZ-CL9" secondAttribute="leading" id="r7K-Wg-s9D"/>
|
||||
</constraints>
|
||||
</view>
|
||||
</box>
|
||||
</subviews>
|
||||
<constraints>
|
||||
<constraint firstItem="2Y6-Am-WM1" firstAttribute="leading" secondItem="Uyz-xL-TVN" secondAttribute="leading" id="37f-ZR-zcC"/>
|
||||
<constraint firstItem="Fc2-qh-r1H" firstAttribute="leading" secondItem="9TJ-dn-iXU" secondAttribute="leading" constant="27" id="BGq-cN-jpR"/>
|
||||
<constraint firstAttribute="bottom" secondItem="Fc2-qh-r1H" secondAttribute="bottom" constant="13" id="DF3-YG-9e5"/>
|
||||
<constraint firstAttribute="trailing" secondItem="2Y6-Am-WM1" secondAttribute="trailing" constant="9" id="ZPe-b1-SbT"/>
|
||||
<constraint firstItem="2Y6-Am-WM1" firstAttribute="top" secondItem="9TJ-dn-iXU" secondAttribute="top" constant="5" id="bJ6-j1-t07"/>
|
||||
<constraint firstItem="2Y6-Am-WM1" firstAttribute="trailing" secondItem="Uyz-xL-TVN" secondAttribute="trailing" id="ewc-fS-Lds"/>
|
||||
<constraint firstItem="Uyz-xL-TVN" firstAttribute="top" secondItem="9TJ-dn-iXU" secondAttribute="top" constant="239" id="hBw-kZ-RWt"/>
|
||||
<constraint firstItem="Fc2-qh-r1H" firstAttribute="top" secondItem="Uyz-xL-TVN" secondAttribute="bottom" constant="8" symbolic="YES" id="m8Q-6u-Xbr"/>
|
||||
<constraint firstItem="2Y6-Am-WM1" firstAttribute="leading" secondItem="9TJ-dn-iXU" secondAttribute="leading" constant="9" id="pSQ-3h-nNK"/>
|
||||
<constraint firstItem="Uyz-xL-TVN" firstAttribute="top" secondItem="2Y6-Am-WM1" secondAttribute="bottom" constant="8" symbolic="YES" id="raC-bi-5o9"/>
|
||||
<constraint firstAttribute="trailing" relation="lessThanOrEqual" secondItem="Fc2-qh-r1H" secondAttribute="trailing" constant="233" id="wBd-hX-AWH"/>
|
||||
</constraints>
|
||||
</view>
|
||||
</tabViewItem>
|
||||
<tabViewItem label="Advanced" identifier="" id="xrE-8T-WKO">
|
||||
<view key="view" id="bZr-iP-F6T">
|
||||
<rect key="frame" x="10" y="33" width="480" height="424"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<subviews>
|
||||
<box title="Advanced Settings" translatesAutoresizingMaskIntoConstraints="NO" id="E1l-m8-xgb">
|
||||
<rect key="frame" x="6" y="10" width="468" height="409"/>
|
||||
<view key="contentView" id="Zaa-dP-WdF">
|
||||
<rect key="frame" x="3" y="3" width="462" height="391"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<subviews>
|
||||
<textField autoresizesSubviews="NO" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="IpX-f7-rTL">
|
||||
<rect key="frame" x="18" y="360" width="410" height="16"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="16" id="AH9-nI-ozD"/>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="406" id="xMo-mW-3aW"/>
|
||||
</constraints>
|
||||
<textFieldCell key="cell" lineBreakMode="clipping" title="Choose which keys you prefer for selecting candidates." id="2pS-nv-te4">
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
<comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uHU-aL-du7">
|
||||
<rect key="frame" x="128" y="322" width="150" height="25"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" constant="147" id="aJi-ff-WnC"/>
|
||||
</constraints>
|
||||
<comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="jQC-12-UuK">
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||||
<objectValues>
|
||||
<string>Item 1</string>
|
||||
<string>Item 2</string>
|
||||
<string>Item 3</string>
|
||||
</objectValues>
|
||||
</comboBoxCell>
|
||||
<connections>
|
||||
<action selector="changeSelectionKeyAction:" target="-2" id="REj-7y-bbQ"/>
|
||||
</connections>
|
||||
</comboBox>
|
||||
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ETa-09-qWI">
|
||||
<rect key="frame" x="31" y="327" width="91" height="15"/>
|
||||
<textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="Selection Keys:" id="FnD-oH-El5">
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="13">
|
||||
<rect key="frame" x="18" y="293" width="403" height="15"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="371" id="lJN-Yf-Fka"/>
|
||||
</constraints>
|
||||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Choose the cursor position where you want to list possible candidates." id="14">
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
<matrix verticalHuggingPriority="751" tag="1" allowsEmptySelection="NO" translatesAutoresizingMaskIntoConstraints="NO" id="15">
|
||||
<rect key="frame" x="33" y="238" width="402" height="40"/>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
<size key="cellSize" width="402" height="19"/>
|
||||
<size key="intercellSpacing" width="4" height="2"/>
|
||||
<buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" controlSize="small" inset="2" id="18">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
</buttonCell>
|
||||
<cells>
|
||||
<column>
|
||||
<buttonCell type="radio" title="Cursor to the front of the phrase (like Matsushita Hanin IME)" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="16">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
</buttonCell>
|
||||
<buttonCell type="radio" title="Cursor to the rear of the phrase (like MS New-Phonetic IME)" imagePosition="left" alignment="left" controlSize="small" tag="1" inset="2" id="17">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
</buttonCell>
|
||||
</column>
|
||||
</cells>
|
||||
<connections>
|
||||
<binding destination="32" name="selectedTag" keyPath="values.SelectPhraseAfterCursorAsCandidate" id="104"/>
|
||||
</connections>
|
||||
</matrix>
|
||||
<button translatesAutoresizingMaskIntoConstraints="NO" id="109">
|
||||
<rect key="frame" x="19" y="206.5" width="289" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="288" id="DZZ-LM-h2m"/>
|
||||
<constraint firstAttribute="height" constant="16" id="lZq-1x-koI"/>
|
||||
</constraints>
|
||||
<buttonCell key="cell" type="check" title="Press Space key chooses candidate" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="110">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
</buttonCell>
|
||||
<connections>
|
||||
<binding destination="32" name="value" keyPath="values.ChooseCandidateUsingSpaceKey" id="112"/>
|
||||
</connections>
|
||||
</button>
|
||||
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bE0-Lq-Pj7">
|
||||
<rect key="frame" x="19" y="184.5" width="245" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="234" id="PX9-9G-dZz"/>
|
||||
<constraint firstAttribute="height" constant="16" id="VKi-k7-llg"/>
|
||||
</constraints>
|
||||
<buttonCell key="cell" type="check" title="Press ESC key clears entire input buffer" bezelStyle="regularSquare" imagePosition="left" controlSize="small" state="on" inset="2" id="f2j-xD-4xK">
|
||||
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
</buttonCell>
|
||||
<connections>
|
||||
<binding destination="32" name="value" keyPath="values.EscToCleanInputBufferKey" id="atP-oI-qLL"/>
|
||||
</connections>
|
||||
</button>
|
||||
</subviews>
|
||||
<constraints>
|
||||
<constraint firstItem="uHU-aL-du7" firstAttribute="leading" secondItem="ETa-09-qWI" secondAttribute="trailing" constant="8" symbolic="YES" id="3KF-Tb-0Tz"/>
|
||||
<constraint firstAttribute="trailing" relation="lessThanOrEqual" secondItem="13" secondAttribute="trailing" constant="71" id="D0Q-CG-6LS"/>
|
||||
<constraint firstItem="uHU-aL-du7" firstAttribute="top" secondItem="IpX-f7-rTL" secondAttribute="bottom" constant="15" id="Di9-bm-CIq"/>
|
||||
<constraint firstItem="ETa-09-qWI" firstAttribute="centerY" secondItem="uHU-aL-du7" secondAttribute="centerY" constant="1" id="FHZ-PV-14v"/>
|
||||
<constraint firstAttribute="trailing" relation="lessThanOrEqual" secondItem="bE0-Lq-Pj7" secondAttribute="trailing" constant="208" id="FhD-OS-9RF"/>
|
||||
<constraint firstAttribute="trailing" relation="lessThanOrEqual" secondItem="109" secondAttribute="trailing" constant="154" id="LMr-eu-xAG"/>
|
||||
<constraint firstItem="ETa-09-qWI" firstAttribute="firstBaseline" secondItem="uHU-aL-du7" secondAttribute="firstBaseline" constant="1" id="OnR-PS-PDx"/>
|
||||
<constraint firstItem="13" firstAttribute="top" secondItem="uHU-aL-du7" secondAttribute="bottom" constant="18" id="Oq3-TL-cYE"/>
|
||||
<constraint firstItem="IpX-f7-rTL" firstAttribute="top" secondItem="Zaa-dP-WdF" secondAttribute="top" constant="15" id="QXa-JH-WOl"/>
|
||||
<constraint firstItem="ETa-09-qWI" firstAttribute="baseline" secondItem="uHU-aL-du7" secondAttribute="firstBaseline" constant="1" id="QzY-qa-SJw"/>
|
||||
<constraint firstItem="bE0-Lq-Pj7" firstAttribute="top" secondItem="109" secondAttribute="bottom" constant="6" symbolic="YES" id="cT2-FV-Or9"/>
|
||||
<constraint firstItem="IpX-f7-rTL" firstAttribute="leading" secondItem="13" secondAttribute="leading" id="dXS-M3-fDf"/>
|
||||
<constraint firstItem="109" firstAttribute="leading" secondItem="bE0-Lq-Pj7" secondAttribute="leading" id="ePO-mn-wZM"/>
|
||||
<constraint firstItem="ETa-09-qWI" firstAttribute="leading" secondItem="Zaa-dP-WdF" secondAttribute="leading" constant="33" id="jMc-w0-nTn"/>
|
||||
<constraint firstItem="109" firstAttribute="top" secondItem="15" secondAttribute="bottom" constant="15.5" id="jW8-k4-5sl"/>
|
||||
<constraint firstItem="15" firstAttribute="top" secondItem="13" secondAttribute="bottom" constant="15" id="mY6-fM-KSH"/>
|
||||
<constraint firstItem="15" firstAttribute="leading" secondItem="ETa-09-qWI" secondAttribute="leading" id="o4v-uI-Y3a"/>
|
||||
<constraint firstAttribute="trailing" relation="lessThanOrEqual" secondItem="IpX-f7-rTL" secondAttribute="trailing" constant="36" id="pqa-tx-4pg"/>
|
||||
<constraint firstItem="109" firstAttribute="leading" secondItem="Zaa-dP-WdF" secondAttribute="leading" constant="20" symbolic="YES" id="tRQ-NF-XQS"/>
|
||||
<constraint firstItem="109" firstAttribute="leading" secondItem="IpX-f7-rTL" secondAttribute="leading" id="yea-b7-cDv"/>
|
||||
</constraints>
|
||||
</view>
|
||||
</box>
|
||||
</subviews>
|
||||
<constraints>
|
||||
<constraint firstAttribute="trailing" secondItem="E1l-m8-xgb" secondAttribute="trailing" constant="9" id="1tG-CL-AoN"/>
|
||||
<constraint firstAttribute="bottom" secondItem="E1l-m8-xgb" secondAttribute="bottom" constant="14" id="Bh0-OO-jjp"/>
|
||||
<constraint firstItem="E1l-m8-xgb" firstAttribute="top" secondItem="bZr-iP-F6T" secondAttribute="top" constant="5" id="FkC-bE-8zi"/>
|
||||
<constraint firstItem="E1l-m8-xgb" firstAttribute="leading" secondItem="bZr-iP-F6T" secondAttribute="leading" constant="9" id="jg2-Sj-VgP"/>
|
||||
</constraints>
|
||||
</view>
|
||||
</tabViewItem>
|
||||
<tabViewItem label="Dictionary" identifier="" id="ISh-Da-hKv">
|
||||
<view key="view" id="YRl-sz-hHt">
|
||||
<rect key="frame" x="10" y="33" width="480" height="424"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<subviews>
|
||||
<box title="Dictionary Settings" translatesAutoresizingMaskIntoConstraints="NO" id="s4r-ji-vbr">
|
||||
<rect key="frame" x="6" y="10" width="468" height="409"/>
|
||||
<view key="contentView" id="rWB-y8-q94">
|
||||
<rect key="frame" x="3" y="3" width="462" height="391"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<subviews>
|
||||
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dnE-Vw-KrP">
|
||||
<rect key="frame" x="18" y="361" width="249" height="15"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="231" id="MzY-w8-DKW"/>
|
||||
</constraints>
|
||||
<textFieldCell key="cell" lineBreakMode="clipping" title="This dictionary page is under development." id="j48-5a-cEs">
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
</subviews>
|
||||
<constraints>
|
||||
<constraint firstAttribute="trailing" relation="lessThanOrEqual" secondItem="dnE-Vw-KrP" secondAttribute="trailing" constant="214" id="3wA-Rn-cTn"/>
|
||||
<constraint firstItem="dnE-Vw-KrP" firstAttribute="leading" secondItem="rWB-y8-q94" secondAttribute="leading" constant="20" id="QQJ-7P-HAG"/>
|
||||
<constraint firstItem="dnE-Vw-KrP" firstAttribute="top" secondItem="rWB-y8-q94" secondAttribute="top" constant="15" id="Vzj-xd-Q2W"/>
|
||||
</constraints>
|
||||
</view>
|
||||
</box>
|
||||
</subviews>
|
||||
<constraints>
|
||||
<constraint firstItem="s4r-ji-vbr" firstAttribute="top" secondItem="YRl-sz-hHt" secondAttribute="top" constant="5" id="8gv-vr-dIX"/>
|
||||
<constraint firstItem="s4r-ji-vbr" firstAttribute="leading" secondItem="YRl-sz-hHt" secondAttribute="leading" constant="9" id="U9h-rJ-qx7"/>
|
||||
<constraint firstAttribute="trailing" secondItem="s4r-ji-vbr" secondAttribute="trailing" constant="9" id="nrd-NN-pox"/>
|
||||
<constraint firstAttribute="bottom" secondItem="s4r-ji-vbr" secondAttribute="bottom" constant="14" id="pZy-gR-TFq"/>
|
||||
</constraints>
|
||||
</view>
|
||||
</tabViewItem>
|
||||
<tabViewItem label="Keyboard" identifier="" id="1AW-xf-c2f">
|
||||
<view key="view" id="FxL-ZG-Eue">
|
||||
<rect key="frame" x="10" y="33" width="480" height="424"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<subviews>
|
||||
<box title="Keyboard Layout" translatesAutoresizingMaskIntoConstraints="NO" id="Wvt-HE-LOv">
|
||||
<rect key="frame" x="6" y="10" width="468" height="409"/>
|
||||
<view key="contentView" id="mE9-SY-ijS">
|
||||
<rect key="frame" x="3" y="3" width="462" height="391"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<subviews>
|
||||
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="onD-QP-KPf">
|
||||
<rect key="frame" x="18" y="361" width="246" height="15"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="242" id="7Fg-39-CRo"/>
|
||||
</constraints>
|
||||
<textFieldCell key="cell" lineBreakMode="clipping" title="Choose your preferred keyboard layout." id="RQ6-MS-m4C">
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
<textField horizontalHuggingPriority="249" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="11">
|
||||
<rect key="frame" x="23" y="328" width="103" height="17"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="17" id="3Lz-Gj-jiD"/>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="82" id="Vfj-gd-B0r"/>
|
||||
</constraints>
|
||||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Bopomofo:" id="12">
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3">
|
||||
<rect key="frame" x="129" y="322" width="277" height="26"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="270" id="s83-aB-x7j"/>
|
||||
</constraints>
|
||||
<popUpButtonCell key="cell" type="push" title="Standard" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6" id="4">
|
||||
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
<menu key="menu" title="OtherViews" id="5">
|
||||
<items>
|
||||
<menuItem title="Standard" state="on" id="6"/>
|
||||
<menuItem title="ETen" tag="1" id="7"/>
|
||||
<menuItem title="Hsu" tag="2" id="8"/>
|
||||
<menuItem title="ETen26" tag="3" id="9"/>
|
||||
<menuItem title="IBM" tag="5" id="137"/>
|
||||
<menuItem title="Hanyu Pinyin" tag="4" id="10"/>
|
||||
</items>
|
||||
</menu>
|
||||
<connections>
|
||||
<binding destination="32" name="selectedTag" keyPath="values.KeyboardLayout" id="103"/>
|
||||
</connections>
|
||||
</popUpButtonCell>
|
||||
</popUpButton>
|
||||
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="124">
|
||||
<rect key="frame" x="129" y="294" width="277" height="26"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="21" id="MHr-9M-m65"/>
|
||||
</constraints>
|
||||
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="127">
|
||||
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
<menu key="menu" title="OtherViews" id="128"/>
|
||||
</popUpButtonCell>
|
||||
<connections>
|
||||
<action selector="updateBasisKeyboardLayoutAction:" target="-2" id="136"/>
|
||||
</connections>
|
||||
</popUpButton>
|
||||
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="125">
|
||||
<rect key="frame" x="23" y="302" width="103" height="15"/>
|
||||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Alphanumeric:" id="126">
|
||||
<font key="font" metaFont="cellTitle"/>
|
||||
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
</textFieldCell>
|
||||
</textField>
|
||||
</subviews>
|
||||
<constraints>
|
||||
<constraint firstItem="onD-QP-KPf" firstAttribute="leading" secondItem="mE9-SY-ijS" secondAttribute="leading" constant="20" symbolic="YES" id="2R9-Gu-Kmf"/>
|
||||
<constraint firstItem="3" firstAttribute="trailing" secondItem="124" secondAttribute="trailing" id="3Ca-11-Otu"/>
|
||||
<constraint firstItem="11" firstAttribute="leading" secondItem="125" secondAttribute="leading" id="6bP-cU-jFg"/>
|
||||
<constraint firstItem="11" firstAttribute="leading" secondItem="mE9-SY-ijS" secondAttribute="leading" constant="25" id="B61-oL-3aF"/>
|
||||
<constraint firstItem="125" firstAttribute="baseline" secondItem="124" secondAttribute="firstBaseline" id="E65-3B-iMD"/>
|
||||
<constraint firstItem="3" firstAttribute="top" secondItem="onD-QP-KPf" secondAttribute="bottom" constant="14" id="NnJ-bz-vb0"/>
|
||||
<constraint firstItem="11" firstAttribute="firstBaseline" secondItem="3" secondAttribute="firstBaseline" id="QvC-vi-AqC"/>
|
||||
<constraint firstItem="124" firstAttribute="leading" secondItem="125" secondAttribute="trailing" constant="8" symbolic="YES" id="Te4-sj-jbf"/>
|
||||
<constraint firstItem="3" firstAttribute="leading" secondItem="124" secondAttribute="leading" id="WWj-vl-haG"/>
|
||||
<constraint firstItem="onD-QP-KPf" firstAttribute="top" secondItem="mE9-SY-ijS" secondAttribute="top" constant="15" id="XSD-Vc-x52"/>
|
||||
<constraint firstAttribute="trailing" secondItem="3" secondAttribute="trailing" constant="60" id="Z1E-EK-5Ts"/>
|
||||
<constraint firstItem="124" firstAttribute="top" secondItem="3" secondAttribute="bottom" constant="7" id="Zl4-5d-SJ5"/>
|
||||
<constraint firstItem="3" firstAttribute="leading" secondItem="11" secondAttribute="trailing" constant="8" symbolic="YES" id="hZ7-qC-PmJ"/>
|
||||
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="onD-QP-KPf" secondAttribute="trailing" constant="20" symbolic="YES" id="nMf-Gq-Hm1"/>
|
||||
<constraint firstItem="11" firstAttribute="centerY" secondItem="3" secondAttribute="centerY" id="t9r-zq-f68"/>
|
||||
</constraints>
|
||||
</view>
|
||||
</box>
|
||||
</subviews>
|
||||
<constraints>
|
||||
<constraint firstAttribute="bottom" secondItem="Wvt-HE-LOv" secondAttribute="bottom" constant="14" id="Qmp-GR-eW4"/>
|
||||
<constraint firstItem="Wvt-HE-LOv" firstAttribute="leading" secondItem="FxL-ZG-Eue" secondAttribute="leading" constant="9" id="gBD-pe-hba"/>
|
||||
<constraint firstItem="Wvt-HE-LOv" firstAttribute="top" secondItem="FxL-ZG-Eue" secondAttribute="top" constant="5" id="mpD-ld-a8z"/>
|
||||
<constraint firstAttribute="trailing" secondItem="Wvt-HE-LOv" secondAttribute="trailing" constant="9" id="v0g-ad-cjW"/>
|
||||
</constraints>
|
||||
</view>
|
||||
</tabViewItem>
|
||||
</tabViewItems>
|
||||
</tabView>
|
||||
</subviews>
|
||||
<constraints>
|
||||
<constraint firstAttribute="trailing" relation="lessThanOrEqual" secondItem="90" secondAttribute="trailing" constant="168" id="3VS-Rp-cjd"/>
|
||||
<constraint firstItem="125" firstAttribute="centerY" secondItem="124" secondAttribute="centerY" id="44X-Dw-13E"/>
|
||||
<constraint firstItem="11" firstAttribute="centerY" secondItem="3" secondAttribute="centerY" id="7fo-J5-tSY"/>
|
||||
<constraint firstItem="3" firstAttribute="baseline" secondItem="11" secondAttribute="firstBaseline" id="893-19-ohG"/>
|
||||
<constraint firstItem="125" firstAttribute="trailing" secondItem="ETa-09-qWI" secondAttribute="trailing" id="8hj-i0-cSi"/>
|
||||
<constraint firstItem="23" firstAttribute="trailing" secondItem="28" secondAttribute="trailing" id="9XI-uy-SKw"/>
|
||||
<constraint firstItem="bE0-Lq-Pj7" firstAttribute="top" secondItem="109" secondAttribute="bottom" constant="6" symbolic="YES" id="AI3-jy-hpR"/>
|
||||
<constraint firstItem="28" firstAttribute="top" secondItem="90" secondAttribute="top" id="Ayw-xq-FcR"/>
|
||||
<constraint firstItem="uHU-aL-du7" firstAttribute="top" secondItem="124" secondAttribute="bottom" constant="8" symbolic="YES" id="BMT-cR-GXI"/>
|
||||
<constraint firstAttribute="trailing" relation="lessThanOrEqual" secondItem="109" secondAttribute="trailing" constant="32" id="Bk3-GY-gXq"/>
|
||||
<constraint firstItem="3" firstAttribute="leading" secondItem="124" secondAttribute="leading" id="E9t-J5-5jO"/>
|
||||
<constraint firstItem="23" firstAttribute="leading" relation="lessThanOrEqual" secondItem="2" secondAttribute="leading" constant="82" id="HP9-ap-q8l"/>
|
||||
<constraint firstItem="109" firstAttribute="top" secondItem="uHU-aL-du7" secondAttribute="bottom" constant="14" id="JCu-rZ-RGt"/>
|
||||
<constraint firstItem="28" firstAttribute="top" secondItem="23" secondAttribute="bottom" constant="30" id="JGM-gn-FUs"/>
|
||||
<constraint firstItem="11" firstAttribute="trailing" secondItem="125" secondAttribute="trailing" id="K4R-RY-Ns6"/>
|
||||
<constraint firstItem="109" firstAttribute="trailing" relation="lessThanOrEqual" secondItem="Fc2-qh-r1H" secondAttribute="trailing" id="La9-50-8Q8"/>
|
||||
<constraint firstItem="uHU-aL-du7" firstAttribute="centerX" secondItem="19" secondAttribute="centerX" id="NRM-2L-Kgh"/>
|
||||
<constraint firstItem="125" firstAttribute="top" secondItem="11" secondAttribute="bottom" constant="14" id="NjC-xP-8Tz"/>
|
||||
<constraint firstItem="28" firstAttribute="leading" relation="lessThanOrEqual" secondItem="2" secondAttribute="leading" constant="86" id="R0l-Gj-Qxk"/>
|
||||
<constraint firstItem="13" firstAttribute="trailing" secondItem="23" secondAttribute="trailing" id="R1r-ZJ-ES0"/>
|
||||
<constraint firstItem="124" firstAttribute="baseline" secondItem="125" secondAttribute="firstBaseline" id="RUl-48-Vq1"/>
|
||||
<constraint firstItem="23" firstAttribute="top" secondItem="13" secondAttribute="bottom" constant="29" id="S1A-2V-Fs7"/>
|
||||
<constraint firstAttribute="trailing" relation="lessThanOrEqual" secondItem="15" secondAttribute="trailing" constant="35" id="SaS-x1-8dk"/>
|
||||
<constraint firstAttribute="trailing" relation="lessThanOrEqual" secondItem="3" secondAttribute="trailing" constant="122" id="SaT-IJ-9WV"/>
|
||||
<constraint firstAttribute="bottom" secondItem="Fc2-qh-r1H" secondAttribute="bottom" constant="20" symbolic="YES" id="VBd-P3-Dsu"/>
|
||||
<constraint firstItem="13" firstAttribute="leading" relation="lessThanOrEqual" secondItem="2" secondAttribute="leading" constant="65" id="WqR-2W-qGh"/>
|
||||
<constraint firstItem="19" firstAttribute="leading" secondItem="90" secondAttribute="leading" id="XaV-jJ-7vs"/>
|
||||
<constraint firstItem="124" firstAttribute="top" secondItem="3" secondAttribute="bottom" constant="10" symbolic="YES" id="YKO-bl-GgT"/>
|
||||
<constraint firstItem="109" firstAttribute="leading" secondItem="bE0-Lq-Pj7" secondAttribute="leading" id="ZSY-QI-H7Z"/>
|
||||
<constraint firstItem="23" firstAttribute="top" secondItem="19" secondAttribute="top" id="axz-qh-zd8"/>
|
||||
<constraint firstItem="3" firstAttribute="top" secondItem="2" secondAttribute="top" constant="19" id="ayf-qv-vu4"/>
|
||||
<constraint firstItem="ETa-09-qWI" firstAttribute="top" secondItem="125" secondAttribute="bottom" constant="11" id="bmg-lF-kbX"/>
|
||||
<constraint firstAttribute="bottom" secondItem="28" secondAttribute="bottom" constant="85" id="cDc-j4-8KC"/>
|
||||
<constraint firstItem="125" firstAttribute="leading" relation="lessThanOrEqual" secondItem="2" secondAttribute="leading" constant="18" id="dLD-Rd-mAm"/>
|
||||
<constraint firstItem="90" firstAttribute="leading" secondItem="Fc2-qh-r1H" secondAttribute="leading" id="eBy-mt-Ub0"/>
|
||||
<constraint firstItem="15" firstAttribute="leading" secondItem="19" secondAttribute="leading" id="eGn-6i-kTG"/>
|
||||
<constraint firstItem="90" firstAttribute="top" secondItem="19" secondAttribute="bottom" constant="9" id="eaY-jp-0oI"/>
|
||||
<constraint firstAttribute="trailing" secondItem="uHU-aL-du7" secondAttribute="trailing" constant="41" id="eed-m3-bfk"/>
|
||||
<constraint firstItem="124" firstAttribute="leading" secondItem="uHU-aL-du7" secondAttribute="leading" id="f3J-aw-iP7"/>
|
||||
<constraint firstItem="13" firstAttribute="top" secondItem="15" secondAttribute="top" id="fmL-dn-0Sn"/>
|
||||
<constraint firstItem="ETa-09-qWI" firstAttribute="baseline" secondItem="uHU-aL-du7" secondAttribute="baseline" id="i5V-C7-YJS"/>
|
||||
<constraint firstItem="28" firstAttribute="baseline" secondItem="90" secondAttribute="firstBaseline" id="jye-g2-4k6"/>
|
||||
<constraint firstItem="15" firstAttribute="leading" secondItem="13" secondAttribute="trailing" constant="11" id="lo9-Kj-ad4"/>
|
||||
<constraint firstAttribute="trailing" relation="lessThanOrEqual" secondItem="bE0-Lq-Pj7" secondAttribute="trailing" constant="1" id="nuh-xb-tzq"/>
|
||||
<constraint firstItem="3" firstAttribute="leading" secondItem="11" secondAttribute="trailing" constant="9" id="oSS-wY-tVY"/>
|
||||
<constraint firstItem="11" firstAttribute="leading" relation="lessThanOrEqual" secondItem="2" secondAttribute="leading" constant="40" id="oV1-Ve-iyq"/>
|
||||
<constraint firstItem="19" firstAttribute="top" secondItem="15" secondAttribute="bottom" constant="8" symbolic="YES" id="pfL-Ys-5mo"/>
|
||||
<constraint firstItem="uHU-aL-du7" firstAttribute="leading" secondItem="109" secondAttribute="leading" id="sKv-5U-3IP"/>
|
||||
<constraint firstItem="Fc2-qh-r1H" firstAttribute="top" secondItem="90" secondAttribute="bottom" constant="45" id="sRG-hW-0ws"/>
|
||||
<constraint firstAttribute="trailing" secondItem="109" secondAttribute="trailing" constant="32" id="srY-Gm-Vjj"/>
|
||||
<constraint firstItem="uHU-aL-du7" firstAttribute="trailing" secondItem="19" secondAttribute="trailing" id="tLe-mQ-iXQ"/>
|
||||
<constraint firstItem="15" firstAttribute="top" secondItem="bE0-Lq-Pj7" secondAttribute="bottom" constant="19" id="wDX-r6-sLD"/>
|
||||
<constraint firstItem="11" firstAttribute="leading" relation="lessThanOrEqual" secondItem="ETa-09-qWI" secondAttribute="leading" id="wY9-eR-uBa"/>
|
||||
<constraint firstAttribute="trailing" relation="lessThanOrEqual" secondItem="124" secondAttribute="trailing" constant="98" id="zns-Js-MOa"/>
|
||||
<constraint firstItem="ul0-iw-Dk6" firstAttribute="centerX" secondItem="2" secondAttribute="centerX" id="BOt-MN-cnS"/>
|
||||
<constraint firstItem="ul0-iw-Dk6" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="16" id="Nbz-2Q-S3Q"/>
|
||||
<constraint firstAttribute="bottom" secondItem="ul0-iw-Dk6" secondAttribute="bottom" constant="14" id="QYj-Si-eCv"/>
|
||||
<constraint firstItem="ul0-iw-Dk6" firstAttribute="top" secondItem="2" secondAttribute="top" constant="1" id="VcH-iG-o6f"/>
|
||||
<constraint firstItem="ul0-iw-Dk6" firstAttribute="centerX" relation="greaterThanOrEqual" secondItem="2" secondAttribute="centerX" id="dAE-nS-es9"/>
|
||||
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="ul0-iw-Dk6" secondAttribute="centerX" id="spC-lA-Mpv"/>
|
||||
</constraints>
|
||||
</view>
|
||||
<point key="canvasLocation" x="148.5" y="196"/>
|
||||
<point key="canvasLocation" x="171" y="66.5"/>
|
||||
</window>
|
||||
<userDefaultsController representsSharedInstance="YES" id="32"/>
|
||||
</objects>
|
||||
|
|
|
@ -1676,10 +1676,19 @@ void LTLoadLanguageModel()
|
|||
|
||||
void LTLoadUserLanguageModelFile()
|
||||
{
|
||||
// Autofix: Ensure that there's a new line in the user language model file.
|
||||
// NSString *lineBreak = @"\n";
|
||||
// NSOutputStream *stream = [[NSOutputStream alloc] initToFileAtPath:LTUserPhrasesDataPathCHT() append:YES];
|
||||
// [stream open];
|
||||
// NSData *strData = [lineBreak dataUsingEncoding:NSUTF8StringEncoding];
|
||||
// [stream write:(uint8_t *)[strData bytes] maxLength:[strData length]];
|
||||
// [stream close];
|
||||
|
||||
gUserPhraseLanguageModelCHT.close();
|
||||
gUserPhraseLanguageModelCHS.close();
|
||||
bool resultCHT = gUserPhraseLanguageModelCHT.open([LTUserPhrasesDataPathCHT() UTF8String]);
|
||||
bool resultCHS = gUserPhraseLanguageModelCHS.open([LTUserPhrasesDataPathCHS() UTF8String]);
|
||||
|
||||
if (!resultCHT) {
|
||||
NSLog(@"Failed opening language model for CHT user phrases.");
|
||||
}
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
|
||||
/* Class = "NSWindow"; title = "Bopomofo Preferences"; ObjectID = "1"; */
|
||||
"1.title" = "Bopomofo Preferences";
|
||||
/* Class = "NSWindow"; title = "vChewing Preferences"; ObjectID = "1"; */
|
||||
"1.title" = "vChewing Preferences";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "5"; */
|
||||
"5.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Standard"; ObjectID = "6"; */
|
||||
"6.title" = "Standard";
|
||||
"6.title" = "Microsoft Standard / Daqian / Wang / 01";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "ETen"; ObjectID = "7"; */
|
||||
"7.title" = "ETen";
|
||||
|
@ -20,17 +20,17 @@
|
|||
/* Class = "NSMenuItem"; title = "Hanyu Pinyin"; ObjectID = "10"; */
|
||||
"10.title" = "Hanyu Pinyin";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Bopomofo Keyboard Layout:"; ObjectID = "12"; */
|
||||
"12.title" = "Bopomofo Keyboard Layout:";
|
||||
/* Class = "NSTextFieldCell"; title = "Bopomofo:"; ObjectID = "12"; */
|
||||
"12.title" = "Bopomofo:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Show Candidate Phrase:"; ObjectID = "14"; */
|
||||
"14.title" = "Show Candidate Phrase:";
|
||||
/* Class = "NSTextFieldCell"; title = "Choose the cursor position where you want to list possible candidates."; ObjectID = "14"; */
|
||||
"14.title" = "Choose the cursor position where you want to list possible candidates.";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Before the cursor (like Hanin)"; ObjectID = "16"; */
|
||||
"16.title" = "Before the cursor (like Hanin)";
|
||||
/* Class = "NSButtonCell"; title = "Cursor to the front of the phrase (like Matsushita Hanin IME)"; ObjectID = "16"; */
|
||||
"16.title" = "Cursor to the front of the phrase (like Matsushita Hanin IME)";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "After the cursor (like MS IME)"; ObjectID = "17"; */
|
||||
"17.title" = "After the cursor (like MS IME)";
|
||||
/* Class = "NSButtonCell"; title = "Cursor to the rear of the phrase (like MS New-Phonetic IME)"; ObjectID = "17"; */
|
||||
"17.title" = "Cursor to the rear of the phrase (like MS New-Phonetic IME)";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Radio"; ObjectID = "18"; */
|
||||
"18.title" = "Radio";
|
||||
|
@ -44,11 +44,11 @@
|
|||
/* Class = "NSButtonCell"; title = "Vertical"; ObjectID = "22"; */
|
||||
"22.title" = "Vertical";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Candidate List Style:"; ObjectID = "24"; */
|
||||
"24.title" = "Candidate List Style:";
|
||||
/* Class = "NSTextFieldCell"; title = "Candidate List Layout:"; ObjectID = "24"; */
|
||||
"24.title" = "Candidate List Layout:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Candidate Text Size:"; ObjectID = "29"; */
|
||||
"29.title" = "Candidate Text Size:";
|
||||
/* Class = "NSTextFieldCell"; title = "Candidate UI font size:"; ObjectID = "29"; */
|
||||
"29.title" = "Candidate UI font size:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "92"; */
|
||||
"92.title" = "OtherViews";
|
||||
|
@ -77,11 +77,11 @@
|
|||
/* Class = "NSMenuItem"; title = "96"; ObjectID = "101"; */
|
||||
"101.title" = "96";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Space key chooses candidate"; ObjectID = "110"; */
|
||||
"110.title" = "Space key chooses candidate";
|
||||
/* Class = "NSButtonCell"; title = "Press Space key chooses candidate"; ObjectID = "110"; */
|
||||
"110.title" = "Press Space key chooses candidate";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Alphanumeric Keyboard Layout:"; ObjectID = "126"; */
|
||||
"126.title" = "Alphanumeric Keyboard Layout:";
|
||||
/* Class = "NSTextFieldCell"; title = "Alphanumeric:"; ObjectID = "126"; */
|
||||
"126.title" = "Alphanumeric:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "128"; */
|
||||
"128.title" = "OtherViews";
|
||||
|
@ -89,14 +89,71 @@
|
|||
/* Class = "NSMenuItem"; title = "IBM"; ObjectID = "137"; */
|
||||
"137.title" = "IBM";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Keyboard"; ObjectID = "1AW-xf-c2f"; */
|
||||
"1AW-xf-c2f.label" = "Keyboard";
|
||||
|
||||
/* Class = "NSBox"; title = "General Settings"; ObjectID = "2Y6-Am-WM1"; */
|
||||
"2Y6-Am-WM1.title" = "General Settings";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Choose which keys you prefer for selecting candidates."; ObjectID = "2pS-nv-te4"; */
|
||||
"2pS-nv-te4.title" = "Choose which keys you prefer for selecting candidates.";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "UI language setting:"; ObjectID = "9DS-Rc-TXq"; */
|
||||
"9DS-Rc-TXq.title" = "UI language setting:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Auto-convert traditional Chinese glyphs to KangXi characters"; ObjectID = "BSK-bH-Gct"; */
|
||||
"BSK-bH-Gct.title" = "Auto-convert traditional Chinese glyphs to KangXi characters";
|
||||
|
||||
/* Class = "NSBox"; title = "Advanced Settings"; ObjectID = "E1l-m8-xgb"; */
|
||||
"E1l-m8-xgb.title" = "Advanced Settings";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "English"; ObjectID = "FSG-lN-CJO"; */
|
||||
"FSG-lN-CJO.title" = "English";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Selection Keys:"; ObjectID = "FnD-oH-El5"; */
|
||||
"FnD-oH-El5.title" = "Selection Keys:";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Auto-Select"; ObjectID = "GlJ-Ns-9eE"; */
|
||||
"GlJ-Ns-9eE.title" = "Auto-Select";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Dictionary"; ObjectID = "ISh-Da-hKv"; */
|
||||
"ISh-Da-hKv.label" = "Dictionary";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "General"; ObjectID = "QUQ-oY-4Hc"; */
|
||||
"QUQ-oY-4Hc.label" = "General";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Choose your preferred keyboard layout."; ObjectID = "RQ6-MS-m4C"; */
|
||||
"RQ6-MS-m4C.title" = "Choose your preferred keyboard layout.";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Traditional Chinese"; ObjectID = "TXr-FF-ehw"; */
|
||||
"TXr-FF-ehw.title" = "Traditional Chinese";
|
||||
|
||||
/* Class = "NSBox"; title = "Output Settings"; ObjectID = "Uyz-xL-TVN"; */
|
||||
"Uyz-xL-TVN.title" = "Output Settings";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable CNS11643 Support (non-PUA UTF-8 / GB18030 characters only)"; ObjectID = "W24-T4-cg0"; */
|
||||
"W24-T4-cg0.title" = "Enable CNS11643 Support (non-PUA UTF-8 / GB18030 characters only)";
|
||||
|
||||
/* Class = "NSBox"; title = "Keyboard Layout"; ObjectID = "Wvt-HE-LOv"; */
|
||||
"Wvt-HE-LOv.title" = "Keyboard Layout";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Check for updates automatically"; ObjectID = "Z9t-P0-BLF"; */
|
||||
"Z9t-P0-BLF.title" = "Check for updates automatically";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "ESC key clears entire input buffer"; ObjectID = "f2j-xD-4xK"; */
|
||||
"f2j-xD-4xK.title" = "ESC key clears entire input buffer";
|
||||
/* Class = "NSTextFieldCell"; title = "Change user interface language."; ObjectID = "ZEv-Q2-mYL"; */
|
||||
"ZEv-Q2-mYL.title" = "Change user interface language.";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Simplified Chinese"; ObjectID = "akC-2g-ybz"; */
|
||||
"akC-2g-ybz.title" = "Simplified Chinese";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Press ESC key clears entire input buffer"; ObjectID = "f2j-xD-4xK"; */
|
||||
"f2j-xD-4xK.title" = "Press ESC key clears entire input buffer";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Change UI font size of candidate window for a better visual clarity."; ObjectID = "iRg-wx-Nx2"; */
|
||||
"iRg-wx-Nx2.title" = "Change UI font size of candidate window for a better visual clarity.";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "This dictionary page is under development."; ObjectID = "j48-5a-cEs"; */
|
||||
"j48-5a-cEs.title" = "This dictionary page is under development.";
|
||||
|
||||
/* Class = "NSComboBoxCell"; jQC-12-UuK.ibShadowedObjectValues[0] = "Item 1"; ObjectID = "jQC-12-UuK"; */
|
||||
"jQC-12-UuK.ibShadowedObjectValues[0]" = "Item 1";
|
||||
|
@ -106,3 +163,12 @@
|
|||
|
||||
/* Class = "NSComboBoxCell"; jQC-12-UuK.ibShadowedObjectValues[2] = "Item 3"; ObjectID = "jQC-12-UuK"; */
|
||||
"jQC-12-UuK.ibShadowedObjectValues[2]" = "Item 3";
|
||||
|
||||
/* Class = "NSBox"; title = "Dictionary Settings"; ObjectID = "s4r-ji-vbr"; */
|
||||
"s4r-ji-vbr.title" = "Dictionary Settings";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Choose your preferred layout of the candidate window."; ObjectID = "xC5-yV-1W1"; */
|
||||
"xC5-yV-1W1.title" = "Choose your preferred layout of the candidate window.";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Advanced"; ObjectID = "xrE-8T-WKO"; */
|
||||
"xrE-8T-WKO.label" = "Advanced";
|
||||
|
|
|
@ -1,36 +1,36 @@
|
|||
|
||||
/* Class = "NSWindow"; title = "Bopomofo Preferences"; ObjectID = "1"; */
|
||||
"1.title" = "注音偏好设定";
|
||||
/* Class = "NSWindow"; title = "vChewing Preferences"; ObjectID = "1"; */
|
||||
"1.title" = "威注音偏好设定";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "5"; */
|
||||
"5.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Standard"; ObjectID = "6"; */
|
||||
"6.title" = "大千";
|
||||
"6.title" = "微软/大千/王安/国乔/零壹/仲鼎";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "ETen"; ObjectID = "7"; */
|
||||
"7.title" = "倚天传统";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Hsu"; ObjectID = "8"; */
|
||||
"8.title" = "许氏";
|
||||
"8.title" = "许氏(国音&自然)";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "ETen26"; ObjectID = "9"; */
|
||||
"9.title" = "倚天二六";
|
||||
"9.title" = "倚天二十六键";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Hanyu Pinyin"; ObjectID = "10"; */
|
||||
"10.title" = "汉语拼音+数字标调";
|
||||
"10.title" = "汉语拼音二式(字母拼音+ 12345 数字标调)";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Bopomofo Keyboard Layout:"; ObjectID = "12"; */
|
||||
"12.title" = "注音键盘布局:";
|
||||
/* Class = "NSTextFieldCell"; title = "Bopomofo:"; ObjectID = "12"; */
|
||||
"12.title" = "注音键盘布局:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Show Candidate Phrase:"; ObjectID = "14"; */
|
||||
"14.title" = "用于显示候选词的游标定位:";
|
||||
/* Class = "NSTextFieldCell"; title = "Choose the cursor position where you want to list possible candidates."; ObjectID = "14"; */
|
||||
"14.title" = "用以触发选字的游标相对位置:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Before the cursor (like Hanin)"; ObjectID = "16"; */
|
||||
"16.title" = "游标前置(像松下汉音输入法)";
|
||||
/* Class = "NSButtonCell"; title = "Cursor to the front of the phrase (like Matsushita Hanin IME)"; ObjectID = "16"; */
|
||||
"16.title" = "游标至于词语前方 // 松下汉音风格";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "After the cursor (like MS IME)"; ObjectID = "17"; */
|
||||
"17.title" = "游标后置(像微软新注音)";
|
||||
/* Class = "NSButtonCell"; title = "Cursor to the rear of the phrase (like MS New-Phonetic IME)"; ObjectID = "17"; */
|
||||
"17.title" = "游标至于词语后方 // 微软新注音风格";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Radio"; ObjectID = "18"; */
|
||||
"18.title" = "Radio";
|
||||
|
@ -39,16 +39,16 @@
|
|||
"20.title" = "Radio";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Horizontal"; ObjectID = "21"; */
|
||||
"21.title" = "横向";
|
||||
"21.title" = "横向布局";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Vertical"; ObjectID = "22"; */
|
||||
"22.title" = "纵向";
|
||||
"22.title" = "纵向布局";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Candidate List Style:"; ObjectID = "24"; */
|
||||
"24.title" = "候选词窗格排版:";
|
||||
/* Class = "NSTextFieldCell"; title = "Candidate List Layout:"; ObjectID = "24"; */
|
||||
"24.title" = "候选字窗布局:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Candidate Text Size:"; ObjectID = "29"; */
|
||||
"29.title" = "候选词窗格字型大小:";
|
||||
/* Class = "NSTextFieldCell"; title = "Candidate UI font size:"; ObjectID = "29"; */
|
||||
"29.title" = "字型大小设定:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "92"; */
|
||||
"92.title" = "OtherViews";
|
||||
|
@ -77,11 +77,11 @@
|
|||
/* Class = "NSMenuItem"; title = "96"; ObjectID = "101"; */
|
||||
"101.title" = "96";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Space key chooses candidate"; ObjectID = "110"; */
|
||||
"110.title" = "摁空格键以选取候选词";
|
||||
/* Class = "NSButtonCell"; title = "Press Space key chooses candidate"; ObjectID = "110"; */
|
||||
"110.title" = "敲空格键以选字";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Alphanumeric Keyboard Layout:"; ObjectID = "126"; */
|
||||
"126.title" = "英数键盘布局:";
|
||||
/* Class = "NSTextFieldCell"; title = "Alphanumeric:"; ObjectID = "126"; */
|
||||
"126.title" = "英数键盘布局:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "128"; */
|
||||
"128.title" = "OtherViews";
|
||||
|
@ -89,15 +89,72 @@
|
|||
/* Class = "NSMenuItem"; title = "IBM"; ObjectID = "137"; */
|
||||
"137.title" = "IBM";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Keyboard"; ObjectID = "1AW-xf-c2f"; */
|
||||
"1AW-xf-c2f.label" = "键盘";
|
||||
|
||||
/* Class = "NSBox"; title = "General Settings"; ObjectID = "2Y6-Am-WM1"; */
|
||||
"2Y6-Am-WM1.title" = "一般设定";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Choose which keys you prefer for selecting candidates."; ObjectID = "2pS-nv-te4"; */
|
||||
"2pS-nv-te4.title" = "选择您所偏好的用来选字的按键组合。";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "UI language setting:"; ObjectID = "9DS-Rc-TXq"; */
|
||||
"9DS-Rc-TXq.title" = "介面语言设定:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Auto-convert traditional Chinese glyphs to KangXi characters"; ObjectID = "BSK-bH-Gct"; */
|
||||
"BSK-bH-Gct.title" = "自动将繁体中文字转换为康熙字";
|
||||
|
||||
/* Class = "NSBox"; title = "Advanced Settings"; ObjectID = "E1l-m8-xgb"; */
|
||||
"E1l-m8-xgb.title" = "进阶设定";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "English"; ObjectID = "FSG-lN-CJO"; */
|
||||
"FSG-lN-CJO.title" = "英文";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Selection Keys:"; ObjectID = "FnD-oH-El5"; */
|
||||
"FnD-oH-El5.title" = "选字键:";
|
||||
"FnD-oH-El5.title" = "选字键:";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Auto-Select"; ObjectID = "GlJ-Ns-9eE"; */
|
||||
"GlJ-Ns-9eE.title" = "自动选择";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Dictionary"; ObjectID = "ISh-Da-hKv"; */
|
||||
"ISh-Da-hKv.label" = "辞典";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "General"; ObjectID = "QUQ-oY-4Hc"; */
|
||||
"QUQ-oY-4Hc.label" = "一般";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Choose your preferred keyboard layout."; ObjectID = "RQ6-MS-m4C"; */
|
||||
"RQ6-MS-m4C.title" = "选择您所偏好的键盘布局。";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Traditional Chinese"; ObjectID = "TXr-FF-ehw"; */
|
||||
"TXr-FF-ehw.title" = "繁体中文";
|
||||
|
||||
/* Class = "NSBox"; title = "Output Settings"; ObjectID = "Uyz-xL-TVN"; */
|
||||
"Uyz-xL-TVN.title" = "输出设定";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable partial CNS11643 Support (non-PUA UTF-8 characters only)"; ObjectID = "W24-T4-cg0"; */
|
||||
"W24-T4-cg0.title" = "启用部分 CNS11643 全字库支援 (仅限非 PUA 区域的 UTF-8 文字)";
|
||||
|
||||
/* Class = "NSBox"; title = "Keyboard Layout"; ObjectID = "Wvt-HE-LOv"; */
|
||||
"Wvt-HE-LOv.title" = "键盘布局";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Check for updates automatically"; ObjectID = "Z9t-P0-BLF"; */
|
||||
"Z9t-P0-BLF.title" = "自动检查软件更新";
|
||||
"Z9t-P0-BLF.title" = "自动检查软体更新";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "ESC key clears entire input buffer"; ObjectID = "f2j-xD-4xK"; */
|
||||
/* Class = "NSTextFieldCell"; title = "Change user interface language."; ObjectID = "ZEv-Q2-mYL"; */
|
||||
"ZEv-Q2-mYL.title" = "变更使用者介面语言。";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Simplified Chinese"; ObjectID = "akC-2g-ybz"; */
|
||||
"akC-2g-ybz.title" = "简体中文";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Press ESC key clears entire input buffer"; ObjectID = "f2j-xD-4xK"; */
|
||||
"f2j-xD-4xK.title" = "敲 ESC 键以清空整个输入缓冲区";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Change UI font size of candidate window for a better visual clarity."; ObjectID = "iRg-wx-Nx2"; */
|
||||
"iRg-wx-Nx2.title" = "变更候选字窗的字型大小。";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "This dictionary page is under development."; ObjectID = "j48-5a-cEs"; */
|
||||
"j48-5a-cEs.title" = "该辞典页面相关功能正在施工。";
|
||||
|
||||
/* Class = "NSComboBoxCell"; jQC-12-UuK.ibShadowedObjectValues[0] = "Item 1"; ObjectID = "jQC-12-UuK"; */
|
||||
"jQC-12-UuK.ibShadowedObjectValues[0]" = "Item 1";
|
||||
|
||||
|
@ -106,3 +163,12 @@
|
|||
|
||||
/* Class = "NSComboBoxCell"; jQC-12-UuK.ibShadowedObjectValues[2] = "Item 3"; ObjectID = "jQC-12-UuK"; */
|
||||
"jQC-12-UuK.ibShadowedObjectValues[2]" = "Item 3";
|
||||
|
||||
/* Class = "NSBox"; title = "Dictionary Settings"; ObjectID = "s4r-ji-vbr"; */
|
||||
"s4r-ji-vbr.title" = "辞典设定";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Choose your preferred layout of the candidate window."; ObjectID = "xC5-yV-1W1"; */
|
||||
"xC5-yV-1W1.title" = "选择您所偏好的候选字窗布局。";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Advanced"; ObjectID = "xrE-8T-WKO"; */
|
||||
"xrE-8T-WKO.label" = "进阶";
|
||||
|
|
|
@ -1,36 +1,36 @@
|
|||
|
||||
/* Class = "NSWindow"; title = "Bopomofo Preferences"; ObjectID = "1"; */
|
||||
"1.title" = "注音偏好設定";
|
||||
/* Class = "NSWindow"; title = "vChewing Preferences"; ObjectID = "1"; */
|
||||
"1.title" = "威注音偏好設定";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "5"; */
|
||||
"5.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Standard"; ObjectID = "6"; */
|
||||
"6.title" = "大千";
|
||||
"6.title" = "微軟/大千/王安/國喬/零壹/仲鼎";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "ETen"; ObjectID = "7"; */
|
||||
"7.title" = "倚天傳統";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Hsu"; ObjectID = "8"; */
|
||||
"8.title" = "許氏";
|
||||
"8.title" = "許氏(國音&自然)";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "ETen26"; ObjectID = "9"; */
|
||||
"9.title" = "倚天二六";
|
||||
"9.title" = "倚天二十六鍵";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Hanyu Pinyin"; ObjectID = "10"; */
|
||||
"10.title" = "漢語拼音+數字標調";
|
||||
"10.title" = "漢語拼音二式(字母拼音+ 12345 數字標調)";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Bopomofo Keyboard Layout:"; ObjectID = "12"; */
|
||||
"12.title" = "注音鍵盤佈局:";
|
||||
/* Class = "NSTextFieldCell"; title = "Bopomofo:"; ObjectID = "12"; */
|
||||
"12.title" = "注音鍵盤佈局:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Show Candidate Phrase:"; ObjectID = "14"; */
|
||||
"14.title" = "用於顯示候選詞的游標定位:";
|
||||
/* Class = "NSTextFieldCell"; title = "Choose the cursor position where you want to list possible candidates."; ObjectID = "14"; */
|
||||
"14.title" = "用以觸發選字的游標相對位置:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Before the cursor (like Hanin)"; ObjectID = "16"; */
|
||||
"16.title" = "游標前置(像松下漢音輸入法)";
|
||||
/* Class = "NSButtonCell"; title = "Cursor to the front of the phrase (like Matsushita Hanin IME)"; ObjectID = "16"; */
|
||||
"16.title" = "游標至於詞語前方 // 松下漢音風格";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "After the cursor (like MS IME)"; ObjectID = "17"; */
|
||||
"17.title" = "游標後置(像微軟新注音)";
|
||||
/* Class = "NSButtonCell"; title = "Cursor to the rear of the phrase (like MS New-Phonetic IME)"; ObjectID = "17"; */
|
||||
"17.title" = "游標至於詞語後方 // 微軟新注音風格";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Radio"; ObjectID = "18"; */
|
||||
"18.title" = "Radio";
|
||||
|
@ -39,16 +39,16 @@
|
|||
"20.title" = "Radio";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Horizontal"; ObjectID = "21"; */
|
||||
"21.title" = "橫向";
|
||||
"21.title" = "橫向佈局";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Vertical"; ObjectID = "22"; */
|
||||
"22.title" = "縱向";
|
||||
"22.title" = "縱向佈局";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Candidate List Style:"; ObjectID = "24"; */
|
||||
"24.title" = "候選詞窗格排版:";
|
||||
/* Class = "NSTextFieldCell"; title = "Candidate List Layout:"; ObjectID = "24"; */
|
||||
"24.title" = "候選字窗佈局:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Candidate Text Size:"; ObjectID = "29"; */
|
||||
"29.title" = "候選詞窗格字型大小:";
|
||||
/* Class = "NSTextFieldCell"; title = "Candidate UI font size:"; ObjectID = "29"; */
|
||||
"29.title" = "字型大小設定:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "92"; */
|
||||
"92.title" = "OtherViews";
|
||||
|
@ -77,11 +77,11 @@
|
|||
/* Class = "NSMenuItem"; title = "96"; ObjectID = "101"; */
|
||||
"101.title" = "96";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Space key chooses candidate"; ObjectID = "110"; */
|
||||
"110.title" = "摁空格鍵以選取候選詞";
|
||||
/* Class = "NSButtonCell"; title = "Press Space key chooses candidate"; ObjectID = "110"; */
|
||||
"110.title" = "敲空格鍵以選字";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Alphanumeric Keyboard Layout:"; ObjectID = "126"; */
|
||||
"126.title" = "英數鍵盤佈局:";
|
||||
/* Class = "NSTextFieldCell"; title = "Alphanumeric:"; ObjectID = "126"; */
|
||||
"126.title" = "英數鍵盤佈局:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "128"; */
|
||||
"128.title" = "OtherViews";
|
||||
|
@ -89,15 +89,72 @@
|
|||
/* Class = "NSMenuItem"; title = "IBM"; ObjectID = "137"; */
|
||||
"137.title" = "IBM";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Keyboard"; ObjectID = "1AW-xf-c2f"; */
|
||||
"1AW-xf-c2f.label" = "鍵盤";
|
||||
|
||||
/* Class = "NSBox"; title = "General Settings"; ObjectID = "2Y6-Am-WM1"; */
|
||||
"2Y6-Am-WM1.title" = "一般設定";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Choose which keys you prefer for selecting candidates."; ObjectID = "2pS-nv-te4"; */
|
||||
"2pS-nv-te4.title" = "選擇您所偏好的用來選字的按鍵組合。";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "UI language setting:"; ObjectID = "9DS-Rc-TXq"; */
|
||||
"9DS-Rc-TXq.title" = "介面語言設定:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Auto-convert traditional Chinese glyphs to KangXi characters"; ObjectID = "BSK-bH-Gct"; */
|
||||
"BSK-bH-Gct.title" = "自動將繁體中文字轉換為康熙字";
|
||||
|
||||
/* Class = "NSBox"; title = "Advanced Settings"; ObjectID = "E1l-m8-xgb"; */
|
||||
"E1l-m8-xgb.title" = "進階設定";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "English"; ObjectID = "FSG-lN-CJO"; */
|
||||
"FSG-lN-CJO.title" = "英文";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Selection Keys:"; ObjectID = "FnD-oH-El5"; */
|
||||
"FnD-oH-El5.title" = "選字鍵:";
|
||||
"FnD-oH-El5.title" = "選字鍵:";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Auto-Select"; ObjectID = "GlJ-Ns-9eE"; */
|
||||
"GlJ-Ns-9eE.title" = "自動選擇";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Dictionary"; ObjectID = "ISh-Da-hKv"; */
|
||||
"ISh-Da-hKv.label" = "辭典";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "General"; ObjectID = "QUQ-oY-4Hc"; */
|
||||
"QUQ-oY-4Hc.label" = "一般";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Choose your preferred keyboard layout."; ObjectID = "RQ6-MS-m4C"; */
|
||||
"RQ6-MS-m4C.title" = "選擇您所偏好的鍵盤佈局。";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Traditional Chinese"; ObjectID = "TXr-FF-ehw"; */
|
||||
"TXr-FF-ehw.title" = "繁體中文";
|
||||
|
||||
/* Class = "NSBox"; title = "Output Settings"; ObjectID = "Uyz-xL-TVN"; */
|
||||
"Uyz-xL-TVN.title" = "輸出設定";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable partial CNS11643 Support (non-PUA UTF-8 characters only)"; ObjectID = "W24-T4-cg0"; */
|
||||
"W24-T4-cg0.title" = "啟用部分 CNS11643 全字庫支援 (僅限非 PUA 區域的 UTF-8 文字)";
|
||||
|
||||
/* Class = "NSBox"; title = "Keyboard Layout"; ObjectID = "Wvt-HE-LOv"; */
|
||||
"Wvt-HE-LOv.title" = "鍵盤佈局";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Check for updates automatically"; ObjectID = "Z9t-P0-BLF"; */
|
||||
"Z9t-P0-BLF.title" = "自動檢查軟體更新";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "ESC key clears entire input buffer"; ObjectID = "f2j-xD-4xK"; */
|
||||
/* Class = "NSTextFieldCell"; title = "Change user interface language."; ObjectID = "ZEv-Q2-mYL"; */
|
||||
"ZEv-Q2-mYL.title" = "變更使用者介面語言。";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Simplified Chinese"; ObjectID = "akC-2g-ybz"; */
|
||||
"akC-2g-ybz.title" = "簡體中文";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Press ESC key clears entire input buffer"; ObjectID = "f2j-xD-4xK"; */
|
||||
"f2j-xD-4xK.title" = "敲 ESC 鍵以清空整個輸入緩衝區";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Change UI font size of candidate window for a better visual clarity."; ObjectID = "iRg-wx-Nx2"; */
|
||||
"iRg-wx-Nx2.title" = "變更候選字窗的字型大小。";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "This dictionary page is under development."; ObjectID = "j48-5a-cEs"; */
|
||||
"j48-5a-cEs.title" = "該辭典頁面相關功能正在施工。";
|
||||
|
||||
/* Class = "NSComboBoxCell"; jQC-12-UuK.ibShadowedObjectValues[0] = "Item 1"; ObjectID = "jQC-12-UuK"; */
|
||||
"jQC-12-UuK.ibShadowedObjectValues[0]" = "Item 1";
|
||||
|
||||
|
@ -106,3 +163,12 @@
|
|||
|
||||
/* Class = "NSComboBoxCell"; jQC-12-UuK.ibShadowedObjectValues[2] = "Item 3"; ObjectID = "jQC-12-UuK"; */
|
||||
"jQC-12-UuK.ibShadowedObjectValues[2]" = "Item 3";
|
||||
|
||||
/* Class = "NSBox"; title = "Dictionary Settings"; ObjectID = "s4r-ji-vbr"; */
|
||||
"s4r-ji-vbr.title" = "辭典設定";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Choose your preferred layout of the candidate window."; ObjectID = "xC5-yV-1W1"; */
|
||||
"xC5-yV-1W1.title" = "選擇您所偏好的候選字窗佈局。";
|
||||
|
||||
/* Class = "NSTabViewItem"; label = "Advanced"; ObjectID = "xrE-8T-WKO"; */
|
||||
"xrE-8T-WKO.label" = "進階";
|
||||
|
|
Loading…
Reference in New Issue