2017-03-11 12 views
0

POEditで重複するメッセージ定義エラーが発生し、そのカタログから更新できません。POEditエラーを見つけるにはどうすればいいですか

POEditは詳細を表示せず、エラーの行番号が一致しません。

何が間違っているのを見つけることができますか?私が間違っているものを見つけることができますどのように

Sat Mar 11 16:51:31 2017: /var/folders/qt/cg8qlhc159v9s15kmhy1h4440000gn/T/poeditgGtdFw/1input.po:2791: duplicate message definition... 
Sat Mar 11 16:51:31 2017: /var/folders/qt/cg8qlhc159v9s15kmhy1h4440000gn/T/poeditgGtdFw/1input.po:65: ...this is the location of the first definition 
Sat Mar 11 16:51:31 2017: /var/folders/qt/cg8qlhc159v9s15kmhy1h4440000gn/T/poeditgGtdFw/1input.po:2827: duplicate message definition... 
Sat Mar 11 16:51:31 2017: /var/folders/qt/cg8qlhc159v9s15kmhy1h4440000gn/T/poeditgGtdFw/1input.po:1530: ...this is the location of the first definition 
Sat Mar 11 16:51:31 2017: /Users/burakkilic/Applications/Poedit.app/Contents/PlugIns/GettextTools.bundle/Contents/MacOS/bin/msgmerge: found 2 fatal errors 
Sat Mar 11 16:51:31 2017: Entries in the catalogue are probably incorrect. 
Sat Mar 11 16:51:31 2017: Updating the catalogue failed. Click on 'Details >>' for details. 

答えて

1

msgfmt -v -c

+0

msgfmt -v -c tr.po問題がどこにあるかを示しました。答えとして受け入れていただきありがとうございます。 – Burak

+0

Windowsでこれをどのように実行できますか? – icc97

関連する問題