/[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 842 by iliev, Thu Mar 16 18:08:34 2006 UTC revision 1357 by iliev, Sat Sep 22 17:27:06 2007 UTC
# Line 15  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
22    Channel.tt = Channel: {0}
23    Channel.ttDefault = Using the default map: {0}
24  Channel.volume = Channel Volume ({0}%)  Channel.volume = Channel Volume ({0}%)
25    
26  ChannelProperties.audioPane = Audio Output  ChannelProperties.audioPane = Audio
27  ChannelProperties.enginesPane = Engine  ChannelProperties.enginesPane = Engine
28  ChannelProperties.lAudioDevice = Device:  ChannelProperties.lAudioDevice = Device
29  ChannelProperties.lMidiChannel = Channel:  ChannelProperties.lInstrumentMap = Instrument Map
30  ChannelProperties.lMidiDevice = Device:  ChannelProperties.lMidiChannel = Channel
31  ChannelProperties.lMidiPort = Port:  ChannelProperties.lMidiDevice = Device
32  ChannelProperties.midiPane = MIDI Input  ChannelProperties.lMidiPort = Port
33    ChannelProperties.midiPane = MIDI
34  ChannelProperties.routing = Channel routing  ChannelProperties.routing = Channel routing
35    
36  ChannelOutputRoutingDlg.audioIn = Audio In  ChannelOutputRoutingDlg.audioIn = Audio In
37  ChannelOutputRoutingDlg.audioOut = Audio Out  ChannelOutputRoutingDlg.audioOut = Audio Out
38  ChannelOutputRoutingDlg.title = Channel Routing  ChannelOutputRoutingDlg.title = Channel Routing
39  ChannelOutputRoutingDlg.ttChannel = The audio output channel of sampler channel #{0}  ChannelOutputRoutingDlg.ttAudioOut = The audio output channel of sampler channel #{0}
40  ChannelOutputRoutingDlg.ttDevice = The audio channel to which the sampler output channel is routed to  ChannelOutputRoutingDlg.ttAudioIn = The audio channel to which the sampler output channel is routed to
41    
42    ChanelsBar.name = Channels Toolbar
43    ChannelsBar.volume = Master Volume {0}%
44    
45  CloseTabDlg.? = What do you want to do with channels in this tab?  CloseTabDlg.? = What do you want to do with channels in this tab?
46    
# Line 49  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    
60    DbSearchPage.title = Find Instruments
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    FxSendsDlg.title = Effect Sends on Channel {0}
67    
68    GeneralPane.checkLeftPaneState = Remember Left Pane's state
69    GeneralPane.checkShowLSConsoleWhenRunScript = Show LS Console when script is run
70  GeneralPane.checkWindowSizeAndLocation = Remember window size and location  GeneralPane.checkWindowSizeAndLocation = Remember window size and location
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    
82  InstrumentChooser.btnBrowse = Browse...  InstrumentsDbFrame.ToolbarBar.name = Main Toolbar
83  InstrumentChooser.lFilename = Filename:  InstrumentsDbFrame.columns = Columns
84  InstrumentChooser.lIndex = Instrument index:  InstrumentsDbFrame.folders = Folders
85  InstrumentChooser.selectFile = Please select instrument file first  InstrumentsDbFrame.title = Instruments Database
 InstrumentChooser.title = Choose Instrument  
86    
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.
# Line 77  InstrumentWizardPage.mainInstructions = Line 90  InstrumentWizardPage.mainInstructions =
90  sampler channel.  sampler channel.
91  InstrumentWizardPage.subtitle = Choose instrument  InstrumentWizardPage.subtitle = Choose instrument
92    
93  LSPrefsPane = LinuxSampler  LSConsoleDlg.title = LS Console
 LSPrefsPane.Address = Address:  
 LSPrefsPane.Port = Port  
94    
95  LibraryInfoDlg.lAuthor = Author:  LibraryInfoDlg.lAuthor = Author:
96  LibraryInfoDlg.lLicense = License:  LibraryInfoDlg.lLicense = License:
# Line 88  LibraryInfoDlg.tfAuthor = Grigor Iliev Line 99  LibraryInfoDlg.tfAuthor = Grigor Iliev
99    
100  MainFrame.title = JS Classic  MainFrame.title = JS Classic
101    
102    ManageOrchestrasPage.title = Manage Orchestras
103    
104  MidiChannelWizardPage.lChannel = MIDI Channel:  MidiChannelWizardPage.lChannel = MIDI Channel:
105  MidiChannelWizardPage.subtitle = Choose MIDI channel  MidiChannelWizardPage.subtitle = Choose MIDI channel
106  MidiChannelWizardPage.mainInstructions = <html>\n Specify the MIDI channel on which this sampler channel<br> \  MidiChannelWizardPage.mainInstructions = <html>\n Specify the MIDI channel on which this sampler channel<br> \
# Line 106  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    
122    MidiInstrumentMapsPage.editMap = Edit MIDI instrument map
123    MidiInstrumentMapsPage.editMap.tt = Edit selected MIDI instrument map
124    MidiInstrumentMapsPage.title = MIDI Instruments
125    
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    
 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 122  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  
   
139  NewTabPane.lTitle = Title:  NewTabPane.lTitle = Title:
140    
141    OrchestrasPage.instruments = Instruments
142    OrchestrasPage.title = Orchestras
143    
144  PrefsDlg = Preferences  PrefsDlg = Preferences
145  PrefsDlg.tabConnection = Connection  PrefsDlg.tabConnection = Connection
146    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:
152    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    
160    StandardBar.name = Standard Toolbar
161    
162  Statusbar.pbTotalVoices = voices {0}  Statusbar.pbTotalVoices = voices {0}
163  Statusbar.totalChannel = Total {0} sampler channel  Statusbar.totalChannel = Total {0} sampler channel
164  Statusbar.totalChannels = Total {0} sampler channels  Statusbar.totalChannels = Total {0} sampler channels
# Line 144  Statusbar.totalChannels = Total {0} samp Line 166  Statusbar.totalChannels = Total {0} samp
166  TasksPage.lAudioDevices = Audio devices  TasksPage.lAudioDevices = Audio devices
167  TasksPage.lChannels = Sampler channels  TasksPage.lChannels = Sampler channels
168  TasksPage.lMidiDevices = MIDI devices  TasksPage.lMidiDevices = MIDI devices
169    TasksPage.lOrchestras = Orchestras
170  TasksPage.title = Tasks  TasksPage.title = Tasks
171    
 Toolbar.name = Standard Toolbar  
   
172  ViewPane.CustomColorsPane = Custom Colors  ViewPane.CustomColorsPane = Custom Colors
173  ViewPane.channelBorderColor = Channel border's color  ViewPane.channelBorderColor = Selected channel border color
174    ViewPane.checkHlChnBgColor = Highlighted channel background color
175    ViewPane.checkHlChnBorderColor = Highlighted channel border color
176    ViewPane.checkSelChnBgColor = Selected channel background color
177  ViewPane.choose = Choose...  ViewPane.choose = Choose...
178  ViewPane.lIfaceFont = Interface font:  ViewPane.lIfaceFont = Interface font:
179  ViewPane.lIfaceLanguage = Interface language:  ViewPane.lIfaceLanguage = Interface language:

Legend:
Removed from v.842  
changed lines
  Added in v.1357

  ViewVC Help
Powered by ViewVC