diff --git a/Cog.xcodeproj/project.pbxproj b/Cog.xcodeproj/project.pbxproj index a7fd6a436..f1616f66e 100644 --- a/Cog.xcodeproj/project.pbxproj +++ b/Cog.xcodeproj/project.pbxproj @@ -260,6 +260,9 @@ 17BB5CF70B8A86350009ACB1 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = ""; }; 17BB5CF80B8A86350009ACB1 /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = /System/Library/Frameworks/CoreAudioKit.framework; sourceTree = ""; }; 17BB5EA50B8A87850009ACB1 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = ""; }; + 17E41C470C1304BB00AC744D /* Swedish */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Swedish; path = Swedish.lproj/MainMenu.nib; sourceTree = ""; }; + 17E41C480C1304C700AC744D /* Swedish */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Swedish; path = Swedish.lproj/OpenURLPanel.nib; sourceTree = ""; }; + 17E41C490C1304D200AC744D /* Swedish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Swedish; path = Swedish.lproj/Localizable.strings; sourceTree = ""; }; 17E94E520C03B09500D92B9B /* CogAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CogAudio.framework; path = Audio/build/Release/CogAudio.framework; sourceTree = ""; }; 17F94CC10B8D08FB00A34E87 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Sparkle.framework; path = ThirdParty/Frameworks/Sparkle.framework; sourceTree = ""; }; 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; @@ -297,7 +300,6 @@ 8E7575C509F31DCA0080F1EE /* Cog.scriptTerminology */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = Cog.scriptTerminology; sourceTree = ""; }; 8E7575C809F31DCA0080F1EE /* Credits.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = Credits.html; sourceTree = ""; }; 8E7575DA09F31E930080F1EE /* English */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = ""; }; - 8E7575DC09F31EAF0080F1EE /* French */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = French; path = French.lproj/Localizable.strings; sourceTree = ""; }; 8E9A2E830BA78B500091081B /* SecondsFormatter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SecondsFormatter.h; sourceTree = ""; }; 8E9A2E840BA78B500091081B /* SecondsFormatter.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SecondsFormatter.m; sourceTree = ""; }; 8E9A2ED70BA78D9D0091081B /* IndexFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IndexFormatter.h; sourceTree = ""; }; @@ -748,6 +750,13 @@ isa = PBXProject; buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Cog" */; hasScannedForEncodings = 1; + knownRegions = ( + English, + Japanese, + French, + German, + Swedish, + ); mainGroup = 29B97314FDCFA39411CA2CEA /* Cog */; projectDirPath = ""; targets = ( @@ -877,6 +886,7 @@ isa = PBXVariantGroup; children = ( 179790F10C087B46001D6996 /* English */, + 17E41C480C1304C700AC744D /* Swedish */, ); name = OpenURLPanel.nib; sourceTree = ""; @@ -885,6 +895,7 @@ isa = PBXVariantGroup; children = ( 29B97319FDCFA39411CA2CEA /* English */, + 17E41C470C1304BB00AC744D /* Swedish */, ); name = MainMenu.nib; sourceTree = ""; @@ -893,7 +904,7 @@ isa = PBXVariantGroup; children = ( 8E7575DA09F31E930080F1EE /* English */, - 8E7575DC09F31EAF0080F1EE /* French */, + 17E41C490C1304D200AC744D /* Swedish */, ); name = Localizable.strings; sourceTree = ""; diff --git a/French.lproj/Localizable.strings b/French.lproj/Localizable.strings deleted file mode 100644 index 911d42d47..000000000 --- a/French.lproj/Localizable.strings +++ /dev/null @@ -1,23 +0,0 @@ -"FeedbackFailedMessageText" = "Échoué"; -"FeedbackFailedInformativeText" = "Les commentaires n'ont pu être transmis."; -"FeedbackSuccessMessageText" = "Succès"; -"FeedbackSuccessInformativeText" = "Vos commentaires ont été transmis avec succès!"; - -"CheckingForUpdate" = "Recherche de mises à jour…"; -"UpdateAvailable" = "Mise à jour disponible!"; -"UpdateNotFound" = "Aucune mise à jour disponible."; -"UpdateError" = "Une erreur est survenue lors de la connexion au serveur de mises à jour."; - -"PlayButtonTooltip" = "Lecture"; -"StopButtonTooltip" = "Arrêt"; -"PrevButtonTooltip" = "Morceau précédent"; -"NextButtonTooltip" = "Morceau suivant"; - -"TimeElapsed" = "%i:%02i"; -"TimeRemaining" = "-%i:%02i"; - -"AddButtonTooltip" = "Ajouter des fichiers"; -"RemoveButtonTooltip" = "Retirer les fichiers sélectionnés"; -"InfoButtonTooltip" = "Informations sur le fichier sélectionné"; -"ShuffleButtonTooltip" = "Mode aléatoire"; -"RepeatButtonTooltip" = "Mode répétition"; diff --git a/Localizations/Swedish/MainProgram.strings b/Localizations/Swedish/MainProgram.strings new file mode 100644 index 000000000..db7ac446b --- /dev/null +++ b/Localizations/Swedish/MainProgram.strings @@ -0,0 +1,22 @@ +"FeedbackFailedMessageText" = "Misslyckades"; +"FeedbackFailedInformativeText" = "Misslyckades att skicka respons."; +"FeedbackSuccessMessageText" = "Lyckades"; +"FeedbackSuccessInformativeText" = "Respons skickad!"; + +"PlayButtonTooltip" = "Spela"; +"StopButtonTooltip" = "Stanna"; +"PrevButtonTooltip" = "Föregående"; +"NextButtonTooltip" = "Nästa"; + +"TimeElapsed" = "%i:%02i"; +"TimeRemaining" = "-%i:%02i"; + +"AddButtonTooltip" = "Lägg till filer"; +"RemoveButtonTooltip" = "Ta bort markerade filer"; +"InfoButtonTooltip" = "Information om markerad fil"; +"ShuffleButtonTooltip" = "Slumpvis"; +"RepeatButtonTooltip" = "Repetera"; +"FileButtonTooltip" = "Fillåda"; + +"InvalidURLShort" = "Ogiltig URL"; +"InvalidURLLong" = "URL ej giltig."; diff --git a/Localizations/Swedish/MainUI.strings b/Localizations/Swedish/MainUI.strings new file mode 100644 index 000000000..6dcf86f00 Binary files /dev/null and b/Localizations/Swedish/MainUI.strings differ diff --git a/Localizations/Swedish/OpenURLPanel.strings b/Localizations/Swedish/OpenURLPanel.strings new file mode 100644 index 000000000..6b88a158c Binary files /dev/null and b/Localizations/Swedish/OpenURLPanel.strings differ diff --git a/Localizations/Swedish/PreferencesUI.strings b/Localizations/Swedish/PreferencesUI.strings new file mode 100644 index 000000000..699283fca Binary files /dev/null and b/Localizations/Swedish/PreferencesUI.strings differ diff --git a/Preferences/General/General.xcodeproj/project.pbxproj b/Preferences/General/General.xcodeproj/project.pbxproj index d8fcc1917..50afa179c 100644 --- a/Preferences/General/General.xcodeproj/project.pbxproj +++ b/Preferences/General/General.xcodeproj/project.pbxproj @@ -45,6 +45,7 @@ 17C6433E0B8A783F00C53518 /* OutputPane.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = OutputPane.m; sourceTree = ""; }; 17C643680B8A788000C53518 /* output.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = output.png; path = Icons/output.png; sourceTree = ""; }; 17C644310B8A791D00C53518 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = ""; }; + 17E41C660C13074400AC744D /* Swedish */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Swedish; path = Swedish.lproj/Preferences.nib; sourceTree = ""; }; 32DBCF630370AF2F00C91783 /* General_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = General_Prefix.pch; sourceTree = ""; }; 8D5B49B6048680CD000E48DA /* General.preferencePane */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = General.preferencePane; sourceTree = BUILT_PRODUCTS_DIR; }; 8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Info.plist; sourceTree = ""; }; @@ -236,6 +237,13 @@ isa = PBXProject; buildConfigurationList = 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "General" */; hasScannedForEncodings = 1; + knownRegions = ( + English, + Japanese, + French, + German, + Swedish, + ); mainGroup = 089C166AFE841209C02AAC07 /* General */; projectDirPath = ""; targets = ( @@ -295,6 +303,7 @@ isa = PBXVariantGroup; children = ( 8E07AC040AAC968C00A4B32F /* English */, + 17E41C660C13074400AC744D /* Swedish */, ); name = Preferences.nib; sourceTree = ""; diff --git a/Preferences/General/Swedish.lproj/Preferences.nib/classes.nib b/Preferences/General/Swedish.lproj/Preferences.nib/classes.nib new file mode 100644 index 000000000..df89aa4c5 --- /dev/null +++ b/Preferences/General/Swedish.lproj/Preferences.nib/classes.nib @@ -0,0 +1,76 @@ +{ + IBClasses = ( + { + CLASS = AppcastArrayController; + LANGUAGE = ObjC; + SUPERCLASS = NSArrayController; + }, + { + ACTIONS = {openSheet = id; }; + CLASS = FileDrawerPane; + LANGUAGE = ObjC; + OUTLETS = {rootPathTextView = NSTextField; }; + SUPERCLASS = PreferencePane; + }, + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, + {CLASS = HotKeyControl; LANGUAGE = ObjC; SUPERCLASS = NDHotKeyControl; }, + { + ACTIONS = { + grabNextHotKey = id; + grabPlayHotKey = id; + grabPrevHotKey = id; + hotKeyChanged = id; + }; + CLASS = HotKeyPane; + LANGUAGE = ObjC; + OUTLETS = { + nextHotKeyControl = HotKeyControl; + playHotKeyControl = HotKeyControl; + prevHotKeyControl = HotKeyControl; + }; + SUPERCLASS = PreferencePane; + }, + {CLASS = NDHotKeyControl; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, + { + ACTIONS = {takeDeviceID = id; }; + CLASS = OutputPane; + LANGUAGE = ObjC; + OUTLETS = {outputDevices = OutputsArrayController; }; + SUPERCLASS = PreferencePane; + }, + { + CLASS = OutputsArrayController; + LANGUAGE = ObjC; + SUPERCLASS = NSArrayController; + }, + { + CLASS = PrefPaneController; + LANGUAGE = ObjC; + OUTLETS = { + fileDrawerPane = FileDrawerPane; + hotKeyPane = HotKeyPane; + outputPane = OutputPane; + remoteView = NSView; + scrobblerView = NSView; + updatesView = NSView; + }; + SUPERCLASS = NSObject; + }, + { + CLASS = PreferencePane; + LANGUAGE = ObjC; + OUTLETS = {view = NSView; }; + SUPERCLASS = NSObject; + }, + { + ACTIONS = {takeBool = id; }; + CLASS = RemotePane; + LANGUAGE = ObjC; + OUTLETS = {onlyOnActive = NSButton; }; + SUPERCLASS = PreferencePane; + }, + {CLASS = ScrobblerPane; LANGUAGE = ObjC; SUPERCLASS = PreferencePane; }, + {CLASS = UpdatesPane; LANGUAGE = ObjC; SUPERCLASS = PreferencePane; } + ); + IBVersion = 1; +} \ No newline at end of file diff --git a/Preferences/General/Swedish.lproj/Preferences.nib/data.dependency b/Preferences/General/Swedish.lproj/Preferences.nib/data.dependency new file mode 100644 index 000000000..621519348 --- /dev/null +++ b/Preferences/General/Swedish.lproj/Preferences.nib/data.dependency @@ -0,0 +1,10 @@ + + + + + IBPaletteDependency + + Controllers + + + diff --git a/Preferences/General/Swedish.lproj/Preferences.nib/info.nib b/Preferences/General/Swedish.lproj/Preferences.nib/info.nib new file mode 100644 index 000000000..6b0cd430b --- /dev/null +++ b/Preferences/General/Swedish.lproj/Preferences.nib/info.nib @@ -0,0 +1,27 @@ + + + + + IBDocumentLocation + 291 101 356 534 0 0 1680 1028 + IBEditorPositions + + 10 + 171 910 506 102 0 0 1680 1028 + 11 + 677 567 452 151 0 0 1680 1028 + 43 + 166 683 452 116 0 0 1680 1028 + 50 + 660 357 452 124 0 0 1680 1028 + 58 + 641 480 452 101 0 0 1680 1028 + 85 + 758 836 452 116 0 0 1680 1028 + + IBFramework Version + 446.1 + IBSystem Version + 8P2137 + + diff --git a/Preferences/General/Swedish.lproj/Preferences.nib/keyedobjects.nib b/Preferences/General/Swedish.lproj/Preferences.nib/keyedobjects.nib new file mode 100644 index 000000000..f6468a94c Binary files /dev/null and b/Preferences/General/Swedish.lproj/Preferences.nib/keyedobjects.nib differ diff --git a/Swedish.lproj/Localizable.strings b/Swedish.lproj/Localizable.strings new file mode 100644 index 000000000..db7ac446b --- /dev/null +++ b/Swedish.lproj/Localizable.strings @@ -0,0 +1,22 @@ +"FeedbackFailedMessageText" = "Misslyckades"; +"FeedbackFailedInformativeText" = "Misslyckades att skicka respons."; +"FeedbackSuccessMessageText" = "Lyckades"; +"FeedbackSuccessInformativeText" = "Respons skickad!"; + +"PlayButtonTooltip" = "Spela"; +"StopButtonTooltip" = "Stanna"; +"PrevButtonTooltip" = "Föregående"; +"NextButtonTooltip" = "Nästa"; + +"TimeElapsed" = "%i:%02i"; +"TimeRemaining" = "-%i:%02i"; + +"AddButtonTooltip" = "Lägg till filer"; +"RemoveButtonTooltip" = "Ta bort markerade filer"; +"InfoButtonTooltip" = "Information om markerad fil"; +"ShuffleButtonTooltip" = "Slumpvis"; +"RepeatButtonTooltip" = "Repetera"; +"FileButtonTooltip" = "Fillåda"; + +"InvalidURLShort" = "Ogiltig URL"; +"InvalidURLLong" = "URL ej giltig."; diff --git a/Swedish.lproj/MainMenu.nib/classes.nib b/Swedish.lproj/MainMenu.nib/classes.nib new file mode 100644 index 000000000..c279543b4 --- /dev/null +++ b/Swedish.lproj/MainMenu.nib/classes.nib @@ -0,0 +1,217 @@ +{ + IBClasses = ( + { + CLASS = AMRemovableColumnsTableView; + LANGUAGE = ObjC; + OUTLETS = {obligatoryColumnIdentifiers = id; }; + SUPERCLASS = NSTableView; + }, + { + CLASS = AMRemovableTableColumn; + LANGUAGE = ObjC; + OUTLETS = {mainTableView = AMRemovableColumnsTableView; }; + SUPERCLASS = NSTableColumn; + }, + { + ACTIONS = { + delEntries = id; + donate = id; + openFiles = id; + openURL = id; + savePlaylist = id; + toggleFileDrawer = id; + toggleInfoDrawer = id; + }; + CLASS = AppController; + LANGUAGE = ObjC; + OUTLETS = { + addURLPanel = NSPanel; + fileButton = NSButton; + fileDrawer = NSDrawer; + fileOutlineView = FileOutlineView; + fileTreeController = FileTreeController; + infoButton = NSButton; + infoDrawer = NSDrawer; + mainWindow = NSPanel; + nextButton = NSButton; + playButton = NSButton; + playbackController = PlaybackController; + playlistController = PlaylistController; + playlistLoader = PlaylistLoader; + playlistView = PlaylistView; + prevButton = NSButton; + repeatButton = NSButton; + showAlbumColumn = NSMenuItem; + showArtistColumn = NSMenuItem; + showGenreColumn = NSMenuItem; + showIndexColumn = NSMenuItem; + showLengthColumn = NSMenuItem; + showTitleColumn = NSMenuItem; + showTrackColumn = NSMenuItem; + showYearColumn = NSMenuItem; + shuffleButton = NSButton; + urlComboBox = NSComboBox; + }; + SUPERCLASS = NSObject; + }, + {CLASS = ClickField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, + { + CLASS = DNDArrayController; + LANGUAGE = ObjC; + OUTLETS = {tableView = NSTableView; }; + SUPERCLASS = NSArrayController; + }, + {CLASS = DragScrollView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; }, + { + ACTIONS = {cancel = id; openFeedbackWindow = id; sendFeedback = id; }; + CLASS = FeedbackController; + LANGUAGE = ObjC; + OUTLETS = { + feedbackWindow = NSWindow; + fromView = NSTextField; + messageView = NSTextView; + sendingIndicator = NSProgressIndicator; + subjectView = NSTextField; + }; + SUPERCLASS = NSObject; + }, + { + CLASS = FileOutlineView; + LANGUAGE = ObjC; + OUTLETS = {fileDrawer = NSDrawer; }; + SUPERCLASS = NSOutlineView; + }, + { + CLASS = FileTreeController; + LANGUAGE = ObjC; + OUTLETS = {playlistLoader = PlaylistLoader; }; + SUPERCLASS = NSTreeController; + }, + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, + {CLASS = InfoController; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, + {CLASS = InfoView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; }, + {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; }, + {CLASS = PathNode; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, + { + ACTIONS = { + changeVolume = id; + next = id; + pause = id; + pauseResume = id; + play = id; + playPauseResume = id; + prev = id; + resume = id; + seek = id; + stop = id; + toggleShowTimeRemaining = id; + volumeDown = id; + volumeUp = id; + }; + CLASS = PlaybackController; + LANGUAGE = ObjC; + OUTLETS = { + bitrateField = NSTextField; + lengthField = NSTextField; + outputDevices = NSArrayController; + playButton = NSButton; + playlistController = PlaylistController; + playlistView = PlaylistView; + positionSlider = TrackingSlider; + timeField = NSTextField; + volumeSlider = NSSlider; + }; + SUPERCLASS = NSObject; + }, + { + ACTIONS = { + clear = id; + clearFilterPredicate = id; + showEntryInFinder = id; + takeRepeatFromObject = id; + takeShuffleFromObject = id; + }; + CLASS = PlaylistController; + LANGUAGE = ObjC; + OUTLETS = {playlistLoader = PlaylistLoader; }; + SUPERCLASS = DNDArrayController; + }, + {CLASS = PlaylistEntry; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, + { + CLASS = PlaylistLoader; + LANGUAGE = ObjC; + OUTLETS = {playlistController = PlaylistController; }; + SUPERCLASS = NSObject; + }, + { + ACTIONS = { + scrollToCurrentEntry = id; + shufflePlaylist = id; + sortByPath = id; + toggleColumn = id; + }; + CLASS = PlaylistView; + LANGUAGE = ObjC; + OUTLETS = { + playbackController = PlaybackController; + playlistController = PlaylistController; + }; + SUPERCLASS = AMRemovableColumnsTableView; + }, + { + ACTIONS = {showPrefs = id; }; + CLASS = PreferencesController; + LANGUAGE = ObjC; + SUPERCLASS = NSObject; + }, + { + ACTIONS = {checkForUpdates = id; }; + CLASS = SUUpdater; + LANGUAGE = ObjC; + SUPERCLASS = NSObject; + }, + {CLASS = SecondsFormatter; LANGUAGE = ObjC; SUPERCLASS = NSFormatter; }, + { + ACTIONS = { + changeVolume = id; + next = id; + pause = id; + pauseResume = id; + play = id; + playPauseResume = id; + prev = id; + resume = id; + seek = id; + stop = id; + toggleShowTimeRemaining = id; + }; + CLASS = SoundController; + LANGUAGE = ObjC; + OUTLETS = { + bitrateField = NSTextField; + lengthField = NSTextField; + playButton = NSButton; + playlistController = PlaylistController; + playlistView = PlaylistView; + positionSlider = TrackingSlider; + timeField = NSTextField; + }; + SUPERCLASS = NSObject; + }, + {CLASS = TrackingSlider; LANGUAGE = ObjC; SUPERCLASS = NSSlider; }, + { + ACTIONS = {okay = id; openUpdateWindow = id; takeBoolFromObject = id; }; + CLASS = UpdateController; + LANGUAGE = ObjC; + OUTLETS = { + autoCheckButton = NSButton; + checkingIndicator = NSProgressIndicator; + okayButton = NSButton; + statusView = NSTextField; + updateWindow = NSWindow; + }; + SUPERCLASS = NSObject; + } + ); + IBVersion = 1; +} \ No newline at end of file diff --git a/Swedish.lproj/MainMenu.nib/info.nib b/Swedish.lproj/MainMenu.nib/info.nib new file mode 100644 index 000000000..a37412f17 --- /dev/null +++ b/Swedish.lproj/MainMenu.nib/info.nib @@ -0,0 +1,48 @@ + + + + + IBDocumentLocation + 274 244 639 388 0 0 1680 1028 + IBEditorPositions + + 1063 + 650 960 120 68 0 0 1680 1028 + 1156 + 719 529 241 366 0 0 1680 1028 + 1324 + 786 659 134 182 0 0 1680 1028 + 29 + -2 976 424 44 0 0 1680 1028 + 463 + 669 640 341 145 0 0 1680 1028 + 513 + 378 636 137 168 0 0 1680 1028 + + IBFramework Version + 446.1 + IBLockedObjects + + 484 + 606 + + IBLockedTabItems + + 564 + + IBOldestOS + 4 + IBOpenObjects + + 513 + 1324 + 463 + 29 + 268 + 1063 + 21 + + IBSystem Version + 8P2137 + + diff --git a/Swedish.lproj/MainMenu.nib/keyedobjects.nib b/Swedish.lproj/MainMenu.nib/keyedobjects.nib new file mode 100644 index 000000000..126531ff2 Binary files /dev/null and b/Swedish.lproj/MainMenu.nib/keyedobjects.nib differ diff --git a/Swedish.lproj/OpenURLPanel.nib/classes.nib b/Swedish.lproj/OpenURLPanel.nib/classes.nib new file mode 100644 index 000000000..54f8afd8d --- /dev/null +++ b/Swedish.lproj/OpenURLPanel.nib/classes.nib @@ -0,0 +1,107 @@ +{ + IBClasses = ( + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, + { + ACTIONS = { + doArchive = id; + doClone = id; + doEditable = id; + doEnableQTMovieNotifications = id; + doExport = id; + doFlatten = id; + doLayer = id; + doLoop = id; + doLoopPalindrome = id; + doNewMovieFromSelection = id; + doPlayAllFrames = id; + doPlaySelectionOnly = id; + doPreserveAspectRatio = id; + doRate = id; + doSetBounds = id; + doSetFillColour = id; + doSetFillColourPanel = id; + doSetPosterTime = id; + doSetStartTime = id; + doSetTime = id; + doShowController = id; + doShowMovieInspector = id; + doShowTrackInspector = id; + doVolume = id; + updateCurrentTime = id; + }; + CLASS = MovieDocument; + LANGUAGE = ObjC; + OUTLETS = { + "_exportAccessoryView" = NSView; + "_exportTypePopUpButton" = NSPopUpButton; + "_movieCanStepButton" = NSButton; + "_movieCopyrightTextField" = NSTextField; + "_movieCurrentTimeTextField" = NSTextField; + "_movieDataRefTypeTextField" = NSTextField; + "_movieDataSizeTextField" = NSTextField; + "_movieDisplayNameTextField" = NSTextField; + "_movieDurationTextField" = NSTextField; + "_movieHasAudioButton" = NSButton; + "_movieHasDurationButton" = NSButton; + "_movieHasSkinButton" = NSButton; + "_movieHasVideoButton" = NSButton; + "_movieInspectorPanel" = NSPanel; + "_movieIsEditableButton" = NSButton; + "_movieIsInteractiveButton" = NSButton; + "_movieIsLinearButton" = NSButton; + "_movieMuteButton" = NSButton; + "_movieNaturalSizeTextField" = NSTextField; + "_movieNotificationsTextView" = NSTextView; + "_moviePosterTimeTextField" = NSTextField; + "_moviePreferredMuteButton" = NSButton; + "_moviePreferredRateSlider" = NSSlider; + "_moviePreferredVolumeSlider" = NSSlider; + "_movieRateSlider" = NSSlider; + "_movieSetTimeTextField" = NSTextField; + "_movieURLTextField" = NSTextField; + "_movieView" = QTMovieView; + "_movieVolumeSlider" = NSSlider; + "_movieWindow" = NSWindow; + "_trackBoundsOriginTextField" = NSTextField; + "_trackBoundsSizeTextField" = NSTextField; + "_trackCanSendVideoButton" = NSButton; + "_trackCanStepButton" = NSButton; + "_trackDurationTextField" = NSTextField; + "_trackHasAudioButton" = NSButton; + "_trackHasDurationButton" = NSButton; + "_trackHasSkinButton" = NSButton; + "_trackHasVideoButton" = NSButton; + "_trackHasVideoFrameRateButton" = NSButton; + "_trackInspectorPanel" = NSPanel; + "_trackIsLinearButton" = NSButton; + "_trackLayerStepper" = NSStepper; + "_trackLayerTextField" = NSTextField; + "_trackMediaDataReferenceTableView" = NSTableView; + "_trackProvidesActionsButton" = NSButton; + "_trackProvidesKeyFocusButton" = NSButton; + "_trackSetBoundsButton" = NSButton; + "_trackSetBoundsTextField" = NSTextField; + "_trackSetStartTimeTextField" = NSTextField; + "_trackStartTimeTextField" = NSTextField; + "_trackTableView" = NSTableView; + "_trackVolumeSlider" = NSSlider; + }; + SUPERCLASS = NSDocument; + }, + {CLASS = NSTextField; LANGUAGE = ObjC; SUPERCLASS = NSControl; }, + { + ACTIONS = {doOpenURL = id; }; + CLASS = OpenURLPanel; + LANGUAGE = ObjC; + OUTLETS = {mPanel = NSPanel; mUrlComboBox = NSComboBox; }; + SUPERCLASS = NSObject; + }, + { + ACTIONS = {doOpenURL = id; }; + CLASS = QTKitPlayerAppDelegate; + LANGUAGE = ObjC; + SUPERCLASS = NSObject; + } + ); + IBVersion = 1; +} \ No newline at end of file diff --git a/Swedish.lproj/OpenURLPanel.nib/info.nib b/Swedish.lproj/OpenURLPanel.nib/info.nib new file mode 100644 index 000000000..108d95962 --- /dev/null +++ b/Swedish.lproj/OpenURLPanel.nib/info.nib @@ -0,0 +1,12 @@ + + + + + IBDocumentLocation + 143 34 356 240 0 0 1680 1028 + IBFramework Version + 446.1 + IBSystem Version + 8P2137 + + diff --git a/Swedish.lproj/OpenURLPanel.nib/keyedobjects.nib b/Swedish.lproj/OpenURLPanel.nib/keyedobjects.nib new file mode 100644 index 000000000..ebc51f5d5 Binary files /dev/null and b/Swedish.lproj/OpenURLPanel.nib/keyedobjects.nib differ