• Resolved pabbate23

    (@pabbate23)


    Hi,
    I’m trying to set PMPro in Spanish, and so far I have uploaded the correspondent .mo .po .por availables here if anyone needs it:
    https://github.com/zillionsk8/paid-memberships-pro/tree/dev/languages

    And I have uploaded them into /wp-content/plugins/paid-memberships-pro/languages/ as it is explained here

    Create a Translation .po File and New .mo File

    Translations files can be created manually or via command line, but the easiest way is to use Poedit.

    Load the pmpro.pot file located in “/wp-content/plugins/paid-memberships-pro/languages/” (or get it on GitHub here).
    Save a copy of this file for the language you are translating to. The file name should follow this structure: “pmpro-(language code)_(country code).po”. (ex. “pmpro-es_ES.po” for Spanish). View Language Codes and Country Codes.
    Translate all the strings. Poedit provides a simple UI for translating strings. Just click on the string you want to translate and enter your translated text in the “Translation here” box.
    Save the file (Poedit automatically creates a “.mo” file – containing your translated strings)

    And I havent got any results from this, What am I missing here?? Is there any change I should make?

    Thanks,
    Pablo

    http://wordpress.org/plugins/paid-memberships-pro/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jason Coleman

    (@strangerstudios)

    There was a fix for this in the 1.7.2.1 update. Have you tried after upgrading to that version?

    Thread Starter pabbate23

    (@pabbate23)

    Hi,
    I just upgraded to the new version and copied the files again but still the same thing. Am I suppose to set something within the plugin apart from adding the language files into the language folder? or it should change automatically?

    I mean how does the plugin know what language to run on? is there a feature I should upgrade with the plugin dashboard?

    Thanks,
    Pablo

    Hi there,

    I have also updated the plugin to latest version and tried adding the translation files provided by pabbate23.. the WPLANG is set to ES-es in wp-config. I’m not seeing the translation being applied either.

    Plugin Author Jason Coleman

    (@strangerstudios)

    make sure the language files are prefixed with pmpro-

    So pmpro-ES_es.mo.

    Not sure if you are the same guys, but some other Spanish developers have submitted Spanish language files to the DEV branch which are working:

    https://github.com/strangerstudios/paid-memberships-pro/tree/dev/languages

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Setting PMpro into Spanish’ is closed to new replies.