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

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

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

revision 1357 by iliev, Sat Sep 22 17:27:06 2007 UTC revision 1767 by iliev, Mon Sep 8 00:19:27 2008 UTC
# Line 7  FormatCriteriaPane.checkGigFormat = Giga Line 7  FormatCriteriaPane.checkGigFormat = Giga
7  FormatCriteriaPane.checkAllFormats = All formats  FormatCriteriaPane.checkAllFormats = All formats
8    
9  InstrLocationMethodWizardPage.checkSkip = Skip this step next time  InstrLocationMethodWizardPage.checkSkip = Skip this step next time
10  InstrLocationMethodWizardPage.mainInstructions = How do you want to locate the isntrument?  InstrLocationMethodWizardPage.mainInstructions = How do you want to locate the instrument?
11  InstrLocationMethodWizardPage.rbManual = By manually selecting the insturment file  InstrLocationMethodWizardPage.rbManual = By manually selecting the instrument file
12  InstrLocationMethodWizardPage.rbOrchestra = By choosing an instrument from orchestra  InstrLocationMethodWizardPage.rbOrchestra = By choosing an instrument from orchestra
13  InstrLocationMethodWizardPage.subtitle = Choose instrument location method  InstrLocationMethodWizardPage.subtitle = Choose instrument location method
14    
# Line 57  JSAddOrEditOrchestraDlg.lDesc = Descript Line 57  JSAddOrEditOrchestraDlg.lDesc = Descript
57  JSAddOrEditOrchestraDlg.lName = Orchestra Name:  JSAddOrEditOrchestraDlg.lName = Orchestra Name:
58  JSAddOrEditOrchestraDlg.title = Add/Edit Orchestra  JSAddOrEditOrchestraDlg.title = Add/Edit Orchestra
59    
60    JSAddServerDlg.lAddress = Address:
61    JSAddServerDlg.lDesc = Description:
62    JSAddServerDlg.lName = Name:
63    JSAddServerDlg.lPort = Port:
64    JSAddServerDlg.title = Add Server
65    
66    JSAdvancedGeneralPropsDlg.lFirstBank = First MIDI bank number is:
67    JSAdvancedGeneralPropsDlg.lFirstProgram = First MIDI program number is:
68    JSAdvancedGeneralPropsDlg.title = Advanced Options
69    
70  JSamplerHomeChooser.selectFile = Please specify a home directory for JSampler  JSamplerHomeChooser.selectFile = Please specify a home directory for JSampler
71  JSamplerHomeChooser.title = Specify a home directory for JSampler  JSamplerHomeChooser.title = Specify a home directory for JSampler
72    
73  JSChannelOutputRoutingDlg.audioIn = Audio In  JSChannelOutputRoutingDlg.audioIn = Audio In
74  JSChannelOutputRoutingDlg.audioOut = Audio Out  JSChannelOutputRoutingDlg.audioOut = Audio Out
75  JSChannelOutputRoutingDlg.title = Channel Routing  JSChannelOutputRoutingDlg.title = Channel Routing
76  JSChannelOutputRoutingDlg.ttAudioOut = The audio output channel of sampler channel #{0}  JSChannelOutputRoutingDlg.ttAudioIn = The audio channel of sampler channel #{0}
77  JSChannelOutputRoutingDlg.ttAudioIn = The audio channel to which the sampler output channel is routed to  JSChannelOutputRoutingDlg.ttAudioOut = The device's audio channel to which the audio channel is routed to
78    
79  JSChannelsDefaultSettingsPane.lAudioOutput = Assign audio output  JSChannelsDefaultSettingsPane.lAudioOutput = Assign audio output
80  JSChannelsDefaultSettingsPane.lChannelVolume = Channel volume:  JSChannelsDefaultSettingsPane.lChannelVolume = Channel volume:
# Line 75  JSChannelsDefaultSettingsPane.strFirstDe Line 85  JSChannelsDefaultSettingsPane.strFirstDe
85  JSChannelsDefaultSettingsPane.strFirstDeviceNextChannel = First Device, Next Channel  JSChannelsDefaultSettingsPane.strFirstDeviceNextChannel = First Device, Next Channel
86  JSChannelsDefaultSettingsPane.title = Sampler channel's default actions  JSChannelsDefaultSettingsPane.title = Sampler channel's default actions
87    
88  JSConnectionPropsPane.address = Address:  JSConnectDlg.title = Choose backend to connect
89  JSConnectionPropsPane.port = Port:  
90  JSConnectionPropsPane.title = LinuxSampler  JSConnectionPropsPane.checkManualSelect = Manually select backend on startup
91    JSConnectionPropsPane.lReadTimeout = Socket read timeout (in seconds):
92    JSConnectionPropsPane.title = Backend List
93    
94  JSDbDescriptionDlg.title = Edit Description  JSDbDescriptionDlg.title = Edit Description
95    
# Line 125  JSDbSearchPane.sizeCriteria = What size Line 137  JSDbSearchPane.sizeCriteria = What size
137  JSDbSearchPane.typeCriteria = What to look for?  JSDbSearchPane.typeCriteria = What to look for?
138    
139  JSDefaultsPropsPane.checkChannelDefaults = Use default actions when channel is created  JSDefaultsPropsPane.checkChannelDefaults = Use default actions when channel is created
140    JSDefaultsPropsPane.checkMouseOverView = Show different view when mouse is over channel
141    JSDefaultsPropsPane.lDefaultChannelView = Default channel view:
142    JSDefaultsPropsPane.lNormalView = Normal View
143    JSDefaultsPropsPane.lSmallView = Small View
144  JSDefaultsPropsPane.titleAudioDriver = Default audio output driver  JSDefaultsPropsPane.titleAudioDriver = Default audio output driver
145  JSDefaultsPropsPane.titleChannels = Sampler channels  JSDefaultsPropsPane.titleChannels = Sampler channels
146  JSDefaultsPropsPane.titleMidiDriver = Default MIDI input driver  JSDefaultsPropsPane.titleMidiDriver = Default MIDI input driver
# Line 137  JSEditMidiInstrumentDlg.lName = MIDI Ins Line 153  JSEditMidiInstrumentDlg.lName = MIDI Ins
153  JSEditMidiInstrumentDlg.lVolume = Volume:  JSEditMidiInstrumentDlg.lVolume = Volume:
154  JSEditMidiInstrumentDlg.title = Edit MIDI instrument properties  JSEditMidiInstrumentDlg.title = Edit MIDI instrument properties
155    
156    ExportSettingsPane.checkExportMidiMapsToSession = Include MIDI maps to sampler configuration
157    ExportSettingsPane.checkLoadInstrInBackground = Set MIDI instruments loading in background
158    ExportSettingsPane.title = Export Settings
159    
160    JSFxSendsDlg.title = Effect Sends on Channel {0}
161    
162  JSFxSendsPane.AddFxSendAction = Add effect send  JSFxSendsPane.AddFxSendAction = Add effect send
163  JSFxSendsPane.AddFxSendAction.tt = Add effect send  JSFxSendsPane.AddFxSendAction.tt = Add effect send
164  JSFxSendsPane.audioSrc = Audio Src  JSFxSendsPane.audioSrc = Audio Src
# Line 164  JSInstrumentChooser.rbSelectFromFile = S Line 186  JSInstrumentChooser.rbSelectFromFile = S
186  JSInstrumentChooser.rbSelectFromOrchestra = Select instrument from orchestra  JSInstrumentChooser.rbSelectFromOrchestra = Select instrument from orchestra
187  JSInstrumentChooser.title = Choose Instrument  JSInstrumentChooser.title = Choose Instrument
188    
189    JSInstrumentsDbColumnPreferencesDlg.columns = Columns
190    
191  JSInstrumentsDbTable.dirProps Folder Properties  JSInstrumentsDbTable.dirProps Folder Properties
192  JSInstrumentsDbTable.instrProps = Instrument Properties  JSInstrumentsDbTable.instrProps = Instrument Properties
193    
# Line 178  JSLSConsolePropsPane.lNotifyColor = Noti Line 202  JSLSConsolePropsPane.lNotifyColor = Noti
202  JSLSConsolePropsPane.lTextColor = Text:  JSLSConsolePropsPane.lTextColor = Text:
203  JSLSConsolePropsPane.lWarningColor = Warnings:  JSLSConsolePropsPane.lWarningColor = Warnings:
204    
205    JSLostFilesDlg.title = Manage Lost Files
206    
207  JSManageMidiMapsPane.addMap = Add MIDI instrument map  JSManageMidiMapsPane.addMap = Add MIDI instrument map
208  JSManageMidiMapsPane.addMap.tt = Add MIDI instrument map  JSManageMidiMapsPane.addMap.tt = Add MIDI instrument map
209  JSManageMidiMapsPane.editMap = Edit MIDI instrument map  JSManageMidiMapsPane.editMap = Edit MIDI instrument map
# Line 191  JSManageOrchestrasPane.ttEditOrchestra = Line 217  JSManageOrchestrasPane.ttEditOrchestra =
217  JSManageOrchestrasPane.ttOrchestraDown = Move down selected orchestra  JSManageOrchestrasPane.ttOrchestraDown = Move down selected orchestra
218  JSManageOrchestrasPane.ttOrchestraUp = Move up selected orchestra  JSManageOrchestrasPane.ttOrchestraUp = Move up selected orchestra
219    
220    JSMidiBankChooser.lBank = MIDI Bank:
221    JSMidiBankChooser.lMap = MIDI Instrument Map:
222    
223  JSMidiInstrumentTree.MidiBank.name = Bank {0}  JSMidiInstrumentTree.MidiBank.name = Bank {0}
224    JSMidiInstrumentTree.copyTo = Copy To...
225    JSMidiInstrumentTree.moveTo = Move To...
226    
227  JSMidiInstrumentsPane.addInstrument = Add MIDI instrument  JSMidiInstrumentsPane.addInstrument = Add MIDI instrument
228  JSMidiInstrumentsPane.addInstrument.tt = Add MIDI instrument  JSMidiInstrumentsPane.addInstrument.tt = Add MIDI instrument
# Line 217  JSOrchestraPane.ttEditInstrument = Edit Line 248  JSOrchestraPane.ttEditInstrument = Edit
248  JSOrchestraPane.ttInstrumentDown = Move down selected instrument  JSOrchestraPane.ttInstrumentDown = Move down selected instrument
249  JSOrchestraPane.ttInstrumentUp = Move up selected instrument  JSOrchestraPane.ttInstrumentUp = Move up selected instrument
250    
251    JSPreviewLostFilesDlg.title = Preview Changes
252    
253    JSReplaceLostFilesDlg.lFind = Find Path:
254    JSReplaceLostFilesDlg.lReplace = Replace With:
255    JSReplaceLostFilesDlg.title = Replace Path
256    
257  JSViewProps.AudioDevicesPane = Audio Devices  JSViewProps.AudioDevicesPane = Audio Devices
258    JSViewProps.ConfirmationMessagesPane = Confirmation Messages
259  JSViewProps.MidiDevicesPane = MIDI Devices  JSViewProps.MidiDevicesPane = MIDI Devices
260  JSViewProps.checkAdditionalParams = Show additional device parameters  JSViewProps.checkAdditionalParams = Show additional device parameters
261    JSViewProps.checkConfirmAppQuit = Ask before quitting the session
262    JSViewProps.checkConfirmChannelRemoval = Ask before removing sampler channels
263    JSViewProps.checkConfirmDeviceRemoval = Ask before removing audio/MIDI devices
264    
265  ManualSelectWizardPage.btnBrowse = Browse...  ManualSelectWizardPage.btnBrowse = Browse...
266  ManualSelectWizardPage.lEngine = Engine:  ManualSelectWizardPage.lEngine = Engine:
# Line 229  ManualSelectWizardPage.lLoadMode = Load Line 270  ManualSelectWizardPage.lLoadMode = Load
270  ManualSelectWizardPage.mainInstructions = Choose an instrument to be mapped as MIDI instrument  ManualSelectWizardPage.mainInstructions = Choose an instrument to be mapped as MIDI instrument
271  ManualSelectWizardPage.subtitle = Choose Instrument  ManualSelectWizardPage.subtitle = Choose Instrument
272    
273    MidiBankProgramNumberingPane.title = MIDI bank/program numbering
274    
275  MoreCriteriasPane.lArtists = Search artist:  MoreCriteriasPane.lArtists = Search artist:
276  MoreCriteriasPane.lKeywords = Search in keywords:  MoreCriteriasPane.lKeywords = Search in keywords:
277  MoreCriteriasPane.lProduct = Search product:  MoreCriteriasPane.lProduct = Search product:
# Line 239  OrchestraSelectWizardPage.lOrchestras = Line 282  OrchestraSelectWizardPage.lOrchestras =
282  OrchestraSelectWizardPage.mainInstructions = Choose an instrument to be mapped as MIDI instrument  OrchestraSelectWizardPage.mainInstructions = Choose an instrument to be mapped as MIDI instrument
283  OrchestraSelectWizardPage.subtitle = Choose Instrument  OrchestraSelectWizardPage.subtitle = Choose Instrument
284    
285    StdUtils.volume = Volume {0}%
286    StdUtils.volumeDecibels = Volume {0}dB
287    
288  SizeCriteriaPane.from = from  SizeCriteriaPane.from = from
289  SizeCriteriaPane.rbDontRemember = Don't remember  SizeCriteriaPane.rbDontRemember = Don't remember
290  SizeCriteriaPane.rbSpecifySize = Specify size in  SizeCriteriaPane.rbSpecifySize = Specify size in

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

  ViewVC Help
Powered by ViewVC