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

feat(#9683): add Arabic translations #9696

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

andrablaj
Copy link
Member

@andrablaj andrablaj commented Dec 6, 2024

Description

Add Arabic translations (see translation file).

Closes #9683

Code review checklist

  • UI/UX backwards compatible: Test it works for the new design (enabled by default). And test it works in the old design, enable can_view_old_navigation permission to see the old design.
  • Readable: Concise, well named, follows the style guide, documented if necessary.
  • Documented: Configuration and user documentation on cht-docs
  • Tested: Unit and/or e2e where appropriate
  • Internationalised: All user facing text
  • Backwards compatible: Works with existing data and configuration or includes a migration. Any breaking changes documented in the release notes.

Compose URLs

If Build CI hasn't passed, these may 404:

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

@andrablaj
Copy link
Member Author

@m5r These are the Arabic translations shared by ICRC. I took a shot at creating the messages-ar.properties file starting from this Excel file. Would you mind looking at the video below and letting me know if the words are in the correct order when setting the browser to RTL? If yes, I can then mark the PR as ready for review. If not, I might need to start over with creating the properties file to ensure the words are correctly ordered. Thank you!

1.mp4

@m5r
Copy link
Member

m5r commented Dec 9, 2024

@andrablaj yes the words appear to be in correct order 👍

@andrablaj andrablaj marked this pull request as ready for review December 9, 2024 13:48
@andrablaj andrablaj requested a review from m5r December 9, 2024 13:49
Copy link
Member

@m5r m5r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andrablaj
Copy link
Member Author

Thank you @m5r! I followed the steps in the guide and those files were not mentioned. I will dig into what other changes are needed and update the doc site accordingly. Let me get back here tomorrow or the day after tomorrow.

@andrablaj
Copy link
Member Author

@m5r would you please look at the newer version of this PR?

For the webapp/src/js/bootstrapper/translator.js file, I used some translations from the messages-ar.properties file, and I used Google Translate for the longer sentences. We will have a dedicated QA activity with ICRC very soon with an Arabic-speaker and we can fix that file if something is not 100% accurate.

@andrablaj andrablaj requested a review from m5r December 11, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Arabic translations
2 participants