| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gettext-tools | Distribution: openSUSE 12.2 |
| Version: 0.18.1.1 | Vendor: openSUSE |
| Release: 15.2.2 | Build date: Sun Jul 15 20:31:55 2012 |
| Group: Development/Tools/Other | Build host: build30 |
| Size: 12990211 | Source RPM: gettext-runtime-0.18.1.1-15.2.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnu.org/software/gettext/ | |
| Summary: Tools for Native Language Support (NLS) | |
This package contains the `intl' library as well as tools that ease the creation and maintenance of message catalogs. With it you can extract strings from source code. The supplied Emacs mode (po-mode.el) will aid in editing these catalogs (called PO files, for portable object) and add translations. A special compiler will turn these PO files into binary catalogs.
LGPL-2.1+
* Mon Jul 02 2012 coolo@suse.com
- do not use obsolete AM_PROG_MKDIR_P
* Thu Jan 12 2012 aj@suse.de
- Disable tests test-readlink and test-areadlink since they
fail randomly.
* Thu Jan 12 2012 aj@suse.de
- Remove cvs, not used anymore since 0.18.1 in our build.
* Sun Oct 02 2011 dmueller@suse.de
- revert last change - it is not the testsuite that hangs
but everything. The better workaround is to disable openmp
* Sat Oct 01 2011 coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
* Sat Oct 01 2011 crrodriguez@opensuse.org
- Test suite hangs in qemu-arm due to bugs in the emulator
workaround this issue.
* Thu Sep 29 2011 dmueller@suse.de
- fix build
* Thu Sep 29 2011 adrian@suse.de
- disable openmp when qemu is used for building (like on arm)
* Fri Jan 07 2011 meissner@suse.de
- Also add gettext-tools to baselibs.conf, wine-devel now needs
libgettextpo.
* Tue Dec 21 2010 pth@suse.de
- Update to 0.18.1. Changes since 0.17:
Version 0.18.1 - June 2010
* msggrep: A '$' anchor in a regular expression now also matches
the end of the string, even if it does not end in a newline.
* Dependencies:
The libraries and programs are now linked with libunistring if
this library is already installed.
* Installation options:
The configure option --with-cvs is deprecated. The 'autopoint'
program will now use the 'git' program by default to compress its
archive. If the configure option --without-git is specified,
'autopoint' will not rely on 'git', but will instead rely on a
locally installed 3 MB large archive.
Version 0.18 - May 2010
* PO file format:
There is a new field 'Language' in the header entry. It denotes
the language code (plus optional country code) for the PO file.
This field can be used by automated tools, such as spell
checkers. It is expected to be more reliable than looking at the
file name or at the 'Language-Team' field in the header entry.
msgmerge, msgcat, msgen have a new option --lang that allows to
specify this field. Additionally, msgmerge fills in this new
field by looking at the 'Language-Team' field (if the --lang
option is not given).
* xgettext and PO file format:
For messages with plural forms, programmers can inform the
translators about the range of possible values of the numeric
argument, like this:
/* xgettext: range: 0..15 */
This information 'range: 0..15' is stored in the PO file as a
flag attached to the message. Translators can produce better
translations when they know that the numeric argument is small.
* Colorized PO files:
msgattrib, msgcomm, msgconv, msgen, msgfilter, msggrep, msginit,
msgmerge, msgunfmt, msguniq, xgettext now have options --color
and --style, like msgcat has since version 0.17.
* msgmerge is up to 10 times faster when the PO and POT files are
large. This speedup was contributed by Ralf Wildenhues.
* msgcmp has a new option -N/--no-fuzzy-matching, like msgmerge has
since version 0.12.
* msgfilter now sets environment variables during the invocation of
the filter, indicating the msgid and location of the messge being
processed.
* xgettext now can extract plural forms from Qt 4 programs. The
recommended xgettext command-line options for this case are:
- -qt --keyword=tr:1,1t --keyword=tr:1,2c,2t --keyword=tr:1,1,2c,3t
* xgettext --language=GCC-source now recognizes also the format
strings used in the Fortran front-end of the GCC compiler, and
marks them as 'gfc-internal-format'.
* autopoint can now be used to update several PO directories all
together.
* PO mode changes:
- PO files with plural entries are now correctly handled.
- Editing a message with previous msgid (in comments) removes these
comments. Contributed by Noritada Kobayashi.
* The po/Makevars file has a new field MSGMERGE_OPTIONS, that can
be used to adjust msgmerge's operation.
* The use of the macro AM_GNU_GETTEXT without 'external' argument
and the --intl option of the gettextize program are deprecated
and will be removed in the next release. Instead of including
the intl sources in your package, we suggest making the libintl
library an (optional) prerequisite of your package.
* Updated the meaning of 'gcc-internal-format' to match GCC 4.3.
* Installation options:
The configure options --without-cvs and --with-git can be used to
specify whether 'autopoint' will use the 'cvs' program, or the
'git' program, or none at all. These options allow to trade
dependencies against installed package size: If --without-cvs is
specified and --with-git is not specified, 'autopoint' will not
rely on 'cvs' or 'git', but will instead rely on a locally
installed a 3 MB large archive.
* Portability: The msgfilter program now also works on native Woe32
- platforms. Compiled C# message catalogs now also work with
- 'mono' versions from 2009
or newer.
* Mon Jun 28 2010 jengelh@medozas.de
- use %_smp_mflags
* Fri Mar 05 2010 puzel@novell.com
- remove gettext-tools/gnulib-m4/openmp.m4: fix build with new
autoconf
* Sun Dec 13 2009 jengelh@medozas.de
- add baselibs.conf as a source
* Tue Dec 08 2009 jengelh@medozas.de
- enable parallel building
* Thu Jul 23 2009 ke@suse.de
- Synch po-mode.el with version from gettext CVS; for details, see the
beginning of po-mode-cvs-2009-07-23.patch.
/usr/bin/autopoint /usr/bin/gettextize /usr/bin/msgattrib /usr/bin/msgcat /usr/bin/msgcmp /usr/bin/msgcomm /usr/bin/msgconv /usr/bin/msgen /usr/bin/msgexec /usr/bin/msgfilter /usr/bin/msggrep /usr/bin/msginit /usr/bin/msgmerge /usr/bin/msgunfmt /usr/bin/msguniq /usr/bin/recode-sr-latin /usr/bin/xgettext /usr/include/autosprintf.h /usr/include/gettext-po.h /usr/lib/gettext /usr/lib/gettext/hostname /usr/lib/gettext/project-id /usr/lib/gettext/urlget /usr/lib/gettext/user-email /usr/lib/libasprintf.a /usr/lib/libasprintf.la /usr/lib/libasprintf.so /usr/lib/libgettextlib.la /usr/lib/libgettextlib.so /usr/lib/libgettextpo.a /usr/lib/libgettextpo.la /usr/lib/libgettextpo.so /usr/lib/libgettextpo.so.0 /usr/lib/libgettextpo.so.0.5.1 /usr/lib/libgettextsrc.la /usr/lib/libgettextsrc.so /usr/lib/preloadable_libintl.so /usr/share/aclocal/codeset.m4 /usr/share/aclocal/fcntl-o.m4 /usr/share/aclocal/gettext.m4 /usr/share/aclocal/glibc2.m4 /usr/share/aclocal/glibc21.m4 /usr/share/aclocal/iconv.m4 /usr/share/aclocal/intdiv0.m4 /usr/share/aclocal/intl.m4 /usr/share/aclocal/intldir.m4 /usr/share/aclocal/intlmacosx.m4 /usr/share/aclocal/intmax.m4 /usr/share/aclocal/inttypes-pri.m4 /usr/share/aclocal/inttypes_h.m4 /usr/share/aclocal/lcmessage.m4 /usr/share/aclocal/lib-ld.m4 /usr/share/aclocal/lib-link.m4 /usr/share/aclocal/lib-prefix.m4 /usr/share/aclocal/lock.m4 /usr/share/aclocal/longlong.m4 /usr/share/aclocal/nls.m4 /usr/share/aclocal/po.m4 /usr/share/aclocal/printf-posix.m4 /usr/share/aclocal/progtest.m4 /usr/share/aclocal/size_max.m4 /usr/share/aclocal/stdint_h.m4 /usr/share/aclocal/threadlib.m4 /usr/share/aclocal/uintmax_t.m4 /usr/share/aclocal/visibility.m4 /usr/share/aclocal/wchar_t.m4 /usr/share/aclocal/wint_t.m4 /usr/share/aclocal/xsize.m4 /usr/share/doc/packages/gettext-runtime/autopoint.1.html /usr/share/doc/packages/gettext-runtime/autosprintf_all.html /usr/share/doc/packages/gettext-runtime/examples /usr/share/doc/packages/gettext-runtime/examples/README /usr/share/doc/packages/gettext-runtime/examples/build-aux /usr/share/doc/packages/gettext-runtime/examples/build-aux/csharpcomp.m4 /usr/share/doc/packages/gettext-runtime/examples/build-aux/csharpcomp.sh.in /usr/share/doc/packages/gettext-runtime/examples/build-aux/csharpexec-test.exe /usr/share/doc/packages/gettext-runtime/examples/build-aux/csharpexec.m4 /usr/share/doc/packages/gettext-runtime/examples/build-aux/csharpexec.sh.in /usr/share/doc/packages/gettext-runtime/examples/build-aux/gcj.m4 /usr/share/doc/packages/gettext-runtime/examples/build-aux/javacomp.m4 /usr/share/doc/packages/gettext-runtime/examples/build-aux/javacomp.sh.in /usr/share/doc/packages/gettext-runtime/examples/build-aux/javaexec.m4 /usr/share/doc/packages/gettext-runtime/examples/build-aux/javaexec.sh.in /usr/share/doc/packages/gettext-runtime/examples/hello-c /usr/share/doc/packages/gettext-runtime/examples/hello-c++ /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/hello.cc /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/m4/gnome-gnorba-check.m4 /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/m4/gnome-orbit-check.m4 /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/m4/gnome.m4 /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/m4/gtk--.m4 /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/m4/gtk.m4 /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/Makevars /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/POTFILES.in /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-gnome/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/BUGS /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/ChangeLog /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/Doxyfile.am /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/Doxyfile.global /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/Makefile.common /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/acinclude.m4.in /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/am_edit /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/compile /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/conf.change.pl /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/config.guess /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/config.pl /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/config.sub /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/configure.in.bot.end /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/configure.in.min /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/cvs-clean.pl /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/cvs.sh /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/debianrules /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/depcomp /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/detect-autoconf.sh /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/install-sh /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/libtool.m4.in /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/ltmain.sh /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/missing /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/mkinstalldirs /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/admin/ylwrap /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/configure.in.in /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/hello.cc /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/hellowindow.cc /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/hellowindow.h /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/Makevars /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/POTFILES.in /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-kde/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/BUGS /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/hello.cc /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/m4/qt.m4 /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-qt/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/hello.cc /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/m4/wxwidgets.m4 /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++-wxwidgets/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-c++/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-c++/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-c++/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-c++/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-c++/hello.cc /usr/share/doc/packages/gettext-runtime/examples/hello-c++/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-c++/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/Makevars /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/POTFILES.in /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-c++/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/hello.c /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/m4/gnome-gnorba-check.m4 /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/m4/gnome-orbit-check.m4 /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/m4/gnome.m4 /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/Makevars /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/POTFILES.in /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-c-gnome/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-c/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-c/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-c/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-c/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-c/hello.c /usr/share/doc/packages/gettext-runtime/examples/hello-c/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-c/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-c/po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/Makevars /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/POTFILES.in /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-c/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/hello.lisp.in /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-clisp/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/hello.awk /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-gawk/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile /usr/share/doc/packages/gettext-runtime/examples/hello-guile/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-guile/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-guile/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-guile/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-guile/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-guile/hello.scm /usr/share/doc/packages/gettext-runtime/examples/hello-guile/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-guile/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-guile/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep /usr/share/doc/packages/gettext-runtime/examples/hello-librep/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-librep/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-librep/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-librep/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-librep/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-librep/hello.jl.in /usr/share/doc/packages/gettext-runtime/examples/hello-librep/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-librep/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-librep/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/hello.m /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/m4/gnome-gnorba-check.m4 /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/m4/gnome-orbit-check.m4 /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/m4/gnome.m4 /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/Makevars /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/POTFILES.in /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnome/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/AppController.h /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/AppController.m /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/BUGS /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/GNUmakefile /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/Hello.h /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/Hello.m /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/main.m /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/GNUmakefile /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/LocaleAliases /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc-gnustep/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-objc/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-objc/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-objc/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-objc/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-objc/hello.m /usr/share/doc/packages/gettext-runtime/examples/hello-objc/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-objc/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/Makevars /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/POTFILES.in /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-objc/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/hello.pas /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/hello.rst /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-pascal/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl /usr/share/doc/packages/gettext-runtime/examples/hello-perl/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-perl/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-perl/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-perl/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-perl/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-perl/hello-1.pl.in /usr/share/doc/packages/gettext-runtime/examples/hello-perl/hello-2.pl.in /usr/share/doc/packages/gettext-runtime/examples/hello-perl/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-perl/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-perl/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-php /usr/share/doc/packages/gettext-runtime/examples/hello-php/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-php/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-php/README /usr/share/doc/packages/gettext-runtime/examples/hello-php/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-php/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-php/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-php/hello.php /usr/share/doc/packages/gettext-runtime/examples/hello-php/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-php/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-php/po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-php/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-python /usr/share/doc/packages/gettext-runtime/examples/hello-python/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-python/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-python/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-python/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-python/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-python/hello.py.in /usr/share/doc/packages/gettext-runtime/examples/hello-python/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-python/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-python/po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-python/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh /usr/share/doc/packages/gettext-runtime/examples/hello-sh/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-sh/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-sh/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-sh/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-sh/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-sh/hello.sh /usr/share/doc/packages/gettext-runtime/examples/hello-sh/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-sh/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-sh/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/hello.st.in /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-smalltalk/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/hello.tcl /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl-tk/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/hello.tcl /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-tcl/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/INSTALL /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/autoclean.sh /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/autogen.sh /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/configure.ac /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/hello.ycp /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/m4 /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/m4/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/LINGUAS /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/Makefile.am /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/af.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/ast.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/bg.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/ca.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/de.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/el.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/eo.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/es.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/fi.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/fr.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/ga.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/hu.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/id.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/it.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/ja.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/ky.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/lv.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/ms.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/mt.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/nl.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/pl.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/pt.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/ro.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/ru.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/sk.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/sl.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/sr.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/sv.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/tr.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/uk.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/vi.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/zh_CN.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/zh_HK.po /usr/share/doc/packages/gettext-runtime/examples/hello-ycp/po/zh_TW.po /usr/share/doc/packages/gettext-runtime/examples/installpaths /usr/share/doc/packages/gettext-runtime/gettext_1.html /usr/share/doc/packages/gettext-runtime/gettext_10.html /usr/share/doc/packages/gettext-runtime/gettext_11.html /usr/share/doc/packages/gettext-runtime/gettext_12.html /usr/share/doc/packages/gettext-runtime/gettext_13.html /usr/share/doc/packages/gettext-runtime/gettext_14.html /usr/share/doc/packages/gettext-runtime/gettext_15.html /usr/share/doc/packages/gettext-runtime/gettext_16.html /usr/share/doc/packages/gettext-runtime/gettext_17.html /usr/share/doc/packages/gettext-runtime/gettext_18.html /usr/share/doc/packages/gettext-runtime/gettext_19.html /usr/share/doc/packages/gettext-runtime/gettext_2.html /usr/share/doc/packages/gettext-runtime/gettext_20.html /usr/share/doc/packages/gettext-runtime/gettext_21.html /usr/share/doc/packages/gettext-runtime/gettext_22.html /usr/share/doc/packages/gettext-runtime/gettext_23.html /usr/share/doc/packages/gettext-runtime/gettext_24.html /usr/share/doc/packages/gettext-runtime/gettext_25.html /usr/share/doc/packages/gettext-runtime/gettext_3.html /usr/share/doc/packages/gettext-runtime/gettext_4.html /usr/share/doc/packages/gettext-runtime/gettext_5.html /usr/share/doc/packages/gettext-runtime/gettext_6.html /usr/share/doc/packages/gettext-runtime/gettext_7.html /usr/share/doc/packages/gettext-runtime/gettext_8.html /usr/share/doc/packages/gettext-runtime/gettext_9.html /usr/share/doc/packages/gettext-runtime/gettext_foot.html /usr/share/doc/packages/gettext-runtime/gettext_toc.html /usr/share/doc/packages/gettext-runtime/gettextize.1.html /usr/share/doc/packages/gettext-runtime/msgattrib.1.html /usr/share/doc/packages/gettext-runtime/msgcat.1.html /usr/share/doc/packages/gettext-runtime/msgcmp.1.html /usr/share/doc/packages/gettext-runtime/msgcomm.1.html /usr/share/doc/packages/gettext-runtime/msgconv.1.html /usr/share/doc/packages/gettext-runtime/msgen.1.html /usr/share/doc/packages/gettext-runtime/msgexec.1.html /usr/share/doc/packages/gettext-runtime/msgfilter.1.html /usr/share/doc/packages/gettext-runtime/msgfmt.1.html /usr/share/doc/packages/gettext-runtime/msggrep.1.html /usr/share/doc/packages/gettext-runtime/msginit.1.html /usr/share/doc/packages/gettext-runtime/msgmerge.1.html /usr/share/doc/packages/gettext-runtime/msgunfmt.1.html /usr/share/doc/packages/gettext-runtime/msguniq.1.html /usr/share/doc/packages/gettext-runtime/recode-sr-latin.1.html /usr/share/doc/packages/gettext-runtime/tutorial.html /usr/share/doc/packages/gettext-runtime/xgettext.1.html /usr/share/gettext/archive.dir.tar.gz /usr/share/gettext/config.rpath /usr/share/gettext/gettext.h /usr/share/gettext/intl /usr/share/gettext/intl/COPYING.LIB-2.0 /usr/share/gettext/intl/COPYING.LIB-2.1 /usr/share/gettext/intl/ChangeLog /usr/share/gettext/intl/Makefile.in /usr/share/gettext/intl/VERSION /usr/share/gettext/intl/bindtextdom.c /usr/share/gettext/intl/config.charset /usr/share/gettext/intl/dcgettext.c /usr/share/gettext/intl/dcigettext.c /usr/share/gettext/intl/dcngettext.c /usr/share/gettext/intl/dgettext.c /usr/share/gettext/intl/dngettext.c /usr/share/gettext/intl/eval-plural.h /usr/share/gettext/intl/explodename.c /usr/share/gettext/intl/export.h /usr/share/gettext/intl/finddomain.c /usr/share/gettext/intl/gettext.c /usr/share/gettext/intl/gettextP.h /usr/share/gettext/intl/gmo.h /usr/share/gettext/intl/hash-string.c /usr/share/gettext/intl/hash-string.h /usr/share/gettext/intl/intl-compat.c /usr/share/gettext/intl/intl-exports.c /usr/share/gettext/intl/l10nflist.c /usr/share/gettext/intl/langprefs.c /usr/share/gettext/intl/libgnuintl.h.in /usr/share/gettext/intl/libintl.rc /usr/share/gettext/intl/loadinfo.h /usr/share/gettext/intl/loadmsgcat.c /usr/share/gettext/intl/localcharset.c /usr/share/gettext/intl/localcharset.h /usr/share/gettext/intl/locale.alias /usr/share/gettext/intl/localealias.c /usr/share/gettext/intl/localename.c /usr/share/gettext/intl/lock.c /usr/share/gettext/intl/lock.h /usr/share/gettext/intl/log.c /usr/share/gettext/intl/ngettext.c /usr/share/gettext/intl/os2compat.c /usr/share/gettext/intl/os2compat.h /usr/share/gettext/intl/osdep.c /usr/share/gettext/intl/plural-exp.c /usr/share/gettext/intl/plural-exp.h /usr/share/gettext/intl/plural.c /usr/share/gettext/intl/plural.y /usr/share/gettext/intl/printf-args.c /usr/share/gettext/intl/printf-args.h /usr/share/gettext/intl/printf-parse.c /usr/share/gettext/intl/printf-parse.h /usr/share/gettext/intl/printf.c /usr/share/gettext/intl/ref-add.sin /usr/share/gettext/intl/ref-del.sin /usr/share/gettext/intl/relocatable.c /usr/share/gettext/intl/relocatable.h /usr/share/gettext/intl/setlocale.c /usr/share/gettext/intl/textdomain.c /usr/share/gettext/intl/threadlib.c /usr/share/gettext/intl/tsearch.c /usr/share/gettext/intl/tsearch.h /usr/share/gettext/intl/vasnprintf.c /usr/share/gettext/intl/vasnprintf.h /usr/share/gettext/intl/vasnwprintf.h /usr/share/gettext/intl/version.c /usr/share/gettext/intl/wprintf-parse.h /usr/share/gettext/intl/xsize.h /usr/share/gettext/javaversion.class /usr/share/gettext/msgunfmt.tcl /usr/share/gettext/po /usr/share/gettext/po/Makefile.in.in /usr/share/gettext/po/Makevars.template /usr/share/gettext/po/Rules-quot /usr/share/gettext/po/boldquot.sed /usr/share/gettext/po/en@boldquot.header /usr/share/gettext/po/en@quot.header /usr/share/gettext/po/insert-header.sin /usr/share/gettext/po/quot.sed /usr/share/gettext/po/remove-potcdate.sin /usr/share/gettext/projects /usr/share/gettext/projects/GNOME /usr/share/gettext/projects/GNOME/team-address /usr/share/gettext/projects/GNOME/teams.html /usr/share/gettext/projects/GNOME/teams.url /usr/share/gettext/projects/GNOME/trigger /usr/share/gettext/projects/KDE /usr/share/gettext/projects/KDE/team-address /usr/share/gettext/projects/KDE/teams.html /usr/share/gettext/projects/KDE/teams.url /usr/share/gettext/projects/KDE/trigger /usr/share/gettext/projects/TP /usr/share/gettext/projects/TP/team-address /usr/share/gettext/projects/TP/teams.html /usr/share/gettext/projects/TP/teams.url /usr/share/gettext/projects/TP/trigger /usr/share/gettext/projects/index /usr/share/gettext/projects/team-address /usr/share/gettext/styles /usr/share/gettext/styles/po-default.css /usr/share/gettext/styles/po-emacs-x.css /usr/share/gettext/styles/po-emacs-xterm.css /usr/share/gettext/styles/po-emacs-xterm16.css /usr/share/gettext/styles/po-emacs-xterm256.css /usr/share/gettext/styles/po-vim.css /usr/share/info/autosprintf.info.gz /usr/share/info/gettext.info.gz /usr/share/locale/be/LC_MESSAGES/gettext-tools.mo /usr/share/locale/bg/LC_MESSAGES/gettext-tools.mo /usr/share/locale/ca/LC_MESSAGES/gettext-tools.mo /usr/share/locale/cs/LC_MESSAGES/gettext-tools.mo /usr/share/locale/da/LC_MESSAGES/gettext-tools.mo /usr/share/locale/de/LC_MESSAGES/gettext-tools.mo /usr/share/locale/el/LC_MESSAGES/gettext-tools.mo /usr/share/locale/es/LC_MESSAGES/gettext-tools.mo /usr/share/locale/et/LC_MESSAGES/gettext-tools.mo /usr/share/locale/eu/LC_MESSAGES/gettext-tools.mo /usr/share/locale/fi/LC_MESSAGES/gettext-tools.mo /usr/share/locale/fr/LC_MESSAGES/gettext-tools.mo /usr/share/locale/gl/LC_MESSAGES/gettext-tools.mo /usr/share/locale/id/LC_MESSAGES/gettext-tools.mo /usr/share/locale/it/LC_MESSAGES/gettext-tools.mo /usr/share/locale/ja/LC_MESSAGES/gettext-tools.mo /usr/share/locale/ko/LC_MESSAGES/gettext-tools.mo /usr/share/locale/nb/LC_MESSAGES/gettext-tools.mo /usr/share/locale/nl/LC_MESSAGES/gettext-tools.mo /usr/share/locale/nn/LC_MESSAGES/gettext-tools.mo /usr/share/locale/pl/LC_MESSAGES/gettext-tools.mo /usr/share/locale/pt/LC_MESSAGES/gettext-tools.mo /usr/share/locale/pt_BR/LC_MESSAGES/gettext-tools.mo /usr/share/locale/ro/LC_MESSAGES/gettext-tools.mo /usr/share/locale/ru/LC_MESSAGES/gettext-tools.mo /usr/share/locale/sk/LC_MESSAGES/gettext-tools.mo /usr/share/locale/sl/LC_MESSAGES/gettext-tools.mo /usr/share/locale/sr/LC_MESSAGES/gettext-tools.mo /usr/share/locale/sv/LC_MESSAGES/gettext-tools.mo /usr/share/locale/tr/LC_MESSAGES/gettext-tools.mo /usr/share/locale/uk/LC_MESSAGES/gettext-tools.mo /usr/share/locale/vi/LC_MESSAGES/gettext-tools.mo /usr/share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo /usr/share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo /usr/share/man/man1/autopoint.1.gz /usr/share/man/man1/gettextize.1.gz /usr/share/man/man1/msgattrib.1.gz /usr/share/man/man1/msgcat.1.gz /usr/share/man/man1/msgcmp.1.gz /usr/share/man/man1/msgcomm.1.gz /usr/share/man/man1/msgconv.1.gz /usr/share/man/man1/msgen.1.gz /usr/share/man/man1/msgexec.1.gz /usr/share/man/man1/msgfilter.1.gz /usr/share/man/man1/msggrep.1.gz /usr/share/man/man1/msginit.1.gz /usr/share/man/man1/msgmerge.1.gz /usr/share/man/man1/msgunfmt.1.gz /usr/share/man/man1/msguniq.1.gz /usr/share/man/man1/recode-sr-latin.1.gz /usr/share/man/man1/xgettext.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 11:59:54 2013