/[svn]/jsampler/trunk/src/org/jsampler/view/classic/langprops/LabelsBundle.properties
ViewVC logotype

Diff of /jsampler/trunk/src/org/jsampler/view/classic/langprops/LabelsBundle.properties

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1204 by iliev, Thu May 24 21:43:45 2007 UTC revision 1343 by iliev, Tue Sep 11 15:38:28 2007 UTC
# Line 1  Line 1 
 AddDbInstrumentsFromDirDlg.checkFlat = Re-create subdirectory tree  
 AddDbInstrumentsFromDirDlg.checkScanSubdirs = Scan subdirectories  
 AddDbInstrumentsFromDirDlg.dest = Choose database directory  
 AddDbInstrumentsFromDirDlg.source = Choose file system directory  
 AddDbInstrumentsFromDirDlg.title = Add Instruments From Directory  
   
 AddDbInstrumentsFromFileDlg.dest = Choose database directory  
 AddDbInstrumentsFromFileDlg.rbAllInstruments = Add all instruments from the file  
 AddDbInstrumentsFromFileDlg.rbIndex = Add the instrument with index:  
 AddDbInstrumentsFromFileDlg.source = Choose instrument file  
 AddDbInstrumentsFromFileDlg.title = Add Instruments From File  
   
 AddDbInstrumentsProgressDlg.title = Scanning...  
   
 AddInstrumentDlg.lDesc = Description:  
 AddInstrumentDlg.lIndex = Instrument Index:  
 AddInstrumentDlg.lName = Instrument Name:  
 AddInstrumentDlg.lPath = Instrument Path:  
 AddInstrumentDlg.title = Add/Edit Instrument  
   
 AddMidiInstrumentDlg.lBank = MIDI Bank:  
 AddMidiInstrumentDlg.lLoadMode = Load mode:  
 AddMidiInstrumentDlg.lName = Name:  
 AddMidiInstrumentDlg.lProgram = MIDI Program:  
 AddMidiInstrumentDlg.lVolume = Volume:  
 AddMidiInstrumentDlg.title = Map MIDI Instrument  
   
 AddMidiInstrumentMapDlg.lName = Name:  
 AddMidiInstrumentMapDlg.title = Add New MIDI Instrument Map  
   
 AddOrchestraDlg.lDesc = Description:  
 AddOrchestraDlg.lName = Orchestra Name:  
 AddOrchestraDlg.title = Add/Edit Orchestra  
   
