/[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 1285 - (show annotations) (download)
Fri Aug 10 19:55:03 2007 UTC (16 years, 7 months ago) by iliev
File size: 4207 byte(s)
* Updated to version 0.6a. The Fantasia distribution is now
  capable of controlling all features available in LinuxSampler

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
64 help = Help
65 help.about = About {0}
66
67 ttAddAudioDevice = Create new audio output device
68 ttAddMidiDevice = Create new MIDI input device
69 ttAudioDeviceProps = Device properties
70 ttCloseTab = Close channels tab
71 ttDeselectChannels = Deselect all selected channels
72 ttDuplicateAudioDevice = Duplicate selected audio output device
73 ttDuplicateChannels = Duplicate selected channel(s)
74 ttDuplicateMidiDevice = Duplicate selected MIDI input device
75 ttEditTabTitle = Change tab title
76 ttMidiDeviceProps = Device properties
77 ttMoveChannelsAtBottom = Move selected channel(s) at the end of the list
78 ttMoveChannelsDown = Move selected channel(s) down
79 ttMoveChannelsOnTop = Move selected channel(s) at the beginning of the list
80 ttMoveChannelsTo = Move selected channel(s) to {0} tab
81 ttMoveChannelsUp = Move selected channel(s) up
82 ttMoveTab2Beginning = Move selected tab at the beginning
83 ttMoveTab2End = Move selected tab at the end
84 ttMoveTab2Left = Move selected tab on the left
85 ttMoveTab2Right = Move selected tab on the right
86 ttNewChannel = Create new channel
87 ttNewChannelWizard = Create new channel using wizard
88 ttNewTab = Create new channels tab
89 ttPrefs = Preferences
90 ttRemoveAudioDevice = Remove selected audio output device
91 ttRemoveChannels = Remove selected channel(s)
92 ttRemoveMidiDevice = Remove selected MIDI input device
93 ttRunScript = Load LSCP Script
94 ttSamplerInfo = Show Sampler Information
95 ttSelectAllChannels = Select all channels
96
97 ContextMenu.delete = Delete
98 ContextMenu.edit = Edit
99
100 instrumentsdb.actions = Actions
101 instrumentsdb.actions.addInstruments = Add Instruments
102 instrumentsdb.actions.loadInstrument = Load Instrument
103 instrumentsdb.actions.addToMidiMap = Add To MIDI Map
104 instrumentsdb.actions.addToOrchestra = Add To Orchestra
105
106 instrumentsdb.edit = Edit
107 instrumentsdb.edit.selectAll = Select All
108
109 instrumentsdb.go = Go
110 instrumentsdb.go.up = Up
111 instrumentsdb.go.up.tt = Go to parent directory
112 instrumentsdb.go.back = Back
113 instrumentsdb.go.back.tt = Go Back
114 instrumentsdb.go.forward = Forward
115 instrumentsdb.go.forward.tt = Go Forward
116
117
118 LSConsolePane.clear = Clear
119 LSConsolePane.clearConsole = Console
120 LSConsolePane.clearSessionHistory = Session History
121 LSConsolePane.export = Export
122 LSConsolePane.exportSession = Console session...
123 LSConsolePane.exportCommandHistory = Command history...
124 LSConsolePane.popin = Pop-in
125 LSConsolePane.popout = Pop-out
126 LSConsolePane.runScript = Run Script...

  ViewVC Help
Powered by ViewVC