Searched refs:po (Results 1 – 7 of 7) sorted by relevance
157 /m4/po.m4170 /po/*.gmo171 /po/*.po172 /po/.gitignore173 /po/.reference174 /po/LINGUAS175 /po/Makefile.in176 /po/Makefile.in.in177 /po/Makevars178 /po/Makevars.template[all …]
676 --skip-po do not download po files746 --skip-po)803 if test -d po; then804 update_po_files po $package || return807 if test -d runtime-po; then808 update_po_files runtime-po $package-runtime || return867 && ls "$ref_po_dir"/*.po 2>/dev/null |870 langs=$(cd $ref_po_dir && echo *.po | sed 's/\.po//g')872 for po in $langs; do873 case $po in x) continue;; esac[all …]
20 SUBDIRS = po . gnulib-tests subdir120 THANKS-to-translators: po/LINGUAS THANKStt.in123 for lang in `cat $(srcdir)/po/LINGUAS`; do \
698 # As long as "grep 'PRI[diouxX]' po/*.pot" reports matches in708 po/Makefile.in
499 Paul Jarc prj@po.cwru.edu
2109 unconverted: po/, gnulib-tests/. One nice side-effect is that the more
2451 char *po = obuf; in key_warnings() local2457 po = stpcpy (stpcpy (po, "+"), umaxtostr (sword, tmp)); in key_warnings()2461 stpcpy (stpcpy (po, " -"), umaxtostr (eword + 1, tmp)); in key_warnings()