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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 911 - (show annotations) (download)
Mon Aug 7 18:25:58 2006 UTC (17 years, 8 months ago) by iliev
File size: 2573 byte(s)
updating to JSampler 0.3a

1 AddChannel.description = Creating new Channel
2 Connect.description = Connecting to LinuxSampler
3 CreateAudioDevice.description = Creating audio output device
4 CreateMidiDevice.description = Creating MIDI input device
5 DefaultLSConsoleModel.notConnected = "Not Connected!"
6 DestroyAudioDevice.description = Removing audio output device {0}
7 DestroyMidiDevice.description = Removing MIDI input device {0}
8 DuplicateChannels.description = Duplicating the specified channels
9 EnableAudioDevice.description = Changing the Active state of audio device {0}
10 EnableMidiDevice.description = Changing the Active state of MIDI device {0}
11 GetAODrivers.description = Getting Audio Output Drivers
12 GetChannelInfo.description = Getting Channel Info
13 GetEngines.description = Getting Sampler Engines
14 GetMIDrivers.description = Getting MIDI Input Drivers
15 GetServerInfo.description = Getting Server Info
16 LSConsoleConnect.description = Connecting to LinuxSampler
17 LSConsoleExecCommand.description = Executing LS Console command
18 LoadEngine.description = Assigning {0} engine to channel {1}
19 LoadInstrument.description = Assigning instrument
20 RemoveChannel.description = Removing Channel {0}
21 ResetChannel.description = Reseting Channel {0}
22 ResetSampler.description = Reseting the Sampler
23 SetAudioChannelParameter.description = Changing audio output channel parameter
24 SetAudioOutputChannelCount.description = Changing the channels number of audio device {0}
25 SetChannelAudioOutputChannel.description = Setting the audio output channel of channel {0}
26 SetChannelAudioOutputDevice.description = Changing the audio output device of channel {0}
27 SetChannelMidiInputChannel.description = Changing the MIDI input channel of channel {0}
28 SetChannelMidiInputDevice.description = Changing the MIDI input device of channel {0}
29 SetChannelMidiInputPort.description = Changing the MIDI input port of channel {0}
30 SetChannelVolume.description = Changing the volume of channel {0}
31 SetMidiDeviceParameter.description = Setting MIDI device parameter
32 SetMidiInputPortCount.description = Changing the ports number of MIDI device {0}
33 SetMidiPortParameter.description Changing MIDI input port parameter
34 SetMuteChannel.description = Changing the mute state of channel {0}
35 SetSoloChannel.description = Changing the solo state of channel {0}
36 UpdateChannelInfo.description = Updating channel information
37 UpdateAudioDevices.description = Updating audio devices
38 UpdateChannels.description = Updating channels
39 UpdateMidiDevices.description = Updating MIDI devices
40 UpdateTotalVoiceCount.description = Updating the total number of active voices

  ViewVC Help
Powered by ViewVC