Home
last modified time | relevance | path

Searched refs:LINGUAS (Results 1 – 25 of 64) sorted by relevance

123

/third_party/gettext/gettext-tools/examples/hello-objc-gnustep/po/
DGNUmakefile79 LINGUAS := $(shell sed -e "/^\#/d" LINGUAS) macro
81 ENLINGUAS := $(filter-out $(LINGUAS), en)
88 POFILES = $(foreach lang, $(LINGUAS), $(lang).po)
89 UPDATEPOFILES = $(foreach lang, $(LINGUAS), $(lang).po-update)
90 DUMMYPOFILES = $(foreach lang, $(LINGUAS), $(lang).nop)
91 STRINGSFILES = $(foreach lang, $(LINGUAS), $(top_srcdir)/$(NSLOCALE_$(lang)).lproj/Localizable.stri…
268 @echo $(foreach lang, $(LINGUAS), $(NSLOCALE_$(lang)))
/third_party/gettext/gettext-tools/tests/
Dmsgfmt-desktop-2128 unset LINGUAS
136 test -d po/LINGUAS || mkdir po/LINGUAS
142 rm -fr po/LINGUAS
144 cat <<\EOF > po/LINGUAS
172 LINGUAS="fr ja" \
Dmsgfmt-xml-2157 unset LINGUAS
165 test -d po/LINGUAS || mkdir po/LINGUAS
171 rm -fr po/LINGUAS
173 cat <<\EOF > po/LINGUAS
199 LINGUAS="fr ja" ${MSGFMT} --xml --template=mf.appdata.xml -d po -o mf.appdata.xml.desired.out || Ex…
/third_party/gettext/gettext-runtime/m4/
Dpo.m4131 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
132 # The LINGUAS file contains the set of available languages.
136 ALL_LINGUAS=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
137 POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
164 # CATALOGS depends on both $ac_dir and the user's LINGUAS
170 if test "%UNSET%" != "$LINGUAS"; then
171 desiredlanguages="$LINGUAS"
213 # Capture the value of LINGUAS because we need it to compute CATALOGS.
214 LINGUAS="${LINGUAS-%UNSET%}"
223 # - OBSOLETE_ALL_LINGUAS is the value of LINGUAS set in configure.in,
[all …]
/third_party/gettext/
DREADME45 once and for all define in your profile/cshrc the variable LINGUAS:
47 (Bourne Shell) LINGUAS="de fr nl"; export LINGUAS
49 (C Shell) setenv LINGUAS "de fr nl"
53 env LINGUAS="de fr nl" ./configure
/third_party/gettext/gettext-tools/examples/
DChangeLog.0242 * po/LINGUAS: Add cs, hr, nb.
243 * hello-*/po/LINGUAS: Update.
255 * po/LINGUAS: Add da, gl.
256 * hello-*/po/LINGUAS: Update.
298 * po/LINGUAS: Add bg.
299 * hello-*/po/LINGUAS: Update.
306 * po/LINGUAS: Add ast.
307 * hello-*/po/LINGUAS: Update.
370 * po/LINGUAS: Add lv.
371 * hello-*/po/LINGUAS: Update.
[all …]
/third_party/selinux/libsepol/man/
DMakefile2 LINGUAS ?= ru macro
17 for lang in $(LINGUAS) ; do \
/third_party/selinux/libselinux/man/
DMakefile2 LINGUAS ?= ru macro
21 for lang in $(LINGUAS) ; do \
/third_party/selinux/checkpolicy/
DMakefile4 LINGUAS ?= ru macro
59 for lang in $(LINGUAS) ; do \
/third_party/glib/m4macros/
Dglib-gettext.m4374 LINGUAS=
380 if test "%UNSET%" != "${LINGUAS-%UNSET%}"; then
381 desiredlanguages="$LINGUAS"
399 LINGUAS=$NEW_LINGUAS
400 AC_MSG_RESULT($LINGUAS)
404 if test -n "$LINGUAS"; then
405 for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done
/third_party/gettext/gettext-runtime/po/
DChangeLog.0171 * LINGUAS: Add hr.
251 * LINGUAS: Add bg.
336 * LINGUAS: Add nb, remove no.
474 * LINGUAS: Add eo, zh_HK.
597 * LINGUAS: Add ga.
609 * LINGUAS: Add vi.
664 * LINGUAS: Add ro.
689 * LINGUAS: Add sr.
702 * LINGUAS: Add zh_CN.
707 * LINGUAS: Add uk.
[all …]
DMakefile.in.in143 # LINGUAS is empty in this case, i.e. $(POFILES) and $(GMOFILES) are empty.
438 if test -f $(srcdir)/LINGUAS; then dists="$$dists LINGUAS"; fi; \
/third_party/gettext/gettext-tools/doc/
Dmsgfmt.texi203 contain the @samp{LINGUAS} file.
222 msgfmt first reads the @samp{LINGUAS} file under @var{directory}, and
224 the locales to a subset, through the @samp{LINGUAS} environment
271 msgfmt first reads the @samp{LINGUAS} file under @var{directory}, and
273 the locales to a subset, through the @samp{LINGUAS} environment
/third_party/gettext/gettext-tools/po/
DChangeLog.1165 * LINGUAS: Add pa.
265 * LINGUAS: Add bg.
351 * LINGUAS: Add nb, remove no.
401 * LINGUAS: Add eu.
598 * LINGUAS: Add vi.
665 * LINGUAS: Add uk.
755 * LINGUAS: Add sr.
766 * LINGUAS: Add ro.
816 * LINGUAS: Add zh_CN.
895 LINGUAS is empty.
DChangeLog.030 LINGUAS when present. Reported by Jim Meyering <meyering@lucent.com>.
93 * LINGUAS: Add fi.
117 * LINGUAS: Add be.
158 * LINGUAS: Add zh_TW, remove zh.
229 * LINGUAS: Add ca.
442 * Makefile.in.in (dist2): Distribute LINGUAS if it exists.
480 * LINGUAS: Add sk.
496 * LINGUAS: New file, extracted from toplevel configure.in.
/third_party/e2fsprogs/
Daclocal.m43649 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
3650 # The LINGUAS file contains the set of available languages.
3654 ALL_LINGUAS=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
3655 POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
3682 # CATALOGS depends on both $ac_dir and the user's LINGUAS
3688 if test "%UNSET%" != "$LINGUAS"; then
3689 desiredlanguages="$LINGUAS"
3731 # Capture the value of LINGUAS because we need it to compute CATALOGS.
3732 LINGUAS="${LINGUAS-%UNSET%}"
3741 # - OBSOLETE_ALL_LINGUAS is the value of LINGUAS set in configure.in,
[all …]
/third_party/e2fsprogs/po/
DMakefile.in.in131 # LINGUAS is empty in this case, i.e. $(POFILES) and $(GMOFILES) are empty.
423 if test -f $(srcdir)/LINGUAS; then dists="$$dists LINGUAS"; fi; \
/third_party/gettext/gettext-tools/examples/hello-tcl/po/
DMakefile.am267 EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(MSGFILES)
/third_party/gettext/gettext-tools/examples/hello-tcl-tk/po/
DMakefile.am267 EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(MSGFILES)
/third_party/gettext/os2/
DMakefile126 $(addsuffix /LC_MESSAGES/gettext.mo,$(addprefix $(INST)share/locale/,$(LINGUAS))) \
/third_party/gettext/gettext-tools/examples/hello-csharp/po/
DMakefile.am280 EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(RESOURCESDLLFILES)
/third_party/gettext/gettext-tools/examples/hello-csharp-forms/po/
DMakefile.am280 EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(RESOURCESDLLFILES)
/third_party/gettext/gettext-tools/examples/hello-java-swing/po/
DMakefile.am242 EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(DOMAIN).properties $(PROPERTIESFILES)
/third_party/gettext/gettext-tools/examples/hello-java-awt/po/
DMakefile.am242 EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(DOMAIN).properties $(PROPERTIESFILES)
/third_party/gettext/gettext-tools/examples/hello-java/po/
DMakefile.am242 EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(DOMAIN).properties $(PROPERTIESFILES)

123