shahednasser / quran-extension

Replace the new tab page with Quran verses and beautiful nature pictures.
https://chrome.google.com/webstore/detail/quran-in-new-tab/hggkcijghhpkdjeokpfgbhnpecliiijg?authuser=1
MIT License
87 stars 12 forks source link

Translate the extension to many languages #2

Open shahednasser opened 3 years ago

shahednasser commented 3 years ago

Hello everyone,

I have been working on this extension for like a year and a half now. It has users from all over the world including the middle east, Indonesia, France, Italy, and others as well.

So, I would like to translate this extension to other languages to help other users using it. Would appreciate anyone's help on this.

Here are the languages that need to be translated:

To help with the translations, I have a Crowdin project ready. If you have any other languages that you think you can translate please let me know by commenting below.

Thank you.

alainseys commented 3 years ago

I can make time for French and German translation if you assign the task i can perform the translation.

shahednasser commented 3 years ago

Thank you @alainseys anyone can work on this task so you can just check the crowdin link and work on it!

Dani-Google commented 2 years ago

This is awesome :) May be you can add Urdu as well

shahednasser commented 2 years ago

Sounds great! I added the language to Crowdin. You can contribute on there and once done send a PR with the language file.

Dani-Google commented 2 years ago

Ok, cool but whats Crowdin? I'm new here and still learning. I would appreciate if you can let me know how exactly I can contribute

shahednasser commented 2 years ago

Crowdin is a tool that allows you to translate strings into different languages. I've created a project for this extension here. Basically, you have to create an account and start translating to the language you want. Once you're done, download the file and open a PR with it. The file should be placed in this project in _locales/[locale_name]/messages.json Where [locale_name] is the name of the locale of the language you're translating to (you can see the list of locales here).

Emranshaikk commented 2 years ago

@shahednasser I can help you with Urdu translation sending PR soon. Can you please let me know how to place this file in _locales/[locale_name]/messages.json

shahednasser commented 2 years ago

You need to fork this repository then upload the new file to the directory mentioned, then open a PR