transmission/macosx/ru.lproj/InfoOptionsView.xib

446 lines
41 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/>
<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="512" height="275"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<subviews>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3">
<rect key="frame" x="160" y="225" width="110" height="17"/>
<popUpButtonCell key="cell" type="roundRect" title="Нормальный" 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="Высокий" image="PriorityHighTemplate" id="52"/>
<menuItem title="Нормальный" state="on" image="PriorityNormalTemplate" tag="1" id="51"/>
<menuItem title="Низкий" 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="9" y="182" width="210" height="18"/>
<buttonCell key="cell" type="check" title="Ограничить скорость скачивания:" 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="9" y="139" width="268" height="18"/>
<buttonCell key="cell" type="check" title="Не превышать общее ограничение скорости" 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="9" y="53" width="318" height="18"/>
<buttonCell key="cell" type="check" title="Удалить из списка раздач после завершения раздачи" 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="9" y="160" width="192" height="18"/>
<buttonCell key="cell" type="check" title="Ограничить скорость раздачи:" 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" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="11" customClass="ColorTextField">
<rect key="frame" x="210" y="12" width="86" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="пользователей" 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" translatesAutoresizingMaskIntoConstraints="NO" id="12">
<rect key="frame" x="159" y="9" 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="textColor" 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" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="13">
<rect key="frame" x="10" y="12" width="143" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Максимум подключений:" 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" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="14">
<rect key="frame" x="10" y="34" width="96" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Дополнительно" 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" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="4">
<rect key="frame" x="10" y="227" width="144" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Приоритет всей раздачи:" 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" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="15">
<rect key="frame" x="10" y="98" width="82" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Для рейтинга:" 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="101" y="96" width="309" height="17"/>
<popUpButtonCell key="cell" type="roundRect" title="Общие настройки" 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="Общие настройки" state="on" id="41"/>
<menuItem title="Неограниченно" id="40"/>
<menuItem title="Остановить при рейтинге" id="42"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<action selector="setRatioSetting:" target="-2" id="63"/>
</connections>
</popUpButton>
<textField verticalHuggingPriority="750" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="16" customClass="ColorTextField">
<rect key="frame" x="276" y="184" width="29" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="КБ/с" 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" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="97">
<rect key="frame" x="469" y="76" width="26" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="мин" 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" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="107">
<rect key="frame" x="416" y="76" 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" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="109">
<rect key="frame" x="416" y="98" 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" translatesAutoresizingMaskIntoConstraints="NO" id="17">
<rect key="frame" x="225" y="181" 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="textColor" 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" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="18" customClass="ColorTextField">
<rect key="frame" x="276" y="162" width="29" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="КБ/с" 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" translatesAutoresizingMaskIntoConstraints="NO" id="19">
<rect key="frame" x="225" y="159" 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="textColor" 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" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="5">
<rect key="frame" x="10" y="249" width="68" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Приоритет" 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" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="20">
<rect key="frame" x="10" y="205" width="95" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Ширина канала" 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" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="21">
<rect key="frame" x="10" y="120" width="133" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Ограничения раздачи" 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" translatesAutoresizingMaskIntoConstraints="NO" id="10">
<rect key="frame" x="418" y="95" 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="textColor" 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" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="79">
<rect key="frame" x="10" y="76" width="85" height="14"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Неактивности:" 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="101" y="74" width="309" height="17"/>
<popUpButtonCell key="cell" type="roundRect" title="Общие настройки" 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="Общие настройки" state="on" id="87"/>
<menuItem title="Неограниченно" id="88"/>
<menuItem title="Остановить после отсутствия активности в течение" id="86"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<action selector="setIdleSetting:" target="-2" id="106"/>
</connections>
</popUpButton>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="81">
<rect key="frame" x="418" y="73" 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="textColor" 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="-36.5" y="-35"/>
</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>