poeditor
gettext catalog editor
Install
- All systems
-
curl cmd.cat/poeditor.sh
- Debian
-
apt-get install poedit
- Ubuntu
-
apt-get install poedit
- Arch Linux
-
pacman -S poedit
- Kali Linux
-
apt-get install poedit
- Fedora
-
dnf install poedit
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install poedit
- Raspbian
-
apt-get install poedit
- Dockerfile
- dockerfile.run/poeditor
poedit
gettext catalog editor
Poedit is an editor for gettext catalogs (.po files). It aims to provide a convenient approach to editing catalogs. It features UTF-8 support, fuzzy and untranslated records highlighting, whitespace highlighting, references browser, header editing and can be used to create new catalogs or update existing catalogs from source code with a single click. It is built with wxWidgets toolkit.
poedit-dbg
gettext catalog editor (debug)
Poedit is an editor for gettext catalogs (.po files). It aims to provide a convenient approach to editing catalogs. It features UTF-8 support, fuzzy and untranslated records highlighting, whitespace highlighting, references browser, header editing and can be used to create new catalogs or update existing catalogs from source code with a single click. It is built with wxWidgets toolkit. This package contains the debugging symbols.