MuseScore/share/locale/README.md
2020-11-14 14:19:20 +02:00

887 B

Note to translators

Read more about how MuseScore works together with Transifex for handling translations: http://musescore.org/node/22982

How to add a new language

You need the name of the language and the two letter code

On Transifex

In MuseScore source

  • Add the language in share/locale/languages.xml

  • Add the share/locale/mscore_XX.ts file, tx pull can help (tx pull -t language_code)

  • Add the share/locale/instruments_XX.ts file, see above

  • Add the share/locale/tours_XX.ts file, see above

  • Add the language in build/ci/tx2s3/languages.json

  • Finally create a PR