/[svn]/jsampler/trunk/src/org/jsampler/langprops/MessagesBundle.properties
ViewVC logotype

Annotation of /jsampler/trunk/src/org/jsampler/langprops/MessagesBundle.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1341 - (hide annotations) (download)
Mon Sep 10 22:29:09 2007 UTC (16 years, 7 months ago) by iliev
File size: 5387 byte(s)
* Fantasia: Added button to the channel screen for starting an instrument
  editor (point the mouse cursor over the channel screen and click 'Edit')

1 iliev 1143 Audio.CreateDevice.desc = Creating audio output device
2     Audio.DestroyDevice.desc = Removing audio output device {0}
3     Audio.EnableDevice.desc = Changing the Active state of audio device {0}
4 iliev 1327 Audio.GetDriverParametersInfo.desc = Getting audio driver information
5 iliev 1143 Audio.GetDrivers.desc= Getting Audio Output Drivers
6     Audio.SetChannelCount.desc = Changing the channels number of audio device {0}
7     Audio.SetChannelParameter.desc = Changing audio output channel parameter
8     Audio.UpdateDeviceInfo.desc = Updating audio output device {0}
9     Audio.UpdateDevices.desc = Updating audio output devices
10    
11     Channel.Add.desc = Creating new Channel
12     Channel.AddFxSend.desc = Creating new effect send
13 iliev 1341 Channel.EditInstrument.desc = Starting an instrument editor
14 iliev 1143 Channel.GetFxSends.desc = Getting effect sends on channel {0}
15 iliev 1204 Channel.LoadEngine.desc = Assigning {0} engine to channel {1}
16     Channel.LoadInstrument.desc = Assigning instrument
17 iliev 1143 Channel.Remove.desc = Removing Channel {0}
18     Channel.RemoveFxSend.desc = Removing effect send {0}:{1}
19     Channel.Reset.desc = Reseting Channel {0}
20     Channel.SetAudioOutputChannel.desc = Setting the audio output channel of channel {0}
21     Channel.SetAudioOutputDevice.desc = Changing the audio output device of channel {0}
22     Channel.SetFxSendAudioOutputChannel.desc = Rerouting channel of effect send {0}:{1}
23     Channel.SetFxSendLevel.desc = Changing the volume of effect send {0}:{1}
24     Channel.SetFxSendMidiController.desc = Changing the MIDI controller of effect send {0}:{1}
25     Channel.SetFxSendName.desc = Changing the name of effect send {0}:{1}
26     Channel.SetMidiInputChannel.desc = Changing the MIDI input channel of channel {0}
27     Channel.SetMidiInputDevice.desc = Changing the MIDI input device of channel {0}
28     Channel.SetMidiInputPort.desc = Changing the MIDI input port of channel {0}
29     Channel.SetMidiInstrumentMap.desc = Assigning MIDI instrument map to channel {0}
30     Channel.SetMute.desc = Changing the mute state of channel {0}
31     Channel.SetSolo.desc = Changing the solo state of channel {0}
32     Channel.SetVolume.desc = Changing the volume of channel {0}
33     Channel.UpdateFxSendInfo.desc = Updating effect send {0}:{1}
34     Channel.UpdateFxSends.desc = Updating effect sends on channel {0}
35     Channel.UpdateInfo.desc = Updating channel information
36    
37 iliev 787 Connect.description = Connecting to LinuxSampler
38 iliev 1204
39 iliev 911 DefaultLSConsoleModel.notConnected = "Not Connected!"
40 iliev 787 DuplicateChannels.description = Duplicating the specified channels
41     GetEngines.description = Getting Sampler Engines
42 iliev 1143
43 iliev 1204 Global.ResetSampler.desc = Reseting the Sampler
44     Global.GetServerInfo.desc = Getting Server Info
45 iliev 1143 Global.GetVolume.desc - Getting the global volume
46     Global.SetVolume.desc = Changing the global volume
47    
48 iliev 1204 InstrumentsDb.AddInstruments.desc = Scanning for instruments
49     InstrumentsDb.AddInstrumentsFromFile.desc = Scanning for instruments
50     InstrumentsDb.AddInstrumentsNonrecursive.desc = Scanning for instruments
51     InstrumentsDb.Copy.desc = Copying
52     InstrumentsDb.CreateDirectory.desc = Creating new folder
53     InstrumentsDb.FindDirectories.desc = Searching
54     InstrumentsDb.FindInstruments.desc = Searching
55     InstrumentsDb.GetDrectories.desc = Updating database directories
56     InstrumentsDb.GetDrectory.desc = Updating database directory
57     InstrumentsDb.GetDirectoryCount.desc = Calculating directory number
58     InstrumentsDb.GetInstrument.desc = Updating database instrument
59     InstrumentsDb.GetInstrumentCount.desc = Calculating instrument number
60     InstrumentsDb.GetInstruments.desc = Updating database instruments
61     InstrumentsDb.GetScanJobInfo.desc = Retrieving status
62     InstrumentsDb.Move.desc = Moving
63     InstrumentsDb.RemoveDirectories.desc = Removing database directories
64     InstrumentsDb.RemoveInstruments.desc = Removing database instruments
65     InstrumentsDb.RenameDirectory.desc = Renaming database directory
66     InstrumentsDb.RenameInstrument.desc = Renaming database instrument
67     InstrumentsDb.SetDirectoryDescription.desc = Changing directory description
68     InstrumentsDb.SetInstrumentDescription.desc = Changing instrument description
69    
70 iliev 911 LSConsoleConnect.description = Connecting to LinuxSampler
71     LSConsoleExecCommand.description = Executing LS Console command
72 iliev 1143
73     Midi.AddMidiInstrumentMap.desc = Adding MIDI instrument map
74     Midi.CreateDevice.desc = Creating MIDI input device
75     Midi.DestroyDevice.desc = Removing MIDI input device {0}
76     Midi.EnableDevice.desc = Changing the Active state of MIDI device {0}
77 iliev 1327 Midi.GetDriverParametersInfo.desc = Getting MIDI driver information
78 iliev 1143 Midi.GetDrivers.desc = Getting MIDI Input Drivers
79     Midi.GetInstrumentMaps.desc = Getting MIDI instrument maps
80     Midi.MapInstrument.desc = Mapping MIDI instrument
81     Midi.RemoveMidiInstrumentMap.desc = Removing MIDI instrument map {0}
82     Midi.SetDeviceParameter.desc = Setting MIDI device parameter
83     Midi.SetInstrumentMapInfo.desc = Changing MIDI instrument map info
84     Midi.SetPortCount.desc = Changing the ports number of MIDI device {0}
85     Midi.SetPortParameter.desc = Changing MIDI input port parameter
86     Midi.UnmapInstrument.desc = Removing MIDI instrument
87     Midi.UpdateDeviceInfo.desc = Updating MIDI input device {0}
88     Midi.UpdateDevices.desc = Updating MIDI devices
89     Midi.UpdateInstrumentInfo.desc = Updating MIDI instrument
90     Midi.UpdateInstrumentMapInfo.desc = Updating MIDI instrument map {0}
91     Midi.UpdateInstrumentMaps.desc = Updating MIDI instrument maps
92     Midi.UpdateInstruments.desc = Updating MIDI instruments
93    
94 iliev 787 UpdateChannels.description = Updating channels
95     UpdateTotalVoiceCount.description = Updating the total number of active voices

  ViewVC Help
Powered by ViewVC