Add Serbian translation, and a translation guide

This commit is contained in:
ArsenArsen 2017-07-29 23:54:22 +02:00
parent 9f57a10bb8
commit f77519da0b
No known key found for this signature in database
GPG Key ID: C631EC9C50708CF4
4 changed files with 1024 additions and 0 deletions

1
translations.qrc Normal file
View File

@ -0,0 +1 @@
<RCC/>

9
translations/README.md Normal file
View File

@ -0,0 +1,9 @@
## So, I hear ya want to translate
here is how to do it:
Firstly, run `lupdate ../KShare.pro -no-obsolete -ts <your locale (eg. en_US or sr_RS)>.ts`
If you see something that looks like it was just changed a bit, take the old translation and update it, as `-no-obsolete` removed it.
Then open and edit the file in Qt Linguist.
When you're done editing the file, save it and run `lrelease <your .ts file>` and add an entry into `../translations.qrc` for the newly produced `.qm` file (if there isn't one).
That's all, thank you!

BIN
translations/sr_RS.qm Normal file

Binary file not shown.

1014
translations/sr_RS.ts Normal file

File diff suppressed because it is too large Load Diff