Translation updates to fix build failures

Peter Eisentraut <peter_e@gmx.net>

Commit: 382b694175e9dfda98c508cedc70b7b4d1bcfb19
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2013-10-14T02:14:26Z
Releases: 9.4.0
Translation updates to fix build failures

Now that msgfmt is run with -c by default, older versions of gettext are
complaining about the PO headers Last-Translator and Language-Team
still having their default values.  Newer gettext versions fail to catch
this because of a bug (https://savannah.gnu.org/bugs/?40261), which is
why this hasn't been noticed before.

Copy updated versions of affected translation files from the
pgtranslations repository, were those files have been fixed.

Files

PathChange+/−
src/bin/pg_basebackup/po/zh_CN.po modified +2 −2
src/interfaces/ecpg/ecpglib/po/cs.po modified +3 −3
src/pl/plperl/po/cs.po modified +3 −3
src/pl/tcl/po/cs.po modified +3 −3