Commit graph

11 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
4c465a7990 fix 68281: add Welsh for real
It apparently never worked since it got added to master in 713258b
and to 2.0.2 in f4226744, back in July 2015.
When switching to Cymraeg (Welsh) we actually get Čeština. When
switching to Čeština, it shows as if we got Cymraeg, but that's
just not true.
Also instruments_cy.ts never got created or updated correctly.
While at it, switch the resource manager to use the 2.0.2 translations,
for now.
2016-04-14 17:25:47 +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
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