info > msgattrib

📖 NAME

msgattrib — filters messages of a translation catalog according to their attributes and manipulates those attributes.

🚀 Quick Reference

Use CaseCommandDescription
Keep only translated messagesmsgattrib --translated input.poRemove untranslated messages
Keep only untranslated messagesmsgattrib --untranslated input.poRemove translated messages
Remove fuzzy markersmsgattrib --no-fuzzy -o output.po input.poClear fuzzy flag on all messages
Keep only fuzzy messages and clear their fuzzy flagmsgattrib --fuzzy input.poSynonym for --only-fuzzy --clear-fuzzy
Remove obsolete messagesmsgattrib --no-obsolete input.poDrop #~ entries
Keep only obsolete messages and make them currentmsgattrib --obsolete input.poSynonym for --only-obsolete --clear-obsolete
Set all messages fuzzymsgattrib --set-fuzzy input.poMark all as fuzzy
Write output to a specific filemsgattrib -o output.po input.poUse -o or --output-file

📝 SYNOPSIS

msgattrib [OPTION] [INPUTFILE]

📚 DESCRIPTION

The msgattrib program filters the messages of a translation catalog according to their attributes, and manipulates the attributes.

📂 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 -.

🔍 Message selection

🔧 Attribute manipulation

Attributes are modified after the message selection/removal has been performed. If the --only-file or --ignore-file option is specified, the attribute modification is applied only to those messages that are listed in the ONLY-FILE and not listed in the IGNORE-FILE.

âŒ¨ī¸ Input file syntax

🎨 Output details

â„šī¸ Informative output

msgattrib
📖 NAME 🚀 Quick Reference 📝 SYNOPSIS 📚 DESCRIPTION
📂 Input file location 📤 Output file location 🔍 Message selection 🔧 Attribute manipulation âŒ¨ī¸ 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-07-31 10:03 @216.73.217.152
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_^