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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2288 - (hide annotations) (download)
Wed Nov 23 21:19:44 2011 UTC (12 years, 5 months ago) by iliev
File size: 14101 byte(s)
* Added option to select a sampler engine in Add/Edit Instrument dialog
* Moved all Swing dependent code outside the JSampler core

1 iliev 1286 DateCriteriaPane.from = from
2     DateCriteriaPane.rbDontRemember = Don't remember
3     DateCriteriaPane.rbSpecifyDates = Specify dates
4     DateCriteriaPane.to = to
5    
6     FormatCriteriaPane.checkGigFormat = GigaSampler
7     FormatCriteriaPane.checkAllFormats = All formats
8    
9     InstrLocationMethodWizardPage.checkSkip = Skip this step next time
10 iliev 1672 InstrLocationMethodWizardPage.mainInstructions = How do you want to locate the instrument?
11     InstrLocationMethodWizardPage.rbManual = By manually selecting the instrument file
12 iliev 1286 InstrLocationMethodWizardPage.rbOrchestra = By choosing an instrument from orchestra
13     InstrLocationMethodWizardPage.subtitle = Choose instrument location method
14    
15     InstrumentMappingWizardPage.lBank = MIDI Bank:
16     InstrumentMappingWizardPage.lMap = MIDI Instrument Map:
17     InstrumentMappingWizardPage.lName = MIDI Instrument Name:
18     InstrumentMappingWizardPage.lProgram = MIDI Program:
19     InstrumentMappingWizardPage.lVolume = Volume:
20     InstrumentMappingWizardPage.subtitle = Specify the MIDI instrument settings
21    
22     IsDrumCriteriaPane.rbBoth = Both
23     IsDrumCriteriaPane.rbChromatic = Chromatic instrument
24     IsDrumCriteriaPane.rbDrum = Drumkit
25    
26     JSAddDbInstrumentsFromDirDlg.checkFlat = Re-create subdirectory tree
27     JSAddDbInstrumentsFromDirDlg.checkScanSubdirs = Scan subdirectories
28     JSAddDbInstrumentsFromDirDlg.dest = Choose database directory
29     JSAddDbInstrumentsFromDirDlg.source = Choose file system directory
30     JSAddDbInstrumentsFromDirDlg.title = Add Instruments From Directory
31 iliev 1781 JSAddDbInstrumentsFromDirDlg.checkInstrDirs = Add Instruments to separate directories
32 iliev 1286
33     JSAddDbInstrumentsFromFileDlg.dest = Choose database directory
34     JSAddDbInstrumentsFromFileDlg.rbAllInstruments = Add all instruments from the file
35     JSAddDbInstrumentsFromFileDlg.rbIndex = Add the instrument with index:
36     JSAddDbInstrumentsFromFileDlg.source = Choose instrument file
37     JSAddDbInstrumentsFromFileDlg.title = Add Instruments From File
38    
39     JSAddDbInstrumentsProgressDlg.title = Scanning...
40    
41 iliev 2192 JSAddEffectInstancesDlg.title = Add New Effect Instances
42    
43 iliev 1995 JSAddMidiInstrumentDlg.checkApplyToAll = Remember decision and apply to all selected instruments
44 iliev 1286 JSAddMidiInstrumentDlg.lBank = MIDI Bank:
45     JSAddMidiInstrumentDlg.lLoadMode = Load mode:
46     JSAddMidiInstrumentDlg.lName = Name:
47     JSAddMidiInstrumentDlg.lProgram = MIDI Program:
48     JSAddMidiInstrumentDlg.lVolume = Volume:
49     JSAddMidiInstrumentDlg.title = Map MIDI Instrument
50    
51     JSAddMidiInstrumentMapDlg.lName = Name:
52     JSAddMidiInstrumentMapDlg.title = Add New MIDI Instrument Map
53    
54     JSAddOrEditInstrumentDlg.lDesc = Description:
55 iliev 2288 JSAddOrEditInstrumentDlg.lEngine = Sampler Engine:
56 iliev 1286 JSAddOrEditInstrumentDlg.lIndex = Instrument Index:
57     JSAddOrEditInstrumentDlg.lName = Instrument Name:
58     JSAddOrEditInstrumentDlg.lPath = Instrument Path:
59     JSAddOrEditInstrumentDlg.title = Add/Edit Instrument
60    
61     JSAddOrEditOrchestraDlg.lDesc = Description:
62     JSAddOrEditOrchestraDlg.lName = Orchestra Name:
63     JSAddOrEditOrchestraDlg.title = Add/Edit Orchestra
64    
65 iliev 1688 JSAddServerDlg.lAddress = Address:
66     JSAddServerDlg.lDesc = Description:
67     JSAddServerDlg.lName = Name:
68     JSAddServerDlg.lPort = Port:
69     JSAddServerDlg.title = Add Server
70    
71 iliev 1767 JSAdvancedGeneralPropsDlg.lFirstBank = First MIDI bank number is:
72     JSAdvancedGeneralPropsDlg.lFirstProgram = First MIDI program number is:
73     JSAdvancedGeneralPropsDlg.title = Advanced Options
74    
75 iliev 1286 JSamplerHomeChooser.selectFile = Please specify a home directory for JSampler
76     JSamplerHomeChooser.title = Specify a home directory for JSampler
77    
78 iliev 1786 JSBackendLogFrame.title = Backend Log
79    
80 iliev 1286 JSChannelOutputRoutingDlg.audioIn = Audio In
81     JSChannelOutputRoutingDlg.audioOut = Audio Out
82     JSChannelOutputRoutingDlg.title = Channel Routing
83 iliev 1743 JSChannelOutputRoutingDlg.ttAudioIn = The audio channel of sampler channel #{0}
84     JSChannelOutputRoutingDlg.ttAudioOut = The device's audio channel to which the audio channel is routed to
85 iliev 1286
86 iliev 1334 JSChannelsDefaultSettingsPane.lAudioOutput = Assign audio output
87     JSChannelsDefaultSettingsPane.lChannelVolume = Channel volume:
88 iliev 1313 JSChannelsDefaultSettingsPane.lDefaultEngine = Load Engine:
89     JSChannelsDefaultSettingsPane.lMidiInput = Assign MIDI input:
90 iliev 1334 JSChannelsDefaultSettingsPane.lMidiMap = Assign instrument map:
91 iliev 1313 JSChannelsDefaultSettingsPane.strFirstDevice = First Device
92     JSChannelsDefaultSettingsPane.strFirstDeviceNextChannel = First Device, Next Channel
93     JSChannelsDefaultSettingsPane.title = Sampler channel's default actions
94    
95 iliev 1688 JSConnectDlg.title = Choose backend to connect
96 iliev 1286
97 iliev 1786 JSConnectionPropsPane.checkLaunchBackend = Launch backend if not yet started
98 iliev 1688 JSConnectionPropsPane.checkManualSelect = Manually select backend on startup
99 iliev 1786 JSConnectionPropsPane.lCommand = Command:
100     JSConnectionPropsPane.lDelay = Delay:
101 iliev 1767 JSConnectionPropsPane.lReadTimeout = Socket read timeout (in seconds):
102 iliev 1786 JSConnectionPropsPane.lSeconds = (in seconds)
103     JSConnectionPropsPane.localSettings = Local Settings
104 iliev 1688 JSConnectionPropsPane.title = Backend List
105    
106 iliev 1286 JSDbDescriptionDlg.title = Edit Description
107    
108     JSDbDirectoryChooser.title = Select Directory
109    
110     JSDbDirectoryPropsPane.calc = Calculating...
111     JSDbDirectoryPropsPane.contains = {0} Instruments, {1} Folders
112     JSDbDirectoryPropsPane.folder = Folder
113     JSDbDirectoryPropsPane.lContains = Contains:
114     JSDbDirectoryPropsPane.lCreated = Created:
115     JSDbDirectoryPropsPane.lDesc = Description:
116     JSDbDirectoryPropsPane.lLocation = Location:
117     JSDbDirectoryPropsPane.lModified = Modified:
118     JSDbDirectoryPropsPane.lName = Name:
119     JSDbDirectoryPropsPane.lType = Type:
120     JSDbDirectoryPropsPane.unknown = Unknown
121    
122     JSDbInstrumentChooser.title = Select Instrument
123    
124     JSDbInstrumentPropsPane.chromatic = Chromatic Instrument
125     JSDbInstrumentPropsPane.drum = Drum Kit
126     JSDbInstrumentPropsPane.lArtists = Artists:
127     JSDbInstrumentPropsPane.lCreated = Created:
128     JSDbInstrumentPropsPane.lDesc = Description:
129     JSDbInstrumentPropsPane.lFile = File:
130     JSDbInstrumentPropsPane.lIndex = Index:
131     JSDbInstrumentPropsPane.lKeywords = Keywords:
132     JSDbInstrumentPropsPane.lLocation = Location:
133     JSDbInstrumentPropsPane.lModified = Modified:
134     JSDbInstrumentPropsPane.lName = Name:
135     JSDbInstrumentPropsPane.lProduct = Product:
136     JSDbInstrumentPropsPane.lSize = Size:
137     JSDbInstrumentPropsPane.lFormat = Format:
138     JSDbInstrumentPropsPane.lType = Type:
139    
140     JSDbSearchPane.createdCriteria = When was it created?
141     JSDbSearchPane.formatCriteria = What format is it?
142     JSDbSearchPane.isDrumCriteria = Drum or chromatic?
143     JSDbSearchPane.lDescription = Description:
144     JSDbSearchPane.lLookIn = Look in:
145     JSDbSearchPane.lName = Name:
146     JSDbSearchPane.modifiedCriteria = When was it modified?
147     JSDbSearchPane.moreCriterias = More criterias
148     JSDbSearchPane.sizeCriteria = What size is it?
149     JSDbSearchPane.typeCriteria = What to look for?
150    
151 iliev 1357 JSDefaultsPropsPane.checkChannelDefaults = Use default actions when channel is created
152 iliev 1734 JSDefaultsPropsPane.checkMouseOverView = Show different view when mouse is over channel
153 iliev 1732 JSDefaultsPropsPane.lDefaultChannelView = Default channel view:
154     JSDefaultsPropsPane.lNormalView = Normal View
155     JSDefaultsPropsPane.lSmallView = Small View
156 iliev 1315 JSDefaultsPropsPane.titleAudioDriver = Default audio output driver
157 iliev 1313 JSDefaultsPropsPane.titleChannels = Sampler channels
158 iliev 1315 JSDefaultsPropsPane.titleMidiDriver = Default MIDI input driver
159 iliev 1313
160 iliev 2200 JSDestEffectChooser.title = Choose Destination Effect
161    
162 iliev 1286 JSEditMidiInstrumentDlg.lEngine = Engine:
163     JSEditMidiInstrumentDlg.lFilename = Filename:
164     JSEditMidiInstrumentDlg.lIndex = Instrument index:
165     JSEditMidiInstrumentDlg.lLoadMode = Load mode:
166     JSEditMidiInstrumentDlg.lName = MIDI Instrument Name:
167     JSEditMidiInstrumentDlg.lVolume = Volume:
168     JSEditMidiInstrumentDlg.title = Edit MIDI instrument properties
169    
170 iliev 1767 ExportSettingsPane.checkExportMidiMapsToSession = Include MIDI maps to sampler configuration
171     ExportSettingsPane.checkLoadInstrInBackground = Set MIDI instruments loading in background
172     ExportSettingsPane.title = Export Settings
173    
174 iliev 1743 JSFxSendsDlg.title = Effect Sends on Channel {0}
175    
176 iliev 1286 JSFxSendsPane.AddFxSendAction = Add effect send
177     JSFxSendsPane.AddFxSendAction.tt = Add effect send
178     JSFxSendsPane.audioSrc = Audio Src
179     JSFxSendsPane.audioDst = Audio Dst
180     JSFxSendsPane.lMidiCtrl = MIDI Controller:
181     JSFxSendsPane.lVolume = Level:
182     JSFxSendsPane.RemoveFxSendAction = Remove effect send
183     JSFxSendsPane.RemoveFxSendAction.tt = Remove the selected effect send
184     JSFxSendsPane.ttAudioSrc = The effect send's audio output channel
185     JSFxSendsPane.ttAudioDst = The audio channel to which the effect send's output channel is routed to
186    
187 iliev 1818 JSGeneralProps.PolyphonyPane = Polyphony
188 iliev 1286 JSGeneralProps.jSamplerHome = JSampler's Home
189 iliev 1357 JSGeneralProps.lMaxChannelVol = Maximum channel volume:
190     JSGeneralProps.lMaxMasterVol = Maximum master volume:
191 iliev 1286 JSGeneralProps.lRecentScriptsSize = Maximum number:
192 iliev 1818 JSGeneralProps.lStreamLimit = Maximum number of disk streams:
193     JSGeneralProps.lVoiceLimit = Maximum number of voices:
194 iliev 1286 JSGeneralProps.recentScripts = Recent Scripts
195    
196     JSInstrumentChooser.btnBrowse = Browse...
197     JSInstrumentChooser.lFilename = Instrument file:
198     JSInstrumentChooser.lIndex = Instrument index:
199     JSInstrumentChooser.lInstrument = Instrument:
200     JSInstrumentChooser.lOrchestra = Orchestra:
201     JSInstrumentChooser.rbSelectFromDb = Select instrument from the instrument database
202     JSInstrumentChooser.rbSelectFromFile = Select instrument from file
203     JSInstrumentChooser.rbSelectFromOrchestra = Select instrument from orchestra
204     JSInstrumentChooser.title = Choose Instrument
205    
206 iliev 1752 JSInstrumentsDbColumnPreferencesDlg.columns = Columns
207    
208 iliev 1286 JSInstrumentsDbTable.dirProps Folder Properties
209     JSInstrumentsDbTable.instrProps = Instrument Properties
210    
211     JSLSConsolePropsPane.checkSaveCmdHist = Save command history on exit
212     JSLSConsolePropsPane.commandHistory = Command History
213     JSLSConsolePropsPane.consoleColors = Console Colors
214     JSLSConsolePropsPane.lBGColor = Background:
215     JSLSConsolePropsPane.lCmdHistorySize = Size:
216     JSLSConsolePropsPane.lErrorColor = Error messages:
217     JSLSConsolePropsPane.lLines = lines
218     JSLSConsolePropsPane.lNotifyColor = Notifications:
219     JSLSConsolePropsPane.lTextColor = Text:
220     JSLSConsolePropsPane.lWarningColor = Warnings:
221    
222 iliev 1729 JSLostFilesDlg.title = Manage Lost Files
223    
224 iliev 1286 JSManageMidiMapsPane.addMap = Add MIDI instrument map
225     JSManageMidiMapsPane.addMap.tt = Add MIDI instrument map
226     JSManageMidiMapsPane.editMap = Edit MIDI instrument map
227     JSManageMidiMapsPane.editMap.tt = Edit selected MIDI instrument map
228     JSManageMidiMapsPane.removeMap = Remove MIDI Instrument Map
229     JSManageMidiMapsPane.removeMap.tt = Remove selected MIDI instrument map
230    
231     JSManageOrchestrasPane.ttAddOrchestra = Create new orchestra
232     JSManageOrchestrasPane.ttDeleteOrchestra = Remove selected orchestra
233     JSManageOrchestrasPane.ttEditOrchestra = Edit selected orchestra
234     JSManageOrchestrasPane.ttOrchestraDown = Move down selected orchestra
235     JSManageOrchestrasPane.ttOrchestraUp = Move up selected orchestra
236    
237 iliev 1767 JSMidiBankChooser.lBank = MIDI Bank:
238     JSMidiBankChooser.lMap = MIDI Instrument Map:
239    
240 iliev 1286 JSMidiInstrumentTree.MidiBank.name = Bank {0}
241 iliev 1767 JSMidiInstrumentTree.copyTo = Copy To...
242     JSMidiInstrumentTree.moveTo = Move To...
243 iliev 1286
244     JSMidiInstrumentsPane.addInstrument = Add MIDI instrument
245     JSMidiInstrumentsPane.addInstrument.tt = Add MIDI instrument
246     JSMidiInstrumentsPane.editInstrument = Edit MIDI instrument
247     JSMidiInstrumentsPane.editInstrument.tt = Edit selected MIDI instrument
248     JSMidiInstrumentsPane.remove.tt = Remove selected MIDI instrument or bank
249    
250    
251     JSNewAudioDeviceDlg.lDriver = Driver:
252     JSNewAudioDeviceDlg.title = New Audio Output Device
253    
254     JSNewMidiDeviceDlg.lDriver = Driver:
255     JSNewMidiDeviceDlg.title = New MIDI Input Device
256    
257     JSNewMidiInstrumentWizard.step1 = Select instrument location method
258     JSNewMidiInstrumentWizard.step2 = Select instrument
259     JSNewMidiInstrumentWizard.step3 = MIDI Instrument Mapping
260     JSNewMidiInstrumentWizard.title = New MIDI Instrument Wizard
261    
262     JSOrchestraPane.ttAddInstrument = Add new instrument
263     JSOrchestraPane.ttDeleteInstrument = Remove selected instrument
264     JSOrchestraPane.ttEditInstrument = Edit selected instrument
265     JSOrchestraPane.ttInstrumentDown = Move down selected instrument
266     JSOrchestraPane.ttInstrumentUp = Move up selected instrument
267    
268 iliev 1776 JSPianoRollPrefsDlg.lFromKey = From:
269 iliev 1778 JSPianoRollPrefsDlg.lHeight = Keyboard height (in pixels):
270 iliev 1776 JSPianoRollPrefsDlg.lToKey = To:
271     JSPianoRollPrefsDlg.keyRange = Key Range
272     JSPianoRollPrefsDlg.title = MIDI Keyboard Preferences
273    
274 iliev 1729 JSPreviewLostFilesDlg.title = Preview Changes
275    
276     JSReplaceLostFilesDlg.lFind = Find Path:
277     JSReplaceLostFilesDlg.lReplace = Replace With:
278     JSReplaceLostFilesDlg.title = Replace Path
279    
280 iliev 1357 JSViewProps.AudioDevicesPane = Audio Devices
281 iliev 1688 JSViewProps.ConfirmationMessagesPane = Confirmation Messages
282 iliev 1357 JSViewProps.MidiDevicesPane = MIDI Devices
283     JSViewProps.checkAdditionalParams = Show additional device parameters
284 iliev 1688 JSViewProps.checkConfirmAppQuit = Ask before quitting the session
285     JSViewProps.checkConfirmChannelRemoval = Ask before removing sampler channels
286     JSViewProps.checkConfirmDeviceRemoval = Ask before removing audio/MIDI devices
287 iliev 1357
288 iliev 1286 ManualSelectWizardPage.btnBrowse = Browse...
289     ManualSelectWizardPage.lEngine = Engine:
290     ManualSelectWizardPage.lFilename = Filename:
291     ManualSelectWizardPage.lIndex = Instrument index:
292     ManualSelectWizardPage.lLoadMode = Load mode:
293     ManualSelectWizardPage.mainInstructions = Choose an instrument to be mapped as MIDI instrument
294     ManualSelectWizardPage.subtitle = Choose Instrument
295    
296 iliev 1767 MidiBankProgramNumberingPane.title = MIDI bank/program numbering
297    
298 iliev 1286 MoreCriteriasPane.lArtists = Search artist:
299     MoreCriteriasPane.lKeywords = Search in keywords:
300     MoreCriteriasPane.lProduct = Search product:
301    
302     OrchestraSelectWizardPage.lInstruments = Choose Instrument:
303     OrchestraSelectWizardPage.lLoadMode = Load Mode:
304     OrchestraSelectWizardPage.lOrchestras = Choose Orchestra:
305     OrchestraSelectWizardPage.mainInstructions = Choose an instrument to be mapped as MIDI instrument
306     OrchestraSelectWizardPage.subtitle = Choose Instrument
307    
308 iliev 1778 PianoRoll.decreaseKeyNumber = Decrease number of keys
309     PianoRoll.increaseKeyNumber = Increase number of keys
310     PianoRoll.scrollLeft = Scroll Left
311     PianoRoll.scrollRight = Scroll Right
312    
313 iliev 1540 StdUtils.volume = Volume {0}%
314     StdUtils.volumeDecibels = Volume {0}dB
315    
316 iliev 1286 SizeCriteriaPane.from = from
317     SizeCriteriaPane.rbDontRemember = Don't remember
318     SizeCriteriaPane.rbSpecifySize = Specify size in
319     SizeCriteriaPane.to = to
320    
321     TypeCriteriaPane.rbBoth = Both
322     TypeCriteriaPane.rbDirectories = Directories
323     TypeCriteriaPane.rbInstruments = Instruments

  ViewVC Help
Powered by ViewVC