Searched refs:LINGUAS (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13-stable/sys/contrib/openzfs/config/ |
| HD | 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 …]
|
| /freebsd-13-stable/contrib/diff/ |
| HD | ABOUT-NLS | 93 together with the package. However, the environment variable `LINGUAS' 95 `LINGUAS' should then contain a space separated list of two-letter
|
| HD | ChangeLog | 242 * po/LINGUAS: Add en_US. 403 * po/LINGUAS: Add hu, pt_BR. 628 * po/LINGUAS: Add zh_TW. 743 * po/LINGUAS: Add cs, ja. 881 (ALL_LINGUAS): Remove: now in po/LINGUAS as per Gettext 0.11. 893 * po/LINGUAS: New file.
|
| /freebsd-13-stable/contrib/flex/ |
| HD | ChangeLog | 2504 * NEWS, po/LINGUAS, po/zh_TW.po, po/zh_tw.po: rename zh_tw 2546 * po/LINGUAS: name english quoting variants correctly 2557 * po/LINGUAS: removed unneeded blank line from translation list 2561 * po/LINGUAS: added en quoting variants to translation list 2592 * po/LINGUAS: list new sr translation in list of translations 2613 * po/LINGUAS, po/zh_tw.po: add zh_tw translation from the 2672 * po/LINGUAS: add hr to list of translations 2684 * po/LINGUAS: update languages list to include esperanto translation 3079 * NEWS, po/LINGUAS, po/fi.po: new fi translation from the 3971 * NEWS, po/LINGUAS, po/nl.po, po/vi.po: new nl and vi translations [all …]
|
| /freebsd-13-stable/contrib/dialog/ |
| HD | aclocal.m4 | 63 LINGUAS= 69 for desiredlang in ${LINGUAS-$ALL_LINGUAS}; do 83 LINGUAS=$NEW_LINGUAS 84 AC_MSG_RESULT($LINGUAS) 88 if test -n "$LINGUAS"; then 89 for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done 1089 dnl setting $LINGUAS overrides $ALL_LINGUAS. Some environments set $LINGUAS
|
| HD | configure | 9359 LINGUAS= 9366 for desiredlang in ${LINGUAS-$ALL_LINGUAS}; do 9380 LINGUAS=$NEW_LINGUAS 9381 echo "$as_me:9381: result: $LINGUAS" >&5 9382 echo "${ECHO_T}$LINGUAS" >&6 9385 if test -n "$LINGUAS"; then 9386 for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done
|
| /freebsd-13-stable/contrib/xz/ |
| HD | ChangeLog | 4682 If gettext tools are available, the .po files listed in po/LINGUAS
|