intltool-extract
Utility scripts for internationalizing XML
Install
- All systems
-
curl cmd.cat/intltool-extract.sh
- Debian
-
apt-get install intltool
- Ubuntu
-
apt-get install intltool
- Alpine
-
apk add intltool
- Arch Linux
-
pacman -S intltool
- Kali Linux
-
apt-get install intltool
- CentOS
-
yum install intltool
- Fedora
-
dnf install intltool
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install intltool
- OS X
-
brew install intltool
- Raspbian
-
apt-get install intltool
- Dockerfile
- dockerfile.run/intltool-extract
- Docker
-
docker run cmd.cat/intltool-extract intltool-extract
powered by Commando
intltool
Utility scripts for internationalizing XML
Automatically extracts translatable strings from oaf, glade, bonobo ui, nautilus theme and other XML files into the po files. Automatically merges translations from po files back into .oaf files (encoding to be 7-bit clean). The merging mechanism can also be extended to support other types of XML files.