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>.
RUN apt-get update && \
apt-get install -y po4a
RUN apt-get update && \
apt-get install -y po4a
RUN apk add po4a
RUN pacman -S --noconfirm po4a
RUN apt-get update && \
apt-get install -y po4a
RUN yum install -y po4a
RUN dnf install -y po4a
RUN apt-get update && \
apt-get install -y po4a