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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1786 - (show annotations) (download)
Wed Oct 8 22:38:15 2008 UTC (15 years, 6 months ago) by iliev
File size: 2153 byte(s)
* Implemented option to launch the backend if it is not yet started
  (choose Edit/Preferences, then click the `Backend' tab)
* LSCP scripts can now be run by passing them to jsampler
  as command-line arguments
* The scripts in the `scripts' directory now pass the command-line
  arguments to the respective jsampler distribution
* ant: the default target is now build-fantasia
* bugfix: backend address was always set to 127.0.0.1 when adding
  backend to the backend list

1 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
10 edit = Edit
11 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 edit.preferences = Preferences...
17 edit.preferences.tt = Preferences
18
19 view = View
20 view.toolBar = Toolbar
21 view.leftSidePane = Left-Side Pane
22 view.rightSidePane = Right-Side Pane
23 view.midiKeyboard = MIDI Keyboard
24
25 window = Window
26 window.lsConsole = LS Console
27 window.lsConsole.tt = Show LS Console
28 window.instrumentsDb = Instruments Database
29 window.instrumentsDb.tt = Show instruments database
30 window.backendLog = Backend Log
31
32
33 help = Help
34 help.about = About {0}
35
36 instrumentsdb.actions = Actions
37 instrumentsdb.actions.addInstruments = Add Instruments
38 instrumentsdb.actions.format = Format Database
39 instrumentsdb.actions.checkForLostFiles = Check For Lost Files
40 instrumentsdb.actions.loadInstrument = Load Instrument
41 instrumentsdb.actions.addToMidiMap = Add To MIDI Map
42 instrumentsdb.actions.addToOrchestra = Add To Orchestra
43
44 instrumentsdb.edit = Edit
45 instrumentsdb.edit.find = Find
46 instrumentsdb.edit.selectAll = Select All
47
48 instrumentsdb.go = Go
49 instrumentsdb.go.up = Up
50 instrumentsdb.go.up.tt = Go to parent directory
51 instrumentsdb.go.back = Back
52 instrumentsdb.go.back.tt = Go Back
53 instrumentsdb.go.forward = Forward
54 instrumentsdb.go.forward.tt = Go Forward
55
56 lsconsole.actions = Actions
57 lsconsole.clear = Clear
58 lsconsole.clearConsole = Console
59 lsconsole.clearSessionHistory = Session History
60 lsconsole.export = Export
61 lsconsole.export.session = Console session...
62 lsconsole.export.commandHistory = Command history...
63 lsconsole.runScript = Run Script...
64
65 channels.editInstrument = Edit Instrument
66 channels.smallView = Small View
67 channels.normalView = Normal View
68 channels.fxSends = FX Sends
69 channels.channelRouting = Channel Routing
70

  ViewVC Help
Powered by ViewVC