Вопрос

I want to merge two .po files together and produce new .po file. I am assume that many people will deliver different translation what need be merge into one.

First I want to replace all old translation in .po file with new one from other .po file and produce new merge file to use with batch or GUI. How to do it?

Second I want merge two .po files and decide manually in GUI which translation is the best if conflict and just add all new translation over empty translation. How to do it?

Please help with some solution since question is trivial but I spend many time to find suitable tool but without result.

Это было полезно?

Решение

You can use translate toolkit pomerge

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top