Tatsuhiro Tsujikawa 53dcfea6a8 Removed generated aria2.pot %!s(int64=13) %!d(string=hai) anos
..
.gitignore c63a524a88 Added .gitignore files %!s(int64=13) %!d(string=hai) anos
LINGUAS 8ce0e69c2b Removed PO files from repository %!s(int64=13) %!d(string=hai) anos
Makevars 8d980589e3 %!s(int64=19) %!d(string=hai) anos
POTFILES.in 6bf696ca11 New help messages. Added suggestion for unknown/ambiguous options. %!s(int64=14) %!d(string=hai) anos
README.rst 8ce0e69c2b Removed PO files from repository %!s(int64=13) %!d(string=hai) anos

README.rst

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

We use `launchpad
`_ 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 `_
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 deflate the tar.gz file and rename PO files and move them to po
directory and run ``make update-po``.