--- jsampler/trunk/src/org/jsampler/langprops/MessagesBundle.properties 2005/10/10 16:03:12 787 +++ jsampler/trunk/src/org/jsampler/langprops/MessagesBundle.properties 2007/12/03 23:22:02 1540 @@ -1,36 +1,98 @@ -AddChannel.description = Creating new Channel +Audio.CreateDevice.desc = Creating audio output device +Audio.DestroyDevice.desc = Removing audio output device {0} +Audio.EnableDevice.desc = Changing the Active state of audio device {0} +Audio.GetDriverParametersInfo.desc = Getting audio driver information +Audio.GetDrivers.desc= Getting Audio Output Drivers +Audio.SetChannelCount.desc = Changing the channels number of audio device {0} +Audio.SetChannelParameter.desc = Changing audio output channel parameter +Audio.SetDeviceParameter.desc = Changing the settings of audio device {0} +Audio.UpdateDeviceInfo.desc = Updating audio output device {0} +Audio.UpdateDevices.desc = Updating audio output devices + +Channel.Add.desc = Creating new Channel +Channel.AddFxSend.desc = Creating new effect send +Channel.EditInstrument.desc = Starting an instrument editor +Channel.GetFxSends.desc = Getting effect sends on channel {0} +Channel.LoadEngine.desc = Assigning {0} engine to channel {1} +Channel.LoadInstrument.desc = Assigning instrument +Channel.Remove.desc = Removing Channel {0} +Channel.RemoveFxSend.desc = Removing effect send {0}:{1} +Channel.Reset.desc = Reseting Channel {0} +Channel.SetAudioOutputChannel.desc = Setting the audio output channel of channel {0} +Channel.SetAudioOutputDevice.desc = Changing the audio output device of channel {0} +Channel.SetFxSendAudioOutputChannel.desc = Rerouting channel of effect send {0}:{1} +Channel.SetFxSendLevel.desc = Changing the volume of effect send {0}:{1} +Channel.SetFxSendMidiController.desc = Changing the MIDI controller of effect send {0}:{1} +Channel.SetFxSendName.desc = Changing the name of effect send {0}:{1} +Channel.SetMidiInputChannel.desc = Changing the MIDI input channel of channel {0} +Channel.SetMidiInputDevice.desc = Changing the MIDI input device of channel {0} +Channel.SetMidiInputPort.desc = Changing the MIDI input port of channel {0} +Channel.SetMidiInstrumentMap.desc = Assigning MIDI instrument map to channel {0} +Channel.SetMute.desc = Changing the mute state of channel {0} +Channel.SetSolo.desc = Changing the solo state of channel {0} +Channel.SetVolume.desc = Changing the volume of channel {0} +Channel.UpdateFxSendInfo.desc = Updating effect send {0}:{1} +Channel.UpdateFxSends.desc = Updating effect sends on channel {0} +Channel.UpdateInfo.desc = Updating channel information + Connect.description = Connecting to LinuxSampler -CreateAudioDevice.description = Creating audio output device -CreateMidiDevice.description = Creating MIDI input device -DestroyAudioDevice.description = Removing audio output device {0} -DestroyMidiDevice.description = Removing MIDI input device {0} + +DefaultLSConsoleModel.notConnected = "Not Connected!" DuplicateChannels.description = Duplicating the specified channels -EnableAudioDevice.description = Changing the Active state of audio device {0} -EnableMidiDevice.description = Changing the Active state of MIDI device {0} -GetAODrivers.description = Getting Audio Output Drivers -GetChannelInfo.description = Getting Channel Info GetEngines.description = Getting Sampler Engines -GetMIDrivers.description = Getting MIDI Input Drivers -GetServerInfo.description = Getting Server Info -LoadEngine.description = Assigning {0} engine to channel {1} -LoadInstrument.description = Assigning instrument -RemoveChannel.description = Removing Channel -ResetSampler.description = Reseting the Sampler -SetAudioChannelParameter.description = Changing audio output channel parameter -SetAudioOutputChannelCount.description = Changing the channels number of audio device {0} -SetChannelAudioOutputChannel.description = Setting the audio output channel of channel {0} -SetChannelAudioOutputDevice.description = Changing the audio output device of channel {0} -SetChannelMidiInputChannel.description = Changing the MIDI input channel of channel {0} -SetChannelMidiInputDevice.description = Changing the MIDI input device of channel {0} -SetChannelMidiInputPort.description = Changing the MIDI input port of channel {0} -SetChannelVolume.description = Changing the volume of channel {0} -SetMidiDeviceParameter.description = Setting MIDI device parameter -SetMidiInputPortCount.description = Changing the ports number of MIDI device {0} -SetMidiPortParameter.description Changing MIDI input port parameter -SetMuteChannel.description = Changing the mute state of channel {0} -SetSoloChannel.description = Changing the solo state of channel {0} -UpdateChannelInfo.description = Updating channel information -UpdateAudioDevices.description = Updating audio devices + +Global.GetFileInstruments.desc = Retrieving instrument information +Global.GetServerInfo.desc = Getting Server Info +Global.GetVolume.desc - Getting the global volume +Global.ResetSampler.desc = Reseting the Sampler +Global.SetVolume.desc = Changing the global volume + +InstrumentsDb.AddInstruments.desc = Scanning for instruments +InstrumentsDb.AddInstrumentsFromFile.desc = Scanning for instruments +InstrumentsDb.AddInstrumentsNonrecursive.desc = Scanning for instruments +InstrumentsDb.Copy.desc = Copying +InstrumentsDb.CreateDirectory.desc = Creating new folder +InstrumentsDb.FindDirectories.desc = Searching +InstrumentsDb.FindInstruments.desc = Searching +InstrumentsDb.Format.desc = Formatting the instruments database +InstrumentsDb.GetDrectories.desc = Updating database directories +InstrumentsDb.GetDrectory.desc = Updating database directory +InstrumentsDb.GetDirectoryCount.desc = Calculating directory number +InstrumentsDb.GetInstrument.desc = Updating database instrument +InstrumentsDb.GetInstrumentCount.desc = Calculating instrument number +InstrumentsDb.GetInstruments.desc = Updating database instruments +InstrumentsDb.GetScanJobInfo.desc = Retrieving status +InstrumentsDb.Move.desc = Moving +InstrumentsDb.RemoveDirectories.desc = Removing database directories +InstrumentsDb.RemoveInstruments.desc = Removing database instruments +InstrumentsDb.RenameDirectory.desc = Renaming database directory +InstrumentsDb.RenameInstrument.desc = Renaming database instrument +InstrumentsDb.SetDirectoryDescription.desc = Changing directory description +InstrumentsDb.SetInstrumentDescription.desc = Changing instrument description + +LSConsoleConnect.description = Connecting to LinuxSampler +LSConsoleExecCommand.description = Executing LS Console command + +Midi.AddMidiInstrumentMap.desc = Adding MIDI instrument map +Midi.CreateDevice.desc = Creating MIDI input device +Midi.DestroyDevice.desc = Removing MIDI input device {0} +Midi.EnableDevice.desc = Changing the Active state of MIDI device {0} +Midi.GetDriverParametersInfo.desc = Getting MIDI driver information +Midi.GetDrivers.desc = Getting MIDI Input Drivers +Midi.GetInstrumentMaps.desc = Getting MIDI instrument maps +Midi.MapInstrument.desc = Mapping MIDI instrument +Midi.RemoveMidiInstrumentMap.desc = Removing MIDI instrument map {0} +Midi.SetDeviceParameter.desc = Setting MIDI device parameter +Midi.SetInstrumentMapInfo.desc = Changing MIDI instrument map info +Midi.SetPortCount.desc = Changing the ports number of MIDI device {0} +Midi.SetPortParameter.desc = Changing MIDI input port parameter +Midi.UnmapInstrument.desc = Removing MIDI instrument +Midi.UpdateDeviceInfo.desc = Updating MIDI input device {0} +Midi.UpdateDevices.desc = Updating MIDI devices +Midi.UpdateInstrumentInfo.desc = Updating MIDI instrument +Midi.UpdateInstrumentMapInfo.desc = Updating MIDI instrument map {0} +Midi.UpdateInstrumentMaps.desc = Updating MIDI instrument maps +Midi.UpdateInstruments.desc = Updating MIDI instruments + UpdateChannels.description = Updating channels -UpdateMidiDevices.description = Updating MIDI devices UpdateTotalVoiceCount.description = Updating the total number of active voices \ No newline at end of file