857 Commits (727f7859b7a1399144664c429cc832f7be9fb30c)

Author SHA1 Message Date
Adriaan de Groot 901ff0e4cf i18n: remove one more stray {1 4 years ago
Calamares CI e7610132ce i18n: [python] Automatic merge of Transifex translations 4 years ago
Calamares CI 09b71819c2 i18n: [calamares] Automatic merge of Transifex translations 4 years ago
Calamares CI 409a3719cf i18n: [python] Automatic merge of Transifex translations 4 years ago
Calamares CI 2ae86fa6e6 i18n: [calamares] Automatic merge of Transifex translations 4 years ago
Calamares CI d290862163 i18n: [calamares] Automatic merge of Transifex translations 4 years ago
Calamares CI 2fa272ea2f i18n: [python] Automatic merge of Transifex translations 4 years ago
Calamares CI b869f716e7 i18n: [calamares] Automatic merge of Transifex translations 4 years ago
Calamares CI 0bbe03b214 i18n: [python] Automatic merge of Transifex translations 4 years ago
Calamares CI 1f7af88100 i18n: [calamares] Automatic merge of Transifex translations 4 years ago
Adriaan de Groot a5dfe7cd68 i18n: update english translations 4 years ago
Calamares CI e888f7b90e i18n: [python] Automatic merge of Transifex translations 4 years ago
Calamares CI d93090de44 i18n: [calamares] Automatic merge of Transifex translations 4 years ago
Calamares CI 822e30c894 i18n: [calamares] Automatic merge of Transifex translations 4 years ago
Adriaan de Groot be7b63051e Enable keyboard-model and layout-name translations.
SEE #1515
4 years ago
Adriaan de Groot e023da3f35 i18n: update Tajik keyboard translations
- real ones this time, not my made-up nonsense
4 years ago
Calamares CI 1ce126c01e i18n: [python] Automatic merge of Transifex translations 4 years ago
Calamares CI c7eb8e1d2c i18n: [calamares] Automatic merge of Transifex translations 4 years ago
Adriaan de Groot 8ab5b562ad i18n: timezone translations for Vietnamese 4 years ago
Adriaan de Groot f088efdf84 [keyboard] Re-jig translation extraction
- Use classes to prompt lupdate to extract with a better
  context (e.g. the class name, rather than plain "QObject")
  so that the translation-lookup can use the named context.
- Add hard-coded "default" variant
- Add totally bogus Tajik translations, for testing purposes
4 years ago
Adriaan de Groot b15a76804c i18n: bogus Tajik keyboard translations 4 years ago
Adriaan de Groot 063fb24f3a i18n: add translations source for keyboards 4 years ago
Calamares CI f822856441 i18n: [python] Automatic merge of Transifex translations 4 years ago
Calamares CI e4a8b8358f i18n: [calamares] Automatic merge of Transifex translations 4 years ago
Calamares CI ba1013e5a7 i18n: [python] Automatic merge of Transifex translations 4 years ago
Calamares CI 5a7bcb07d0 i18n: [calamares] Automatic merge of Transifex translations 4 years ago
Calamares CI 51a87071ae i18n: [python] Automatic merge of Transifex translations 4 years ago
Calamares CI ea220e4f7a i18n: [calamares] Automatic merge of Transifex translations 4 years ago
Calamares CI 2a795843e2 i18n: [python] Automatic merge of Transifex translations 4 years ago
Calamares CI 540a1c05b7 i18n: [calamares] Automatic merge of Transifex translations 4 years ago
Adriaan de Groot 584dec23d4 i18n: city names in Ukraine follow Ukranian transliteration (en) 4 years ago
Adriaan de Groot 7c6783948a i18n: update Tajik translation 4 years ago
Calamares CI 73d0afca43 i18n: [python] Automatic merge of Transifex translations 4 years ago
Calamares CI 16b99940ce i18n: [calamares] Automatic merge of Transifex translations 4 years ago
Adriaan de Groot 2e1dd8e7b1 i18n: Update tg timezones 4 years ago
Calamares CI ca9281f690 i18n: [python] Automatic merge of Transifex translations 4 years ago
Calamares CI 56e46a31a9 i18n: [calamares] Automatic merge of Transifex translations 4 years ago
Adriaan de Groot 5ed57331d6 i18n: Update timezone translations
SEE #1506
4 years ago
Adriaan de Groot df0180fc12 i18n: Tajik timezone translations
FIXES #1504
4 years ago
Adriaan de Groot 242d5c6499 i18n: install Python translations from a sensible place
- put the installation code in lang/ rather than among the modules
- remove useless indirection through CMake macro
4 years ago
Adriaan de Groot e02c21285a i18n: remove the compiled .mo files from 'sources' 4 years ago
Calamares CI 55dca08c8c i18n: [python] Automatic merge of Transifex translations 4 years ago
Calamares CI 0572e9cafc i18n: [calamares] Automatic merge of Transifex translations 4 years ago
Adriaan de Groot a2180936ef CI: apply coding style across the entire codebase again 4 years ago
Adriaan de Groot 1cd9b93a22 REUSE: Giant boilerplate cleanup
- point to main Calamares site in the 'part of' headers instead
  of to github (this is the "this file is part of Calamares"
  opening line for most files).
- remove boilerplate from all source files, CMake modules and completions,
  this is the 3-paragraph summary of the GPL-3.0-or-later, which has
  a meaning entirely covered by the SPDX tag.
4 years ago
Adriaan de Groot 92a6cbc773 REUSE: (CC0-1.0) generated files & PD files
- the translations generated from public-domain files are CC0-1.0
- the files derived from Unicode tables are close to CC0-1.0,
  possibly except that there is a FileCopyrightText line
4 years ago
Adriaan de Groot 3480988f53 REUSE: SPDX tagging of application library and main
- CC0-1.0 for the uninteresting version-headers
- GPL-3.0-or-later for the services

- add SPDX identifiers to Calamares C++ libraries and application sources
- add SPDX identifiers to Calamares QML (panels and slideshow)
- the `qmldir` is a list of names of things in the directory,
  so CC0-1.0 it as "uninteresting"
- QRC files are lists of names of things in the directory,
  so CC0-1.0 them as well
4 years ago
Adriaan de Groot 95ceb1e8c7 REUSE: (BSD-2-Clause) all CMakeLists
The build instructions are not that interesting, it's a toss-up
between CC0 and BSD-2, but because other CMake bits are BSD-2-Clause,
apply that to more CMakeLists. The copyright date isn't all that
accurate, but these are just inconsequential files.

While here, tidy up and get rid of some useless intermediates.
4 years ago
Calamares CI 695c1ea190 i18n: [python] Automatic merge of Transifex translations 4 years ago
Calamares CI dc81c76e5b i18n: [calamares] Automatic merge of Transifex translations 4 years ago