components/gettext/gettext.p5m
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Tue, 03 Feb 2015 18:38:59 -0800
changeset 3728 7b7ba595a151
parent 1948 2d1537e7942d
child 3873 03a07a0b1e90
permissions -rw-r--r--
15556327 SUNBT6830494 Update GNU gettext to version 0.19.3 15941288 "gmake test" failures for gettext 20460355 GNU-GETTEXT should have some master test results to compare against

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
#
# Note for the next gettext  maintainer:
# if "file path=usr/lib/charset.alias" is in your gettext.p5m file,
# you may want to remove it, since charset.alias is coming from pkg: library/glib2
#
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri \
    value=pkg:/text/gnu-gettext@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="GNU gettext"
set name=pkg.description value="GNU gettext - message handling utilities"
set name=com.oracle.info.description value="GNU gettext"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification value=org.opensolaris.category.2008:Development/GNU
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2007/635 value=PSARC/2013/346
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
#
file path=usr/bin/autopoint
file path=usr/bin/envsubst
file path=usr/bin/gettext.sh
file path=usr/bin/gettextize
link path=usr/bin/ggettext target=../gnu/bin/gettext facet.compat.gnulinks=true
link path=usr/bin/gmsgfmt target=../gnu/bin/msgfmt facet.compat.gnulinks=true
link path=usr/bin/gxgettext target=../gnu/bin/xgettext \
    facet.compat.gnulinks=true
file path=usr/bin/msgattrib
file path=usr/bin/msgcat
file path=usr/bin/msgcmp
file path=usr/bin/msgcomm
file path=usr/bin/msgconv
file path=usr/bin/msgen
file path=usr/bin/msgexec
file path=usr/bin/msgfilter
file path=usr/bin/msggrep
file path=usr/bin/msginit
file path=usr/bin/msgmerge
file path=usr/bin/msgunfmt
file path=usr/bin/msguniq
file path=usr/bin/ngettext
file path=usr/bin/recode-sr-latin
file usr/bin/gettext path=usr/gnu/bin/gettext
file usr/bin/msgfmt path=usr/gnu/bin/msgfmt
# not needed for runtime, used in the development of gettext tools
#file path=usr/include/gettext-po.h
file usr/bin/xgettext path=usr/gnu/bin/xgettext
file usr/share/man/man1/gettext.1 path=usr/gnu/share/man/man1/gettext.1
file usr/share/man/man1/msgfmt.1 path=usr/gnu/share/man/man1/msgfmt.1
file usr/share/man/man1/xgettext.1 path=usr/gnu/share/man/man1/xgettext.1
file path=usr/lib/gettext/hostname mode=0555
file path=usr/lib/gettext/project-id mode=0555
file path=usr/lib/gettext/urlget mode=0555
file path=usr/lib/gettext/user-email mode=0555
# not needed for runtime, used in the development of gettext tools
#file path=usr/lib/gettextpo.a
file path=usr/share/aclocal/codeset.m4
file path=usr/share/aclocal/extern-inline.m4
file path=usr/share/aclocal/fcntl-o.m4
file path=usr/share/aclocal/gettext.m4
file path=usr/share/aclocal/glibc2.m4
file path=usr/share/aclocal/glibc21.m4
file path=usr/share/aclocal/iconv.m4
file path=usr/share/aclocal/intdiv0.m4
file path=usr/share/aclocal/intl.m4
file path=usr/share/aclocal/intldir.m4
file path=usr/share/aclocal/intlmacosx.m4
file path=usr/share/aclocal/intmax.m4
file path=usr/share/aclocal/inttypes-pri.m4
file path=usr/share/aclocal/inttypes_h.m4
file path=usr/share/aclocal/lcmessage.m4
file path=usr/share/aclocal/lib-ld.m4
file path=usr/share/aclocal/lib-link.m4
file path=usr/share/aclocal/lib-prefix.m4
file path=usr/share/aclocal/lock.m4
file path=usr/share/aclocal/longlong.m4
file path=usr/share/aclocal/nls.m4
file path=usr/share/aclocal/po.m4
file path=usr/share/aclocal/printf-posix.m4
file path=usr/share/aclocal/progtest.m4
file path=usr/share/aclocal/size_max.m4
file path=usr/share/aclocal/stdint_h.m4
file path=usr/share/aclocal/threadlib.m4
file path=usr/share/aclocal/uintmax_t.m4
file path=usr/share/aclocal/visibility.m4
file path=usr/share/aclocal/wchar_t.m4
file path=usr/share/aclocal/wint_t.m4
file path=usr/share/aclocal/xsize.m4
file path=usr/share/doc/gettext/FAQ.html
file path=usr/share/doc/gettext/autopoint.1.html
file path=usr/share/doc/gettext/bind_textdomain_codeset.3.html
file path=usr/share/doc/gettext/bindtextdomain.3.html
file path=usr/share/doc/gettext/csharpdoc/GNU_Gettext.html
file path=usr/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceManager.html
file path=usr/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceSet.html
file path=usr/share/doc/gettext/csharpdoc/begin.html
file path=usr/share/doc/gettext/csharpdoc/index.html
file path=usr/share/doc/gettext/csharpdoc/namespaces.html
file path=usr/share/doc/gettext/envsubst.1.html
file path=usr/share/doc/gettext/examples/README
file path=usr/share/doc/gettext/examples/build-aux/csharpcomp.m4
file path=usr/share/doc/gettext/examples/build-aux/csharpcomp.sh.in
file path=usr/share/doc/gettext/examples/build-aux/csharpexec-test.exe
file path=usr/share/doc/gettext/examples/build-aux/csharpexec.m4
file path=usr/share/doc/gettext/examples/build-aux/csharpexec.sh.in
file path=usr/share/doc/gettext/examples/build-aux/gcj.m4
file path=usr/share/doc/gettext/examples/build-aux/javacomp.m4
file path=usr/share/doc/gettext/examples/build-aux/javacomp.sh.in
file path=usr/share/doc/gettext/examples/build-aux/javaexec.m4
file path=usr/share/doc/gettext/examples/build-aux/javaexec.sh.in
file path=usr/share/doc/gettext/examples/hello-c++-gnome/INSTALL
file path=usr/share/doc/gettext/examples/hello-c++-gnome/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++-gnome/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-gnome/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-gnome/configure.ac
file path=usr/share/doc/gettext/examples/hello-c++-gnome/hello.cc
file path=usr/share/doc/gettext/examples/hello-c++-gnome/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++-gnome/m4/gnome-gnorba-check.m4
file path=usr/share/doc/gettext/examples/hello-c++-gnome/m4/gnome-orbit-check.m4
file path=usr/share/doc/gettext/examples/hello-c++-gnome/m4/gnome.m4
file path=usr/share/doc/gettext/examples/hello-c++-gnome/m4/gtk--.m4
file path=usr/share/doc/gettext/examples/hello-c++-gnome/m4/gtk.m4
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/Makevars
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/POTFILES.in
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/af.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/ast.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/bg.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/ca.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/cs.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/da.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/de.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/el.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/eo.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/es.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/fi.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/fr.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/ga.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/gl.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/hr.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/hu.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/id.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/it.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/ja.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/ky.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/lv.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/ms.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/mt.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/nb.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/nl.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/pl.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/pt.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/pt_BR.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/ro.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/ru.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/sk.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/sl.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/sr.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/sv.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/tr.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/uk.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/vi.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/BUGS
file path=usr/share/doc/gettext/examples/hello-c++-kde/INSTALL
file path=usr/share/doc/gettext/examples/hello-c++-kde/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/ChangeLog
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/Doxyfile.am
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/Doxyfile.global
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/Makefile.common
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/acinclude.m4.in
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/am_edit
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/compile
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/conf.change.pl
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/config.guess
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/config.pl
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/config.sub
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/configure.in.bot.end
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/configure.in.min
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/cvs-clean.pl
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/cvs.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/debianrules
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/depcomp
file \
    path=usr/share/doc/gettext/examples/hello-c++-kde/admin/detect-autoconf.sh \
    mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/install-sh \
    mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/libtool.m4.in
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/ltmain.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/missing
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/mkinstalldirs \
    mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/ylwrap
