[BACK]Return to translation.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/translation.html, Revision 1.90

1.12      david       1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
1.40      saad        2:       "http://www.w3.org/TR/html4/loose.dtd">
1.1       jufi        3: <html>
                      4: <head>
                      5: <title>OpenBSD Translation</title>
                      6: <link rev="made" href="mailto:www@openbsd.org">
1.12      david       7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.1       jufi        8: <meta name="resource-type" content="document">
                      9: <meta name="description" content="the OpenBSD Translation page">
                     10: <meta name="keywords" content="openbsd,translation,documentation">
                     11: <meta name="distribution" content="global">
1.82      sthen      12: <meta name="copyright" content="This document copyright 2000-2009 by OpenBSD.">
1.1       jufi       13: </head>
                     14:
                     15: <body bgcolor="#FFFFFF" text="#000000" link="#23238E">
1.3       jufi       16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif"  border="0"></a>
1.1       jufi       17:
1.46      saad       18: <h2><font color="#e00000">Translation of the OpenBSD
                     19:     documentation</font></h2>
1.1       jufi       20:
                     21: <hr>
                     22:
                     23: <h3><font color="#0000e0">Index</font></h3>
                     24: <ul>
                     25: <li><a href="#WHAT">What is it?</a></li>
                     26: <li><a href="#WHO">Who is doing this?</a></li>
                     27: <li><a href="#HOW">How does it work?</a></li>
                     28: <li><a href="#WANT">Want to contribute?</a></li>
                     29: </ul>
                     30:
                     31: <hr>
                     32:
                     33: <h3><font color="#0000e0"><a name="WHAT">What is it?</a></font></h3>
                     34:
                     35: <p>
                     36: The OpenBSD project strives to maintain many high <a href="goals.html">
1.46      saad       37: standards</a>, one of them is to supply users with excellent
                     38: documentation, in the form of man pages and web pages.
1.1       jufi       39:
                     40: <p>
1.53      aanriot    41: To make the learning of non-english speakers easier, the website and its
                     42: FAQ have been translated and are kept up-to-date by several translation
                     43: teams. You can take a look at the actively maintained languages in the
                     44: table below for more details.
1.1       jufi       45:
                     46: <h3><font color="#0000e0"><a name="WHO">Who is doing this?</a></font></h3>
                     47:
                     48: <p>
                     49: As with all OpenBSD activity, this work is done by volunteers.
                     50:
                     51: <h4>Actively maintained</h4>
                     52:
                     53: <p><table border="1">
                     54: <tr>
1.75      tobias     55:   <td align="center"><a href="cs/">cs</a></td>
                     56:   <td>Czech</td>
                     57:   <td>
                     58:     <a href="mailto:bodzart@openbsd.cz">Tomas Bodzar</a>
                     59:   </td>
                     60: </tr>
                     61: <tr>
1.38      saad       62:   <td align="center"><a href="de/">de</a></td>
                     63:   <td>German</td>
                     64:   <td>
1.89      tobias     65:     <a href="mailto:tobias@openbsd.org">Tobias Stöckmann</a>
1.38      saad       66:   </td>
                     67: </tr>
                     68: <tr>
1.80      ajacouto   69:   <td align="center"><a href="fr/">fr</a></td>
                     70:   <td>French</td>
                     71:   <td>
1.84      tobias     72:     <a href="mailto:ajacoutot@openbsd.org">Antoine Jacoutot</a> and
                     73:     <a href="mailto:blq@arcane-labs.net">Benoit Lecocq</a>
                     74:     (See <a href="http://steelix.bsdfrog.org/fr-translation.html"
1.80      ajacouto   75:       >OpenBSD [fr] Translation Information</a> for more information)
                     76:   </td>
                     77: </tr>
                     78: <tr>
1.66      saad       79:   <td align="center"><a href="it/">it</a></td>
                     80:   <td>Italian</td>
                     81:   <td>
                     82:     <a href="mailto:jscrat@libero.it">Giuseppe Reale</a>
                     83:   </td>
                     84: </tr>
                     85: <tr>
1.38      saad       86:   <td align="center"><a href="ja/">ja</a></td>
                     87:   <td>Japanese</td>
                     88:   <td>
1.87      tobias     89:     Yusuke Shinyama
1.38      saad       90:   </td>
                     91: </tr>
                     92: <tr>
