po2txt
tool to test and create graphical boot logos (themes)
Install
- All systems
-
curl cmd.cat/po2txt.sh
- Debian
-
apt-get install gfxboot-themes
- Ubuntu
-
apt-get install gfxboot-themes
- Arch Linux
-
pacman -S translate-toolkit
- Kali Linux
-
apt-get install gfxboot-themes
- Fedora
-
dnf install translate-toolkit
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gfxboot-themes
- OS X
-
brew install translate-toolkit
- Raspbian
-
apt-get install translate-toolkit
- Dockerfile
- dockerfile.run/po2txt
gfxboot-themes
tool to test and create graphical boot logos (themes)
gfxboot is a tool to test and create graphical boot logos for gfxboot compliant boot loaders. Currently, this includes grub, lilo, and syslinux (all payloads). This package contains full featured themes (KDE, openSUSE, SLED, SLES, and upstream).
translate-toolkit
Toolkit assisting in the localization of software
The Translate Toolkit is a Python library and a set of software designed to help make the lives of localizers both more productive and less frustrating. The software includes programs to convert localization formats to the common PO format and programs to check and manage PO files and utilities to create word counts, merge translations and perform various checks on PO files. Supported localization storage formats are: DTD, properties, OpenOffice.org GSI/SDF, CSV, MO, Qt .ts and of course PO and XLIFF. This package includes documentation for the command line utilities and the Translate Toolkit API.