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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1688 - (hide annotations) (download)
Thu Feb 14 16:52:36 2008 UTC (16 years, 2 months ago) by iliev
File size: 2788 byte(s)
* Implemented a backend list with option to manually choose a backend
  to connect on startup(Edit/Preferences, then click the `Backend' tab)
  and option to change the backend without restarting JSampler
  (Actions/Change Backend or Ctrl + B)

* Added confirmation messages for removing sampler channels and
  audio/MIDI devices (Edit/Preferences, then click the `View' tab)

1 iliev 1285 AudioDevicePane.checkActive = Active
2     AudioDevicePane.lChannel = Channel:
3     AudioDevicePane.lChannels = Channels:
4 iliev 1445 AudioDevicePane.lDevName = AUDIO DEVICE {0} ({1})
5 iliev 1285
6     AudioDevicesPane.newDevice = Create new audio output device
7    
8     Channel.ttDefault = Using the default map: {0}
9    
10     ChannelOptions.routing = Channel Routing
11    
12 iliev 1343 ChannelScreen.btnEditInstr.tt = Edit loaded instrument
13 iliev 1313 ChannelScreen.errorLoadingInstrument = Failed to load instrument!
14 iliev 912 ChannelScreen.loadingInstrument = Loading Instrument... ({0}%)
15 iliev 1540 ChannelScreen.streamVoiceCount = stream/voice count
16 iliev 912
17 iliev 1540 ChannelsBar.streamVoiceCount = Total stream/voice count
18 iliev 1357
19 iliev 1285 DbSearchPage.title = Find Instruments
20 iliev 912
21 iliev 1285 DevicesPane.audioDevicesTaskPane = Audio Devices
22     DevicesPane.midiDevicesTaskPane = MIDI Devices
23    
24     FxSendsDlg.title = Effect Sends on Channel {0}
25    
26     GeneralPane.checkShowLSConsoleWhenRunScript = Show LS Console when script is run
27 iliev 1540 GeneralPane.checkShowVolumesInDecibels = Show volume values in decibels
28 iliev 1285 GeneralPane.checkTurnOffAnimationEffects = Turn off animation effects
29    
30     HelpAboutDlg.about = About
31     HelpAboutDlg.btnAuthor = Grigor Iliev
32     HelpAboutDlg.contactInfoPane = Contact Information
33     HelpAboutDlg.details = Details
34     HelpAboutDlg.lAuthor = Author:
35     HelpAboutDlg.lAuthorEmail = Author's email:
36     HelpAboutDlg.lCopyright = <html>\nCopyright &copy; 2005-2007 Grigor Iliev. All rights reserved.
37     HelpAboutDlg.lDesign = Graphic design:
38     HelpAboutDlg.lJSWebsite = JSampler website:
39     HelpAboutDlg.lLSWebsite = LinuxSampler website:
40     HelpAboutDlg.lLicense = License:
41     HelpAboutDlg.title = About Fantasia
42     HelpAboutDlg.using = Using
43    
44     InstrumentsDbFrame.ToolbarBar.name = Main Toolbar
45     InstrumentsDbFrame.columns = Columns
46     InstrumentsDbFrame.folders = Folders
47     InstrumentsDbFrame.title = Instruments Database
48    
49     LSConsoleFrame.title = LS Console
50    
51 iliev 1496 MainFrame.title = Fantasia - LinuxSampler front end
52 iliev 1285
53     MainPane.NewChannelPane.newChannel = Create new sampler channel
54    
55     MidiDevicePane.checkActive = Active
56 iliev 1445 MidiDevicePane.lDevName = MIDI DEVICE {0} ({1})
57 iliev 1285 MidiDevicePane.lPort = Port:
58     MidiDevicePane.lPorts = Ports:
59     MidiDevicesPane.newDevice = Create new MIDI input device
60    
61     MidiInstrumentsPane.mapsTaskPane = Manage Instrument Maps
62    
63     OrchestrasPane.orchestrasTaskPane = Manage Orchestras
64    
65 iliev 1688 PrefsDlg.tabBackend = Backend
66 iliev 1285 PrefsDlg.tabConsole = LS Console
67 iliev 1313 PrefsDlg.tabDefaults = Defaults
68 iliev 1285 PrefsDlg.tabGeneral = General
69 iliev 1357 PrefsDlg.tabView = View
70 iliev 1285 PrefsDlg.title = Preferences
71    
72     SamplerInfoDlg.lDbSupport = Instruments Database Support:
73     SamplerInfoDlg.lProtocolVersion = Protocol Version:
74     SamplerInfoDlg.lVersion = Version:
75     SamplerInfoDlg.title = Sampler Information
76     SamplerInfoDlg.unavailable = Information unavailable
77    
78     SidePane.tabMidiInstruments = MIDI Instruments
79     SidePane.tabOrchestras = Orchestras
80 iliev 1496
81     ViewPane.checkTurnOffCustomWindowDecoration = Turn off custom window decoration

  ViewVC Help
Powered by ViewVC