質問

I would like to remove all translated strings from a PO file, or generate a PO file with only the untranslated strings.

Is that possible?

役に立ちましたか?

解決

I've found how:

 msgattrib --untranslated source.po -o output.po
ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top