1  AudioDeviceWizardPage.additionalInstructions = <html>\n Note that you <b>can not</b> \  AudioDeviceWizardPage.additionalInstructions = <html>\n Note that you <b>can not</b> \
2  load an instrument if there is no audio output device selected.  load an instrument if there is no audio output device selected.
3  AudioDeviceWizardPage.lDevice = Audio Output Device:  AudioDeviceWizardPage.lDevice = Audio Output Device:
# Line 49  AudioDevicesTableModel.channels = Channe Line 15  AudioDevicesTableModel.channels = Channe
15  ChangeTabTitleDlg = Change Tab Title  ChangeTabTitleDlg = Change Tab Title
16  ChangeTabTitleDlg.lTitle = New Title:  ChangeTabTitleDlg.lTitle = New Title:
17    
18    Channel.btnEdit.tt = Edit loaded instrument
19  Channel.btnInstr = Load Instrument...  Channel.btnInstr = Load Instrument...
20  Channel.loadingInstrument = Loading Instrument... ({0}%)  Channel.loadingInstrument = Loading Instrument... ({0}%)
21  Channel.errorLoadingInstrument = Failed to load instrument  Channel.errorLoadingInstrument = Failed to load instrument
# Line 90  ConfirmationWizardPage.lMidiPort = MIDI Line 57  ConfirmationWizardPage.lMidiPort = MIDI
57  ConfirmationWizardPage.notSpecified = (Not Specified)  ConfirmationWizardPage.notSpecified = (Not Specified)
58  ConfirmationWizardPage.subtitle = Confirmation  ConfirmationWizardPage.subtitle = Confirmation
59    
 ConsolePane.checkSaveCmdHist = Save command history on exit  
 ConsolePane.commandHistory = Command History  
 ConsolePane.consoleColors = Console Colors  
 ConsolePane.lBGColor = Background:  
 ConsolePane.lCmdHistorySize = Size:  
 ConsolePane.lErrorColor = Error messages:  
 ConsolePane.lLines = lines  
 ConsolePane.lNotifyColor = Notifications:  
 ConsolePane.lTextColor = Text:  
 ConsolePane.lWarningColor = Warnings:  
   
 DateCriteriaPane.from = from  
 DateCriteriaPane.rbDontRemember = Don't remember  
 DateCriteriaPane.rbSpecifyDates = Specify dates  
 DateCriteriaPane.to = to  
   
 DbDescriptionDlg.title = Edit Description  
   
 DbDirectoryChooser.title = Select Directory  
   
 DbDirectoryPropsPane.calc = Calculating...  
 DbDirectoryPropsPane.contains = {0} Instruments, {1} Folders  
 DbDirectoryPropsPane.folder = Folder  
 DbDirectoryPropsPane.lContains = Contains:  
 DbDirectoryPropsPane.lCreated = Created:  
 DbDirectoryPropsPane.lDesc = Description:  
 DbDirectoryPropsPane.lLocation = Location:  
 DbDirectoryPropsPane.lModified = Modified:  
 DbDirectoryPropsPane.lName = Name:  
 DbDirectoryPropsPane.lType = Type:  
 DbDirectoryPropsPane.unknown = Unknown  
   
 DbInstrumentChooser.title = Select Instrument  
   
 DbInstrumentPropsPane.chromatic = Chromatic Instrument  
 DbInstrumentPropsPane.drum = Drum Kit  
 DbInstrumentPropsPane.lArtists = Artists:  
 DbInstrumentPropsPane.lCreated = Created:  
 DbInstrumentPropsPane.lDesc = Description:  
 DbInstrumentPropsPane.lFile = File:  
 DbInstrumentPropsPane.lIndex = Index:  
 DbInstrumentPropsPane.lKeywords = Keywords:  
 DbInstrumentPropsPane.lLocation = Location:  
 DbInstrumentPropsPane.lModified = Modified:  
 DbInstrumentPropsPane.lName = Name:  
 DbInstrumentPropsPane.lProduct = Product:  
 DbInstrumentPropsPane.lSize = Size:  
 DbInstrumentPropsPane.lFormat = Format:  
 DbInstrumentPropsPane.lType = Type:  
   
 DbSearchPage.createdCriteria = When was it created?  
 DbSearchPage.formatCriteria = What format is it?  
 DbSearchPage.isDrumCriteria = Drum or chromatic?  
 DbSearchPage.lDescription = Description:  
 DbSearchPage.lLookIn = Look in:  
 DbSearchPage.lName = Name:  
 DbSearchPage.modifiedCriteria = When was it modified?  
 DbSearchPage.moreCriterias = More criterias  
 DbSearchPage.sizeCriteria = What size is it?  
60  DbSearchPage.title = Find Instruments  DbSearchPage.title = Find Instruments
 DbSearchPage.typeCriteria = What to look for?  
   
 EditMidiInstrumentDlg.lEngine = Engine:  
 EditMidiInstrumentDlg.lFilename = Filename:  
 EditMidiInstrumentDlg.lIndex = Instrument index:  
 EditMidiInstrumentDlg.lLoadMode = Load mode:  
 EditMidiInstrumentDlg.lName = MIDI Instrument Name:  
 EditMidiInstrumentDlg.lVolume = Volume:  
 EditMidiInstrumentDlg.title = Edit MIDI instrument properties  
