/[svn]/jsampler/trunk/src/org/jsampler/view/fantasia/langprops/MenuLabelsBundle.properties
ViewVC logotype

Annotation of /jsampler/trunk/src/org/jsampler/view/fantasia/langprops/MenuLabelsBundle.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1818 - (hide annotations) (download)
Wed Dec 24 17:29:47 2008 UTC (15 years, 4 months ago) by iliev
File size: 2236 byte(s)
* Added support for controlling the global sampler-wide limit of
  maximum voices and disk streams
  (choose Edit/Preferences, then click the `General' tab)
* Fantasia: store the view configuration of audio/MIDI devices and sampler
  channels in the LSCP script when exporting sampler configuration
* Fantasia: Implemented multiple sampler channels' selection
* Fantasia: Added option to move sampler channels up and down
  in the channels list
* Fantasia: Added option to move sampler channels
  to another channels panels

1 iliev 1285 actions = Actions
2     actions.samplerInfo = Sampler Information
3     actions.samplerInfo.tt = Show Sampler Information
4     actions.export = Export
5     actions.runScript = Run Script...
6     actions.runScript.tt = Load LSCP Script
7     actions.recentScripts = Recent Scripts
8     actions.exit = Exit!
9 iliev 912
10 iliev 1285 edit = Edit
11 iliev 1323 edit.addChannel = Add Channel
12     edit.createMidiDevice = Create MIDI Device...
13     edit.createMidiDevice.tt = Create new MIDI input device
14     edit.createAudioDevice = Create Audio Device...
15     edit.createAudioDevice.tt = Create new audio output device
16 iliev 1285 edit.preferences = Preferences...
17     edit.preferences.tt = Preferences
18    
19 iliev 1323 view = View
20     view.toolBar = Toolbar
21 iliev 1729 view.leftSidePane = Left-Side Pane
22     view.rightSidePane = Right-Side Pane
23 iliev 1776 view.midiKeyboard = MIDI Keyboard
24 iliev 1285
25 iliev 1818 channels = Channels
26     channels.newChannel = New Channel
27     channels.toPanel = To Panel
28    
29 iliev 1285 window = Window
30     window.lsConsole = LS Console
31     window.lsConsole.tt = Show LS Console
32     window.instrumentsDb = Instruments Database
33     window.instrumentsDb.tt = Show instruments database
34 iliev 1786 window.backendLog = Backend Log
35 iliev 1285
36 iliev 1786
37 iliev 1285 help = Help
38     help.about = About {0}
39    
40     instrumentsdb.actions = Actions
41     instrumentsdb.actions.addInstruments = Add Instruments
42 iliev 1355 instrumentsdb.actions.format = Format Database
43 iliev 1729 instrumentsdb.actions.checkForLostFiles = Check For Lost Files
44 iliev 1285 instrumentsdb.actions.loadInstrument = Load Instrument
45     instrumentsdb.actions.addToMidiMap = Add To MIDI Map
46     instrumentsdb.actions.addToOrchestra = Add To Orchestra
47    
48     instrumentsdb.edit = Edit
49 iliev 1729 instrumentsdb.edit.find = Find
50 iliev 1285 instrumentsdb.edit.selectAll = Select All
51    
52     instrumentsdb.go = Go
53     instrumentsdb.go.up = Up
54     instrumentsdb.go.up.tt = Go to parent directory
55     instrumentsdb.go.back = Back
56     instrumentsdb.go.back.tt = Go Back
57     instrumentsdb.go.forward = Forward
58     instrumentsdb.go.forward.tt = Go Forward
59    
60     lsconsole.actions = Actions
61     lsconsole.clear = Clear
62     lsconsole.clearConsole = Console
63     lsconsole.clearSessionHistory = Session History
64     lsconsole.export = Export
65     lsconsole.export.session = Console session...
66     lsconsole.export.commandHistory = Command history...
67     lsconsole.runScript = Run Script...
68    
69 iliev 1732 channels.editInstrument = Edit Instrument
70     channels.smallView = Small View
71     channels.normalView = Normal View
72     channels.fxSends = FX Sends
73     channels.channelRouting = Channel Routing
74    

  ViewVC Help
Powered by ViewVC