Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1594
    vas gargan
    Participant

    Hi there,

    I have 2 questions about Download Attachments:

    1. I used Poedit to partially (I care only for the front-ent) translate the download-attachments.pot to Greek language and Poedit produced two files: el.mo and el.po. I upload them but the translation did not work. I tried to rename them as download-attachments-el_GR.mo and download-attachments-el_GR.po but still do not work.

    2. From settings I set Downloads List Display to Manually but I can not find how to put an attachment inside a post.

    Thanks in advance!

    #1595
    Bartosz
    Keymaster

    1. Did you put that files into language folder? Translation works for other lanugages so it should be no different for your language.

    2. Using shortcodes as desribed in the documentation http://www.dfactory.co/docs/download-attachments-plugin/

    #1596
    vas gargan
    Participant

    About the translation, I have put the files in the language folder. I will try it again just in case I have missed something.

    Thanks for your reply.

    #1625
    vas gargan
    Participant

    Greek Translation still doesn’t work. Below you can find my translation files to check if you like.

    https://dl.dropboxusercontent.com/u/34861164/language-el_GR.rar

    Thanks.

    #1626
    Bartosz
    Keymaster

    Your files are correct. I have an idea what might be the case: use are testing this only on the frontend right?

    1. Please translate some backend strongs and see if those are displayed in the admin of your WP install.
    2. Check wheather your theme, the font family your theme uses to be precise, works with greek alphabet (Greek and/or Greek Extended). If not, than you will not have that displayed either.

    #1627
    vas gargan
    Participant

    Although WordPress and my theme options are translated both in frontend and admin area (I have made translations with Poedit) there is no translation for download attachments neither in fronent nor admin area.

    I use Verdana which are fully compatible with Greek.

    Take a look just below the image of the post:
    http://vgargan.gr/education/iliko-didaskalias-fisikis-g-gimnasiou/

    #1629
    Bartosz
    Keymaster

    Please send the translation files to us. We try to figure out why it is not working (we’ll try to use WP edition in Greek) and include that in the future release of the plugin, so you’ll be able to make the plugin updates and keep all strings translated.

    #1632
    vas gargan
    Participant

    In the next 24 hours I will sent you a full Greek translation.

    #1639
    vas gargan
    Participant

    Below you can find a FULL Greek translation for download attachments plugin.

    https://dl.dropboxusercontent.com/u/34861164/download-attachments-el_GR.rar

    Please let me know when the next update will be available (for the proper use of Greek translation).

    Thanks!

    #1642
    vas gargan
    Participant

    Problem solved! My translation file names for the plugin were not consisted with the wp-lang stated in wp-config.

    Thanks for your time and effort!

    #2431
    cris jones
    Participant

    I need to translate to spanish, can you help, I already install the translation on the language folder but nothing comes up, can you help me please?

    #2441
    vas gargan
    Participant

    According to http://codex.wordpress.org/Installing_WordPress_in_Your_Language

    1. Open your wp-config.php file in a text editor and search for:

      define ('WPLANG', '');

    2. Edit this line according to the .mo file you’ve just downloaded, e.g. for the Spanish spoken in Spain you must add:

      define ('WPLANG', 'es_ES');

    Also the translation file for the plugin should be named download-attachments-es_ES.po

    I hope this helps…

    #2458
    Bartosz
    Keymaster

    Cris, did you translate the plugin via Poedit (or other tools)? Did you generate .po and .mo files in your language? Did you put them into the plugin language folder?

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.