mc/po
Andrew V. Samoilov 9f0c07f07a * az.po: Small text fixes.
* be.po: Likewise.
        * bg.po: Likewise.
        * ca.po: Likewise.
        * cs.po: Likewise.
        * da.po: Likewise.
        * de.po: Likewise.
        * el.po: Likewise.
        * es.po: Likewise.
        * eu.po: Likewise.
        * fi.po: Likewise.
        * fr.po: Likewise.
        * hu.po: Likewise.
        * it.po: Likewise.
        * ja.po: Likewise.
        * ko.po: Likewise.
        * lt.po: Likewise.
        * lv.po: Likewise.
        * mn.po: Likewise.
        * nl.po: Likewise.
        * no.po: Likewise.
        * pl.po: Likewise.
        * pt.po: Likewise.
        * pt_BR.po:  Likewise.
        * ro.po: Likewise.
        * ru.po: Likewise.
        * sk.po: Likewise.
        * sl.po: Likewise.
        * sr.po: Likewise.
        * sv.po: Likewise.
        * ta.po: Likewise.
        * tr.po: Likewise.
        * uk.po: Likewise.
        * wa.po: Likewise.
        * zh_CN.po: Likewise.
        * zh_TW.po: Likewise.
2004-10-11 07:53:34 +00:00
..
.cvsignore Ignore POTFILES.in, it's generated now. 2004-01-27 17:29:14 +00:00
ChangeLog * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
LINGUAS * sr.po: New file - Serbian translation. 2003-09-11 21:06:40 +00:00
Makevars * Makevars: Add MSGID_BUGS_ADDRESS from gettext-0.12.1 template. 2003-06-09 21:47:18 +00:00
README.tools Remove documentation for desk.pl. Remove references to configure.in. 2004-01-22 06:51:30 +00:00
az.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
be.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
bg.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
ca.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
cs.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
da.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
de.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
el.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
es.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
eu.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
fi.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
fr.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
hu.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
it.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
ja.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
ko.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
lt.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
lv.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
mn.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
nl.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
no.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
pl.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
pt.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
pt_BR.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
ro.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
ru.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
sk.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
sl.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
sr.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
sv.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
ta.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
tr.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
uk.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
update.pl * update.pl: Use --add-comments=TRANSLATORS:, not just 2002-10-14 21:41:26 +00:00
update.sh * update.pl: Use --add-comments=TRANSLATORS:, not just 2002-10-14 21:41:26 +00:00
wa.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
zh_CN.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00
zh_TW.po * az.po: Small text fixes. 2004-10-11 07:53:34 +00:00

README.tools

The update.pl script is included here.  This script should be run like
this:

	./update.pl [OPTIONS] ...LANGCODE

By default, this script updates the pot file (the po template generated
from the source code) and merges it with the po files (translations).

For instance to do this for Danish, type the following

	./update.pl da


The update.pl script also supports other options, they are:

  -V, --version                shows the version
  -H, --help                   shows this help page
  -P, --pot                    only generates the potfile
  -M, --maintain               search for missing files in POTFILES.in

Especially the --maintain option is very handy for package maintainers
to check if you included all the files that have marked strings in the
POTFILES.in, so they will be in the generated pot file (po template).

You should make sure that the files found by the update.pl script are
either distributed or always create during the build process.  Otherwise
"make distcheck" may fail preventing the release.

The script supports the --help option for further help, though its not
very extensive for the moment.

Kenneth Christiansen

kenneth@gnu.org
kenneth@gnome.org

update.pl is are copyright 2000 The Free Software Foundation and me.