/[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 1867 - (show annotations) (download)
Mon Mar 16 22:12:32 2009 UTC (15 years ago) by iliev
File size: 6039 byte(s)
* proper handling of connection failures
* renamed Channels Panels to Channel Lanes
* code cleanup

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.GetDriverParametersInfo.desc = Getting audio driver information
5 Audio.GetDrivers.desc= Getting Audio Output Drivers
6 Audio.SetChannelCount.desc = Changing the channels number of audio device {0}
7 Audio.SetChannelParameter.desc = Changing audio output channel parameter
8 Audio.SetDeviceParameter.desc = Changing the settings of audio device {0}
9 Audio.UpdateDeviceInfo.desc = Updating audio output device {0}
10 Audio.UpdateDevices.desc = Updating audio output devices
11
12 Channel.Add.desc = Creating new Channel
13 Channel.AddFxSend.desc = Creating new effect send
14 Channel.EditInstrument.desc = Starting an instrument editor
15 Channel.GetFxSends.desc = Getting effect sends on channel {0}
16 Channel.LoadEngine.desc = Assigning {0} engine to channel {1}
17 Channel.LoadInstrument.desc = Assigning instrument
18 Channel.Remove.desc = Removing Channel {0}
19 Channel.RemoveFxSend.desc = Removing effect send {0}:{1}
20 Channel.Reset.desc = Reseting Channel {0}
21 Channel.SendMidiMsg.desc = Sending MIDI data to channel {0}
22 Channel.SetAudioOutputChannel.desc = Setting the audio output channel of channel {0}
23 Channel.SetAudioOutputDevice.desc = Changing the audio output device of channel {0}
24 Channel.SetFxSendAudioOutputChannel.desc = Rerouting channel of effect send {0}:{1}
25 Channel.SetFxSendLevel.desc = Changing the volume of effect send {0}:{1}
26 Channel.SetFxSendMidiController.desc = Changing the MIDI controller of effect send {0}:{1}
27 Channel.SetFxSendName.desc = Changing the name of effect send {0}:{1}
28 Channel.SetMidiInputChannel.desc = Changing the MIDI input channel of channel {0}
29 Channel.SetMidiInputDevice.desc = Changing the MIDI input device of channel {0}
30 Channel.SetMidiInputPort.desc = Changing the MIDI input port of channel {0}
31 Channel.SetMidiInstrumentMap.desc = Assigning MIDI instrument map to channel {0}
32 Channel.SetMute.desc = Changing the mute state of channel {0}
33 Channel.SetSolo.desc = Changing the solo state of channel {0}
34 Channel.SetVolume.desc = Changing the volume of channel {0}
35 Channel.UpdateFxSendInfo.desc = Updating effect send {0}:{1}
36 Channel.UpdateFxSends.desc = Updating effect sends on channel {0}
37 Channel.UpdateInfo.desc = Updating channel information
38
39 DefaultLSConsoleModel.notConnected = "Not Connected!"
40 DuplicateChannels.description = Duplicating the specified channels
41
42 Global.Connect.desc = Connecting to LinuxSampler
43 Global.GetEngines.desc = Getting Sampler Engines
44 Global.GetFileInstrument.desc = Retrieving instrument information
45 Global.GetFileInstruments.desc = Retrieving instrument information
46 Global.GetServerInfo.desc = Getting Server Info
47 Global.GetVolume.desc - Getting the global volume
48 Global.ResetSampler.desc = Reseting the Sampler
49 Global.SetClientReadTimeout.desc = Setting the socket read timeout
50 Global.SetPolyphony.desc = Applying global stream/voice limits
51 Global.SetVolume.desc = Changing the global volume
52 Global.UpdateTotalVoiceCount.desc = Updating the total number of active voices
53
54 InstrumentsDb.AddInstruments.desc = Scanning for instruments
55 InstrumentsDb.AddInstrumentsFromFile.desc = Scanning for instruments
56 InstrumentsDb.AddInstrumentsNonrecursive.desc = Scanning for instruments
57 InstrumentsDb.Copy.desc = Copying
58 InstrumentsDb.CreateDirectory.desc = Creating new folder
59 InstrumentsDb.FindDirectories.desc = Searching
60 InstrumentsDb.FindInstruments.desc = Searching
61 InstrumentsDb.FindLostInstrumentFiles.desc = Checking for lost instrument files
62 InstrumentsDb.Format.desc = Formatting the instruments database
63 InstrumentsDb.GetDrectories.desc = Updating database directories
64 InstrumentsDb.GetDrectory.desc = Updating database directory
65 InstrumentsDb.GetDirectoryCount.desc = Calculating directory number
66 InstrumentsDb.GetInstrument.desc = Updating database instrument
67 InstrumentsDb.GetInstrumentCount.desc = Calculating instrument number
68 InstrumentsDb.GetInstruments.desc = Updating database instruments
69 InstrumentsDb.GetScanJobInfo.desc = Retrieving status
70 InstrumentsDb.Move.desc = Moving
71 InstrumentsDb.RemoveDirectories.desc = Removing database directories
72 InstrumentsDb.RemoveInstruments.desc = Removing database instruments
73 InstrumentsDb.RenameDirectory.desc = Renaming database directory
74 InstrumentsDb.RenameInstrument.desc = Renaming database instrument
75 InstrumentsDb.SetDirectoryDescription.desc = Changing directory description
76 InstrumentsDb.SetInstrumentDescription.desc = Changing instrument description
77 InstrumentsDb.SetInstrumentFilePath.desc = Updating instrument file path
78
79 LSConsoleConnect.description = Connecting to LinuxSampler
80 LSConsoleExecCommand.description = Executing LS Console command
81
82 LaunchBackend.desc = Starting backend
83
84 Midi.AddMidiInstrumentMap.desc = Adding MIDI instrument map
85 Midi.CreateDevice.desc = Creating MIDI input device
86 Midi.DestroyDevice.desc = Removing MIDI input device {0}
87 Midi.EnableDevice.desc = Changing the Active state of MIDI device {0}
88 Midi.GetDriverParametersInfo.desc = Getting MIDI driver information
89 Midi.GetDrivers.desc = Getting MIDI Input Drivers
90 Midi.GetInstrumentMaps.desc = Getting MIDI instrument maps
91 Midi.MapInstrument.desc = Mapping MIDI instrument
92 Midi.RemoveMidiInstrumentMap.desc = Removing MIDI instrument map {0}
93 Midi.SetDeviceParameter.desc = Setting MIDI device parameter
94 Midi.SetInstrumentMapInfo.desc = Changing MIDI instrument map info
95 Midi.SetPortCount.desc = Changing the ports number of MIDI device {0}
96 Midi.SetPortParameter.desc = Changing MIDI input port parameter
97 Midi.UnmapInstrument.desc = Removing MIDI instrument
98 Midi.UpdateDeviceInfo.desc = Updating MIDI input device {0}
99 Midi.UpdateDevices.desc = Updating MIDI devices
100 Midi.UpdateInstrumentInfo.desc = Updating MIDI instrument
101 Midi.UpdateInstrumentMapInfo.desc = Updating MIDI instrument map {0}
102 Midi.UpdateInstrumentMaps.desc = Updating MIDI instrument maps
103 Midi.UpdateInstruments.desc = Updating MIDI instruments
104
105 UpdateChannels.description = Updating channels

  ViewVC Help
Powered by ViewVC