/[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 1752 - (hide annotations) (download)
Mon Aug 11 22:51:24 2008 UTC (15 years, 9 months ago) by iliev
File size: 7145 byte(s)
* Added toolbar to the Database Instrument Chooser dialog
* Instrument Chooser and Database Instrument Chooser dialogs
  are now resizable
* Fantasia: Added toolbar to the Right-Side Pane's Instruments Database

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

  ViewVC Help
Powered by ViewVC