1.58      saad       93:   <td align="center"><a href="lt/">lt</a></td>
                     94:   <td>Lithuanian</td>
                     95:   <td>
1.88      ajacouto   96:     <a href="mailto:henrikas.judickas@gmail.com">Henrikas Judickas</a>
1.58      saad       97:   </td>
                     98: </tr>
                     99: <tr>
1.81      steven    100:   <td align="center"><a href="nl/">nl</a></td>
                    101:   <td>Dutch</td>
                    102:   <td>
1.84      tobias    103:     <a href="mailto:maurice@z74.net">Maurice Janssen</a>
1.81      steven    104:   </td>
                    105: </tr>
                    106: <tr>
1.50      saad      107:   <td align="center"><a href="pl/">pl</a></td>
                    108:   <td>Polish</td>
                    109:   <td>
                    110:     <a href="mailto:tkniaz@igf.fuw.edu.pl">Tomasz Kniaz</a>
                    111:   </td>
                    112: </tr>
                    113:  <tr>
1.38      saad      114:   <td align="center"><a href="pt/">pt</a></td>
                    115:   <td>Portuguese</td>
                    116:   <td>
                    117:     <a href="mailto:dsantos@hydroxyl.org">Douglas Santos</a>
                    118:   </td>
1.6       nick      119: </tr>
1.72      tobias    120:  <tr>
                    121:   <td align="center"><a href="zh/">zh</a></td>
                    122:   <td>Chinese</td>
                    123:   <td>
1.84      tobias    124:     <a href="mailto:dongsheng@users.sourceforge.net">Dongsheng Song</a>
1.73      tobias    125:     (See <a href="http://code.google.com/p/i18n-zh/wiki/OpenBSD_zh"
                    126:       >OpenBSD [zh] Translation Information</a> for more information)
1.72      tobias    127:   </td>
                    128: </tr>
1.1       jufi      129: </table><p></p>
1.49      aanriot   130: <!--
1.1       jufi      131:
1.38      saad      132: <h4>Partially maintained</h4>
                    133: <p><table border="1">
1.40      saad      134: <tr>
1.38      saad      135:   <td align="center"><a href="hu/">hu</a></td>
                    136:   <td>Hungarian</td>
                    137:   <td>
1.48      saad      138:     <a href="mailto:ishida@mars.elte.hu">Ishida</a>
1.38      saad      139:   </td>
                    140: </tr>
1.40      saad      141: <tr>
1.48      saad      142:   <td align="center"><a href="pl/">pl</a></td>
                    143:   <td>Polish</td>
1.38      saad      144:   <td>
1.48      saad      145:   <a href="http://openbsdpl.sourceforge.net/kto.php">Polish OpenBSD Doc Project</a>
1.38      saad      146:   </td>
                    147: </tr>
                    148: <tr>
1.48      saad      149:   <td align="center">sh</td>
                    150:   <td>Serbo-Croatian</td>
1.38      saad      151:   <td>
1.48      saad      152:   <a href="mailto:sarman@t-online.de">Thomas W. Horna</a>
1.38      saad      153:   </td>
1.40      saad      154: </tr>
1.38      saad      155: </table>
1.1       jufi      156:
                    157: <h4>Unmaintained</h4>
                    158:
                    159: <p><table border="1">
                    160: <tr>
1.38      saad      161:   <td width="40" align="center"><a href="es/">es</a></td>
                    162:   <td width="100">Spanish</td>
                    163:   <td width="450">&nbsp;</td>
                    164: </tr>
                    165: <tr>
                    166:   <td width="40" align="center"><a href="ko/">ko</a></td>
                    167:   <td width="100">Korean</td>
1.76      steven    168:   <td width="450">&nbsp;</td>
                    169: </tr>
                    170: <tr>
1.38      saad      171:   <td width="40" align="center"><a href="ru/">ru</a></td>
                    172:   <td width="100">Russian</td>
                    173:   <td width="450">&nbsp;</td>
1.16      horacio   174: </tr>
                    175: <tr>
1.48      saad      176:   <td width="40" align="center"><a href="se/">se</a></td>
                    177:   <td width="100">Swedish</td>
                    178:   <td width="450">&nbsp;</td>
1.1       jufi      179: </tr>
1.38      saad      180: </table><p>
1.49      aanriot   181: -->
1.1       jufi      182:
                    183: <p>
                    184: Everything is coordinated by
