Re: pgbench translation

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: pgbench translation
Дата
Msg-id 202204130929.6f542aqfwfoh@alvherre.pgsql
обсуждение исходный текст
Ответ на pgbench translation  (Guillaume Lelarge <guillaume@lelarge.info>)
Ответы Re: pgbench translation  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgsql-hackers
On 2022-Apr-13, Guillaume Lelarge wrote:

> Once again, I've found that there was no .po file for oid2name, pgbench,
> and vacuumlo. I suppose that's because they are contrib applications. But
> pgbench is no longer a contrib application. It's now located in the
> "src/bin/pgbench" directory. So I'm wondering if it should be translatable?
> If yes, I could work on that.

I think pgbench should be translatable, but last I looked at the sources,
there's *a lot* of work to put it in good shape for translatability.
There are many messages constructed from pieces, some terminology is
inconsistent, and other problems.  If you want to work on fixing those
problems, +1 from me -- but let's get the problems fixed ahead of
adding it to the translation catalogs.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgbench translation
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Column Filtering in Logical Replication