/[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 1743 - (show annotations) (download)
Sat May 31 23:04:01 2008 UTC (15 years, 10 months ago) by iliev
File size: 3174 byte(s)
* Renamed the column labels in the Channel Routing dialog: The column
  representing the sampler channel's audio channels is "Audio In" and
  the column representing the audio device's channels is "Audio Out"
* Remember the last used tab in the Preferences dialog
* Fantasia: The sampler channels are now referenced by their position
  in the list, not by their ID
* Fantasia: Implemented options to show the channel number and/or the MIDI
  input port/channel on the sampler channel screen when using Small View
  (choose Edit/Preferences, then click the `Channels' tab)
* Fantasia: Migrated to substance 5

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

  ViewVC Help
Powered by ViewVC