Automic VaultAutomic Vault

brew

使用 Homebrew, apt, dnf, MacPorts, pacman, zypper 安装 translate-toolkit

查看 translate-toolkit 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install translate-toolkit

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install translate-toolkit

MacPorts ports tree · textproc/translate-toolkit/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install translate-toolkit

Debian stable package indexes · translate-toolkit · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install translate-toolkit

Fedora Rawhide package metadata · translate-toolkit · 来源: dl.fedoraproject.org

Arch Linux pacman已验证 · 92%
sudo pacman -S translate-toolkit

Arch Linux sync databases · translate-toolkit · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install python311-translate-toolkit

openSUSE Tumbleweed package metadata · python311-translate-toolkit · 来源: download.opensuse.org

概览

软件包摘要

Toolkit for localization engineers

命令和别名

  • android2po
  • arb2po
  • asciidoc2po
  • csv2po
  • csv2tbx
  • dtd2po
  • flatxml2po
  • fluent2po
  • html2po
  • ical2po
  • idml2po
  • ini2po
  • json2po
  • junitmsgfmt
  • md2po
  • mdx2po
  • moz2po
  • mozfunny2prop
  • mozlang2po
  • odf2xliff
  • oo2po
  • oo2xliff
  • php2po
  • phppo2pypo
  • po2asciidoc
  • po2csv
  • po2dtd
  • po2flatxml
  • po2html
  • po2ical
  • po2idml
  • po2ini

历史

项目历史与用法

Translate Toolkit is a long-running collection of localization command-line tools and Python APIs for converting, checking, counting, reviewing, and manipulating translation files. It is one of the older package-manager-visible tool suites in the i18n and gettext ecosystem.

项目历史

The official history says the toolkit was developed by David Fraser while working for Translate.org.za. It began after Translate.org.za moved from KDE translation work, which was PO based, to Mozilla translation work using DTD and `.properties` files; the initial tools, called mozpotools, converted those formats into PO so translators could keep using existing PO workflows.

As the project grew, pofilter was created to catch translation breakage around variables and accelerators, pomerge was created to merge fixes back, and pocount gave teams a better measure of translation volume. The toolkit then expanded to OpenOffice.org, TMX, Qt `.ts`, text, and OpenOffice.org SXW support, with the core idea that formats could be converted to PO for use with Gettext tools and existing translations.

The 2006 WordForge project funded deeper architectural changes, including base storage classes for PO and XLIFF, more consistent handling of encodings and plural forms, translation-memory and glossary tooling, and adaptation of Pootle to use XLIFF as well as PO. Later ANLoc work produced further format support and improvements across the translation tools.

采用历史

Translate Toolkit has been adopted by localization engineers because it covers both command-line batch operations and reusable Python storage classes. The official README describes converters to common PO and XLIFF formats, QA tools, terminology tools, and storage support for DTD, properties, OpenOffice.org GSI/SDF, CSV, MO, Qt `.ts`, TMX, TBX, Gettext, Windows RC, PO, and XLIFF.

The toolkit also became infrastructure for related localization applications. The official history says Pootle became a web wrapper around the file-based toolkit and Pootling became a GUI wrapper in the same spirit, while the release notes explicitly tell users of Weblate, Pootle, Virtaal, and other applications that use the toolkit to watch toolkit changes.

使用方式

Users install the toolkit through Python packaging or distribution packages, then call many small commands such as `po2xliff`, `xliff2po`, `moz2po`, `csv2po`, `pofilter`, `pomerge`, `pocount`, `pogrep`, `pocompile`, and `poterminology`. The common pattern is to convert a source format into PO or XLIFF, run QA or review tooling, and convert or merge results back into the target project format.

为什么软件包爱好者会关心

For package nerds, Translate Toolkit is significant because it is not one executable but a dense toolbox of format converters and QA utilities. Packaging it exposes a large suite of commands for build systems, localization teams, downstream distributions, and translation-platform maintainers.

Its history is also a useful reminder that package-manager i18n tools often come from real localization production needs: Mozilla, OpenOffice.org, Gettext, XLIFF, PO, and translation-memory formats all shaped the toolkit's command set.