file path=usr/share/doc/gettext/examples/hello-c++-kde/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-kde/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-kde/configure.in.in
file path=usr/share/doc/gettext/examples/hello-c++-kde/hello.cc
file path=usr/share/doc/gettext/examples/hello-c++-kde/hellowindow.cc
file path=usr/share/doc/gettext/examples/hello-c++-kde/hellowindow.h
file path=usr/share/doc/gettext/examples/hello-c++-kde/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/Makevars
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/POTFILES.in
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/af.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/ast.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/bg.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/ca.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/cs.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/da.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/de.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/el.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/eo.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/es.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/fi.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/fr.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/ga.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/gl.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/hr.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/hu.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/id.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/it.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/ja.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/ky.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/lv.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/ms.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/mt.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/nb.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/nl.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/pl.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/pt.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/pt_BR.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/ro.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/ru.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/sk.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/sl.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/sr.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/sv.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/tr.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/uk.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/vi.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/BUGS
file path=usr/share/doc/gettext/examples/hello-c++-qt/INSTALL
file path=usr/share/doc/gettext/examples/hello-c++-qt/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++-qt/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-qt/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-qt/configure.ac
file path=usr/share/doc/gettext/examples/hello-c++-qt/hello.cc
file path=usr/share/doc/gettext/examples/hello-c++-qt/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++-qt/m4/qt.m4
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/af.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/ast.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/bg.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/ca.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/cs.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/da.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/de.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/el.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/eo.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/es.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/fi.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/fr.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/ga.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/gl.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/hr.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/hu.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/id.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/it.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/ja.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/ky.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/lv.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/ms.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/mt.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/nb.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/nl.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/pl.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/pt.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/pt_BR.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/ro.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/ru.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/sk.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/sl.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/sr.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/sv.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/tr.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/uk.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/vi.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/INSTALL
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/autoclean.sh \
    mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/autogen.sh \
    mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/configure.ac
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/hello.cc
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/m4/wxwidgets.m4
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/af.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ast.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/bg.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ca.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/cs.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/da.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/de.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/el.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/eo.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/es.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/fi.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/fr.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ga.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/gl.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/hr.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/hu.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/id.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/it.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ja.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ky.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/lv.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ms.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/mt.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/nb.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/nl.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/pl.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/pt.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ro.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ru.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/sk.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/sl.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/sr.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/sv.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/tr.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/uk.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/vi.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-c++/INSTALL
file path=usr/share/doc/gettext/examples/hello-c++/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++/configure.ac
file path=usr/share/doc/gettext/examples/hello-c++/hello.cc
file path=usr/share/doc/gettext/examples/hello-c++/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-c++/po/Makevars
file path=usr/share/doc/gettext/examples/hello-c++/po/POTFILES.in
file path=usr/share/doc/gettext/examples/hello-c++/po/af.po
file path=usr/share/doc/gettext/examples/hello-c++/po/ast.po
file path=usr/share/doc/gettext/examples/hello-c++/po/bg.po
file path=usr/share/doc/gettext/examples/hello-c++/po/ca.po
file path=usr/share/doc/gettext/examples/hello-c++/po/cs.po
file path=usr/share/doc/gettext/examples/hello-c++/po/da.po
file path=usr/share/doc/gettext/examples/hello-c++/po/de.po
file path=usr/share/doc/gettext/examples/hello-c++/po/el.po
file path=usr/share/doc/gettext/examples/hello-c++/po/eo.po
file path=usr/share/doc/gettext/examples/hello-c++/po/es.po
file path=usr/share/doc/gettext/examples/hello-c++/po/fi.po
file path=usr/share/doc/gettext/examples/hello-c++/po/fr.po
file path=usr/share/doc/gettext/examples/hello-c++/po/ga.po
file path=usr/share/doc/gettext/examples/hello-c++/po/gl.po
file path=usr/share/doc/gettext/examples/hello-c++/po/hr.po
file path=usr/share/doc/gettext/examples/hello-c++/po/hu.po
file path=usr/share/doc/gettext/examples/hello-c++/po/id.po
file path=usr/share/doc/gettext/examples/hello-c++/po/it.po
file path=usr/share/doc/gettext/examples/hello-c++/po/ja.po
file path=usr/share/doc/gettext/examples/hello-c++/po/ky.po
file path=usr/share/doc/gettext/examples/hello-c++/po/lv.po
file path=usr/share/doc/gettext/examples/hello-c++/po/ms.po
file path=usr/share/doc/gettext/examples/hello-c++/po/mt.po
file path=usr/share/doc/gettext/examples/hello-c++/po/nb.po
file path=usr/share/doc/gettext/examples/hello-c++/po/nl.po
file path=usr/share/doc/gettext/examples/hello-c++/po/pl.po
file path=usr/share/doc/gettext/examples/hello-c++/po/pt.po
file path=usr/share/doc/gettext/examples/hello-c++/po/ro.po
file path=usr/share/doc/gettext/examples/hello-c++/po/ru.po
file path=usr/share/doc/gettext/examples/hello-c++/po/sk.po
file path=usr/share/doc/gettext/examples/hello-c++/po/sl.po
file path=usr/share/doc/gettext/examples/hello-c++/po/sr.po
file path=usr/share/doc/gettext/examples/hello-c++/po/sv.po
file path=usr/share/doc/gettext/examples/hello-c++/po/tr.po
file path=usr/share/doc/gettext/examples/hello-c++/po/uk.po
file path=usr/share/doc/gettext/examples/hello-c++/po/vi.po
file path=usr/share/doc/gettext/examples/hello-c++/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-c++/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-c++/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/INSTALL
file path=usr/share/doc/gettext/examples/hello-c-gnome/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c-gnome/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c-gnome/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c-gnome/configure.ac
file path=usr/share/doc/gettext/examples/hello-c-gnome/hello.c
file path=usr/share/doc/gettext/examples/hello-c-gnome/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c-gnome/m4/gnome-gnorba-check.m4
file path=usr/share/doc/gettext/examples/hello-c-gnome/m4/gnome-orbit-check.m4
file path=usr/share/doc/gettext/examples/hello-c-gnome/m4/gnome.m4
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/Makevars
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/POTFILES.in
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/af.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/ast.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/bg.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/ca.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/cs.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/da.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/de.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/el.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/eo.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/es.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/fi.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/fr.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/ga.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/gl.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/hr.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/hu.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/id.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/it.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/ja.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/ky.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/lv.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/ms.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/mt.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/nb.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/nl.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/pl.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/pt.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/ro.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/ru.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/sk.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/sl.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/sr.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/sv.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/tr.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/uk.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/vi.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/INSTALL
file path=usr/share/doc/gettext/examples/hello-c-gnome3/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c-gnome3/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c-gnome3/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c-gnome3/configure.ac
file path=usr/share/doc/gettext/examples/hello-c-gnome3/hello.c
file path=usr/share/doc/gettext/examples/hello-c-gnome3/hello.desktop.in.in
file path=usr/share/doc/gettext/examples/hello-c-gnome3/hello.gresource.xml
file path=usr/share/doc/gettext/examples/hello-c-gnome3/hello.gschema.xml
file path=usr/share/doc/gettext/examples/hello-c-gnome3/hello.ui
file path=usr/share/doc/gettext/examples/hello-c-gnome3/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/Makevars
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/POTFILES.in
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/af.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/ast.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/bg.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/ca.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/cs.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/da.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/de.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/el.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/eo.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/es.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/fi.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/fr.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/ga.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/gl.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/hr.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/hu.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/id.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/it.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/ja.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/ky.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/lv.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/ms.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/mt.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/nb.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/nl.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/pl.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/pt.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/pt_BR.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/ro.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/ru.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/sk.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/sl.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/sr.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/sv.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/tr.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/uk.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/vi.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-c-gnome3/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-c/INSTALL
file path=usr/share/doc/gettext/examples/hello-c/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c/configure.ac
file path=usr/share/doc/gettext/examples/hello-c/hello.c
file path=usr/share/doc/gettext/examples/hello-c/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-c/po/Makevars
file path=usr/share/doc/gettext/examples/hello-c/po/POTFILES.in
file path=usr/share/doc/gettext/examples/hello-c/po/af.po
file path=usr/share/doc/gettext/examples/hello-c/po/ast.po
file path=usr/share/doc/gettext/examples/hello-c/po/bg.po
file path=usr/share/doc/gettext/examples/hello-c/po/ca.po
file path=usr/share/doc/gettext/examples/hello-c/po/cs.po
file path=usr/share/doc/gettext/examples/hello-c/po/da.po
file path=usr/share/doc/gettext/examples/hello-c/po/de.po
file path=usr/share/doc/gettext/examples/hello-c/po/el.po
file path=usr/share/doc/gettext/examples/hello-c/po/eo.po
file path=usr/share/doc/gettext/examples/hello-c/po/es.po
file path=usr/share/doc/gettext/examples/hello-c/po/fi.po
file path=usr/share/doc/gettext/examples/hello-c/po/fr.po
file path=usr/share/doc/gettext/examples/hello-c/po/ga.po
file path=usr/share/doc/gettext/examples/hello-c/po/gl.po
file path=usr/share/doc/gettext/examples/hello-c/po/hr.po
file path=usr/share/doc/gettext/examples/hello-c/po/hu.po
file path=usr/share/doc/gettext/examples/hello-c/po/id.po
file path=usr/share/doc/gettext/examples/hello-c/po/it.po
file path=usr/share/doc/gettext/examples/hello-c/po/ja.po
file path=usr/share/doc/gettext/examples/hello-c/po/ky.po
file path=usr/share/doc/gettext/examples/hello-c/po/lv.po
file path=usr/share/doc/gettext/examples/hello-c/po/ms.po
file path=usr/share/doc/gettext/examples/hello-c/po/mt.po
file path=usr/share/doc/gettext/examples/hello-c/po/nb.po
file path=usr/share/doc/gettext/examples/hello-c/po/nl.po
file path=usr/share/doc/gettext/examples/hello-c/po/pl.po
file path=usr/share/doc/gettext/examples/hello-c/po/pt.po
file path=usr/share/doc/gettext/examples/hello-c/po/ro.po
file path=usr/share/doc/gettext/examples/hello-c/po/ru.po
file path=usr/share/doc/gettext/examples/hello-c/po/sk.po
file path=usr/share/doc/gettext/examples/hello-c/po/sl.po
file path=usr/share/doc/gettext/examples/hello-c/po/sr.po
file path=usr/share/doc/gettext/examples/hello-c/po/sv.po
file path=usr/share/doc/gettext/examples/hello-c/po/tr.po
file path=usr/share/doc/gettext/examples/hello-c/po/uk.po
file path=usr/share/doc/gettext/examples/hello-c/po/vi.po
file path=usr/share/doc/gettext/examples/hello-c/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-c/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-c/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-clisp/INSTALL
file path=usr/share/doc/gettext/examples/hello-clisp/Makefile.am
file path=usr/share/doc/gettext/examples/hello-clisp/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-clisp/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-clisp/configure.ac
file path=usr/share/doc/gettext/examples/hello-clisp/hello.lisp.in
file path=usr/share/doc/gettext/examples/hello-clisp/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-clisp/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-clisp/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-clisp/po/af.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/ast.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/bg.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/ca.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/cs.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/da.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/de.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/el.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/eo.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/es.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/fi.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/fr.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/ga.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/gl.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/hr.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/hu.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/id.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/it.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/ja.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/ky.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/lv.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/ms.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/mt.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/nb.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/nl.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/pl.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/pt.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/ro.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/ru.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/sk.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/sl.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/sr.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/sv.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/tr.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/uk.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/vi.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/BUGS
file path=usr/share/doc/gettext/examples/hello-csharp-forms/INSTALL
file path=usr/share/doc/gettext/examples/hello-csharp-forms/Makefile.am
file path=usr/share/doc/gettext/examples/hello-csharp-forms/README
file path=usr/share/doc/gettext/examples/hello-csharp-forms/autoclean.sh \
    mode=0555
