translate-toolkit

Toolkit for localization engineers to manage translation files

brewmacoslinux
Try with needOr install directly
Source

About

Toolkit for localization engineers

Commands

po2csvcsv2popo2jsonjson2popo2xliffxliff2popocountpodebugpogreppomergepocat

Examples

Convert PO file to CSV format for spreadsheet editing$ po2csv input.po output.csv
Convert CSV back to PO format after translation$ csv2po output.csv translated.po
Count translatable strings in PO file$ pocount input.po