pgsql: Translation updates - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Translation updates
Date
Msg-id E1vuVgK-000p2w-2q@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Translation updates

Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 6b4371ce13670e5660c8660b2984e780610b2a77

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7063b9e92b25caaa27c8cc4ec37ef85fe9e63cb7

Modified Files
--------------
src/backend/po/de.po         |  522 +++++++-------
src/backend/po/ja.po         | 1142 ++++++++++++++---------------
src/backend/po/ru.po         |  527 +++++++-------
src/bin/pg_resetwal/po/fr.po |  247 ++++---
src/bin/pg_rewind/po/ru.po   |   13 +-
src/bin/psql/po/fr.po        | 1619 +++++++++++++++++++++---------------------
src/pl/plpgsql/src/po/ru.po  |  106 +--
7 files changed, 2128 insertions(+), 2048 deletions(-)


pgsql-committers by date:

Previous
From: John Naylor
Date:
Subject: pgsql: Rename pg_crc32c_sse42_choose.c for general purpose
Next
From: Nathan Bossart
Date:
Subject: pgsql: Make use of pg_popcount() in more places.