--- jsampler/trunk/src/org/jsampler/langprops/MessagesBundle.properties 2007/04/02 21:18:31 1143 +++ jsampler/trunk/src/org/jsampler/langprops/MessagesBundle.properties 2008/09/08 00:19:27 1767 @@ -1,15 +1,20 @@ 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} @@ -31,23 +36,51 @@ Channel.UpdateInfo.desc = Updating channel information Connect.description = Connecting to LinuxSampler + DefaultLSConsoleModel.notConnected = "Not Connected!" DuplicateChannels.description = Duplicating the specified channels GetEngines.description = Getting Sampler Engines -GetServerInfo.description = Getting Server Info +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.SetClientReadTimeout.desc = Setting the socket read timeout 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.FindLostInstrumentFiles.desc = Checking for lost instrument files +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 +InstrumentsDb.SetInstrumentFilePath.desc = Updating instrument file path + LSConsoleConnect.description = Connecting to LinuxSampler LSConsoleExecCommand.description = Executing LS Console command -LoadEngine.description = Assigning {0} engine to channel {1} -LoadInstrument.description = Assigning instrument 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 @@ -64,6 +97,5 @@ Midi.UpdateInstrumentMaps.desc = Updating MIDI instrument maps Midi.UpdateInstruments.desc = Updating MIDI instruments -ResetSampler.description = Reseting the Sampler UpdateChannels.description = Updating channels UpdateTotalVoiceCount.description = Updating the total number of active voices \ No newline at end of file