61    
62  EngineWizardPage.lEngine = Sampler Engine:  EngineWizardPage.lEngine = Sampler Engine:
63  EngineWizardPage.mainInstructions = Specify the engine to be used by this sampler channel.  EngineWizardPage.mainInstructions = Specify the engine to be used by this sampler channel.
64  EngineWizardPage.subtitle = Select sampler engine  EngineWizardPage.subtitle = Select sampler engine
65    
66  FormatCriteriaPane.checkGigFormat = GigaSampler  FxSendsDlg.title = Effect Sends on Channel {0}
 FormatCriteriaPane.checkAllFormats = All formats  
67    
 FxSendPane.AddFxSend = Add effect send  
 FxSendPane.AddFxSend.tt = Add effect send  
 FxSendPane.RemoveFxSend = Remove effect send  
 FxSendPane.RemoveFxSend.tt = Remove the selected effect send  
 FxSendsPane.audioSrc = Audio Src  
 FxSendsPane.audioDst = Audio Dst  
 FxSendsPane.lMidiCtrl = MIDI Controller:  
 FxSendsPane.lVolume = Level:  
 FxSendsPane.title = Effect Sends on Channel {0}  
 FxSendsPane.ttAudioSrc = The effect send's audio output channel  
 FxSendsPane.ttAudioDst = The audio channel to which the effect send's output channel is routed to  
   
 GeneralPane.btnChange = Change...  
68  GeneralPane.checkLeftPaneState = Remember Left Pane's state  GeneralPane.checkLeftPaneState = Remember Left Pane's state
69  GeneralPane.checkShowLSConsoleWhenRunScript = Show LS Console when script is run  GeneralPane.checkShowLSConsoleWhenRunScript = Show LS Console when script is run
70  GeneralPane.checkWindowSizeAndLocation = Remember window size and location  GeneralPane.checkWindowSizeAndLocation = Remember window size and location
 GeneralPane.jSamplerHome = JSampler's Home  
 GeneralPane.lRecentScriptsSize = Maximum number:  
 GeneralPane.recentScripts = Recent Scripts  
71    
72    HelpAboutDlg.contactInfoPane = Contact Information
73  HelpAboutDlg.lAuthor = Author:  HelpAboutDlg.lAuthor = Author:
74  HelpAboutDlg.lAuthorEmail = Author's email:  HelpAboutDlg.lAuthorEmail = Author's email:
75  HelpAboutDlg.lCopyright = <html>\nCopyright &copy; 2005 Grigor Iliev. All rights reserved.  HelpAboutDlg.lCopyright = <html>\nCopyright &copy; 2005-2007 Grigor Iliev. All rights reserved.
76  HelpAboutDlg.lLSWebsite = LinuxSampler website:  HelpAboutDlg.lLSWebsite = LinuxSampler website:
77  HelpAboutDlg.lLSMailingList = LinuxSampler mailing list:  HelpAboutDlg.lLSMailingList = LinuxSampler mailing list:
78  HelpAboutDlg.lLicense = License:  HelpAboutDlg.lLicense = License:
79  HelpAboutDlg.title = About JS Classic  HelpAboutDlg.title = About JS Classic
 HelpAboutDlg.ContactInfoPane = Contact Information  
80  HelpAboutDlg.tfAuthor = Grigor Iliev  HelpAboutDlg.tfAuthor = Grigor Iliev
81    
 InstrLocationMethodWizardPage.checkSkip = Skip this step next time  
 InstrLocationMethodWizardPage.mainInstructions = How do you want to locate the isntrument?  
 InstrLocationMethodWizardPage.rbManual = By manually selecting the insturment file  
 InstrLocationMethodWizardPage.rbOrchestra = By choosing an instrument from orchestra  
 InstrLocationMethodWizardPage.subtitle = Choose instrument location method  
   
 InstrumentChooser.btnBrowse = Browse...  
 InstrumentChooser.lFilename = Instrument file:  
 InstrumentChooser.lIndex = Instrument index:  
 InstrumentChooser.lInstrument = Instrument:  
 InstrumentChooser.lOrchestra = Orchestra:  
 InstrumentChooser.rbSelectFromDb = Select instrument from the instrument database  
 InstrumentChooser.rbSelectFromFile = Select instrument from file  
 InstrumentChooser.rbSelectFromOrchestra = Select instrument from orchestra  
 InstrumentChooser.title = Choose Instrument  
   
