Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2009-05-30 15:47:07
Size: 1809
Editor: HolgerLevsen
Comment:
Revision 3 as of 2012-02-16 15:13:36
Size: 1857
Editor: ?CédricBoutillier
Comment: add French as available translated version
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Fully translated versions of this document are not yet available.  Fully translated versions of this document are available.

French.
Line 7: Line 9:
Translations of this document are kept in .po files like in many free software projects, read {{{usr/share/doc/debian-edu-doc-en/README.audacity-manual-translations}}} for more information on this. Please read also read this, if you want to start/help translating this document. Translations of this document are kept in PO files like in many free software projects, read {{{usr/share/doc/debian-edu-doc-en/README.audacity-manual-translations}}} for more information on this. Please read also read this, if you want to start/help translating this document.
Line 9: Line 11:
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), create patches and send those to debian-edu-doc@packages.qa.debian.org. 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 Subversion (which can be done anonymously), create patches and send those to debian-edu-doc@packages.qa.debian.org.
Line 15: Line 17:
Then edit the {{{documentation/audacity/audacity-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 {{{documentation/audacity/audacity-manual.$CC.po}}} (where you replace $CC with your language code). There are many tools for translating available, we suggest to use {{{lokalize}}}.
Line 17: Line 19:
Then you either commit the file directly to svn (if you have the rights to do so) or send the file to the mailinglist. Then you either commit the file directly to Subversion (if you have the rights to do so) or send the file to the mailinglist.
Line 23: Line 25:
Read /usr/share/doc/debian-edu-doc-en/README.audacity-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. 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]]. Read /usr/share/doc/debian-edu-doc-en/README.audacity-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. If you are new to Subversion, look at the [[http://svnbook.org|Version Control with Subversion]], it has a chapter on the [[http://svnbook.red-bean.com/en/1.0/ch03s05.html|basic workflow with Subversion]].

Translations of this document

Fully translated versions of this document are available.

French.

HowTo translate this document

Translations of this document are kept in PO files like in many free software projects, read usr/share/doc/debian-edu-doc-en/README.audacity-manual-translations for more information on this. Please read also read this, if you want to start/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 Subversion (which can be done anonymously), create patches and send those to debian-edu-doc@packages.qa.debian.org.

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):

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

Then edit the documentation/audacity/audacity-manual.$CC.po (where you replace $CC with your language code). There are many tools for translating available, we suggest to use lokalize.

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

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-en/README.audacity-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. If you are new to Subversion, look at the Version Control with Subversion, it has a chapter on the basic workflow with Subversion.

Please report any problems.

CategoryPermalink