/[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 1143 - (show annotations) (download)
Mon Apr 2 21:18:31 2007 UTC (17 years ago) by iliev
File size: 3892 byte(s)
* upgrading to version 0.4a

1 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 Audio.GetDrivers.desc= Getting Audio Output Drivers
5 Audio.SetChannelCount.desc = Changing the channels number of audio device {0}
6 Audio.SetChannelParameter.desc = Changing audio output channel parameter
7 Audio.UpdateDeviceInfo.desc = Updating audio output device {0}
8 Audio.UpdateDevices.desc = Updating audio output devices
9
10 Channel.Add.desc = Creating new Channel
11 Channel.AddFxSend.desc = Creating new effect send
12 Channel.GetFxSends.desc = Getting effect sends on channel {0}
13 Channel.Remove.desc = Removing Channel {0}
14 Channel.RemoveFxSend.desc = Removing effect send {0}:{1}
15 Channel.Reset.desc = Reseting Channel {0}
16 Channel.SetAudioOutputChannel.desc = Setting the audio output channel of channel {0}
17 Channel.SetAudioOutputDevice.desc = Changing the audio output device of channel {0}
18 Channel.SetFxSendAudioOutputChannel.desc = Rerouting channel of effect send {0}:{1}
19 Channel.SetFxSendLevel.desc = Changing the volume of effect send {0}:{1}
20 Channel.SetFxSendMidiController.desc = Changing the MIDI controller of effect send {0}:{1}
21 Channel.SetFxSendName.desc = Changing the name of effect send {0}:{1}
22 Channel.SetMidiInputChannel.desc = Changing the MIDI input channel of channel {0}
23 Channel.SetMidiInputDevice.desc = Changing the MIDI input device of channel {0}
24 Channel.SetMidiInputPort.desc = Changing the MIDI input port of channel {0}
25 Channel.SetMidiInstrumentMap.desc = Assigning MIDI instrument map to channel {0}
26 Channel.SetMute.desc = Changing the mute state of channel {0}
27 Channel.SetSolo.desc = Changing the solo state of channel {0}
28 Channel.SetVolume.desc = Changing the volume of channel {0}
29 Channel.UpdateFxSendInfo.desc = Updating effect send {0}:{1}
30 Channel.UpdateFxSends.desc = Updating effect sends on channel {0}
31 Channel.UpdateInfo.desc = Updating channel information
32
33 Connect.description = Connecting to LinuxSampler
34 DefaultLSConsoleModel.notConnected = "Not Connected!"
35 DuplicateChannels.description = Duplicating the specified channels
36 GetEngines.description = Getting Sampler Engines
37 GetServerInfo.description = Getting Server Info
38
39 Global.GetVolume.desc - Getting the global volume
40 Global.SetVolume.desc = Changing the global volume
41
42 LSConsoleConnect.description = Connecting to LinuxSampler
43 LSConsoleExecCommand.description = Executing LS Console command
44 LoadEngine.description = Assigning {0} engine to channel {1}
45 LoadInstrument.description = Assigning instrument
46
47 Midi.AddMidiInstrumentMap.desc = Adding MIDI instrument map
48 Midi.CreateDevice.desc = Creating MIDI input device
49 Midi.DestroyDevice.desc = Removing MIDI input device {0}
50 Midi.EnableDevice.desc = Changing the Active state of MIDI device {0}
51 Midi.GetDrivers.desc = Getting MIDI Input Drivers
52 Midi.GetInstrumentMaps.desc = Getting MIDI instrument maps
53 Midi.MapInstrument.desc = Mapping MIDI instrument
54 Midi.RemoveMidiInstrumentMap.desc = Removing MIDI instrument map {0}
55 Midi.SetDeviceParameter.desc = Setting MIDI device parameter
56 Midi.SetInstrumentMapInfo.desc = Changing MIDI instrument map info
57 Midi.SetPortCount.desc = Changing the ports number of MIDI device {0}
58 Midi.SetPortParameter.desc = Changing MIDI input port parameter
59 Midi.UnmapInstrument.desc = Removing MIDI instrument
60 Midi.UpdateDeviceInfo.desc = Updating MIDI input device {0}
61 Midi.UpdateDevices.desc = Updating MIDI devices
62 Midi.UpdateInstrumentInfo.desc = Updating MIDI instrument
63 Midi.UpdateInstrumentMapInfo.desc = Updating MIDI instrument map {0}
64 Midi.UpdateInstrumentMaps.desc = Updating MIDI instrument maps
65 Midi.UpdateInstruments.desc = Updating MIDI instruments
66
67 ResetSampler.description = Reseting the Sampler
68 UpdateChannels.description = Updating channels
69 UpdateTotalVoiceCount.description = Updating the total number of active voices

  ViewVC Help
Powered by ViewVC