file path=usr/share/doc/gettext/examples/hello-csharp-forms/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-csharp-forms/configure.ac
file path=usr/share/doc/gettext/examples/hello-csharp-forms/hello.cs
file path=usr/share/doc/gettext/examples/hello-csharp-forms/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/af.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/ast.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/bg.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/ca.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/cs.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/da.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/de.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/el.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/eo.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/es.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/fi.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/fr.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/ga.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/gl.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/hr.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/hu.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/id.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/it.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/ja.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/ky.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/lv.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/ms.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/mt.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/nb.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/nl.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/pl.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/pt.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/ro.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/ru.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/sk.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/sl.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/sr.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/sv.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/tr.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/uk.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/vi.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-csharp/INSTALL
file path=usr/share/doc/gettext/examples/hello-csharp/Makefile.am
file path=usr/share/doc/gettext/examples/hello-csharp/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-csharp/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-csharp/configure.ac
file path=usr/share/doc/gettext/examples/hello-csharp/hello.cs
file path=usr/share/doc/gettext/examples/hello-csharp/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-csharp/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-csharp/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-csharp/po/af.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/ast.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/bg.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/ca.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/cs.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/da.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/de.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/el.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/eo.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/es.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/fi.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/fr.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/ga.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/gl.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/hr.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/hu.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/id.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/it.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/ja.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/ky.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/lv.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/ms.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/mt.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/nb.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/nl.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/pl.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/pt.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/ro.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/ru.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/sk.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/sl.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/sr.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/sv.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/tr.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/uk.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/vi.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-gawk/INSTALL
file path=usr/share/doc/gettext/examples/hello-gawk/Makefile.am
file path=usr/share/doc/gettext/examples/hello-gawk/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-gawk/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-gawk/configure.ac
file path=usr/share/doc/gettext/examples/hello-gawk/hello.awk
file path=usr/share/doc/gettext/examples/hello-gawk/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-gawk/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-gawk/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-gawk/po/af.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/ast.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/bg.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/ca.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/cs.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/da.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/de.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/el.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/eo.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/es.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/fi.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/fr.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/ga.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/gl.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/hr.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/hu.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/id.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/it.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/ja.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/ky.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/lv.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/ms.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/mt.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/nb.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/nl.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/pl.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/pt.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/ro.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/ru.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/sk.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/sl.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/sr.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/sv.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/tr.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/uk.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/vi.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-guile/INSTALL
file path=usr/share/doc/gettext/examples/hello-guile/Makefile.am
file path=usr/share/doc/gettext/examples/hello-guile/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-guile/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-guile/configure.ac
file path=usr/share/doc/gettext/examples/hello-guile/hello.scm
file path=usr/share/doc/gettext/examples/hello-guile/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-guile/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-guile/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-guile/po/af.po
file path=usr/share/doc/gettext/examples/hello-guile/po/ast.po
file path=usr/share/doc/gettext/examples/hello-guile/po/bg.po
file path=usr/share/doc/gettext/examples/hello-guile/po/ca.po
file path=usr/share/doc/gettext/examples/hello-guile/po/cs.po
file path=usr/share/doc/gettext/examples/hello-guile/po/da.po
file path=usr/share/doc/gettext/examples/hello-guile/po/de.po
file path=usr/share/doc/gettext/examples/hello-guile/po/el.po
file path=usr/share/doc/gettext/examples/hello-guile/po/eo.po
file path=usr/share/doc/gettext/examples/hello-guile/po/es.po
file path=usr/share/doc/gettext/examples/hello-guile/po/fi.po
file path=usr/share/doc/gettext/examples/hello-guile/po/fr.po
file path=usr/share/doc/gettext/examples/hello-guile/po/ga.po
file path=usr/share/doc/gettext/examples/hello-guile/po/gl.po
file path=usr/share/doc/gettext/examples/hello-guile/po/hr.po
file path=usr/share/doc/gettext/examples/hello-guile/po/hu.po
file path=usr/share/doc/gettext/examples/hello-guile/po/id.po
file path=usr/share/doc/gettext/examples/hello-guile/po/it.po
file path=usr/share/doc/gettext/examples/hello-guile/po/ja.po
file path=usr/share/doc/gettext/examples/hello-guile/po/ky.po
file path=usr/share/doc/gettext/examples/hello-guile/po/lv.po
file path=usr/share/doc/gettext/examples/hello-guile/po/ms.po
file path=usr/share/doc/gettext/examples/hello-guile/po/mt.po
file path=usr/share/doc/gettext/examples/hello-guile/po/nb.po
file path=usr/share/doc/gettext/examples/hello-guile/po/nl.po
file path=usr/share/doc/gettext/examples/hello-guile/po/pl.po
file path=usr/share/doc/gettext/examples/hello-guile/po/pt.po
file path=usr/share/doc/gettext/examples/hello-guile/po/ro.po
file path=usr/share/doc/gettext/examples/hello-guile/po/ru.po
file path=usr/share/doc/gettext/examples/hello-guile/po/sk.po
file path=usr/share/doc/gettext/examples/hello-guile/po/sl.po
file path=usr/share/doc/gettext/examples/hello-guile/po/sr.po
file path=usr/share/doc/gettext/examples/hello-guile/po/sv.po
file path=usr/share/doc/gettext/examples/hello-guile/po/tr.po
file path=usr/share/doc/gettext/examples/hello-guile/po/uk.po
file path=usr/share/doc/gettext/examples/hello-guile/po/vi.po
file path=usr/share/doc/gettext/examples/hello-guile/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-guile/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-guile/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-java-awt/BUGS
file path=usr/share/doc/gettext/examples/hello-java-awt/Hello.java
file path=usr/share/doc/gettext/examples/hello-java-awt/INSTALL
file path=usr/share/doc/gettext/examples/hello-java-awt/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java-awt/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-java-awt/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-java-awt/configure.ac
file path=usr/share/doc/gettext/examples/hello-java-awt/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java-awt/m4/TestAWT.class
file path=usr/share/doc/gettext/examples/hello-java-awt/m4/TestAWT.java
file path=usr/share/doc/gettext/examples/hello-java-awt/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-java-awt/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java-awt/po/af.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/ast.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/bg.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/ca.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/cs.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/da.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/de.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/el.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/eo.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/es.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/fi.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/fr.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/ga.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/gl.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/hr.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/hu.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/id.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/it.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/ja.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/ky.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/lv.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/ms.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/mt.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/nb.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/nl.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/pl.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/pt.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/ro.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/ru.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/sk.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/sl.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/sr.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/sv.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/tr.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/uk.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/vi.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/BUGS
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/Hello.java
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/INSTALL
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/autoclean.sh \
    mode=0555
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/configure.ac
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/m4/Test15.class
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/m4/Test15.java
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/af.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/ast.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/bg.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/ca.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/cs.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/da.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/de.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/el.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/eo.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/es.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/fi.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/fr.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/ga.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/gl.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/hr.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/hu.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/id.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/it.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/ja.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/ky.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/lv.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/ms.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/mt.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/nb.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/nl.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/pl.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/pt.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/ro.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/ru.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/sk.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/sl.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/sr.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/sv.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/tr.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/uk.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/vi.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-java-qtjambi/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-java-swing/BUGS
file path=usr/share/doc/gettext/examples/hello-java-swing/Hello.java
file path=usr/share/doc/gettext/examples/hello-java-swing/INSTALL
file path=usr/share/doc/gettext/examples/hello-java-swing/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java-swing/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-java-swing/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-java-swing/configure.ac
file path=usr/share/doc/gettext/examples/hello-java-swing/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java-swing/m4/TestAWT.class
file path=usr/share/doc/gettext/examples/hello-java-swing/m4/TestAWT.java
file path=usr/share/doc/gettext/examples/hello-java-swing/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-java-swing/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java-swing/po/af.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/ast.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/bg.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/ca.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/cs.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/da.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/de.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/el.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/eo.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/es.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/fi.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/fr.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/ga.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/gl.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/hr.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/hu.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/id.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/it.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/ja.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/ky.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/lv.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/ms.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/mt.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/nb.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/nl.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/pl.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/pt.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/ro.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/ru.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/sk.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/sl.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/sr.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/sv.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/tr.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/uk.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/vi.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-java/Hello.java
file path=usr/share/doc/gettext/examples/hello-java/INSTALL
file path=usr/share/doc/gettext/examples/hello-java/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-java/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-java/configure.ac
file path=usr/share/doc/gettext/examples/hello-java/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-java/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java/po/af.po
file path=usr/share/doc/gettext/examples/hello-java/po/ast.po
file path=usr/share/doc/gettext/examples/hello-java/po/bg.po
file path=usr/share/doc/gettext/examples/hello-java/po/ca.po
file path=usr/share/doc/gettext/examples/hello-java/po/cs.po
file path=usr/share/doc/gettext/examples/hello-java/po/da.po
file path=usr/share/doc/gettext/examples/hello-java/po/de.po
file path=usr/share/doc/gettext/examples/hello-java/po/el.po
file path=usr/share/doc/gettext/examples/hello-java/po/eo.po
file path=usr/share/doc/gettext/examples/hello-java/po/es.po
file path=usr/share/doc/gettext/examples/hello-java/po/fi.po
file path=usr/share/doc/gettext/examples/hello-java/po/fr.po
file path=usr/share/doc/gettext/examples/hello-java/po/ga.po
file path=usr/share/doc/gettext/examples/hello-java/po/gl.po
file path=usr/share/doc/gettext/examples/hello-java/po/hr.po
file path=usr/share/doc/gettext/examples/hello-java/po/hu.po
file path=usr/share/doc/gettext/examples/hello-java/po/id.po
file path=usr/share/doc/gettext/examples/hello-java/po/it.po
file path=usr/share/doc/gettext/examples/hello-java/po/ja.po
file path=usr/share/doc/gettext/examples/hello-java/po/ky.po
file path=usr/share/doc/gettext/examples/hello-java/po/lv.po
file path=usr/share/doc/gettext/examples/hello-java/po/ms.po
file path=usr/share/doc/gettext/examples/hello-java/po/mt.po
file path=usr/share/doc/gettext/examples/hello-java/po/nb.po
file path=usr/share/doc/gettext/examples/hello-java/po/nl.po
file path=usr/share/doc/gettext/examples/hello-java/po/pl.po
file path=usr/share/doc/gettext/examples/hello-java/po/pt.po
file path=usr/share/doc/gettext/examples/hello-java/po/ro.po
file path=usr/share/doc/gettext/examples/hello-java/po/ru.po
file path=usr/share/doc/gettext/examples/hello-java/po/sk.po
file path=usr/share/doc/gettext/examples/hello-java/po/sl.po
file path=usr/share/doc/gettext/examples/hello-java/po/sr.po
file path=usr/share/doc/gettext/examples/hello-java/po/sv.po
file path=usr/share/doc/gettext/examples/hello-java/po/tr.po
file path=usr/share/doc/gettext/examples/hello-java/po/uk.po
file path=usr/share/doc/gettext/examples/hello-java/po/vi.po
file path=usr/share/doc/gettext/examples/hello-java/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-java/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-java/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-librep/INSTALL
file path=usr/share/doc/gettext/examples/hello-librep/Makefile.am
file path=usr/share/doc/gettext/examples/hello-librep/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-librep/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-librep/configure.ac
file path=usr/share/doc/gettext/examples/hello-librep/hello.jl.in
file path=usr/share/doc/gettext/examples/hello-librep/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-librep/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-librep/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-librep/po/af.po
file path=usr/share/doc/gettext/examples/hello-librep/po/ast.po
file path=usr/share/doc/gettext/examples/hello-librep/po/bg.po
file path=usr/share/doc/gettext/examples/hello-librep/po/ca.po
file path=usr/share/doc/gettext/examples/hello-librep/po/cs.po
file path=usr/share/doc/gettext/examples/hello-librep/po/da.po
file path=usr/share/doc/gettext/examples/hello-librep/po/de.po
file path=usr/share/doc/gettext/examples/hello-librep/po/el.po
file path=usr/share/doc/gettext/examples/hello-librep/po/eo.po
file path=usr/share/doc/gettext/examples/hello-librep/po/es.po
file path=usr/share/doc/gettext/examples/hello-librep/po/fi.po
file path=usr/share/doc/gettext/examples/hello-librep/po/fr.po
file path=usr/share/doc/gettext/examples/hello-librep/po/ga.po
file path=usr/share/doc/gettext/examples/hello-librep/po/gl.po
file path=usr/share/doc/gettext/examples/hello-librep/po/hr.po
file path=usr/share/doc/gettext/examples/hello-librep/po/hu.po
file path=usr/share/doc/gettext/examples/hello-librep/po/id.po
file path=usr/share/doc/gettext/examples/hello-librep/po/it.po
file path=usr/share/doc/gettext/examples/hello-librep/po/ja.po
file path=usr/share/doc/gettext/examples/hello-librep/po/ky.po
file path=usr/share/doc/gettext/examples/hello-librep/po/lv.po
file path=usr/share/doc/gettext/examples/hello-librep/po/ms.po
file path=usr/share/doc/gettext/examples/hello-librep/po/mt.po
file path=usr/share/doc/gettext/examples/hello-librep/po/nb.po
file path=usr/share/doc/gettext/examples/hello-librep/po/nl.po
file path=usr/share/doc/gettext/examples/hello-librep/po/pl.po
file path=usr/share/doc/gettext/examples/hello-librep/po/pt.po
file path=usr/share/doc/gettext/examples/hello-librep/po/ro.po
file path=usr/share/doc/gettext/examples/hello-librep/po/ru.po
file path=usr/share/doc/gettext/examples/hello-librep/po/sk.po
file path=usr/share/doc/gettext/examples/hello-librep/po/sl.po
file path=usr/share/doc/gettext/examples/hello-librep/po/sr.po
file path=usr/share/doc/gettext/examples/hello-librep/po/sv.po
file path=usr/share/doc/gettext/examples/hello-librep/po/tr.po
file path=usr/share/doc/gettext/examples/hello-librep/po/uk.po
file path=usr/share/doc/gettext/examples/hello-librep/po/vi.po
file path=usr/share/doc/gettext/examples/hello-librep/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-librep/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-librep/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/INSTALL
file path=usr/share/doc/gettext/examples/hello-objc-gnome/Makefile.am
file path=usr/share/doc/gettext/examples/hello-objc-gnome/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-objc-gnome/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-objc-gnome/configure.ac
file path=usr/share/doc/gettext/examples/hello-objc-gnome/hello.m
file path=usr/share/doc/gettext/examples/hello-objc-gnome/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-objc-gnome/m4/gnome-gnorba-check.m4
file path=usr/share/doc/gettext/examples/hello-objc-gnome/m4/gnome-orbit-check.m4
file path=usr/share/doc/gettext/examples/hello-objc-gnome/m4/gnome.m4
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/Makevars
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/POTFILES.in
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/af.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/ast.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/bg.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/ca.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/cs.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/da.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/de.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/el.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/eo.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/es.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/fi.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/fr.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/ga.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/gl.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/hr.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/hu.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/id.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/it.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/ja.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/ky.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/lv.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/ms.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/mt.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/nb.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/nl.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/pl.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/pt.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/ro.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/ru.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/sk.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/sl.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/sr.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/sv.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/tr.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/uk.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/vi.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/AppController.h
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/AppController.m
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/BUGS
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/GNUmakefile
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/Hello.h
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/Hello.m
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/INSTALL
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/autoclean.sh \
    mode=0555
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/main.m
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/GNUmakefile
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/LocaleAliases
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/af.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/ast.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/bg.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/ca.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/cs.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/da.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/de.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/el.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/eo.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/es.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/fi.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/fr.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/ga.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/gl.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/hr.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/hu.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/id.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/it.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/ja.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/ky.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/lv.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/ms.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/mt.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/nb.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/nl.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/pl.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/pt.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/ro.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/ru.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/sk.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/sl.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/sr.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/sv.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/tr.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/uk.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/vi.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-objc/INSTALL
file path=usr/share/doc/gettext/examples/hello-objc/Makefile.am
file path=usr/share/doc/gettext/examples/hello-objc/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-objc/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-objc/configure.ac
file path=usr/share/doc/gettext/examples/hello-objc/hello.m
file path=usr/share/doc/gettext/examples/hello-objc/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-objc/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-objc/po/Makevars
file path=usr/share/doc/gettext/examples/hello-objc/po/POTFILES.in
file path=usr/share/doc/gettext/examples/hello-objc/po/af.po
file path=usr/share/doc/gettext/examples/hello-objc/po/ast.po
file path=usr/share/doc/gettext/examples/hello-objc/po/bg.po
file path=usr/share/doc/gettext/examples/hello-objc/po/ca.po
file path=usr/share/doc/gettext/examples/hello-objc/po/cs.po
file path=usr/share/doc/gettext/examples/hello-objc/po/da.po
file path=usr/share/doc/gettext/examples/hello-objc/po/de.po
file path=usr/share/doc/gettext/examples/hello-objc/po/el.po
file path=usr/share/doc/gettext/examples/hello-objc/po/eo.po
file path=usr/share/doc/gettext/examples/hello-objc/po/es.po
file path=usr/share/doc/gettext/examples/hello-objc/po/fi.po
file path=usr/share/doc/gettext/examples/hello-objc/po/fr.po
file path=usr/share/doc/gettext/examples/hello-objc/po/ga.po
file path=usr/share/doc/gettext/examples/hello-objc/po/gl.po
file path=usr/share/doc/gettext/examples/hello-objc/po/hr.po
file path=usr/share/doc/gettext/examples/hello-objc/po/hu.po
file path=usr/share/doc/gettext/examples/hello-objc/po/id.po
file path=usr/share/doc/gettext/examples/hello-objc/po/it.po
file path=usr/share/doc/gettext/examples/hello-objc/po/ja.po
file path=usr/share/doc/gettext/examples/hello-objc/po/ky.po
file path=usr/share/doc/gettext/examples/hello-objc/po/lv.po
file path=usr/share/doc/gettext/examples/hello-objc/po/ms.po
file path=usr/share/doc/gettext/examples/hello-objc/po/mt.po
file path=usr/share/doc/gettext/examples/hello-objc/po/nb.po
file path=usr/share/doc/gettext/examples/hello-objc/po/nl.po
file path=usr/share/doc/gettext/examples/hello-objc/po/pl.po
file path=usr/share/doc/gettext/examples/hello-objc/po/pt.po
file path=usr/share/doc/gettext/examples/hello-objc/po/ro.po
file path=usr/share/doc/gettext/examples/hello-objc/po/ru.po
file path=usr/share/doc/gettext/examples/hello-objc/po/sk.po
file path=usr/share/doc/gettext/examples/hello-objc/po/sl.po
file path=usr/share/doc/gettext/examples/hello-objc/po/sr.po
file path=usr/share/doc/gettext/examples/hello-objc/po/sv.po
file path=usr/share/doc/gettext/examples/hello-objc/po/tr.po
file path=usr/share/doc/gettext/examples/hello-objc/po/uk.po
file path=usr/share/doc/gettext/examples/hello-objc/po/vi.po
file path=usr/share/doc/gettext/examples/hello-objc/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-objc/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-objc/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-pascal/INSTALL
file path=usr/share/doc/gettext/examples/hello-pascal/Makefile.am
file path=usr/share/doc/gettext/examples/hello-pascal/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-pascal/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-pascal/configure.ac
file path=usr/share/doc/gettext/examples/hello-pascal/hello.pas
file path=usr/share/doc/gettext/examples/hello-pascal/hello.rst
file path=usr/share/doc/gettext/examples/hello-pascal/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-pascal/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-pascal/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-pascal/po/af.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/ast.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/bg.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/ca.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/cs.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/da.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/de.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/el.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/eo.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/es.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/fi.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/fr.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/ga.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/gl.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/hr.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/hu.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/id.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/it.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/ja.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/ky.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/lv.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/ms.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/mt.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/nb.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/nl.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/pl.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/pt.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/ro.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/ru.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/sk.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/sl.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/sr.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/sv.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/tr.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/uk.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/vi.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-perl/INSTALL
file path=usr/share/doc/gettext/examples/hello-perl/Makefile.am
file path=usr/share/doc/gettext/examples/hello-perl/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-perl/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-perl/configure.ac
file path=usr/share/doc/gettext/examples/hello-perl/hello-1.pl.in
file path=usr/share/doc/gettext/examples/hello-perl/hello-2.pl.in
file path=usr/share/doc/gettext/examples/hello-perl/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-perl/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-perl/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-perl/po/af.po
file path=usr/share/doc/gettext/examples/hello-perl/po/ast.po
file path=usr/share/doc/gettext/examples/hello-perl/po/bg.po
file path=usr/share/doc/gettext/examples/hello-perl/po/ca.po
file path=usr/share/doc/gettext/examples/hello-perl/po/cs.po
file path=usr/share/doc/gettext/examples/hello-perl/po/da.po
file path=usr/share/doc/gettext/examples/hello-perl/po/de.po
file path=usr/share/doc/gettext/examples/hello-perl/po/el.po
file path=usr/share/doc/gettext/examples/hello-perl/po/eo.po
file path=usr/share/doc/gettext/examples/hello-perl/po/es.po
file path=usr/share/doc/gettext/examples/hello-perl/po/fi.po
file path=usr/share/doc/gettext/examples/hello-perl/po/fr.po
file path=usr/share/doc/gettext/examples/hello-perl/po/ga.po
file path=usr/share/doc/gettext/examples/hello-perl/po/gl.po
file path=usr/share/doc/gettext/examples/hello-perl/po/hr.po
file path=usr/share/doc/gettext/examples/hello-perl/po/hu.po
file path=usr/share/doc/gettext/examples/hello-perl/po/id.po
file path=usr/share/doc/gettext/examples/hello-perl/po/it.po
file path=usr/share/doc/gettext/examples/hello-perl/po/ja.po
file path=usr/share/doc/gettext/examples/hello-perl/po/ky.po
file path=usr/share/doc/gettext/examples/hello-perl/po/lv.po
file path=usr/share/doc/gettext/examples/hello-perl/po/ms.po
file path=usr/share/doc/gettext/examples/hello-perl/po/mt.po
file path=usr/share/doc/gettext/examples/hello-perl/po/nb.po
file path=usr/share/doc/gettext/examples/hello-perl/po/nl.po
file path=usr/share/doc/gettext/examples/hello-perl/po/pl.po
file path=usr/share/doc/gettext/examples/hello-perl/po/pt.po
file path=usr/share/doc/gettext/examples/hello-perl/po/ro.po
file path=usr/share/doc/gettext/examples/hello-perl/po/ru.po
file path=usr/share/doc/gettext/examples/hello-perl/po/sk.po
file path=usr/share/doc/gettext/examples/hello-perl/po/sl.po
file path=usr/share/doc/gettext/examples/hello-perl/po/sr.po
file path=usr/share/doc/gettext/examples/hello-perl/po/sv.po
file path=usr/share/doc/gettext/examples/hello-perl/po/tr.po
file path=usr/share/doc/gettext/examples/hello-perl/po/uk.po
file path=usr/share/doc/gettext/examples/hello-perl/po/vi.po
file path=usr/share/doc/gettext/examples/hello-perl/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-perl/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-perl/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-php/INSTALL
file path=usr/share/doc/gettext/examples/hello-php/Makefile.am
file path=usr/share/doc/gettext/examples/hello-php/README
file path=usr/share/doc/gettext/examples/hello-php/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-php/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-php/configure.ac
file path=usr/share/doc/gettext/examples/hello-php/hello.php
file path=usr/share/doc/gettext/examples/hello-php/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-php/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-php/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-php/po/af.po
file path=usr/share/doc/gettext/examples/hello-php/po/ast.po
file path=usr/share/doc/gettext/examples/hello-php/po/bg.po
file path=usr/share/doc/gettext/examples/hello-php/po/ca.po
file path=usr/share/doc/gettext/examples/hello-php/po/cs.po
file path=usr/share/doc/gettext/examples/hello-php/po/da.po
file path=usr/share/doc/gettext/examples/hello-php/po/de.po
file path=usr/share/doc/gettext/examples/hello-php/po/el.po
file path=usr/share/doc/gettext/examples/hello-php/po/eo.po
file path=usr/share/doc/gettext/examples/hello-php/po/es.po
file path=usr/share/doc/gettext/examples/hello-php/po/fi.po
file path=usr/share/doc/gettext/examples/hello-php/po/fr.po
file path=usr/share/doc/gettext/examples/hello-php/po/ga.po
file path=usr/share/doc/gettext/examples/hello-php/po/gl.po
file path=usr/share/doc/gettext/examples/hello-php/po/hr.po
file path=usr/share/doc/gettext/examples/hello-php/po/hu.po
file path=usr/share/doc/gettext/examples/hello-php/po/id.po
file path=usr/share/doc/gettext/examples/hello-php/po/it.po
file path=usr/share/doc/gettext/examples/hello-php/po/ja.po
file path=usr/share/doc/gettext/examples/hello-php/po/ky.po
file path=usr/share/doc/gettext/examples/hello-php/po/lv.po
file path=usr/share/doc/gettext/examples/hello-php/po/ms.po
file path=usr/share/doc/gettext/examples/hello-php/po/mt.po
file path=usr/share/doc/gettext/examples/hello-php/po/nb.po
file path=usr/share/doc/gettext/examples/hello-php/po/nl.po
file path=usr/share/doc/gettext/examples/hello-php/po/pl.po
file path=usr/share/doc/gettext/examples/hello-php/po/pt.po
file path=usr/share/doc/gettext/examples/hello-php/po/ro.po
file path=usr/share/doc/gettext/examples/hello-php/po/ru.po
file path=usr/share/doc/gettext/examples/hello-php/po/sk.po
file path=usr/share/doc/gettext/examples/hello-php/po/sl.po
file path=usr/share/doc/gettext/examples/hello-php/po/sr.po
file path=usr/share/doc/gettext/examples/hello-php/po/sv.po
file path=usr/share/doc/gettext/examples/hello-php/po/tr.po
file path=usr/share/doc/gettext/examples/hello-php/po/uk.po
file path=usr/share/doc/gettext/examples/hello-php/po/vi.po
file path=usr/share/doc/gettext/examples/hello-php/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-php/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-php/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-python/INSTALL
file path=usr/share/doc/gettext/examples/hello-python/Makefile.am
file path=usr/share/doc/gettext/examples/hello-python/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-python/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-python/configure.ac
file path=usr/share/doc/gettext/examples/hello-python/hello.py.in
file path=usr/share/doc/gettext/examples/hello-python/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-python/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-python/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-python/po/af.po
file path=usr/share/doc/gettext/examples/hello-python/po/ast.po
file path=usr/share/doc/gettext/examples/hello-python/po/bg.po
file path=usr/share/doc/gettext/examples/hello-python/po/ca.po
file path=usr/share/doc/gettext/examples/hello-python/po/cs.po
file path=usr/share/doc/gettext/examples/hello-python/po/da.po
file path=usr/share/doc/gettext/examples/hello-python/po/de.po
file path=usr/share/doc/gettext/examples/hello-python/po/el.po
file path=usr/share/doc/gettext/examples/hello-python/po/eo.po
file path=usr/share/doc/gettext/examples/hello-python/po/es.po
file path=usr/share/doc/gettext/examples/hello-python/po/fi.po
file path=usr/share/doc/gettext/examples/hello-python/po/fr.po
file path=usr/share/doc/gettext/examples/hello-python/po/ga.po
file path=usr/share/doc/gettext/examples/hello-python/po/gl.po
file path=usr/share/doc/gettext/examples/hello-python/po/hr.po
file path=usr/share/doc/gettext/examples/hello-python/po/hu.po
file path=usr/share/doc/gettext/examples/hello-python/po/id.po
file path=usr/share/doc/gettext/examples/hello-python/po/it.po
file path=usr/share/doc/gettext/examples/hello-python/po/ja.po
file path=usr/share/doc/gettext/examples/hello-python/po/ky.po
file path=usr/share/doc/gettext/examples/hello-python/po/lv.po
file path=usr/share/doc/gettext/examples/hello-python/po/ms.po
file path=usr/share/doc/gettext/examples/hello-python/po/mt.po
file path=usr/share/doc/gettext/examples/hello-python/po/nb.po
file path=usr/share/doc/gettext/examples/hello-python/po/nl.po
file path=usr/share/doc/gettext/examples/hello-python/po/pl.po
file path=usr/share/doc/gettext/examples/hello-python/po/pt.po
file path=usr/share/doc/gettext/examples/hello-python/po/ro.po
file path=usr/share/doc/gettext/examples/hello-python/po/ru.po
file path=usr/share/doc/gettext/examples/hello-python/po/sk.po
file path=usr/share/doc/gettext/examples/hello-python/po/sl.po
file path=usr/share/doc/gettext/examples/hello-python/po/sr.po
file path=usr/share/doc/gettext/examples/hello-python/po/sv.po
file path=usr/share/doc/gettext/examples/hello-python/po/tr.po
file path=usr/share/doc/gettext/examples/hello-python/po/uk.po
file path=usr/share/doc/gettext/examples/hello-python/po/vi.po
file path=usr/share/doc/gettext/examples/hello-python/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-python/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-python/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-sh/INSTALL
file path=usr/share/doc/gettext/examples/hello-sh/Makefile.am
file path=usr/share/doc/gettext/examples/hello-sh/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-sh/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-sh/configure.ac
file path=usr/share/doc/gettext/examples/hello-sh/hello.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-sh/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-sh/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-sh/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-sh/po/af.po
file path=usr/share/doc/gettext/examples/hello-sh/po/ast.po
file path=usr/share/doc/gettext/examples/hello-sh/po/bg.po
file path=usr/share/doc/gettext/examples/hello-sh/po/ca.po
file path=usr/share/doc/gettext/examples/hello-sh/po/cs.po
file path=usr/share/doc/gettext/examples/hello-sh/po/da.po
file path=usr/share/doc/gettext/examples/hello-sh/po/de.po
file path=usr/share/doc/gettext/examples/hello-sh/po/el.po
file path=usr/share/doc/gettext/examples/hello-sh/po/eo.po
file path=usr/share/doc/gettext/examples/hello-sh/po/es.po
file path=usr/share/doc/gettext/examples/hello-sh/po/fi.po
file path=usr/share/doc/gettext/examples/hello-sh/po/fr.po
file path=usr/share/doc/gettext/examples/hello-sh/po/ga.po
file path=usr/share/doc/gettext/examples/hello-sh/po/gl.po
file path=usr/share/doc/gettext/examples/hello-sh/po/hr.po
file path=usr/share/doc/gettext/examples/hello-sh/po/hu.po
file path=usr/share/doc/gettext/examples/hello-sh/po/id.po
file path=usr/share/doc/gettext/examples/hello-sh/po/it.po
file path=usr/share/doc/gettext/examples/hello-sh/po/ja.po
file path=usr/share/doc/gettext/examples/hello-sh/po/ky.po
file path=usr/share/doc/gettext/examples/hello-sh/po/lv.po
file path=usr/share/doc/gettext/examples/hello-sh/po/ms.po
file path=usr/share/doc/gettext/examples/hello-sh/po/mt.po
file path=usr/share/doc/gettext/examples/hello-sh/po/nb.po
file path=usr/share/doc/gettext/examples/hello-sh/po/nl.po
file path=usr/share/doc/gettext/examples/hello-sh/po/pl.po
file path=usr/share/doc/gettext/examples/hello-sh/po/pt.po
file path=usr/share/doc/gettext/examples/hello-sh/po/ro.po
file path=usr/share/doc/gettext/examples/hello-sh/po/ru.po
file path=usr/share/doc/gettext/examples/hello-sh/po/sk.po
file path=usr/share/doc/gettext/examples/hello-sh/po/sl.po
file path=usr/share/doc/gettext/examples/hello-sh/po/sr.po
file path=usr/share/doc/gettext/examples/hello-sh/po/sv.po
file path=usr/share/doc/gettext/examples/hello-sh/po/tr.po
file path=usr/share/doc/gettext/examples/hello-sh/po/uk.po
file path=usr/share/doc/gettext/examples/hello-sh/po/vi.po
file path=usr/share/doc/gettext/examples/hello-sh/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-sh/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-sh/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/INSTALL
file path=usr/share/doc/gettext/examples/hello-smalltalk/Makefile.am
file path=usr/share/doc/gettext/examples/hello-smalltalk/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-smalltalk/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-smalltalk/configure.ac
file path=usr/share/doc/gettext/examples/hello-smalltalk/hello.st.in
file path=usr/share/doc/gettext/examples/hello-smalltalk/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/af.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/ast.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/bg.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/ca.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/cs.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/da.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/de.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/el.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/eo.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/es.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/fi.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/fr.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/ga.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/gl.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/hr.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/hu.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/id.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/it.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/ja.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/ky.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/lv.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/ms.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/mt.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/nb.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/nl.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/pl.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/pt.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/ro.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/ru.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/sk.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/sl.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/sr.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/sv.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/tr.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/uk.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/vi.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/INSTALL
file path=usr/share/doc/gettext/examples/hello-tcl-tk/Makefile.am
file path=usr/share/doc/gettext/examples/hello-tcl-tk/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-tcl-tk/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-tcl-tk/configure.ac
file path=usr/share/doc/gettext/examples/hello-tcl-tk/hello.tcl
file path=usr/share/doc/gettext/examples/hello-tcl-tk/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/af.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/ast.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/bg.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/ca.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/cs.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/da.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/de.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/el.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/eo.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/es.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/fi.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/fr.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/ga.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/gl.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/hr.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/hu.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/id.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/it.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/ja.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/ky.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/lv.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/ms.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/mt.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/nb.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/nl.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/pl.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/pt.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/ro.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/ru.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/sk.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/sl.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/sr.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/sv.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/tr.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/uk.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/vi.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-tcl/INSTALL
file path=usr/share/doc/gettext/examples/hello-tcl/Makefile.am
file path=usr/share/doc/gettext/examples/hello-tcl/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-tcl/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-tcl/configure.ac
file path=usr/share/doc/gettext/examples/hello-tcl/hello.tcl
file path=usr/share/doc/gettext/examples/hello-tcl/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-tcl/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-tcl/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-tcl/po/af.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/ast.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/bg.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/ca.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/cs.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/da.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/de.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/el.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/eo.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/es.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/fi.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/fr.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/ga.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/gl.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/hr.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/hu.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/id.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/it.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/ja.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/ky.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/lv.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/ms.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/mt.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/nb.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/nl.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/pl.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/pt.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/ro.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/ru.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/sk.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/sl.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/sr.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/sv.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/tr.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/uk.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/vi.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-ycp/INSTALL
file path=usr/share/doc/gettext/examples/hello-ycp/Makefile.am
file path=usr/share/doc/gettext/examples/hello-ycp/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-ycp/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-ycp/configure.ac
file path=usr/share/doc/gettext/examples/hello-ycp/hello.ycp
file path=usr/share/doc/gettext/examples/hello-ycp/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-ycp/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-ycp/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-ycp/po/af.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/ast.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/bg.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/ca.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/cs.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/da.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/de.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/el.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/eo.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/es.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/fi.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/fr.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/ga.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/gl.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/hr.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/hu.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/id.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/it.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/ja.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/ky.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/lv.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/ms.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/mt.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/nb.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/nl.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/pl.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/pt.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/ro.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/ru.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/sk.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/sl.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/sr.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/sv.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/tr.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/uk.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/vi.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/zh_TW.po
file path=usr/share/doc/gettext/examples/installpaths
file path=usr/share/doc/gettext/gettext.1.html
file path=usr/share/doc/gettext/gettext.3.html
file path=usr/share/doc/gettext/gettext_1.html
file path=usr/share/doc/gettext/gettext_10.html
file path=usr/share/doc/gettext/gettext_11.html
file path=usr/share/doc/gettext/gettext_12.html
file path=usr/share/doc/gettext/gettext_13.html
file path=usr/share/doc/gettext/gettext_14.html
file path=usr/share/doc/gettext/gettext_15.html
file path=usr/share/doc/gettext/gettext_16.html
file path=usr/share/doc/gettext/gettext_17.html
file path=usr/share/doc/gettext/gettext_18.html
file path=usr/share/doc/gettext/gettext_19.html
file path=usr/share/doc/gettext/gettext_2.html
file path=usr/share/doc/gettext/gettext_20.html
file path=usr/share/doc/gettext/gettext_21.html
file path=usr/share/doc/gettext/gettext_22.html
file path=usr/share/doc/gettext/gettext_23.html
file path=usr/share/doc/gettext/gettext_24.html
file path=usr/share/doc/gettext/gettext_25.html
file path=usr/share/doc/gettext/gettext_3.html
file path=usr/share/doc/gettext/gettext_4.html
file path=usr/share/doc/gettext/gettext_5.html
file path=usr/share/doc/gettext/gettext_6.html
file path=usr/share/doc/gettext/gettext_7.html
file path=usr/share/doc/gettext/gettext_8.html
file path=usr/share/doc/gettext/gettext_9.html
file path=usr/share/doc/gettext/gettext_foot.html
file path=usr/share/doc/gettext/gettext_toc.html
file path=usr/share/doc/gettext/gettextize.1.html
file path=usr/share/doc/gettext/javadoc2/allclasses-frame.html
file path=usr/share/doc/gettext/javadoc2/deprecated-list.html
file path=usr/share/doc/gettext/javadoc2/gnu/gettext/GettextResource.html
file path=usr/share/doc/gettext/javadoc2/gnu/gettext/package-frame.html
file path=usr/share/doc/gettext/javadoc2/gnu/gettext/package-summary.html
file path=usr/share/doc/gettext/javadoc2/gnu/gettext/package-tree.html
file path=usr/share/doc/gettext/javadoc2/help-doc.html
file path=usr/share/doc/gettext/javadoc2/index-all.html
file path=usr/share/doc/gettext/javadoc2/index.html
file path=usr/share/doc/gettext/javadoc2/overview-tree.html
file path=usr/share/doc/gettext/javadoc2/package-list
file path=usr/share/doc/gettext/javadoc2/packages.html
file path=usr/share/doc/gettext/javadoc2/serialized-form.html
file path=usr/share/doc/gettext/javadoc2/stylesheet.css
file path=usr/share/doc/gettext/msgattrib.1.html
file path=usr/share/doc/gettext/msgcat.1.html
file path=usr/share/doc/gettext/msgcmp.1.html
file path=usr/share/doc/gettext/msgcomm.1.html
file path=usr/share/doc/gettext/msgconv.1.html
file path=usr/share/doc/gettext/msgen.1.html
file path=usr/share/doc/gettext/msgexec.1.html
file path=usr/share/doc/gettext/msgfilter.1.html
file path=usr/share/doc/gettext/msgfmt.1.html
file path=usr/share/doc/gettext/msggrep.1.html
file path=usr/share/doc/gettext/msginit.1.html
file path=usr/share/doc/gettext/msgmerge.1.html
file path=usr/share/doc/gettext/msgunfmt.1.html
file path=usr/share/doc/gettext/msguniq.1.html
file path=usr/share/doc/gettext/ngettext.1.html
file path=usr/share/doc/gettext/ngettext.3.html
file path=usr/share/doc/gettext/recode-sr-latin.1.html
file path=usr/share/doc/gettext/textdomain.3.html
file path=usr/share/doc/gettext/tutorial.html
file path=usr/share/doc/gettext/xgettext.1.html
file path=usr/share/gettext/ABOUT-NLS
file path=usr/share/gettext/archive.dir.tar.xz
file path=usr/share/gettext/config.rpath mode=0555
file path=usr/share/gettext/gettext.h
file path=usr/share/gettext/intl/COPYING.LIB
#file path=usr/share/gettext/intl/ChangeLog
file path=usr/share/gettext/intl/Makefile.in
file path=usr/share/gettext/intl/VERSION
file path=usr/share/gettext/intl/bindtextdom.c
file path=usr/share/gettext/intl/config.charset mode=0555
file path=usr/share/gettext/intl/dcgettext.c
file path=usr/share/gettext/intl/dcigettext.c
file path=usr/share/gettext/intl/dcngettext.c
file path=usr/share/gettext/intl/dgettext.c
file path=usr/share/gettext/intl/dngettext.c
file path=usr/share/gettext/intl/eval-plural.h
file path=usr/share/gettext/intl/explodename.c
file path=usr/share/gettext/intl/export.h
file path=usr/share/gettext/intl/finddomain.c
file path=usr/share/gettext/intl/gettext.c
file path=usr/share/gettext/intl/gettextP.h
file path=usr/share/gettext/intl/gmo.h
file path=usr/share/gettext/intl/hash-string.c
file path=usr/share/gettext/intl/hash-string.h
file path=usr/share/gettext/intl/intl-compat.c
file path=usr/share/gettext/intl/intl-exports.c
file path=usr/share/gettext/intl/l10nflist.c
file path=usr/share/gettext/intl/langprefs.c
file path=usr/share/gettext/intl/libgnuintl.in.h
file path=usr/share/gettext/intl/libintl.rc
file path=usr/share/gettext/intl/loadinfo.h
file path=usr/share/gettext/intl/loadmsgcat.c
file path=usr/share/gettext/intl/localcharset.c
file path=usr/share/gettext/intl/localcharset.h
file path=usr/share/gettext/intl/locale.alias
file path=usr/share/gettext/intl/localealias.c
file path=usr/share/gettext/intl/localename.c
file path=usr/share/gettext/intl/lock.c
file path=usr/share/gettext/intl/lock.h
file path=usr/share/gettext/intl/log.c
file path=usr/share/gettext/intl/ngettext.c
file path=usr/share/gettext/intl/os2compat.c
file path=usr/share/gettext/intl/os2compat.h
file path=usr/share/gettext/intl/osdep.c
file path=usr/share/gettext/intl/plural-exp.c
file path=usr/share/gettext/intl/plural-exp.h
file path=usr/share/gettext/intl/plural.c
file path=usr/share/gettext/intl/plural.y
file path=usr/share/gettext/intl/printf-args.c
file path=usr/share/gettext/intl/printf-args.h
file path=usr/share/gettext/intl/printf-parse.c
file path=usr/share/gettext/intl/printf-parse.h
file path=usr/share/gettext/intl/printf.c
file path=usr/share/gettext/intl/ref-add.sin
file path=usr/share/gettext/intl/ref-del.sin
file path=usr/share/gettext/intl/relocatable.c
file path=usr/share/gettext/intl/relocatable.h
file path=usr/share/gettext/intl/setlocale.c
file path=usr/share/gettext/intl/textdomain.c
file path=usr/share/gettext/intl/threadlib.c
file path=usr/share/gettext/intl/tsearch.c
file path=usr/share/gettext/intl/tsearch.h
file path=usr/share/gettext/intl/vasnprintf.c
file path=usr/share/gettext/intl/vasnprintf.h
file path=usr/share/gettext/intl/vasnwprintf.h
file path=usr/share/gettext/intl/verify.h
file path=usr/share/gettext/intl/version.c
file path=usr/share/gettext/intl/wprintf-parse.h
file path=usr/share/gettext/intl/xsize.c
file path=usr/share/gettext/intl/xsize.h
file path=usr/share/gettext/javaversion.class
file path=usr/share/gettext/msgunfmt.tcl
file path=usr/share/gettext/po/Makefile.in.in
file path=usr/share/gettext/po/Makevars.template
file path=usr/share/gettext/po/Rules-quot
file path=usr/share/gettext/po/boldquot.sed
file path=usr/share/gettext/po/[email protected]
file path=usr/share/gettext/po/[email protected]
file path=usr/share/gettext/po/insert-header.sin
file path=usr/share/gettext/po/quot.sed
file path=usr/share/gettext/po/remove-potcdate.sin
file path=usr/share/gettext/projects/GNOME/team-address mode=0555
file path=usr/share/gettext/projects/GNOME/teams.html
file path=usr/share/gettext/projects/GNOME/teams.url
file path=usr/share/gettext/projects/GNOME/trigger mode=0555
file path=usr/share/gettext/projects/KDE/team-address mode=0555
file path=usr/share/gettext/projects/KDE/teams.html
file path=usr/share/gettext/projects/KDE/teams.url
file path=usr/share/gettext/projects/KDE/trigger mode=0555
file path=usr/share/gettext/projects/TP/team-address mode=0555
file path=usr/share/gettext/projects/TP/teams.html
file path=usr/share/gettext/projects/TP/teams.url
file path=usr/share/gettext/projects/TP/trigger mode=0555
file path=usr/share/gettext/projects/index
file path=usr/share/gettext/projects/team-address mode=0555
file path=usr/share/gettext/styles/po-default.css
file path=usr/share/gettext/styles/po-emacs-x.css
file path=usr/share/gettext/styles/po-emacs-xterm.css
file path=usr/share/gettext/styles/po-emacs-xterm16.css
file path=usr/share/gettext/styles/po-emacs-xterm256.css
file path=usr/share/gettext/styles/po-vim.css
file path=usr/share/info/gettext.info
file path=usr/share/locale/be/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/be/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/bg/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/bg/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/ca/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/ca/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/cs/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/cs/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/da/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/da/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/de/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/de/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/el/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/el/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/en@boldquot/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/en@quot/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/eo/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/es/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/es/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/et/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/et/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/eu/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/fi/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/fi/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/fr/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/fr/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/ga/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/gl/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/gl/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/hr/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/hu/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/id/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/id/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/it/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/it/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/ja/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/ja/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/ko/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/ko/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/nb/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/nb/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/nl/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/nl/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/nn/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/nn/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/pa/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/pl/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/pl/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/pt/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/pt/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/pt_BR/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/ro/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/ro/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/ru/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/ru/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/sk/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/sk/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/sl/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/sl/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/sr/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/sr/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/sv/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/sv/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/tr/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/tr/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/uk/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/uk/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/vi/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/vi/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo
file path=usr/share/man/man1/autopoint.1
file path=usr/share/man/man1/envsubst.1
file path=usr/share/man/man1/gettextize.1
link path=usr/share/man/man1/ggettext.1 \
    target=../../../gnu/share/man/man1/gettext.1 facet.compat.gnulinks=all
link path=usr/share/man/man1/gmsgfmt.1 \
    target=../../../gnu/share/man/man1/msgfmt.1 facet.compat.gnulinks=all
link path=usr/share/man/man1/gxgettext.1 \
    target=../../../gnu/share/man/man1/xgettext.1 facet.compat.gnulinks=all
file path=usr/share/man/man1/msgattrib.1
file path=usr/share/man/man1/msgcat.1
file path=usr/share/man/man1/msgcmp.1
file path=usr/share/man/man1/msgcomm.1
file path=usr/share/man/man1/msgconv.1
file path=usr/share/man/man1/msgen.1
file path=usr/share/man/man1/msgexec.1
file path=usr/share/man/man1/msgfilter.1
file path=usr/share/man/man1/msggrep.1
file path=usr/share/man/man1/msginit.1
file path=usr/share/man/man1/msgmerge.1
file path=usr/share/man/man1/msgunfmt.1
file path=usr/share/man/man1/msguniq.1
file path=usr/share/man/man1/ngettext.1
file path=usr/share/man/man1/recode-sr-latin.1
#
license gettext.license license="GPLv3, LGPLv2.1, LGPLv2, FDLv1.2"