Translators needed!
We'd like to make the basic content of the NTP Pool website available
in just about any language; but we need your help!
What you'll need
- Fluent reader of English and fluent in some other language.
- A couple of hours to do the initial translation.
- 10-30 minutes about once or twice every 3 months to update the translation with changes.
- Some knowledge of basic HTML.
- Ideally basic familiarity with git or subversion.
- Crazy desire to work for free for no thanks but the benefit of thousands!
Get started
The easiest way to get started is
to download a
zip file or 'clone' the code
with git. To use git, start by
creating an account on github and then
clone the repository.
Either way is helpful, so do whatever is easier for you.
Please subscribe to the (very low
traffic) timekeepers-i18n
mailinglist.
Do the translation
When you have the source code, you will find the strings to translate in two places:
- .po files in the i18n/ directory. They can be edited with any
text editor or a dedicated tool, for
example po edit. If there's no
file for your language you can start one by copying the en.po
file.
- Language specific HTML files in the docs/ntppool/ directory.
Start by copying the 'en/' directory. Only the files in the "language
directory" needs translation. The rest are either only provided in
English or translated via the .po files.
Submit it back
When you are done, either zip up your work and tell me the name of the
.zip file you started from or push with git to github
and send me a note about it.