Simplify localization layer for XSLT stylesheets. lang/share/xsl/*.xsl are

now picked up via share/xsl/*.xsl and they are empty when there is no
localized content in it.  This prevents inconsistency between share/xsl/*.xsl
and the localized ones.
This commit is contained in:
Hiroki Sato 2013-11-11 19:26:20 +00:00
parent 640294fa86
commit ae0395da63
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43171
117 changed files with 204 additions and 1132 deletions
bn_BD.UTF-8/share/xsl
da_DK.ISO8859-1/share/xsl
de_DE.ISO8859-1/share/xsl
el_GR.ISO8859-7/share/xsl
en_US.ISO8859-1/share/xsl
es_ES.ISO8859-1/share/xsl
fr_FR.ISO8859-1/share/xsl
hu_HU.ISO8859-2/share/xsl
it_IT.ISO8859-15/share/xsl
ja_JP.eucJP/share/xsl
mn_MN.UTF-8/share/xsl
nl_NL.ISO8859-1/share/xsl
pl_PL.ISO8859-2/share/xsl
pt_BR.ISO8859-1/share/xsl
ru_RU.KOI8-R/share/xsl
share
sr_YU.ISO8859-2/share/xsl
tr_TR.ISO8859-9/share/xsl

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-epub.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -10,13 +10,6 @@
xmlns:db="http://docbook.org/ns/docbook"
exclude-result-prefixes="db"
extension-element-prefixes="str">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-fo.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!--
BENGALI-SPECIFIC PARAMETERS
-->

View file

@ -1,18 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml-chunk.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,10 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
</xsl:stylesheet>

View file

@ -7,12 +7,4 @@
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -6,5 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-epub.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-fo.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,18 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml-chunk.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,20 +0,0 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<xsl:template name="user.footer.navigation">
<p align="center"><small>Dette og andre dokumenter kan downloades fra
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a></small></p>
<p align="center"><small>For spørgsmål om FreeBSD, læs
<a href="http://www.FreeBSD.org/docs.html">documentationen</a> før du kontakter
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;.<br/>
For spørgsmål angående denne dokumentation, e-mail
&lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;.</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -1,4 +1,4 @@
<?xml version='1.0'?>
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $FreeBSD$ -->
@ -7,12 +7,14 @@
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml.xsl"/>
<xsl:template name="user.footer.navigation">
<p align="center"><small>Dette og andre dokumenter kan downloades fra
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a></small></p>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
<p align="center"><small>For spørgsmål om FreeBSD, læs
<a href="http://www.FreeBSD.org/docs.html">documentationen</a> før du kontakter
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;.<br/>
For spørgsmål angående denne dokumentation, e-mail
&lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;.</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-epub.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-fo.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,18 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml-chunk.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,16 +0,0 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<xsl:template name="user.footer.navigation">
<p align="center"><small>Wenn Sie Fragen zu FreeBSD haben, schicken Sie eine E-Mail an
&lt;<a href="mailto:de-bsd-questions@de.FreeBSD.org">de-bsd-questions@de.FreeBSD.org</a>&gt;.<br/>
Wenn Sie Fragen zu dieser Dokumentation haben, schicken Sie eine E-Mail an
&lt;<a href="mailto:de-bsd-translators@de.FreeBSD.org">de-bsd-translators@de.FreeBSD.org</a>&gt;.</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -1,4 +1,4 @@
<?xml version='1.0'?>
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $FreeBSD$ -->
@ -7,12 +7,10 @@
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
<xsl:template name="user.footer.navigation">
<p align="center"><small>Wenn Sie Fragen zu FreeBSD haben, schicken Sie eine E-Mail an
&lt;<a href="mailto:de-bsd-questions@de.FreeBSD.org">de-bsd-questions@de.FreeBSD.org</a>&gt;.<br/>
Wenn Sie Fragen zu dieser Dokumentation haben, schicken Sie eine E-Mail an
&lt;<a href="mailto:de-bsd-translators@de.FreeBSD.org">de-bsd-translators@de.FreeBSD.org</a>&gt;.</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -6,5 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-epub.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-fo.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,18 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml-chunk.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,20 +0,0 @@
<?xml version='1.0' encoding='iso-8859-7'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<xsl:template name="user.footer.navigation">
<p align="center"><small>Áõôü ôï êåßìåíï, êáé Üëëá êåßìåíá, ìðïñåß íá âñåèåß óôï
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a></small></p>
<p align="center"><small>Ãéá åñùôÞóåéò ó÷åôéêÜ ìå ôï FreeBSD, äéáâÜóôå ôçí
<a href="http://www.FreeBSD.org/docs.html">ôåêìçñßùóç</a> ðñéí íá åðéêïéíùíÞóåôå ìå ôçí
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;.<br/>
Ãéá åñùôÞóåéò ó÷åôéêÜ ìå áõôÞ ôçí ôåêìçñßùóç, óôåßëôå e-mail óôçí
&lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;.</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -1,4 +1,4 @@
<?xml version='1.0'?>
<?xml version='1.0' encoding='iso-8859-7'?>
<!-- $FreeBSD$ -->
@ -7,12 +7,14 @@
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml.xsl"/>
<xsl:template name="user.footer.navigation">
<p align="center"><small>Αυτό το κείμενο, και άλλα κείμενα, μπορεί να βρεθεί στο
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a></small></p>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
<p align="center"><small>Για ερωτήσεις σχετικά με το FreeBSD, διαβάστε την
<a href="http://www.FreeBSD.org/docs.html">τεκμηρίωση</a> πριν να επικοινωνήσετε με την
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;.<br/>
Για ερωτήσεις σχετικά με αυτή την τεκμηρίωση, στείλτε e-mail στην
&lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;.</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -6,5 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-epub.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-fo.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,18 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml-chunk.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,10 +0,0 @@
<?xml version='1.0' encoding="iso-8859-1"?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
</xsl:stylesheet>

View file

@ -1,4 +1,4 @@
<?xml version='1.0'?>
<?xml version='1.0' encoding="iso-8859-1"?>
<!-- $FreeBSD$ -->
@ -6,13 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -6,5 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-epub.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-fo.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,18 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml-chunk.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,20 +0,0 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<xsl:template name="user.footer.navigation">
<p align="center"><small>Puede descargar éste y muchos otros documentos desde
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a></small></p>
<p align="center"><small>Si tiene dudas sobre FreeBSD consulte la
<a href="http://www.FreeBSD.org/docs.html">documentación</a> antes de escribir a la lista
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;.<br/>
Envíe sus preguntas sobre la documentación a
&lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;.</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -1,4 +1,4 @@
<?xml version='1.0'?>
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $FreeBSD$ -->
@ -7,12 +7,14 @@
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml.xsl"/>
<xsl:template name="user.footer.navigation">
<p align="center"><small>Puede descargar éste y muchos otros documentos desde
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a></small></p>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
<p align="center"><small>Si tiene dudas sobre FreeBSD consulte la
<a href="http://www.FreeBSD.org/docs.html">documentación</a> antes de escribir a la lista
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;.<br/>
Envíe sus preguntas sobre la documentación a
&lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;.</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -6,5 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-epub.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-fo.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,18 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml-chunk.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,20 +0,0 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<xsl:template name="user.footer.navigation">
<p align="center"><small>Ce document, ainsi que d'autres peut être téléchargé sur
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a></small></p>
<p align="center"><small>Pour toutes questions à propos de FreeBSD, lisez la
<a href="http://www.FreeBSD.org/docs.html">documentation</a> avant de contacter
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;.<br/>
Pour les questions sur cette documentation, contactez
&lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;.</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -1,4 +1,4 @@
<?xml version='1.0'?>
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $FreeBSD$ -->
@ -7,12 +7,14 @@
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml.xsl"/>
<xsl:template name="user.footer.navigation">
<p align="center"><small>Ce document, ainsi que d'autres peut être téléchargé sur
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a></small></p>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
<p align="center"><small>Pour toutes questions à propos de FreeBSD, lisez la
<a href="http://www.FreeBSD.org/docs.html">documentation</a> avant de contacter
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;.<br/>
Pour les questions sur cette documentation, contactez
&lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;.</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -6,5 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-epub.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-fo.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,18 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml-chunk.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,17 +0,0 @@
<?xml version='1.0' encoding='iso-8859-2'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<xsl:template name="user.footer.navigation">
<p align="center"><small>Ha kérdése van a FreeBSD-vel kapcsolatban, a
következõ címre írhat (angolul):
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;.<br/>
Ha ezzel a dokumentummal kapcsolatban van kérdése, kérjük erre a címre írjon:
&lt;<a href="mailto:gabor@FreeBSD.org">gabor@FreeBSD.org</a>&gt;.</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -1,4 +1,4 @@
<?xml version='1.0'?>
<?xml version='1.0' encoding='iso-8859-2'?>
<!-- $FreeBSD$ -->
@ -7,12 +7,11 @@
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
<xsl:template name="user.footer.navigation">
<p align="center"><small>Ha kérdése van a FreeBSD-vel kapcsolatban, a
következõ címre írhat (angolul):
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;.<br/>
Ha ezzel a dokumentummal kapcsolatban van kérdése, kérjük erre a címre írjon:
&lt;<a href="mailto:gabor@FreeBSD.org">gabor@FreeBSD.org</a>&gt;.</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -6,5 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-epub.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-fo.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,18 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml-chunk.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,20 +0,0 @@
<?xml version='1.0' encoding='iso-8859-15'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<xsl:template name="user.footer.navigation">
<p align="center"><small>Questo, ed altri documenti, possono essere scaricati da
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a></small></p>
<p align="center"><small>Per domande su FreeBSD, leggi la
<a href="http://www.FreeBSD.org/docs.html">documentazione</a> prima di contattare
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;.<br/>
Per domande su questa documentazione, invia una e-mail a
&lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;.</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -1,4 +1,4 @@
<?xml version='1.0'?>
<?xml version='1.0' encoding='iso-8859-15'?>
<!-- $FreeBSD$ -->
@ -7,12 +7,14 @@
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml.xsl"/>
<xsl:template name="user.footer.navigation">
<p align="center"><small>Questo, ed altri documenti, possono essere scaricati da
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a></small></p>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
<p align="center"><small>Per domande su FreeBSD, leggi la
<a href="http://www.FreeBSD.org/docs.html">documentazione</a> prima di contattare
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;.<br/>
Per domande su questa documentazione, invia una e-mail a
&lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;.</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -6,5 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-epub.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -7,12 +7,6 @@
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-fo.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Pull in the CJK-specific stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-fo-cjk.xsl"/>

View file

@ -1,18 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml-chunk.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,21 +0,0 @@
<?xml version='1.0' encoding='euc-jp'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<xsl:template name="user.footer.navigation">
<p align="center"><small>本文書、および他の文書は
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a>
からダウンロードできます。</small></p>
<p align="center"><small>FreeBSD に関する質問がある場合には、
<a href="http://www.FreeBSD.org/ja/docs.html">ドキュメント</a> を読んだ上で
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt; まで (英語で) 連絡してください。<br/>
本文書に関する質問については、
&lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt; まで電子メールを (英語で) 送ってください。</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -1,4 +1,4 @@
<?xml version='1.0'?>
<?xml version='1.0' encoding='euc-jp'?>
<!-- $FreeBSD$ -->
@ -7,12 +7,15 @@
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml.xsl"/>
<xsl:template name="user.footer.navigation">
<p align="center"><small>本文書、および他の文書は
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a>
からダウンロードできます。</small></p>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
<p align="center"><small>FreeBSD に関する質問がある場合には、
<a href="http://www.FreeBSD.org/ja/docs.html">ドキュメント</a> を読んだ上で
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt; まで (英語で) 連絡してください。<br/>
本文書に関する質問については、
&lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt; まで電子メールを (英語で) 送ってください。</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -6,5 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-epub.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-fo.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,18 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml-chunk.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,26 +0,0 @@
<?xml version='1.0' encoding='utf-8'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<xsl:template name="user.footer.navigation">
<p align="center"><small>Энэ болон бусад баримтуудыг
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a>
хаягаас татаж авч болно.</small></p>
<p align="center"><small>FreeBSD-ийн талаар
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;
хаягтай холбоо барихаасаа өмнө
<a href="http://www.FreeBSD.org/docs.html">баримтыг</a> уншина уу.<br/>
Энэ бичиг баримттай холбоотой асуулт байвал
&lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;
хаягаар цахим захидал явуулна уу.<br/>
Энэ бичиг баримтын орчуулгатай холбоотой асуулт байвал
&lt;<a href="mailto:admin@mnbsd.org">admin@mnbsd.org</a>&gt;
хаягаар цахим захидал явуулна уу.</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -1,4 +1,4 @@
<?xml version='1.0'?>
<?xml version='1.0' encoding='utf-8'?>
<!-- $FreeBSD$ -->
@ -7,12 +7,20 @@
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml.xsl"/>
<xsl:template name="user.footer.navigation">
<p align="center"><small>Энэ болон бусад баримтуудыг
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a>
хаягаас татаж авч болно.</small></p>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
<p align="center"><small>FreeBSD-ийн талаар
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;
хаягтай холбоо барихаасаа өмнө
<a href="http://www.FreeBSD.org/docs.html">баримтыг</a> уншина уу.<br/>
Энэ бичиг баримттай холбоотой асуулт байвал
&lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;
хаягаар цахим захидал явуулна уу.<br/>
Энэ бичиг баримтын орчуулгатай холбоотой асуулт байвал
&lt;<a href="mailto:admin@mnbsd.org">admin@mnbsd.org</a>&gt;
хаягаар цахим захидал явуулна уу.</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -6,5 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-epub.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-fo.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,18 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml-chunk.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,11 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<xsl:template name="user.footer.navigation"/>
</xsl:stylesheet>

View file

@ -6,13 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -6,5 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-epub.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-fo.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,18 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml-chunk.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,10 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
</xsl:stylesheet>

View file

@ -6,13 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -6,5 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-epub.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-fo.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,18 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml-chunk.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,20 +0,0 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<xsl:template name="user.footer.navigation">
<p align="center"><small>Este, e outros documentos, podem ser obtidos em
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a></small></p>
<p align="center"><small>Para perguntas sobre FreeBSD, leia a
<a href="http://www.FreeBSD.org/docs.html">documentação</a> antes de contatar
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;.<br/>
Para perguntas sobre esta documentação, envie e-mail para
&lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;.</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -1,4 +1,4 @@
<?xml version='1.0'?>
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $FreeBSD$ -->
@ -7,12 +7,14 @@
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml.xsl"/>
<xsl:template name="user.footer.navigation">
<p align="center"><small>Este, e outros documentos, podem ser obtidos em
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a></small></p>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
<p align="center"><small>Para perguntas sobre FreeBSD, leia a
<a href="http://www.FreeBSD.org/docs.html">documentação</a> antes de contatar
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;.<br/>
Para perguntas sobre esta documentação, envie e-mail para
&lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;.</small></p>
</xsl:template>
</xsl:stylesheet>

View file

@ -6,5 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-epub.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-fo.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,18 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml-chunk.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,35 +0,0 @@
<?xml version='1.0' encoding='koi8-r'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<xsl:template name="user.footer.navigation">
<p align="center"><small>üÔÏÔ, É ÄÒÕÇÉÅ ÄÏËÕÍÅÎÔÙ, ÍÏÇÕÔ ÂÙÔØ ÓËÁÞÁÎÙ Ó
<a href="http://ftp.FreeBSD.org/pub/FreeBSD/doc/">http://ftp.FreeBSD.org/pub/FreeBSD/doc/</a>.</small></p>
<p align="center"><small>ðÏ ×ÏÐÒÏÓÁÍ, Ó×ÑÚÁÎÎÙÍ Ó FreeBSD, ÐÒÏÞÉÔÁÊÔÅ
<a href="http://www.FreeBSD.org/ru/docs.html">ÄÏËÕÍÅÎÔÁÃÉÀ</a> ÐÒÅÖÄÅ ÞÅÍ ÐÉÓÁÔØ ×
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;.<br/>
ðÏ ×ÏÐÒÏÓÁÍ, Ó×ÑÚÁÎÎÙÍ Ó ÜÔÏÊ ÄÏËÕÍÅÎÔÁÃÉÅÊ, ÐÉÛÉÔÅ × ÒÁÓÓÙÌËÕ
&lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;.<br/>
</small></p>
</xsl:template>
<xsl:template name="docformatnav">
<xsl:variable name="single.fname">
<xsl:choose>
<xsl:when test="/book">book.html</xsl:when>
<xsl:when test="/article">article.html</xsl:when>
</xsl:choose>
</xsl:variable>
<div class="docformatnavi">
[ <a href="index.html">ðÏ ÒÁÚÄÅÌÁÍ</a> /
<a href="{$single.fname}">ïÄÎÉÍ ÆÁÊÌÏÍ</a> ]
</div>
</xsl:template>
</xsl:stylesheet>

View file

@ -1,4 +1,4 @@
<?xml version='1.0'?>
<?xml version='1.0' encoding='koi8-r'?>
<!-- $FreeBSD$ -->
@ -7,12 +7,29 @@
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml.xsl"/>
<xsl:template name="user.footer.navigation">
<p align="center"><small>üÔÏÔ, É ÄÒÕÇÉÅ ÄÏËÕÍÅÎÔÙ, ÍÏÇÕÔ ÂÙÔØ ÓËÁÞÁÎÙ Ó
<a href="http://ftp.FreeBSD.org/pub/FreeBSD/doc/">http://ftp.FreeBSD.org/pub/FreeBSD/doc/</a>.</small></p>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<p align="center"><small>ðÏ ×ÏÐÒÏÓÁÍ, Ó×ÑÚÁÎÎÙÍ Ó FreeBSD, ÐÒÏÞÉÔÁÊÔÅ
<a href="http://www.FreeBSD.org/ru/docs.html">ÄÏËÕÍÅÎÔÁÃÉÀ</a> ÐÒÅÖÄÅ ÞÅÍ ÐÉÓÁÔØ ×
&lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;.<br/>
ðÏ ×ÏÐÒÏÓÁÍ, Ó×ÑÚÁÎÎÙÍ Ó ÜÔÏÊ ÄÏËÕÍÅÎÔÁÃÉÅÊ, ÐÉÛÉÔÅ × ÒÁÓÓÙÌËÕ
&lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;.<br/>
</small></p>
</xsl:template>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
<xsl:template name="docformatnav">
<xsl:variable name="single.fname">
<xsl:choose>
<xsl:when test="/book">book.html</xsl:when>
<xsl:when test="/article">article.html</xsl:when>
</xsl:choose>
</xsl:variable>
<div class="docformatnavi">
[ <a href="index.html">ðÏ ÒÁÚÄÅÌÁÍ</a> /
<a href="{$single.fname}">ïÄÎÉÍ ÆÁÊÌÏÍ</a> ]
</div>
</xsl:template>
</xsl:stylesheet>

View file

@ -54,10 +54,10 @@ MASTERDOC?= ${.CURDIR}/${DOC}.xml
DB5RNC?= ${DOC_PREFIX}/share/xml/freebsd50.rnc
XSLPROF?= http://docbook.sourceforge.net/release/xsl-ns/current/profiling/profile.xsl
XSLXHTML?= http://www.FreeBSD.org/XML/www/lang/share/xsl/freebsd-xhtml.xsl
XSLXHTMLCHUNK?= http://www.FreeBSD.org/XML/www/lang/share/xsl/freebsd-xhtml-chunk.xsl
XSLEPUB?= http://www.FreeBSD.org/XML/www/lang/share/xsl/freebsd-epub.xsl
XSLFO?= http://www.FreeBSD.org/XML/www/lang/share/xsl/freebsd-fo.xsl
XSLXHTML?= http://www.FreeBSD.org/XML/www/share/xsl/freebsd-xhtml.xsl
XSLXHTMLCHUNK?= http://www.FreeBSD.org/XML/www/share/xsl/freebsd-xhtml-chunk.xsl
XSLEPUB?= http://www.FreeBSD.org/XML/www/share/xsl/freebsd-epub.xsl
XSLFO?= http://www.FreeBSD.org/XML/www/share/xsl/freebsd-fo.xsl
XSLPGP?= http://www.FreeBSD.org/XML/www/share/xsl/freebsd-pgpkeyring.xsl
XSLSCH?= /usr/local/share/xsl/iso-schematron/xslt1/iso_schematron_skeleton_for_xslt1.xsl

View file

@ -16,6 +16,9 @@
<!-- Pull in common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
<!-- The localization layer is the same preference level of this file -->
<xsl:include href="http://www.FreeBSD.org/XML/www/lang/share/xsl/freebsd-epub.xsl"/>
<xsl:param name="generate.legalnotice.link" select="'1'"/>
<xsl:param name="docbook.css.source">../xml/docbook-epub.css.xml</xsl:param>

View file

@ -11,12 +11,14 @@
<!-- Pull in the base stylesheets -->
<xsl:import href="http://docbook.sourceforge.net/release/xsl-ns/current/fo/docbook.xsl"/>
<!-- Include the common customizations -->
<xsl:import href="freebsd-common.xsl"/>
<xsl:import href="http://www.FreeBSD.org/XML/www/share/xsl/freebsd-common.xsl"/>
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/xsl/freebsd-common.xsl"/>
<!-- Include customized FO titlepage -->
<xsl:import href="freebsd-fo-titlepage.xsl"/>
<!-- The localization layer is the same preference level of this file -->
<xsl:include href="http://www.FreeBSD.org/XML/www/lang/share/xsl/freebsd-fo.xsl"/>
<xsl:param name="print">0</xsl:param>
<xsl:variable name="link.color">

View file

@ -12,8 +12,9 @@
<xsl:import href="http://docbook.sourceforge.net/release/xsl-ns/current/xhtml/chunk.xsl"/>
<!-- Pull in common XHTML customizations -->
<xsl:include href="freebsd-xhtml-common.xsl"/>
<xsl:import href="http://www.FreeBSD.org/XML/www/share/xsl/freebsd-xhtml-common.xsl"/>
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/xsl/freebsd-xhtml.xsl"/>
<xsl:param name="generate.legalnotice.link" select="'1'"/>
</xsl:stylesheet>

View file

@ -9,5 +9,7 @@
<xsl:import href="http://docbook.sourceforge.net/release/xsl-ns/current/xhtml/docbook.xsl"/>
<!-- Pull in common XHTML customizations -->
<xsl:include href="freebsd-xhtml-common.xsl"/>
<xsl:import href="http://www.FreeBSD.org/XML/www/share/xsl/freebsd-xhtml-common.xsl"/>
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/xsl/freebsd-xhtml.xsl"/>
</xsl:stylesheet>

View file

@ -6,5 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-epub.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -6,10 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-fo.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,18 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml-chunk.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -1,10 +0,0 @@
<?xml version='1.0'?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
</xsl:stylesheet>

View file

@ -6,13 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-xhtml.xsl"/>
<!-- Language-specific general customizations -->
<xsl:import href="freebsd-common.xsl"/>
<!-- Language-specific common XHTML customizations -->
<xsl:import href="freebsd-xhtml-common.xsl"/>
</xsl:stylesheet>

View file

@ -6,5 +6,4 @@
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
</xsl:stylesheet>

Some files were not shown because too many files have changed in this diff Show more