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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1143 by iliev, Mon Apr 2 21:18:31 2007 UTC revision 1818 by iliev, Wed Dec 24 17:29:47 2008 UTC
# Line 1  Line 1 
1  actions = Actions  actions = Actions
 actions.connect = Reconnect  
2  actions.samplerInfo = Sampler Information  actions.samplerInfo = Sampler Information
3  actions.midiInstruments = MIDI Instruments  actions.midiInstruments = MIDI Instruments
4  actions.midiInstruments.addMap = Add Instrument Map...  actions.midiInstruments.addMap = Add Instrument Map...
# Line 9  actions.midiInstruments.removeMap.tt = R Line 8  actions.midiInstruments.removeMap.tt = R
8  actions.midiInstruments.newMidiInstrumentWizard = New MIDI Instrument Wizard  actions.midiInstruments.newMidiInstrumentWizard = New MIDI Instrument Wizard
9  actions.midiInstruments.newMidiInstrumentWizard.tt = Add new MIDI instrument using wizard  actions.midiInstruments.newMidiInstrumentWizard.tt = Add new MIDI instrument using wizard
10  actions.export = Export  actions.export = Export
 actions.export.samplerConfiguration = Sampler Configuration...  
 actions.export.MidiInstrumentMaps = MIDI Instrument Maps...  
 actions.export.MidiInstrumentMaps.tt = Export MIDI instrument maps to LSCP script  
 actions.refresh = Refresh  
 actions.resetSampler = Reset Sampler  
11    
12  actions.runScript = Run Script...  actions.runScript = Run Script...
13  actions.recentScripts = Recent Scripts  actions.recentScripts = Recent Scripts
# Line 40  channels.duplicate = Duplicate Selected Line 34  channels.duplicate = Duplicate Selected
34  channels.duplicateChannels = Duplicate Selected Channels  channels.duplicateChannels = Duplicate Selected Channels
35  channels.wizard = New Channel Wizard...  channels.wizard = New Channel Wizard...
36    
 channels.MoveOnTop = Move on Top  
 channels.MoveUp = Move Up  
 channels.MoveDown = Move Down  
 channels.MoveAtBottom = Move at Bottom  
37  channels.MoveToTab = Move to Tab  channels.MoveToTab = Move to Tab
38    
 channels.selectAll = Select All  
 channels.selectNone = Select None  
   
39  channels.RemoveChannel = Remove Channel  channels.RemoveChannel = Remove Channel
40  channels.RemoveChannels = Remove Channels  channels.RemoveChannels = Remove Channels
41    
# Line 63  tabs.move2End = Move at the End Line 50  tabs.move2End = Move at the End
50    
51  tabs.close = Close Tab  tabs.close = Close Tab
52    
53    window = Window
54    window.instrumentsDb = Instruments Database
55    window.instrumentsDb.tt = Show instruments database
56    window.backendLog = Backend Log
57    
58  help = Help  help = Help
59  help.about = About {0}  help.about = About {0}
60    
# Line 70  ttAddAudioDevice = Create new audio outp Line 62  ttAddAudioDevice = Create new audio outp
62  ttAddMidiDevice = Create new MIDI input device  ttAddMidiDevice = Create new MIDI input device
63  ttAudioDeviceProps = Device properties  ttAudioDeviceProps = Device properties
64  ttCloseTab = Close channels tab  ttCloseTab = Close channels tab
 ttConnect = Reconnect  
 ttDeselectChannels = Deselect all selected channels  
65  ttDuplicateAudioDevice = Duplicate selected audio output device  ttDuplicateAudioDevice = Duplicate selected audio output device
 ttDuplicateChannels = Duplicate selected channel(s)  
66  ttDuplicateMidiDevice = Duplicate selected MIDI input device  ttDuplicateMidiDevice = Duplicate selected MIDI input device
67  ttEditTabTitle = Change tab title  ttEditTabTitle = Change tab title
 ttExportSamplerConfiguration = Export current sampler configuration to LSCP script  
68  ttMidiDeviceProps = Device properties  ttMidiDeviceProps = Device properties
 ttMoveChannelsAtBottom = Move selected channel(s) at the end of the list  
 ttMoveChannelsDown = Move selected channel(s) down  
 ttMoveChannelsOnTop = Move selected channel(s) at the beginning of the list  
69  ttMoveChannelsTo = Move selected channel(s) to {0} tab  ttMoveChannelsTo = Move selected channel(s) to {0} tab
 ttMoveChannelsUp = Move selected channel(s) up  
70  ttMoveTab2Beginning = Move selected tab at the beginning  ttMoveTab2Beginning = Move selected tab at the beginning
71  ttMoveTab2End = Move selected tab at the end  ttMoveTab2End = Move selected tab at the end
72  ttMoveTab2Left = Move selected tab on the left  ttMoveTab2Left = Move selected tab on the left
# Line 91  ttNewChannel = Create new channel Line 75  ttNewChannel = Create new channel
75  ttNewChannelWizard = Create new channel using wizard  ttNewChannelWizard = Create new channel using wizard
76  ttNewTab = Create new channels tab  ttNewTab = Create new channels tab
77  ttPrefs = Preferences  ttPrefs = Preferences
 ttRefresh = Refresh  
78  ttRemoveAudioDevice = Remove selected audio output device  ttRemoveAudioDevice = Remove selected audio output device
 ttRemoveChannels = Remove selected channel(s)  
79  ttRemoveMidiDevice = Remove selected MIDI input device  ttRemoveMidiDevice = Remove selected MIDI input device
 ttResetSampler = Reset Sampler  
80  ttRunScript = Load LSCP Script  ttRunScript = Load LSCP Script
81  ttSamplerInfo = Show Sampler Information  ttSamplerInfo = Show Sampler Information
82  ttSelectAllChannels = Select all channels  
83    ContextMenu.delete = Delete
84    ContextMenu.edit = Edit
85    
86    instrumentsdb.actions = Actions
87    instrumentsdb.actions.addInstruments = Add Instruments
88    instrumentsdb.actions.format = Format Database
89    instrumentsdb.actions.checkForLostFiles = Check For Lost Files
90    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    instrumentsdb.edit.find = Find
96    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  LSConsolePane.clear = Clear  LSConsolePane.clear = Clear
108  LSConsolePane.clearConsole = Console  LSConsolePane.clearConsole = Console

Legend:
Removed from v.1143  
changed lines
  Added in v.1818

  ViewVC Help
Powered by ViewVC