82  InstrumentsDbFrame.ToolbarBar.name = Main Toolbar  InstrumentsDbFrame.ToolbarBar.name = Main Toolbar
83  InstrumentsDbFrame.columns = Columns  InstrumentsDbFrame.columns = Columns
 InstrumentsDbFrame.dirProps Folder Properties  
84  InstrumentsDbFrame.folders = Folders  InstrumentsDbFrame.folders = Folders
 InstrumentsDbFrame.instrProps = Instrument Properties  
85  InstrumentsDbFrame.title = Instruments Database  InstrumentsDbFrame.title = Instruments Database
86    
 InstrumentMappingWizardPage.lBank = MIDI Bank:  
 InstrumentMappingWizardPage.lMap = MIDI Instrument Map:  
 InstrumentMappingWizardPage.lName = MIDI Instrument Name:  
 InstrumentMappingWizardPage.lProgram = MIDI Program:  
 InstrumentMappingWizardPage.lVolume = Volume:  
 InstrumentMappingWizardPage.subtitle = Specify the MIDI instrument settings  
   
87  InstrumentWizardPage.additionalInstructions = <html>\n <b>Note</b> that you <b>can not</b> \  InstrumentWizardPage.additionalInstructions = <html>\n <b>Note</b> that you <b>can not</b> \
88  load an instrument when no audio output device is selected. Please go back and select an audio output device.  load an instrument when no audio output device is selected. Please go back and select an audio output device.
89  InstrumentWizardPage.mainInstructions = <html>Specify an instrument to be loaded and assigned to this<br>\  InstrumentWizardPage.mainInstructions = <html>Specify an instrument to be loaded and assigned to this<br>\
90  sampler channel.  sampler channel.
91  InstrumentWizardPage.subtitle = Choose instrument  InstrumentWizardPage.subtitle = Choose instrument
92    
 IsDrumCriteriaPane.rbBoth = Both  
 IsDrumCriteriaPane.rbChromatic = Chromatic instrument  
 IsDrumCriteriaPane.rbDrum = Drumkit  
   
 JSamplerHomeChooser.btnBrowse = Browse...  
 JSamplerHomeChooser.selectFile = Please specify a home directory for JSampler  
 JSamplerHomeChooser.title = Specify a home directory for JSampler  
   
93  LSConsoleDlg.title = LS Console  LSConsoleDlg.title = LS Console
94    
 LSPrefsPane = LinuxSampler  
 LSPrefsPane.Address = Address:  
 LSPrefsPane.Port = Port  
   
95  LibraryInfoDlg.lAuthor = Author:  LibraryInfoDlg.lAuthor = Author:
96  LibraryInfoDlg.lLicense = License:  LibraryInfoDlg.lLicense = License:
97  LibraryInfoDlg.lWebsite = Website:  LibraryInfoDlg.lWebsite = Website:
# Line 254  LibraryInfoDlg.tfAuthor = Grigor Iliev Line 99  LibraryInfoDlg.tfAuthor = Grigor Iliev
99    
100  MainFrame.title = JS Classic  MainFrame.title = JS Classic
101    
 ManageOrchestrasPage.InstrumentDown = Move down selected instrument  
 ManageOrchestrasPage.InstrumentUp = Move up selected instrument  
 ManageOrchestrasPage.OrchestraDown = Move down selected orchestra  
 ManageOrchestrasPage.OrchestraUp = Move up selected orchestra  
