From a736c0bc7b9c28e690348bfe002e100fc5cb36f7 Mon Sep 17 00:00:00 2001 From: I18N Processor Date: Sun, 14 Jan 2001 13:52:57 +0000 Subject: i18bot refresh. --- po/Makefile | 13 +++++++++++++ po/es.po | 36 ++++++++++++++++++++++++------------ po/pt_BR.po | 36 ++++++++++++++++++++++++------------ 3 files changed, 61 insertions(+), 24 deletions(-) diff --git a/po/Makefile b/po/Makefile index a918c983..adc571f1 100644 --- a/po/Makefile +++ b/po/Makefile @@ -37,6 +37,19 @@ update-po: Makefile fi \ done +refresh-po: Makefile + catalogs='$(CATALOGS)'; \ + for cat in $$catalogs; do \ + lang=`echo $$cat | sed 's/.po//'`; \ + if $(MSGMERGE) $$lang.po $(NLSPACKAGE).pot > $$lang.pot ; then \ + mv -f $$lang.pot $$lang.po ; \ + echo "$(MSGMERGE) of $$lang succeeded" ; \ + else \ + echo "$(MSGMERGE) of $$lang failed" ; \ + rm -f $$lang.pot ; \ + fi \ + done + clean: rm -f *mo $(NLSPACKAGE).pot diff --git a/po/es.po b/po/es.po index 21ed4544..5bf658b0 100644 --- a/po/es.po +++ b/po/es.po @@ -537,6 +537,30 @@ msgstr "Habilitando espacio de intercambio: " msgid "Unmounting proc file system: " msgstr "Desmontando sistema de archivos proc: " +#: squid.init:62 +#, c-format +msgid "Stopping %s: " +msgstr "Interrumpiendo %s :" + +#: squid.init:130 +#, fuzzy, c-format +msgid "Usage: %s {start|stop|status|reload|restart|condrestart}\n" +msgstr "Uso: %s {start|stop|status|reload|restart}\n" + +#: squid.init:50 +#, c-format +msgid "init_cache_dir %s... " +msgstr "" + +#: squid.init:47 +#, c-format +msgid "Starting %s: " +msgstr "Iniciando %s:" + +#: squid.init:71 +msgid "done\n" +msgstr "hecho\n" + #~ msgid "Starting %s service: " #~ msgstr "Iniciando el servicio %s :" @@ -732,18 +756,12 @@ msgstr "Desmontando sistema de archivos proc: " #~ msgid "Shutting down AppleTalk services: " #~ msgstr "Cerrando los servicios AppleTalk: " -#~ msgid "Stopping %s: " -#~ msgstr "Interrumpiendo %s :" - #~ msgid "Usage: %s start|stop|restart|status}" #~ msgstr "Uso: %s start|stop|restart|status}" #~ msgid "Stopping ldirectord" #~ msgstr "Parando ldirectord" -#~ msgid "Starting %s: " -#~ msgstr "Iniciando %s:" - #~ msgid "Syncing time for xntpd\n" #~ msgstr "Sincronizando tiempo para xntpd\n" @@ -804,9 +822,6 @@ msgstr "Desmontando sistema de archivos proc: " #~ msgid "Usage: killprocparent {program} [signal]\n" #~ msgstr "Uso: killprocparent {programa} [señal]\n" -#~ msgid "Usage: %s {start|stop|status|reload|restart}\n" -#~ msgstr "Uso: %s {start|stop|status|reload|restart}\n" - #~ msgid "Check /etc/sysconfig/stunnel" #~ msgstr "Verifique /etc/sysconfig/stunnel" @@ -894,9 +909,6 @@ msgstr "Desmontando sistema de archivos proc: " #~ "/proc/sys/net/ipv4/ip_forward está perdido -- imposible controlar envío de " #~ "IP\n" -#~ msgid "done\n" -#~ msgstr "hecho\n" - #~ msgid "Status %s: " #~ msgstr "Estado %s:" diff --git a/po/pt_BR.po b/po/pt_BR.po index 02646f41..846f29bc 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -535,6 +535,30 @@ msgstr "Ligando espa msgid "Unmounting proc file system: " msgstr "Desmontando sistema de arquivos proc: " +#: squid.init:62 +#, c-format +msgid "Stopping %s: " +msgstr "Interrompendo %s: " + +#: squid.init:130 +#, fuzzy, c-format +msgid "Usage: %s {start|stop|status|reload|restart|condrestart}\n" +msgstr "Uso: %s {start|stop|status|reload|restart}\n" + +#: squid.init:50 +#, c-format +msgid "init_cache_dir %s... " +msgstr "" + +#: squid.init:47 +#, c-format +msgid "Starting %s: " +msgstr "Iniciando %s: " + +#: squid.init:71 +msgid "done\n" +msgstr "feito\n" + #~ msgid "Starting %s service: " #~ msgstr "Iniciando o serviço %s: " @@ -730,18 +754,12 @@ msgstr "Desmontando sistema de arquivos proc: " #~ msgid "Shutting down AppleTalk services: " #~ msgstr "Desligando os serviços AppleTalk: " -#~ msgid "Stopping %s: " -#~ msgstr "Interrompendo %s: " - #~ msgid "Usage: %s start|stop|restart|status}" #~ msgstr "Uso: %s start|stop|restart|status}" #~ msgid "Stopping ldirectord" #~ msgstr "Parando ldirectord" -#~ msgid "Starting %s: " -#~ msgstr "Iniciando %s: " - #~ msgid "Syncing time for xntpd\n" #~ msgstr "Sincronizando tempo para xntpd\n" @@ -802,9 +820,6 @@ msgstr "Desmontando sistema de arquivos proc: " #~ msgid "Usage: killprocparent {program} [signal]\n" #~ msgstr "Uso: killprocparent {programa} [sinal]\n" -#~ msgid "Usage: %s {start|stop|status|reload|restart}\n" -#~ msgstr "Uso: %s {start|stop|status|reload|restart}\n" - #~ msgid "Check /etc/sysconfig/stunnel" #~ msgstr "Verifique /etc/sysconfig/stunnel" @@ -901,8 +916,5 @@ msgstr "Desmontando sistema de arquivos proc: " #~ msgid "Saving %s configuration: " #~ msgstr "Salvando configuração %s :" -#~ msgid "done\n" -#~ msgstr "feito\n" - #~ msgid "Status %s: " #~ msgstr "Status %s:" -- cgit v1.2.1