/[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 1786 - (hide annotations) (download)
Wed Oct 8 22:38:15 2008 UTC (15 years, 6 months ago) by iliev
File size: 13682 byte(s)
* Implemented option to launch the backend if it is not yet started
  (choose Edit/Preferences, then click the `Backend' tab)
* LSCP scripts can now be run by passing them to jsampler
  as command-line arguments
* The scripts in the `scripts' directory now pass the command-line
  arguments to the respective jsampler distribution
* ant: the default target is now build-fantasia
* bugfix: backend address was always set to 127.0.0.1 when adding
  backend to the backend list

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

  ViewVC Help
Powered by ViewVC