Traduttore #1 in Languages & Localization
🗼 A WordPress plugin to improve the I18N workflow for your own projects based on @GlotPress.
★ 80stars
79release downloads
≈20active sites
12kcomposer installs
15forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/wearerequired/traduttore/releases/download/2.0.3/traduttore-2.0.3.zipAlso on Packagist as wearerequired/traduttore:
composer require wearerequired/traduttoreDeclares an update source (false), so updates arrive through the plugin's own updater.
From the readme
Traduttore
Traduttore is a WordPress plugin that allows you to host your own WordPress.org-style translation API for your WordPress projects.
How it Works
Working on a multilingual WordPress project with custom plugins and themes can be quite cumbersome. Every time you add new strings to the project, you have to regenerate POT files and update the PO/MO files for every locale. All these changes clutter the history of your Git repository and are prone to errors as well. Plus, you can't easily send these translation files to your clients.
These problems don't exist for plugins and themes hosted on WordPress.org, as they benefit from the translate.wordpress.org translation platform. Whenever you publish a new version of your project, WordPress.org makes sure that new strings can be translated. With Traduttore, you can now get the same experience for your custom projects hosted on GitHub!
Every time you commit something to your plugin or theme, Traduttore will extract translatable strings using WP-CLI and add import these to GlotPress.
Then, you (or even your clients!) can translate these strings right from within GlotPress. Whenever translations are edited, Traduttore will creat
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 3.2.0 | Jan 18, 2022 | — | — |
| 3.1.0 | Jul 20, 2020 | — | — |
| 3.0.0 | Mar 15, 2019 | — | — |
| 2.0.3 | Jul 9, 2018 | traduttore-2.0.3.zip | 20 |
| 2.0.2 | Jun 25, 2018 | traduttore-2.0.2.zip | 17 |
| 2.0.1 | Jun 21, 2018 | traduttore-2.0.1.zip | 18 |
| 2.0.0 | Jun 19, 2018 | traduttore-2.0.0.zip | 24 |
Active-site estimate ≈20 comes from the median of recent superseded releases. Method.