/[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 1204 - (hide annotations) (download)
Thu May 24 21:43:45 2007 UTC (16 years, 10 months ago) by iliev
File size: 5189 byte(s)
upgrading to version 0.5a

1 iliev 1143 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 iliev 1204 Channel.LoadEngine.desc = Assigning {0} engine to channel {1}
14     Channel.LoadInstrument.desc = Assigning instrument
15 iliev 1143 Channel.Remove.desc = Removing Channel {0}
16     Channel.RemoveFxSend.desc = Removing effect send {0}:{1}
17     Channel.Reset.desc = Reseting Channel {0}
18     Channel.SetAudioOutputChannel.desc = Setting the audio output channel of channel {0}
19     Channel.SetAudioOutputDevice.desc = Changing the audio output device of channel {0}
20     Channel.SetFxSendAudioOutputChannel.desc = Rerouting channel of effect send {0}:{1}
21     Channel.SetFxSendLevel.desc = Changing the volume of effect send {0}:{1}
22     Channel.SetFxSendMidiController.desc = Changing the MIDI controller of effect send {0}:{1}
23     Channel.SetFxSendName.desc = Changing the name of effect send {0}:{1}
24     Channel.SetMidiInputChannel.desc = Changing the MIDI input channel of channel {0}
25     Channel.SetMidiInputDevice.desc = Changing the MIDI input device of channel {0}
26     Channel.SetMidiInputPort.desc = Changing the MIDI input port of channel {0}
27     Channel.SetMidiInstrumentMap.desc = Assigning MIDI instrument map to channel {0}
28     Channel.SetMute.desc = Changing the mute state of channel {0}
29     Channel.SetSolo.desc = Changing the solo state of channel {0}
30     Channel.SetVolume.desc = Changing the volume of channel {0}
31     Channel.UpdateFxSendInfo.desc = Updating effect send {0}:{1}
32     Channel.UpdateFxSends.desc = Updating effect sends on channel {0}
33     Channel.UpdateInfo.desc = Updating channel information
34    
35 iliev 787 Connect.description = Connecting to LinuxSampler
36 iliev 1204
37 iliev 911 DefaultLSConsoleModel.notConnected = "Not Connected!"
38 iliev 787 DuplicateChannels.description = Duplicating the specified channels
39     GetEngines.description = Getting Sampler Engines
40 iliev 1143
41 iliev 1204 Global.ResetSampler.desc = Reseting the Sampler
42     Global.GetServerInfo.desc = Getting Server Info
43 iliev 1143 Global.GetVolume.desc - Getting the global volume
44     Global.SetVolume.desc = Changing the global volume
45    
46 iliev 1204 InstrumentsDb.AddInstruments.desc = Scanning for instruments
47     InstrumentsDb.AddInstrumentsFromFile.desc = Scanning for instruments
48     InstrumentsDb.AddInstrumentsNonrecursive.desc = Scanning for instruments
49     InstrumentsDb.Copy.desc = Copying
50     InstrumentsDb.CreateDirectory.desc = Creating new folder
51     InstrumentsDb.FindDirectories.desc = Searching
52     InstrumentsDb.FindInstruments.desc = Searching
53     InstrumentsDb.GetDrectories.desc = Updating database directories
54     InstrumentsDb.GetDrectory.desc = Updating database directory
55     InstrumentsDb.GetDirectoryCount.desc = Calculating directory number
56     InstrumentsDb.GetInstrument.desc = Updating database instrument
57     InstrumentsDb.GetInstrumentCount.desc = Calculating instrument number
58     InstrumentsDb.GetInstruments.desc = Updating database instruments
59     InstrumentsDb.GetScanJobInfo.desc = Retrieving status
60     InstrumentsDb.Move.desc = Moving
61     InstrumentsDb.RemoveDirectories.desc = Removing database directories
62     InstrumentsDb.RemoveInstruments.desc = Removing database instruments
63     InstrumentsDb.RenameDirectory.desc = Renaming database directory
64     InstrumentsDb.RenameInstrument.desc = Renaming database instrument
65     InstrumentsDb.SetDirectoryDescription.desc = Changing directory description
66     InstrumentsDb.SetInstrumentDescription.desc = Changing instrument description
67    
68 iliev 911 LSConsoleConnect.description = Connecting to LinuxSampler
69     LSConsoleExecCommand.description = Executing LS Console command
70 iliev 1143
71     Midi.AddMidiInstrumentMap.desc = Adding MIDI instrument map
72     Midi.CreateDevice.desc = Creating MIDI input device
73     Midi.DestroyDevice.desc = Removing MIDI input device {0}
74     Midi.EnableDevice.desc = Changing the Active state of MIDI device {0}
75     Midi.GetDrivers.desc = Getting MIDI Input Drivers
76     Midi.GetInstrumentMaps.desc = Getting MIDI instrument maps
77     Midi.MapInstrument.desc = Mapping MIDI instrument
78     Midi.RemoveMidiInstrumentMap.desc = Removing MIDI instrument map {0}
79     Midi.SetDeviceParameter.desc = Setting MIDI device parameter
80     Midi.SetInstrumentMapInfo.desc = Changing MIDI instrument map info
81     Midi.SetPortCount.desc = Changing the ports number of MIDI device {0}
82     Midi.SetPortParameter.desc = Changing MIDI input port parameter
83     Midi.UnmapInstrument.desc = Removing MIDI instrument
84     Midi.UpdateDeviceInfo.desc = Updating MIDI input device {0}
85     Midi.UpdateDevices.desc = Updating MIDI devices
86     Midi.UpdateInstrumentInfo.desc = Updating MIDI instrument
87     Midi.UpdateInstrumentMapInfo.desc = Updating MIDI instrument map {0}
88     Midi.UpdateInstrumentMaps.desc = Updating MIDI instrument maps
89     Midi.UpdateInstruments.desc = Updating MIDI instruments
90    
91 iliev 787 UpdateChannels.description = Updating channels
92     UpdateTotalVoiceCount.description = Updating the total number of active voices

  ViewVC Help
Powered by ViewVC