/[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 1743 by iliev, Sat May 31 23:04:01 2008 UTC revision 1995 by iliev, Sun Sep 13 20:08:58 2009 UTC
# Line 28  JSAddDbInstrumentsFromDirDlg.checkScanSu Line 28  JSAddDbInstrumentsFromDirDlg.checkScanSu
28  JSAddDbInstrumentsFromDirDlg.dest = Choose database directory  JSAddDbInstrumentsFromDirDlg.dest = Choose database directory
29  JSAddDbInstrumentsFromDirDlg.source = Choose file system directory  JSAddDbInstrumentsFromDirDlg.source = Choose file system directory
30  JSAddDbInstrumentsFromDirDlg.title = Add Instruments From Directory  JSAddDbInstrumentsFromDirDlg.title = Add Instruments From Directory
31    JSAddDbInstrumentsFromDirDlg.checkInstrDirs = Add Instruments to separate directories
32    
33  JSAddDbInstrumentsFromFileDlg.dest = Choose database directory  JSAddDbInstrumentsFromFileDlg.dest = Choose database directory
34  JSAddDbInstrumentsFromFileDlg.rbAllInstruments = Add all instruments from the file  JSAddDbInstrumentsFromFileDlg.rbAllInstruments = Add all instruments from the file
# Line 37  JSAddDbInstrumentsFromFileDlg.title = Ad Line 38  JSAddDbInstrumentsFromFileDlg.title = Ad
38    
39  JSAddDbInstrumentsProgressDlg.title = Scanning...  JSAddDbInstrumentsProgressDlg.title = Scanning...
40    
41    JSAddMidiInstrumentDlg.checkApplyToAll = Remember decision and apply to all selected instruments
42  JSAddMidiInstrumentDlg.lBank = MIDI Bank:  JSAddMidiInstrumentDlg.lBank = MIDI Bank:
43  JSAddMidiInstrumentDlg.lLoadMode = Load mode:  JSAddMidiInstrumentDlg.lLoadMode = Load mode:
44  JSAddMidiInstrumentDlg.lName = Name:  JSAddMidiInstrumentDlg.lName = Name:
# Line 63  JSAddServerDlg.lName = Name: Line 65  JSAddServerDlg.lName = Name:
65  JSAddServerDlg.lPort = Port:  JSAddServerDlg.lPort = Port:
66  JSAddServerDlg.title = Add Server  JSAddServerDlg.title = Add Server
67    
68    JSAdvancedGeneralPropsDlg.lFirstBank = First MIDI bank number is:
69    JSAdvancedGeneralPropsDlg.lFirstProgram = First MIDI program number is:
70    JSAdvancedGeneralPropsDlg.title = Advanced Options
71    
72  JSamplerHomeChooser.selectFile = Please specify a home directory for JSampler  JSamplerHomeChooser.selectFile = Please specify a home directory for JSampler
73  JSamplerHomeChooser.title = Specify a home directory for JSampler  JSamplerHomeChooser.title = Specify a home directory for JSampler
74    
75    JSBackendLogFrame.title = Backend Log
76    
77  JSChannelOutputRoutingDlg.audioIn = Audio In  JSChannelOutputRoutingDlg.audioIn = Audio In
78  JSChannelOutputRoutingDlg.audioOut = Audio Out  JSChannelOutputRoutingDlg.audioOut = Audio Out
79  JSChannelOutputRoutingDlg.title = Channel Routing  JSChannelOutputRoutingDlg.title = Channel Routing
# Line 83  JSChannelsDefaultSettingsPane.title = Sa Line 91  JSChannelsDefaultSettingsPane.title = Sa
91    
92  JSConnectDlg.title = Choose backend to connect  JSConnectDlg.title = Choose backend to connect
93    
94    JSConnectionPropsPane.checkLaunchBackend = Launch backend if not yet started
95  JSConnectionPropsPane.checkManualSelect = Manually select backend on startup  JSConnectionPropsPane.checkManualSelect = Manually select backend on startup
96    JSConnectionPropsPane.lCommand = Command:
97    JSConnectionPropsPane.lDelay = Delay:
98    JSConnectionPropsPane.lReadTimeout = Socket read timeout (in seconds):
99    JSConnectionPropsPane.lSeconds = (in seconds)
100    JSConnectionPropsPane.localSettings = Local Settings
101  JSConnectionPropsPane.title = Backend List  JSConnectionPropsPane.title = Backend List
102    
103  JSDbDescriptionDlg.title = Edit Description  JSDbDescriptionDlg.title = Edit Description
# Line 148  JSEditMidiInstrumentDlg.lName = MIDI Ins Line 162  JSEditMidiInstrumentDlg.lName = MIDI Ins
162  JSEditMidiInstrumentDlg.lVolume = Volume:  JSEditMidiInstrumentDlg.lVolume = Volume:
163  JSEditMidiInstrumentDlg.title = Edit MIDI instrument properties  JSEditMidiInstrumentDlg.title = Edit MIDI instrument properties
164    
165    ExportSettingsPane.checkExportMidiMapsToSession = Include MIDI maps to sampler configuration
166    ExportSettingsPane.checkLoadInstrInBackground = Set MIDI instruments loading in background
167    ExportSettingsPane.title = Export Settings
168    
169  JSFxSendsDlg.title = Effect Sends on Channel {0}  JSFxSendsDlg.title = Effect Sends on Channel {0}
170    
171  JSFxSendsPane.AddFxSendAction = Add effect send  JSFxSendsPane.AddFxSendAction = Add effect send
# Line 161  JSFxSendsPane.RemoveFxSendAction.tt = Re Line 179  JSFxSendsPane.RemoveFxSendAction.tt = Re
179  JSFxSendsPane.ttAudioSrc = The effect send's audio output channel  JSFxSendsPane.ttAudioSrc = The effect send's audio output channel
180  JSFxSendsPane.ttAudioDst = The audio channel to which the effect send's output channel is routed to  JSFxSendsPane.ttAudioDst = The audio channel to which the effect send's output channel is routed to
181    
182    JSGeneralProps.PolyphonyPane = Polyphony
183  JSGeneralProps.jSamplerHome = JSampler's Home  JSGeneralProps.jSamplerHome = JSampler's Home
184  JSGeneralProps.lMaxChannelVol = Maximum channel volume:  JSGeneralProps.lMaxChannelVol = Maximum channel volume:
185  JSGeneralProps.lMaxMasterVol = Maximum master volume:  JSGeneralProps.lMaxMasterVol = Maximum master volume:
186  JSGeneralProps.lRecentScriptsSize = Maximum number:  JSGeneralProps.lRecentScriptsSize = Maximum number:
187    JSGeneralProps.lStreamLimit = Maximum number of disk streams:
188    JSGeneralProps.lVoiceLimit = Maximum number of voices:
189  JSGeneralProps.recentScripts = Recent Scripts  JSGeneralProps.recentScripts = Recent Scripts
190    
191  JSInstrumentChooser.btnBrowse = Browse...  JSInstrumentChooser.btnBrowse = Browse...
# Line 177  JSInstrumentChooser.rbSelectFromFile = S Line 198  JSInstrumentChooser.rbSelectFromFile = S
198  JSInstrumentChooser.rbSelectFromOrchestra = Select instrument from orchestra  JSInstrumentChooser.rbSelectFromOrchestra = Select instrument from orchestra
199  JSInstrumentChooser.title = Choose Instrument  JSInstrumentChooser.title = Choose Instrument
200    
201    JSInstrumentsDbColumnPreferencesDlg.columns = Columns
202    
203  JSInstrumentsDbTable.dirProps Folder Properties  JSInstrumentsDbTable.dirProps Folder Properties
204  JSInstrumentsDbTable.instrProps = Instrument Properties  JSInstrumentsDbTable.instrProps = Instrument Properties
205    
# Line 206  JSManageOrchestrasPane.ttEditOrchestra = Line 229  JSManageOrchestrasPane.ttEditOrchestra =
229  JSManageOrchestrasPane.ttOrchestraDown = Move down selected orchestra  JSManageOrchestrasPane.ttOrchestraDown = Move down selected orchestra
230  JSManageOrchestrasPane.ttOrchestraUp = Move up selected orchestra  JSManageOrchestrasPane.ttOrchestraUp = Move up selected orchestra
231    
232    JSMidiBankChooser.lBank = MIDI Bank:
233    JSMidiBankChooser.lMap = MIDI Instrument Map:
234    
235  JSMidiInstrumentTree.MidiBank.name = Bank {0}  JSMidiInstrumentTree.MidiBank.name = Bank {0}
236    JSMidiInstrumentTree.copyTo = Copy To...
237    JSMidiInstrumentTree.moveTo = Move To...
238    
239  JSMidiInstrumentsPane.addInstrument = Add MIDI instrument  JSMidiInstrumentsPane.addInstrument = Add MIDI instrument
240  JSMidiInstrumentsPane.addInstrument.tt = Add MIDI instrument  JSMidiInstrumentsPane.addInstrument.tt = Add MIDI instrument
# Line 232  JSOrchestraPane.ttEditInstrument = Edit Line 260  JSOrchestraPane.ttEditInstrument = Edit
260  JSOrchestraPane.ttInstrumentDown = Move down selected instrument  JSOrchestraPane.ttInstrumentDown = Move down selected instrument
261  JSOrchestraPane.ttInstrumentUp = Move up selected instrument  JSOrchestraPane.ttInstrumentUp = Move up selected instrument
262    
263    JSPianoRollPrefsDlg.lFromKey = From:
264    JSPianoRollPrefsDlg.lHeight = Keyboard height (in pixels):
265    JSPianoRollPrefsDlg.lToKey = To:
266    JSPianoRollPrefsDlg.keyRange = Key Range
267    JSPianoRollPrefsDlg.title = MIDI Keyboard Preferences
268    
269  JSPreviewLostFilesDlg.title = Preview Changes  JSPreviewLostFilesDlg.title = Preview Changes
270    
271  JSReplaceLostFilesDlg.lFind = Find Path:  JSReplaceLostFilesDlg.lFind = Find Path:
# Line 254  ManualSelectWizardPage.lLoadMode = Load Line 288  ManualSelectWizardPage.lLoadMode = Load
288  ManualSelectWizardPage.mainInstructions = Choose an instrument to be mapped as MIDI instrument  ManualSelectWizardPage.mainInstructions = Choose an instrument to be mapped as MIDI instrument
289  ManualSelectWizardPage.subtitle = Choose Instrument  ManualSelectWizardPage.subtitle = Choose Instrument
290    
291    MidiBankProgramNumberingPane.title = MIDI bank/program numbering
292    
293  MoreCriteriasPane.lArtists = Search artist:  MoreCriteriasPane.lArtists = Search artist:
294  MoreCriteriasPane.lKeywords = Search in keywords:  MoreCriteriasPane.lKeywords = Search in keywords:
295  MoreCriteriasPane.lProduct = Search product:  MoreCriteriasPane.lProduct = Search product:
# Line 264  OrchestraSelectWizardPage.lOrchestras = Line 300  OrchestraSelectWizardPage.lOrchestras =
300  OrchestraSelectWizardPage.mainInstructions = Choose an instrument to be mapped as MIDI instrument  OrchestraSelectWizardPage.mainInstructions = Choose an instrument to be mapped as MIDI instrument
301  OrchestraSelectWizardPage.subtitle = Choose Instrument  OrchestraSelectWizardPage.subtitle = Choose Instrument
302    
303    PianoRoll.decreaseKeyNumber = Decrease number of keys
304    PianoRoll.increaseKeyNumber = Increase number of keys
305    PianoRoll.scrollLeft = Scroll Left
306    PianoRoll.scrollRight = Scroll Right
307    
308  StdUtils.volume = Volume {0}%  StdUtils.volume = Volume {0}%
309  StdUtils.volumeDecibels = Volume {0}dB  StdUtils.volumeDecibels = Volume {0}dB
310    

Legend:
Removed from v.1743  
changed lines
  Added in v.1995

  ViewVC Help
Powered by ViewVC