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-0007sI-NG@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Translation updates

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

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/a35c2d902cc28967e424cdbf832ecec3f904843b

Modified Files
--------------
src/backend/po/de.po | 2708 +++++++++++++++++-----------------
src/backend/po/es.po | 4 +-
src/backend/po/ru.po | 2241 ++++++++++++++--------------
src/bin/initdb/po/de.po | 142 +-
src/bin/pg_basebackup/po/de.po | 98 +-
src/bin/pg_config/po/de.po | 16 +-
src/bin/pg_controldata/po/de.po | 8 +-
src/bin/pg_ctl/po/de.po | 76 +-
src/bin/pg_dump/po/de.po | 686 +++++----
src/bin/pg_dump/po/ru.po | 526 +++----
src/bin/pg_resetxlog/po/de.po | 28 +-
src/bin/psql/po/de.po | 162 +-
src/bin/scripts/po/de.po | 44 +-
src/interfaces/ecpg/ecpglib/po/de.po | 24 +-
src/interfaces/ecpg/preproc/po/de.po | 82 +-
src/interfaces/libpq/po/de.po | 140 +-
src/pl/plperl/po/de.po | 14 +-
src/pl/plpgsql/src/po/de.po | 84 +-
src/pl/plpython/po/de.po | 20 +-
src/pl/tcl/po/de.po | 4 +-
20 files changed, 3545 insertions(+), 3562 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.