diff --git a/macosx/Spanish.lproj/InfoPlist.strings b/macosx/Spanish.lproj/InfoPlist.strings deleted file mode 100644 index 2673ac582..000000000 --- a/macosx/Spanish.lproj/InfoPlist.strings +++ /dev/null @@ -1,4 +0,0 @@ -/* Localized versions of Info.plist keys */ - -CFBundleName = "Transmission"; -NSHumanReadableCopyright = "Copyright 2005-2007 Eric Petit"; \ No newline at end of file diff --git a/macosx/Spanish.lproj/InfoWindow.nib/classes.nib b/macosx/Spanish.lproj/InfoWindow.nib/classes.nib deleted file mode 100644 index c04c730ce..000000000 --- a/macosx/Spanish.lproj/InfoWindow.nib/classes.nib +++ /dev/null @@ -1,79 +0,0 @@ -{ - IBClasses = ( - {CLASS = FileOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; }, - {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, - { - ACTIONS = { - revealDataFile = id; - revealFile = id; - revealTorrentFile = id; - setLimitSetting = id; - setPex = id; - setRatioLimit = id; - setRatioSetting = id; - setSpeedLimit = id; - }; - CLASS = InfoWindowController; - LANGUAGE = ObjC; - OUTLETS = { - fCommentView = NSTextView; - fCompletedFromTrackerField = NSTextField; - fConnectedPeersField = NSTextField; - fCreatorField = NSTextField; - fDataLocationField = NSTextField; - fDateCreatedField = NSTextField; - fDateStartedField = NSTextField; - fDownloadLimitField = NSTextField; - fDownloadLimitLabel = NSTextField; - fDownloadLimitPopUp = NSPopUpButton; - fDownloadedTotalField = NSTextField; - fDownloadedValidField = NSTextField; - fDownloadingFromField = NSTextField; - fErrorMessageView = NSTextView; - fFileOutline = NSOutlineView; - fFileTableStatusField = NSTextField; - fHashField = NSTextField; - fImageView = NSImageView; - fLeechersField = NSTextField; - fNameField = NSTextField; - fPeerTable = NSTableView; - fPexCheck = NSButton; - fPiecesField = NSTextField; - fPiecesView = PiecesView; - fRatioField = NSTextField; - fRatioLimitField = NSTextField; - fRatioPopUp = NSPopUpButton; - fRevealDataButton = NSButton; - fRevealTorrentButton = NSButton; - fSecureField = NSTextField; - fSeedersField = NSTextField; - fSizeField = NSTextField; - fStateField = NSTextField; - fSwarmSpeedField = NSTextField; - fTabView = NSTabView; - fTorrentLocationField = NSTextField; - fTrackerField = NSTextField; - fUploadLimitField = NSTextField; - fUploadLimitLabel = NSTextField; - fUploadLimitPopUp = NSPopUpButton; - fUploadedTotalField = NSTextField; - fUploadingToField = NSTextField; - }; - SUPERCLASS = NSWindowController; - }, - {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; }, - { - CLASS = PiecesImageView; - LANGUAGE = ObjC; - OUTLETS = {fPiecesView = PiecesView; }; - SUPERCLASS = NSImageView; - }, - { - CLASS = PiecesView; - LANGUAGE = ObjC; - OUTLETS = {fImageView = NSImageView; }; - SUPERCLASS = NSObject; - } - ); - IBVersion = 1; -} \ No newline at end of file diff --git a/macosx/Spanish.lproj/InfoWindow.nib/info.nib b/macosx/Spanish.lproj/InfoWindow.nib/info.nib deleted file mode 100644 index f7a1b4e88..000000000 --- a/macosx/Spanish.lproj/InfoWindow.nib/info.nib +++ /dev/null @@ -1,38 +0,0 @@ - - - - - IBDocumentLocation - 57 88 356 240 0 0 1680 1028 - IBEditorPositions - - 549 - 364 417 144 49 0 0 1152 842 - - IBFramework Version - 446.1 - IBLockedObjects - - 5 - - IBLockedTabItems - - 332 - - IBSystem Version - 8P2137 - IBUserGuides - - 5 - - guideLocations - - Vertical:86.000000 - Vertical:80.000000 - - guidesLocked - - - - - diff --git a/macosx/Spanish.lproj/InfoWindow.nib/keyedobjects.nib b/macosx/Spanish.lproj/InfoWindow.nib/keyedobjects.nib deleted file mode 100644 index 3995486e8..000000000 Binary files a/macosx/Spanish.lproj/InfoWindow.nib/keyedobjects.nib and /dev/null differ diff --git a/macosx/Spanish.lproj/Localizable.strings b/macosx/Spanish.lproj/Localizable.strings deleted file mode 100644 index c3b325437..000000000 Binary files a/macosx/Spanish.lproj/Localizable.strings and /dev/null differ diff --git a/macosx/Spanish.lproj/MainMenu.nib/classes.nib b/macosx/Spanish.lproj/MainMenu.nib/classes.nib deleted file mode 100644 index 57d185645..000000000 --- a/macosx/Spanish.lproj/MainMenu.nib/classes.nib +++ /dev/null @@ -1,169 +0,0 @@ -{ - IBClasses = ( - {CLASS = ActionPopUpButton; LANGUAGE = ObjC; SUPERCLASS = NSPopUpButton; }, - {CLASS = BarButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, - { - ACTIONS = { - announceSelectedTorrents = id; - applyFilter = id; - applySpeedLimit = id; - copyTorrentFile = id; - doNothing = id; - linkForums = id; - linkHomepage = id; - openShowSheet = id; - openURLCancelEndSheet = id; - openURLEndSheet = id; - openURLShowSheet = id; - removeDeleteData = id; - removeDeleteDataAndTorrent = id; - removeDeleteTorrent = id; - removeNoDelete = id; - resumeAllTorrents = id; - resumeSelectedTorrents = id; - resumeSelectedTorrentsNoWait = id; - resumeWaitingTorrents = id; - revealFile = id; - setFilter = id; - setInfoTab = id; - setLimitGlobalEnabled = id; - setQuickLimitGlobal = id; - setQuickRatioGlobal = id; - setSort = id; - showInfo = id; - showMainWindow = id; - showMessageWindow = id; - showPreferenceWindow = id; - stopAllTorrents = id; - stopSelectedTorrents = id; - switchFilter = id; - toggleAdvancedBar = id; - toggleFilterBar = id; - toggleSmallView = id; - toggleSpeedLimit = id; - toggleStatusBar = id; - }; - CLASS = Controller; - LANGUAGE = ObjC; - OUTLETS = { - fActionButton = NSButton; - fDateSortActionItem = NSMenuItem; - fDateSortItem = NSMenuItem; - fDockMenu = NSMenu; - fDownloadFilterButton = BarButton; - fDownloadLimitItem = NSMenuItem; - fDownloadMenu = NSMenu; - fDownloadNoLimitItem = NSMenuItem; - fFilterBar = ImageBackgroundView; - fNameSortActionItem = NSMenuItem; - fNameSortItem = NSMenuItem; - fNextFilterItem = NSMenuItem; - fNextInfoTabItem = NSMenuItem; - fNoFilterButton = BarButton; - fOpenIgnoreDownloadFolder = NSMenuItem; - fOrderSortActionItem = NSMenuItem; - fOrderSortItem = NSMenuItem; - fPauseFilterButton = BarButton; - fPrevFilterItem = NSMenuItem; - fPrevInfoTabItem = NSMenuItem; - fProgressSortActionItem = NSMenuItem; - fProgressSortItem = NSMenuItem; - fScrollView = NSScrollView; - fSearchFilterField = NSSearchField; - fSeedFilterButton = BarButton; - fSpeedLimitButton = NSButton; - fStateSortActionItem = NSMenuItem; - fStateSortItem = NSMenuItem; - fStatusBar = ImageBackgroundView; - fTableView = TorrentTableView; - fTotalDLField = NSTextField; - fTotalTorrentsField = NSTextField; - fTotalULField = NSTextField; - fURLSheetTextField = NSTextField; - fURLSheetWindow = NSWindow; - fUpdater = SUUpdater; - fUploadLimitItem = NSMenuItem; - fUploadMenu = NSMenu; - fUploadNoLimitItem = NSMenuItem; - fWindow = NSWindow; - }; - SUPERCLASS = NSObject; - }, - { - ACTIONS = {deselectAll = id; revealFile = id; setNextTab = id; setPreviousTab = id; }; - CLASS = FirstResponder; - LANGUAGE = ObjC; - SUPERCLASS = NSObject; - }, - {CLASS = ImageBackgroundView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, - {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; }, - {CLASS = NameCell; LANGUAGE = ObjC; SUPERCLASS = NSCell; }, - { - ACTIONS = { - folderSheetShow = id; - setAutoStart = id; - setBadge = id; - setDownloadLocation = id; - setLimit = id; - setLimitCheck = id; - setLimitMenu = id; - setPort = id; - setQuickRatio = id; - setQuickSpeed = id; - setRatio = id; - setRatioCheck = id; - setRatioMenu = id; - setShowMessage = id; - setUpdate = id; - }; - CLASS = PrefsController; - LANGUAGE = ObjC; - OUTLETS = { - fAutoStartCheck = NSButton; - fBadgeDownloadRateCheck = NSButton; - fBadgeUploadRateCheck = NSButton; - fBlankView = NSView; - fDownloadCheck = NSButton; - fDownloadField = NSTextField; - fDownloadLimitItem = NSMenuItem; - fDownloadMenu = NSMenu; - fDownloadNoLimitItem = NSMenuItem; - fFolderPopUp = NSPopUpButton; - fGeneralView = NSView; - fNetworkView = NSView; - fPortField = NSTextField; - fPrefsWindow = NSPanel; - fQuitCheck = NSButton; - fRatioCheck = NSButton; - fRatioField = NSTextField; - fRatioNotSetItem = NSMenuItem; - fRatioSetItem = NSMenuItem; - fRemoveCheck = NSButton; - fTransfersView = NSView; - fUpdatePopUp = NSPopUpButton; - fUpdater = SUUpdater; - fUploadCheck = NSButton; - fUploadField = NSTextField; - fUploadLimitItem = NSMenuItem; - fUploadMenu = NSMenu; - fUploadNoLimitItem = NSMenuItem; - fWindow = NSWindow; - }; - SUPERCLASS = NSObject; - }, - {CLASS = ProgressCell; LANGUAGE = ObjC; SUPERCLASS = NSCell; }, - { - ACTIONS = {checkForUpdates = id; }; - CLASS = SUUpdater; - LANGUAGE = ObjC; - SUPERCLASS = NSObject; - }, - { - CLASS = TorrentTableView; - LANGUAGE = ObjC; - OUTLETS = {fContextNoRow = NSMenu; fContextRow = NSMenu; fController = Controller; }; - SUPERCLASS = NSTableView; - } - ); - IBVersion = 1; -} \ No newline at end of file diff --git a/macosx/Spanish.lproj/MainMenu.nib/info.nib b/macosx/Spanish.lproj/MainMenu.nib/info.nib deleted file mode 100644 index b4d5e43e7..000000000 --- a/macosx/Spanish.lproj/MainMenu.nib/info.nib +++ /dev/null @@ -1,35 +0,0 @@ - - - - - IBDocumentLocation - 19 80 422 283 0 0 1152 842 - IBEditorPositions - - 1041 - 438 418 208 130 0 0 1152 842 - 1480 - 366 546 420 63 0 0 1152 842 - 1603 - 595 579 477 67 0 0 1680 1028 - 29 - 242 698 451 44 0 0 1152 842 - 456 - 396 374 240 225 0 0 1152 842 - 581 - 571 464 115 99 0 0 1152 842 - 589 - 47 455 201 87 0 0 1024 746 - - IBFramework Version - 446.1 - IBLockedObjects - - 21 - - IBOldestOS - 3 - IBSystem Version - 8P2137 - - diff --git a/macosx/Spanish.lproj/MainMenu.nib/keyedobjects.nib b/macosx/Spanish.lproj/MainMenu.nib/keyedobjects.nib deleted file mode 100644 index 33267ca26..000000000 Binary files a/macosx/Spanish.lproj/MainMenu.nib/keyedobjects.nib and /dev/null differ diff --git a/macosx/Spanish.lproj/MessageWindow.nib/classes.nib b/macosx/Spanish.lproj/MessageWindow.nib/classes.nib deleted file mode 100644 index b517634be..000000000 --- a/macosx/Spanish.lproj/MessageWindow.nib/classes.nib +++ /dev/null @@ -1,19 +0,0 @@ -{ - IBClasses = ( - {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, - { - ACTIONS = {changeLevel = id; clearLog = id; writeToFile = id; }; - CLASS = MessageWindowController; - LANGUAGE = ObjC; - OUTLETS = { - fDebugWarningField = NSTextField; - fDebugWarningIcon = NSImageView; - fLevelButton = NSPopUpButton; - fScrollView = NSScrollView; - fTextView = NSTextView; - }; - SUPERCLASS = NSWindowController; - } - ); - IBVersion = 1; -} \ No newline at end of file diff --git a/macosx/Spanish.lproj/MessageWindow.nib/info.nib b/macosx/Spanish.lproj/MessageWindow.nib/info.nib deleted file mode 100644 index 9e279aeaa..000000000 --- a/macosx/Spanish.lproj/MessageWindow.nib/info.nib +++ /dev/null @@ -1,12 +0,0 @@ - - - - - IBDocumentLocation - 25 72 356 240 0 0 1152 842 - IBFramework Version - 446.1 - IBSystem Version - 8P2137 - - diff --git a/macosx/Spanish.lproj/MessageWindow.nib/keyedobjects.nib b/macosx/Spanish.lproj/MessageWindow.nib/keyedobjects.nib deleted file mode 100644 index 2c924a067..000000000 Binary files a/macosx/Spanish.lproj/MessageWindow.nib/keyedobjects.nib and /dev/null differ diff --git a/macosx/Spanish.lproj/PrefsWindow.nib/ActionButton.tiff b/macosx/Spanish.lproj/PrefsWindow.nib/ActionButton.tiff deleted file mode 100644 index d3a816f5f..000000000 Binary files a/macosx/Spanish.lproj/PrefsWindow.nib/ActionButton.tiff and /dev/null differ diff --git a/macosx/Spanish.lproj/PrefsWindow.nib/BottomBorder.tiff b/macosx/Spanish.lproj/PrefsWindow.nib/BottomBorder.tiff deleted file mode 100644 index e7932d515..000000000 Binary files a/macosx/Spanish.lproj/PrefsWindow.nib/BottomBorder.tiff and /dev/null differ diff --git a/macosx/Spanish.lproj/PrefsWindow.nib/StatusBorder.tiff b/macosx/Spanish.lproj/PrefsWindow.nib/StatusBorder.tiff deleted file mode 100644 index 10e7ab4e0..000000000 Binary files a/macosx/Spanish.lproj/PrefsWindow.nib/StatusBorder.tiff and /dev/null differ diff --git a/macosx/Spanish.lproj/PrefsWindow.nib/StatusSep.tiff b/macosx/Spanish.lproj/PrefsWindow.nib/StatusSep.tiff deleted file mode 100644 index b3b926392..000000000 Binary files a/macosx/Spanish.lproj/PrefsWindow.nib/StatusSep.tiff and /dev/null differ diff --git a/macosx/Spanish.lproj/PrefsWindow.nib/classes.nib b/macosx/Spanish.lproj/PrefsWindow.nib/classes.nib deleted file mode 100644 index 0526a0926..000000000 --- a/macosx/Spanish.lproj/PrefsWindow.nib/classes.nib +++ /dev/null @@ -1,74 +0,0 @@ -{ - IBClasses = ( - {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, - {CLASS = MenuButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, - {CLASS = NSDatePicker; LANGUAGE = ObjC; SUPERCLASS = NSControl; }, - { - ACTIONS = { - applyRatioSetting = id; - applySpeedSettings = id; - folderSheetShow = id; - helpForNetwork = id; - importFolderSheetShow = id; - incompleteFolderSheetShow = id; - setAutoImport = id; - setAutoSize = id; - setAutoSpeedLimit = id; - setBadge = id; - setDownloadLocation = id; - setGlobalLimit = id; - setNat = id; - setPort = id; - setQueue = id; - setQueueNumber = id; - setRatioStop = id; - setSound = id; - setSpeedLimit = id; - setUpdate = id; - }; - CLASS = PrefsController; - LANGUAGE = ObjC; - OUTLETS = { - fBandwidthView = NSView; - fDownloadField = NSTextField; - fDownloadSoundPopUp = NSPopUpButton; - fFolderPopUp = NSPopUpButton; - fGeneralView = NSView; - fImportFolderPopUp = NSPopUpButton; - fIncompleteFolderPopUp = NSPopUpButton; - fNatCheck = NSButton; - fNatStatusField = NSTextField; - fNatStatusImage = NSImageView; - fNetworkView = NSView; - fPortField = NSTextField; - fPortStatusField = NSTextField; - fPortStatusImage = NSImageView; - fPortStatusProgress = NSProgressIndicator; - fQueueDownloadField = NSTextField; - fQueueSeedField = NSTextField; - fRatioStopField = NSTextField; - fSeedingSoundPopUp = NSPopUpButton; - fSpeedLimitDownloadField = NSTextField; - fSpeedLimitUploadField = NSTextField; - fTransfersView = NSView; - fUpdatePopUp = NSPopUpButton; - fUploadField = NSTextField; - }; - SUPERCLASS = NSWindowController; - }, - {CLASS = PrefsWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; }, - { - ACTIONS = {checkForUpdates = id; }; - CLASS = SUUpdater; - LANGUAGE = ObjC; - SUPERCLASS = NSObject; - }, - { - CLASS = TorrentTableView; - LANGUAGE = ObjC; - OUTLETS = {fContextNoRow = NSMenu; fContextRow = NSMenu; fController = Controller; }; - SUPERCLASS = NSTableView; - } - ); - IBVersion = 1; -} \ No newline at end of file diff --git a/macosx/Spanish.lproj/PrefsWindow.nib/info.nib b/macosx/Spanish.lproj/PrefsWindow.nib/info.nib deleted file mode 100644 index f115fcc54..000000000 --- a/macosx/Spanish.lproj/PrefsWindow.nib/info.nib +++ /dev/null @@ -1,27 +0,0 @@ - - - - - IBDocumentLocation - 145 388 356 240 0 0 1680 1028 - IBEditorPositions - - 153 - 558 568 563 268 0 0 1680 1028 - 28 - 558 549 563 306 0 0 1680 1028 - 41 - 558 549 563 305 0 0 1680 1028 - 66 - 558 630 563 144 0 0 1680 1028 - - IBFramework Version - 446.1 - IBLockedTabItems - - 253 - - IBSystem Version - 8P2137 - - diff --git a/macosx/Spanish.lproj/PrefsWindow.nib/keyedobjects.nib b/macosx/Spanish.lproj/PrefsWindow.nib/keyedobjects.nib deleted file mode 100644 index ea0004b85..000000000 Binary files a/macosx/Spanish.lproj/PrefsWindow.nib/keyedobjects.nib and /dev/null differ