/third_party/gettext/gettext-tools/examples/hello-objc-gnustep/po/ |
D | GNUmakefile | 79 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/ |
D | msgfmt-desktop-2 | 128 unset LINGUAS 136 test -d po/LINGUAS || mkdir po/LINGUAS 142 rm -fr po/LINGUAS 144 cat <<\EOF > po/LINGUAS 172 LINGUAS="fr ja" \
|
D | msgfmt-xml-2 | 157 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/ |
D | po.m4 | 131 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/ |
D | README | 45 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/ |
D | ChangeLog.0 | 242 * 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/ |
D | Makefile | 2 LINGUAS ?= ru macro 17 for lang in $(LINGUAS) ; do \
|
/third_party/selinux/libselinux/man/ |
D | Makefile | 2 LINGUAS ?= ru macro 21 for lang in $(LINGUAS) ; do \
|
/third_party/selinux/checkpolicy/ |
D | Makefile | 4 LINGUAS ?= ru macro 59 for lang in $(LINGUAS) ; do \
|
/third_party/glib/m4macros/ |
D | glib-gettext.m4 | 374 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/ |
D | ChangeLog.0 | 171 * 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 …]
|
D | Makefile.in.in | 143 # 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/ |
D | msgfmt.texi | 203 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/ |
D | ChangeLog.1 | 165 * 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.
|
D | ChangeLog.0 | 30 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/ |
D | aclocal.m4 | 3649 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/ |
D | Makefile.in.in | 131 # 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/ |
D | Makefile.am | 267 EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(MSGFILES)
|
/third_party/gettext/gettext-tools/examples/hello-tcl-tk/po/ |
D | Makefile.am | 267 EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(MSGFILES)
|
/third_party/gettext/os2/ |
D | Makefile | 126 $(addsuffix /LC_MESSAGES/gettext.mo,$(addprefix $(INST)share/locale/,$(LINGUAS))) \
|
/third_party/gettext/gettext-tools/examples/hello-csharp/po/ |
D | Makefile.am | 280 EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(RESOURCESDLLFILES)
|
/third_party/gettext/gettext-tools/examples/hello-csharp-forms/po/ |
D | Makefile.am | 280 EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(RESOURCESDLLFILES)
|
/third_party/gettext/gettext-tools/examples/hello-java-swing/po/ |
D | Makefile.am | 242 EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(DOMAIN).properties $(PROPERTIESFILES)
|
/third_party/gettext/gettext-tools/examples/hello-java-awt/po/ |
D | Makefile.am | 242 EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(DOMAIN).properties $(PROPERTIESFILES)
|
/third_party/gettext/gettext-tools/examples/hello-java/po/ |
D | Makefile.am | 242 EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(DOMAIN).properties $(PROPERTIESFILES)
|