1.84      tobias    185: <a href="mailto:steelix@bsdfrog.org">Antoine Jacoutot</a>,
                    186: <a href="mailto:steelix@bsdfrog.org">Benoit Lecocq</a> and
                    187: <a href="mailto:steelix@bsdfrog.org">Tobias Stöckmann</a>.
1.1       jufi      188:
                    189: <h3><font color="#0000e0"><a name="HOW">How does it work?</a></font></h3>
                    190:
                    191: <p>
1.46      saad      192: The website consists of multiple subdirectories which we will call
                    193: sections, for each language there is an extra subdirectory in each
                    194: section if a translation exists. This subdirectory has a name that is
                    195: the two-letter
1.57      steven    196: <a href="http://www.loc.gov/standards/iso639-2/php/English_list.php">ISO 639-1 language code</a>,
1.49      aanriot   197: like 'de' for German or 'fr' for French. In that directory, we find
1.46      saad      198: files with the same names as their original [en] version, only
                    199: translated in the correct language.
1.1       jufi      200:
                    201: <p>
                    202: For example:
                    203:
                    204: <pre>
                    205: www/index.html
                    206: www/goals.html
                    207: www/security.html
1.49      aanriot   208: www/de/index.html
                    209: www/de/goals.html
1.1       jufi      210: www/faq/index.html
1.49      aanriot   211: www/faq/de/index.html
1.1       jufi      212: </pre>
                    213:
                    214: <p>
1.49      aanriot   215: If <strong>www/de/index.html</strong> links to a translated page
1.46      saad      216: <strong>goals.html</strong>, it points to
1.49      aanriot   217: <strong>www/de/goals.html</strong>. If <strong>security.html</strong> is
1.46      saad      218: not (yet) translated, it should link to
                    219: <strong>../security.html</strong>, and points to
1.1       jufi      220: <strong>www/security.html</strong>.
                    221:
                    222: <p>
1.46      saad      223: We will also maintain in each translated and original [en] file a series
                    224: of links to the translated pages. These links should be sorted! You can
                    225: find these in the left top of index page, for example:
1.1       jufi      226: <a href="de/index.html">[de]</a>
                    227: <a href="index.html">[en]</a>
1.80      ajacouto  228: <a href="fr/index.html">[fr]</a>
1.49      aanriot   229: <a href="hu/index.html">[hu]</a>
1.1       jufi      230: <a href="ja/index.html">[ja]</a>
1.52      saad      231: <a href="pl/index.html">[pl]</a>
1.49      aanriot   232: <a href="pt/index.html">[pt]</a>
1.1       jufi      233:
                    234: <p>
1.46      saad      235: All the contributors have a CVS account on a dedicated CVS server <a
1.84      tobias    236: href="http://steelix.bsdfrog.org">steelix.bsdfrog.org</a>. After the pages are
1.46      saad      237: finished and up to date, they are synchronized with the main OpenBSD CVS
                    238: repository.
                    239:
                    240: <p>
                    241: <strong>Note:</strong> the CVS repository hosted by
1.84      tobias    242: <i>steelix.bsdfrog.org</i> is not public. One must have a CVS account on
1.46      saad      243: this server to access the repository.
1.1       jufi      244:
                    245: <p>
1.44      saad      246: The current status of the translation work can be tracked online via the
1.84      tobias    247: <a href="http://steelix.bsdfrog.org/status/makereport.html">OpenBSD
1.44      saad      248: Translation Status</a> page which is generated hourly.
1.1       jufi      249:
                    250: <p>
1.44      saad      251: More detailed documentation about the translation procedures is
                    252: available from <a href="translation-explained.html">Contributing to the
                    253: OpenBSD translation effort</a>.
1.1       jufi      254:
                    255: <h3><font color="#0000e0"><a name="WANT">Want to contribute?</a></font></h3>
                    256:
                    257: <p>
1.44      saad      258: Follow the instructions on the
                    259: <a href="translation-explained.html">Contributing to the OpenBSD
                    260: translation effort</a> page.
1.1       jufi      261:
                    262: <hr>
                    263: <a href="index.html">
                    264: <img height="24" width="24" src="back.gif" border="0" alt="OpenBSD"></a>
                    265: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                    266: <br>
1.90    ! martynas  267: <small>$OpenBSD: translation.html,v 1.89 2009/04/28 08:58:35 tobias Exp $</small>
1.1       jufi      268:
                    269: </body>
                    270: </html>