mirror of
https://github.com/transmission/transmission
synced 2025-03-03 10:15:45 +00:00
French Mac OS X translation from cluthi
This commit is contained in:
parent
b7c6284dce
commit
40957461a9
24 changed files with 559 additions and 3 deletions
3
AUTHORS
3
AUTHORS
|
@ -24,6 +24,9 @@ Michael Demars <keul@m0k.org>
|
|||
|
||||
Translators:
|
||||
|
||||
CŽdric Luthi
|
||||
+ French Mac OS X translation
|
||||
|
||||
Calorì Alessandro
|
||||
+ Italian GTK+ translation
|
||||
|
||||
|
|
|
@ -206,6 +206,13 @@
|
|||
32CA4F630368D1EE00C91783 /* Transmission_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Transmission_Prefix.pch; path = macosx/Transmission_Prefix.pch; sourceTree = "<group>"; };
|
||||
35B037F90AC5B53800A10FDF /* ResumeNoWaitOn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ResumeNoWaitOn.png; path = macosx/Images/ResumeNoWaitOn.png; sourceTree = "<group>"; };
|
||||
35B037FA0AC5B53800A10FDF /* ResumeNoWaitOff.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ResumeNoWaitOff.png; path = macosx/Images/ResumeNoWaitOff.png; sourceTree = "<group>"; };
|
||||
4C9F8EFA0BC5B629002E5433 /* French */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = French; path = macosx/French.lproj/Credits.rtf; sourceTree = "<group>"; };
|
||||
4C9F8F060BC5B68A002E5433 /* French */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = French; path = macosx/French.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||
4C9F8F070BC5B68A002E5433 /* French */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = French; path = macosx/French.lproj/InfoWindow.nib; sourceTree = "<group>"; };
|
||||
4C9F8F080BC5B68A002E5433 /* French */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = French; path = macosx/French.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
4C9F8F090BC5B68A002E5433 /* French */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = French; path = macosx/French.lproj/MainMenu.nib; sourceTree = "<group>"; };
|
||||
4C9F8F0A0BC5B68A002E5433 /* French */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = French; path = macosx/French.lproj/MessageWindow.nib; sourceTree = "<group>"; };
|
||||
4C9F8F0B0BC5B68A002E5433 /* French */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = French; path = macosx/French.lproj/PrefsWindow.nib; sourceTree = "<group>"; };
|
||||
4D043A7E090AE979009FEDA8 /* TransmissionDocument.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = TransmissionDocument.icns; path = macosx/Images/TransmissionDocument.icns; sourceTree = "<group>"; };
|
||||
4D118E1808CB46B20033958F /* PrefsController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PrefsController.h; path = macosx/PrefsController.h; sourceTree = "<group>"; };
|
||||
4D118E1908CB46B20033958F /* PrefsController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PrefsController.m; path = macosx/PrefsController.m; sourceTree = "<group>"; };
|
||||
|
@ -974,6 +981,7 @@
|
|||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
089C165DFE840E0CC02AAC07 /* English */,
|
||||
4C9F8F060BC5B68A002E5433 /* French */,
|
||||
);
|
||||
name = InfoPlist.strings;
|
||||
sourceTree = "<group>";
|
||||
|
@ -982,6 +990,7 @@
|
|||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
29B97319FDCFA39411CA2CEA /* English */,
|
||||
4C9F8F090BC5B68A002E5433 /* French */,
|
||||
);
|
||||
name = MainMenu.nib;
|
||||
sourceTree = "<group>";
|
||||
|
@ -990,6 +999,7 @@
|
|||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
A200B9630A227FD0007BBB1E /* English */,
|
||||
4C9F8F070BC5B68A002E5433 /* French */,
|
||||
);
|
||||
name = InfoWindow.nib;
|
||||
sourceTree = "<group>";
|
||||
|
@ -998,6 +1008,7 @@
|
|||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
A21567EC0A9A5034004DECD6 /* English */,
|
||||
4C9F8F0A0BC5B68A002E5433 /* French */,
|
||||
);
|
||||
name = MessageWindow.nib;
|
||||
sourceTree = "<group>";
|
||||
|
@ -1006,6 +1017,7 @@
|
|||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
A22A8D550AEEAFA5007E9CB9 /* English */,
|
||||
4C9F8F080BC5B68A002E5433 /* French */,
|
||||
);
|
||||
name = Localizable.strings;
|
||||
sourceTree = "<group>";
|
||||
|
@ -1014,6 +1026,7 @@
|
|||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
A2F8951E0A2D4BA500ED2127 /* English */,
|
||||
4C9F8EFA0BC5B629002E5433 /* French */,
|
||||
);
|
||||
name = Credits.rtf;
|
||||
sourceTree = "<group>";
|
||||
|
@ -1022,6 +1035,7 @@
|
|||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
A2912C530A2956E80097A0CA /* English */,
|
||||
4C9F8F0B0BC5B68A002E5433 /* French */,
|
||||
);
|
||||
name = PrefsWindow.nib;
|
||||
sourceTree = "<group>";
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf410
|
||||
{\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf420
|
||||
{\fonttbl\f0\fswiss\fcharset77 Helvetica;}
|
||||
{\colortbl;\red255\green255\blue255;}
|
||||
\vieww9000\viewh8400\viewkind0
|
||||
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural\pardirnatural
|
||||
|
||||
\f0\fs24 \cf0 Transmission is written and maintained by:\
|
||||
|
@ -27,6 +26,9 @@ Michael Demars <keul@m0k.org>\
|
|||
\
|
||||
Translators:\
|
||||
\
|
||||
C\'8edric Luthi\
|
||||
+ French Mac OS X translation\
|
||||
\
|
||||
Calor\'93 Alessandro\
|
||||
+ Italian GTK+ translation\
|
||||
\
|
||||
|
|
BIN
macosx/English.lproj/InfoWindow.nib/keyedobjects.nib
generated
BIN
macosx/English.lproj/InfoWindow.nib/keyedobjects.nib
generated
Binary file not shown.
91
macosx/French.lproj/Credits.rtf
Normal file
91
macosx/French.lproj/Credits.rtf
Normal file
|
@ -0,0 +1,91 @@
|
|||
{\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf420
|
||||
{\fonttbl\f0\fswiss\fcharset77 Helvetica;}
|
||||
{\colortbl;\red255\green255\blue255;}
|
||||
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural\pardirnatural
|
||||
|
||||
\f0\fs24 \cf0 Transmission est \'8ecrit et maintenu par:\
|
||||
\
|
||||
Eric Petit <titer@m0k.org>\
|
||||
+ Noyau\
|
||||
+ Interface Mac OS X\
|
||||
\
|
||||
Josh Elsasser <josh@elsasser.org>\
|
||||
+ Noyau\
|
||||
+ Interface GTK+\
|
||||
\
|
||||
Mitchell Livingston <livings124@gmail.com>\
|
||||
+ Interface Mac OS X\
|
||||
+ Noyau\
|
||||
\
|
||||
Bryan Varner <bryan@varnernet.com>\
|
||||
+ Interface BeOS\
|
||||
\
|
||||
Michael Demars <keul@m0k.org>\
|
||||
+ Interface Mac OS X (Notifications Growl, AppleScript)\
|
||||
\
|
||||
\
|
||||
Traducteurs:\
|
||||
\
|
||||
C\'8edric Luthi\
|
||||
+ Traduction fran\'8daise (Mac OS X)\
|
||||
\
|
||||
Calor\'93 Alessandro\
|
||||
+ Traduction italienne (GTK+)\
|
||||
\
|
||||
Pierre-Henri Quelen\
|
||||
+ Traduction fran\'8daise (GTK+)\
|
||||
\
|
||||
Vicente Carro Fernandez\
|
||||
+ Traduction espagnole (GTK+)\
|
||||
\
|
||||
Tomasz Dominikowski\
|
||||
+ Traduction polonaise (GTK+)\
|
||||
\
|
||||
Nickolay V. Shmyrev\
|
||||
+ Traduction russe (GTK+)\
|
||||
\
|
||||
\
|
||||
Remerciements:\
|
||||
\
|
||||
Hugo van Heuven, madebysofa\
|
||||
+ Ic\'99ne de Transmission\
|
||||
+ Ic\'99nes de la barre d'outils Mac OS X\
|
||||
\
|
||||
Omar et Adrien\
|
||||
+ Beta test\
|
||||
\
|
||||
Diverses personnes\
|
||||
+ Ecriture de http://wiki.theory.org/BitTorrentSpecification\
|
||||
\
|
||||
vi@nwr.jp\
|
||||
+ Implementation gratuite de SHA1 (sha1.[ch])\
|
||||
\
|
||||
John Blitch\
|
||||
+ Menu contextuel Mac OS X\
|
||||
\
|
||||
Ahmad M. Afuni\
|
||||
+ Patch NetBSD\
|
||||
\
|
||||
Jeremy Messenger\
|
||||
+ Patch FreeBSD\
|
||||
\
|
||||
Mike Matas <http://www.mikematas.com/>\
|
||||
+ Ic\'99nes pr\'8ec\'8edentes de la barre d'outils Mac OS X\
|
||||
\
|
||||
Martin Stadtmueller\
|
||||
+ Ajustement de l'ic\'99ne\
|
||||
\
|
||||
FOOOD\
|
||||
+ Diverses images\
|
||||
\
|
||||
Nick Pucius\
|
||||
+ Aide de Mac OS X\
|
||||
\
|
||||
Rashid Eissing\
|
||||
+ Ic\'99ne "Transferts" des pr\'8ef\'8erences\
|
||||
+ Conceptualisation de l'interface\
|
||||
\
|
||||
Deanna Phillips\
|
||||
+ Page man de transmissioncli\
|
||||
\
|
||||
Merci \'88 M. Uli Kusterer pour UKKQueue.}
|
BIN
macosx/French.lproj/InfoPlist.strings
Normal file
BIN
macosx/French.lproj/InfoPlist.strings
Normal file
Binary file not shown.
79
macosx/French.lproj/InfoWindow.nib/classes.nib
generated
Normal file
79
macosx/French.lproj/InfoWindow.nib/classes.nib
generated
Normal file
|
@ -0,0 +1,79 @@
|
|||
{
|
||||
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;
|
||||
}
|
29
macosx/French.lproj/InfoWindow.nib/info.nib
generated
Normal file
29
macosx/French.lproj/InfoWindow.nib/info.nib
generated
Normal file
|
@ -0,0 +1,29 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>65 310 356 240 0 0 1680 1028 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>549</key>
|
||||
<string>364 417 144 49 0 0 1152 842 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>446.1</string>
|
||||
<key>IBLockedObjects</key>
|
||||
<array>
|
||||
<integer>5</integer>
|
||||
</array>
|
||||
<key>IBLockedTabItems</key>
|
||||
<array>
|
||||
<integer>332</integer>
|
||||
</array>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>5</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>8P2137</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
macosx/French.lproj/InfoWindow.nib/keyedobjects.nib
generated
Normal file
BIN
macosx/French.lproj/InfoWindow.nib/keyedobjects.nib
generated
Normal file
Binary file not shown.
BIN
macosx/French.lproj/Localizable.strings
Normal file
BIN
macosx/French.lproj/Localizable.strings
Normal file
Binary file not shown.
169
macosx/French.lproj/MainMenu.nib/classes.nib
generated
Normal file
169
macosx/French.lproj/MainMenu.nib/classes.nib
generated
Normal file
|
@ -0,0 +1,169 @@
|
|||
{
|
||||
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;
|
||||
}
|
33
macosx/French.lproj/MainMenu.nib/info.nib
generated
Normal file
33
macosx/French.lproj/MainMenu.nib/info.nib
generated
Normal file
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>19 80 422 283 0 0 1152 842 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>1041</key>
|
||||
<string>438 418 208 130 0 0 1152 842 </string>
|
||||
<key>1480</key>
|
||||
<string>366 546 420 63 0 0 1152 842 </string>
|
||||
<key>1603</key>
|
||||
<string>337 545 477 67 0 0 1152 842 </string>
|
||||
<key>29</key>
|
||||
<string>454 861 548 44 0 0 1680 1028 </string>
|
||||
<key>456</key>
|
||||
<string>396 374 240 225 0 0 1152 842 </string>
|
||||
<key>581</key>
|
||||
<string>571 464 115 99 0 0 1152 842 </string>
|
||||
<key>589</key>
|
||||
<string>47 455 201 87 0 0 1024 746 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>446.1</string>
|
||||
<key>IBLockedObjects</key>
|
||||
<array/>
|
||||
<key>IBOldestOS</key>
|
||||
<integer>3</integer>
|
||||
<key>IBSystem Version</key>
|
||||
<string>8P2137</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
macosx/French.lproj/MainMenu.nib/keyedobjects.nib
generated
Normal file
BIN
macosx/French.lproj/MainMenu.nib/keyedobjects.nib
generated
Normal file
Binary file not shown.
19
macosx/French.lproj/MessageWindow.nib/classes.nib
generated
Normal file
19
macosx/French.lproj/MessageWindow.nib/classes.nib
generated
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
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;
|
||||
}
|
12
macosx/French.lproj/MessageWindow.nib/info.nib
generated
Normal file
12
macosx/French.lproj/MessageWindow.nib/info.nib
generated
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>42 94 356 240 0 0 1680 1028 </string>
|
||||
<key>IBFramework Version</key>
|
||||
<string>446.1</string>
|
||||
<key>IBSystem Version</key>
|
||||
<string>8L2127</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
macosx/French.lproj/MessageWindow.nib/keyedobjects.nib
generated
Normal file
BIN
macosx/French.lproj/MessageWindow.nib/keyedobjects.nib
generated
Normal file
Binary file not shown.
BIN
macosx/French.lproj/PrefsWindow.nib/ActionButton.tiff
Normal file
BIN
macosx/French.lproj/PrefsWindow.nib/ActionButton.tiff
Normal file
Binary file not shown.
BIN
macosx/French.lproj/PrefsWindow.nib/BottomBorder.tiff
Normal file
BIN
macosx/French.lproj/PrefsWindow.nib/BottomBorder.tiff
Normal file
Binary file not shown.
BIN
macosx/French.lproj/PrefsWindow.nib/StatusBorder.tiff
Normal file
BIN
macosx/French.lproj/PrefsWindow.nib/StatusBorder.tiff
Normal file
Binary file not shown.
BIN
macosx/French.lproj/PrefsWindow.nib/StatusSep.tiff
Normal file
BIN
macosx/French.lproj/PrefsWindow.nib/StatusSep.tiff
Normal file
Binary file not shown.
74
macosx/French.lproj/PrefsWindow.nib/classes.nib
generated
Normal file
74
macosx/French.lproj/PrefsWindow.nib/classes.nib
generated
Normal file
|
@ -0,0 +1,74 @@
|
|||
{
|
||||
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;
|
||||
}
|
31
macosx/French.lproj/PrefsWindow.nib/info.nib
generated
Normal file
31
macosx/French.lproj/PrefsWindow.nib/info.nib
generated
Normal file
|
@ -0,0 +1,31 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>32 103 356 240 0 0 1680 1028 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>153</key>
|
||||
<string>558 553 563 267 0 0 1680 1028 </string>
|
||||
<key>28</key>
|
||||
<string>558 533 563 306 0 0 1680 1028 </string>
|
||||
<key>41</key>
|
||||
<string>558 528 563 317 0 0 1680 1028 </string>
|
||||
<key>66</key>
|
||||
<string>558 614 563 144 0 0 1680 1028 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>446.1</string>
|
||||
<key>IBLockedTabItems</key>
|
||||
<array>
|
||||
<integer>253</integer>
|
||||
</array>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>28</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>8P2137</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
macosx/French.lproj/PrefsWindow.nib/keyedobjects.nib
generated
Normal file
BIN
macosx/French.lproj/PrefsWindow.nib/keyedobjects.nib
generated
Normal file
Binary file not shown.
|
@ -176,7 +176,7 @@
|
|||
|
||||
- (float) downloadRate;
|
||||
- (float) uploadRate;
|
||||
- (uint64_t) downloadedValid;
|
||||
- (uint64_t) downloadedValid;
|
||||
- (uint64_t) downloadedTotal;
|
||||
- (uint64_t) uploadedTotal;
|
||||
- (float) swarmSpeed;
|
||||
|
|
Loading…
Reference in a new issue