aria2/po
Mingye Wang c140a52468 po/README: deflate -> inflate 2016-05-07 16:23:18 -04:00
..
.gitignore Added .gitignore files 2012-02-27 21:49:01 +09:00
LINGUAS Removed PO files from repository 2012-11-28 23:42:08 +09:00
Makevars Replace sourforge reference to the new site 2016-01-22 09:09:58 +09:00
POTFILES.in New help messages. Added suggestion for unknown/ambiguous options. 2011-12-03 16:30:00 +09:00
README.rst po/README: deflate -> inflate 2016-05-07 16:23:18 -04:00

README.rst

GNU gettext translation files
=============================

We use `launchpad
<https://translations.launchpad.net/aria2/trunk/+pots/aria2>`_ to
translate gettext translation files (PO files).

The PO files are not stored in the repository. They are exported from
launchpad and imported to this directory when creating the
distribution archive.

Exporting PO files from launchpad
---------------------------------

Visit `launchpad <https://translations.launchpad.net/aria2/trunk/+pots/aria2>`_
and follow the link ``download``.

Importing PO files from launchpad-export.tar.gz
-----------------------------------------------

The downloaded file is named as launchpad-export.tar.gz at the time of
this writing.  It includes all PO files translated at launchpad.  To
import those files, use ``import-po`` script in the top directory. It
will inflate the tar.gz file and rename PO files and move them to po
directory and run ``make update-po``.