Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2010-10-13 23:25:57
Size: 2612
Editor: HolgerLevsen
Comment: copied from http://wiki.debian.org/DebianEdu/Documentation/Lenny/... and modified+updated slightly
Revision 3 as of 2012-01-22 10:21:17
Size: 2755
Editor: HolgerLevsen
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Fully translated versions of this document to German and Italian are available. Incomplete translations for Norwegian Bokmål, French, Spanish and Chinese exist, take a look for your [[http://maintainer.skolelinux.org/debian-edu-doc/|language]] here. Versions of this document fully translated into German and Italian are available. Incomplete translations exist for Norwegian Bokmål, French, Spanish and Chinese exist; [[http://maintainer.skolelinux.org/debian-edu-doc/|take a look here]] for your own language.
Line 8: Line 9:
To commit your translations you need to be a member of the alioth project {{{debian-edu}}}. To translate, you just need to check out some files from from svn (which can be done anonymously) and create patches. Please file a bug against the debian-edu-doc package and attach the .po file to the [[http://bugs.debian.org/debian-edu-doc|bugreport]]. Find some [[http://bugs.debian.org|instructions on how to submit bugs]] here. To commit your translations you need to be a member of the Alioth project {{{debian-edu}}}. To translate, you just need to check out some files from from svn (which can be done anonymously) and create patches. Please file a bug against the debian-edu-doc package and attach the .po file to the [[http://bugs.debian.org/debian-edu-doc|bugreport]]. You can find some [[http://bugs.debian.org|instructions on how to submit bugs]] here.
Line 10: Line 11:
You can checkout the {{{debian-edu-doc}}} source anonymously with the following command (you need to have the {{{subversion}}} package installed for this to work): You can check out the {{{debian-edu-doc}}} source anonymously with the following command (you need to have the {{{subversion}}} package installed for this to work):
Line 14: Line 15:
Then edit the {{{documentation/debian-edu-squeeze/debian-edu-squeeze-manual.$CC.po}}} (where you replace $CC with your language code). There are many tools for translating available, we suggest to use {{{kbabel}}}. Then edit the file {{{documentation/debian-edu-squeeze/debian-edu-squeeze-manual.$CC.po}}} (replacing $CC with your language code). There are many tools for translating available; we suggest using {{{kbabel}}}.
Line 22: Line 23:
Read /usr/share/doc/debian-edu-doc/README.debian-edu-squeeze-manual-translations to find information how to create a new .po file for your language if there is none yet, and how to update translations.  Read /usr/share/doc/debian-edu-doc/README.debian-edu-squeeze-manual-translations to find information how to create a new .po file for your language if there isn't one yet, and how to update translations.

Please keep in mind that this manual is still under development, so don't translate any string which contains "FIXME".
Line 26: Line 29:
If you are new to SVN, look at the [[http://svnbook.org|SVN book]], it has a chapter on the [[http://svnbook.red-bean.com/en/1.0/ch03s05.html|basic workflow with SVN]]. Also you might want to look at he {{{kdesvn}}} package if you prefer a GUI client for SVN instead of using the commandline client. If you are new to SVN, look at the [[http://svnbook.org|SVN book]]; it has a chapter on the [[http://svnbook.red-bean.com/en/1.0/ch03s05.html|basic workflow with SVN]]. Also you might want to look at the {{{kdesvn}}} package if you prefer a GUI client for SVN instead of using the commandline client.

Translations of this document

Versions of this document fully translated into German and Italian are available. Incomplete translations exist for Norwegian Bokmål, French, Spanish and Chinese exist; take a look here for your own language.

HowTo translate this document

As in many free software projects, translations of this document are kept in .po files. More information about the process can be found in /usr/share/doc/debian-edu-doc/README.debian-edu-squeeze-manual-translations. The svn-repository (see below) contains this file too. Take a look there and at the language specific conventions if you want to help translating this document.

To commit your translations you need to be a member of the Alioth project debian-edu. To translate, you just need to check out some files from from svn (which can be done anonymously) and create patches. Please file a bug against the debian-edu-doc package and attach the .po file to the bugreport. You can find some instructions on how to submit bugs here.

You can check out the debian-edu-doc source anonymously with the following command (you need to have the subversion package installed for this to work):

  • svn co svn://svn.debian.org/svn/debian-edu/trunk/src/debian-edu-doc

Then edit the file documentation/debian-edu-squeeze/debian-edu-squeeze-manual.$CC.po (replacing $CC with your language code). There are many tools for translating available; we suggest using kbabel.

Then you either commit the file directly to svn (if you have the rights to do so) or send the file to the bugreport.

To update your local copy of the repository use the following command inside the debian-edu-doc directory:

  • svn up

Read /usr/share/doc/debian-edu-doc/README.debian-edu-squeeze-manual-translations to find information how to create a new .po file for your language if there isn't one yet, and how to update translations.

Please keep in mind that this manual is still under development, so don't translate any string which contains "FIXME".

Basic information about Alioth (the host where our SVN repository is located) and SVN is available at http://wiki.debian.org/Alioth/Svn.

If you are new to SVN, look at the SVN book; it has a chapter on the basic workflow with SVN. Also you might want to look at the kdesvn package if you prefer a GUI client for SVN instead of using the commandline client.

Please report any problems.

CategoryPermalink