Home
last modified time | relevance | path

Searched refs:po (Results 1 – 25 of 1560) sorted by relevance

12345678910>>...63

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/
H A DMakefile.am22 SUBDIRS = po subdir
38 hello-c/po/Makevars \
39 hello-c/po/POTFILES.in \
40 hello-c/po/LINGUAS \
41 hello-c/po/af.po \
42 hello-c/po/ca.po \
43 hello-c/po/de.po \
44 hello-c/po/el.po \
45 hello-c/po/eo.po \
46 hello-c/po/es.po \
[all …]
H A DMakefile.in49 $(top_srcdir)/../../gettext-runtime/m4/po.m4 \
173 SUBDIRS = po
186 hello-c/po/Makevars \
187 hello-c/po/POTFILES.in \
188 hello-c/po/LINGUAS \
189 hello-c/po/af.po \
190 hello-c/po/ca.po \
191 hello-c/po/de.po \
192 hello-c/po/el.po \
193 hello-c/po/eo.po \
[all …]
H A DChangeLog19 * po/fr.po: Update from Christophe Combelles <ccomb@free.fr>.
20 * po/id.po: New file, from Tedi Heriyanto <tedi_heriyanto@yahoo.com>.
21 * po/LINGUAS: Add id.
22 * hello-*/po/LINGUAS: Update.
82 * po/sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.
83 * po/vi.po: Update from Clytie Siddall <clytie@riverland.net.au>.
84 * po/zh_HK.po: New file, from Abel Cheung <abelcheung@gmail.com>.
85 * po/LINGUAS: Add zh_HK.
86 * hello-*/po/LINGUAS: Update.
91 * po/Makefile.am (MOSTLYCLEANFILES): Add *.stackdump.
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/po/
H A DMakefile.am140 SUFFIXES = .po .sed .sin .nop .po-update
149 all-local-yes: stamp-po
166 stamp-po: $(srcdir)/$(DOMAIN).pot
170 mv stamp-poT stamp-po; \
190 test ! -f $(DOMAIN).po || { \
192 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
193 sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
194 if cmp $(DOMAIN).1po $(DOMAIN).2po >/dev/null 2>&1; then \
195 rm -f $(DOMAIN).1po $(DOMAIN).2po $(DOMAIN).po; \
197 rm -f $(DOMAIN).1po $(DOMAIN).2po $(srcdir)/$(DOMAIN).pot && \
[all …]
H A DMakefile.in32 subdir = po
37 $(top_srcdir)/../../gettext-runtime/m4/po.m4 \
245 SUFFIXES = .po .sed .sin .nop .po-update
247 *.stackdump $(DOMAIN).po $(DOMAIN).1po $(DOMAIN).2po *.new.po \
250 MAINTAINERCLEANFILES = stamp-po
258 ../hello-c/po/$$lang.po \
259 ../hello-c-gnome/po/$$lang.po \
260 ../hello-c++/po/$$lang.po \
261 ../hello-c++-qt/po/$$lang.po \
262 ../hello-c++-kde/po/$$lang.po \
[all …]
/netbsd-src/external/gpl3/binutils/dist/gprof/
H A DChangeLog-20173 * po/Make-in (datadir): Define as @datadir@.
9 * po/hu.po: Updated Hungarian translation.
13 * po/fr.po: Updated French translation.
17 * po/sr.po: Updated Serbian translation.
21 * po/bg.po: Update from translationproject.org/latest/gprof/.
22 * po/da.po: Likewise.
23 * po/de.po: Likewise.
24 * po/eo.po: Likewise.
25 * po/es.po: Likewise.
26 * po/fi.po: Likewise.
[all …]
H A DChangeLog-20209 * po/tr.po: Updated Turkish translation.
13 * po/bg.po: Updated Bulgarian translation.
25 * po/sv.po: Updated Swedish translation.
34 * po/es.po: Update Spanish translation.
38 * po/fr.po: Updated French translation.
42 * po/sr.po: Updated Serbian translation.
46 * po/ms.po: Update Malasian translation.
50 * po/es.po: Updated Esperanto translation.
51 * po/fi.po: Updated Finish translation.
55 * po/de.po: Updated German translation.
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gprof/
H A DChangeLog-20173 * po/Make-in (datadir): Define as @datadir@.
9 * po/hu.po: Updated Hungarian translation.
13 * po/fr.po: Updated French translation.
17 * po/sr.po: Updated Serbian translation.
21 * po/bg.po: Update from translationproject.org/latest/gprof/.
22 * po/da.po: Likewise.
23 * po/de.po: Likewise.
24 * po/eo.po: Likewise.
25 * po/es.po: Likewise.
26 * po/fi.po: Likewise.
[all …]
H A DChangeLog-20209 * po/tr.po: Updated Turkish translation.
13 * po/bg.po: Updated Bulgarian translation.
25 * po/sv.po: Updated Swedish translation.
34 * po/es.po: Update Spanish translation.
38 * po/fr.po: Updated French translation.
42 * po/sr.po: Updated Serbian translation.
46 * po/ms.po: Update Malasian translation.
50 * po/es.po: Updated Esperanto translation.
51 * po/fi.po: Updated Finish translation.
55 * po/de.po: Updated German translation.
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/misc/
H A DChangeLog75 * po-mode.el (po-mode-version-string): Bump to 2.02.
118 * po-mode.el (po-team-name-to-code): Add support for Old English,
138 * po-mode.el (po-validate): Require the 'compile' module before
172 * start-po-el: New file.
211 * gettextize.in: When a po/POTFILES.in does not exist, create an
309 * gettextize.in: Add po to SUBDIRS if it was created in this run.
310 Tell the user to create po/POTFILES.in if it is not yet there.
417 * gettextize.in: Create po/Makevars.template from installed
418 po/Makevars.template, not from po/Makevars.
423 * po-compat.el: Add testing instructions.
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-java-awt/po/
H A DMakefile.am68 SUFFIXES = .po .sed .sin .nop .po-create .po-update
75 all-local: stamp-po
91 stamp-po: $(srcdir)/$(DOMAIN).pot
97 mv stamp-poT stamp-po; \
117 test ! -f $(DOMAIN).po || { \
119 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
120 sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
121 if cmp $(DOMAIN).1po $(DOMAIN).2po >/dev/null 2>&1; then \
122 rm -f $(DOMAIN).1po $(DOMAIN).2po $(DOMAIN).po; \
124 rm -f $(DOMAIN).1po $(DOMAIN).2po $(srcdir)/$(DOMAIN).pot && \
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-java-swing/po/
H A DMakefile.am68 SUFFIXES = .po .sed .sin .nop .po-create .po-update
75 all-local: stamp-po
91 stamp-po: $(srcdir)/$(DOMAIN).pot
97 mv stamp-poT stamp-po; \
117 test ! -f $(DOMAIN).po || { \
119 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
120 sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
121 if cmp $(DOMAIN).1po $(DOMAIN).2po >/dev/null 2>&1; then \
122 rm -f $(DOMAIN).1po $(DOMAIN).2po $(DOMAIN).po; \
124 rm -f $(DOMAIN).1po $(DOMAIN).2po $(srcdir)/$(DOMAIN).pot && \
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-java/po/
H A DMakefile.am68 SUFFIXES = .po .sed .sin .nop .po-create .po-update
75 all-local: stamp-po
91 stamp-po: $(srcdir)/$(DOMAIN).pot
97 mv stamp-poT stamp-po; \
117 test ! -f $(DOMAIN).po || { \
119 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
120 sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
121 if cmp $(DOMAIN).1po $(DOMAIN).2po >/dev/null 2>&1; then \
122 rm -f $(DOMAIN).1po $(DOMAIN).2po $(DOMAIN).po; \
124 rm -f $(DOMAIN).1po $(DOMAIN).2po $(srcdir)/$(DOMAIN).pot && \
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/po/
H A DChangeLog7 * pl.po: Update from Rafał Maszkowski <rzm@icm.edu.pl>.
15 * POTFILES.in: Add libgettextpo/gettext-po.c, remove src/gettext-po.c.
19 * POTFILES.in: Add src/read-catalog.c, remove src/read-po.c.
20 Add src/open-catalog.c, remove src/open-po.c.
28 * fr.po: Update from Christophe Combelles <ccomb@free.fr>.
29 * sl.po: Update from
34 * ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
35 * sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.
36 * zh_CN.po: Update from Funda Wang <fundawang@linux.net.cn>.
70 * ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-tcl/po/
H A DMakefile.am65 SUFFIXES = .sed .sin .nop .po-create .po-update
74 all-local-yes: stamp-po
91 stamp-po: $(srcdir)/$(DOMAIN).pot
97 mv stamp-poT stamp-po; \
117 test ! -f $(DOMAIN).po || { \
119 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
120 sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
121 if cmp $(DOMAIN).1po $(DOMAIN).2po >/dev/null 2>&1; then \
122 rm -f $(DOMAIN).1po $(DOMAIN).2po $(DOMAIN).po; \
124 rm -f $(DOMAIN).1po $(DOMAIN).2po $(srcdir)/$(DOMAIN).pot && \
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-csharp-forms/po/
H A DMakefile.am67 SUFFIXES = .sed .sin .nop .po-create .po-update
76 all-local-yes: stamp-po
93 stamp-po: $(srcdir)/$(DOMAIN).pot
99 mv stamp-poT stamp-po; \
119 test ! -f $(DOMAIN).po || { \
121 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
122 sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
123 if cmp $(DOMAIN).1po $(DOMAIN).2po >/dev/null 2>&1; then \
124 rm -f $(DOMAIN).1po $(DOMAIN).2po $(DOMAIN).po; \
126 rm -f $(DOMAIN).1po $(DOMAIN).2po $(srcdir)/$(DOMAIN).pot && \
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-tcl-tk/po/
H A DMakefile.am65 SUFFIXES = .sed .sin .nop .po-create .po-update
74 all-local-yes: stamp-po
91 stamp-po: $(srcdir)/$(DOMAIN).pot
97 mv stamp-poT stamp-po; \
117 test ! -f $(DOMAIN).po || { \
119 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
120 sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
121 if cmp $(DOMAIN).1po $(DOMAIN).2po >/dev/null 2>&1; then \
122 rm -f $(DOMAIN).1po $(DOMAIN).2po $(DOMAIN).po; \
124 rm -f $(DOMAIN).1po $(DOMAIN).2po $(srcdir)/$(DOMAIN).pot && \
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-csharp/po/
H A DMakefile.am67 SUFFIXES = .sed .sin .nop .po-create .po-update
76 all-local-yes: stamp-po
93 stamp-po: $(srcdir)/$(DOMAIN).pot
99 mv stamp-poT stamp-po; \
119 test ! -f $(DOMAIN).po || { \
121 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
122 sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
123 if cmp $(DOMAIN).1po $(DOMAIN).2po >/dev/null 2>&1; then \
124 rm -f $(DOMAIN).1po $(DOMAIN).2po $(DOMAIN).po; \
126 rm -f $(DOMAIN).1po $(DOMAIN).2po $(srcdir)/$(DOMAIN).pot && \
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-qt/po/
H A DMakefile.am72 SUFFIXES = .po .qm .sed .sin .nop .po-create .po-update
74 .po.qm:
78 …cd $(srcdir) && rm -f $${lang}.qm && $(GMSGFMT) -c --qt --statistics -o t-$${lang}.qm $${lang}.po
87 all-local-yes: stamp-po
104 stamp-po: $(srcdir)/$(DOMAIN).pot
110 mv stamp-poT stamp-po; \
130 test ! -f $(DOMAIN).po || { \
132 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
133 sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
134 if cmp $(DOMAIN).1po $(DOMAIN).2po >/dev/null 2>&1; then \
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnustep/po/
H A DGNUmakefile65 POFILES = $(foreach lang, $(LINGUAS), $(lang).po)
66 UPDATEPOFILES = $(foreach lang, $(LINGUAS), $(lang).po-update)
72 .SUFFIXES: .po .mo .sed .sin .nop .po-update
96 test ! -f $(DOMAIN).po || { \
98 sed -f remove-potcdate.sed < $(DOMAIN).pot > $(DOMAIN).1po && \
99 sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
100 if cmp $(DOMAIN).1po $(DOMAIN).2po >/dev/null 2>&1; then \
101 rm -f $(DOMAIN).1po $(DOMAIN).2po $(DOMAIN).po; \
103 rm -f $(DOMAIN).1po $(DOMAIN).2po $(DOMAIN).pot && \
104 mv $(DOMAIN).po $(DOMAIN).pot; \
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-sh/po/
H A DMakefile.am69 SUFFIXES = .po .gmo .mo .sed .sin .nop .po-create .po-update
71 .po.mo:
75 .po.gmo:
79 …cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && …
88 all-local-yes: stamp-po
105 stamp-po: $(srcdir)/$(DOMAIN).pot
111 mv stamp-poT stamp-po; \
131 test ! -f $(DOMAIN).po || { \
133 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
134 sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-python/po/
H A DMakefile.am69 SUFFIXES = .po .gmo .mo .sed .sin .nop .po-create .po-update
71 .po.mo:
75 .po.gmo:
79 …cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && …
88 all-local-yes: stamp-po
105 stamp-po: $(srcdir)/$(DOMAIN).pot
111 mv stamp-poT stamp-po; \
131 test ! -f $(DOMAIN).po || { \
133 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
134 sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-librep/po/
H A DMakefile.am69 SUFFIXES = .po .gmo .mo .sed .sin .nop .po-create .po-update
71 .po.mo:
75 .po.gmo:
79 …cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && …
88 all-local-yes: stamp-po
105 stamp-po: $(srcdir)/$(DOMAIN).pot
111 mv stamp-poT stamp-po; \
131 test ! -f $(DOMAIN).po || { \
133 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
134 sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-gawk/po/
H A DMakefile.am69 SUFFIXES = .po .gmo .mo .sed .sin .nop .po-create .po-update
71 .po.mo:
75 .po.gmo:
79 …cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && …
88 all-local-yes: stamp-po
105 stamp-po: $(srcdir)/$(DOMAIN).pot
111 mv stamp-poT stamp-po; \
131 test ! -f $(DOMAIN).po || { \
133 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
134 sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-php/po/
H A DMakefile.am69 SUFFIXES = .po .gmo .mo .sed .sin .nop .po-create .po-update
71 .po.mo:
75 .po.gmo:
79 …cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && …
88 all-local-yes: stamp-po
105 stamp-po: $(srcdir)/$(DOMAIN).pot
111 mv stamp-poT stamp-po; \
131 test ! -f $(DOMAIN).po || { \
133 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
134 sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
[all …]

12345678910>>...63