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

How to translate it to and other language? #47

Closed
LiangWei88 opened this issue Feb 3, 2016 · 5 comments
Closed

How to translate it to and other language? #47

LiangWei88 opened this issue Feb 3, 2016 · 5 comments

Comments

@LiangWei88
Copy link
Contributor

I want to contribute and translate the QOwnNote to Chinese.
How can I start?

@pbek
Copy link
Owner

pbek commented Feb 3, 2016

Thanks a lot for your support!

I created a translation file for Chinese: https://github.com/pbek/QOwnNotes/blob/develop/src/languages/QOwnNotes_cn.ts

Later I will write a tutorial.
Meanwhile I guess this would be the best guide:

  • Create a fork of QOwnNotes on GitHub and git clone your fork on your computer
  • Install Qt Linguist to easily translate text
  • Open the translation file from your fork with Qt Linguist (for example QOwnNotes_de.ts) and translate the text with it
  • Commit and push your changes to your fork of QOwnNotes and create a pull request for your changes.
    • This way you can take credit for your valuable contribution!
    • Please make sure you are working in the develop branch and make your pull request to that branch.

Is that explanation too technical?

@pbek
Copy link
Owner

pbek commented Feb 3, 2016

I now tried to write a "mini tutorial" here: http://www.qownnotes.org/Knowledge-base/How-can-I-help-to-translate-QOwnNotes

@pbek
Copy link
Owner

pbek commented Feb 5, 2016

Thanks a lot for your contribution. 🎉 Please feel free to maintain and update your translation with further pull requests!

@pbek pbek closed this as completed Feb 5, 2016
@Zack-83
Copy link

Zack-83 commented May 27, 2020

Hallo, in the above page the link to Qt linguist is broken. The right one is https://www.qt.io/download-qt-installer (only for open source developers). An old Windows version is also on Softpedia https://www.softpedia.com/get/Others/Home-Education/Qt-Linguist.shtml
Anyway I joined the project on Crowdin: it was easy :)

@pbek
Copy link
Owner

pbek commented May 27, 2020

Thank you for mentioning, I removed that whole part now (since it's obsolete).

Sticking to https://docs.qownnotes.org/en/latest/contributing/translation/ would be best. 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants