Re: Using gettext
| От | Peter Eisentraut |
|---|---|
| Тема | Re: Using gettext |
| Дата | |
| Msg-id | 200410111231.27881.peter_e@gmx.net обсуждение |
| Ответ на | Re: Using gettext (Kris Jurka <books@ejurka.com>) |
| Ответы |
Re: Using gettext
|
| Список | pgsql-jdbc |
Kris Jurka wrote: > It's possible to copy the messags from the old .properties files over > to ..po format, but I have not done so. Primarily because it's a lot > of work and secondarily because some of the translations didn't look > like they were in great shape to begin with. The old versions would > be valuable to any potential translators, so I've put them up here: > > http://www.ejurka.com/pgsql/olderrors/ Attached is a script I once used to convert property files to PO files. Call it with the English properties as first argument and the translated properties as second argument. I would then try to merge (msgmerge) the POT file created from the new Java sources (xgettext) with the output from the script. This process is untested, but I thought I'd send the script before someone else tries to write one. -- Peter Eisentraut http://developer.postgresql.org/~petere/
Вложения
В списке pgsql-jdbc по дате отправления: