Added automatic detection of translation to the french pages.
svn path=/trunk/; revision=1945
This commit is contained in:
parent
51c27b2b9c
commit
7f1e6fd0df
7
Makefile
7
Makefile
@ -66,12 +66,13 @@ $(ENPAGES): %.html: %.xhtml fsfe.xsl navigation.en.xsl
|
||||
$(FRPAGES): %.html: %.xhtml fsfe.xsl navigation.fr.xsl
|
||||
@$(ECHO) "Building $@ ..."; \
|
||||
path=$< ; \
|
||||
base=`expr $$path : '\(.*\).xhtml'` ; \
|
||||
base=`expr $$path : '\(.*\).fr.xhtml'` ; \
|
||||
filebase=`basename $$base` ; \
|
||||
dir=`dirname $$path` ; \
|
||||
root=`dirname $$path | perl -pe 'chop; s:([^/]+):..:g if($$_ ne ".")'` ; \
|
||||
$(XSLTPROC) fsfe.xsl $$path $(XSLTOPTS) '$$fsfeurope='$$root '$$filebase='$$filebase '$$path='$$path > $$base.html-temp && (cat $$base.html-temp | perl -p -e '$$| = 1; (s/Date://, s/Author:/par/, s/\$$//g) if(/\$$''Date:/); s/mode: xml \*\*\*/mode: html \*\*\*/' > $$base.html) ; \
|
||||
rm -f $$base.html-temp
|
||||
langlinks="`./tools/translate.sh $$base fr`" ; \
|
||||
$(XSLTPROC) fsfe.xsl $$path $(XSLTOPTS) '$$fsfeurope='$$root '$$filebase='$$filebase.fr '$$path='$$path '$$langlinks='"$$langlinks" > $$base.fr.html-temp && (cat $$base.fr.html-temp | perl -p -e '$$| = 1; (s/Date://, s/Author:/par/, s/\$$//g) if(/\$$''Date:/); s/mode: xml \*\*\*/mode: html \*\*\*/' > $$base.fr.html) ; \
|
||||
rm -f $$base.fr.html-temp
|
||||
|
||||
$(DEPAGES): %.html: %.xhtml fsfe.xsl navigation.de.xsl
|
||||
@$(ECHO) "Building $@ ..."; \
|
||||
|
@ -9,16 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="background.de.html">Deutsch</a> |
|
||||
<a href="background.html">English</a> |
|
||||
Français |
|
||||
<a href="background.pt.html">Português</a>
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
|
||||
<h2>Contexte</h2>
|
||||
|
@ -9,16 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="boilerplate.de.html">Deutsch</a> |
|
||||
<a href="boilerplate.en.html">English</a> |
|
||||
Français |
|
||||
<a href="boilerplate.pt.html">Português</a>
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
|
||||
<p>This rocks</p>
|
||||
|
@ -9,16 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="contact.de.html">Deutsch</a> |
|
||||
<a href="contact.html">English</a> |
|
||||
Français |
|
||||
<a href="contact.pt.html">Português</a>
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
<h2>Discussions générales</h2>
|
||||
|
||||
|
@ -9,13 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please keep this list alphabetical -->
|
||||
<a href="index.en.html">Anglais</a> | Français
|
||||
]
|
||||
</center>
|
||||
|
||||
<blockquote>
|
||||
|
||||
<p>Voici un outil de réprésentation graphique de l'emplacement
|
||||
|
@ -9,16 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="documents.de.html">Deutsch</a> |
|
||||
<a href="documents.html">English</a> |
|
||||
Français |
|
||||
<a href="documents.pt.html">Português</a>
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
<div align="center">
|
||||
<h2>Documents</h2>
|
||||
|
@ -9,16 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="doi.de.html">Deutsch</a> |
|
||||
<a href="doi.html">English</a> |
|
||||
Français |
|
||||
<a href="doi.pt.html">Português</a>
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
<div align="center">
|
||||
<h2>Déclaration d'Intention - Free Software Foundation Europe</h2>
|
||||
|
@ -9,16 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="freesoftware.de.html">Deutsch</a> |
|
||||
<a href="freesoftware.html">English</a> |
|
||||
Français |
|
||||
<a href="freesoftware.pt.html">Português</a>
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
<div align="center">
|
||||
<h2>Qu'est-ce que le Logiciel Libre ?</h2>
|
||||
|
@ -9,16 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="gnuproject.de.html">Deutsch</a> |
|
||||
<a href="gnuproject.html">English</a> |
|
||||
Français |
|
||||
<a href="gnuproject.pt.html">Português</a>
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
<div align="center">
|
||||
<h2>Qu'est-ce que le Projet GNU?</h2>
|
||||
|
@ -9,16 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="preamble.de.html">Deutsch</a> |
|
||||
<a href="preamble.html">English</a> |
|
||||
Français |
|
||||
<a href="preamble.pt.html">Português</a>
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
<div align="center">
|
||||
<h2>Préambule</h2>
|
||||
|
@ -10,15 +10,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="whyfs-howto.de.html">Deutsch</a> |
|
||||
<a href="whyfs-howto.en.html">English</a> |
|
||||
Français
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
|
||||
<center><h2>Pourquoi nous parlons de Logiciel Libre</h2>
|
||||
|
@ -10,18 +10,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="whyfs.de.html">Deutsch</a> |
|
||||
<a href="whyfs.en.html">English</a> |
|
||||
<a href="whyfs.es.html">Español</a> |
|
||||
Français |
|
||||
<a href="whyfs.it.html">Italiano</a> |
|
||||
<a href="whyfs.pt.html">Português</a>
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
|
||||
<center><h2>Pourquoi nous parlons de Logiciel Libre</h2></center>
|
||||
|
@ -9,16 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="argumentation.de.html">Deutsch</a> |
|
||||
<a href="argumentation.html">English</a> |
|
||||
Français <!--|
|
||||
<a href="index.pt.html">Português</a> -->
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
<div align="center">
|
||||
<h2>Pourquoi préférer l'utilisation de logiciels libres dans l'Éducation?</h2>
|
||||
|
@ -9,16 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="education.de.html">Deutsch</a> |
|
||||
<a href="education.html">English</a> |
|
||||
Français<!-- |
|
||||
<a href="index.pt.html">Português</a> -->
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
<div align="center">
|
||||
<h2>Éducation</h2>
|
||||
|
@ -8,15 +8,6 @@
|
||||
</head>
|
||||
<body>
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please keep this list alphabetical -->
|
||||
<a href="events.de.html">Deutsch</a> |
|
||||
<a href="events.en.html">English</a> |
|
||||
Français
|
||||
]
|
||||
</center>
|
||||
|
||||
<center>
|
||||
<h2>Événements prévus</h2>
|
||||
</center>
|
||||
|
@ -9,15 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please keep this list alphabetical -->
|
||||
<a href="passed-2001.de.html">Deutsch</a> |
|
||||
<a href="passed-2001.en.html">English</a> |
|
||||
Français
|
||||
]
|
||||
</center>
|
||||
|
||||
<center>
|
||||
<h2>Événements passés</h2>
|
||||
</center>
|
||||
|
@ -9,15 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="eucd-fs.en.html">English</a> |
|
||||
<a href="eucd-fs.es.html">Español</a> |
|
||||
Français
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
|
||||
<h1>Les extensions aux Droits d'Auteur en Europe menace le Logiciel Libre</h1>
|
||||
|
@ -9,19 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
|
||||
<!-- Autogenerated by preproc from eucd.fr.pxhtml -->
|
||||
<center>
|
||||
[
|
||||
Deutsch
|
||||
| <a href="eucd.en.html">English</a>
|
||||
| Español
|
||||
| Français
|
||||
| Italiano
|
||||
| Português
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
|
||||
<h1>EUCD - Les extensions du droit d'auteur qui nous menacent</h1>
|
||||
|
@ -9,15 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<a href="index.de.html">Deutsch</a> |
|
||||
<a href="index.html">English</a> |
|
||||
Français |
|
||||
<a href="index.pt.html">Português</a>
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
<h2>GNU Business Network (Réseau d'affaires GNU)</h2>
|
||||
|
||||
|
@ -10,19 +10,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="index.de.html">Deutsch</a> |
|
||||
<a href="index.html">English</a> |
|
||||
<a href="index.es.html">Español</a> |
|
||||
Français |
|
||||
<a href="index.it.html">Italiano</a> |
|
||||
<a href="index.pt.html">Português</a>
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
|
||||
<center>
|
||||
|
@ -9,16 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="law.de.html">Deutsch</a> |
|
||||
<a href="law.en.html">English</a> |
|
||||
Français |
|
||||
<a href="law.pt.html">Português</a>
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
<div align="center">
|
||||
<h2>Protéger le Logiciel Libre en Europe</h2>
|
||||
|
@ -9,16 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="index.de.html">Deutsch</a> |
|
||||
<a href="index.html">English</a> |
|
||||
Français |
|
||||
<a href="index.pt.html">Português</a>
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
<h2>A propos des listes de diffusion</h2>
|
||||
<p>
|
||||
|
@ -48,6 +48,9 @@
|
||||
<tr>
|
||||
<td width="99%" valign="top">
|
||||
<div class="content">
|
||||
<center>
|
||||
<xsl:value-of select="$langlinks" disable-output-escaping="yes"/>
|
||||
</center>
|
||||
<xsl:apply-templates select="@*|node()"/>
|
||||
</div>
|
||||
</td>
|
||||
|
@ -8,17 +8,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="article2001-08-23-01.de.html">Deutsch</a> |
|
||||
<a href="article2001-08-23-01.en.html">English</a> |
|
||||
<a href="article2001-08-23-01.es.html">Español</a> |
|
||||
Français |
|
||||
<a href="article2001-08-23-01.it.html">Italian</a> |
|
||||
<a href="article2001-08-23-01.pt.html">Português</a>
|
||||
]
|
||||
</center>
|
||||
<p />
|
||||
<blockquote>
|
||||
<center><h2>Experts du Logiciel Libre</h2></center>
|
||||
|
@ -8,16 +8,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="article2001-10-20-01.de.html">Deutsch</a> |
|
||||
<a href="article2001-10-20-01.en.html">English</a> |
|
||||
<a href="article2001-10-20-01.es.html">Español</a> |
|
||||
Français |
|
||||
<a href="article2001-10-20-01.pt.html">Português</a>
|
||||
]
|
||||
</center>
|
||||
<p />
|
||||
<blockquote>
|
||||
<center><h2>La dérive de SourceForge</h2></center>
|
||||
|
@ -9,16 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="article2002-01-18-01.en.html">English</a> |
|
||||
<a href="article2002-01-18-01.es.html">Español</a> |
|
||||
Français |
|
||||
<a href="article2002-01-18-01.pt.html">Português</a>
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
|
||||
<center>
|
||||
|
@ -8,16 +8,6 @@
|
||||
</head>
|
||||
<body>
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="news.de.html">Deutsch</a> |
|
||||
<a href="news.html">English</a> |
|
||||
Français |
|
||||
<a href="news.pt.html">Português</a>
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
|
||||
<div align="center">
|
||||
|
@ -9,16 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="index.de.html">Deutsch</a> |
|
||||
<a href="index.html">English</a> |
|
||||
Français |
|
||||
<a href="index.pt.html">Português</a>
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
<h2>Relations avec la Presse</h2>
|
||||
|
||||
|
@ -9,16 +9,6 @@
|
||||
<body>
|
||||
|
||||
<div> <!-- The header will be inserted here -->
|
||||
<center>
|
||||
[
|
||||
<!-- Please update as needed and keep it in alphabetical order -->
|
||||
<a href="speakers.de.html">Deutsch</a> |
|
||||
<a href="speakers.html">English</a> |
|
||||
Français<!-- |
|
||||
<a href="speakers.pt.html">Português</a> -->
|
||||
]
|
||||
</center>
|
||||
|
||||
<!-- Begin page content -->
|
||||
<div align="center">
|
||||
<h2>Intervenants</h2>
|
||||
|
Loading…
Reference in New Issue
Block a user