]> git.donarmstrong.com Git - lilypond.git/commitdiff
Translation of install.itely to German
authorTill Paala <till.rettig@gmx.de>
Fri, 14 Sep 2007 18:59:15 +0000 (21:59 +0300)
committerJohn Mandereau <john.mandereau@gmail.com>
Fri, 14 Sep 2007 19:47:39 +0000 (21:47 +0200)
Documentation/de/user/install.itely

index e34152bd194b8c247645053b32c862cbf2b8f174..2a16f7511a9c5fc6377710d6276af96b13ca35f2 100644 (file)
@@ -9,21 +9,70 @@
 @end ignore
 
 
+@ifclear INSTALL
 @node Install
 @chapter Install
+@end ifclear
+
+@c  I don't know what this comment does.  Remove?  -gp
+@ignore
+@h tml
+<a name="download-source">
+@e nd html
+@end ignore
+
+Es gibt zwei Versionen von LilyPond: stabile Versionen und nicht stabile
+Entwicklerversionen. Stabile Versionen haben gerade Versionsnummern an
+ zweiter Stelle (z. B. 2.8, 2.10, 2.12 usw.). Entwicklerversionen 
+haben ungerade Versionsnummern an zweiter Stelle (etwa 2.7, 2.9,
+2.11 usw.).
+
+Den Quellcode von LilyPond zu übersetzen, ist ein ziemlich komplizierter
+Prozess, so dass davon @strong{sehr} abgeraten wird und die Benutzung der 
+vorkompilierten Binärpakete empfohlen wird.
+
+@menu
+* Precompiled binaries::        
+* Compiling from source::       
+@end menu
 
-UNTRANSLATED NODE: IGNORE ME
 
-@menu 
-* Precompiled binaries::
-* Compiling from source::
-@end menu 
 @node Precompiled binaries
 @section Precompiled binaries
 
-UNTRANSLATED NODE: IGNORE ME
-
 @subsection Downloading
+
+Auf der Internetseite @uref{http://lilypond.org/web/install/} findet sich 
+immer aktuelle Information zu Binärpaketen für Ihre Plattform. Wenn Ihr 
+Betriebssystem auf dieser Seite nicht abgedeckt ist, schauen Sie sich die 
+vollständige Liste auf @uref{http://download.linuxaudio.org/lilypond/binaries/}
+an.
+
+Zur Zeit werden Benärpakete für 
+
+@example
+darwin-ppc  - MacOS X powerpc
+darwin-x86  - MacOS X intel
+freebsd-64  - FreeBSD 6.x, x86_64
+freebsd-x86 - FreeBSD 4.x, x86
+linux-64    - Any GNU/Linux distribution, x86_64
+linux-arm   - Any GNU/Linux distribution, arm
+linux-ppc   - Any GNU/Linux distribution, powerpc
+linux-x86   - Any GNU/Linux distribution, x86
+mingw       - Windows x86
+@end example
+
+@noindent
+erstellt.
+
+@c TRANSLATORS:
+@c   Please **do not** translate anything below this line.  Users
+@c   should not be compiling LilyPond themselves; if they really 
+@c   want to do so, they should be able to read the English docs,
+@c   because they'll probably need to ask questions in English
+@c   on the -devel list.   -gp
+
+
 @node Compiling from source
 @section Compiling from source