1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-02 21:16:04 +00:00
transmission/macosx/de.lproj/InfoOptionsView.xib
Dzmitry Neviadomski c38ee22f7f [macOS] Update Info window.
Use SF Symbols on macOS 11+

Use NSSegmentedControl instead of custom view.

Add NSImage extension to fallback loading from
assets on macOS 10.15 and older.

Also should fix sizing issues when changing pane from Options
to Files.

Fixes #2247
2021-12-12 08:24:16 +03:00

445 lines
42 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<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="19529"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="InfoOptionsViewController">
<connections>
<outlet property="fAdvancedSectionLabel" destination="14" id="126"/>
<outlet property="fDownloadLimitCheck" destination="7" id="66"/>
<outlet property="fDownloadLimitField" destination="17" id="69"/>
<outlet property="fDownloadLimitLabel" destination="16" id="70"/>
<outlet property="fGlobalLimitCheck" destination="6" id="68"/>
<outlet property="fIdleLimitField" destination="81" id="102"/>
<outlet property="fIdleLimitGlobalLabel" destination="107" id="111"/>
<outlet property="fIdleLimitLabel" destination="97" id="103"/>
<outlet property="fIdlePopUp" destination="80" id="104"/>
<outlet property="fInactivityLabel" destination="79" id="124"/>
<outlet property="fMaxConnectionsLabel" destination="13" id="127"/>
<outlet property="fPeersConnectField" destination="12" id="78"/>
<outlet property="fPeersConnectLabel" destination="11" id="77"/>
<outlet property="fPriorityLabel" destination="4" id="121"/>
<outlet property="fPriorityPopUp" destination="3" id="76"/>
<outlet property="fPrioritySectionLabel" destination="5" id="120"/>
<outlet property="fRatioLabel" destination="15" id="123"/>
<outlet property="fRatioLimitField" destination="10" id="75"/>
<outlet property="fRatioLimitGlobalLabel" destination="109" id="112"/>
<outlet property="fRatioPopUp" destination="9" id="74"/>
<outlet property="fRemoveSeedingCompleteCheck" destination="113" id="118"/>
<outlet property="fSeedingLimitsSectionLabel" destination="21" id="122"/>
<outlet property="fTransferBandwidthSectionLabel" destination="20" id="125"/>
<outlet property="fUploadLimitCheck" destination="8" id="67"/>
<outlet property="fUploadLimitField" destination="19" id="71"/>
<outlet property="fUploadLimitLabel" destination="18" id="72"/>
<outlet property="view" destination="2" id="73"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<customView id="2" userLabel="Options">
<rect key="frame" x="0.0" y="0.0" width="347" height="282"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<subviews>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3">
<rect key="frame" x="156" y="231" width="74" height="17"/>
<popUpButtonCell key="cell" type="roundRect" title="Normal" bezelStyle="roundedRect" alignment="left" controlSize="small" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="1" imageScaling="proportionallyDown" inset="2" selectedItem="51" id="48">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
<menu key="menu" title="OtherViews" id="49">
<items>
<menuItem title="Hoch" image="PriorityHighTemplate" id="52"/>
<menuItem title="Normal" state="on" image="PriorityNormalTemplate" tag="1" id="51"/>
<menuItem title="Niedrig" image="PriorityLowTemplate" tag="2" id="50"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<action selector="setPriority:" target="-2" id="57"/>
</connections>
</popUpButton>
<button translatesAutoresizingMaskIntoConstraints="NO" id="7">
<rect key="frame" x="11" y="189" width="159" height="16"/>
<buttonCell key="cell" type="check" title="Empfangen begrenzen auf" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" allowsMixedState="YES" inset="2" id="44">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="setUseSpeedLimit:" target="-2" id="58"/>
</connections>
</button>
<button translatesAutoresizingMaskIntoConstraints="NO" id="6">
<rect key="frame" x="11" y="145" width="180" height="16"/>
<buttonCell key="cell" type="check" title="Globale Begrenzung beachten" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" allowsMixedState="YES" inset="2" id="45">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="setUseGlobalSpeedLimit:" target="-2" id="60"/>
</connections>
</button>
<button translatesAutoresizingMaskIntoConstraints="NO" id="113">
<rect key="frame" x="11" y="57" width="304" height="16"/>
<buttonCell key="cell" type="check" title="nach automatischem Anhalten aus der Liste entfernen" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" allowsMixedState="YES" inset="2" id="114">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="setRemoveWhenSeedingCompletes:" target="-2" id="119"/>
</connections>
</button>
<button translatesAutoresizingMaskIntoConstraints="NO" id="8">
<rect key="frame" x="11" y="167" width="140" height="16"/>
<buttonCell key="cell" type="check" title="Senden begrenzen auf" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" allowsMixedState="YES" inset="2" id="43">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="setUseSpeedLimit:" target="-2" id="59"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="11" customClass="ColorTextField">
<rect key="frame" x="145" y="14" width="124" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Teilnehmern verbinden" id="35">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="12">
<rect key="frame" x="94" y="12" width="45" height="19"/>
<constraints>
<constraint firstAttribute="width" constant="45" id="HJD-aQ-8Ww"/>
</constraints>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" drawsBackground="YES" id="33">
<numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" id="34">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<integer key="minimum" value="1"/>
<real key="maximum" value="9999"/>
</numberFormatter>
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setPeersConnectLimit:" target="-2" id="65"/>
<outlet property="delegate" destination="-2" id="56"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="13">
<rect key="frame" x="10" y="14" width="78" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Mit höchstens" id="32">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="14">
<rect key="frame" x="10" y="36" width="102" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Weitere Optionen" id="31">
<font key="font" metaFont="smallSystemBold"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="4">
<rect key="frame" x="10" y="234" width="140" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Priorität der Übertragung:" id="47">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="15">
<rect key="frame" x="10" y="102" width="77" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Ab Verhältnis:" id="30">
<font key="font" metaFont="smallSystem"/>
<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="9">
<rect key="frame" x="106" y="99" width="121" height="17"/>
<popUpButtonCell key="cell" type="roundRect" title="Globale Einstellung" bezelStyle="roundedRect" alignment="left" controlSize="small" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" preferredEdge="maxY" selectedItem="41" id="38">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
<menu key="menu" title="OtherViews" id="39">
<items>
<menuItem title="Globale Einstellung" state="on" id="41"/>
<menuItem title="Nie" id="40"/>
<menuItem title="größer als" id="42"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<action selector="setRatioSetting:" target="-2" id="63"/>
</connections>
</popUpButton>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="16" customClass="ColorTextField">
<rect key="frame" x="229" y="190" width="28" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="KB/s" id="29">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="97">
<rect key="frame" x="286" y="80" width="47" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Minuten" id="98">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="107">
<rect key="frame" x="233" y="80" width="86" height="14"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="global info here" id="108">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" white="0.41999999999999998" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="109">
<rect key="frame" x="233" y="102" width="86" height="14"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="global info here" id="110">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" white="0.41999999999999998" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="17">
<rect key="frame" x="178" y="188" width="45" height="19"/>
<constraints>
<constraint firstAttribute="width" constant="45" id="4cj-ea-96w"/>
</constraints>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" drawsBackground="YES" id="27">
<numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="28">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<integer key="minimum" value="0"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setSpeedLimit:" target="-2" id="61"/>
<outlet property="delegate" destination="-2" id="53"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="18" customClass="ColorTextField">
<rect key="frame" x="229" y="168" width="28" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="KB/s" id="26">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="19">
<rect key="frame" x="178" y="166" width="45" height="19"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" drawsBackground="YES" id="24">
<numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="25">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<integer key="minimum" value="0"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setSpeedLimit:" target="-2" id="62"/>
<outlet property="delegate" destination="-2" id="54"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="5">
<rect key="frame" x="10" y="256" width="51" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Priorität" id="46">
<font key="font" metaFont="smallSystemBold"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="20">
<rect key="frame" x="10" y="212" width="62" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Durchsatz" id="23">
<font key="font" metaFont="smallSystemBold"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="21">
<rect key="frame" x="10" y="124" width="106" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Verteilen anhalten" id="22">
<font key="font" metaFont="smallSystemBold"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="10">
<rect key="frame" x="235" y="100" width="45" height="19"/>
<constraints>
<constraint firstAttribute="width" constant="45" id="T2I-PK-5JP"/>
</constraints>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" drawsBackground="YES" id="36">
<numberFormatter key="formatter" formatterBehavior="custom10_4" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" minimumFractionDigits="2" maximumFractionDigits="2" id="37">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<integer key="minimum" value="0"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setRatioLimit:" target="-2" id="64"/>
<outlet property="delegate" destination="-2" id="55"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="79">
<rect key="frame" x="10" y="80" width="90" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Nach Inaktivität:" id="89">
<font key="font" metaFont="smallSystem"/>
<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="80">
<rect key="frame" x="106" y="77" width="121" height="17"/>
<popUpButtonCell key="cell" type="roundRect" title="Globale Einstellung" bezelStyle="roundedRect" alignment="left" controlSize="small" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" preferredEdge="maxY" selectedItem="87" id="84">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
<menu key="menu" title="OtherViews" id="85">
<items>
<menuItem title="Globale Einstellung" state="on" id="87"/>
<menuItem title="Nie" id="88"/>
<menuItem title="länger als" id="86"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<action selector="setIdleSetting:" target="-2" id="106"/>
</connections>
</popUpButton>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="81">
<rect key="frame" x="235" y="78" width="45" height="19"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="right" drawsBackground="YES" id="82">
<numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" id="83">
<real key="minimum" value="1"/>
<real key="maximum" value="40320"/>
</numberFormatter>
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setIdleLimit:" target="-2" id="105"/>
<outlet property="delegate" destination="-2" id="90"/>
</connections>
</textField>
</subviews>
<constraints>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="109" secondAttribute="trailing" constant="12" id="0WO-sN-JwZ"/>
<constraint firstItem="17" firstAttribute="leading" secondItem="7" secondAttribute="trailing" priority="249" constant="8" symbolic="YES" id="0fE-fa-UeE"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="3" secondAttribute="trailing" constant="12" id="11o-UG-i9O"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="5" secondAttribute="trailing" constant="12" id="1nC-LR-cCN"/>
<constraint firstItem="8" firstAttribute="leading" secondItem="20" secondAttribute="leading" id="1rI-Nf-nSD"/>
<constraint firstItem="81" firstAttribute="baseline" secondItem="80" secondAttribute="baseline" id="2TF-n8-Mbr"/>
<constraint firstItem="81" firstAttribute="width" secondItem="10" secondAttribute="width" id="492-pu-Vh4"/>
<constraint firstItem="19" firstAttribute="leading" secondItem="8" secondAttribute="trailing" priority="249" constant="8" symbolic="YES" id="4O5-zP-xth"/>
<constraint firstItem="79" firstAttribute="leading" secondItem="21" secondAttribute="leading" id="4mX-74-zEw"/>
<constraint firstItem="7" firstAttribute="leading" secondItem="20" secondAttribute="leading" id="4pG-wC-DGH"/>
<constraint firstItem="10" firstAttribute="baseline" secondItem="9" secondAttribute="baseline" id="5GE-tb-rkR"/>
<constraint firstItem="5" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="12" id="5TR-BU-p9v"/>
<constraint firstItem="6" firstAttribute="top" relation="greaterThanOrEqual" secondItem="18" secondAttribute="bottom" constant="8" symbolic="YES" id="5bI-hW-Piy"/>
<constraint firstItem="18" firstAttribute="leading" secondItem="19" secondAttribute="trailing" constant="8" symbolic="YES" id="6Ri-Ct-goa"/>
<constraint firstItem="8" firstAttribute="top" relation="greaterThanOrEqual" secondItem="7" secondAttribute="bottom" constant="6" symbolic="YES" id="6nm-91-hlt"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="20" secondAttribute="trailing" constant="12" id="7SI-Wb-l5L"/>
<constraint firstItem="9" firstAttribute="leading" secondItem="15" secondAttribute="trailing" priority="249" constant="8" symbolic="YES" id="7ps-e3-MpW"/>
<constraint firstItem="19" firstAttribute="baseline" secondItem="8" secondAttribute="baseline" id="9EZ-jq-DCW"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="14" secondAttribute="trailing" constant="12" id="9Lj-V9-Ncp"/>
<constraint firstItem="109" firstAttribute="leading" secondItem="9" secondAttribute="trailing" constant="8" symbolic="YES" id="9nv-n6-coh"/>
<constraint firstItem="9" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="15" secondAttribute="trailing" constant="8" symbolic="YES" id="9oa-4H-jtK"/>
<constraint firstItem="6" firstAttribute="top" secondItem="8" secondAttribute="bottom" priority="249" constant="6" symbolic="YES" id="9tG-pz-HrT"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="97" secondAttribute="trailing" constant="12" id="AfJ-qR-Vmx"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="107" secondAttribute="trailing" constant="12" id="BV3-9n-m6O"/>
<constraint firstItem="3" firstAttribute="leading" secondItem="4" secondAttribute="trailing" constant="8" symbolic="YES" id="EDX-vF-rMR"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="21" secondAttribute="trailing" constant="12" id="HCB-qi-fuj"/>
<constraint firstItem="79" firstAttribute="top" relation="greaterThanOrEqual" secondItem="15" secondAttribute="bottom" constant="8" symbolic="YES" id="HHF-Vx-w6p"/>
<constraint firstItem="18" firstAttribute="baseline" secondItem="19" secondAttribute="baseline" id="I18-q1-7U1"/>
<constraint firstItem="6" firstAttribute="top" secondItem="18" secondAttribute="bottom" priority="249" constant="8" symbolic="YES" id="KHm-Dj-djW"/>
<constraint firstItem="8" firstAttribute="top" secondItem="7" secondAttribute="bottom" priority="249" constant="6" symbolic="YES" id="MEH-tm-VAW"/>
<constraint firstItem="16" firstAttribute="leading" secondItem="17" secondAttribute="trailing" constant="8" symbolic="YES" id="PJY-yb-65M"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="11" secondAttribute="trailing" constant="12" id="Pc4-Po-5kw"/>
<constraint firstItem="97" firstAttribute="leading" secondItem="81" secondAttribute="trailing" constant="8" symbolic="YES" id="QFt-x4-MD1"/>
<constraint firstItem="11" firstAttribute="baseline" secondItem="12" secondAttribute="baseline" id="QfY-87-zkB"/>
<constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="13" secondAttribute="bottom" constant="12" id="Qlb-2v-jl3"/>
<constraint firstItem="79" firstAttribute="top" secondItem="15" secondAttribute="bottom" priority="249" constant="8" symbolic="YES" id="Qtv-Gr-qbT"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="18" secondAttribute="trailing" constant="12" id="RO0-vY-vMl"/>
<constraint firstItem="80" firstAttribute="baseline" secondItem="79" secondAttribute="baseline" id="Sn0-gT-Jlv"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="10" secondAttribute="trailing" constant="12" id="TJp-gd-eto"/>
<constraint firstItem="80" firstAttribute="leading" secondItem="9" secondAttribute="leading" id="UI0-fq-l4J"/>
<constraint firstItem="19" firstAttribute="top" relation="greaterThanOrEqual" secondItem="17" secondAttribute="bottom" constant="3" id="VJQ-ey-ueg"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="6" secondAttribute="trailing" constant="12" id="VdY-x7-NBZ"/>
<constraint firstItem="21" firstAttribute="leading" secondItem="20" secondAttribute="leading" id="W0n-3r-aYF"/>
<constraint firstItem="107" firstAttribute="leading" secondItem="80" secondAttribute="trailing" constant="8" symbolic="YES" id="W3J-QQ-WkF"/>
<constraint firstItem="17" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="7" secondAttribute="trailing" constant="8" symbolic="YES" id="YZg-3l-eD1"/>
<constraint firstItem="20" firstAttribute="leading" secondItem="5" secondAttribute="leading" id="Yox-eX-ene"/>
<constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="12" secondAttribute="bottom" constant="4" id="ZTp-cT-y4R"/>
<constraint firstItem="6" firstAttribute="top" relation="greaterThanOrEqual" secondItem="8" secondAttribute="bottom" constant="6" symbolic="YES" id="ZVz-jm-gBQ"/>
<constraint firstItem="80" firstAttribute="width" secondItem="9" secondAttribute="width" id="aO0-Ae-sra"/>
<constraint firstItem="21" firstAttribute="top" secondItem="6" secondAttribute="bottom" constant="8" symbolic="YES" id="anI-Ug-PZi"/>
<constraint firstItem="10" firstAttribute="leading" secondItem="9" secondAttribute="trailing" constant="8" symbolic="YES" id="apm-Bw-2jg"/>
<constraint firstItem="4" firstAttribute="leading" secondItem="5" secondAttribute="leading" id="bJv-F8-F7o"/>
<constraint firstItem="80" firstAttribute="leading" secondItem="79" secondAttribute="trailing" priority="249" constant="8" symbolic="YES" id="bew-DD-2du"/>
<constraint firstItem="80" firstAttribute="top" relation="greaterThanOrEqual" secondItem="9" secondAttribute="bottom" constant="3" id="d0D-26-g7p"/>
<constraint firstItem="13" firstAttribute="top" secondItem="14" secondAttribute="bottom" constant="8" symbolic="YES" id="dJQ-9t-gcG"/>
<constraint firstItem="14" firstAttribute="top" secondItem="113" secondAttribute="bottom" constant="8" symbolic="YES" id="eda-qr-bZK"/>
<constraint firstItem="20" firstAttribute="top" secondItem="4" secondAttribute="bottom" constant="8" symbolic="YES" id="exA-gq-LpF"/>
<constraint firstItem="4" firstAttribute="top" secondItem="5" secondAttribute="bottom" constant="8" symbolic="YES" id="ezt-Ft-XVj"/>
<constraint firstItem="5" firstAttribute="top" secondItem="2" secondAttribute="top" constant="12" id="f4l-wv-rPk"/>
<constraint firstItem="19" firstAttribute="leading" secondItem="17" secondAttribute="leading" id="f78-bn-lAM"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="16" secondAttribute="trailing" constant="12" id="fkV-Q6-dcp"/>
<constraint firstItem="3" firstAttribute="baseline" secondItem="4" secondAttribute="baseline" id="gab-q0-8s0"/>
<constraint firstItem="19" firstAttribute="top" secondItem="17" secondAttribute="bottom" priority="249" constant="3" id="gvv-qV-ceS"/>
<constraint firstItem="17" firstAttribute="baseline" secondItem="7" secondAttribute="baseline" id="h1Z-wU-flD"/>
<constraint firstItem="15" firstAttribute="top" secondItem="21" secondAttribute="bottom" constant="8" symbolic="YES" id="hML-Vj-NsS"/>
<constraint firstItem="81" firstAttribute="top" secondItem="10" secondAttribute="bottom" priority="249" constant="3" id="hd2-yh-Mip"/>
<constraint firstItem="14" firstAttribute="leading" secondItem="21" secondAttribute="leading" id="iCb-1f-0Fk"/>
<constraint firstItem="107" firstAttribute="baseline" secondItem="80" secondAttribute="baseline" id="jUe-PO-Vwe"/>
<constraint firstItem="9" firstAttribute="baseline" secondItem="15" secondAttribute="baseline" id="jWg-3G-zbh"/>
<constraint firstItem="19" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="8" secondAttribute="trailing" constant="8" symbolic="YES" id="jmi-Ad-Iv0"/>
<constraint firstItem="80" firstAttribute="top" secondItem="9" secondAttribute="bottom" priority="249" constant="3" id="jsQ-8a-kzb"/>
<constraint firstItem="13" firstAttribute="leading" secondItem="14" secondAttribute="leading" id="kIa-bh-tc3"/>
<constraint firstItem="16" firstAttribute="baseline" secondItem="17" secondAttribute="baseline" id="kL2-eP-vyc"/>
<constraint firstItem="12" firstAttribute="baseline" secondItem="13" secondAttribute="baseline" id="lLp-v3-jgi"/>
<constraint firstItem="7" firstAttribute="top" secondItem="20" secondAttribute="bottom" constant="8" symbolic="YES" id="m7z-Uk-TU4"/>
<constraint firstItem="113" firstAttribute="top" secondItem="79" secondAttribute="bottom" constant="8" symbolic="YES" id="mO3-en-S0u"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="113" secondAttribute="trailing" constant="12" id="qME-5z-244"/>
<constraint firstItem="81" firstAttribute="leading" secondItem="10" secondAttribute="leading" id="qv5-EV-mki"/>
<constraint firstItem="109" firstAttribute="baseline" secondItem="9" secondAttribute="baseline" id="s3h-Kk-Yb9"/>
<constraint firstItem="81" firstAttribute="top" relation="greaterThanOrEqual" secondItem="10" secondAttribute="bottom" constant="3" id="t5b-Lg-aod"/>
<constraint firstItem="11" firstAttribute="leading" secondItem="12" secondAttribute="trailing" constant="8" symbolic="YES" id="uBx-f8-mlT"/>
<constraint firstItem="12" firstAttribute="leading" secondItem="13" secondAttribute="trailing" constant="8" symbolic="YES" id="v3y-zw-1Ky"/>
<constraint firstItem="15" firstAttribute="leading" secondItem="21" secondAttribute="leading" id="wFF-5Z-YAl"/>
<constraint firstItem="113" firstAttribute="leading" secondItem="21" secondAttribute="leading" id="xGa-do-bdn"/>
<constraint firstItem="97" firstAttribute="baseline" secondItem="81" secondAttribute="baseline" id="xkx-Kn-YcT"/>
<constraint firstItem="6" firstAttribute="leading" secondItem="20" secondAttribute="leading" id="zKV-N2-u1B"/>
<constraint firstItem="19" firstAttribute="width" secondItem="17" secondAttribute="width" id="zVz-nR-2yi"/>
<constraint firstItem="80" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="79" secondAttribute="trailing" constant="8" symbolic="YES" id="zbu-Bg-gpt"/>
</constraints>
<point key="canvasLocation" x="-43.5" y="-29"/>
</customView>
</objects>
<resources>
<image name="PriorityHighTemplate" width="12" height="12"/>
<image name="PriorityLowTemplate" width="12" height="12"/>
<image name="PriorityNormalTemplate" width="12" height="12"/>
</resources>
</document>