/[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 787 - (hide annotations) (download)
Mon Oct 10 16:03:12 2005 UTC (18 years, 6 months ago) by iliev
File size: 2345 byte(s)
* The first alpha-release of JSampler

1 iliev 787 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     DestroyAudioDevice.description = Removing audio output device {0}
6     DestroyMidiDevice.description = Removing MIDI input device {0}
7     DuplicateChannels.description = Duplicating the specified channels
8     EnableAudioDevice.description = Changing the Active state of audio device {0}
9     EnableMidiDevice.description = Changing the Active state of MIDI device {0}
10     GetAODrivers.description = Getting Audio Output Drivers
11     GetChannelInfo.description = Getting Channel Info
12     GetEngines.description = Getting Sampler Engines
13     GetMIDrivers.description = Getting MIDI Input Drivers
14     GetServerInfo.description = Getting Server Info
15     LoadEngine.description = Assigning {0} engine to channel {1}
16     LoadInstrument.description = Assigning instrument
17     RemoveChannel.description = Removing Channel
18     ResetSampler.description = Reseting the Sampler
19     SetAudioChannelParameter.description = Changing audio output channel parameter
20     SetAudioOutputChannelCount.description = Changing the channels number of audio device {0}
21     SetChannelAudioOutputChannel.description = Setting the audio output channel of channel {0}
22     SetChannelAudioOutputDevice.description = Changing the audio output device of channel {0}
23     SetChannelMidiInputChannel.description = Changing the MIDI input channel of channel {0}
24     SetChannelMidiInputDevice.description = Changing the MIDI input device of channel {0}
25     SetChannelMidiInputPort.description = Changing the MIDI input port of channel {0}
26     SetChannelVolume.description = Changing the volume of channel {0}
27     SetMidiDeviceParameter.description = Setting MIDI device parameter
28     SetMidiInputPortCount.description = Changing the ports number of MIDI device {0}
29     SetMidiPortParameter.description Changing MIDI input port parameter
30     SetMuteChannel.description = Changing the mute state of channel {0}
31     SetSoloChannel.description = Changing the solo state of channel {0}
32     UpdateChannelInfo.description = Updating channel information
33     UpdateAudioDevices.description = Updating audio devices
34     UpdateChannels.description = Updating channels
35     UpdateMidiDevices.description = Updating MIDI devices
36     UpdateTotalVoiceCount.description = Updating the total number of active voices

  ViewVC Help
Powered by ViewVC