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

Annotation of /jsampler/trunk/src/org/jsampler/view/classic/langprops/LabelsBundle.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1313 - (hide annotations) (download)
Thu Aug 30 22:44:29 2007 UTC (16 years, 7 months ago) by iliev
File size: 6998 byte(s)
* Added option for default actions when channel is created
  (choose Edit/Preferences, then click the `Defaults' tab)

1 iliev 842 AudioDeviceWizardPage.additionalInstructions = <html>\n Note that you <b>can not</b> \
2     load an instrument if there is no audio output device selected.
3 iliev 787 AudioDeviceWizardPage.lDevice = Audio Output Device:
4     AudioDeviceWizardPage.mainInstructions = Choose an audio output device to be used by this sampler channel.
5     AudioDeviceWizardPage.subtitle = Choose audio output device
6    
7     AudioDevicesPage.DevicePropsDlg = Device Properties
8     AudioDevicesPage.channels = Audio Output Channels
9     AudioDevicesPage.lChannels = Channels:
10     AudioDevicesPage.title = Audio Devices
11    
12     AudioDevicesTableModel.deviceID = ID
13     AudioDevicesTableModel.channels = Channels
14    
15     ChangeTabTitleDlg = Change Tab Title
16     ChangeTabTitleDlg.lTitle = New Title:
17    
18     Channel.btnInstr = Load Instrument...
19     Channel.loadingInstrument = Loading Instrument... ({0}%)
20 iliev 911 Channel.errorLoadingInstrument = Failed to load instrument
21 iliev 1143 Channel.tt = Channel: {0}
22     Channel.ttDefault = Using the default map: {0}
23 iliev 787 Channel.volume = Channel Volume ({0}%)
24    
25 iliev 1143 ChannelProperties.audioPane = Audio
26 iliev 787 ChannelProperties.enginesPane = Engine
27 iliev 1143 ChannelProperties.lAudioDevice = Device
28     ChannelProperties.lInstrumentMap = Instrument Map
29     ChannelProperties.lMidiChannel = Channel
30     ChannelProperties.lMidiDevice = Device
31     ChannelProperties.lMidiPort = Port
32     ChannelProperties.midiPane = MIDI
33 iliev 787 ChannelProperties.routing = Channel routing
34    
35     ChannelOutputRoutingDlg.audioIn = Audio In
36     ChannelOutputRoutingDlg.audioOut = Audio Out
37     ChannelOutputRoutingDlg.title = Channel Routing
38 iliev 1143 ChannelOutputRoutingDlg.ttAudioOut = The audio output channel of sampler channel #{0}
39     ChannelOutputRoutingDlg.ttAudioIn = The audio channel to which the sampler output channel is routed to
40 iliev 787
41 iliev 1143 ChanelsBar.name = Channels Toolbar
42     ChannelsBar.volume = Global Volume {0}%
43    
44 iliev 787 CloseTabDlg.? = What do you want to do with channels in this tab?
45    
46 iliev 842 ConfirmationWizardPage.lAudioDevice = Audio Device:
47     ConfirmationWizardPage.lEngine = Sampler Engine:
48     ConfirmationWizardPage.lInfo = <html>This is your chance to review the choices you have made.<br>\
49     To create the sampler channel, press <b>Finish</b>. To modify<br>\
50     any of your choices, press <b>Back</b>.
51     ConfirmationWizardPage.lInstrFile = Instrument File:
52     ConfirmationWizardPage.lInstrIndex = Instrument Index:
53     ConfirmationWizardPage.lMidiChannel = MIDI Channel:
54     ConfirmationWizardPage.lMidiDevice = MIDI Device:
55     ConfirmationWizardPage.lMidiPort = MIDI Port:
56     ConfirmationWizardPage.notSpecified = (Not Specified)
57     ConfirmationWizardPage.subtitle = Confirmation
58    
59 iliev 1204 DbSearchPage.title = Find Instruments
60    
61 iliev 787 EngineWizardPage.lEngine = Sampler Engine:
62     EngineWizardPage.mainInstructions = Specify the engine to be used by this sampler channel.
63     EngineWizardPage.subtitle = Select sampler engine
64    
65 iliev 1285 FxSendsDlg.title = Effect Sends on Channel {0}
66 iliev 1204
67 iliev 911 GeneralPane.checkLeftPaneState = Remember Left Pane's state
68     GeneralPane.checkShowLSConsoleWhenRunScript = Show LS Console when script is run
69 iliev 842 GeneralPane.checkWindowSizeAndLocation = Remember window size and location
70    
71 iliev 1285 HelpAboutDlg.contactInfoPane = Contact Information
72 iliev 787 HelpAboutDlg.lAuthor = Author:
73     HelpAboutDlg.lAuthorEmail = Author's email:
74 iliev 1285 HelpAboutDlg.lCopyright = <html>\nCopyright &copy; 2005-2007 Grigor Iliev. All rights reserved.
75 iliev 787 HelpAboutDlg.lLSWebsite = LinuxSampler website:
76     HelpAboutDlg.lLSMailingList = LinuxSampler mailing list:
77     HelpAboutDlg.lLicense = License:
78     HelpAboutDlg.title = About JS Classic
79     HelpAboutDlg.tfAuthor = Grigor Iliev
80    
81 iliev 1204 InstrumentsDbFrame.ToolbarBar.name = Main Toolbar
82     InstrumentsDbFrame.columns = Columns
83     InstrumentsDbFrame.folders = Folders
84     InstrumentsDbFrame.title = Instruments Database
85    
86 iliev 842 InstrumentWizardPage.additionalInstructions = <html>\n <b>Note</b> that you <b>can not</b> \
87     load an instrument when no audio output device is selected. Please go back and select an audio output device.
88     InstrumentWizardPage.mainInstructions = <html>Specify an instrument to be loaded and assigned to this<br>\
89     sampler channel.
90 iliev 787 InstrumentWizardPage.subtitle = Choose instrument
91    
92 iliev 911 LSConsoleDlg.title = LS Console
93    
94 iliev 787 LibraryInfoDlg.lAuthor = Author:
95     LibraryInfoDlg.lLicense = License:
96     LibraryInfoDlg.lWebsite = Website:
97     LibraryInfoDlg.tfAuthor = Grigor Iliev
98    
99     MainFrame.title = JS Classic
100    
101 iliev 911 ManageOrchestrasPage.title = Manage Orchestras
102    
103 iliev 842 MidiChannelWizardPage.lChannel = MIDI Channel:
104     MidiChannelWizardPage.subtitle = Choose MIDI channel
105     MidiChannelWizardPage.mainInstructions = <html>\n Specify the MIDI channel on which this sampler channel<br> \
106     should listen to.
107    
108 iliev 787 MidiDevicesPage.DevicePropsDlg = Device Properties
109     MidiDevicesPage.lPorts = Port
110     MidiDevicesPage.ports = MIDI ports
111     MidiDevicesPage.title = MIDI Devices
112    
113     MidiDevicesTableModel.deviceID = Device ID
114     MidiDevicesTableModel.ports = Ports
115    
116     MidiDeviceWizardPage.lDevice = MIDI input device:
117     MidiDeviceWizardPage.subtitle = Choose MIDI input device
118 iliev 842 MidiDeviceWizardPage.mainInstructions = <html>Choose a MIDI input device to which this sampler channel<br>\
119 iliev 787 will be connected to.
120    
121 iliev 1143 MidiInstrumentMapsPage.editMap = Edit MIDI instrument map
122     MidiInstrumentMapsPage.editMap.tt = Edit selected MIDI instrument map
123     MidiInstrumentMapsPage.title = MIDI Instruments
124    
125 iliev 787 MidiPortWizardPage.lPort = MIDI port:
126 iliev 842 MidiPortWizardPage.mainInstructions = <html>\n Specify to which port of the MIDI device this sampler channel<br> should listen to.
127 iliev 787 MidiPortWizardPage.subtitle = Choose MIDI port
128    
129     NewChannelWizard.step1 = Configure MIDI input
130     NewChannelWizard.step2 = Configure audio output
131     NewChannelWizard.step3 = Select engine
132     NewChannelWizard.step4 = Choose instrument
133     NewChannelWizard.step5 = Confirm Choices
134     NewChannelWizard.title = New Channel Wizard
135    
136     NewChannelsTabDlg = New Channels Tab
137    
138     NewTabPane.lTitle = Title:
139    
140 iliev 911 OrchestrasPage.instruments = Instruments
141     OrchestrasPage.title = Orchestras
142    
143 iliev 787 PrefsDlg = Preferences
144     PrefsDlg.tabConnection = Connection
145 iliev 911 PrefsDlg.tabConsole = LS Console
146 iliev 1313 PrefsDlg.tabDefaults = Defaults
147 iliev 787 PrefsDlg.tabGeneral = General
148     PrefsDlg.tabView = View
149    
150 iliev 1143 RemoveMidiInstrumentMapDlg.lMap = Remove Map:
151     RemoveMidiInstrumentMapDlg.title = Remove MIDI Instrument Map
152    
153 iliev 1285 SamplerInfoDlg.lDbSupport = Instruments Database Support:
154 iliev 787 SamplerInfoDlg.lProtocolVersion = Protocol Version:
155     SamplerInfoDlg.lVersion = Version:
156     SamplerInfoDlg.title = Sampler Information
157     SamplerInfoDlg.unavailable = Information unavailable
158    
159 iliev 1143 StandardBar.name = Standard Toolbar
160    
161 iliev 787 Statusbar.pbTotalVoices = voices {0}
162 iliev 842 Statusbar.totalChannel = Total {0} sampler channel
163     Statusbar.totalChannels = Total {0} sampler channels
164 iliev 787
165     TasksPage.lAudioDevices = Audio devices
166     TasksPage.lChannels = Sampler channels
167     TasksPage.lMidiDevices = MIDI devices
168 iliev 911 TasksPage.lOrchestras = Orchestras
169 iliev 787 TasksPage.title = Tasks
170    
171 iliev 842 ViewPane.CustomColorsPane = Custom Colors
172 iliev 1143 ViewPane.channelBorderColor = Selected channel border color
173     ViewPane.checkHlChnBgColor = Highlighted channel background color
174     ViewPane.checkHlChnBorderColor = Highlighted channel border color
175     ViewPane.checkSelChnBgColor = Selected channel background color
176 iliev 842 ViewPane.choose = Choose...
177 iliev 787 ViewPane.lIfaceFont = Interface font:
178     ViewPane.lIfaceLanguage = Interface language:

  ViewVC Help
Powered by ViewVC