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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 912 by iliev, Mon Aug 7 18:34:40 2006 UTC revision 1357 by iliev, Sat Sep 22 17:27:06 2007 UTC
# Line 1  Line 1 
1  ChannelScreen.errorLoadingInstrument = Failed to load instrument  AudioDevicePane.checkActive = Active
2    AudioDevicePane.lChannel = Channel:
3    AudioDevicePane.lChannels = Channels:
4    AudioDevicePane.lDevName = AUDIO DEVICE {0}
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}%)  ChannelScreen.loadingInstrument = Loading Instrument... ({0}%)
15  ChannelScreen.volume = Vol. {0}%  ChannelScreen.volume = {0}%
16    
17    ChannelsBar.volume = Master Volume {0}%
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.checkTurnOffAnimationEffects = Turn off animation effects
28    
29  InstrumentChooser.btnBrowse = Browse...  HelpAboutDlg.about = About
30  InstrumentChooser.lFilename = Filename:  HelpAboutDlg.btnAuthor = Grigor Iliev
31  InstrumentChooser.lIndex = Instrument index:  HelpAboutDlg.contactInfoPane = Contact Information
32  InstrumentChooser.selectFile = Please select instrument file first  HelpAboutDlg.details = Details
33  InstrumentChooser.title = Choose Instrument  HelpAboutDlg.lAuthor = Author:
34    HelpAboutDlg.lAuthorEmail = Author's email:
35    HelpAboutDlg.lCopyright = <html>\nCopyright &copy; 2005-2007 Grigor Iliev. All rights reserved.
36    HelpAboutDlg.lDesign = Graphic design:
37    HelpAboutDlg.lJSWebsite = JSampler website:
38    HelpAboutDlg.lLSWebsite = LinuxSampler website:
39    HelpAboutDlg.lLicense = License:
40    HelpAboutDlg.title = About Fantasia
41    HelpAboutDlg.using = Using
42    
43    InstrumentsDbFrame.ToolbarBar.name = Main Toolbar
44    InstrumentsDbFrame.columns = Columns
45    InstrumentsDbFrame.folders = Folders
46    InstrumentsDbFrame.title = Instruments Database
47    
48    LSConsoleFrame.title = LS Console
49    
50  MainFrame.title = Fantasia  MainFrame.title = Fantasia
51    
52    MainPane.NewChannelPane.newChannel = Create new sampler channel
53    
54    MidiDevicePane.checkActive = Active
55    MidiDevicePane.lDevName = MIDI DEVICE {0}
56    MidiDevicePane.lPort = Port:
57    MidiDevicePane.lPorts = Ports:
58    MidiDevicesPane.newDevice = Create new MIDI input device
59    
60    MidiInstrumentsPane.mapsTaskPane = Manage Instrument Maps
61    
62    OrchestrasPane.orchestrasTaskPane = Manage Orchestras
63    
64    PrefsDlg.tabConnection = Connection
65    PrefsDlg.tabConsole = LS Console
66    PrefsDlg.tabDefaults = Defaults
67    PrefsDlg.tabGeneral = General
68    PrefsDlg.tabView = View
69    PrefsDlg.title = Preferences
70    
71    SamplerInfoDlg.lDbSupport = Instruments Database Support:
72    SamplerInfoDlg.lProtocolVersion = Protocol Version:
73    SamplerInfoDlg.lVersion = Version:
74    SamplerInfoDlg.title = Sampler Information
75    SamplerInfoDlg.unavailable = Information unavailable
76    
77    SidePane.tabMidiInstruments = MIDI Instruments
78    SidePane.tabOrchestras = Orchestras

Legend:
Removed from v.912  
changed lines
  Added in v.1357

  ViewVC Help
Powered by ViewVC