HomeSort by: relevance | last modified time | path
    Searched refs:pot (Results 1 - 25 of 115) sorted by relevancy

1 2 3 4 5

  /src/external/public-domain/xz/dist/po4a/
update-po 6 # Updates xz-man.pot and the *.po files, and generates translated man pages.
58 # Make diffing the .pot and .po files easier:
61 # into the .pot file. This way they won't get
64 # --wrap-po newlines Wrap msgids only at \n in the .pot file.
73 # "xz-man" no matter what is specified here and in xz-man.pot. Thus it's
87 # Add the customized POT header which contains the SPDX license
90 mv xz-man.pot xz-man.pot.tmp
91 cat ../po/xz.pot-header > xz-man.pot
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/examples/po/
Makefile.am 60 # List of small POT files.
62 hello-c.pot \
63 hello-c-gnome.pot \
64 hello-c++.pot \
65 hello-c++-qt.pot \
66 hello-c++-kde.pot \
67 hello-c++-gnome.pot \
68 hello-c++-wxwidgets.pot \
69 hello-objc.pot \
70 hello-objc-gnustep.pot \
    [all...]
mmsmallpo.sh 10 msgmerge --force-po $language.po $directory.pot -o - | \
13 sed -e '/^"POT-Creation-Date: .*"$/{
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
lang-po 3 # Test of gettext facilities in the PO/POT format.
8 # Test with POT format.
10 tmpfiles="$tmpfiles prog-in.pot"
11 cat <<\EOF > prog-in.pot
26 tmpfiles="$tmpfiles prog.pot"
28 ${XGETTEXT} -o prog.pot --omit-header --add-location prog-in.pot
31 ${DIFF} prog-in.pot prog.pot || exit 1
lang-rst 25 tmpfiles="$tmpfiles prog.pot"
27 ${XGETTEXT} -o prog.pot --omit-header --add-location prog.rst
61 ${DIFF} prog.ok prog.pot || exit 1
68 tmpfiles="$tmpfiles prog.pot"
70 if (${RSTCONV} -o prog.pot -i prog.rst) >/dev/null 2>&1; then
97 ${DIFF} prog.ok prog.pot || exit 1
msgmerge-properties-2 15 tmpfiles="$tmpfiles mm-p-2.pot"
16 cat <<EOF > mm-p-2.pot
24 ${MSGMERGE} -q --properties-input --update mm-p-2.po mm-p-2.pot
lang-ycp 19 tmpfiles="$tmpfiles prog.pot"
21 ${XGETTEXT} -o prog.pot --omit-header --no-location prog.ycp
40 ${DIFF} prog.ok prog.pot || exit 1
67 ${MSGMERGE} -q -o fr.po.new fr.po prog.pot
msgcmp-4 9 tmpfiles="$tmpfiles mc-test4.pot"
10 cat <<\EOF > mc-test4.pot
90 # Verify that with fuzzies, all msgids of the POT file are covered.
94 ${MSGCMP} --use-fuzzy mc-test4.po1 mc-test4.pot > mc-test4.out11 2>&1
100 # Verify that without fuzzies, not all msgids of the POT file are covered.
104 ${MSGCMP} mc-test4.po1 mc-test4.pot > mc-test4.out12 2>&1
151 # Verify that without fuzzies, all msgids of the POT file are covered.
157 ${MSGCMP} mc-test4.po2 mc-test4.pot > mc-test4.out2 2>&1
msgmerge-19 34 tmpfiles="$tmpfiles mm-test19.pot"
35 cat <<\EOF > mm-test19.pot
85 ${MSGMERGE} -q --previous -o mm-test19.new1.po mm-test19.po mm-test19.pot
132 tmpfiles="$tmpfiles mm-test19.pot"
133 cat <<\EOF > mm-test19.pot
173 ${MSGMERGE} -q --previous -o mm-test19.new2.po mm-test19.new1.po mm-test19.pot
msgmerge-10 3 # Test merging of a message which has plural forms in ref.pot but not
18 "POT-Creation-Date: 2001-04-29 22:40+0200\n"
32 tmpfiles="$tmpfiles mm-test10.pot"
33 cat <<EOF > mm-test10.pot
41 "POT-Creation-Date: 2001-04-30 18:51+0200\n"
59 ${MSGMERGE} -q -o mm-test10.out mm-test10.po mm-test10.pot
71 "POT-Creation-Date: 2001-04-30 18:51+0200\n"
msgmerge-11 3 # Test merging of a message which has plural forms in ref.pot but not
18 "POT-Creation-Date: 2001-04-29 22:40+0200\n"
34 tmpfiles="$tmpfiles mm-test11.pot"
35 cat <<EOF > mm-test11.pot
43 "POT-Creation-Date: 2001-04-30 18:51+0200\n"
61 ${MSGMERGE} -q -o mm-test11.out mm-test11.po mm-test11.pot
73 "POT-Creation-Date: 2001-04-30 18:51+0200\n"
msgmerge-12 4 # in ref.pot.
18 "POT-Creation-Date: 2001-04-29 22:40+0200\n"
34 tmpfiles="$tmpfiles mm-test12.pot"
35 cat <<EOF > mm-test12.pot
43 "POT-Creation-Date: 2001-04-30 18:51+0200\n"
59 ${MSGMERGE} -q -o mm-test12.out mm-test12.po mm-test12.pot
71 "POT-Creation-Date: 2001-04-30 18:51+0200\n"
msgmerge-14 3 # Test merging of a ref.pot in UTF-8 encoding against a def.po in legacy
4 # encoding (that was produced from an older version of ref.pot, in ASCII
20 "POT-Creation-Date: 2002-11-01 01:22+0100\n"
33 tmpfiles="$tmpfiles mm-test14.pot"
34 cat <<\EOF > mm-test14.pot
44 "POT-Creation-Date: 2002-11-01 01:22+0100\n"
63 ${MSGMERGE} -q -o mm-test14.out mm-test14-ru.po mm-test14.pot
76 "POT-Creation-Date: 2002-11-01 01:22+0100\n"
msgmerge-15 8 tmpfiles="$tmpfiles mm-test15.pot mm-test15.po"
9 cat <<\EOF > mm-test15.pot
13 "POT-Creation-Date: 2002-08-20 15:24+0200\n"
34 ${MSGMERGE} -q -o mm-test15.out mm-test15.pot mm-test15.po
42 "POT-Creation-Date: 2002-08-20 15:24+0200\n"
msgmerge-16 3 # Test non-ASCII msgids when the PO file and the POT file are in different
15 "POT-Creation-Date: 2003-10-20 10:14+0200\n"
34 tmpfiles="$tmpfiles mm-test16.pot"
35 cat <<EOF > mm-test16.pot
46 "POT-Creation-Date: 2003-10-20 10:14+0200\n"
65 ${MSGMERGE} -q -o mm-test16.new.po mm-test16.po mm-test16.pot
74 "POT-Creation-Date: 2003-10-20 10:14+0200\n"
msgmerge-compendium-1 8 tmpfiles="$tmpfiles mm-c-1.in1 mm-c-1.com mm-c-1.pot"
21 cat <<EOF > mm-c-1.pot
33 ${MSGMERGE} -q -C mm-c-1.com -o mm-c-1.out mm-c-1.in1 mm-c-1.pot
msgmerge-compendium-2 8 tmpfiles="$tmpfiles mm-c-2.in1 mm-c-2.com mm-c-2.pot"
21 cat <<EOF > mm-c-2.pot
33 ${MSGMERGE} -q -C mm-c-2.com -o mm-c-2.out mm-c-2.in1 mm-c-2.pot
msgmerge-compendium-3 12 tmpfiles="$tmpfiles mm-c-3.in1 mm-c-3.com mm-c-3.pot"
29 cat <<EOF > mm-c-3.pot
41 ${MSGMERGE} -q -C mm-c-3.com -o mm-c-3.out mm-c-3.in1 mm-c-3.pot
msgmerge-compendium-4 9 tmpfiles="$tmpfiles mm-c-4.com mm-c-4.pot"
22 cat <<EOF > mm-c-4.pot
34 ${MSGMERGE} -q --compendium mm-c-4.com -o mm-c-4.out /dev/null mm-c-4.pot
msgmerge-update-1 17 "POT-Creation-Date: 2001-04-29 22:40+0200\n"
36 tmpfiles="$tmpfiles mm-u-1.pot"
37 cat <<EOF > mm-u-1.pot
45 "POT-Creation-Date: 2001-04-29 22:40+0200\n"
67 ${MSGMERGE} -q --update mm-u-1.po mm-u-1.pot
msgmerge-update-2 18 "POT-Creation-Date: 2001-04-29 22:40+0200\n"
31 tmpfiles="$tmpfiles mm-u-2.pot"
32 cat <<EOF > mm-u-2.pot
40 "POT-Creation-Date: 2001-04-29 22:40+0200\n"
56 ${MSGMERGE} -q --update mm-u-2.po mm-u-2.pot
68 "POT-Creation-Date: 2001-04-29 22:40+0200\n"
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnustep/
autoclean.sh 12 rm -f po/*.pot
  /src/external/gpl2/lvm2/dist/po/
Makefile.in 23 DM_POSOURCES = $(top_srcdir)/dmsetup/*.pot $(top_srcdir)/libdm/*.pot \
24 $(top_srcdir)/libdm/*/*.pot
26 LVM_POSOURCES = $(top_srcdir)/tools/*.pot $(top_srcdir)/lib/*/*.pot
Makefile 23 DM_POSOURCES = $(top_srcdir)/dmsetup/*.pot $(top_srcdir)/libdm/*.pot \
24 $(top_srcdir)/libdm/*/*.pot
26 LVM_POSOURCES = $(top_srcdir)/tools/*.pot $(top_srcdir)/lib/*/*.pot
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnustep/po/
GNUmakefile 21 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
84 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update',
88 # This target rebuilds $(DOMAIN).pot; it is an expensive operation.
89 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
90 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
97 if test -f $(DOMAIN).pot; then \
98 sed -f remove-potcdate.sed < $(DOMAIN).pot > $(DOMAIN).1po && \
103 rm -f $(DOMAIN).1po $(DOMAIN).2po $(DOMAIN).pot && \
104 mv $(DOMAIN).po $(DOMAIN).pot; \
107 mv $(DOMAIN).po $(DOMAIN).pot; \
    [all...]

Completed in 99 milliseconds

1 2 3 4 5