-
-
Notifications
You must be signed in to change notification settings - Fork 10.4k
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
i18n: add missing Arabic translation file #21651
base: main
Are you sure you want to change the base?
Conversation
- Translated all keys in the following language JSON files to Arabic: Ghost, Portal, Search, Signup- Form, and Comments. - Ensured consistency and accuracy for improved user experience - Verified language integration and formatting for consistency This commit provides the Arabic translation for all relevant UI components in Ghost CMS, filling a previously missing language option.
"Head of Marketing at Acme, Inc": "رئيس التسويق في شركة أكمي", | ||
"Hide": "إخفاء", | ||
"Hide comment": "إخفاء التعليق", | ||
"Jamie Larson": "جيمي لارسون", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the original translation for "Jamie Larson" is better, as it is intended to be a generic name, not a literal transliteration.
Okay, I deserve that. My translation is generally better but like most Arabs I didn't distinguish between أ إ and ا. I instead used ا in all cases. he got that right and better. Other than that this version has some mistakes that will end up looking laughable like using singular instead of plural. some translation ignore the cultural context. My educated guess is that this was a machine translation and that explain the correct grammar while ignoring the context. I'm not very good with Git but if someone guides me I can merge both and give you the best of both worlds. @cathysarisky , can you help me here? should I do another pull request after merging both in my local repo. or what's the best way to resolve the conflict? |
Let's see if @KHAWARIZMIX responds. If K's unresponsive, you could certainly put in a new PR and this one could be closed without merging. But perhaps K will respond (and we should give them a couple days as a courtesy) and you can collaborate. :) |
Hello, thank you for your kind response! I deeply appreciate the efforts of all contributors, especially the Arabic translators. I didn’t attempt to merge my translation because I thought it was better than anyone else’s work, but simply because I wasn’t aware that others were already contributing. I’m not here to compete or challenge others. My goal is to offer my help to the community that I admire and want to support. |
This commit provides the Arabic translation for all relevant UI components in Ghost CMS, filling a previously missing language option.
Got some code for us? Awesome 🎊!
Please include a description of your change & check your PR against this list, thanks!
yarn test:all
andyarn lint
)We appreciate your contribution!