luigifab/translator
A tool to extract/update translations.
Stop russian war. πΊπ¦ Free Ukraine!
translator
My tool to extract translations and update translations files (CSV, YML, LANG, PO, JS) for PHP 7.2 / 7.3 / 7.4 / 8.0 / 8.1 / 8.2 / 8.3 / 8.4 / 8.5.
The translate.conf.php file is yours. Never use it "as is" because it contains my configuration. At the beginning of the file, there is an example with all possible options. If you like this tool, take some of your time to improve my translations, go to https://bit.ly/2HyCCEc.
Translate module for Maho & OpenMage
- Configuration with
$updateTranslationOpenMageModuleintranslate.conf.php - Run
php translate.php openmage-module
Read the examples in translate.conf.php to write your own configuration.
Translate plugin for Redmine
- Configuration with
$updateTranslationRedminePluginintranslate.conf.php - Run
php translate.php redmine-plugin
Read the examples in translate.conf.php to write your own configuration.
Translate module for Dolibarr
- Configuration with
$updateTranslationDolibarrModuleintranslate.conf.php - Run
php translate.php dolibarr-module
Read the examples in translate.conf.php to write your own configuration.
Translate program with gettext
- Configuration with
$updateTranslationPointranslate.conf.php - Run
php translate.php po
Read the examples in translate.conf.php to write your own configuration.
Translate website
- Configuration with
$updateTranslationWebsiteintranslate.conf.php - Run
php translate.php custom
Read the examples in translate.conf.php to write your own configuration.
Translate apijs
- Configuration with
$updateTranslationApijsintranslate.conf.php - Run
php translate.php apijs
Internal usage.