-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Initialize Persian Language #239
Conversation
DanielBlackBeard
commented
Dec 21, 2022
•
edited
Loading
edited
- Initialize Persian language file
- add to selector
+Initialize Persian language file +add to selector
Lines 291 to 295 in 255d95e
Please add language here too, and then run the build. In this way, every time you compile, the strings that need to be translated will be automatically output to the .ts file, so that you can use Qt Linguist for easy translation. |
It's ok, this PR can almost be merged. But I checked, and the translated strings are very limited, and most of the entire interface is still in English. So if you are interested, you can continue to push the translation to this PR. |
Hi,Thanks |
Hi . I have a request. Because I want to translate and to check the output every time, this will help me to have a good translation. update: I using GitHub action but it take a lot of time for doing it from scratch every time. |
+add more Persian translation + delete rewrite English text
After built it , i tested it and there is a problem that the Translate use LTR formation , Middle east language are RTL and when language change to persian(farsi) , texts need to be RTL format . |
add more translate
add more Persian translation
Update fa_IR.ts
Translation result: |
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.
- Translate Readme to Persian and make it in Docs section
- Translate Phrases and words for Persian language
- add Macos build section to main readme
thanks @arm64v8a |
The language is merged. I'm running the a test build https://github.com/MatsuriDayo/nekoray/actions/runs/3816019747 If you find that some texts are not RTL, you can take a screenshot and tell me. |
This photo you gave is wonderful. Both the user interface is completely RTL ,the text in this photo is displayed correctly. |