Commit graph

25 commits

Author SHA1 Message Date
Joachim Schmitz
b4af237430 Fix lupdate step to not put all translations into all ts files
but put mscore translations into mscore_*.ts only, instruments
translations into instruments_*.ts only and don't run lupdate against
qt*.ts at all.
The latter seems to have been done wrongly since quite a while, the
former since PR #3272 , 41b7906 (master) and d1b606e (2.2)
2017-09-19 16:37:55 +02:00
Joachim Schmitz
41b7906b2b Fix #243516: Untranslated strings, from Qt
Remove all Qt translations from the MuseScore repository
that are also part of Qt 5.4 and later, and deploy Qt's instead.
Also , as a side effect, deploy our Bulgarian translation for Qt
(seems a day one ommision and not needed for Qt-5.9.1 and later)

Simplify the whole process for adding languages and running lupdate

Should be good for master and 2.2
2017-08-13 20:40:00 +02:00
Joachim Schmitz
e4c27d36e8 Fix #218196: Add Armenian (hy) 2017-06-12 11:04:38 +02:00
Joachim Schmitz
7a6cc03d2d Add Scottish 2017-03-21 11:13:40 +01:00
Joachim Schmitz
55b1f790aa fix #119566: Add Malayalam (ml) to the languages 2016-09-21 11:16:03 +02:00
Joachim Schmitz
fc73d5d0f2 fix #124026: Add three new Arabic language codes 2016-09-09 11:13:07 +02:00
Joachim Schmitz
7067c5a32c fix #123531: separate Flemish from Dutch Qt translation
for the difference in translation of the "Discard" button, 'Verwerpen'
vs. 'Niet opslaan'. Also add shortcuts to the Discard and Save buttons.
Also make sure the qt_*.qm files get build by 'make lrelease'
2016-09-04 14:34:32 +02:00
lasconic
92f453d1b6 add irish language 2016-03-16 10:23:19 +04:00
Joachim Schmitz
1b861b45f4 fix #87871: Add Serbian Cyrillic (sr_RS) language
Note that I've changed the existing language "Српски" to "Srpski", to
reflect that is is the Latin version, and added the new language as
"Српски" to reflect that it is the cyrillic version.

Remaining task:
On the update translation server
* Modify languages.json
* rm share/locale/details.json
2015-11-18 16:42:27 +01:00
lasconic
713258b246 fix #68281: Add Welsh language to MuseScore 2015-07-15 20:04:49 +02:00
Joachim Schmitz
3904b02ef1 fix #48936: add Latvian
Using the en_US counterparts as sources for instruments_lv.ts and
mscore_lv.ts, as they are the least translated.
Couldn't find a suitable qt_lv.ts, maybe we could use qt_lt.ts and
modify it for Latvian?

To do on the update translation server

* Modify languages.txt
* rm share/locale/details.json
2015-02-26 11:15:32 +01:00
lasconic
76fd1f6ab8 change instruments.ts generation to use a dedicated pro file 2014-08-07 11:39:57 +02:00
lasconic
272a667ec1 add ability to translate instruments.xml 2014-08-07 10:28:13 +02:00
lasconic
4306ec67af add Georgian 2014-07-11 22:34:10 +02:00
Joachim Schmitz
d0289296ea fix #26046: add Valenican
Todo: On the update translation server
•Modify languages.txt
•rm share/locale/details.json
2014-06-10 14:56:12 +02:00
Joachim Schmitz
57da473709 fix 25631: add Nynorsk 2014-05-05 10:25:33 +02:00
lasconic
8b56364951 fix #24219: add Uzbek (latin) 2014-02-20 11:08:32 +01:00
Joachim Schmitz
98e06bbed0 fix #24219: Add Usbek translation 2014-01-10 12:24:44 +01:00
lasconic
a875b1bab6 add mongolian translation, update from transifex 2013-11-14 17:29:14 +01:00
lasconic
85e2839008 generate mscore_en.ts 2013-10-29 09:12:19 +01:00
lasconic
48cdc6b438 revert gen-qt-project, list of ts files needed to generate qm files 2013-10-29 09:06:03 +01:00
lasconic
e2be3e8e93 change the default language to en 2013-10-29 08:57:26 +01:00
lasconic
a0c98ec1a1 update translation files, delete obsolete ones 2013-06-15 17:06:45 +02:00
lasconic
f41f6c9df3 Adding Serbian language 2012-10-17 11:10:41 +02:00
Werner Schweer
412ca45401 Initial commit 2012-05-26 14:49:10 +02:00