/[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 1767 - (hide annotations) (download)
Mon Sep 8 00:19:27 2008 UTC (15 years, 7 months ago) by iliev
File size: 5812 byte(s)
* Added `Copy To' and `Move To' commands to the MIDI bank context menu
  and to the MIDI instrument context menu
* Added commands to the MIDI instrument context menu for moving
  a MIDI instrument to another program
  (right-click on a MIDI instrument and choose `Change Program')
* Added option to choose between zero-based and one-based
  MIDI bank/program numbering
  (choose Edit/Preferences, then click the `Advanced' button)
* Added option to choose whether to include MIDI instrument
  mappings when exporting a sampler configuration to LSCP script.
  (choose Edit/Preferences, then click the `Advanced' button)
* Added option to set the MIDI instrument loading in background
  when exporting MIDI instrument mappings to LSCP script.
  (choose Edit/Preferences, then click the `Advanced' button)
* Implemented an option to change the socket read timeout
  (choose Edit/Preferences, then click the `Backend' tab)
* Updated LscpTree
* Fantasia: Added option to hide the active stream/voice count statistic
  in the sampler channel's small view
  (choose Edit/Preferences, then click the `Channels' tab)
* Fantasia: `Turn off animation effects' checkbox moved to the `View' tab

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

  ViewVC Help
Powered by ViewVC