102  ManageOrchestrasPage.title = Manage Orchestras  ManageOrchestrasPage.title = Manage Orchestras
 ManageOrchestrasPage.ttAddInstrument = Add new instrument  
 ManageOrchestrasPage.ttAddOrchestra = Create new orchestra  
 ManageOrchestrasPage.ttDeleteInstrument = Remove selected instrument  
 ManageOrchestrasPage.ttDeleteOrchestra = Remove selected orchestra  
 ManageOrchestrasPage.ttEditInstrument = Edit selected instrument  
 ManageOrchestrasPage.ttEditOrchestra = Edit selected orchestra  
   
 ManualSelectWizardPage.btnBrowse = Browse...  
 ManualSelectWizardPage.lEngine = Engine:  
 ManualSelectWizardPage.lFilename = Filename:  
 ManualSelectWizardPage.lIndex = Instrument index:  
 ManualSelectWizardPage.lLoadMode = Load mode:  
 ManualSelectWizardPage.mainInstructions = Choose an instrument to be mapped as MIDI instrument  
 ManualSelectWizardPage.subtitle = Choose Instrument  
103    
104  MidiChannelWizardPage.lChannel = MIDI Channel:  MidiChannelWizardPage.lChannel = MIDI Channel:
105  MidiChannelWizardPage.subtitle = Choose MIDI channel  MidiChannelWizardPage.subtitle = Choose MIDI channel
# Line 292  MidiDeviceWizardPage.subtitle = Choose M Line 119  MidiDeviceWizardPage.subtitle = Choose M
119  MidiDeviceWizardPage.mainInstructions = <html>Choose a MIDI input device to which this sampler channel<br>\  MidiDeviceWizardPage.mainInstructions = <html>Choose a MIDI input device to which this sampler channel<br>\
120  will be connected to.  will be connected to.
121    
 MidiInstrumentMapsPage.EditInstrument = Edit MIDI instrument  
 MidiInstrumentMapsPage.EditInstrument.tt = Edit selected MIDI instrument  
 MidiInstrumentMapsPage.RemoveInstrument.tt = Remove selected MIDI instrument or bank  
122  MidiInstrumentMapsPage.editMap = Edit MIDI instrument map  MidiInstrumentMapsPage.editMap = Edit MIDI instrument map
123  MidiInstrumentMapsPage.editMap.tt = Edit selected MIDI instrument map  MidiInstrumentMapsPage.editMap.tt = Edit selected MIDI instrument map
124  MidiInstrumentMapsPage.title = MIDI Instruments  MidiInstrumentMapsPage.title = MIDI Instruments
125    
 MidiInstrumentTree.MidiBank.name = Bank {0}  
   
126  MidiPortWizardPage.lPort = MIDI port:  MidiPortWizardPage.lPort = MIDI port:
127  MidiPortWizardPage.mainInstructions = <html>\n Specify to which port of the MIDI device this sampler channel<br> should listen to.  MidiPortWizardPage.mainInstructions = <html>\n Specify to which port of the MIDI device this sampler channel<br> should listen to.
128  MidiPortWizardPage.subtitle = Choose MIDI port  MidiPortWizardPage.subtitle = Choose MIDI port
129    
 MoreCriteriasPane.lArtists = Search artist:  
 MoreCriteriasPane.lKeywords = Search in keywords:  
 MoreCriteriasPane.lProduct = Search product:  
   
 NewAudioDeviceDlg.lDriver = Driver:  
 NewAudioDeviceDlg.title = New Audio Output Device  
   
130  NewChannelWizard.step1 = Configure MIDI input  NewChannelWizard.step1 = Configure MIDI input
131  NewChannelWizard.step2 = Configure audio output  NewChannelWizard.step2 = Configure audio output
132  NewChannelWizard.step3 = Select engine  NewChannelWizard.step3 = Select engine
# Line 321  NewChannelWizard.title = New Channel Wiz Line 136  NewChannelWizard.title = New Channel Wiz
136    
137  NewChannelsTabDlg = New Channels Tab  NewChannelsTabDlg = New Channels Tab
138    
 NewMidiDeviceDlg.lDriver = Driver:  
 NewMidiDeviceDlg.title = New MIDI Input Device  
   
 NewMidiInstrumentWizard.step1 = Select instrument location method  
 NewMidiInstrumentWizard.step2 = Select instrument  
 NewMidiInstrumentWizard.step3 = MIDI Instrument Mapping  
 NewMidiInstrumentWizard.title = New MIDI Instrument Wizard  
   
