f45c8e395dd3738036f1cd5748d2b1c5e97913c8
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

en/translation.wml  1) ## translation metadata
Peter Palfrader In CVS the magic keyword is...

Peter Palfrader authored 18 years ago

en/translation.wml  2) # Revision: $Revision$
Thomas Sjögren Initial version of the tran...

Thomas Sjögren authored 19 years ago

translation.html    3) 
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

en/translation.wml  4) #include "head.wmi" TITLE="Translation guidelines"
Thomas Sjögren Missed a line when updating...

Thomas Sjögren authored 19 years ago

translation.html    5) 
Thomas Sjögren Initial version of the tran...

Thomas Sjögren authored 19 years ago

translation.html    6) <div class="main-column">
translation.html    7) 
translation.html    8) <h2>Tor: Translation guidelines</h2>
translation.html    9) <hr />
translation.html   10) 
translation.html   11) <p>
Roger Dingledine clean up translation pages

Roger Dingledine authored 19 years ago

translation.html   12) If you want to help translate the Tor website and documentation into
Roger Dingledine a few tweaks on the transla...

Roger Dingledine authored 19 years ago

translation.html   13) other languages, here are some basic guidelines to help you do this
Thomas Sjögren Initial version of the tran...

Thomas Sjögren authored 19 years ago

translation.html   14) as efficiently as possible.<br />
Roger Dingledine fix up the translation page...

Roger Dingledine authored 18 years ago

en/translation.wml 15) At this time, we have an actively maintained German translation, and we
en/translation.wml 16) have an old Italian translation and we're looking for a maintainer.
Thomas Sjögren Initial version of the tran...

Thomas Sjögren authored 19 years ago

translation.html   17) </p>
translation.html   18) 
translation.html   19) <p>
Roger Dingledine clean up translation pages

Roger Dingledine authored 19 years ago

translation.html   20) Note that we're interested in getting the complete website translated
Roger Dingledine fix typo in translation page

Roger Dingledine authored 19 years ago

translation.html   21) for each language, but even a few pages will still be helpful.
Thomas Sjögren Initial version of the tran...

Thomas Sjögren authored 19 years ago

translation.html   22) </p>
translation.html   23) 
translation.html   24) <ol>
Roger Dingledine fix up the translation page...

Roger Dingledine authored 18 years ago

en/translation.wml 25) <li>Look in <a
en/translation.wml 26) href="http://tor.eff.org/cvs/website/en/">http://tor.eff.org/cvs/website/en/</a>
en/translation.wml 27) for a set of ".wml" files. The most important ones to
Peter Palfrader The german version uses <co...

Peter Palfrader authored 18 years ago

en/translation.wml 28) translate are <code>index.wml</code>, <code>overview.wml</code>,
en/translation.wml 29) <code>download.wml</code>, <code>documentation.wml</code>,
en/translation.wml 30) <code>foot.wmi</code>, and <code>navigation.wml</code>.
en/translation.wml 31) You are welcome to translate
Roger Dingledine fix up the translation page...

Roger Dingledine authored 18 years ago

en/translation.wml 32) more pages than this if you would like. You can look at <a
en/translation.wml 33) href="http://tor.eff.org/cvs/website/de/">http://tor.eff.org/cvs/website/de/</a>
en/translation.wml 34) for examples of the desired translation formats.</li>
Roger Dingledine mention that we want transl...

Roger Dingledine authored 18 years ago

en/translation.wml 35) 
Roger Dingledine fix up the translation page...

Roger Dingledine authored 18 years ago

en/translation.wml 36) #<li>File names should be changed from index.html to index.xx.html, where xx
en/translation.wml 37) #is your <a href="http://www.w3.org/WAI/ER/IG/ert/iso639.htm">ISO 639</a>
en/translation.wml 38) #two letter language code.</li>
Roger Dingledine mention that we want transl...

Roger Dingledine authored 18 years ago

