/[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 787 - (hide annotations) (download)
Mon Oct 10 16:03:12 2005 UTC (18 years, 6 months ago) by iliev
File size: 2524 byte(s)
* The first alpha-release of JSampler

1 iliev 787 actions = Actions
2     actions.connect = Reconnect
3     actions.samplerInfo = Sampler Information
4     actions.refresh = Refresh
5     actions.resetSampler = Reset Sampler
6    
7     actions.exit = Exit!
8    
9     edit = Edit
10     edit.preferences = Preferences...
11    
12     view = View
13     view.toolbar = Toolbar
14     view.leftPane = Left Pane
15     view.statusbar = Statusbar
16    
17     channels = Channels
18     channels.new = New Channel...
19     channels.duplicate = Duplicate Selected Channel
20     channels.duplicateChannels = Duplicate Selected Channels
21     channels.wizard = New Channel Wizard...
22    
23     channels.MoveOnTop = Move on Top
24     channels.MoveUp = Move Up
25     channels.MoveDown = Move Down
26     channels.MoveAtBottom = Move at Bottom
27     channels.MoveToTab = Move to Tab
28    
29     channels.selectAll = Select All
30     channels.selectNone = Select None
31    
32     channels.RemoveChannel = Remove Channel
33     channels.RemoveChannels = Remove Channels
34    
35     tabs = Tabs
36     tabs.new = New Channels Tab...
37    
38     tabs.changeTitle = Change Title...
39     tabs.move2Beginning = Move at the Beginning
40     tabs.move2Left = Move to Left
41     tabs.move2Right = Move to Right
42     tabs.move2End = Move at the End
43    
44     tabs.close = Close Tab
45    
46     help = Help
47     help.about = About {0}
48    
49     ttAddAudioDevice = Create new audio output device
50     ttAddMidiDevice = Create new MIDI input device
51     ttAudioDeviceProps = Device properties
52     ttCloseTab = Close channels tab
53     ttConnect = Reconnect
54     ttDeselectChannels = Deselect all selected channels
55     ttDuplicateAudioDevice = Duplicate selected audio output device
56     ttDuplicateChannels = Duplicate selected channel(s)
57     ttDuplicateMidiDevice = Duplicate selected MIDI input device
58     ttEditTabTitle = Change tab title
59     ttMidiDeviceProps = Device properties
60     ttMoveChannelsAtBottom = Move selected channel(s) at the end of the list
61     ttMoveChannelsDown = Move selected channel(s) down
62     ttMoveChannelsOnTop = Move selected channel(s) at the beginning of the list
63     ttMoveChannelsTo = Move selected channel(s) to {0} tab
64     ttMoveChannelsUp = Move selected channel(s) up
65     ttMoveTab2Beginning = Move selected tab at the beginning
66     ttMoveTab2End = Move selected tab at the end
67     ttMoveTab2Left = Move selected tab on the left
68     ttMoveTab2Right = Move selected tab on the right
69     ttNewChannel = Create new channel
70     ttNewChannelWizard = Create new channel using wizard
71     ttNewTab = Create new channels tab
72     ttPrefs = Preferences
73     ttRefresh = Refresh
74     ttRemoveAudioDevice = Remove selected audio output device
75     ttRemoveChannels = Remove selected channel(s)
76     ttRemoveMidiDevice = Remove selected MIDI input device
77     ttResetSampler = Reset Sampler
78     ttSamplerInfo = Show Sampler Information
79     ttSelectAllChannels = Select all channels

  ViewVC Help
Powered by ViewVC