/[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 911 - (show annotations) (download)
Mon Aug 7 18:25:58 2006 UTC (17 years, 7 months ago) by iliev
File size: 3074 byte(s)
updating to JSampler 0.3a

1 actions = Actions
2 actions.connect = Reconnect
3 actions.samplerInfo = Sampler Information
4 actions.refresh = Refresh
5 actions.resetSampler = Reset Sampler
6
7 actions.runScript = Run Script...
8 actions.recentScripts = Recent Scripts
9
10 actions.exit = Exit!
11
12 edit = Edit
13 edit.audioDevices = Audio Devices
14 edit.midiDevices = MIDI Devices
15 edit.orchestras = Orchestras
16 edit.preferences = Preferences...
17
18 view = View
19 view.toolbar = Toolbar
20 view.leftPane = Left Pane
21 view.statusbar = Statusbar
22 view.lsconsole = LS Console
23
24 channels = Channels
25 channels.new = New Channel...
26 channels.duplicate = Duplicate Selected Channel
27 channels.duplicateChannels = Duplicate Selected Channels
28 channels.wizard = New Channel Wizard...
29
30 channels.MoveOnTop = Move on Top
31 channels.MoveUp = Move Up
32 channels.MoveDown = Move Down
33 channels.MoveAtBottom = Move at Bottom
34 channels.MoveToTab = Move to Tab
35
36 channels.selectAll = Select All
37 channels.selectNone = Select None
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 help = Help
54 help.about = About {0}
55
56 ttAddAudioDevice = Create new audio output device
57 ttAddMidiDevice = Create new MIDI input device
58 ttAudioDeviceProps = Device properties
59 ttCloseTab = Close channels tab
60 ttConnect = Reconnect
61 ttDeselectChannels = Deselect all selected channels
62 ttDuplicateAudioDevice = Duplicate selected audio output device
63 ttDuplicateChannels = Duplicate selected channel(s)
64 ttDuplicateMidiDevice = Duplicate selected MIDI input device
65 ttEditTabTitle = Change tab title
66 ttMidiDeviceProps = Device properties
67 ttMoveChannelsAtBottom = Move selected channel(s) at the end of the list
68 ttMoveChannelsDown = Move selected channel(s) down
69 ttMoveChannelsOnTop = Move selected channel(s) at the beginning of the list
70 ttMoveChannelsTo = Move selected channel(s) to {0} tab
71 ttMoveChannelsUp = Move selected channel(s) up
72 ttMoveTab2Beginning = Move selected tab at the beginning
73 ttMoveTab2End = Move selected tab at the end
74 ttMoveTab2Left = Move selected tab on the left
75 ttMoveTab2Right = Move selected tab on the right
76 ttNewChannel = Create new channel
77 ttNewChannelWizard = Create new channel using wizard
78 ttNewTab = Create new channels tab
79 ttPrefs = Preferences
80 ttRefresh = Refresh
81 ttRemoveAudioDevice = Remove selected audio output device
82 ttRemoveChannels = Remove selected channel(s)
83 ttRemoveMidiDevice = Remove selected MIDI input device
84 ttResetSampler = Reset Sampler
85 ttSamplerInfo = Show Sampler Information
86 ttSelectAllChannels = Select all channels
87
88 LSConsolePane.clear = Clear
89 LSConsolePane.clearConsole = Console
90 LSConsolePane.clearSessionHistory = Session History
91 LSConsolePane.export = Export
92 LSConsolePane.exportSession = Console session...
93 LSConsolePane.exportCommandHistory = Command history...
94 LSConsolePane.popin = Pop-in
95 LSConsolePane.popout = Pop-out
96 LSConsolePane.runScript = Run Script...

  ViewVC Help
Powered by ViewVC