aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/trans/index.xml
blob: c08b7c262e8759ed71afe0ff77f12b78405e5796 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "./dtd/document-v11.dtd">

<document>
  <header>
    <title>The Apache Jakarta 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 translations and built with FORREST</td><td>Off</td>
            <td><link href="http://jakarta.terra-intl.com/poi/">link</link></td></tr>
        <tr><td>kr</td><td>Korean</td><td>Conducted by <link href="http://jakarta.apache-korea.org/">Jakarta-Seoul-Project</link>.</td><td>Off</td>
            <td><link href="http://jakarta.apache-korea.org/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>