luigifab/openmage-translations

Translations for OpenMage from Magento 1/2 and old languages packs.

v2024.6 2024-02-10 16:57 UTC

This package is auto-updated.

Last update: 2024-07-10 17:52:12 UTC


README

Stop russian war. πŸ‡ΊπŸ‡¦ Free Ukraine!

Installation in OpenMage

  • remove all app/locales/*/Mage_*.csv
  • run: composer require luigifab/openmage-translations

Installation for translators

  • git clone git@github.com:luigifab/openmage-translations.git xyz
  • cd xyz/
  • git clone git@github.com:OpenMage/magento-lts.git src-openmage
  • cd src-openmage/
  • git apply ../1359.diff
  • cd ../
  • please read line 150 of translate.php for extra languages packs

Usage for translators

  • download CSV files from M2: php translate.php downloadm2
  • update CSV files for OpenMage: php translate.php update

You will found in src-untranslated/ directory missing translations.

You can update CSV files in src-untranslated/, then run: php translate.php update (with PHP 7.2 / 7.3 / 7.4 / 8.0 / 8.1 / 8.2 / 8.3) to update files in locales/.

Stats for OpenMage 20.4.0