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

Update translations by Alex #107

Merged
merged 4 commits into from
Jul 23, 2019
Merged

Update translations by Alex #107

merged 4 commits into from
Jul 23, 2019

Conversation

matevz
Copy link
Member

@matevz matevz commented Jul 23, 2019

Update translations and desktop entry. Thanks to Alex. Closes #106

@matevz matevz self-assigned this Jul 23, 2019
@matevz matevz merged commit 8f99501 into master Jul 23, 2019
@matevz matevz deleted the matevz/tr/106 branch July 23, 2019 14:52
suamor pushed a commit that referenced this pull request Jan 4, 2020
* translation: Add template.ts to codebase
* translation: Update all translations, thanks to Alex
* translation: Add Ukrainian translation thanks to Alex
suamor added a commit that referenced this pull request Jan 6, 2020
* [Clang][Build] Fix a lot of warnings and errors

- Fix build issues with Clang Version 6
- Fix warnings (as shown in QTCreator)
- Fix some conversion issues with simple types (f.e. int -> char)

* [Clang][Build] Fix a lot of warnings and errors

- Fix build issues with Clang Version 6
- Fix warnings (as shown in QTCreator)
- Fix some conversion issues with simple types (f.e. int -> char)

* [Clang][Build] Fix a lot of warnings and errors

- Fix build issues with Clang Version 6
- Fix warnings (as shown in QTCreator)
- Fix some conversion issues with simple types (f.e. int -> char)

* [Build] Fixes and Raw Pointer refactoring
- Fix language build (namespace messages)
- Requires C++14 for std::unique_ptr creation
- Replace pointers with smart pointers

* [Build] Fixes and Raw Pointer refactoring
- Fix language build (namespace messages)
- Requires C++14 for std::unique_ptr creation
- Replace pointers with smart pointers

* [Clang][Build] Fix a lot of warning and errors
- Fix warnings (as shown in QTCreator)
- Fix some conversions (read the added notes)
- Fix some dead code (executed after method return, could be merge issue)

* [Clang][Build] Fix a lot of warning and errors
- Fix warnings (as shown in QTCreator)
- Fix some conversions (read the added notes)
- Fix some dead code (executed after method return, could be merge issue)

* Add initial travis support

* More work on travis CI

* Add new make tr target for updating translation files

* Support transparent context backgrounds and correct foregrounds

* settings dialog: fix color picker button background on KDE

* Use .isValid instead of QColor()

* Remove -no-ui-lines

* Add auto template.ts upload with travis to github

* editor: Fix note checker not checking when add dot

* Update translations by Alex (#107)

* translation: Add template.ts to codebase
* translation: Update all translations, thanks to Alex
* translation: Add Ukrainian translation thanks to Alex

* Add .gitignore (#108)

* Bump rtmidi-4.0.0. Add lib/ for contributed libraries.

* Removed obsolete Qt4 CMakeLists.

* canorusmlimport: fix incorrect import of foreground color before 0.7.3

* mainwin: use more standard "Go to" and Ctrl+G instead of "Jump to"

* add support for chord names (#118)

* add ChordName and ChordNameContext classes and its Drawable instances
* add notechecker support for wrong chord name syntax
* add printing support for chord names
* update context icons for consistency
* remove obsolete swig 1.x and 2.x support

* Update required Swig version in README

* fix parsing of es and as chord names

* fix parsing of es and as chord names

* Fix machine translation file location (#51)

* Make SPHINX_BUILD_COMMAND optional (#111)

* Fix compilation warnings/errors on raspbian (#111)

* fix invisible textedit for syllables and chord names

Also fix some warnings

* Add chord names to 130.done.xml example and all features test

* fix MIDI recorder crash (#109)

- also fix some compilation warnings

* [Clang][Merge] Fix issues after merge with master
- Remove further warnings and errors
- Add a few notes (unclear code)
- Fix build (broken translation command commented)

* [Build] Fix translation generation for build folder

* [Build] Minor fixes
- Some changes on warning handling
- Fix some copyright headers
- Ignore: Remove support for build inside source folder
- Ignore: Add CMakeLists.txt user files

* [Build] Generate Python/Ruby Swig in Build folder
- Add missing Output Directory command
- Minor Formatting
- Add include for unique_ptr (for previous Qt LTS)

* [Build] Fix missing include problem with old Qt5 LTS

* [Build] Fix missing include problem with old Qt5 LTS

* [Build] Fix missing include problem with old Qt5 LTS

* [Build] Fix gcc issue and installation
- Fix warning (gcc only)
- Fix wrong folder for installation

* [Travis] Build in separate folder
- Create and use build folder
- Move build into separate shell script

* [Travis] Build in separate folder
- Create and use build folder
- Move build into separate shell script

* [Travis] Build in separate folder
- Create and use build folder
- Move build into separate shell script

* [Travis] Build in separate folder
- Create and use build folder
- Move build into separate shell script

* Volta brackets do appear in lilypond exports.

* Revert "Merge branch 'master' of https://github.com/canorusmusic/canorus"

This reverts commit 79ae52a, reversing
changes made to cbee22f.

* add support for chord names (#118)

* add ChordName and ChordNameContext classes and its Drawable instances
* add notechecker support for wrong chord name syntax
* add printing support for chord names
* update context icons for consistency
* remove obsolete swig 1.x and 2.x support

* [Build] Fix some review findings and merge issues
- Review findings fixed (PR and own)
- Fix merging issues (from master)
- 0.8.0.rc1

Co-authored-by: Matevž Jekovec <matevz.jekovec@gmail.com>
Co-authored-by: itsgeorg <52868127+itsgeorg@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update translations by Alex
1 participant