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: 2025-05-05 10:30:37
Message-ID: E1uBt5o-000F01-2C@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: bf32e002db044b887fa5a02fe415e606f35eba1b

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5449bf72474aefefee8bdfcd129883220fbb3630

Modified Files
--------------
src/backend/po/de.po | 1219 ++++----
src/backend/po/ru.po | 1224 ++++----
src/backend/po/uk.po | 6398 +++++++++++++++++++++--------------------
src/bin/pg_dump/po/de.po | 542 ++--
src/bin/pg_dump/po/fr.po | 546 ++--
src/bin/pg_dump/po/ja.po | 552 ++--
src/bin/pg_dump/po/ru.po | 397 +--
src/bin/pg_dump/po/uk.po | 549 ++--
src/bin/psql/po/ja.po | 4 +-
src/bin/psql/po/ru.po | 206 +-
src/bin/psql/po/uk.po | 2595 ++++++++---------
src/bin/scripts/po/ru.po | 254 +-
src/interfaces/libpq/po/de.po | 12 +-
src/interfaces/libpq/po/ja.po | 20 +-
src/interfaces/libpq/po/ru.po | 14 +-
src/interfaces/libpq/po/uk.po | 424 +--
src/pl/plpgsql/src/po/ru.po | 6 +-
src/pl/tcl/po/uk.po | 51 +-
18 files changed, 7470 insertions(+), 7543 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2025-05-05 11:52:35 pgsql: Refactor test_escape.c for additional ways of testing.
Previous Message Bruce Momjian 2025-05-05 02:37:46 pgsql: doc PG 18 relnotes: adjust COPY and REJECT_LIMIT items