info > msgconv

📖 NAME

msgconv — Convert translation catalog to a different character encoding

🚀 Quick Reference

Use CaseCommandDescription
Convert a PO file to a specific encodingmsgconv -t UTF-8 input.po -o output.po🌐 Convert input.po to UTF-8 encoding
Read from stdin and write to stdoutmsgconv -t ISO-8859-1 < input.po > output.po🔀 Convert encoding using redirection
Force PO output even if emptymsgconv --force-po -t UTF-8 empty.pođŸ’Ē Force writing output file
Use indented stylemsgconv -i -t UTF-8 input.po📐 Output indented PO file
Suppress location commentsmsgconv --no-location -t UTF-8 input.pođŸšĢ Remove #: filename:line lines

🔧 Invoking the 'msgconv' Program

msgconv [OPTION] [INPUTFILE]

The 'msgconv' program converts a translation catalog to a different character encoding.

📂 Input file location

If no INPUTFILE is given or if it is '-', standard input is read.

📤 Output file location

The results are written to standard output if no output file is specified or if it is '-'.

🔄 Conversion target

The default encoding is the current locale's encoding.

📄 Input file syntax

📝 Output details

â„šī¸ Informative output

msgconv
📖 NAME 🚀 Quick Reference 🔧 Invoking the 'msgconv' Program
📂 Input file location 📤 Output file location 🔄 Conversion target 📄 Input file syntax 📝 Output details â„šī¸ Informative output

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-08-01 11:22 @216.73.216.124
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format

^_top_^