47 lines
2.1 KiB
XML
47 lines
2.1 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "./dtd/document-v11.dtd">
|
||
|
|
||
|
<document>
|
||
|
<header>
|
||
|
<title>POI Documentation Translations</title>
|
||
|
<authors>
|
||
|
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
||
|
</authors>
|
||
|
</header>
|
||
|
|
||
|
<body>
|
||
|
<section><title>Introduction</title>
|
||
|
<p>
|
||
|
The POI project has always had a very international following. In fact even today POI is
|
||
|
more popular in Europe than in the US where the original founders reside. Today POI is
|
||
|
developed by people from all over the world including India, Austrailia, Japan, and Russia.
|
||
|
We recognize and welcome our geographically and culturally diverse users and contributors and
|
||
|
wish to accomidate you as best as we can.
|
||
|
</p>
|
||
|
<p>
|
||
|
Documentation has always been a cornerstone to POI's success. No matter how fluent one is in
|
||
|
a second language, it is always easier to comprehend concepts explained in one's native language,
|
||
|
therefore, we encourage volunteers to come and help us translate the documentation into other
|
||
|
languages. Below is a list of the translations that are currently in progress and their status.
|
||
|
</p>
|
||
|
</section>
|
||
|
<section><title>Languages</title>
|
||
|
<table>
|
||
|
<tr><td>xx</td><td>Language</td><td>Status</td><td>On/Offsite</td><td>Link</td></tr>
|
||
|
<tr><td>de</td><td>German</td><td>Just beginning (help!)</td><td>On</td>
|
||
|
<td><link href="de/index.html">link</link></td></tr>
|
||
|
<tr><td>es</td><td>Spanish</td><td>Index page, some auxiliary pages translated</td><td>On</td>
|
||
|
<td><link href="es/index.html">link</link></td></tr>
|
||
|
<tr><td>jp</td><td>Japanese</td><td>Complete XML translation, a few releases old</td><td>Off</td>
|
||
|
<td><link href="http://www.terra-intl.com/jakarta/poi/">link</link></td></tr>
|
||
|
</table>
|
||
|
</section>
|
||
|
</body>
|
||
|
<footer>
|
||
|
<legal>
|
||
|
Copyright (c) @year@ The Apache Software Foundation All rights reserved.
|
||
|
$Revision$ $Date$
|
||
|
</legal>
|
||
|
</footer>
|
||
|
</document>
|