Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Russian localization #8

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Feb 4, 2019

  1. Localization support added

    + Added tr(...) wrapper to all english strings (excepting about and
      update dialogs)
    + Added QTranslator
    + Added not translated locale_ru.ts (for example)
    * Small code fixes
    PROPHESSOR committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    4668cf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    963779a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    578bdfb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15fdcd8 View commit details
    Browse the repository at this point in the history
  5. Added localization support for non-gui files

    Including General Midi instruments
    PROPHESSOR committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    e5caecc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6804d74 View commit details
    Browse the repository at this point in the history
  7. Russian localization fixes

    * Control Change: Изменение контроллера -> Управление контроллером
    * Key Signature: Клавишная метка -> Смена тональности
    * Program Change: Изменение программы -> Смена инструмента
    * Time Signature: Временная метка -> Размерность
    * System Exclusive: -> Системо-зависимые
    PROPHESSOR committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    62df3a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    155c0ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d0fcd9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    50d2534 View commit details
    Browse the repository at this point in the history