/[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 1818 - (hide annotations) (download)
Wed Dec 24 17:29:47 2008 UTC (15 years, 4 months ago) by iliev
File size: 3746 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 787 actions = Actions
2     actions.samplerInfo = Sampler Information
3 iliev 1143 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 iliev 787
12 iliev 911 actions.runScript = Run Script...
13     actions.recentScripts = Recent Scripts
14    
15 iliev 787 actions.exit = Exit!
16    
17     edit = Edit
18 iliev 911 edit.audioDevices = Audio Devices
19     edit.midiDevices = MIDI Devices
20     edit.orchestras = Orchestras
21 iliev 787 edit.preferences = Preferences...
22    
23     view = View
24 iliev 1143 view.toolbars = Toolbars
25     view.toolbars.standard = Standard
26     view.toolbars.channels = Channels
27 iliev 787 view.leftPane = Left Pane
28 iliev 1143 view.statusbar = Status Bar
29 iliev 911 view.lsconsole = LS Console
30 iliev 787
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.MoveToTab = Move to Tab
38    
39     channels.RemoveChannel = Remove Channel
40     channels.RemoveChannels = Remove Channels
41    
42     tabs = Tabs
43     tabs.new = New Channels Tab...
44    
45     tabs.changeTitle = Change Title...
46     tabs.move2Beginning = Move at the Beginning
47     tabs.move2Left = Move to Left
48     tabs.move2Right = Move to Right
49     tabs.move2End = Move at the End
50    
51     tabs.close = Close Tab
52    
53 iliev 1204 window = Window
54     window.instrumentsDb = Instruments Database
55     window.instrumentsDb.tt = Show instruments database
56 iliev 1786 window.backendLog = Backend Log
57 iliev 1204
58 iliev 787 help = Help
59     help.about = About {0}
60    
61     ttAddAudioDevice = Create new audio output device
62     ttAddMidiDevice = Create new MIDI input device
63     ttAudioDeviceProps = Device properties
64     ttCloseTab = Close channels tab
65     ttDuplicateAudioDevice = Duplicate selected audio output device
66     ttDuplicateMidiDevice = Duplicate selected MIDI input device
67     ttEditTabTitle = Change tab title
68     ttMidiDeviceProps = Device properties
69     ttMoveChannelsTo = Move selected channel(s) to {0} tab
70     ttMoveTab2Beginning = Move selected tab at the beginning
71     ttMoveTab2End = Move selected tab at the end
72     ttMoveTab2Left = Move selected tab on the left
73     ttMoveTab2Right = Move selected tab on the right
74     ttNewChannel = Create new channel
75     ttNewChannelWizard = Create new channel using wizard
76     ttNewTab = Create new channels tab
77     ttPrefs = Preferences
78     ttRemoveAudioDevice = Remove selected audio output device
79     ttRemoveMidiDevice = Remove selected MIDI input device
80 iliev 1143 ttRunScript = Load LSCP Script
81 iliev 787 ttSamplerInfo = Show Sampler Information
82 iliev 911
83 iliev 1204 ContextMenu.delete = Delete
84     ContextMenu.edit = Edit
85    
86     instrumentsdb.actions = Actions
87     instrumentsdb.actions.addInstruments = Add Instruments
88 iliev 1355 instrumentsdb.actions.format = Format Database
89 iliev 1729 instrumentsdb.actions.checkForLostFiles = Check For Lost Files
90 iliev 1204 instrumentsdb.actions.loadInstrument = Load Instrument
91     instrumentsdb.actions.addToMidiMap = Add To MIDI Map
92     instrumentsdb.actions.addToOrchestra = Add To Orchestra
93    
94     instrumentsdb.edit = Edit
95 iliev 1729 instrumentsdb.edit.find = Find
96 iliev 1204 instrumentsdb.edit.selectAll = Select All
97    
98     instrumentsdb.go = Go
99     instrumentsdb.go.up = Up
100     instrumentsdb.go.up.tt = Go to parent directory
101     instrumentsdb.go.back = Back
102     instrumentsdb.go.back.tt = Go Back
103     instrumentsdb.go.forward = Forward
104     instrumentsdb.go.forward.tt = Go Forward
105    
106    
107 iliev 911 LSConsolePane.clear = Clear
108     LSConsolePane.clearConsole = Console
109     LSConsolePane.clearSessionHistory = Session History
110     LSConsolePane.export = Export
111     LSConsolePane.exportSession = Console session...
112     LSConsolePane.exportCommandHistory = Command history...
113     LSConsolePane.popin = Pop-in
114     LSConsolePane.popout = Pop-out
115     LSConsolePane.runScript = Run Script...

  ViewVC Help
Powered by ViewVC