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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1204 - (show annotations) (download)
Thu May 24 21:43:45 2007 UTC (16 years, 11 months ago) by iliev
File size: 5841 byte(s)
upgrading to version 0.5a

1 actions = Actions
2 actions.connect = Reconnect
3 actions.samplerInfo = Sampler Information
4 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 actions.refresh = Refresh
16 actions.resetSampler = Reset Sampler
17
18 actions.runScript = Run Script...
19 actions.recentScripts = Recent Scripts
20
21 actions.exit = Exit!
22
23 edit = Edit
24 edit.audioDevices = Audio Devices
25 edit.midiDevices = MIDI Devices
26 edit.orchestras = Orchestras
27 edit.preferences = Preferences...
28
29 view = View
30 view.toolbars = Toolbars
31 view.toolbars.standard = Standard
32 view.toolbars.channels = Channels
33 view.leftPane = Left Pane
34 view.statusbar = Status Bar
35 view.lsconsole = LS Console
36
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 window = Window
67 window.instrumentsDb = Instruments Database
68 window.instrumentsDb.tt = Show instruments database
69
70 help = Help
71 help.about = About {0}
72
73 ttAddAudioDevice = Create new audio output device
74 ttAddMidiDevice = Create new MIDI input device
75 ttAudioDeviceProps = Device properties
76 ttCloseTab = Close channels tab
77 ttConnect = Reconnect
78 ttDeselectChannels = Deselect all selected channels
79 ttDuplicateAudioDevice = Duplicate selected audio output device
80 ttDuplicateChannels = Duplicate selected channel(s)
81 ttDuplicateMidiDevice = Duplicate selected MIDI input device
82 ttEditTabTitle = Change tab title
83 ttExportSamplerConfiguration = Export current sampler configuration to LSCP script
84 ttMidiDeviceProps = Device properties
85 ttMoveChannelsAtBottom = Move selected channel(s) at the end of the list
86 ttMoveChannelsDown = Move selected channel(s) down
87 ttMoveChannelsOnTop = Move selected channel(s) at the beginning of the list
88 ttMoveChannelsTo = Move selected channel(s) to {0} tab
89 ttMoveChannelsUp = Move selected channel(s) up
90 ttMoveTab2Beginning = Move selected tab at the beginning
91 ttMoveTab2End = Move selected tab at the end
92 ttMoveTab2Left = Move selected tab on the left
93 ttMoveTab2Right = Move selected tab on the right
94 ttNewChannel = Create new channel
95 ttNewChannelWizard = Create new channel using wizard
96 ttNewTab = Create new channels tab
97 ttPrefs = Preferences
98 ttRefresh = Refresh
99 ttRemoveAudioDevice = Remove selected audio output device
100 ttRemoveChannels = Remove selected channel(s)
101 ttRemoveMidiDevice = Remove selected MIDI input device
102 ttResetSampler = Reset Sampler
103 ttRunScript = Load LSCP Script
104 ttSamplerInfo = Show Sampler Information
105 ttSelectAllChannels = Select all channels
106
107 ContextMenu.delete = Delete
108 ContextMenu.edit = Edit
109
110 instrumentsdb.actions = Actions
111 instrumentsdb.actions.reload = Reload
112 instrumentsdb.actions.reload.tt = Reload directory content
113 instrumentsdb.actions.createFolder = Create Folder
114 instrumentsdb.actions.createFolder.tt = Create new folder
115 instrumentsdb.actions.delete = Delete
116 instrumentsdb.actions.delete.tt = Delete selected instruments and directories
117 instrumentsdb.actions.addInstruments = Add Instruments
118 instrumentsdb.actions.addInstruments.fromFile = From File...
119 instrumentsdb.actions.addInstruments.fromFile.tt = Add instruments from file
120 instrumentsdb.actions.addInstruments.fromDir = From Directory...
121 instrumentsdb.actions.addInstruments.fromDir.tt = Add instruments from directory
122 instrumentsdb.actions.loadInstrument = Load Instrument
123 instrumentsdb.actions.loadInstrument.onChannel = On Channel {0}
124 instrumentsdb.actions.addToMidiMap = Add To MIDI Map
125 instrumentsdb.actions.addToOrchestra = Add To Orchestra
126 instrumentsdb.actions.properties = Properties
127 instrumentsdb.actions.properties.tt = Show properties
128
129 instrumentsdb.edit.cut = Cut
130 instrumentsdb.edit.cut.tt = Cut
131 instrumentsdb.edit.copy = Copy
132 instrumentsdb.edit.copy.tt = Copy
133 instrumentsdb.edit.paste = Paste
134 instrumentsdb.edit.paste.tt = Paste
135 instrumentsdb.edit = Edit
136 instrumentsdb.edit.selectAll = Select All
137 instrumentsdb.edit.rename = Rename...
138 instrumentsdb.edit.rename.tt = Rename selected instrument or directory
139 instrumentsdb.edit.description = Change Description...
140 instrumentsdb.edit.description.tt = Edit description
141
142 instrumentsdb.go = Go
143 instrumentsdb.go.up = Up
144 instrumentsdb.go.up.tt = Go to parent directory
145 instrumentsdb.go.back = Back
146 instrumentsdb.go.back.tt = Go Back
147 instrumentsdb.go.forward = Forward
148 instrumentsdb.go.forward.tt = Go Forward
149
150
151 LSConsolePane.clear = Clear
152 LSConsolePane.clearConsole = Console
153 LSConsolePane.clearSessionHistory = Session History
154 LSConsolePane.export = Export
155 LSConsolePane.exportSession = Console session...
156 LSConsolePane.exportCommandHistory = Command history...
157 LSConsolePane.popin = Pop-in
158 LSConsolePane.popout = Pop-out
159 LSConsolePane.runScript = Run Script...

  ViewVC Help
Powered by ViewVC