Tools to centralise translations of different file formats
Intltool is a set of tools to centralise translations of many different file formats using GNU gettext-compatible PO files.
The intltool collection can be used to do these things:
Extract translatable strings from various source files (.xml.in, glade, .desktop.in, .server.in, .oaf.in).
Collect the extracted strings together with messages from traditional source files (.c, .h) in po/$(PACKAGE).pot.
Merge back the translations from .po files into .xml, .desktop and oaf files. This merge step will happen at build resp. installation time.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/gn8gsszpf0qhpgrigskqi0sdsxinpqjg-intltool-0.51.0.drv | ||
riscv64-linux | /gnu/store/zbdcnybcma1gb77h8c92hc1szhkzq8cr-intltool-0.51.0.drv | ||
powerpc-linux | /gnu/store/bd8bqfla6c6fz8k13k929ndbwxirjjg6-intltool-0.51.0.drv | ||
powerpc64le-linux | /gnu/store/8qmg3zr0p99z7cia1fn27pgahqa4zja8-intltool-0.51.0.drv | ||
mips64el-linux | /gnu/store/i1j87pij9l1q7vzj72a84yhvknvdm1b2-intltool-0.51.0.drv | ||
i686-linux | /gnu/store/5sqzhkxb53nlpyz4qfjn17p008zjy8pb-intltool-0.51.0.drv | ||
i586-gnu | /gnu/store/82jqdqiahf2qyf17qhinxdlp2ysyp8pz-intltool-0.51.0.drv | ||
armhf-linux | /gnu/store/zyvv4zv35fkzx3lkzr743mbqk6v6jv4n-intltool-0.51.0.drv | ||
aarch64-linux | /gnu/store/7ij3p5xn7lc73fbiv0b1vvf66qrk2nzj-intltool-0.51.0.drv |
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'gettext' does not match package name 'gettext-minimal' |