en/translation.wml 39) 
Thomas Sjögren Initial version of the tran...

Thomas Sjögren authored 19 years ago

translation.html   40) <li>The first line in the translated file should be<br />
Roger Dingledine fix up the translation page...

Roger Dingledine authored 18 years ago

en/translation.wml 41) \# Based-On-Revision: 1.4<br />
en/translation.wml 42) where 1.4 is the revision number of the original page translated, to
Thomas Sjögren Initial version of the tran...

Thomas Sjögren authored 19 years ago

translation.html   43) easily spot when a page gets out of date. The revision number is found at
Roger Dingledine fix up the translation page...

Roger Dingledine authored 18 years ago

en/translation.wml 44) the top on each page -- it is created by CVS so be sure to
Peter Palfrader Make local links point to t...

Peter Palfrader authored 18 years ago

en/translation.wml 45) <a href="<page developers>">checkout</a> the latest version of the website.</li>
Roger Dingledine mention that we want transl...

Roger Dingledine authored 18 years ago

en/translation.wml 46) 
Thomas Sjögren Initial version of the tran...

Thomas Sjögren authored 19 years ago

translation.html   47) <li>The second line in the translated file should be the email address of
translation.html   48) the translator:<br />
Roger Dingledine fix up the translation page...

Roger Dingledine authored 18 years ago

en/translation.wml 49) \# Last-Translator: abc@example.com<br />
Roger Dingledine clean up translation pages

Roger Dingledine authored 19 years ago

translation.html   50) so we can get ahold of you if the pages needs to be corrected or updated.</li>
Thomas Sjögren Initial version of the tran...

Thomas Sjögren authored 19 years ago

translation.html   51) 
Roger Dingledine mention that we want transl...

Roger Dingledine authored 18 years ago

en/translation.wml 52) <li>We would also like some translations for the diagrams on
en/translation.wml 53) <a href="<page overview>">the overview page</a>. You can just send us
en/translation.wml 54) the text that should go in the diagrams, and we'll take care of making
en/translation.wml 55) new versions of the pictures.</li>
en/translation.wml 56) 
Thomas Sjögren Add missing dot

Thomas Sjögren authored 19 years ago

translation.html   57) <li>Translated pages should link to the other translated pages.</li>
Thomas Sjögren Initial version of the tran...

Thomas Sjögren authored 19 years ago

translation.html   58) 
Roger Dingledine fix up the translation page...

Roger Dingledine authored 18 years ago

en/translation.wml 59) <li>Translated pages should include a note in foot.wml, translated to the
Roger Dingledine ask translated pages to inc...

Roger Dingledine authored 19 years ago

translation.html   60) appropriate language: "Neither the Tor developers nor EFF have reviewed
translation.html   61) this translation for accuracy and correctness. It may be out of date
translation.html   62) or wrong. The official Tor web site is the English version, available
translation.html   63) at http://tor.eff.org/"</li>
translation.html   64) 
Thomas Sjögren Character entities should b...

Thomas Sjögren authored 19 years ago

translation.html   65) <li>Use valid <a href="http://roselli.org/adrian/articles/character_charts.asp">character entities</a>.
Roger Dingledine clean up translation pages

Roger Dingledine authored 19 years ago

translation.html   66) Even though most browsers display the characters correctly these days, we want
translation.html   67) to be on the safe side, so we don't get bug reports from people who can't
translation.html   68) read the text.</li>
translation.html   69) 
translation.html   70) <li>Keep your translation valid XHTML to minimize the work needed
translation.html   71) before the page is committed to CVS. You can test your code at <a
translation.html   72) href="http://validator.w3.org/">validator.w3.org</a>.</li>
Thomas Sjögren Initial version of the tran...

Thomas Sjögren authored 19 years ago

translation.html   73) </ol>
translation.html   74) 
translation.html   75)   </div><!-- #main -->