transmission/macosx/it.lproj/PrefsWindow.xib

2273 lines
188 KiB
XML

<?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">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14460.31"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="PrefsController">
<connections>
<outlet property="fAutoSpeedDayTypePopUp" destination="1907" id="1921"/>
<outlet property="fBandwidthView" destination="153" id="179"/>
<outlet property="fBlocklistButton" destination="1436" id="2031"/>
<outlet property="fBlocklistDateField" destination="1738" id="1740"/>
<outlet property="fBlocklistMessageField" destination="1435" id="1463"/>
<outlet property="fBlocklistURLField" destination="1985" id="1994"/>
<outlet property="fCheckForUpdatesBetaButton" destination="1895" id="2040"/>
<outlet property="fCheckForUpdatesButton" destination="650" id="2041"/>
<outlet property="fCheckForUpdatesLabel" destination="652" id="2042"/>
<outlet property="fDoneScriptPopUp" destination="2048" id="2060"/>
<outlet property="fDownloadField" destination="154" id="623"/>
<outlet property="fFolderPopUp" destination="51" id="98"/>
<outlet property="fGeneralView" destination="28" id="71"/>
<outlet property="fGroupsView" destination="1760" id="1761"/>
<outlet property="fIdleStopField" destination="1959" id="1979"/>
<outlet property="fImportFolderPopUp" destination="216" id="225"/>
<outlet property="fIncompleteFolderPopUp" destination="538" id="551"/>
<outlet property="fNatCheck" destination="332" id="333"/>
<outlet property="fNetworkView" destination="66" id="1469"/>
<outlet property="fPeersGlobalField" destination="1426" id="1470"/>
<outlet property="fPeersTorrentField" destination="1429" id="1471"/>
<outlet property="fPeersView" destination="1361" id="1468"/>
<outlet property="fPortField" destination="68" id="585"/>
<outlet property="fPortStatusField" destination="357" id="358"/>
<outlet property="fPortStatusImage" destination="354" id="355"/>
<outlet property="fPortStatusProgress" destination="353" id="356"/>
<outlet property="fQueueDownloadField" destination="257" id="616"/>
<outlet property="fQueueSeedField" destination="604" id="615"/>
<outlet property="fRPCAddRemoveControl" destination="1534" id="1536"/>
<outlet property="fRPCPasswordField" destination="1509" id="1674"/>
<outlet property="fRPCPortField" destination="1491" id="1514"/>
<outlet property="fRPCWhitelistTable" destination="1521" id="1746"/>
<outlet property="fRatioStopField" destination="265" id="600"/>
<outlet property="fRemoteView" destination="1481" id="1512"/>
<outlet property="fShowMagnetAddWindowCheck" destination="1947" id="2130"/>
<outlet property="fSpeedLimitDownloadField" destination="190" id="626"/>
<outlet property="fSpeedLimitUploadField" destination="192" id="625"/>
<outlet property="fStalledField" destination="636" id="643"/>
<outlet property="fSystemPreferencesButton" destination="2113" id="eRN-Qg-OMy"/>
<outlet property="fTransfersView" destination="41" id="72"/>
<outlet property="fUploadField" destination="156" id="624"/>
<outlet property="window" destination="23" id="82"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<window title="Preferenze" allowsToolTipsWhenApplicationIsInactive="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" tabbingMode="disallowed" id="23" userLabel="Preferences" customClass="PrefsWindow">
<windowStyleMask key="styleMask" titled="YES" closable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="108" y="632" width="542" height="107"/>
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1418"/>
<view key="contentView" id="24">
<rect key="frame" x="0.0" y="0.0" width="542" height="107"/>
<autoresizingMask key="autoresizingMask"/>
</view>
<connections>
<outlet property="delegate" destination="-2" id="2126"/>
</connections>
</window>
<customView id="28" userLabel="General">
<rect key="frame" x="0.0" y="0.0" width="542" height="371"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="652">
<rect key="frame" x="33" y="39" width="156" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Ricerca aggiornamenti:" id="1214">
<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 id="1895">
<rect key="frame" x="192" y="18" width="155" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Includi versioni beta" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1896">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setAutoUpdateToBeta:" target="-2" id="1900"/>
<binding destination="365" name="value" keyPath="values.AutoUpdateBeta" id="1897"/>
</connections>
</button>
<button id="650">
<rect key="frame" x="192" y="38" width="277" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Controlla automaticamente ogni giorno" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1213">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="value" keyPath="values.SUEnableAutomaticChecks" id="1737"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="630">
<rect key="frame" x="173" y="118" width="119" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Azzerare avvisi:" id="1212">
<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 verticalHuggingPriority="750" id="628">
<rect key="frame" x="291" y="108" width="82" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="Reset" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="1211">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="resetWarnings:" target="-2" id="631"/>
</connections>
</button>
<button verticalHuggingPriority="750" id="1932">
<rect key="frame" x="188" y="68" width="185" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="Applicazione predefinita" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="1933">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setDefaultForMagnets:" target="-2" id="1935"/>
</connections>
</button>
<button verticalHuggingPriority="750" id="2113">
<rect key="frame" x="188" y="230" width="257" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="Configura nelle Preferenze di Sistema" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="2114">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="openNotificationSystemPrefs:" target="-2" id="IX2-jD-7y1"/>
</connections>
</button>
<button id="230">
<rect key="frame" x="192" y="333" width="303" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Dimensione automatica in base al contenuto" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1210">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setAutoSize:" target="-2" id="231"/>
<binding destination="365" name="value" keyPath="values.AutoSize" id="399"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="229">
<rect key="frame" x="33" y="334" width="156" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Dimensione finestra:" id="1209">
<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 id="147">
<rect key="frame" x="211" y="140" width="258" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Solo per trasferimenti in ricezione" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1208">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.CheckQuit" id="391"/>
<binding destination="365" name="value" keyPath="values.CheckQuitDownloading" id="388"/>
</connections>
</button>
<button id="146">
<rect key="frame" x="211" y="180" width="258" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Solo per trasferimenti in ricezione" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1207">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.CheckRemove" id="390"/>
<binding destination="365" name="value" keyPath="values.CheckRemoveDownloading" id="387"/>
</connections>
</button>
<button id="34">
<rect key="frame" x="192" y="276" width="170" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Velocità totale invio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1206">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setBadge:" target="-2" id="90"/>
<binding destination="365" name="value" keyPath="values.BadgeUploadRate" id="398"/>
</connections>
</button>
<button id="33">
<rect key="frame" x="192" y="296" width="181" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Velocità totale ricezione" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1205">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setBadge:" target="-2" id="89"/>
<binding destination="365" name="value" keyPath="values.BadgeDownloadRate" id="397"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="32">
<rect key="frame" x="45" y="297" width="144" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Mostra nel Dock:" id="1204">
<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" allowsCharacterPickerTouchBarItem="YES" id="2086">
<rect key="frame" x="101" y="240" width="88" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Notifiche:" id="2087">
<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" allowsCharacterPickerTouchBarItem="YES" id="31">
<rect key="frame" x="39" y="201" width="150" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Chiedi conferma per:" id="1203">
<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 id="30">
<rect key="frame" x="192" y="200" width="235" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Rimuovere trasferimenti in corso" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1202">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="value" keyPath="values.CheckRemove" id="385"/>
</connections>
</button>
<button id="29">
<rect key="frame" x="192" y="160" width="332" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Chiudere programma con trasferimenti in corso" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1201">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="value" keyPath="values.CheckQuit" id="389"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1930">
<rect key="frame" x="10" y="78" width="179" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Accetta colleg. magnetici:" id="1931">
<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>
</subviews>
</customView>
<customView id="41" userLabel="Transfers">
<rect key="frame" x="0.0" y="0.0" width="542" height="393"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<tabView initialItem="253" id="252">
<rect key="frame" x="13" y="10" width="516" height="379"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<font key="font" metaFont="system"/>
<tabViewItems>
<tabViewItem label="Aggiunta" identifier="" id="253">
<view key="view" id="255">
<rect key="frame" x="10" y="33" width="496" height="333"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<popUpButton verticalHuggingPriority="750" id="51">
<rect key="frame" x="219" y="299" width="182" height="26"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="57" id="1215">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" title="OtherViews" id="52">
<items>
<menuItem state="on" id="57">
<connections>
<action selector="setDownloadLocation:" target="-2" id="99"/>
<binding destination="365" name="image" keyPath="values.DownloadFolder" id="498">
<dictionary key="options">
<string key="NSValueTransformerName">ExpandedPathToIconTransformer</string>
</dictionary>
</binding>
<binding destination="365" name="title" keyPath="values.DownloadFolder" previousBinding="498" id="500">
<dictionary key="options">
<string key="NSValueTransformerName">ExpandedPathToPathTransformer</string>
</dictionary>
</binding>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="54">
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
</menuItem>
<menuItem title="Stessa posizione del file torrent" id="55">
<connections>
<action selector="setDownloadLocation:" target="-2" id="100"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" state="on" id="1296">
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
</menuItem>
<menuItem title="Altro…" id="53">
<connections>
<action selector="folderSheetShow:" target="-2" id="102"/>
</connections>
</menuItem>
</items>
</menu>
</popUpButtonCell>
</popUpButton>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="59">
<rect key="frame" x="108" y="305" width="109" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Posizione dati:" id="1216">
<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" allowsCharacterPickerTouchBarItem="YES" id="61">
<rect key="frame" x="9" y="305" width="97" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Impostazioni:" id="1217">
<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 id="115">
<rect key="frame" x="109" y="236" width="248" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Cestina i file torrent di origine" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1218">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="value" keyPath="values.DeleteOriginalTorrent" id="401"/>
</connections>
</button>
<button id="1939">
<rect key="frame" x="109" y="216" width="307" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Aggiungi estensione .part ai file incompleti" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1940">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setRenamePartialFiles:" target="-2" id="1944"/>
<binding destination="365" name="value" keyPath="values.RenamePartialFiles" id="1942"/>
</connections>
</button>
<button id="209">
<rect key="frame" x="109" y="83" width="181" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Ricerca nuovi torrent in:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1219">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setAutoImport:" target="-2" id="226"/>
<binding destination="365" name="value" keyPath="values.AutoImport" id="403"/>
</connections>
</button>
<popUpButton verticalHuggingPriority="750" id="216">
<rect key="frame" x="293" y="78" width="182" height="26"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="220" id="1220">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" title="OtherViews" id="217">
<items>
<menuItem state="on" id="220">
<connections>
<binding destination="365" name="image" keyPath="values.AutoImportDirectory" id="495">
<dictionary key="options">
<string key="NSValueTransformerName">ExpandedPathToIconTransformer</string>
</dictionary>
</binding>
<binding destination="365" name="title" keyPath="values.AutoImportDirectory" previousBinding="495" id="649">
<dictionary key="options">
<string key="NSNullPlaceholder"></string>
<string key="NSValueTransformerName">ExpandedPathToPathTransformer</string>
</dictionary>
</binding>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="222">
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
</menuItem>
<menuItem title="Altro…" id="219">
<connections>
<action selector="importFolderSheetShow:" target="-2" id="227"/>
</connections>
</menuItem>
</items>
</menu>
</popUpButtonCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.AutoImport" id="404"/>
</connections>
</popUpButton>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="352">
<rect key="frame" x="-5" y="84" width="111" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Auto-aggiunta:" id="1226">
<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 id="537">
<rect key="frame" x="109" y="279" width="178" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Mantieni incompleti in:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1227">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setUseIncompleteFolder:" target="-2" id="1929"/>
<binding destination="365" name="value" keyPath="values.UseIncompleteDownloadFolder" id="543"/>
</connections>
</button>
<popUpButton verticalHuggingPriority="750" id="538">
<rect key="frame" x="290" y="274" width="182" height="26"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="540" id="1228">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" title="OtherViews" id="539">
<items>
<menuItem state="on" id="540">
<connections>
<binding destination="365" name="image" keyPath="values.IncompleteDownloadFolder" id="548">
<dictionary key="options">
<string key="NSValueTransformerName">ExpandedPathToIconTransformer</string>
</dictionary>
</binding>
<binding destination="365" name="title" keyPath="values.IncompleteDownloadFolder" previousBinding="548" id="550">
<dictionary key="options">
<string key="NSValueTransformerName">ExpandedPathToPathTransformer</string>
</dictionary>
</binding>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="541">
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
</menuItem>
<menuItem title="Altro…" id="542">
<connections>
<action selector="incompleteFolderSheetShow:" target="-2" id="552"/>
</connections>
</menuItem>
</items>
</menu>
</popUpButtonCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.UseIncompleteDownloadFolder" id="545"/>
</connections>
</popUpButton>
<button id="1293">
<rect key="frame" x="109" y="180" width="377" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Mostra la finestra di aggiunta nell'aprire un file torrent" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1294">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="value" keyPath="values.DownloadAsk" id="1295"/>
</connections>
</button>
<button id="1947">
<rect key="frame" x="109" y="120" width="372" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Mostra la finestra nell'aggiungere un colleg. magnetico" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1948">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setShowAddMagnetWindow:" target="-2" id="2129"/>
</connections>
</button>
<button id="1334">
<rect key="frame" x="109" y="256" width="307" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Avvia i trasferimenti dopo averli aggiunti" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1335">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setAutoStartDownloads:" target="-2" id="1946"/>
<binding destination="365" name="value" keyPath="values.AutoStartDownload" id="1336">
<dictionary key="options">
<integer key="NSAllowsEditingMultipleValuesSelection" value="0"/>
<integer key="NSAlwaysPresentsApplicationModalAlerts" value="0"/>
<real key="NSConditionallySetsEnabled" value="1"/>
<integer key="NSConditionallySetsHidden" value="0"/>
<integer key="NSMultipleValuesPlaceholder" value="-1"/>
<integer key="NSNoSelectionPlaceholder" value="-1"/>
<integer key="NSNotApplicablePlaceholder" value="-1"/>
<integer key="NSNullPlaceholder" value="-1"/>
<real key="NSRaisesForNotApplicableKeys" value="1"/>
<real key="NSValidatesImmediately" value="1"/>
</dictionary>
</binding>
</connections>
</button>
<button id="1476">
<rect key="frame" x="128" y="140" width="338" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Solo se il torrent è stato aggiunto manualmente" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1477">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.DownloadAsk" id="1478"/>
<binding destination="365" name="value" keyPath="values.DownloadAskManual" id="1480"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1337">
<rect key="frame" x="21" y="181" width="86" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="All'aggiunta:" id="1338">
<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 id="1339">
<rect key="frame" x="128" y="160" width="235" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Solo se ci sono file multipli" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1340">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.DownloadAsk" id="1343"/>
<binding destination="365" name="value" keyPath="values.DownloadAskMulti" id="1341"/>
</connections>
</button>
</subviews>
</view>
</tabViewItem>
<tabViewItem label="Gestione" identifier="" id="254">
<view key="view" id="256">
<rect key="frame" x="10" y="33" width="496" height="333"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="257">
<rect key="frame" x="302" y="175" width="35" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1229">
<numberFormatter key="formatter" formatterBehavior="custom10_4" positiveFormat="#0" negativeFormat="#0" allowsFloats="NO" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="920">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<real key="minimum" value="1"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setQueueNumber:" target="-2" id="345"/>
<binding destination="365" name="enabled" keyPath="values.Queue" id="407"/>
<outlet property="delegate" destination="-2" id="923"/>
<outlet property="nextKeyView" destination="604" id="1638"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="262">
<rect key="frame" x="3" y="177" width="85" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Limiti code:" id="1230">
<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" allowsCharacterPickerTouchBarItem="YES" id="263" customClass="ColorTextField">
<rect key="frame" x="342" y="177" width="101" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="trasferimenti" id="1231">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.Queue" id="1697"/>
</connections>
</textField>
<button id="264">
<rect key="frame" x="91" y="302" width="157" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Ferma a rapporto:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1232">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="applyRatioSetting:" target="-2" id="617"/>
<binding destination="365" name="value" keyPath="values.RatioCheck" id="430"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="265">
<rect key="frame" x="254" y="301" width="50" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1233">
<numberFormatter key="formatter" formatterBehavior="custom10_4" positiveFormat="#0.00" negativeFormat="#0.00" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" minimumFractionDigits="2" maximumFractionDigits="2" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="840">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<integer key="minimum" value="0"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setRatioStop:" target="-2" id="602"/>
<binding destination="365" name="enabled" keyPath="values.RatioCheck" id="431"/>
<outlet property="delegate" destination="-2" id="919"/>
<outlet property="nextKeyView" destination="257" id="1637"/>
</connections>
</textField>
<button id="1958">
<rect key="frame" x="91" y="258" width="227" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Ferma distribuz. se inattiva per:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1962">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="applyIdleStopSetting:" target="-2" id="1980"/>
<binding destination="365" name="value" keyPath="values.IdleLimitCheck" id="1982"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1959">
<rect key="frame" x="317" y="257" width="41" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1960">
<numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" lenient="YES" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="1961">
<real key="minimum" value="1"/>
<real key="maximum" value="40320"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setIdleStop:" target="-2" id="1981"/>
<binding destination="365" name="enabled" keyPath="values.IdleLimitCheck" id="1983"/>
<outlet property="delegate" destination="-2" id="1964"/>
<outlet property="nextKeyView" destination="257" id="1963"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="267">
<rect key="frame" x="15" y="303" width="73" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Rapporto:" id="1234">
<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" allowsCharacterPickerTouchBarItem="YES" id="268">
<rect key="frame" x="22" y="283" width="472" height="14"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Il rapporto si calcola dividendo la quantità di dati inviati con la quantità di dati ricevuti" id="1235">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button id="337">
<rect key="frame" x="91" y="176" width="205" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Ricezione contemporanea:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1236">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setQueue:" target="-2" id="614"/>
<binding destination="365" name="value" keyPath="values.Queue" id="405"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="604">
<rect key="frame" x="288" y="149" width="35" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1238">
<numberFormatter key="formatter" formatterBehavior="custom10_4" positiveFormat="#0" negativeFormat="#0" allowsFloats="NO" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="921">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<real key="minimum" value="1"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setQueueNumber:" target="-2" id="610"/>
<binding destination="365" name="enabled" keyPath="values.QueueSeed" id="609"/>
<outlet property="delegate" destination="-2" id="924"/>
<outlet property="nextKeyView" destination="636" id="1639"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="606" customClass="ColorTextField">
<rect key="frame" x="328" y="151" width="101" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="trasferimenti" id="1239">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.QueueSeed" id="1698"/>
</connections>
</textField>
<button id="607">
<rect key="frame" x="91" y="150" width="191" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Distribuz. contemporanea:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1240">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setQueue:" target="-2" id="613"/>
<binding destination="365" name="value" keyPath="values.QueueSeed" id="608"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="636">
<rect key="frame" x="349" y="123" width="41" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1241">
<numberFormatter key="formatter" formatterBehavior="custom10_4" positiveFormat="#0" negativeFormat="#0" allowsFloats="NO" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="309" decimalSeparator="," groupingSeparator="." currencySymbol="¤" internationalCurrencySymbol="¤¤" currencyDecimalSeparator="," plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="922">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<real key="minimum" value="1"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setStalledMinutes:" target="-2" id="646"/>
<binding destination="365" name="enabled" keyPath="values.CheckStalled" id="641"/>
<outlet property="delegate" destination="-2" id="925"/>
<outlet property="nextKeyView" destination="1298" id="1640"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="638" customClass="ColorTextField">
<rect key="frame" x="395" y="125" width="55" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="minuti" id="1242">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.CheckStalled" id="1699"/>
</connections>
</textField>
<button id="639">
<rect key="frame" x="91" y="124" width="252" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Trasferim. in stallo se inattivo per:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1243">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setStalled:" target="-2" id="645"/>
<binding destination="365" name="value" keyPath="values.CheckStalled" id="640"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1297">
<rect key="frame" x="-5" y="85" width="93" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Avvisi sonori:" id="1310">
<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" id="1298">
<rect key="frame" x="289" y="79" width="130" height="26"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="1309" id="1307">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" title="OtherViews" id="1308">
<items>
<menuItem state="on" id="1309"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<action selector="setSound:" target="-2" id="1320"/>
<binding destination="-2" name="contentValues" keyPath="sounds" id="1330"/>
<binding destination="365" name="selectedValue" keyPath="values.DownloadSound" previousBinding="1330" id="1331"/>
<binding destination="365" name="enabled" keyPath="values.PlayDownloadSound" id="1316"/>
<outlet property="nextKeyView" destination="1300" id="1641"/>
</connections>
</popUpButton>
<button id="1299">
<rect key="frame" x="91" y="59" width="194" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Terminata la distribuzione:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1306">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="value" keyPath="values.PlaySeedingSound" id="1346"/>
</connections>
</button>
<popUpButton verticalHuggingPriority="750" id="1300">
<rect key="frame" x="289" y="54" width="130" height="26"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="1305" id="1303">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" title="OtherViews" id="1304">
<items>
<menuItem state="on" id="1305"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<action selector="setSound:" target="-2" id="1321"/>
<binding destination="-2" name="contentValues" keyPath="sounds" id="1332"/>
<binding destination="365" name="enabled" keyPath="values.PlaySeedingSound" id="1315"/>
<binding destination="365" name="selectedValue" keyPath="values.SeedingSound" previousBinding="1332" id="1333"/>
</connections>
</popUpButton>
<button id="1301">
<rect key="frame" x="91" y="84" width="195" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Terminata la ricezione:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1302">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="value" keyPath="values.PlayDownloadSound" id="1322"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1969" customClass="ColorTextField">
<rect key="frame" x="363" y="259" width="55" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="minuti" id="1970">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.IdleLimitCheck" id="1984"/>
</connections>
</textField>
<button id="2043">
<rect key="frame" x="91" y="19" width="195" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Terminata la ricezione:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="2044">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setDoneScriptEnabled:" target="-2" id="2059"/>
<binding destination="365" name="value" keyPath="values.DoneScriptEnabled" id="2058"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="2046">
<rect key="frame" x="16" y="20" width="72" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Script:" id="2047">
<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" id="2048">
<rect key="frame" x="289" y="14" width="168" height="26"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="2051" id="2049">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" title="OtherViews" id="2050">
<items>
<menuItem state="on" id="2051">
<connections>
<binding destination="365" name="image" keyPath="values.DoneScriptPath" id="2062">
<dictionary key="options">
<string key="NSValueTransformerName">ExpandedPathToIconTransformer</string>
</dictionary>
</binding>
<binding destination="365" name="title" keyPath="values.DoneScriptPath" previousBinding="2062" id="2064">
<dictionary key="options">
<string key="NSValueTransformerName">ExpandedPathToPathTransformer</string>
</dictionary>
</binding>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="2052">
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
</menuItem>
<menuItem title="Altro…" id="2053">
<connections>
<action selector="doneScriptSheetShow:" target="-2" id="2065"/>
</connections>
</menuItem>
</items>
</menu>
</popUpButtonCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.DoneScriptEnabled" id="2061"/>
</connections>
</popUpButton>
<button horizontalHuggingPriority="750" verticalHuggingPriority="750" id="2068">
<rect key="frame" x="459" y="14" width="25" height="25"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="help" bezelStyle="helpButton" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2069">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="helpForScript:" target="-2" id="2070"/>
</connections>
</button>
<button id="2118">
<rect key="frame" x="91" y="235" width="367" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Rimuovi dalla lista al termine della distribuzione" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="2119">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setLPD:" target="-2" id="2120"/>
<binding destination="365" name="value" keyPath="values.RemoveWhenFinishSeeding" id="2125"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="2122">
<rect key="frame" x="109" y="217" width="234" height="14"/>
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Si applica ai nuovi trasferimenti aggiunti" id="2123">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
</view>
</tabViewItem>
</tabViewItems>
<connections>
<outlet property="nextKeyView" destination="265" id="1643"/>
</connections>
</tabView>
</subviews>
</customView>
<customView id="1760" userLabel="Groups">
<rect key="frame" x="0.0" y="0.0" width="542" height="240"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1834">
<rect key="frame" x="187" y="29" width="214" height="50"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="I trasferimenti saranno assegnati al primo gruppo in cui sono rispettati tutti i criteri" id="1835">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750" id="1832">
<rect key="frame" x="400" y="47" width="96" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="Cambia…" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1833">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="orderFrontRulesSheet:" target="1783" id="1846"/>
</connections>
</button>
<button id="1830">
<rect key="frame" x="169" y="85" width="355" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Assegna gruppo ai nuovi trasferimenti tramite criteri" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="1831">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="toggleUseAutoAssignRules:" target="1783" id="1884"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1823">
<rect key="frame" x="187" y="121" width="337" height="14"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="La posizione sarà impostata nell'aggiungere un trasferimento" id="1824">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button id="1814">
<rect key="frame" x="169" y="141" width="130" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Posizione scelta:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1815">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="toggleUseCustomDownloadLocation:" target="1783" id="1820"/>
</connections>
</button>
<popUpButton verticalHuggingPriority="750" id="1808">
<rect key="frame" x="302" y="136" width="182" height="26"/>
<autoresizingMask key="autoresizingMask"/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="1811" id="1809">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" title="OtherViews" id="1810">
<items>
<menuItem state="on" id="1811"/>
<menuItem isSeparatorItem="YES" id="1812">
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
</menuItem>
<menuItem title="Altro…" id="1813">
<connections>
<action selector="customDownloadLocationSheetShow:" target="1783" id="1822"/>
</connections>
</menuItem>
</items>
</menu>
</popUpButtonCell>
</popUpButton>
<colorWell id="1800">
<rect key="frame" x="171" y="173" width="52" height="47"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<color key="color" red="0.058130499000000002" green="0.055541898999999999" blue="1" alpha="1" colorSpace="calibratedRGB"/>
</colorWell>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1795">
<rect key="frame" x="228" y="203" width="110" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Nome gruppo:" id="1796">
<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" allowsCharacterPickerTouchBarItem="YES" id="1793">
<rect key="frame" x="231" y="173" width="291" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1794">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<outlet property="delegate" destination="1783" id="1803"/>
<outlet property="nextKeyView" destination="1774" id="1804"/>
</connections>
</textField>
<segmentedControl verticalHuggingPriority="750" id="1772">
<rect key="frame" x="20" y="19" width="67" height="23"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<segmentedCell key="cell" borderStyle="border" alignment="left" style="smallSquare" trackingMode="momentary" id="1773">
<font key="font" metaFont="system"/>
<segments>
<segment image="NSAddTemplate" width="32"/>
<segment image="NSRemoveTemplate" width="32" tag="1"/>
</segments>
</segmentedCell>
<connections>
<action selector="addRemoveGroup:" target="1783" id="1790"/>
</connections>
</segmentedControl>
<scrollView focusRingType="none" autohidesScrollers="YES" horizontalLineScroll="20" horizontalPageScroll="10" verticalLineScroll="20" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="1771">
<rect key="frame" x="20" y="49" width="143" height="171"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" heightSizable="YES"/>
<clipView key="contentView" id="Cuv-DU-r7J">
<rect key="frame" x="1" y="1" width="141" height="169"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnResizing="NO" multipleSelection="NO" emptySelection="NO" autosaveColumns="NO" rowHeight="18" id="1774">
<rect key="frame" x="0.0" y="0.0" width="141" height="169"/>
<autoresizingMask key="autoresizingMask"/>
<size key="intercellSpacing" width="3" height="2"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn identifier="Color" editable="NO" width="20" minWidth="20" maxWidth="20" id="1777">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Colore">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
<imageCell key="dataCell" controlSize="small" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="imageCell:1782:image" id="1782"/>
</tableColumn>
<tableColumn identifier="Name" editable="NO" width="115" minWidth="40" maxWidth="1000" id="1779">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Nome">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1780">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/>
</tableColumn>
</tableColumns>
<connections>
<outlet property="dataSource" destination="1783" id="1788"/>
<outlet property="delegate" destination="1783" id="1789"/>
</connections>
</tableView>
</subviews>
</clipView>
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="0.19672129999999999" horizontal="YES" id="1775">
<rect key="frame" x="-100" y="-100" width="470" height="15"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="1776">
<rect key="frame" x="184" y="1" width="15" height="188"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<connections>
<outlet property="nextKeyView" destination="1793" id="1805"/>
</connections>
</scrollView>
</subviews>
</customView>
<customView id="153" userLabel="Bandwidth">
<rect key="frame" x="0.0" y="0.0" width="542" height="227"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<popUpButton verticalHuggingPriority="750" id="1907">
<rect key="frame" x="196" y="17" width="113" height="26"/>
<autoresizingMask key="autoresizingMask"/>
<popUpButtonCell key="cell" type="push" title="Ogni giorno" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" tag="127" imageScaling="proportionallyDown" inset="2" selectedItem="1910" id="1908">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" title="OtherViews" id="1909">
<items>
<menuItem title="Ogni giorno" state="on" tag="127" id="1910"/>
<menuItem title="Giorni feriali" tag="62" id="1911"/>
<menuItem title="Fine settimana" tag="65" id="1912"/>
<menuItem isSeparatorItem="YES" tag="-1" id="1913"/>
<menuItem title="Lunedì" tag="2" id="1914"/>
<menuItem title="Martedì" tag="4" id="1915"/>
<menuItem title="Mercoledì" tag="8" id="1916"/>
<menuItem title="Giovedì" tag="16" id="1917"/>
<menuItem title="Venerdì" tag="32" id="1918"/>
<menuItem title="Sabato" tag="64" id="1919"/>
<menuItem title="Domenica" tag="1" id="1920"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<action selector="setAutoSpeedLimitDay:" target="-2" id="1922"/>
<binding destination="365" name="enabled" keyPath="values.SpeedLimitAuto" id="1923"/>
<binding destination="365" name="selectedTag" keyPath="values.SpeedLimitAutoDay" id="1924"/>
</connections>
</popUpButton>
<datePicker verticalHuggingPriority="750" id="526">
<rect key="frame" x="424" y="20" width="86" height="27"/>
<autoresizingMask key="autoresizingMask"/>
<datePickerCell key="cell" borderStyle="bezel" alignment="left" id="1283">
<font key="font" metaFont="system"/>
<date key="date" timeIntervalSinceReferenceDate="-31575600">
<!--2000-01-01 13:00:00 +0000-->
</date>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<datePickerElements key="datePickerElements" hour="YES" minute="YES"/>
</datePickerCell>
<connections>
<action selector="setAutoSpeedLimitTime:" target="-2" id="1902"/>
<binding destination="365" name="enabled" keyPath="values.SpeedLimitAuto" id="530"/>
<binding destination="365" name="value" keyPath="values.SpeedLimitAutoOffDate" id="535"/>
<outlet property="nextKeyView" destination="154" id="584"/>
</connections>
</datePicker>
<datePicker verticalHuggingPriority="750" id="525">
<rect key="frame" x="314" y="20" width="86" height="27"/>
<autoresizingMask key="autoresizingMask"/>
<datePickerCell key="cell" borderStyle="bezel" alignment="left" id="1282">
<font key="font" metaFont="system"/>
<date key="date" timeIntervalSinceReferenceDate="-31525200">
<!--2000-01-02 03:00:00 +0000-->
</date>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<datePickerElements key="datePickerElements" hour="YES" minute="YES"/>
</datePickerCell>
<connections>
<action selector="setAutoSpeedLimitTime:" target="-2" id="1903"/>
<binding destination="365" name="enabled" keyPath="values.SpeedLimitAuto" id="529"/>
<binding destination="365" name="value" keyPath="values.SpeedLimitAutoOnDate" id="534"/>
<outlet property="nextKeyView" destination="526" id="583"/>
</connections>
</datePicker>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="310" customClass="ColorTextField">
<rect key="frame" x="402" y="23" width="17" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="e" id="1281">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.SpeedLimitAuto" id="1702"/>
</connections>
</textField>
<button id="307">
<rect key="frame" x="178" y="49" width="302" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Applica il limite di velocità tra le ore:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1280">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setAutoSpeedLimit:" target="-2" id="531"/>
<binding destination="365" name="value" keyPath="values.SpeedLimitAuto" id="455"/>
</connections>
</button>
<imageView id="228">
<rect key="frame" x="30" y="117" width="18" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyUpOrDown" image="TurtleTemplate" id="1279"/>
</imageView>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="200">
<rect key="frame" x="58" y="73" width="397" height="14"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Quando abilitato, il limite di velocità sostituisce i limiti generali di banda" id="1278">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="199">
<rect key="frame" x="177" y="119" width="100" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Ricezione:" id="1277">
<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" allowsCharacterPickerTouchBarItem="YES" id="198">
<rect key="frame" x="177" y="93" width="82" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Invio:" id="1276">
<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" allowsCharacterPickerTouchBarItem="YES" id="196">
<rect key="frame" x="53" y="119" width="122" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Limite di velocità:" id="1275">
<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" allowsCharacterPickerTouchBarItem="YES" id="195">
<rect key="frame" x="357" y="92" width="34" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="KB/s" id="1274">
<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" allowsCharacterPickerTouchBarItem="YES" id="194">
<rect key="frame" x="357" y="118" width="34" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="KB/s" id="1273">
<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" allowsCharacterPickerTouchBarItem="YES" id="192">
<rect key="frame" x="302" y="91" width="50" height="22"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1272">
<numberFormatter key="formatter" formatterBehavior="custom10_4" positiveFormat="#0" negativeFormat="#0" allowsFloats="NO" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="929">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<integer key="minimum" value="0"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<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="587"/>
<outlet property="delegate" destination="-2" id="933"/>
<outlet property="nextKeyView" destination="525" id="581"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="190">
<rect key="frame" x="302" y="117" width="50" height="22"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1271">
<numberFormatter key="formatter" formatterBehavior="custom10_4" positiveFormat="#0" negativeFormat="#0" allowsFloats="NO" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="928">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<integer key="minimum" value="0"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<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="586"/>
<outlet property="delegate" destination="-2" id="932"/>
<outlet property="nextKeyView" destination="192" id="580"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="163">
<rect key="frame" x="17" y="187" width="158" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Limiti generali di banda:" id="1270">
<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" allowsCharacterPickerTouchBarItem="YES" id="159" customClass="ColorTextField">
<rect key="frame" x="357" y="160" width="34" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="KB/s" id="1269">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.CheckUpload" id="1701"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="158" customClass="ColorTextField">
<rect key="frame" x="357" y="186" width="34" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="KB/s" id="1268">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.CheckDownload" id="1700"/>
</connections>
</textField>
<button id="157">
<rect key="frame" x="178" y="186" width="118" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Ricezione:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1267">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="applySpeedSettings:" target="-2" id="473"/>
<binding destination="365" name="value" keyPath="values.CheckDownload" id="465"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="156">
<rect key="frame" x="302" y="159" width="50" height="22"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1266">
<numberFormatter key="formatter" formatterBehavior="custom10_4" positiveFormat="#0" negativeFormat="#0" allowsFloats="NO" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="927">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<integer key="minimum" value="0"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setGlobalLimit:" target="-2" id="599"/>
<binding destination="365" name="enabled" keyPath="values.CheckUpload" id="633"/>
<outlet property="delegate" destination="-2" id="931"/>
<outlet property="nextKeyView" destination="190" id="934"/>
</connections>
</textField>
<button id="155">
<rect key="frame" x="178" y="160" width="100" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Invio:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1265">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="applySpeedSettings:" target="-2" id="472"/>
<binding destination="365" name="value" keyPath="values.CheckUpload" id="464"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="154">
<rect key="frame" x="302" y="185" width="50" height="22"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1264">
<numberFormatter key="formatter" formatterBehavior="custom10_4" positiveFormat="#0" negativeFormat="#0" allowsFloats="NO" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="926">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<integer key="minimum" value="0"/>
<real key="maximum" value="99999"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setGlobalLimit:" target="-2" id="598"/>
<binding destination="365" name="enabled" keyPath="values.CheckDownload" id="632"/>
<outlet property="delegate" destination="-2" id="930"/>
<outlet property="nextKeyView" destination="156" id="577"/>
</connections>
</textField>
</subviews>
</customView>
<customView id="1361" userLabel="Peers">
<rect key="frame" x="0.0" y="0.0" width="542" height="366"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<button id="1741">
<rect key="frame" x="154" y="32" width="309" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Aggiorna automaticamente ogni settimana" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1742">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setBlocklistAutoUpdate:" target="-2" id="1745"/>
<binding destination="365" name="value" keyPath="values.BlocklistAutoUpdate" id="1744"/>
<binding destination="365" name="enabled" keyPath="values.BlocklistNew" id="1989"/>
</connections>
</button>
<button horizontalHuggingPriority="750" verticalHuggingPriority="750" id="1473">
<rect key="frame" x="504" y="12" width="21" height="23"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="help" bezelStyle="helpButton" alignment="center" borderStyle="border" inset="2" id="1474">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="helpForPeers:" target="-2" id="1475"/>
</connections>
</button>
<button verticalHuggingPriority="750" id="1436">
<rect key="frame" x="150" y="66" width="85" height="32"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="push" title="Aggiorna" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1437">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="updateBlocklist:" target="-2" id="1462"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1435">
<rect key="frame" x="234" y="76" width="291" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="left" title="blocklist caricata/non caricata" id="1438">
<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" allowsCharacterPickerTouchBarItem="YES" id="1434">
<rect key="frame" x="71" y="127" width="61" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Blocklist:" id="1439">
<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 id="1433">
<rect key="frame" x="135" y="126" width="361" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Impedisci connessione ai peer presenti nella blocklist" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1440">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setBlocklistEnabled:" target="-2" id="1461"/>
<binding destination="365" name="value" keyPath="values.BlocklistNew" id="1992"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1738">
<rect key="frame" x="153" y="54" width="372" height="14"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Ultimo aggiornamento: N/D" id="1739">
<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" id="1432">
<rect key="frame" x="10" y="280" width="522" height="14"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Limiti elevati di connessione possono incidere negativamente sulle prestazioni del sistema" id="1441">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button id="1925">
<rect key="frame" x="135" y="238" width="390" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Usa tabella di hash distribuita (DHT) per i torrent pubblici" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1926">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setDHT:" target="-2" id="1928"/>
<binding destination="365" name="value" keyPath="values.DHTGlobal" id="1927"/>
</connections>
</button>
<button id="1951">
<rect key="frame" x="135" y="218" width="353" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Usa scoperta peer locali per i torrent pubblici" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1952">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setLPD:" target="-2" id="1957"/>
<binding destination="365" name="value" keyPath="values.LocalPeerDiscoveryGlobal" id="1956"/>
</connections>
</button>
<button id="1431">
<rect key="frame" x="135" y="258" width="353" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Abilita peer exchange (PEX) per i torrent pubblici" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1442">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setPEX:" target="-2" id="1458"/>
<binding destination="365" name="value" keyPath="values.PEXGlobal" id="1464"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1430">
<rect key="frame" x="134" y="300" width="263" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Conn. massime per nuovi trasferimenti:" id="1443">
<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" allowsCharacterPickerTouchBarItem="YES" id="1987" customClass="ColorTextField">
<rect key="frame" x="153" y="102" width="33" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="URL:" id="1988">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.BlocklistNew" id="1993"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1429">
<rect key="frame" x="402" y="298" width="50" height="22"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1444">
<numberFormatter key="formatter" formatterBehavior="custom10_4" positiveFormat="#0" negativeFormat="#0" allowsFloats="NO" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="1445">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<real key="minimum" value="1"/>
<real key="maximum" value="3000"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setPeersTorrent:" target="-2" id="1457"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1428">
<rect key="frame" x="457" y="300" width="39" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="peer" id="1446">
<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" allowsCharacterPickerTouchBarItem="YES" id="1427">
<rect key="frame" x="390" y="326" width="39" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="peer" id="1447">
<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" allowsCharacterPickerTouchBarItem="YES" id="1426">
<rect key="frame" x="335" y="324" width="50" height="22"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1448">
<numberFormatter key="formatter" formatterBehavior="custom10_4" positiveFormat="#0" negativeFormat="#0" allowsFloats="NO" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="1449">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<real key="minimum" value="1"/>
<real key="maximum" value="3000"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setPeersGlobal:" target="-2" id="1456"/>
<outlet property="nextKeyView" destination="1429" id="1455"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1425">
<rect key="frame" x="134" y="326" width="196" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Connessioni massime totali:" id="1450">
<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" allowsCharacterPickerTouchBarItem="YES" id="1424">
<rect key="frame" x="45" y="326" width="87" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Connessioni:" id="1451">
<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 id="1423">
<rect key="frame" x="135" y="182" width="165" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Preferisci peer cifrati" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1452">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setEncryptionMode:" target="-2" id="1459"/>
<binding destination="365" name="value" keyPath="values.EncryptionPrefer" id="1465"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1422">
<rect key="frame" x="57" y="183" width="75" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Cifratura:" id="1453">
<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 id="1421">
<rect key="frame" x="154" y="162" width="184" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Ignora peer non cifrati" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1454">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setEncryptionMode:" target="-2" id="1460"/>
<binding destination="365" name="enabled" keyPath="values.EncryptionPrefer" id="1467"/>
<binding destination="365" name="value" keyPath="values.EncryptionRequire" id="1466"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1985">
<rect key="frame" x="191" y="100" width="331" height="22"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1986">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
<allowedInputSourceLocales>
<string>NSAllRomanInputSourcesLocaleIdentifier</string>
</allowedInputSourceLocales>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.BlocklistNew" id="1991"/>
</connections>
</textField>
</subviews>
<connections>
<outlet property="nextKeyView" destination="1429" id="1636"/>
</connections>
</customView>
<customView id="66" userLabel="Network">
<rect key="frame" x="0.0" y="0.0" width="542" height="220"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<button verticalHuggingPriority="750" id="1891">
<rect key="frame" x="351" y="107" width="111" height="32"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="push" title="Scegli a caso" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="1892">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="randomPort:" target="-2" id="1894"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="660">
<rect key="frame" x="22" y="183" width="137" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Protocollo peer:" id="1253">
<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" allowsCharacterPickerTouchBarItem="YES" id="2081">
<rect key="frame" x="35" y="143" width="124" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Porta d'ascolto:" id="2082">
<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" allowsCharacterPickerTouchBarItem="YES" id="357">
<rect key="frame" x="234" y="143" width="291" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="La porta è aperta" id="1250">
<font key="font" metaFont="system"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="336">
<rect key="frame" x="180" y="77" width="287" height="14"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="L'attraversamento dei NAT impiega NAT-PMP o UPnP" id="1248">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="68">
<rect key="frame" x="164" y="141" width="50" height="22"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1245">
<numberFormatter key="formatter" formatterBehavior="custom10_4" positiveFormat="#0" negativeFormat="#0" allowsFloats="NO" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="935">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<real key="minimum" value="1"/>
<real key="maximum" value="65535"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setPort:" target="-2" id="80"/>
<outlet property="delegate" destination="-2" id="936"/>
</connections>
</textField>
<button id="1889">
<rect key="frame" x="162" y="117" width="189" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Scegli a caso all'avvio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1890">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setRandomPortOnStart:" target="-2" id="1904"/>
<binding destination="365" name="value" keyPath="values.RandomPort" id="1893"/>
</connections>
</button>
<button id="332">
<rect key="frame" x="162" y="93" width="274" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Mappa automaticamente la porta" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1247">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setNat:" target="-2" id="334"/>
<binding destination="365" name="value" keyPath="values.NatTraversal" id="442"/>
</connections>
</button>
<imageView id="354">
<rect key="frame" x="221" y="144" width="14" height="14"/>
<autoresizingMask key="autoresizingMask"/>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" animates="YES" imageScaling="proportionallyDown" image="NSStatusPartiallyAvailable" id="1249"/>
</imageView>
<progressIndicator horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" id="353">
<rect key="frame" x="220" y="143" width="16" height="16"/>
<autoresizingMask key="autoresizingMask"/>
</progressIndicator>
<button id="664">
<rect key="frame" x="162" y="39" width="357" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Inibire stop se ci sono trasferimenti in corso" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1254">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="365" name="value" keyPath="values.SleepPrevent" id="666"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="665">
<rect key="frame" x="69" y="40" width="90" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Stop sistema:" id="1255">
<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 horizontalHuggingPriority="750" verticalHuggingPriority="750" id="326">
<rect key="frame" x="504" y="12" width="21" height="23"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="help" bezelStyle="helpButton" alignment="center" borderStyle="border" inset="2" id="1246">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="helpForNetwork:" target="-2" id="327"/>
</connections>
</button>
<button id="2077">
<rect key="frame" x="162" y="182" width="261" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Abilita Micro Transport Protocol (µTP)" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="2078">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setUTP:" target="-2" id="2080"/>
<binding destination="365" name="value" keyPath="values.UTPGlobal" id="2079"/>
</connections>
</button>
</subviews>
</customView>
<customView id="1481" userLabel="Remote">
<rect key="frame" x="0.0" y="0.0" width="542" height="439"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<button verticalHuggingPriority="750" id="1717">
<rect key="frame" x="83" y="343" width="149" height="25"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="roundTextured" title="Avvia interfaccia web" bezelStyle="texturedRounded" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1718">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="linkWebUI:" target="-2" id="1720"/>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1719"/>
</connections>
</button>
<button horizontalHuggingPriority="750" verticalHuggingPriority="750" id="1660">
<rect key="frame" x="500" y="12" width="25" height="25"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="help" bezelStyle="helpButton" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1661">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="helpForRemote:" target="-2" id="1662"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1552">
<rect key="frame" x="176" y="282" width="184" height="22"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1553">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setRPCUsername:" target="-2" id="1571"/>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1558"/>
<binding destination="365" name="enabled2" keyPath="values.RPCAuthorize" previousBinding="1558" id="1575">
<dictionary key="options">
<integer key="NSMultipleValuesPlaceholder" value="-1"/>
<integer key="NSNoSelectionPlaceholder" value="-1"/>
<integer key="NSNotApplicablePlaceholder" value="-1"/>
<integer key="NSNullPlaceholder" value="-1"/>
</dictionary>
</binding>
<binding destination="365" name="value" keyPath="values.RPCUsername" id="1565"/>
<outlet property="nextKeyView" destination="1509" id="1625"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1541">
<rect key="frame" x="175" y="71" width="303" height="14"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Gli indirizzi IP possono includere il carattere generico *" id="1542">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<segmentedControl verticalHuggingPriority="750" id="1534">
<rect key="frame" x="103" y="67" width="67" height="23"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<segmentedCell key="cell" state="on" borderStyle="border" alignment="left" style="smallSquare" trackingMode="momentary" id="1535">
<font key="font" metaFont="system"/>
<segments>
<segment image="NSAddTemplate" width="32"/>
<segment image="NSRemoveTemplate" width="32" enabled="NO" tag="1"/>
</segments>
</segmentedCell>
<connections>
<action selector="addRemoveRPCIP:" target="-2" id="1539"/>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1547"/>
<binding destination="365" name="enabled2" keyPath="values.RPCUseWhitelist" previousBinding="1547" id="1755">
<dictionary key="options">
<integer key="NSMultipleValuesPlaceholder" value="-1"/>
<integer key="NSNoSelectionPlaceholder" value="-1"/>
<integer key="NSNotApplicablePlaceholder" value="-1"/>
<integer key="NSNullPlaceholder" value="-1"/>
</dictionary>
</binding>
</connections>
</segmentedControl>
<scrollView horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="1518">
<rect key="frame" x="103" y="94" width="308" height="78"/>
<autoresizingMask key="autoresizingMask"/>
<clipView key="contentView" id="Sjl-RN-E6v">
<rect key="frame" x="1" y="1" width="290" height="76"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnResizing="NO" autosaveColumns="NO" typeSelect="NO" id="1521">
<rect key="frame" x="0.0" y="0.0" width="290" height="76"/>
<autoresizingMask key="autoresizingMask"/>
<size key="intercellSpacing" width="3" height="2"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn identifier="IP" width="287" minWidth="40" maxWidth="1000" id="1523">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Indirizzo IP">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1526">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
</tableColumn>
</tableColumns>
<connections>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1546"/>
<binding destination="365" name="enabled2" keyPath="values.RPCUseWhitelist" previousBinding="1546" id="1754">
<dictionary key="options">
<integer key="NSMultipleValuesPlaceholder" value="-1"/>
<integer key="NSNoSelectionPlaceholder" value="-1"/>
<integer key="NSNotApplicablePlaceholder" value="-1"/>
<integer key="NSNullPlaceholder" value="-1"/>
</dictionary>
</binding>
<outlet property="dataSource" destination="-2" id="1532"/>
<outlet property="delegate" destination="-2" id="1537"/>
</connections>
</tableView>
</subviews>
</clipView>
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="1520">
<rect key="frame" x="-100" y="-100" width="327" height="15"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="1519">
<rect key="frame" x="291" y="1" width="16" height="76"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
</scrollView>
<secureTextField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1509">
<rect key="frame" x="176" y="256" width="184" height="22"/>
<autoresizingMask key="autoresizingMask"/>
<secureTextFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="1510">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
<allowedInputSourceLocales>
<string>NSAllRomanInputSourcesLocaleIdentifier</string>
</allowedInputSourceLocales>
</secureTextFieldCell>
<connections>
<action selector="setRPCPassword:" target="-2" id="1572"/>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1559"/>
<binding destination="365" name="enabled2" keyPath="values.RPCAuthorize" previousBinding="1559" id="1576">
<dictionary key="options">
<integer key="NSMultipleValuesPlaceholder" value="-1"/>
<integer key="NSNoSelectionPlaceholder" value="-1"/>
<integer key="NSNotApplicablePlaceholder" value="-1"/>
<integer key="NSNullPlaceholder" value="-1"/>
</dictionary>
</binding>
<outlet property="nextKeyView" destination="1491" id="1626"/>
</connections>
</secureTextField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1644">
<rect key="frame" x="80" y="387" width="398" height="14"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Questa opzione abilita l'interfaccia web e consente le richieste in remoto" id="1645">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button id="1747">
<rect key="frame" x="81" y="178" width="389" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Consenti la connessione unicamente a questi indirizzi IP:" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1748">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setRPCUseWhitelist:" target="-2" id="1758"/>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1756"/>
<binding destination="365" name="value" keyPath="values.RPCUseWhitelist" id="1757"/>
</connections>
</button>
<button id="1504">
<rect key="frame" x="81" y="308" width="228" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Richiedi autenticazione" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1505">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setRPCAuthorize:" target="-2" id="1759"/>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1560"/>
<binding destination="365" name="value" keyPath="values.RPCAuthorize" id="1567"/>
</connections>
</button>
<button id="1825">
<rect key="frame" x="81" y="32" width="430" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Mostra l'interfaccia web tramite Bonjour" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1826">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setRPCWebUIDiscovery:" target="-2" id="1829"/>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1827"/>
<binding destination="365" name="value" keyPath="values.RPCWebDiscovery" id="1828"/>
</connections>
</button>
<button id="1483">
<rect key="frame" x="62" y="403" width="213" height="18"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="check" title="Abilita accesso remoto" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="1502">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="setRPCEnabled:" target="-2" id="1513"/>
<binding destination="365" name="value" keyPath="values.RPC" id="1511"/>
</connections>
</button>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1491">
<rect key="frame" x="182" y="214" width="50" height="22"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1494">
<numberFormatter key="formatter" formatterBehavior="custom10_4" positiveFormat="#0" negativeFormat="#0" allowsFloats="NO" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="1495">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<real key="minimum" value="1"/>
<real key="maximum" value="65535"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<action selector="setRPCPort:" target="-2" id="1540"/>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1545"/>
<outlet property="delegate" destination="-2" id="1515"/>
<outlet property="nextKeyView" destination="1552" id="1627"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1556" customClass="ColorTextField">
<rect key="frame" x="62" y="284" width="109" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Nome utente:" id="1557">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1691"/>
<binding destination="365" name="enabled2" keyPath="values.RPCAuthorize" previousBinding="1691" id="1693">
<dictionary key="options">
<integer key="NSMultipleValuesPlaceholder" value="-1"/>
<integer key="NSNoSelectionPlaceholder" value="-1"/>
<integer key="NSNotApplicablePlaceholder" value="-1"/>
<integer key="NSNullPlaceholder" value="-1"/>
</dictionary>
</binding>
</connections>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1554" customClass="ColorTextField">
<rect key="frame" x="103" y="258" width="68" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Password:" id="1555">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1692"/>
<binding destination="365" name="enabled2" keyPath="values.RPCAuthorize" previousBinding="1692" id="1694">
<dictionary key="options">
<integer key="NSMultipleValuesPlaceholder" value="-1"/>
<integer key="NSNoSelectionPlaceholder" value="-1"/>
<integer key="NSNotApplicablePlaceholder" value="-1"/>
<integer key="NSNullPlaceholder" value="-1"/>
</dictionary>
</binding>
</connections>
</textField>
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1492" customClass="ColorTextField">
<rect key="frame" x="45" y="216" width="131" height="17"/>
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Porta d'ascolto:" id="1493">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="365" name="enabled" keyPath="values.RPC" id="1695"/>
</connections>
</textField>
</subviews>
</customView>
<userDefaultsController representsSharedInstance="YES" id="365" userLabel="Shared Defaults"/>
<customObject id="1783" customClass="GroupsPrefsController">
<connections>
<outlet property="fAddRemoveControl" destination="1772" id="1785"/>
<outlet property="fAutoAssignRulesEditButton" destination="1832" id="1883"/>
<outlet property="fAutoAssignRulesEnableCheck" destination="1830" id="1882"/>
<outlet property="fCustomLocationEnableCheck" destination="1814" id="1818"/>
<outlet property="fCustomLocationPopUp" destination="1808" id="1821"/>
<outlet property="fSelectedColorNameField" destination="1793" id="1806"/>
<outlet property="fSelectedColorView" destination="1800" id="1807"/>
<outlet property="fTableView" destination="1774" id="1784"/>
</connections>
</customObject>
</objects>
<resources>
<image name="NSAddTemplate" width="11" height="11"/>
<image name="NSRemoveTemplate" width="11" height="11"/>
<image name="NSStatusPartiallyAvailable" width="16" height="16"/>
<image name="TurtleTemplate" width="18" height="18"/>
<image name="imageCell:1782:image" width="18" height="18">
<mutableData key="keyedArchiveRepresentation">
YnBsaXN0MDDUAQIDBAUGPT5YJHZlcnNpb25YJG9iamVjdHNZJGFyY2hpdmVyVCR0b3ASAAGGoK4HCBMU
GR4fIyQrLjE3OlUkbnVsbNUJCgsMDQ4PEBESVk5TU2l6ZVYkY2xhc3NcTlNJbWFnZUZsYWdzVk5TUmVw
c1dOU0NvbG9ygAKADRIgwAAAgAOAC1h7MTgsIDE4fdIVChYYWk5TLm9iamVjdHOhF4AEgArSFQoaHaIb
HIAFgAaACRAA0iAKISJfEBROU1RJRkZSZXByZXNlbnRhdGlvboAHgAhPERHcTU0AKgAABGKAACBQOCQW
DQeEQmDAuBv6BveFRGJROKEMVBRGOZ1vVlNd1vdVRSRRQDQMEwMEQMJg8LhgcKM2ENILhdsdsrl2AxkN
1rNJBwN1QeSwIHwMMgwHg8MgoEA4MA4GgkKhYLBgQBoOiIPBwMhYOhaWhUIBIGhEFggBAojghrgB0vSS
r99icAHA0F8kwNcQQSCUTIEtFkwGMSCcQA8NBgMAgNhsOAQGg6igsFAcAPp+PwAA0FAyBAJ/gB7vd9gB
1zcABZ5L4APV1SloBG8lsuls7vJ3OtFQQIhAKnNOKFOokoEslgN7Pd7AB/Px+gAAgMBADKQx1ut0gBrM
hlAAXD4fAByudxgANPnWAd6NYAPRxPgAOMQmUAFkyG5QN5sNAwwceESShKFgNgxjECZ6HqeoAAQAgCgA
AgDpKAwCpKex1nYABrl+XjLn20IHBQCIABKBpmuYeLsnycp4AAcwLv6N5EkqZJfloWAjIGeSBhAOA8D0
XZCj6PoSAAf7ngKBCTgGgZ6nwfQAFuWRaAAEIOg3IpynMAAKgycIAAwCp1gAfh4R0fR0qCdoFieABGl0
bZ1E0RhBBwgZvoGCIrjEMBbkwRxIBuftBAAdp3ni5h9NKdBymwAB0HObIAHmfQJAACADIgJYbnzSRxm0
0R3ueCIHIgeB9hmABTmwA5/DyOg2CIgZfoGAYhiQJhXlET5PCaATpgAZhil6AAHgQAIAAKftIgOAsRHs
fAFABUblhIElOGYXVIn8AcRBeEh3NMczPGcAlYivc45uaexHIIGAbBsTZWFQVgyA0DYMAAaBlGMAADn6
dETmXMYHxwfODAAGgTHeAABRUABhGHTh+n0egAB8G0FHia1Dm6DT+iwNA3E8c5umwMaCBAEIRkIVRWFc
PYYhcFQAHCckxHQbZVs2AqTg4GIuAAd5yGKAAPAs7J3GzO59guKtHGiW4ABMCJqMucsMHGDoyAAM5Aks
YplmCW4joIBoGgsNBT3kS4kiGH4AHIcxzgAZRelIAANhJOoMA4D4AAYf5pWIBB2gAbxowUBoYaAeRuYE
DJ6pCfp3zEdYHigABBlWZR0FMT5LiCgwDCWUBSFKWYtiwKIAnKchyAAc5ybmEgUhS8RvRMFYQ4WfZ4Oy
c5vcSCQIOYee5gIeJvTHm2HmnDxJHEB55mIW5WCYg4YkAQ5HGKPQ5jaBLNNCfB7U4b/zgADIBaqCAHUO
AB9uef59QUfx7nmAB+wS5h6Sefw9EWCyF2NUfIaBRjWC6PqBQuSDglPsG4YoPAaAvAkN8bg4R2jTGwNY
dwMwVlYD6GoHpDB/kQH8ZhMY8WKjuHUiwdI4x0j7G6N8cw8RxDiG8OcZY1h0DOFcNEdIcyBuFIMA1CgC
wiD7fopwgQ4iBgOD4GgK4kgTgbAUA8Zw0hqOxG0OYdI4B1jyHAOIdQ9CPD8H+N8hwAEMECXAQJMRAknk
KWOQI0JCiUkCLoQI0pAmAECfwQIzUdiRkIICABEBAAADAAAAAQASAAABAQADAAAAAQASAAABAgADAAAA
BAAABTQBAwADAAAAAQAFAAABBgADAAAAAQACAAABCgADAAAAAQABAAABEQAEAAAAAQAAAAgBEgADAAAA
AQABAAABFQADAAAAAQAEAAABFgADAAAAAQASAAABFwAEAAAAAQAABFoBHAADAAAAAQABAAABKAADAAAA
AQACAAABPQADAAAAAQACAAABUgADAAAAAQABAAABUwADAAAABAAABTyHcwAHAAAMmAAABUQAAAAAAAgA
CAAIAAgAAQABAAEAAQAADJhhcHBsAhAAAG1udHJSR0IgWFlaIAfdAAMADgAWAAEAO2Fjc3BBUFBMAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD21gABAAAAANMtYXBwbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEWRlc2MAAAFQAAAAYmRzY20AAAG0AAABgGNwcnQAAAM0AAAA
JHd0cHQAAANYAAAAFHJYWVoAAANsAAAAFGdYWVoAAAOAAAAAFGJYWVoAAAOUAAAAFHJUUkMAAAOoAAAI
DGFhcmcAAAu0AAAAIHZjZ3QAAAvUAAAAMG5kaW4AAAwEAAAAPmNoYWQAAAxEAAAALG1tb2QAAAxwAAAA
KGJUUkMAAAOoAAAIDGdUUkMAAAOoAAAIDGFhYmcAAAu0AAAAIGFhZ2cAAAu0AAAAIGRlc2MAAAAAAAAA
CERpc3BsYXkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABtbHVjAAAAAAAAAB4AAAAMc2tTSwAAAAgAAAF4Y2FF
UwAAAAgAAAF4aGVJTAAAAAgAAAF4cHRCUgAAAAgAAAF4aXRJVAAAAAgAAAF4aHVIVQAAAAgAAAF4dWtV
QQAAAAgAAAF4a29LUgAAAAgAAAF4bmJOTwAAAAgAAAF4Y3NDWgAAAAgAAAF4emhUVwAAAAgAAAF4ZGVE
RQAAAAgAAAF4cm9STwAAAAgAAAF4c3ZTRQAAAAgAAAF4emhDTgAAAAgAAAF4amFKUAAAAAgAAAF4YXIA
AAAAAAgAAAF4ZWxHUgAAAAgAAAF4cHRQVAAAAAgAAAF4bmxOTAAAAAgAAAF4ZnJGUgAAAAgAAAF4ZXNF
UwAAAAgAAAF4dGhUSAAAAAgAAAF4dHJUUgAAAAgAAAF4ZmlGSQAAAAgAAAF4aHJIUgAAAAgAAAF4cGxQ
TAAAAAgAAAF4cnVSVQAAAAgAAAF4ZW5VUwAAAAgAAAF4ZGFESwAAAAgAAAF4AGkATQBhAGN0ZXh0AAAA
AENvcHlyaWdodCBBcHBsZSwgSW5jLiwgMjAxMwBYWVogAAAAAAAA8xYAAQAAAAEWylhZWiAAAAAAAABx
wAAAOYoAAAFnWFlaIAAAAAAAAGEjAAC55gAAE/ZYWVogAAAAAAAAI/IAAAyQAAC90GN1cnYAAAAAAAAE
AAAAAAUACgAPABQAGQAeACMAKAAtADIANgA7AEAARQBKAE8AVABZAF4AYwBoAG0AcgB3AHwAgQCGAIsA
kACVAJoAnwCjAKgArQCyALcAvADBAMYAywDQANUA2wDgAOUA6wDwAPYA+wEBAQcBDQETARkBHwElASsB
MgE4AT4BRQFMAVIBWQFgAWcBbgF1AXwBgwGLAZIBmgGhAakBsQG5AcEByQHRAdkB4QHpAfIB+gIDAgwC
FAIdAiYCLwI4AkECSwJUAl0CZwJxAnoChAKOApgCogKsArYCwQLLAtUC4ALrAvUDAAMLAxYDIQMtAzgD
QwNPA1oDZgNyA34DigOWA6IDrgO6A8cD0wPgA+wD+QQGBBMEIAQtBDsESARVBGMEcQR+BIwEmgSoBLYE
xATTBOEE8AT+BQ0FHAUrBToFSQVYBWcFdwWGBZYFpgW1BcUF1QXlBfYGBgYWBicGNwZIBlkGagZ7BowG
nQavBsAG0QbjBvUHBwcZBysHPQdPB2EHdAeGB5kHrAe/B9IH5Qf4CAsIHwgyCEYIWghuCIIIlgiqCL4I
0gjnCPsJEAklCToJTwlkCXkJjwmkCboJzwnlCfsKEQonCj0KVApqCoEKmAquCsUK3ArzCwsLIgs5C1EL
aQuAC5gLsAvIC+EL+QwSDCoMQwxcDHUMjgynDMAM2QzzDQ0NJg1ADVoNdA2ODakNww3eDfgOEw4uDkkO
ZA5/DpsOtg7SDu4PCQ8lD0EPXg96D5YPsw/PD+wQCRAmEEMQYRB+EJsQuRDXEPURExExEU8RbRGMEaoR
yRHoEgcSJhJFEmQShBKjEsMS4xMDEyMTQxNjE4MTpBPFE+UUBhQnFEkUahSLFK0UzhTwFRIVNBVWFXgV
mxW9FeAWAxYmFkkWbBaPFrIW1hb6Fx0XQRdlF4kXrhfSF/cYGxhAGGUYihivGNUY+hkgGUUZaxmRGbcZ
3RoEGioaURp3Gp4axRrsGxQbOxtjG4obshvaHAIcKhxSHHscoxzMHPUdHh1HHXAdmR3DHeweFh5AHmoe
lB6+HukfEx8+H2kflB+/H+ogFSBBIGwgmCDEIPAhHCFIIXUhoSHOIfsiJyJVIoIiryLdIwojOCNmI5Qj
wiPwJB8kTSR8JKsk2iUJJTglaCWXJccl9yYnJlcmhya3JugnGCdJJ3onqyfcKA0oPyhxKKIo1CkGKTgp
aymdKdAqAio1KmgqmyrPKwIrNitpK50r0SwFLDksbiyiLNctDC1BLXYtqy3hLhYuTC6CLrcu7i8kL1ov
kS/HL/4wNTBsMKQw2zESMUoxgjG6MfIyKjJjMpsy1DMNM0YzfzO4M/E0KzRlNJ402DUTNU01hzXCNf02
NzZyNq426TckN2A3nDfXOBQ4UDiMOMg5BTlCOX85vDn5OjY6dDqyOu87LTtrO6o76DwnPGU8pDzjPSI9
YT2hPeA+ID5gPqA+4D8hP2E/oj/iQCNAZECmQOdBKUFqQaxB7kIwQnJCtUL3QzpDfUPARANER0SKRM5F
EkVVRZpF3kYiRmdGq0bwRzVHe0fASAVIS0iRSNdJHUljSalJ8Eo3Sn1KxEsMS1NLmkviTCpMcky6TQJN
Sk2TTdxOJU5uTrdPAE9JT5NP3VAnUHFQu1EGUVBRm1HmUjFSfFLHUxNTX1OqU/ZUQlSPVNtVKFV1VcJW
D1ZcVqlW91dEV5JX4FgvWH1Yy1kaWWlZuFoHWlZaplr1W0VblVvlXDVchlzWXSddeF3JXhpebF69Xw9f
YV+zYAVgV2CqYPxhT2GiYfViSWKcYvBjQ2OXY+tkQGSUZOllPWWSZedmPWaSZuhnPWeTZ+loP2iWaOxp
Q2maafFqSGqfavdrT2una/9sV2yvbQhtYG25bhJua27Ebx5veG/RcCtwhnDgcTpxlXHwcktypnMBc11z
uHQUdHB0zHUodYV14XY+dpt2+HdWd7N4EXhueMx5KnmJeed6RnqlewR7Y3vCfCF8gXzhfUF9oX4BfmJ+
wn8jf4R/5YBHgKiBCoFrgc2CMIKSgvSDV4O6hB2EgITjhUeFq4YOhnKG14c7h5+IBIhpiM6JM4mZif6K
ZIrKizCLlov8jGOMyo0xjZiN/45mjs6PNo+ekAaQbpDWkT+RqJIRknqS45NNk7aUIJSKlPSVX5XJljSW
n5cKl3WX4JhMmLiZJJmQmfyaaJrVm0Kbr5wcnImc951kndKeQJ6unx2fi5/6oGmg2KFHobaiJqKWowaj
dqPmpFakx6U4pammGqaLpv2nbqfgqFKoxKk3qamqHKqPqwKrdavprFys0K1ErbiuLa6hrxavi7AAsHWw
6rFgsdayS7LCszizrrQltJy1E7WKtgG2ebbwt2i34LhZuNG5SrnCuju6tbsuu6e8IbybvRW9j74KvoS+
/796v/XAcMDswWfB48JfwtvDWMPUxFHEzsVLxcjGRsbDx0HHv8g9yLzJOsm5yjjKt8s2y7bMNcy1zTXN
tc42zrbPN8+40DnQutE80b7SP9LB00TTxtRJ1MvVTtXR1lXW2Ndc1+DYZNjo2WzZ8dp22vvbgNwF3Ird
EN2W3hzeot8p36/gNuC94UThzOJT4tvjY+Pr5HPk/OWE5g3mlucf56noMui86Ubp0Opb6uXrcOv77Ibt
Ee2c7ijutO9A78zwWPDl8XLx//KM8xnzp/Q09ML1UPXe9m32+/eK+Bn4qPk4+cf6V/rn+3f8B/yY/Sn9
uv5L/tz/bf//cGFyYQAAAAAAAwAAAAJmZgAA8qcAAA1ZAAAT0AAACg52Y2d0AAAAAAAAAAEAAQAAAAAA
AAABAAAAAQAAAAAAAAABAAAAAQAAAAAAAAABAABuZGluAAAAAAAAADYAAKdAAABVgAAATMAAAJ7AAAAl
gAAADMAAAFAAAABUQAACMzMAAjMzAAIzMwAAAAAAAAAAc2YzMgAAAAAAAQxyAAAF+P//8x0AAAe6AAD9
cv//+53///2kAAAD2QAAwHFtbW9kAAAAAAAABhAAAKAHAAAAAMknHgAAAAAAAAAAAAAAAAAAAAAA0iUm
JyhaJGNsYXNzbmFtZVgkY2xhc3Nlc18QEE5TQml0bWFwSW1hZ2VSZXCjJykqWk5TSW1hZ2VSZXBYTlNP
YmplY3TSJSYsLVdOU0FycmF5oiwq0iUmLzBeTlNNdXRhYmxlQXJyYXmjLywq0zIzCjQ1NldOU1doaXRl
XE5TQ29sb3JTcGFjZUQwIDAAEAOADNIlJjg5V05TQ29sb3KiOCrSJSY7PFdOU0ltYWdlojsqXxAPTlNL
ZXllZEFyY2hpdmVy0T9AVHJvb3SAAQAIABEAGgAjAC0AMgA3AEYATABXAF4AZQByAHkAgQCDAIUAigCM
AI4AlwCcAKcAqQCrAK0AsgC1ALcAuQC7AL0AwgDZANsA3RK9EsISzRLWEukS7RL4EwETBhMOExETFhMl
EykTMBM4E0UTShNME04TUxNbE14TYxNrE24TgBODE4gAAAAAAAACAQAAAAAAAABBAAAAAAAAAAAAAAAA
AAATig
</mutableData>
</image>
</resources>
</document>