/[svn]/misc/trunk/mac_package_builder/linuxsampler.unpkg/Resources/English.lproj/Localizable.strings
ViewVC logotype

Contents of /misc/trunk/mac_package_builder/linuxsampler.unpkg/Resources/English.lproj/Localizable.strings

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2707 - (show annotations) (download) (as text)
Sat Jan 17 22:25:39 2015 UTC (9 years, 3 months ago) by schoenebeck
File MIME type: application/octet-stream
File size: 6300 byte(s)
* WIP: Initial build files for upcoming Mac .pkg installer.

1 þÿ// English localization of installer text
2
3 "LIBGIG_DESCR" = "Program libary (C++ DLL) providing file access to Gigasampler/GigaStudio, DLS, Korg and Akai instrument files.";
4
5 "CODECS_DESCR" = "Program libraries (C DLLs) providing file access to various audio sample file formats and audio encoding formats (.wav, .ogg, .aiff, FLAC, Vorbis).";
6
7 "GTK_DESCR" = "The Gtk/Gtkmm toolkit is a set of program libraries (C and C++ DLLs) aimed to reduce the development effort of creating graphical applications for various platforms. This choice will also install various dependency libraries like the SigC++, glibmm and many more.";
8
9 "LINUXSAMPLER_DLL_DESCR" = "The major part of LinuxSampler is contained in this program library (C++ DLL). It contains the sampler backend, audio and MIDI drivers (i.e. CoreAudio and CoreMIDI support), LSCP network support and the sampler's C++ API.";
10
11 "LIBGIGEDIT_DESCR" = "The major part of the GigEdit instrument editor application is contained in this program library (C++ DLL).";
12
13 "LINUXSAMPLER_BACKEND_DESCR" = "Stand-alone version of the sampler. You need to install this if you want to use the sampler without a DAW/sequencer app. Note that LinuxSampler itself is just the core of the sampler, without a graphical user interface. This choice will also install the lscp command line shell of the sampler.";
14
15 "AU_DESCR" = "The Apple Audio Unit (AU) Plugin version of LinuxSampler. Install this for being able to load LinuxSampler as virtual instrument directly within DAW apps like Apple Logic Pro, Garage Band and more.";
16
17 "VST_DESCR" = "The Steinberg Virtual Studio Technology (VST) Plugin version of LinuxSampler. Install this for being able to load LinuxSampler as virtual instrument directly within DAW apps like Steinberg Cubase and more.";
18
19 "QSAMPLER_DESCR" = "QSampler is a graphical frontend application (written in C++ using the Qt UI toolkit), which allows to control LinuxSampler, loading sounds, selecting MIDI inputs and so on. QSampler and Fantasia fulfill the same task. So you might pick one of the two for your daily usage of LinuxSampler.";
20
21 "FANTASIA_DESCR" = "Fantasia is a graphical frontend application (written in Java), which allows to control LinuxSampler, loading sounds, selecting MIDI inputs and so on. QSampler and Fantasia fulfill the same task. So you might pick one of the two for your daily usage of LinuxSampler.";
22
23 "GIGEDIT_DESCR" = "GigEdit is a graphical instrument editor application (written in C++ using the Gtkmm toolkit) for Gigasampler/GigaStudio files. You can use GigEdit as stand-alone editor or in conjunction with LinuxSampler. In the latter case you can thus edit an instrument while playing the instrument at the same time with the sampler.";
24
25 "LINUXSAMPLER_GROUP_DESCR" = "LinuxSampler is the so called backend, thus the core of the sampler. You might want to install either at least QSampler or Fantasia for being able to control LinuxSampler conveniently.";
26
27 "3RD_PARTY_DLLS_DESCR" = "Dynamic loadable program libraries (DLLs) of foreign parties.";
28
29 "DLL_GROUP_DESCR" = "Dynamic loadable program libraries (DLLs) used by the sampler and the other applications.";

Properties

Name Value
svn:executable *
svn:mime-type application/octet-stream

  ViewVC Help
Powered by ViewVC