Update 'How to translate the program'
parent
1f082ec878
commit
b61f0d60ba
|
|
@ -2,4 +2,8 @@ Translating the program is fairly easy. All you have [to do is download](https:/
|
||||||
|
|
||||||
When you have downloaded and installed Qt Linguist, [head over to the repository](https://git.outlands.no/heno/Saeterprosjekt) and fetch the language file you want to translate under ["trans"](https://git.outlands.no/heno/Saeterprosjekt/src/branch/master/trans). Open up the language file in Qt Linguist and get cracking.
|
When you have downloaded and installed Qt Linguist, [head over to the repository](https://git.outlands.no/heno/Saeterprosjekt) and fetch the language file you want to translate under ["trans"](https://git.outlands.no/heno/Saeterprosjekt/src/branch/master/trans). Open up the language file in Qt Linguist and get cracking.
|
||||||
|
|
||||||
When you are done with the translation you can either send the translation file to the [master branch maintainer](https://git.outlands.no/heno), or upload it yourself using Git. Here is a short walkthrough using Git:
|
When you are done with the translation you can either send the translation file to the [master branch maintainer](https://git.outlands.no/heno), or upload it yourself using Git. Here is a short walkthrough using Git command line (there are graphical interfaces also, but for the sake of simplicity, I am only going to cover command line as this is easier to follow without pasting in screenshots):
|
||||||
|
|
||||||
|
1. [Download the git](https://git-scm.com/downloads) client and install it
|
||||||
|
2. Open up a Git command line window. Under windows this should have been added to your start menu (search for 'git cmd')
|
||||||
|
3. Navigate
|
||||||
Loading…
Reference in New Issue
Block a user