139  NewTabPane.lTitle = Title:  NewTabPane.lTitle = Title:
140    
 OrchestraSelectWizardPage.lInstruments = Choose Instrument:  
 OrchestraSelectWizardPage.lLoadMode = Load Mode:  
 OrchestraSelectWizardPage.lOrchestras = Choose Orchestra:  
 OrchestraSelectWizardPage.mainInstructions = Choose an instrument to be mapped as MIDI instrument  
 OrchestraSelectWizardPage.subtitle = Choose Instrument  
   
141  OrchestrasPage.instruments = Instruments  OrchestrasPage.instruments = Instruments
142  OrchestrasPage.title = Orchestras  OrchestrasPage.title = Orchestras
143    
144  PrefsDlg = Preferences  PrefsDlg = Preferences
145  PrefsDlg.tabConnection = Connection  PrefsDlg.tabConnection = Connection
146  PrefsDlg.tabConsole = LS Console  PrefsDlg.tabConsole = LS Console
147    PrefsDlg.tabDefaults = Defaults
148  PrefsDlg.tabGeneral = General  PrefsDlg.tabGeneral = General
149  PrefsDlg.tabView = View  PrefsDlg.tabView = View
150    
151  RemoveMidiInstrumentMapDlg.lMap = Remove Map:  RemoveMidiInstrumentMapDlg.lMap = Remove Map:
152  RemoveMidiInstrumentMapDlg.title = Remove MIDI Instrument Map  RemoveMidiInstrumentMapDlg.title = Remove MIDI Instrument Map
153    
154    SamplerInfoDlg.lDbSupport = Instruments Database Support:
155  SamplerInfoDlg.lProtocolVersion = Protocol Version:  SamplerInfoDlg.lProtocolVersion = Protocol Version:
156  SamplerInfoDlg.lVersion = Version:  SamplerInfoDlg.lVersion = Version:
157  SamplerInfoDlg.title = Sampler Information  SamplerInfoDlg.title = Sampler Information
158  SamplerInfoDlg.unavailable = Information unavailable  SamplerInfoDlg.unavailable = Information unavailable
159    
 SizeCriteriaPane.from = from  
 SizeCriteriaPane.rbDontRemember = Don't remember  
 SizeCriteriaPane.rbSpecifySize = Specify size in  
 SizeCriteriaPane.to = to  
   
160  StandardBar.name = Standard Toolbar  StandardBar.name = Standard Toolbar
161    
162  Statusbar.pbTotalVoices = voices {0}  Statusbar.pbTotalVoices = voices {0}
# Line 371  TasksPage.lMidiDevices = MIDI devices Line 169  TasksPage.lMidiDevices = MIDI devices
169  TasksPage.lOrchestras = Orchestras  TasksPage.lOrchestras = Orchestras
170  TasksPage.title = Tasks  TasksPage.title = Tasks
171    
 TypeCriteriaPane.rbBoth = Both  
 TypeCriteriaPane.rbDirectories = Directories  
 TypeCriteriaPane.rbInstruments = Instruments  
   
172  ViewPane.CustomColorsPane = Custom Colors  ViewPane.CustomColorsPane = Custom Colors
173  ViewPane.channelBorderColor = Selected channel border color  ViewPane.channelBorderColor = Selected channel border color
174  ViewPane.checkHlChnBgColor = Highlighted channel background color  ViewPane.checkHlChnBgColor = Highlighted channel background color

Legend:
Removed from v.1204  
changed lines
  Added in v.1343

  ViewVC Help
Powered by ViewVC