Translation of footers

This commit is contained in:
Sebastien Gioria 2002-02-19 15:53:58 +00:00
parent 6d7cfec6d8
commit bad81fa98a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12255

View file

@ -1,4 +1,12 @@
<!-- $FreeBSD: doc/fr_FR.ISO_8859-1/share/sgml/freebsd.dsl,v 1.2 2000/09/28 23:29:46 nbm Exp $ -->
<!--
The FreeBSD Documentation Project
The FreeBSD French Documentation Project
$Id: freebsd.dsl,v 1.4 2002-02-19 15:53:58 gioria Exp $
$FreeBSD$
Original revision: 1.3
-->
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
<!ENTITY freebsd.dsl PUBLIC "-//FreeBSD//DOCUMENT DocBook Language Neutral Stylesheet//EN" CDATA DSSSL>
@ -21,7 +29,7 @@
(make element gi: "p"
attributes: (list (list "align" "center"))
(make element gi: "small"
(literal "This, and other documents, can be downloaded from ")
(literal "Ce document, ainsi que d'autres peut etre téléchargé a ")
(make element gi: "a"
attributes: (list (list "href" "ftp://ftp.FreeBSD.org/pub/FreeBSD/doc"))
(literal "ftp.FreeBSD.org/pub/FreeBSD/doc/"))
@ -29,17 +37,17 @@
(make element gi: "p"
attributes: (list (list "align" "center"))
(make element gi: "small"
(literal "For questions about FreeBSD, read the ")
(literal "Pour toutes questions a propos de FreeBSD, lisez la ")
(make element gi: "a"
attributes: (list (list "href" "http://www.freebsd.org/docs.html"))
(literal "documentation"))
(literal " before contacting <")
(literal " avant de contacter <")
(make element gi: "a"
attributes: (list (list "href" "mailto:questions@FreeBSD.org"))
(literal "questions@FreeBSD.org"))
(literal ">.")
(make empty-element gi: "br")
(literal "For questions about this documentation, e-mail <")
(literal "Pour les questions sur cette documentation, contactez <")
(make element gi: "a"
attributes: (list (list "href" "mailto:doc@FreeBSD.org"))
(literal "doc@FreeBSD.org"))