pgsql: Translation updates - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Translation updates
Date
Msg-id E1vuVgK-000p2u-2o@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: b1dadc8eb4a017b3585d1e9a2cbb8ce3889e34f1

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/96802648aa2fc114f1d8728540494e422059b9ab

Modified Files
--------------
src/backend/po/de.po         |  512 +++++-----
src/backend/po/ja.po         | 2300 +++++++++++++++++++++---------------------
src/backend/po/ru.po         |  517 +++++-----
src/bin/pg_resetwal/po/fr.po |  239 +++--
src/bin/pg_rewind/po/ru.po   |   13 +-
src/bin/psql/po/fr.po        | 1629 +++++++++++++++---------------
src/pl/plpgsql/src/po/ru.po  |  106 +-
7 files changed, 2700 insertions(+), 2616 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.