Home
last modified time | relevance | path

Searched +refs:po +refs:msgfmt +refs:program (Results 1 – 25 of 106) sorted by relevance

12345

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A DFILES39 po-error.h
40 po-error.c
41 po-xerror.h
42 po-xerror.c
49 | write-po.h
50 | write-po.c
66 | po-charset.h
67 | po-charset.c
70 | po-lex.h
71 | po-lex.c
[all …]
H A DChangeLog.03 * gettext-po.h: New file.
4 * gettext-po.c: New file.
20 * po-gram.h: Don't include <sys/types.h>.
63 * po-charset.c: Likewise.
67 * write-po.c: Likewise.
76 * write-po.c (wrap): Add an assertion, to protect against Solaris 2.9
81 * po-charset.c (po_lex_charset_set): Work around Solaris 2.9 iconv()
83 * write-po.c (wrap): Likewise.
93 * po-hash-gen.y (last_was_colon): New variable.
202 * msgfmt.c (main, usage, add_mo_suffix, new_domain, is_nonobsolete,
[all …]
H A DChangeLog23 * po-error.h (po_error, po_error_at_line): Use format attribute only
45 * read-po.h (input_format_po): Mark as DLL_VARIABLE.
48 * write-po.h (output_format_po): Likewise.
54 * gettext-po.h.in: Move to ../libgettextpo/.
55 * gettext-po.c: Move to ../libgettextpo/.
61 (EXTRA_DIST, BUILT_SOURCES, CLEANFILES): Remove gettext-po.h support.
62 (gettext-po.h): Remove rule.
66 * po-error.h (__attribute__, __format__, __printf__): New macros.
68 * po-lex.h (__attribute__, __format__, __printf__): New macros.
78 * write-po.c (msgdomain_list_print_po): Avoid "gcc -Wwrite-strings"
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A DChangeLog.043 * msgfmt-7: Likewise.
44 * msgfmt-8: Likewise.
45 * msgfmt-9: Likewise.
46 * msgfmt-10: Likewise.
130 * msgfmt-12: New file.
132 * Makefile.am (TESTS): Add msgfmt-12, xgettext-22, format-c-3,
147 * msgfmt-11: New file.
306 * msgfmt-*: Likewise.
320 * lang-librep: Skip the test if the 'rep' program is too old.
332 * msgattrib-*: Terminate the test immediately if the msg* program
[all …]
H A Dlang-tcl15 cat <<\EOF > program.tcl
26 ${XGETTEXT} -o prog.pot --omit-header -k_ program.tcl
44 cat <<\EOF > fr.po
61 ${MSGMERGE} -q -o fr.po.new fr.po prog.pot
64 ${DIFF} fr.po fr.po.new || exit 1
69 : ${MSGFMT=msgfmt}
70 ${MSGFMT} --tcl -d msgs -l fr fr.po || exit 1
97 LANGUAGE= LANG=$LOCALE_FR LC_MESSAGES= LC_CTYPE= LC_ALL= tclsh program.tcl > prog.out || exit 1
101 …LANGUAGE= LANG=$LOCALE_FR_UTF8 LC_MESSAGES= LC_CTYPE= LC_ALL= tclsh program.tcl > prog.out || exit…
H A Dlang-perl-112 cat <<\EOF > program.pl
31 -o prog.pot --omit-header --no-location program.pl
53 cat <<\EOF > fr.po
77 ${MSGMERGE} -q -o fr.po.new fr.po prog.pot
80 ${DIFF} fr.po fr.po.new || exit 1
86 : ${MSGFMT=msgfmt}
87 ${MSGFMT} -o fr/LC_MESSAGES/prog.mo fr.po
111 LANGUAGE= LANG=$LOCALE_FR LC_MESSAGES= LC_CTYPE= LC_ALL= perl program.pl > prog.out || exit 1
115 LANGUAGE= LANG=$LOCALE_FR_UTF8 LC_MESSAGES= LC_CTYPE= LC_ALL= perl program.pl > prog.out || exit 1
H A Dlang-perl-212 cat <<\EOF > program.pl
30 -o prog.pot --omit-header --no-location program.pl
52 cat <<\EOF > fr.po
76 ${MSGMERGE} -q -o fr.po.new fr.po prog.pot
79 ${DIFF} fr.po fr.po.new || exit 1
85 : ${MSGFMT=msgfmt}
86 ${MSGFMT} -o fr/LC_MESSAGES/prog.mo fr.po
110 LANGUAGE= LANG=$LOCALE_FR LC_MESSAGES= LC_CTYPE= LC_ALL= perl program.pl > prog.out || exit 1
114 LANGUAGE= LANG=$LOCALE_FR_UTF8 LC_MESSAGES= LC_CTYPE= LC_ALL= perl program.pl > prog.out || exit 1
H A DChangeLog18 * msgfmt-16: New file.
35 * msgfmt-12: Update expected output.
58 * mm-ko.euc-kr.po: New file.
59 * mm-ko-comp.euc-kr.po: New file.
61 (EXTRA_DIST): Add mm-ko.ascii.pot, mm-ko.euc-kr.po,
62 mm-ko-comp.euc-kr.po.
66 * mm-viet.comp.po: Renamed from msgmerge-v.comp.po.
74 * Makefile.am (TESTS): Really add msgfmt-qt-2.
280 * msgmerge-v.comp.po: New file, from Clytie Siddall.
284 (EXTRA_DIST): Add msgmerge-v.comp.po, msgmerge-v.pot, msgmerge-v.out.
[all …]
H A Dlang-pascal16 program prog;
58 cat <<\EOF > fr.po
75 ${MSGMERGE} -q -o fr.po.new fr.po prog.pot
78 ${DIFF} fr.po fr.po.new || exit 1
84 : ${MSGFMT=msgfmt}
85 ${MSGFMT} -o fr/LC_MESSAGES/prog.mo fr.po
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/
H A Dmsgfmt.texi1 @pindex msgfmt
2 @cindex @code{msgfmt} program, usage
4 msgfmt [@var{option}] @var{filename}.po @dots{}
8 The @code{msgfmt} programs generates a binary message catalog from a textual
14 @item @var{filename}.po @dots{}
18 @opindex -D@r{, @code{msgfmt} option}
19 @opindex --directory@r{, @code{msgfmt} option}
21 searched relative to this list of directories. The resulting @file{.po}
33 @opindex -j@r{, @code{msgfmt} option}
34 @opindex --java@r{, @code{msgfmt} option}
[all …]
H A Dgettext.info18 * msgfmt: (gettext)msgfmt Invocation. Make MO files out of PO files.
176 * msgfmt Invocation:: Invoking the `msgfmt' Program
243 * po/POTFILES.in:: `POTFILES.in' in `po/'
244 * po/LINGUAS:: `LINGUAS' in `po/'
245 * po/Makevars:: `Makevars' in `po/'
246 * po/Rules-*:: Extending `Makefile' in `po/'
263 * AM_PO_SUBDIRS:: AM_PO_SUBDIRS in `po.m4'
332 * gettext Invocation:: Invoking the `gettext' program
333 * ngettext Invocation:: Invoking the `ngettext' program
334 * envsubst Invocation:: Invoking the `envsubst' program
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/config/
H A Dpo.m41 # po.m4 serial 1 (gettext-0.12)
5 dnl Public License, this file may be distributed as part of a program
7 dnl the same distribution terms as the rest of that program.
22 dnl Checks for all prerequisites of the po subdirectory.
33 dnl Search for GNU msgfmt in the PATH.
34 dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions.
35 dnl The second test excludes FreeBSD msgfmt.
36 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
50 rm -f messages.po
57 dnl Test whether we really found GNU msgfmt.
[all …]
/netbsd-src/external/gpl3/gdb/dist/config/
H A Dpo.m41 # po.m4 serial 1 (gettext-0.12)
5 dnl Public License, this file may be distributed as part of a program
7 dnl the same distribution terms as the rest of that program.
22 dnl Checks for all prerequisites of the po subdirectory.
33 dnl Search for GNU msgfmt in the PATH.
34 dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions.
35 dnl The second test excludes FreeBSD msgfmt.
36 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
50 rm -f messages.po
57 dnl Test whether we really found GNU msgfmt.
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/config/
H A Dpo.m41 # po.m4 serial 1 (gettext-0.12)
5 dnl Public License, this file may be distributed as part of a program
7 dnl the same distribution terms as the rest of that program.
22 dnl Checks for all prerequisites of the po subdirectory.
33 dnl Search for GNU msgfmt in the PATH.
34 dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions.
35 dnl The second test excludes FreeBSD msgfmt.
36 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
50 rm -f messages.po
57 dnl Test whether we really found GNU msgfmt.
[all …]
/netbsd-src/external/gpl3/binutils/dist/config/
H A Dpo.m41 # po.m4 serial 1 (gettext-0.12)
5 dnl Public License, this file may be distributed as part of a program
7 dnl the same distribution terms as the rest of that program.
22 dnl Checks for all prerequisites of the po subdirectory.
33 dnl Search for GNU msgfmt in the PATH.
34 dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions.
35 dnl The second test excludes FreeBSD msgfmt.
36 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
50 rm -f messages.po
57 dnl Test whether we really found GNU msgfmt.
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dpo.m41 # po.m4 serial 1 (gettext-0.12)
5 dnl Public License, this file may be distributed as part of a program
7 dnl the same distribution terms as the rest of that program.
22 dnl Checks for all prerequisites of the po subdirectory.
33 dnl Search for GNU msgfmt in the PATH.
34 dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions.
35 dnl The second test excludes FreeBSD msgfmt.
36 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
50 rm -f messages.po
57 dnl Test whether we really found GNU msgfmt.
[all …]
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dpo.m41 # po.m4 serial 1 (gettext-0.12)
5 dnl Public License, this file may be distributed as part of a program
7 dnl the same distribution terms as the rest of that program.
22 dnl Checks for all prerequisites of the po subdirectory.
33 dnl Search for GNU msgfmt in the PATH.
34 dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions.
35 dnl The second test excludes FreeBSD msgfmt.
36 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
50 rm -f messages.po
57 dnl Test whether we really found GNU msgfmt.
[all …]
/netbsd-src/external/gpl2/gettext/dist/
H A DNEWS34 lib-prefix.m4, nls.m4, po.m4, progtest.m4.
56 * GUI program support:
63 - The xgettext program can be told through the --keyword flag which
71 * msgfmt's format string checking is now stricter in the presence of plural
81 was earlier considered valid and now gives an error when "msgfmt --check"
91 command line, rather than in program's source code.
95 * A new program recode-sr-latin is provided, that converts Serbian text from
98 Cyrillic PO file (sr.po) to a Serbian Latin PO file (sr@latin.po).
194 msgfmt can create (and msgunfmt can dump) message catalogs for C#.
231 New program:
[all …]
/netbsd-src/external/gpl2/texinfo/dist/m4/
H A Dpo.m41 # po.m4 serial 3 (gettext-0.14)
5 dnl Public License, this file may be distributed as part of a program
7 dnl the same distribution terms as the rest of that program.
22 dnl Checks for all prerequisites of the po subdirectory.
33 dnl Search for GNU msgfmt in the PATH.
34 dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions.
35 dnl The second test excludes FreeBSD msgfmt.
36 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
50 rm -f messages.po
57 dnl Test whether we really found GNU msgfmt.
[all …]
/netbsd-src/external/gpl2/gmake/dist/config/
H A Dpo.m41 # po.m4 serial 3 (gettext-0.14)
5 dnl Public License, this file may be distributed as part of a program
7 dnl the same distribution terms as the rest of that program.
22 dnl Checks for all prerequisites of the po subdirectory.
33 dnl Search for GNU msgfmt in the PATH.
34 dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions.
35 dnl The second test excludes FreeBSD msgfmt.
36 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
50 rm -f messages.po
57 dnl Test whether we really found GNU msgfmt.
[all …]
/netbsd-src/external/gpl2/xcvs/dist/m4/
H A Dpo.m41 # po.m4 serial 7 (gettext-0.14.3)
22 dnl Checks for all prerequisites of the po subdirectory.
33 dnl Search for GNU msgfmt in the PATH.
34 dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions.
35 dnl The second test excludes FreeBSD msgfmt.
36 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
50 rm -f messages.po
57 dnl Test whether we really found GNU msgfmt.
59 dnl If it is no GNU msgfmt we define it as : so that the
67 [found $GMSGFMT program is not GNU msgfmt; ignore it])
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/po/
H A Dcs.po69 # src/msgunfmt.c:357 src/po-lex.c:74 src/xget-lex.c:159 src/xget-lex.c:174
79 # src/msgfmt.c:321
85 # src/msgunfmt.c:266 src/msgunfmt.c:330 src/po-lex.c:185 src/xget-lex.c:254
97 # src/msgunfmt.c:266 src/msgunfmt.c:330 src/po-lex.c:185 src/xget-lex.c:254
244 #: gnulib-lib/xsetenv.c:38 src/msgl-check.c:453 src/po-lex.c:86
245 #: src/po-lex.c:105 src/x-glade.c:406 libgettextpo/gettext-po.c:1240
310 # src/msgfmt.c:909
320 # src/msgfmt.c:909
329 # src/msgfmt.c:909
361 # src/msgfmt.c:892
[all …]
H A Did.po211 #: gnulib-lib/xsetenv.c:38 src/msgl-check.c:453 src/po-lex.c:86
212 #: src/po-lex.c:105 src/x-glade.c:406 libgettextpo/gettext-po.c:1240
670 #: src/msgfilter.c:286 src/msgfmt.c:367 src/msggrep.c:400 src/msginit.c:260
685 #: src/msgfilter.c:291 src/msgfmt.c:372 src/msggrep.c:405 src/msginit.c:265
707 #: src/msgfilter.c:396 src/msgfmt.c:627 src/msggrep.c:496 src/msginit.c:349
749 #: src/msgfilter.c:482 src/msgfmt.c:749 src/msggrep.c:606 src/msginit.c:405
758 #: src/msgfilter.c:484 src/msgfmt.c:751 src/msggrep.c:608 src/msginit.c:407
767 #: src/msgfilter.c:486 src/msgfmt.c:753 src/msggrep.c:610 src/msginit.c:409
776 #: src/msgfilter.c:489 src/msgfmt.c:760 src/msggrep.c:613 src/msginit.c:412
797 #: src/msgfmt.c:411 src/msgfmt.c:419 src/msgfmt.c:434 src/msgfmt.c:456
[all …]
/netbsd-src/external/gpl2/diffutils/dist/m4/
H A Dgettext.m45 dnl Public License, this file may be distributed as part of a program
7 dnl the same distribution terms as the rest of that program.
220 [Define to 1 if translation of program messages to the user's native language
243 dnl We need to process the po/ directory.
244 POSUB=po
292 dnl Checks for all prerequisites of the po subdirectory,
303 dnl Search for GNU msgfmt in the PATH.
304 dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions.
305 dnl The second test excludes FreeBSD msgfmt.
306 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/po/
H A Dcs.po109 # src/gettextp.c:134 src/msgcmp.c:144 src/msgfmt.c:257 src/msgmerge.c:251
123 # src/gettextp.c:139 src/msgcmp.c:149 src/msgfmt.c:262 src/msgmerge.c:256
147 # src/gettextp.c:228 src/msgcmp.c:181 src/msgfmt.c:361 src/msgmerge.c:298
207 # src/gettextp.c:255 src/msgcmp.c:200 src/msgfmt.c:386 src/msgmerge.c:331
217 # src/msgunfmt.c:266 src/msgunfmt.c:330 src/po-lex.c:185 src/xget-lex.c:254
276 "When used with the -s option the program behaves like the `echo' command.\n"
286 " Je-li pou�it argument -s, program se chov� jako p��kaz `echo'. M�sto toto,\n"
347 # src/msgunfmt.c:357 src/po-lex.c:74 src/xget-lex.c:159 src/xget-lex.c:174
352 # src/msgfmt.c:321
357 # src/msgunfmt.c:266 src/msgunfmt.c:330 src/po-lex.c:185 src/xget-lex.c:254
[all …]

12345