3ab3c4e31512393b96405e5dc2115c798846fbee
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 stop making out-of-date cla...

Roger Dingledine authored 18 years ago

en/translation.wml 15) To get an idea how
Peter Palfrader Link translation-status some

Peter Palfrader authored 18 years ago

en/translation.wml 16) current our translations are, we have created a page with the current
en/translation.wml 17) <a href="<page translation-status>">translation status</a>.</p>
Thomas Sjögren Initial version of the tran...

Thomas Sjögren authored 19 years ago

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 18 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
Peter Palfrader Appease w3c validator even...

Peter Palfrader authored 18 years ago

en/translation.wml 26) href="<cvssandbox>website/en/"><cvssandbox>website/en/</a>
Roger Dingledine fix up the translation page...

Roger Dingledine authored 18 years ago

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>.
Roger Dingledine and translating website/doc...

Roger Dingledine authored 18 years ago

en/translation.wml 31) You are welcome to translate more pages than this if you would
en/translation.wml 32) like: the next set that would be useful are the ".wml" files in <a
Peter Palfrader Use <cvssandbox> instead of...

Peter Palfrader authored 18 years ago

en/translation.wml 33) href="<cvssandbox>website/docs/en/"><cvssandbox>website/docs/en/</a>.
Roger Dingledine and translating website/doc...

Roger Dingledine authored 18 years ago

en/translation.wml 34) You can look at <a
Peter Palfrader Use <cvssandbox> instead of...

Peter Palfrader authored 18 years ago

en/translation.wml 35) href="<cvssandbox>website/de/"><cvssandbox>website/de/</a>
Roger Dingledine fix up the translation page...

Roger Dingledine authored 18 years ago

en/translation.wml 36) for examples of the desired translation formats.</li>
Roger Dingledine mention that we want transl...

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

Thomas Sjögren authored 19 years ago

translation.html   42) <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 43) \# Based-On-Revision: 1.4<br />
en/translation.wml 44) 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   45) 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 46) 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 47) <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 48) 
Thomas Sjögren Initial version of the tran...

Thomas Sjögren authored 19 years ago

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 19 years ago

translation.html   52) 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   53) 
Roger Dingledine mention that we want transl...

Roger Dingledine authored 18 years ago

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

Thomas Sjögren authored 19 years ago

translation.html   59) <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   60) 
Roger Dingledine fix up the translation page...

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

Thomas Sjögren authored 19 years ago

translation.html   67) <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   68) Even though most browsers display the characters correctly these days, we want
translation.html   69) to be on the safe side, so we don't get bug reports from people who can't
translation.html   70) read the text.</li>
translation.html   71) 
translation.html   72) <li>Keep your translation valid XHTML to minimize the work needed
translation.html   73) before the page is committed to CVS. You can test your code at <a
translation.html   74) 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   75) </ol>
translation.html   76) 
translation.html   77)   </div><!-- #main -->