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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1688 - (show 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 AudioDevicePane.checkActive = Active
2 AudioDevicePane.lChannel = Channel:
3 AudioDevicePane.lChannels = Channels:
4 AudioDevicePane.lDevName = AUDIO DEVICE {0} ({1})
5
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 ChannelScreen.btnEditInstr.tt = Edit loaded instrument
13 ChannelScreen.errorLoadingInstrument = Failed to load instrument!
14 ChannelScreen.loadingInstrument = Loading Instrument... ({0}%)
15 ChannelScreen.streamVoiceCount = stream/voice count
16
17 ChannelsBar.streamVoiceCount = Total stream/voice count
18
19 DbSearchPage.title = Find Instruments
20
21 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 GeneralPane.checkShowVolumesInDecibels = Show volume values in decibels
28 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 MainFrame.title = Fantasia - LinuxSampler front end
52
53 MainPane.NewChannelPane.newChannel = Create new sampler channel
54
55 MidiDevicePane.checkActive = Active
56 MidiDevicePane.lDevName = MIDI DEVICE {0} ({1})
57 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 PrefsDlg.tabBackend = Backend
66 PrefsDlg.tabConsole = LS Console
67 PrefsDlg.tabDefaults = Defaults
68 PrefsDlg.tabGeneral = General
69 PrefsDlg.tabView = View
70 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
81 ViewPane.checkTurnOffCustomWindowDecoration = Turn off custom window decoration

  ViewVC Help
Powered by ViewVC