]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/user/install.itely
Merge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond into tmp
[lilypond.git] / Documentation / fr / user / install.itely
index 1392348960eae18348af3e0182a501ce559ec25e..ef9901516b8fd72c6663e35b226835f4a17cb818 100644 (file)
@@ -1,14 +1,15 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: c887c0f8714c999e42fa87d4d1116b8d19e0b93c
+    Translation of GIT committish: adba53e69c35330dd3d5eedd12c72c3b53dfa379
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
-@c \version "2.11.38"
+@c \version "2.11.61"
 
+@c Translators: John Mandereau
 
 @node Install
 @chapter Install
@@ -30,7 +31,7 @@ l'utilisations des binaires précompilés.
 @node Precompiled binaries
 @section Precompiled binaries
 
-@subsection Downloading
+@unnumberedsubsec Downloading
 
 Consultez @uref{http://lilypond.org/web/install/} pour connaître les
 derniers paquets binaires dipsonibles pour votre plateforme.  Si votre
@@ -45,21 +46,39 @@ darwin-x86  - MacOS X Intel
 freebsd-64  - FreeBSD 6.x, x86_64
 freebsd-x86 - FreeBSD 4.x, x86
 linux-64    - Toutes distributions GNU/Linux, x86_64
-linux-arm   - Toutes distributions GNU/Linux, arm
 linux-ppc   - Toutes distributions GNU/Linux, powerpc
 linux-x86   - Toutes distributions GNU/Linux, x86
 mingw       - Windows x86
 @end example
 
+@knownissues
+
+Si vous utilisez MacOS 10.3 ou 10.4 et voulez exécuter des scripts
+Python tels que @command{convert-ly} et @code{lilypond-book},
+reportez-vous à
+@ref{Setup for MacOS X,,,lilypond-program,Utilisation des programmes}.
+
 
 @node Compiling from source
 @section Compiling from source
 
-@ifhtml
-UNTRANSLATED NODE: IGNORE ME
-@end ifhtml
+Il est possible de compiler LilyPond à partir du code source.  Comme
+cela requiert une maîtrise de l'anglais, cette section ne sera pas
+traduite.  Si vous voulez vraiment compiler LilyPond, reportez-vous à
 @iftex
-Toute cette section ne sera pas traduite, car la compilation de LilyPond
-demande de maîtriser un minimum l'anglais ; reportez-vous donc à
-l'édition de ce manuel en anglais.
+@c DO NOT translate the following line at all.
+@ref{Compiling from source,,,lilypond-program,Application Usage}.
 @end iftex
+@ifhtml
+@c Please translate the following line (but not the .html file name)
+la @uref{Compiling-from-source.html,documentation en anglais}.
+@end ifhtml
+
+@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
+@c Instead, please uncomment and translate the paragraph above,
+@c and remove all stuff (menu, nodes, contents) below this line.