Searched refs:pot (Results 1 – 25 of 72) sorted by relevance
123
/external/bison/po/ |
D | Makefile.in.in | 111 # $(srcdir)/$(DOMAIN).pot is only created when needed. When xgettext finds no 112 # internationalized messages, no $(srcdir)/$(DOMAIN).pot is created (because 119 # checks out the package via CVS, and the $(DOMAIN).pot file is not in CVS, 120 # "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent 125 stamp-po: $(srcdir)/$(DOMAIN).pot 127 test ! -f $(srcdir)/$(DOMAIN).pot || \ 129 @test ! -f $(srcdir)/$(DOMAIN).pot || { \ 135 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update', 139 # This target rebuilds $(DOMAIN).pot; it is an expensive operation. 140 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed. [all …]
|
/external/elfutils/po/ |
D | Makefile.in.in | 111 # $(srcdir)/$(DOMAIN).pot is only created when needed. When xgettext finds no 112 # internationalized messages, no $(srcdir)/$(DOMAIN).pot is created (because 119 # checks out the package via CVS, and the $(DOMAIN).pot file is not in CVS, 120 # "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent 125 stamp-po: $(srcdir)/$(DOMAIN).pot 127 test ! -f $(srcdir)/$(DOMAIN).pot || \ 129 @test ! -f $(srcdir)/$(DOMAIN).pot || { \ 135 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update', 139 # This target rebuilds $(DOMAIN).pot; it is an expensive operation. 140 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed. [all …]
|
/external/bison/runtime-po/ |
D | Makefile.in.in | 111 # $(srcdir)/$(DOMAIN).pot is only created when needed. When xgettext finds no 112 # internationalized messages, no $(srcdir)/$(DOMAIN).pot is created (because 119 # checks out the package via CVS, and the $(DOMAIN).pot file is not in CVS, 120 # "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent 125 stamp-po: $(srcdir)/$(DOMAIN).pot 127 test ! -f $(srcdir)/$(DOMAIN).pot || \ 129 @test ! -f $(srcdir)/$(DOMAIN).pot || { \ 135 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update', 139 # This target rebuilds $(DOMAIN).pot; it is an expensive operation. 140 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed. [all …]
|
D | Rules-quot | 23 …if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang…
|
/external/e2fsprogs/po/ |
D | Makefile.in.in | 50 DISTFILES = $(DISTFILES.common) Makevars POTFILES.in $(DOMAIN).pot stamp-po \ 85 # checks out the package via CVS, and the $(DOMAIN).pot file is not in CVS, 86 # "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent 91 stamp-po: $(srcdir)/$(DOMAIN).pot 97 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update', 101 # This target rebuilds $(DOMAIN).pot; it is an expensive operation. 102 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed. 103 $(DOMAIN).pot-update: $(srcdir)/POTFILES.in remove-potcdate.sed \ 115 if test -f $(srcdir)/$(DOMAIN).pot; then \ 116 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \ [all …]
|
D | Rules-quot | 23 …if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.i…
|
/external/libexif/po/ |
D | Makefile.in.in | 49 DISTFILES = $(DISTFILES.common) Makevars POTFILES.in $(DOMAIN).pot stamp-po \ 84 # checks out the package via CVS, and the $(DOMAIN).pot file is not in CVS, 85 # "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent 90 stamp-po: $(srcdir)/$(DOMAIN).pot 96 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update', 100 # This target rebuilds $(DOMAIN).pot; it is an expensive operation. 101 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed. 102 $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed 109 if test -f $(srcdir)/$(DOMAIN).pot; then \ 110 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \ [all …]
|
D | Rules-quot | 23 …if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.i…
|
/external/selinux/policycoreutils/po/ |
D | Makefile.in | 48 DISTFILES = Makefile.in.in POTFILES.in $(PACKAGE).pot \ 64 $(MAKE) $(PACKAGE).pot 65 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox 84 $(srcdir)/$(PACKAGE).pot: $(POTFILES) 89 || ( rm -f $(srcdir)/$(PACKAGE).pot \ 90 && mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot ) 180 $(MAKE) $(PACKAGE).pot 189 if $(MSGMERGE) $$lang.old.po $(PACKAGE).pot -o $$lang.po; then \
|
D | Makefile.in.in | 48 DISTFILES = Makefile.in.in POTFILES.in $(PACKAGE).pot \ 64 $(MAKE) $(PACKAGE).pot 65 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox 84 $(srcdir)/$(PACKAGE).pot: $(POTFILES) 89 || ( rm -f $(srcdir)/$(PACKAGE).pot \ 90 && mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot ) 192 $(MAKE) $(PACKAGE).pot 201 if $(MSGMERGE) $$lang.old.po $(PACKAGE).pot -o $$lang.po; then \
|
D | Makefile | 9 POTFILE = $(NLSPACKAGE).pot 109 if $(MSGMERGE) $(MSGMERGE_FLAGS) $$lang.po $(POTFILE) > $$lang.pot ; then \ 110 mv -f $$lang.pot $$lang.po ; \ 114 rm -f $$lang.pot ; \
|
/external/dnsmasq/bld/ |
D | Makefile | 13 dnsmasq.pot : $(OBJS:.o=.c) dnsmasq.h config.h 16 %.mo : ../po/%.po dnsmasq.pot 17 $(MSGMERGE) -o - ../po/$*.po dnsmasq.pot | $(MSGFMT) -o $*.mo -
|
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/ |
D | Makefile | 51 POT=xmlpool.pot 53 .PHONY: all clean pot po mo 80 pot: $(POT) target
|
/external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/ |
D | i18n.rst | 122 scanned. This will create a ``messages.pot`` file in the ``locale`` 127 $ pybabel extract -o ./locale/messages.pot ./ 135 $ pybabel extract -F ./babel.cfg -o ./locale/messages.pot ./ 138 This is done only once per locale. It will use the ``messages.pot`` file 144 $ pybabel init -l en_US -d ./locale -i ./locale/messages.pot 145 $ pybabel init -l es_ES -d ./locale -i ./locale/messages.pot 146 $ pybabel init -l pt_BR -d ./locale -i ./locale/messages.pot 170 ``.pot`` file with updated messages. Then update each locales: 174 $ pybabel update -l en_US -d ./locale/ -i ./locale/messages.pot 175 $ pybabel update -l es_ES -d ./locale/ -i ./locale/messages.pot [all …]
|
/external/dnsmasq/ |
D | Makefile | 46 rm -f *~ $(SRC)/*.mo contrib/*/*~ */*~ $(SRC)/*.pot 73 @cd $(SRC) && $(MAKE) XGETTEXT=$(XGETTEXT) -f ../bld/Makefile dnsmasq.pot 75 echo -n msgmerge $$f && $(MSGMERGE) --no-wrap -U $$f ../$(SRC)/dnsmasq.pot; \
|
/external/autotest/client/profilers/powertop/src/ |
D | Makefile | 39 xgettext -C -s -k_ -o po/powertop.pot *.c *.h 43 rm -f *~ powertop powertop.1.gz po/powertop.pot DEADJOE svn-commit* *.o *.orig
|
/external/dnsmasq/po/ |
D | ro.po | 45 msgstr "nu pot citi %s: %s" 50 msgstr "nu pot da numele %s împrumutului de adresă DHCP a lui %s deoarece numeleexistă în %s cu adr… 80 msgstr "nu pot încărca %d bytes" 89 msgstr "nu pot citi %s: %s" 94 msgstr "nu pot încărca %d bytes" 579 msgstr "nu pot citi %s: %s" 711 msgstr "nu pot citi %s: %s" 788 msgstr "nu pot citi numele maşinii: %s" 801 msgstr "nu pot citi %s: %s" 868 msgstr "ignorăm serverul DNS %s - nu pot creea/activa socket-ul: %s" [all …]
|
/external/selinux/policycoreutils/.tx/ |
D | config | 6 source_file = po/policycoreutils.pot
|
/external/avahi/po/ |
D | .gitignore | 1 *.pot
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_texture.h | 64 boolean pot; member
|
D | sp_texture.c | 132 spr->pot = (util_is_power_of_two(templat->width0) && in softpipe_resource_create() 190 spr->pot = (util_is_power_of_two(templat->width0) && in softpipe_resource_from_handle()
|
/external/autotest/client/profilers/powertop/src/po/ |
D | Makefile | 23 $(LG).po: powertop.pot
|
/external/e2fsprogs/ |
D | .release-checklist | 7 4) Run "(cd po; make e2fsprogs.pot-update)" to update the translation template.
|
/external/libcxxabi/ |
D | .gitignore | 45 *.pot
|
/external/libcxx/ |
D | .gitignore | 45 *.pot
|
123