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

Contents of /jsampler/trunk/src/org/jsampler/view/classic/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: 4380 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.midiInstruments = MIDI Instruments
4 actions.midiInstruments.addMap = Add Instrument Map...
5 actions.midiInstruments.addMap.tt = Add MIDI instrument map
6 actions.midiInstruments.removeMap = Remove Instrument Map...
7 actions.midiInstruments.removeMap.tt = Remove Instrument Map
8 actions.midiInstruments.newMidiInstrumentWizard = New MIDI Instrument Wizard
9 actions.midiInstruments.newMidiInstrumentWizard.tt = Add new MIDI instrument using wizard
10 actions.export = Export
11
12 actions.runScript = Run Script...
13 actions.recentScripts = Recent Scripts
14
15 actions.exit = Exit!
16
17 edit = Edit
18 edit.audioDevices = Audio Devices
19 edit.midiDevices = MIDI Devices
20 edit.orchestras = Orchestras
21 edit.preferences = Preferences...
22
23 view = View
24 view.toolbars = Toolbars
25 view.toolbars.standard = Standard
26 view.toolbars.channels = Channels
27 view.leftPane = Left Pane
28 view.statusbar = Status Bar
29 view.lsconsole = LS Console
30
31 channels = Channels
32 channels.new = New Channel...
33 channels.duplicate = Duplicate Selected Channel
34 channels.duplicateChannels = Duplicate Selected Channels
35 channels.wizard = New Channel Wizard...
36
37 channels.MoveOnTop = Move on Top
38 channels.MoveUp = Move Up
39 channels.MoveDown = Move Down
40 channels.MoveAtBottom = Move at Bottom
41 channels.MoveToTab = Move to Tab
42
43 channels.selectAll = Select All
44 channels.selectNone = Select None
45
46 channels.RemoveChannel = Remove Channel
47 channels.RemoveChannels = Remove Channels
48
49 tabs = Tabs
50 tabs.new = New Channels Tab...
51
52 tabs.changeTitle = Change Title...
53 tabs.move2Beginning = Move at the Beginning
54 tabs.move2Left = Move to Left
55 tabs.move2Right = Move to Right
56 tabs.move2End = Move at the End
57
58 tabs.close = Close Tab
59
60 window = Window
61 window.instrumentsDb = Instruments Database
62 window.instrumentsDb.tt = Show instruments database
63 window.backendLog = Backend Log
64
65 help = Help
66 help.about = About {0}
67
68 ttAddAudioDevice = Create new audio output device
69 ttAddMidiDevice = Create new MIDI input device
70 ttAudioDeviceProps = Device properties
71 ttCloseTab = Close channels tab
72 ttDeselectChannels = Deselect all selected channels
73 ttDuplicateAudioDevice = Duplicate selected audio output device
74 ttDuplicateChannels = Duplicate selected channel(s)
75 ttDuplicateMidiDevice = Duplicate selected MIDI input device
76 ttEditTabTitle = Change tab title
77 ttMidiDeviceProps = Device properties
78 ttMoveChannelsAtBottom = Move selected channel(s) at the end of the list
79 ttMoveChannelsDown = Move selected channel(s) down
80 ttMoveChannelsOnTop = Move selected channel(s) at the beginning of the list
81 ttMoveChannelsTo = Move selected channel(s) to {0} tab
82 ttMoveChannelsUp = Move selected channel(s) up
83 ttMoveTab2Beginning = Move selected tab at the beginning
84 ttMoveTab2End = Move selected tab at the end
85 ttMoveTab2Left = Move selected tab on the left
86 ttMoveTab2Right = Move selected tab on the right
87 ttNewChannel = Create new channel
88 ttNewChannelWizard = Create new channel using wizard
89 ttNewTab = Create new channels tab
90 ttPrefs = Preferences
91 ttRemoveAudioDevice = Remove selected audio output device
92 ttRemoveChannels = Remove selected channel(s)
93 ttRemoveMidiDevice = Remove selected MIDI input device
94 ttRunScript = Load LSCP Script
95 ttSamplerInfo = Show Sampler Information
96 ttSelectAllChannels = Select all channels
97
98 ContextMenu.delete = Delete
99 ContextMenu.edit = Edit
100
101 instrumentsdb.actions = Actions
102 instrumentsdb.actions.addInstruments = Add Instruments
103 instrumentsdb.actions.format = Format Database
104 instrumentsdb.actions.checkForLostFiles = Check For Lost Files
105 instrumentsdb.actions.loadInstrument = Load Instrument
106 instrumentsdb.actions.addToMidiMap = Add To MIDI Map
107 instrumentsdb.actions.addToOrchestra = Add To Orchestra
108
109 instrumentsdb.edit = Edit
110 instrumentsdb.edit.find = Find
111 instrumentsdb.edit.selectAll = Select All
112
113 instrumentsdb.go = Go
114 instrumentsdb.go.up = Up
115 instrumentsdb.go.up.tt = Go to parent directory
116 instrumentsdb.go.back = Back
117 instrumentsdb.go.back.tt = Go Back
118 instrumentsdb.go.forward = Forward
119 instrumentsdb.go.forward.tt = Go Forward
120
121
122 LSConsolePane.clear = Clear
123 LSConsolePane.clearConsole = Console
124 LSConsolePane.clearSessionHistory = Session History
125 LSConsolePane.export = Export
126 LSConsolePane.exportSession = Console session...
127 LSConsolePane.exportCommandHistory = Command history...
128 LSConsolePane.popin = Pop-in
129 LSConsolePane.popout = Pop-out
130 LSConsolePane.runScript = Run Script...

  ViewVC Help
Powered by ViewVC