pgsql: Translation updates

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Translation updates
Date: 2016-08-08 15:10:18
Message-ID: E1bWmC2-0007sE-My@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Translation updates

Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: f1a1631efd7a51f9b1122f22cf688a3124bf1342

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/4da812fa8adb22874a937f1b000253fecf526cb0

Modified Files
--------------
src/backend/po/de.po | 3971 +++++++++++++++++-----------------
src/backend/po/es.po | 4 +-
src/backend/po/ru.po | 1651 +++++++-------
src/bin/initdb/po/de.po | 144 +-
src/bin/pg_basebackup/po/de.po | 138 +-
src/bin/pg_config/po/de.po | 16 +-
src/bin/pg_controldata/po/de.po | 10 +-
src/bin/pg_ctl/po/de.po | 82 +-
src/bin/pg_dump/po/de.po | 763 +++----
src/bin/pg_dump/po/ru.po | 595 ++---
src/bin/pg_resetxlog/po/de.po | 30 +-
src/bin/pg_rewind/po/de.po | 90 +-
src/bin/pg_rewind/po/ru.po | 137 +-
src/bin/psql/po/de.po | 192 +-
src/bin/psql/po/es.po | 4 +-
src/bin/scripts/po/de.po | 46 +-
src/interfaces/ecpg/ecpglib/po/de.po | 24 +-
src/interfaces/ecpg/preproc/po/de.po | 82 +-
src/interfaces/libpq/po/de.po | 142 +-
src/pl/plperl/po/de.po | 14 +-
src/pl/plpgsql/src/po/de.po | 86 +-
src/pl/plpython/po/de.po | 24 +-
src/pl/tcl/po/de.po | 14 +-
23 files changed, 4162 insertions(+), 4097 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2016-08-08 15:18:01 pgsql: Fix several one-byte buffer over-reads in to_number
Previous Message Tom Lane 2016-08-08 14:34:05 pgsql: Fix two errors with nested CASE/WHEN constructs.