-
Notifications
You must be signed in to change notification settings - Fork 23
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
RTL language support #18
Comments
Hi, I saw that you'd submitted a translation for Farsi, thank you. In principle it should be possible but it will only be available from v3 (which I'm currently finishing now). I think however it will have to work that someone else will need to implement via a stylesheet, I don't really have the knowledge or experience to do it justice. |
Hello! I'm planning to translate Quollwriter into Chinese. How can I submit my translated language fork for this project? Can you tell me the i18 directory or the file format and template I need to create? I saw in the
But I don't know how to fork Quollwriter and submit my translation for the language I want to translate. |
Hi, You don't need to fork QW or mess with the build file. QW has a built-in mechanism for creating translations. Just start QW, go to the Options panel, in the "How things look and sound" section under "Language" use the "Create a translation" button, enter the details then you should be shown a window that will present all the strings that can be translated. From there you can try out your strings and submit them to the server when ready. You don't need to provide a full translation, just be aware that any strings you don't provide will be presented to the user as English. Also there is no way currently to indicate what direction your translation should be displayed, it will default to left-to-right. Final thing, there is currently no Chinese dictionary for the spellchecker. That is on my todo list, I have to find a good spellchecker that provides non-Western languages and it's more difficult than you might think! Hope this helps. |
Hi! I wanted to know if it is possible to add support for right-to-left languages like Persian to Quoll Writer? Because this feature can be very helpful and make the software usable for more users.
The text was updated successfully, but these errors were encountered: