Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.04 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.04 KB

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 language mscore_XX.qm in share/locale/CMakeLists.txt

  • Add the language instruments_XX.qm in share/locale/CMakeLists.txt

  • Add the language in build/gen-qt-projectfile.bat and build/gen-qt-projectfile

  • Add the language instruments_XX.ts to build/gen-qt-projectfile.bat and build/gen-qt-projectfile

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

  • Add the language instruments_XX.ts in share/locale

On the update translation server

  • Modify languages.json
  • rm share/locale/details.json