pgsql: Translation updates

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Translation updates
Date: 2019-06-17 13:33:13
Message-ID: E1hcrl3-0005ep-P3@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Translation updates

Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 599a4bccd28710a88972e1a0ef6961c9bad816fc

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/bf94911d437c1c2524feb0bdb07b7263e7399abd

Modified Files
--------------
src/backend/po/es.po | 2639 +++--
src/backend/po/zh_CN.po | 18430 ++++++++++++++++--------------
src/bin/initdb/po/de.po | 257 +-
src/bin/initdb/po/sv.po | 369 +-
src/bin/pg_dump/po/de.po | 6 +-
src/bin/pg_verify_checksums/po/zh_CN.po | 33 +-
src/bin/pg_waldump/nls.mk | 2 +-
src/bin/pg_waldump/po/zh_CN.po | 284 +
src/bin/psql/po/zh_CN.po | 4860 ++++----
src/bin/scripts/po/de.po | 4 +-
src/bin/scripts/po/zh_CN.po | 592 +-
src/interfaces/ecpg/preproc/po/zh_CN.po | 261 +-
src/interfaces/libpq/po/zh_CN.po | 804 +-
src/pl/plperl/po/zh_CN.po | 135 +-
src/pl/plpgsql/src/po/zh_CN.po | 584 +-
src/pl/plpython/po/zh_CN.po | 339 +-
src/pl/tcl/nls.mk | 2 +-
src/pl/tcl/po/zh_CN.po | 106 +
18 files changed, 15964 insertions(+), 13743 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-06-17 14:53:58 pgsql: Last-minute updates for release notes.
Previous Message Michael Paquier 2019-06-17 13:14:37 pgsql: Fix buffer overflow when processing SCRAM final message in libpq