po4a-translate

Convert a PO file back to documentation format. The provided PO file should be the translation of the POT file which was produced by po4a-gettextize. More information: <https://po4a.org/man/man1/po4a-translate.1.php>.

Debian Debian
RUN apt-get update && \ apt-get install -y po4a
Ubuntu
RUN apt-get update && \ apt-get install -y po4a
Alpine
RUN apk add po4a
Arch Arch Linux
RUN pacman -S --noconfirm po4a
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y po4a
CentOS
RUN yum install -y po4a
Fedora
RUN dnf install -y po4a
Raspbian
RUN apt-get update && \ apt-get install -y po4a
click the source code to copy install po4a-translate on any operating system with command-not-found.com