时间线

  • Early history: The toolkit began at Translate.org.za as mozpotools for converting Mozilla DTD and `.properties` files to PO.
  • Growth phase: pofilter, pomerge, and pocount were added to catch breakage, merge corrections, and measure translation work.
  • 2006: The WordForge project funded major PO/XLIFF architecture and tool improvements.
  • Later ANLoc work: The project gained more bilingual and monolingual format support and improved translation tools.
  • 2026: Official GitHub releases list Translate Toolkit 3.19.13.

Related projects

  • Translate Toolkit is closely related to Translate.org.za, Pootle, Pootling, Virtaal, Weblate, Gettext, XLIFF, and the broader Translate project hosted in the `translate/translate` repository.

安全态势

尚未找到受保护工具覆盖

没有找到 translate-toolkit 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
android2pocli全局可执行文件
arb2pocli全局可执行文件
asciidoc2pocli全局可执行文件
csv2pocli全局可执行文件
csv2tbxcli全局可执行文件
dtd2pocli全局可执行文件
flatxml2pocli全局可执行文件
fluent2pocli全局可执行文件
html2pocli全局可执行文件
ical2pocli全局可执行文件
idml2pocli全局可执行文件
ini2pocli全局可执行文件
json2pocli全局可执行文件
junitmsgfmtcli全局可执行文件
md2pocli全局可执行文件
mdx2pocli全局可执行文件
moz2pocli全局可执行文件
mozfunny2propcli全局可执行文件
mozlang2pocli全局可执行文件
odf2xliffcli全局可执行文件
oo2pocli全局可执行文件
oo2xliffcli全局可执行文件
php2pocli全局可执行文件
phppo2pypocli全局可执行文件
po2asciidoccli全局可执行文件
po2csvcli全局可执行文件
po2dtdcli全局可执行文件
po2flatxmlcli全局可执行文件
po2htmlcli全局可执行文件
po2icalcli全局可执行文件
po2idmlcli全局可执行文件
po2inicli全局可执行文件
po2jsoncli全局可执行文件
po2mdcli全局可执行文件
po2mdxcli全局可执行文件
po2mozcli全局可执行文件
po2mozlangcli全局可执行文件
po2odfcli全局可执行文件
po2oocli全局可执行文件
po2phpcli全局可执行文件
po2propcli全局可执行文件
po2rccli全局可执行文件
po2resxcli全局可执行文件
po2subcli全局可执行文件
po2symbcli全局可执行文件
po2tikicli全局可执行文件
po2tmxcli全局可执行文件
po2tomlcli全局可执行文件
po2tscli全局可执行文件
po2txtcli全局可执行文件
po2web2pycli全局可执行文件
po2wordfastcli全局可执行文件
po2wxlcli全局可执行文件
po2xliffcli全局可执行文件
po2yamlcli全局可执行文件
pocleancli全局可执行文件
pocommentcleancli全局可执行文件
pocompendiumcli全局可执行文件
pocompilecli全局可执行文件
poconflictscli全局可执行文件
pocountcli全局可执行文件
podebugcli全局可执行文件
pofiltercli全局可执行文件
pogrepcli全局可执行文件
pomergecli全局可执行文件
pomigrate2cli全局可执行文件
popuretextcli全局可执行文件
poreencodecli全局可执行文件
porestructurecli全局可执行文件
posegmentcli全局可执行文件
posplitcli全局可执行文件
poswapcli全局可执行文件
pot2pocli全局可执行文件
poterminologycli全局可执行文件
pretranslatecli全局可执行文件
prop2mozfunnycli全局可执行文件
prop2pocli全局可执行文件
pydiffcli全局可执行文件
pypo2phppocli全局可执行文件
rc2pocli全局可执行文件
resx2pocli全局可执行文件
sub2pocli全局可执行文件
symb2pocli全局可执行文件
tbx2pocli全局可执行文件
template2translationcli全局可执行文件
tiki2pocli全局可执行文件
toml2pocli全局可执行文件
ts2pocli全局可执行文件
txt2pocli全局可执行文件
web2py2pocli全局可执行文件
wxl2pocli全局可执行文件
xliff2odfcli全局可执行文件
xliff2oocli全局可执行文件
xliff2pocli全局可执行文件
yaml2pocli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本3.19.15
管理器更新时间2026-07-16
本地数据OK
上游not checked
检测到的最新版本未检测到

https://toolkit.translatehouse.org/

安装元数据

软件包元数据

