POFileFill
Collection of tools for checking PO and POT files
Install
- All systems
-
curl cmd.cat/POFileFill.sh
- Debian
-
apt-get install gettext-lint
- Ubuntu
-
apt-get install gettext-lint
- Kali Linux
-
apt-get install gettext-lint
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gettext-lint
- Raspbian
-
apt-get install gettext-lint
- Dockerfile
- dockerfile.run/POFileFill
gettext-lint
Collection of tools for checking PO and POT files
Gettext-lint provides an assorted collection of tools that make it easy to check the consistency, validity and spelling of gettext files (both PO and POT). This package includes: * POFileStatus - PO file validator and status reporting * POFileChecker - searches for common mistakes in PO files * POFileConsistency - PO file consistency checks * POFileEquiv - PO file glossary generator * POFileGlossary - search for translation errors against a glossary * POFileFill - automatically translate a PO file based on other files * POFileSpell - PO file spell checker * POFileClean - eliminates untranslated strings