doc/mn_MN.UTF-8/share/sgml/transtable-local.xsl
Giorgos Keramidas 740dc5bf20 Import a new translation of our Handbook, to the Mongolian language.
The work, for this FreeBSD Handbook translation, has been done by:

  * Bayanzul Lodoisamba, baynaa@yahoo.com
  * Ganbold Tsagaankhuu, ganbold@micom.mng.net
  * Natsagdorj Shagdar, natsag2000@yahoo.com

More documents are in the works, by the Mongolian FreeBSD doc
team, and Ganbold will be acting as a liaison between them and
the CVS tree for now.

Note that I haven't attached this to the toplevel doc/Makefile
yet, to make sure that it builds correctly on the FreeBSD cluster
before I make it auto-build by our doc tinderboxen.

Submitted by:   Ganbold Tsagaankhuu
2007-04-11 10:51:20 +00:00

18 lines
448 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
The FreeBSD Mongolian Documentation Project
Original revision 1.2
$FreeBSD$
-->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<!-- must point to master copy, doc/share/sgml/transtable-master.xsl -->
<xsl:import href="../../../share/sgml/transtable-master.xsl" />
<xsl:output type="xml" encoding="utf-8"
indent="yes"/>
</xsl:stylesheet>