Need help on translating documentation

2021-01-21 Thread Tatsuo Ishii
I am working on translating PostgreSQL 13 documentation to Japanese and having a problem with catalogs.sgml. Due to major format change in 13, the number of places need to translate in 13 is large. 12: aggnumdirectargs int2 Number of direct (non-aggregated) arguments

Re: Need help on translating documentation

2021-01-21 Thread Tom Lane
Tatsuo Ishii writes: > It looks like in many places the description part of the document are > same in 12 and 13. Since we already have translated 12 documents, I > wonder if there's a (semi) automated way to reuse the 12 Japanese > translation for 13 doc. I want to avoid manual cut&paste work.