/[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 1729 - (hide annotations) (download)
Tue Apr 29 22:22:40 2008 UTC (15 years, 11 months ago) by iliev
File size: 4348 byte(s)
* Added support for handling lost files in the Instruments Database
  (In the Instruments Database window choose Actions/Check For Lost Files)
* Fantasia: Added option to show the Instruments Database
  on the Right-Side Pane of the Fantasia's main window
  (choose Edit/Preferences, then click the `View' tab)
* Added new menu item in the Instruments Database window: Edit/Find
* Some minor bugfixes and enhancements

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.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 iliev 1204 window = Window
61     window.instrumentsDb = Instruments Database
62     window.instrumentsDb.tt = Show instruments database
63    
64 iliev 787 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 iliev 1143 ttRunScript = Load LSCP Script
94 iliev 787 ttSamplerInfo = Show Sampler Information
95     ttSelectAllChannels = Select all channels
96 iliev 911
97 iliev 1204 ContextMenu.delete = Delete
98     ContextMenu.edit = Edit
99    
100     instrumentsdb.actions = Actions
101     instrumentsdb.actions.addInstruments = Add Instruments
102 iliev 1355 instrumentsdb.actions.format = Format Database
103 iliev 1729 instrumentsdb.actions.checkForLostFiles = Check For Lost Files
104 iliev 1204 instrumentsdb.actions.loadInstrument = Load Instrument
105     instrumentsdb.actions.addToMidiMap = Add To MIDI Map
106     instrumentsdb.actions.addToOrchestra = Add To Orchestra
107    
108     instrumentsdb.edit = Edit
109 iliev 1729 instrumentsdb.edit.find = Find
110 iliev 1204 instrumentsdb.edit.selectAll = Select All
111    
112     instrumentsdb.go = Go
113     instrumentsdb.go.up = Up
114     instrumentsdb.go.up.tt = Go to parent directory
115     instrumentsdb.go.back = Back
116     instrumentsdb.go.back.tt = Go Back
117     instrumentsdb.go.forward = Forward
118     instrumentsdb.go.forward.tt = Go Forward
119    
120    
121 iliev 911 LSConsolePane.clear = Clear
122     LSConsolePane.clearConsole = Console
123     LSConsolePane.clearSessionHistory = Session History
124     LSConsolePane.export = Export
125     LSConsolePane.exportSession = Console session...
126     LSConsolePane.exportCommandHistory = Command history...
127     LSConsolePane.popin = Pop-in
128     LSConsolePane.popout = Pop-out
129     LSConsolePane.runScript = Run Script...

  ViewVC Help
Powered by ViewVC