Spanish translation updates

Started by Alvaro Herreraover 21 years ago2 messagespatches
Jump to latest
#1Alvaro Herrera
alvherre@dcc.uchile.cl

Peter,

Attached is a round of spanish translation updates which would take it
to 100% again.

$ for i in bin/initdb bin/pg_ctl bin/pg_config bin/pg_dump bin/psql backend; do echo -n $i": "; LC_ALL=C msgfmt -c -v $i/po/es.po; done

bin/initdb: 99 translated messages.
bin/pg_ctl: 96 translated messages.
bin/pg_config: 27 translated messages.
bin/pg_dump: 353 translated messages.
bin/psql: 497 translated messages.
backend: 2147 translated messages.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
Major Fambrough: You wish to see the frontier?
John Dunbar: Yes sir, before it's gone.

Attachments:

catalogs.tar.gzapplication/octet-streamDownload+3-2
#2Peter Eisentraut
peter_e@gmx.net
In reply to: Alvaro Herrera (#1)
Re: Spanish translation updates

Alvaro Herrera wrote:

Attached is a round of spanish translation updates which would take
it to 100% again.

Installed.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/