软件包键brew:translate-toolkit
版本3.19.15
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/translate-toolkit
主页https://toolkit.translatehouse.org/
仓库https://github.com/translate/translate
上游文档https://docs.translatehouse.org/projects/translate-toolkit/en/latest
许可证GPL-3.0-or-later
源码归档https://files.pythonhosted.org/packages/12/9b/b5a1ad047af188983eac294cabad8492d0ffeca48028f7fa37aa18574e11/translate_toolkit-3.19.15.tar.gz
最后更新2026-07-16T10:34:02Z
Pulseupdated
依赖python@3.14
构建依赖rust
macOS 提供的库libxml2, libxslt
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametranslate-toolkit
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

python3-translate 3.15.1-1

Toolkit assisting in the localization of software (Python 3)

https://toolkit.translatehouse.org/

sudo apt install python3-translate
  • Section: python
  • Architecture: all
  • Source Package: translate-toolkit
  • 5 依赖
  • 16 可选依赖
  • normalized package name match
  • 匹配方式:Translate Toolkit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-translate from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

translate-toolkit 3.15.1-1

Toolkit assisting in the localization of software

https://toolkit.translatehouse.org/

sudo apt install translate-toolkit
  • Section: devel
  • Architecture: all
  • 2 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Translate Toolkit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: translate-toolkit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

translate-toolkit-doc 3.15.1-1

Toolkit assisting in the localization of software (documentation)

https://toolkit.translatehouse.org/

sudo apt install translate-toolkit-doc
  • Section: doc
  • Architecture: all
  • Source Package: translate-toolkit
  • 1 依赖
  • normalized package name match
  • 匹配方式:Translate Toolkit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: translate-toolkit-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

python3-translate 3.12.2-1ubuntu1

Toolkit assisting in the localization of software (Python 3)

https://toolkit.translatehouse.org/

sudo apt install python3-translate
  • Section: universe/python
  • Architecture: all
  • Source Package: translate-toolkit
  • 4 依赖
  • 17 可选依赖
  • normalized package name match
  • 匹配方式:Translate Toolkit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-translate from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

translate-toolkit 3.12.2-1ubuntu1

Toolkit assisting in the localization of software

https://toolkit.translatehouse.org/

sudo apt install translate-toolkit
  • Section: universe/python
  • Architecture: all
  • 4 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Translate Toolkit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: translate-toolkit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

translate-toolkit-doc 3.12.2-1ubuntu1

Toolkit assisting in the localization of software (documentation)

https://toolkit.translatehouse.org/

sudo apt install translate-toolkit-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: translate-toolkit
  • 1 依赖
  • normalized package name match
  • 匹配方式:Translate Toolkit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: translate-toolkit-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

translate-toolkit 3.19.5-2.fc45

Tools to assist with translation and software localization

http://toolkit.translatehouse.org/

sudo dnf install translate-toolkit
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: translate-toolkit
  • 20 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Translate Toolkit
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: translate-toolkit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

translate-toolkit 3.19.10-1

A toolkit to convert between various different translation formats, help process and validate localisations

https://toolkit.translatehouse.org/

sudo pacman -S translate-toolkit
  • License: GPL-2.0-or-later
  • Architecture: any
  • 6 依赖
  • 8 可选依赖
  • normalized package name match
  • 匹配方式:Translate Toolkit
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: translate-toolkit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

python311-translate-toolkit 3.19.9-1.1

Tools and API to assist with translation and software localization

https://toolkit.translatehouse.org/

sudo zypper install python311-translate-toolkit
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: translate-toolkit
  • 10 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Translate Toolkit
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python311-translate-toolkit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

python313-translate-toolkit 3.19.9-1.1

Tools and API to assist with translation and software localization

https://toolkit.translatehouse.org/

sudo zypper install python313-translate-toolkit
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: translate-toolkit
  • 10 依赖
  • 5 提供
  • normalized package name match
  • 匹配方式:Translate Toolkit
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python313-translate-toolkit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

python314-translate-toolkit 3.19.9-1.1

Tools and API to assist with translation and software localization

https://toolkit.translatehouse.org/

sudo zypper install python314-translate-toolkit
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: translate-toolkit
  • 10 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Translate Toolkit
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python314-translate-toolkit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

translate-toolkit

sudo port install translate-toolkit
  • normalized package name match
  • 匹配方式:Translate Toolkit
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/translate-toolkit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment