/[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 2192 - (hide annotations) (download)
Fri Jun 24 21:34:51 2011 UTC (12 years, 10 months ago) by iliev
File size: 13995 byte(s)
* Initial implementation of Sampler Browser
  (choose Window/Sampler Browser) - another way to view/edit
  the sampler configuration (work in progress - for now only
  support for viewing/editing send effects)

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

  ViewVC Help
Powered by ViewVC