• Hello,

    We’re asking if you want to support Arabic language to your plugin.

    As simple participation of us to support the Open Source community and make it speak in all languages of the world we would like to share the translation files for your plugin.

    Our languages pack translated by Arabs without any errors.

    So, How can we send the translation pack if you want? And can release it on next update ASAP?

    And hope to add more middle east currencies Like EGP, SAR, AED, KWD, QR

    array(“code”=>”ZAR”, “sign”=>”ج.م”, “label”=>__(“Egyptian Pound”, “adverts”)),
    array(“code”=>”ZAR”, “sign”=>”ر.س”, “label”=>__(“Saudi Riyal”, “adverts”)),
    array(“code”=>”ZAR”, “sign”=>”ر.إ”, “label”=>__(“UAE Dirham”, “adverts”)),
    array(“code”=>”ZAR”, “sign”=>”ر.س”, “label”=>__(“Kuwaiti Dinar”, “adverts”)),
    array(“code”=>”ZAR”, “sign”=>”ر.ق”, “label”=>__(“Qatari Riyal”, “adverts”)),

    In functions.php file in the includes folder.

    Have a nice Day! ^^

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    Hi,
    thanks, yes, i would like to support Arabic languages (i actually have an issue opened here https://github.com/simpliko/wpadverts/issues/17 but did not got any help so far).

    I understand you have a language pack created (that is a .po/.mo file with the translations), if you do then you can upload the translations somewhere and paste a link here, i will download them and include in next release.

    If you want to keep the download link private you can send them to me via the contact form here https://wpadverts.com/contact/

    BTW. Aside from the translations do you also have a CSS code for the Arabic (RTL) languages? If not then we can cooperate and create the CSS code to have a full support for RTL languages?

    Thread Starter Ezz El Dean Hashish

    (@ezzeldean)

    I have tried to support CSS RTL but I failed 🙂

    I’ll send the Arabic language pack Today, And I’ll be happy if your can Support CSS RTL 🙂

    Plugin Author Greg Winiarski

    (@gwin)

    Hi,
    ok great :). Do you maybe have a GitHub account?

    If you do then it would be great if you could post here https://github.com/simpliko/wpadverts/issues/17 some screenshots where WPAdverts does not align text correctly for an RTL language.

    If there is something else missing then feel free to include it in the linked GitHub issue.

    I would then make a wpadverts-frontend-rtl.css file which will correct the layout for all RTL languages this should allow us to have full support for the Arabic languages 🙂

    Thread Starter Ezz El Dean Hashish

    (@ezzeldean)

    Hello Greg,
    How are you? I hope you’re fine 🙂

    I downloaded the latest version of this plugin and added new 5 currencies (Egyptian Pound, Saudi Riyal, UAE Dirham, Kuwaiti Dinar and Qatari Riyal) and translate it and tested and working perfectly.

    I’ll send you the .po and .mo files with functions.php to add it.

    Stay Tuned 🙂

    Plugin Author Greg Winiarski

    (@gwin)

    Hi,
    ok, thanks i will be waiting for the files 🙂

    Note that the currencies you can add via a filter as explained here https://github.com/simpliko/wpadverts-snippets/blob/master/add-currency/add-currency.php you do not need to modify the original files.

    How to use the snippets you can read here https://github.com/simpliko/wpadverts-snippets/ at the bottom of the page.

    Thread Starter Ezz El Dean Hashish

    (@ezzeldean)

    Hello Greg 🙂

    I have not used Github for a very long time and there are many changes in the interface and method of use so this time I will not be able to add codes in Github.

    Anyway, I sent you a message includes ( .po & .mo Arabic language pack files, .txt file include currencies codes and updated functions.php)

    Please note: The currencies have been translated in Arabic language pack only.

    Plugin Author Greg Winiarski

    (@gwin)

    Hi,
    thanks i received your message via email.

    I meant only some screenshots which would explain how the texts should be aligned (in the parts of WPAdverts where they are aligned incorrectly for RTL language), the code i would write myself 🙂

    Thread Starter Ezz El Dean Hashish

    (@ezzeldean)

    Hello Greg,

    I think this link may help you to make the RTL files.
    https://rtlcss.com/playground/

    You can use this free tool and review the code and validate it. 😉

    Plugin Author Greg Winiarski

    (@gwin)

    Hi,
    ok thanks for the link i will take a look at it 🙂

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Support Arabic Language Pack’ is closed to new replies.