/[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 1355 - (hide annotations) (download)
Mon Sep 17 23:55:27 2007 UTC (16 years, 7 months ago) by iliev
File size: 4254 byte(s)
* Added support for formatting the instruments database
* Now database instruments and directories can have multiline descriptions
* Fantasia: added detailed error dialog

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 1204 instrumentsdb.actions.loadInstrument = Load Instrument
104     instrumentsdb.actions.addToMidiMap = Add To MIDI Map
105     instrumentsdb.actions.addToOrchestra = Add To Orchestra
106    
107     instrumentsdb.edit = Edit
108     instrumentsdb.edit.selectAll = Select All
109    
110     instrumentsdb.go = Go
111     instrumentsdb.go.up = Up
112     instrumentsdb.go.up.tt = Go to parent directory
113     instrumentsdb.go.back = Back
114     instrumentsdb.go.back.tt = Go Back
115     instrumentsdb.go.forward = Forward
116     instrumentsdb.go.forward.tt = Go Forward
117    
118    
119 iliev 911 LSConsolePane.clear = Clear
120     LSConsolePane.clearConsole = Console
121     LSConsolePane.clearSessionHistory = Session History
122     LSConsolePane.export = Export
123     LSConsolePane.exportSession = Console session...
124     LSConsolePane.exportCommandHistory = Command history...
125     LSConsolePane.popin = Pop-in
126     LSConsolePane.popout = Pop-out
127     LSConsolePane.runScript = Run Script...

  ViewVC Help
Powered by ViewVC