diff --git a/macosx/Korean.lproj/AboutWindow.nib/classes.nib b/macosx/Korean.lproj/AboutWindow.nib/classes.nib new file mode 100644 index 000000000..f62bd50db --- /dev/null +++ b/macosx/Korean.lproj/AboutWindow.nib/classes.nib @@ -0,0 +1,18 @@ +{ + IBClasses = ( + { + ACTIONS = {hideLicense = id; showLicense = id; }; + CLASS = AboutWindowController; + LANGUAGE = ObjC; + OUTLETS = { + fLicenseSheet = NSPanel; + fLicenseView = NSTextView; + fTextView = NSTextView; + fVersionField = NSTextField; + }; + SUPERCLASS = NSWindowController; + }, + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; } + ); + IBVersion = 1; +} \ No newline at end of file diff --git a/macosx/Korean.lproj/AboutWindow.nib/info.nib b/macosx/Korean.lproj/AboutWindow.nib/info.nib new file mode 100644 index 000000000..49c10cc82 --- /dev/null +++ b/macosx/Korean.lproj/AboutWindow.nib/info.nib @@ -0,0 +1,16 @@ + + + + + IBDocumentLocation + 23 96 356 240 0 0 1440 878 + IBFramework Version + 443.0 + IBOpenObjects + + 5 + + IBSystem Version + 8R2232 + + diff --git a/macosx/Korean.lproj/AboutWindow.nib/keyedobjects.nib b/macosx/Korean.lproj/AboutWindow.nib/keyedobjects.nib new file mode 100644 index 000000000..47087b8ef Binary files /dev/null and b/macosx/Korean.lproj/AboutWindow.nib/keyedobjects.nib differ diff --git a/macosx/Korean.lproj/Creator.nib/classes.nib b/macosx/Korean.lproj/Creator.nib/classes.nib new file mode 100644 index 000000000..56d4a2602 --- /dev/null +++ b/macosx/Korean.lproj/Creator.nib/classes.nib @@ -0,0 +1,30 @@ +{ + IBClasses = ( + { + ACTIONS = { + cancelCreateProgress = id; + cancelCreateWindow = id; + create = id; + setLocation = id; + }; + CLASS = CreatorWindowController; + LANGUAGE = ObjC; + OUTLETS = { + fCommentView = NSTextView; + fIconView = NSImageView; + fLocationField = NSTextField; + fNameField = NSTextField; + fOpenCheck = NSButton; + fPiecesField = NSTextField; + fPrivateCheck = NSButton; + fProgressIndicator = NSProgressIndicator; + fProgressView = NSView; + fStatusField = NSTextField; + fTrackerField = NSTextField; + }; + SUPERCLASS = NSWindowController; + }, + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; } + ); + IBVersion = 1; +} \ No newline at end of file diff --git a/macosx/Korean.lproj/Creator.nib/info.nib b/macosx/Korean.lproj/Creator.nib/info.nib new file mode 100644 index 000000000..ca9b7c4e6 --- /dev/null +++ b/macosx/Korean.lproj/Creator.nib/info.nib @@ -0,0 +1,35 @@ + + + + + IBDocumentLocation + 71 65 356 240 0 0 1440 878 + IBEditorPositions + + 56 + 648 443 368 126 0 0 1440 878 + + IBFramework Version + 443.0 + IBOpenObjects + + 5 + 56 + + IBSystem Version + 8R2232 + IBUserGuides + + 5 + + guideLocations + + Vertical:240.000000 + Vertical:240.000000 + + guidesLocked + + + + + diff --git a/macosx/Korean.lproj/Creator.nib/keyedobjects.nib b/macosx/Korean.lproj/Creator.nib/keyedobjects.nib new file mode 100644 index 000000000..4f68e0b45 Binary files /dev/null and b/macosx/Korean.lproj/Creator.nib/keyedobjects.nib differ diff --git a/macosx/Korean.lproj/InfoWindow.nib/classes.nib b/macosx/Korean.lproj/InfoWindow.nib/classes.nib new file mode 100644 index 000000000..7e91aabef --- /dev/null +++ b/macosx/Korean.lproj/InfoWindow.nib/classes.nib @@ -0,0 +1,88 @@ +{ + IBClasses = ( + {CLASS = FileOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; }, + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, + {CLASS = InfoWindow; LANGUAGE = ObjC; SUPERCLASS = NSPanel; }, + { + ACTIONS = { + revealDataFile = id; + revealFile = id; + revealTorrentFile = id; + setCheck = id; + setOnlySelectedCheck = id; + setPex = id; + setPiecesView = id; + setPriority = id; + setRatioLimit = id; + setRatioSetting = id; + setSpeedLimit = id; + setSpeedMode = id; + }; + CLASS = InfoWindowController; + LANGUAGE = ObjC; + OUTLETS = { + fCommentView = NSTextView; + fCompletedFromTrackerField = NSTextField; + fConnectedPeersField = NSTextField; + fCreatorField = NSTextField; + fDataLocationField = NSTextField; + fDateActivityField = NSTextField; + fDateAddedField = NSTextField; + fDateCompletedField = NSTextField; + fDateCreatedField = NSTextField; + fDownloadLimitField = NSTextField; + fDownloadLimitLabel = NSTextField; + fDownloadLimitPopUp = NSPopUpButton; + fDownloadedTotalField = NSTextField; + fDownloadedValidField = NSTextField; + fDownloadingFromField = NSTextField; + fErrorMessageView = NSTextView; + fFileCheckItem = NSMenuItem; + fFileOutline = FileOutlineView; + fFilePriorityHigh = NSMenuItem; + fFilePriorityLow = NSMenuItem; + fFilePriorityNormal = NSMenuItem; + fFileTableStatusField = NSTextField; + fFileUncheckItem = NSMenuItem; + fHashField = NSTextField; + fImageView = NSImageView; + fLeechersField = NSTextField; + fNameField = NSTextField; + fPeerTable = NSTableView; + fPexCheck = NSButton; + fPiecesControl = NSSegmentedControl; + fPiecesField = NSTextField; + fPiecesView = PiecesView; + fProgressField = NSTextField; + 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 = NSLevelIndicatorCell; LANGUAGE = ObjC; SUPERCLASS = NSActionCell; }, + {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; }, + { + CLASS = PeerProgressIndicatorCell; + LANGUAGE = ObjC; + SUPERCLASS = NSLevelIndicatorCell; + }, + {CLASS = PiecesView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; } + ); + IBVersion = 1; +} \ No newline at end of file diff --git a/macosx/Korean.lproj/InfoWindow.nib/info.nib b/macosx/Korean.lproj/InfoWindow.nib/info.nib new file mode 100644 index 000000000..eee7302d6 --- /dev/null +++ b/macosx/Korean.lproj/InfoWindow.nib/info.nib @@ -0,0 +1,25 @@ + + + + + IBDocumentLocation + 158 70 356 240 0 0 1440 878 + IBEditorPositions + + 549 + 731 298 174 149 0 0 1440 878 + + IBFramework Version + 443.0 + IBLockedObjects + + 5 + + IBLockedTabItems + + 332 + + IBSystem Version + 8R2232 + + diff --git a/macosx/Korean.lproj/InfoWindow.nib/keyedobjects.nib b/macosx/Korean.lproj/InfoWindow.nib/keyedobjects.nib new file mode 100644 index 000000000..36802d8e7 Binary files /dev/null and b/macosx/Korean.lproj/InfoWindow.nib/keyedobjects.nib differ diff --git a/macosx/Korean.lproj/PrefsWindow.nib/classes.nib b/macosx/Korean.lproj/PrefsWindow.nib/classes.nib new file mode 100644 index 000000000..e755e4219 --- /dev/null +++ b/macosx/Korean.lproj/PrefsWindow.nib/classes.nib @@ -0,0 +1,78 @@ +{ + 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; + resetWarnings = 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; + setStalled = id; + setStalledMinutes = 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; + fStalledField = 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/Korean.lproj/PrefsWindow.nib/info.nib b/macosx/Korean.lproj/PrefsWindow.nib/info.nib new file mode 100644 index 000000000..61904c57b --- /dev/null +++ b/macosx/Korean.lproj/PrefsWindow.nib/info.nib @@ -0,0 +1,31 @@ + + + + + IBDocumentLocation + 26 84 356 240 0 0 1440 878 + IBEditorPositions + + 153 + 438 469 563 268 0 0 1440 878 + 28 + 546 232 563 313 0 0 1440 878 + 41 + 438 452 563 305 0 0 1440 878 + 66 + 539 543 563 144 0 0 1440 878 + + IBFramework Version + 443.0 + IBLockedTabItems + + 253 + + IBOpenObjects + + 41 + + IBSystem Version + 8R2232 + + diff --git a/macosx/Korean.lproj/PrefsWindow.nib/keyedobjects.nib b/macosx/Korean.lproj/PrefsWindow.nib/keyedobjects.nib new file mode 100644 index 000000000..cfe4156e0 Binary files /dev/null and b/macosx/Korean.lproj/PrefsWindow.nib/keyedobjects.nib differ