Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💡 Localization to other Languages #44

Open
Rutuj-Runwal opened this issue Oct 10, 2022 · 10 comments
Open

💡 Localization to other Languages #44

Rutuj-Runwal opened this issue Oct 10, 2022 · 10 comments
Labels
enhancement New feature or request hacktoberfest Label for describing contributions through the hacktober fest

Comments

@Rutuj-Runwal
Copy link
Owner

Rutuj-Runwal commented Oct 10, 2022

Description

We want to translate the contents of extension to different languages to make it more accessible to the users. This will involve translating the UI of the extension in various languages.

We will then use Google's i18n infrastructure to implement internationalization across the extension.

To get started follow these instructions:

  • Check if the language that you wish to contribute to is present in google's supported list: Check the list of supported Languages
  • Star, Fork and Clone the repository
  • In the repository, head over to _locales folder
  • Here you will get a folder for en [ This is the default localization of the extension i.e. English]
  • Create another folder for the language that you want to localize to: [Example create folder named fr for french] - Get the Locale code from google's supported list
  • Copy the messages.json file from the en folder to the folder that you just created.
  • Translate only the message not the description in your copied messages.json

You can also improve already contributed translations. We will prefer native speakers to provide translations rather than 3rd parties. We are also in the process of integrating our localization and accessibility efforts with crowdwin platform led by @Soham-Mundhada

@Rutuj-Runwal Rutuj-Runwal added the enhancement New feature or request label Oct 10, 2022
@Saket2
Copy link
Contributor

Saket2 commented Oct 10, 2022

Created a PR for Hindi - #47

@marianapcorrea
Copy link
Contributor

marianapcorrea commented Oct 11, 2022

Created pull request fo pt_BR translation #54

@rajkaste
Copy link
Contributor

Created a PR for Telugu #56

@shrirangdiwakar
Copy link
Contributor

Created PR for Kannada #57

@anandthukrul
Copy link

Created PR for Marathi #58

@M7hesh
Copy link
Contributor

M7hesh commented Oct 12, 2022

Created PR for Bengali #59

@Rutuj-Runwal Rutuj-Runwal added the hacktoberfest Label for describing contributions through the hacktober fest label Oct 13, 2022
AshishSharma1203 added a commit to AshishSharma1203/RR-Adblocker that referenced this issue Oct 13, 2022
Added Gujarati language translation  regarding issue Rutuj-Runwal#44
@IvySaskia
Copy link
Contributor

I would like to help on Spanish Translation :)

@Rutuj-Runwal
Copy link
Owner Author

I would like to help on Spanish Translation :)

Sure

Rutuj-Runwal added a commit that referenced this issue Oct 14, 2022
Added Gujarati language translation regarding issue #44
IvySaskia added a commit to IvySaskia/RR-Adblocker that referenced this issue Oct 14, 2022
@IvySaskia
Copy link
Contributor

I would like to help on Spanish Translation :)

Sure

I made it on PR: [#67]

Rutuj-Runwal added a commit that referenced this issue Oct 14, 2022
Rutuj-Runwal added a commit that referenced this issue Oct 14, 2022
Added Malayalam language regarding issue #44
@M7hesh
Copy link
Contributor

M7hesh commented Oct 14, 2022

Hi, please could you update on #59. Any changes required?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Label for describing contributions through the hacktober fest
Projects
None yet
Development

No branches or pull requests

8 participants