/[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 787 by iliev, Mon Oct 10 16:03:12 2005 UTC revision 1313 by iliev, Thu Aug 30 22:44:29 2007 UTC
# Line 1  Line 1 
1    AudioDeviceWizardPage.additionalInstructions = <html>\n Note that you <b>can not</b> \
2    load an instrument if there is no audio output device selected.
3  AudioDeviceWizardPage.lDevice = Audio Output Device:  AudioDeviceWizardPage.lDevice = Audio Output Device:
4  AudioDeviceWizardPage.mainInstructions = Choose an audio output device to be used by this sampler channel.  AudioDeviceWizardPage.mainInstructions = Choose an audio output device to be used by this sampler channel.
5  AudioDeviceWizardPage.subtitle = Choose audio output device  AudioDeviceWizardPage.subtitle = Choose audio output device
# Line 15  ChangeTabTitleDlg.lTitle = New Title: Line 17  ChangeTabTitleDlg.lTitle = New Title:
17    
18  Channel.btnInstr = Load Instrument...  Channel.btnInstr = Load Instrument...
19  Channel.loadingInstrument = Loading Instrument... ({0}%)  Channel.loadingInstrument = Loading Instrument... ({0}%)
20    Channel.errorLoadingInstrument = Failed to load instrument
21    Channel.tt = Channel: {0}
22    Channel.ttDefault = Using the default map: {0}
23  Channel.volume = Channel Volume ({0}%)  Channel.volume = Channel Volume ({0}%)
24    
25  ChannelProperties.audioPane = Audio Output  ChannelProperties.audioPane = Audio
26  ChannelProperties.enginesPane = Engine  ChannelProperties.enginesPane = Engine
27  ChannelProperties.lAudioDevice = Device:  ChannelProperties.lAudioDevice = Device
28  ChannelProperties.lMidiChannel = Channel:  ChannelProperties.lInstrumentMap = Instrument Map
29  ChannelProperties.lMidiDevice = Device:  ChannelProperties.lMidiChannel = Channel
30  ChannelProperties.lMidiPort = Port:  ChannelProperties.lMidiDevice = Device
31  ChannelProperties.midiPane = MIDI Input  ChannelProperties.lMidiPort = Port
32    ChannelProperties.midiPane = MIDI
33  ChannelProperties.routing = Channel routing  ChannelProperties.routing = Channel routing
34    
35  ChannelOutputRoutingDlg.audioIn = Audio In  ChannelOutputRoutingDlg.audioIn = Audio In
36  ChannelOutputRoutingDlg.audioOut = Audio Out  ChannelOutputRoutingDlg.audioOut = Audio Out
37  ChannelOutputRoutingDlg.title = Channel Routing  ChannelOutputRoutingDlg.title = Channel Routing
38  ChannelOutputRoutingDlg.ttChannel = The audio output channel of sampler channel #{0}  ChannelOutputRoutingDlg.ttAudioOut = The audio output channel of sampler channel #{0}
39  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
40    
41    ChanelsBar.name = Channels Toolbar
42    ChannelsBar.volume = Global Volume {0}%
43    
44  CloseTabDlg.? = What do you want to do with channels in this tab?  CloseTabDlg.? = What do you want to do with channels in this tab?
45    
46    ConfirmationWizardPage.lAudioDevice = Audio Device:
47    ConfirmationWizardPage.lEngine = Sampler Engine:
48    ConfirmationWizardPage.lInfo = <html>This is your chance to review the choices you have made.<br>\
49    To create the sampler channel, press <b>Finish</b>. To modify<br>\
50    any of your choices, press <b>Back</b>.
51    ConfirmationWizardPage.lInstrFile = Instrument File:
52    ConfirmationWizardPage.lInstrIndex = Instrument Index:
53    ConfirmationWizardPage.lMidiChannel = MIDI Channel:
54    ConfirmationWizardPage.lMidiDevice = MIDI Device:
55    ConfirmationWizardPage.lMidiPort = MIDI Port:
56    ConfirmationWizardPage.notSpecified = (Not Specified)
57    ConfirmationWizardPage.subtitle = Confirmation
58    
59    DbSearchPage.title = Find Instruments
60    
61  EngineWizardPage.lEngine = Sampler Engine:  EngineWizardPage.lEngine = Sampler Engine:
62  EngineWizardPage.mainInstructions = Specify the engine to be used by this sampler channel.  EngineWizardPage.mainInstructions = Specify the engine to be used by this sampler channel.
63  EngineWizardPage.subtitle = Select sampler engine  EngineWizardPage.subtitle = Select sampler engine
64    
65    FxSendsDlg.title = Effect Sends on Channel {0}
66    
67    GeneralPane.checkLeftPaneState = Remember Left Pane's state
68    GeneralPane.checkShowLSConsoleWhenRunScript = Show LS Console when script is run
69    GeneralPane.checkWindowSizeAndLocation = Remember window size and location
70    
71    HelpAboutDlg.contactInfoPane = Contact Information
72  HelpAboutDlg.lAuthor = Author:  HelpAboutDlg.lAuthor = Author:
73  HelpAboutDlg.lAuthorEmail = Author's email:  HelpAboutDlg.lAuthorEmail = Author's email:
74  HelpAboutDlg.lCopyright = <html>\nCopyright &copy; 2005 Grigor Iliev. All rights reserved.  HelpAboutDlg.lCopyright = <html>\nCopyright &copy; 2005-2007 Grigor Iliev. All rights reserved.
75  HelpAboutDlg.lLSWebsite = LinuxSampler website:  HelpAboutDlg.lLSWebsite = LinuxSampler website:
76  HelpAboutDlg.lLSMailingList = LinuxSampler mailing list:  HelpAboutDlg.lLSMailingList = LinuxSampler mailing list:
77  HelpAboutDlg.lLicense = License:  HelpAboutDlg.lLicense = License:
78  HelpAboutDlg.title = About JS Classic  HelpAboutDlg.title = About JS Classic
 HelpAboutDlg.ContactInfoPane = Contact Information  
79  HelpAboutDlg.tfAuthor = Grigor Iliev  HelpAboutDlg.tfAuthor = Grigor Iliev
80    
81  InstrumentChooser.btnBrowse = Browse...  InstrumentsDbFrame.ToolbarBar.name = Main Toolbar
82  InstrumentChooser.lFilename = Filename:  InstrumentsDbFrame.columns = Columns
83  InstrumentChooser.lIndex = Instrument index:  InstrumentsDbFrame.folders = Folders
84  InstrumentChooser.selectFile = Please select instrument file first  InstrumentsDbFrame.title = Instruments Database
85  InstrumentChooser.title = Choose Instrument  
86    InstrumentWizardPage.additionalInstructions = <html>\n <b>Note</b> that you <b>can not</b> \
87  InstrumentWizardPage.mainInstructions = Specify an instrument to be loaded and assigned to this sampler channel.  load an instrument when no audio output device is selected. Please go back and select an audio output device.
88    InstrumentWizardPage.mainInstructions = <html>Specify an instrument to be loaded and assigned to this<br>\
89    sampler channel.
90  InstrumentWizardPage.subtitle = Choose instrument  InstrumentWizardPage.subtitle = Choose instrument
91    
92  LSPrefsPane = LinuxSampler  LSConsoleDlg.title = LS Console
 LSPrefsPane.Address = Address:  
 LSPrefsPane.Port = Port  
93    
94  LibraryInfoDlg.lAuthor = Author:  LibraryInfoDlg.lAuthor = Author:
95  LibraryInfoDlg.lLicense = License:  LibraryInfoDlg.lLicense = License:
# Line 68  LibraryInfoDlg.tfAuthor = Grigor Iliev Line 98  LibraryInfoDlg.tfAuthor = Grigor Iliev
98    
99  MainFrame.title = JS Classic  MainFrame.title = JS Classic
100    
101    ManageOrchestrasPage.title = Manage Orchestras
102    
103    MidiChannelWizardPage.lChannel = MIDI Channel:
104    MidiChannelWizardPage.subtitle = Choose MIDI channel
105    MidiChannelWizardPage.mainInstructions = <html>\n Specify the MIDI channel on which this sampler channel<br> \
106    should listen to.
107    
108  MidiDevicesPage.DevicePropsDlg = Device Properties  MidiDevicesPage.DevicePropsDlg = Device Properties
109  MidiDevicesPage.lPorts = Port  MidiDevicesPage.lPorts = Port
110  MidiDevicesPage.ports = MIDI ports  MidiDevicesPage.ports = MIDI ports
# Line 78  MidiDevicesTableModel.ports = Ports Line 115  MidiDevicesTableModel.ports = Ports
115    
116  MidiDeviceWizardPage.lDevice = MIDI input device:  MidiDeviceWizardPage.lDevice = MIDI input device:
117  MidiDeviceWizardPage.subtitle = Choose MIDI input device  MidiDeviceWizardPage.subtitle = Choose MIDI input device
118  MidiDeviceWizardPage.mainInstructions = <html>Choose a MIDI input device this sampler channel<br>\  MidiDeviceWizardPage.mainInstructions = <html>Choose a MIDI input device to which this sampler channel<br>\
119  will be connected to.  will be connected to.
120    
121    MidiInstrumentMapsPage.editMap = Edit MIDI instrument map
122    MidiInstrumentMapsPage.editMap.tt = Edit selected MIDI instrument map
123    MidiInstrumentMapsPage.title = MIDI Instruments
124    
125  MidiPortWizardPage.lPort = MIDI port:  MidiPortWizardPage.lPort = MIDI port:
126  MidiPortWizardPage.mainInstructions = Every MIDI device can have an arbitrary number of ports.  MidiPortWizardPage.mainInstructions = <html>\n Specify to which port of the MIDI device this sampler channel<br> should listen to.
127  MidiPortWizardPage.subtitle = Choose MIDI port  MidiPortWizardPage.subtitle = Choose MIDI port
128    
 NewAudioDeviceDlg.lDriver = Driver:  
 NewAudioDeviceDlg.title = New Audio Output Device  
   
129  NewChannelWizard.step1 = Configure MIDI input  NewChannelWizard.step1 = Configure MIDI input
130  NewChannelWizard.step2 = Configure audio output  NewChannelWizard.step2 = Configure audio output
131  NewChannelWizard.step3 = Select engine  NewChannelWizard.step3 = Select engine
# Line 97  NewChannelWizard.title = New Channel Wiz Line 135  NewChannelWizard.title = New Channel Wiz
135    
136  NewChannelsTabDlg = New Channels Tab  NewChannelsTabDlg = New Channels Tab
137    
 NewMidiDeviceDlg.lDriver = Driver:  
 NewMidiDeviceDlg.title = New MIDI Input Device  
   
138  NewTabPane.lTitle = Title:  NewTabPane.lTitle = Title:
139    
140    OrchestrasPage.instruments = Instruments
141    OrchestrasPage.title = Orchestras
142    
143  PrefsDlg = Preferences  PrefsDlg = Preferences
144  PrefsDlg.tabConnection = Connection  PrefsDlg.tabConnection = Connection
145    PrefsDlg.tabConsole = LS Console
146    PrefsDlg.tabDefaults = Defaults
147  PrefsDlg.tabGeneral = General  PrefsDlg.tabGeneral = General
148  PrefsDlg.tabView = View  PrefsDlg.tabView = View
149    
150    RemoveMidiInstrumentMapDlg.lMap = Remove Map:
151    RemoveMidiInstrumentMapDlg.title = Remove MIDI Instrument Map
152    
153    SamplerInfoDlg.lDbSupport = Instruments Database Support:
154  SamplerInfoDlg.lProtocolVersion = Protocol Version:  SamplerInfoDlg.lProtocolVersion = Protocol Version:
155  SamplerInfoDlg.lVersion = Version:  SamplerInfoDlg.lVersion = Version:
156  SamplerInfoDlg.title = Sampler Information  SamplerInfoDlg.title = Sampler Information
157  SamplerInfoDlg.unavailable = Information unavailable  SamplerInfoDlg.unavailable = Information unavailable
158    
159    StandardBar.name = Standard Toolbar
160    
161  Statusbar.pbTotalVoices = voices {0}  Statusbar.pbTotalVoices = voices {0}
162    Statusbar.totalChannel = Total {0} sampler channel
163    Statusbar.totalChannels = Total {0} sampler channels
164    
165  TasksPage.lAudioDevices = Audio devices  TasksPage.lAudioDevices = Audio devices
166  TasksPage.lChannels = Sampler channels  TasksPage.lChannels = Sampler channels
167  TasksPage.lMidiDevices = MIDI devices  TasksPage.lMidiDevices = MIDI devices
168    TasksPage.lOrchestras = Orchestras
169  TasksPage.title = Tasks  TasksPage.title = Tasks
170    
171  Toolbar.name = Standard Toolbar  ViewPane.CustomColorsPane = Custom Colors
172    ViewPane.channelBorderColor = Selected channel border color
173    ViewPane.checkHlChnBgColor = Highlighted channel background color
174    ViewPane.checkHlChnBorderColor = Highlighted channel border color
175    ViewPane.checkSelChnBgColor = Selected channel background color
176    ViewPane.choose = Choose...
177  ViewPane.lIfaceFont = Interface font:  ViewPane.lIfaceFont = Interface font:
178  ViewPane.lIfaceLanguage = Interface language:  ViewPane.lIfaceLanguage = Interface language:

Legend:
Removed from v.787  
changed lines
  Added in v.1313

  ViewVC Help
Powered by ViewVC