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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1143 - (hide annotations) (download)
Mon Apr 2 21:18:31 2007 UTC (17 years, 1 month ago) by iliev
File size: 3935 byte(s)
* upgrading to version 0.4a

1 iliev 787 actions = Actions
2     actions.connect = Reconnect
3     actions.samplerInfo = Sampler Information
4 iliev 1143 actions.midiInstruments = MIDI Instruments
5     actions.midiInstruments.addMap = Add Instrument Map...
6     actions.midiInstruments.addMap.tt = Add MIDI instrument map
7     actions.midiInstruments.removeMap = Remove Instrument Map...
8     actions.midiInstruments.removeMap.tt = Remove Instrument Map
9     actions.midiInstruments.newMidiInstrumentWizard = New MIDI Instrument Wizard
10     actions.midiInstruments.newMidiInstrumentWizard.tt = Add new MIDI instrument using wizard
11     actions.export = Export
12     actions.export.samplerConfiguration = Sampler Configuration...
13     actions.export.MidiInstrumentMaps = MIDI Instrument Maps...
14     actions.export.MidiInstrumentMaps.tt = Export MIDI instrument maps to LSCP script
15 iliev 787 actions.refresh = Refresh
16     actions.resetSampler = Reset Sampler
17    
18 iliev 911 actions.runScript = Run Script...
19     actions.recentScripts = Recent Scripts
20    
21 iliev 787 actions.exit = Exit!
22    
23     edit = Edit
24 iliev 911 edit.audioDevices = Audio Devices
25     edit.midiDevices = MIDI Devices
26     edit.orchestras = Orchestras
27 iliev 787 edit.preferences = Preferences...
28    
29     view = View
30 iliev 1143 view.toolbars = Toolbars
31     view.toolbars.standard = Standard
32     view.toolbars.channels = Channels
33 iliev 787 view.leftPane = Left Pane
34 iliev 1143 view.statusbar = Status Bar
35 iliev 911 view.lsconsole = LS Console
36 iliev 787
37     channels = Channels
38     channels.new = New Channel...
39     channels.duplicate = Duplicate Selected Channel
40     channels.duplicateChannels = Duplicate Selected Channels
41     channels.wizard = New Channel Wizard...
42    
43     channels.MoveOnTop = Move on Top
44     channels.MoveUp = Move Up
45     channels.MoveDown = Move Down
46     channels.MoveAtBottom = Move at Bottom
47     channels.MoveToTab = Move to Tab
48    
49     channels.selectAll = Select All
50     channels.selectNone = Select None
51    
52     channels.RemoveChannel = Remove Channel
53     channels.RemoveChannels = Remove Channels
54    
55     tabs = Tabs
56     tabs.new = New Channels Tab...
57    
58     tabs.changeTitle = Change Title...
59     tabs.move2Beginning = Move at the Beginning
60     tabs.move2Left = Move to Left
61     tabs.move2Right = Move to Right
62     tabs.move2End = Move at the End
63    
64     tabs.close = Close Tab
65    
66     help = Help
67     help.about = About {0}
68    
69     ttAddAudioDevice = Create new audio output device
70     ttAddMidiDevice = Create new MIDI input device
71     ttAudioDeviceProps = Device properties
72     ttCloseTab = Close channels tab
73     ttConnect = Reconnect
74     ttDeselectChannels = Deselect all selected channels
75     ttDuplicateAudioDevice = Duplicate selected audio output device
76     ttDuplicateChannels = Duplicate selected channel(s)
77     ttDuplicateMidiDevice = Duplicate selected MIDI input device
78     ttEditTabTitle = Change tab title
79 iliev 1143 ttExportSamplerConfiguration = Export current sampler configuration to LSCP script
80 iliev 787 ttMidiDeviceProps = Device properties
81     ttMoveChannelsAtBottom = Move selected channel(s) at the end of the list
82     ttMoveChannelsDown = Move selected channel(s) down
83     ttMoveChannelsOnTop = Move selected channel(s) at the beginning of the list
84     ttMoveChannelsTo = Move selected channel(s) to {0} tab
85     ttMoveChannelsUp = Move selected channel(s) up
86     ttMoveTab2Beginning = Move selected tab at the beginning
87     ttMoveTab2End = Move selected tab at the end
88     ttMoveTab2Left = Move selected tab on the left
89     ttMoveTab2Right = Move selected tab on the right
90     ttNewChannel = Create new channel
91     ttNewChannelWizard = Create new channel using wizard
92     ttNewTab = Create new channels tab
93     ttPrefs = Preferences
94     ttRefresh = Refresh
95     ttRemoveAudioDevice = Remove selected audio output device
96     ttRemoveChannels = Remove selected channel(s)
97     ttRemoveMidiDevice = Remove selected MIDI input device
98     ttResetSampler = Reset Sampler
99 iliev 1143 ttRunScript = Load LSCP Script
100 iliev 787 ttSamplerInfo = Show Sampler Information
101     ttSelectAllChannels = Select all channels
102 iliev 911
103     LSConsolePane.clear = Clear
104     LSConsolePane.clearConsole = Console
105     LSConsolePane.clearSessionHistory = Session History
106     LSConsolePane.export = Export
107     LSConsolePane.exportSession = Console session...
108     LSConsolePane.exportCommandHistory = Command history...
109     LSConsolePane.popin = Pop-in
110     LSConsolePane.popout = Pop-out
111     LSConsolePane.runScript = Run Script...

  ViewVC Help
Powered by ViewVC