Commit Graph

873 Commits

Author SHA1 Message Date
Adriaan de Groot
2e1dd8e7b1 i18n: Update tg timezones 2020-09-08 16:12:28 +02:00
Calamares CI
ca9281f690 i18n: [python] Automatic merge of Transifex translations 2020-09-08 16:07:40 +02:00
Calamares CI
56e46a31a9 i18n: [calamares] Automatic merge of Transifex translations 2020-09-08 16:07:39 +02:00
Adriaan de Groot
5ed57331d6 i18n: Update timezone translations
SEE #1506
2020-09-03 15:03:22 +02:00
Adriaan de Groot
df0180fc12 i18n: Tajik timezone translations
FIXES #1504
2020-09-01 17:14:51 +02:00
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
2020-08-27 13:59:23 +02:00
Adriaan de Groot
e02c21285a i18n: remove the compiled .mo files from 'sources' 2020-08-27 13:37:45 +02:00
Calamares CI
55dca08c8c i18n: [python] Automatic merge of Transifex translations 2020-08-26 13:54:12 +02:00
Calamares CI
0572e9cafc i18n: [calamares] Automatic merge of Transifex translations 2020-08-26 13:54:11 +02:00
Adriaan de Groot
a2180936ef CI: apply coding style across the entire codebase again 2020-08-26 02:28:43 +02:00
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.
2020-08-26 02:28:38 +02:00
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
2020-08-26 02:22:49 +02:00
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
2020-08-26 02:05:46 +02:00
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.
2020-08-26 02:05:46 +02:00
Calamares CI
695c1ea190 i18n: [python] Automatic merge of Transifex translations 2020-08-18 14:58:18 +02:00
Calamares CI
dc81c76e5b i18n: [calamares] Automatic merge of Transifex translations 2020-08-18 14:58:17 +02:00
Adriaan de Groot
f08b4e502a i18n: update English source translations 2020-08-09 20:58:16 +02:00
Calamares CI
4808201944 i18n: [calamares] Automatic merge of Transifex translations 2020-08-09 20:49:43 +02:00
Calamares CI
b8530c2c08 i18n: [python] Automatic merge of Transifex translations 2020-08-05 13:53:54 +02:00
Calamares CI
ee3f308686 i18n: [calamares] Automatic merge of Transifex translations 2020-08-05 13:53:54 +02:00
Calamares CI
40f5440517 i18n: [python] Automatic merge of Transifex translations 2020-07-31 10:29:03 +02:00
Calamares CI
c6235d03e7 i18n: [calamares] Automatic merge of Transifex translations 2020-07-31 10:29:02 +02:00
Adriaan de Groot
afb0b36f58 CMake: simplify QRC generation
Use configure_file() to avoid stomping on timestamps: if the list
of translations doesn't change, we don't need to rebuild the
translated QRC.
2020-07-29 10:07:57 +02:00
Calamares CI
d0cdc8169e i18n: [python] Automatic merge of Transifex translations 2020-07-26 11:02:37 +02:00
Calamares CI
e0bb7d9f6f i18n: [calamares] Automatic merge of Transifex translations 2020-07-26 11:02:36 +02:00
Calamares CI
e1c85340e4 i18n: [calamares] Automatic merge of Transifex translations
FIXES #1455
2020-07-20 12:19:07 +02:00
Calamares CI
92a27a2c2d i18n: [python] Automatic merge of Transifex translations 2020-07-11 16:29:36 +02:00
Calamares CI
97bdb9b4f7 i18n: [calamares] Automatic merge of Transifex translations 2020-07-11 16:29:35 +02:00
Calamares CI
ba46a27b0f i18n: [python] Automatic merge of Transifex translations 2020-06-22 17:11:11 -04:00
Calamares CI
7ae55b250c i18n: [calamares] Automatic merge of Transifex translations 2020-06-22 17:11:10 -04:00
Adriaan de Groot
c284024b0e i18n: Update English translations 2020-06-18 15:47:18 +02:00
Calamares CI
13d8b85de2 i18n: [python] Automatic merge of Transifex translations 2020-06-18 14:54:45 +02:00
Calamares CI
0155d051aa i18n: [calamares] Automatic merge of Transifex translations 2020-06-18 14:54:44 +02:00
Calamares CI
e34c0576e7 i18n: [python] Automatic merge of Transifex translations 2020-06-12 14:36:48 +02:00
Calamares CI
8ba9d394ec i18n: [calamares] Automatic merge of Transifex translations 2020-06-12 14:36:48 +02:00
Adriaan de Groot
70f1079873 i18n: expand the translation-load-compare tool a little, more docs 2020-06-12 12:56:13 +02:00
Calamares CI
f8f879153c i18n: [python] Automatic merge of Transifex translations 2020-06-06 17:06:58 +02:00
Calamares CI
5dce8d4423 i18n: [calamares] Automatic merge of Transifex translations 2020-06-06 17:06:58 +02:00
Callum Farmer
eee9dee87f [lang] Update SPDX identifiers. 2020-06-03 12:28:58 +01:00
Calamares CI
a318fc8f56 i18n: [python] Automatic merge of Transifex translations 2020-05-25 03:40:18 -04:00
Calamares CI
885fe80d5b i18n: [calamares] Automatic merge of Transifex translations 2020-05-25 03:40:18 -04:00
Calamares CI
03a7d1253c i18n: [python] Automatic merge of Transifex translations 2020-05-14 23:56:05 +02:00
Calamares CI
e524ac952d i18n: [calamares] Automatic merge of Transifex translations 2020-05-14 23:56:05 +02:00
Calamares CI
70c4d8ae9c i18n: [calamares] Automatic merge of Transifex translations 2020-05-08 17:32:28 +02:00
Calamares CI
aef529afe5 i18n: [python] Automatic merge of Transifex translations 2020-05-06 11:52:17 +02:00
Calamares CI
4f274bae36 i18n: [calamares] Automatic merge of Transifex translations 2020-05-06 11:52:16 +02:00
Adriaan de Groot
f4f720bc8f i18n: update English sources 2020-04-30 23:13:45 +02:00
Adriaan de Groot
fa75c2e2a0 i18n: Correct XML some more 2020-04-29 22:35:20 +02:00
bittin
64324c8fc2 i18n: Swedish translation of the Timezone file 2020-04-29 21:22:14 +02:00
Calamares CI
8e3f4547a5 i18n: [python] Automatic merge of Transifex translations 2020-04-29 12:57:46 +02:00
Calamares CI
9ab1667088 i18n: [calamares] Automatic merge of Transifex translations 2020-04-29 12:57:44 +02:00
Adriaan de Groot
3ef950eea3
Merge pull request #1382 from bill-auger/patch-translations
[i18n] esperanto translations
2020-04-19 13:41:12 +02:00
Calamares CI
90cb1ebc49 i18n: [calamares] Automatic merge of Transifex translations 2020-04-19 13:40:28 +02:00
bill-auger
1d71ad71c2 [i18n] esperanto translations 2020-04-17 22:11:32 -04:00
Calamares CI
dbde6149ac i18n: [python] Automatic merge of Transifex translations 2020-04-17 13:18:25 +02:00
Calamares CI
4282bbbbc7 i18n: [calamares] Automatic merge of Transifex translations 2020-04-17 13:18:24 +02:00
Calamares CI
d08faf6e54 i18n: [python] Automatic merge of Transifex translations 2020-04-15 13:43:18 +02:00
Calamares CI
ef6073de14 i18n: [calamares] Automatic merge of Transifex translations 2020-04-15 13:43:17 +02:00
Calamares CI
69cd87909b i18n: [python] Automatic merge of Transifex translations 2020-04-08 13:25:56 +02:00
Calamares CI
9c6801afa8 i18n: [calamares] Automatic merge of Transifex translations 2020-04-08 13:25:55 +02:00
Calamares CI
04cbceed5e i18n: [python] Automatic merge of Transifex translations 2020-04-07 23:03:18 +02:00
Calamares CI
b2106287a6 i18n: [calamares] Automatic merge of Transifex translations 2020-04-07 23:03:17 +02:00
Adriaan de Groot
8a6925c5be i18n: update English texts 2020-04-07 22:59:52 +02:00
Calamares CI
3c762d3e2b i18n: [python] Automatic merge of Transifex translations 2020-03-27 23:43:50 +01:00
Calamares CI
034447e021 i18n: [calamares] Automatic merge of Transifex translations 2020-03-27 23:43:49 +01:00
Calamares CI
92bbf6896c i18n: [python] Automatic merge of Transifex translations 2020-03-18 23:41:19 +01:00
Calamares CI
1d0ff39c92 i18n: [calamares] Automatic merge of Transifex translations 2020-03-18 23:41:18 +01:00
Calamares CI
0d91220ab7 i18n: [calamares] Automatic merge of Transifex translations 2020-02-27 23:26:29 +01:00
Calamares CI
c93f749a35 i18n: [python] Automatic merge of Transifex translations 2020-02-27 13:36:21 +01:00
Calamares CI
5e0f182ebc i18n: [calamares] Automatic merge of Transifex translations 2020-02-27 13:36:21 +01:00
Calamares CI
d903a50bd8 i18n: [python] Automatic merge of Transifex translations 2020-02-24 11:43:38 +01:00
Calamares CI
bcc779bd43 i18n: [calamares] Automatic merge of Transifex translations 2020-02-24 11:43:37 +01:00
Calamares CI
bde6d4e950 i18n: [python] Automatic merge of Transifex translations 2020-02-20 22:59:18 +01:00
Calamares CI
476e5ac603 i18n: [calamares] Automatic merge of Transifex translations 2020-02-20 22:59:16 +01:00
Calamares CI
f45ed644d9 i18n: [python] Automatic merge of Transifex translations 2020-02-04 22:19:48 +01:00
Calamares CI
1b3797b414 i18n: [calamares] Automatic merge of Transifex translations 2020-02-04 22:19:47 +01:00
Adriaan de Groot
252ce70203 i18n: updated (English) source files 2020-01-29 11:42:04 +01:00
Calamares CI
bbd18b4851 i18n: [python] Automatic merge of Transifex translations 2020-01-27 16:40:05 +01:00
Calamares CI
0adc6599b7 i18n: [calamares] Automatic merge of Transifex translations 2020-01-27 16:40:04 +01:00
Calamares CI
e967b121e2 i18n: [python] Automatic merge of Transifex translations 2020-01-25 23:26:41 +01:00
Calamares CI
209e4a2ad9 i18n: [calamares] Automatic merge of Transifex translations 2020-01-25 23:26:40 +01:00
Adriaan de Groot
25f0ba672c i18n: fix spelling of Kyiv
- Add Ukranian translations of zone names. Since I don't write
   Ukranian, add only a translation (er .. in this case, the
   proper original spelling) of Kyiv.
 - Fix spelling in English following UN resolution.
 - Dutch remains unchanged, since as far as I can tell the Dutch
   Government still sticks to the Soviet-era spelling.

FIXES #1298
2020-01-06 17:22:12 +01:00
Adriaan de Groot
93826c3c2a i18n: Dutch TZ translations (provisional) 2019-12-10 23:23:43 +00:00
Adriaan de Groot
3e3334349b i18n: untranslated timezone names 2019-12-10 22:44:10 +00:00
Calamares CI
0c128d42d2 i18n: [python] Automatic merge of Transifex translations 2019-12-03 11:17:53 +01:00
Calamares CI
111b05f3c9 i18n: [calamares] Automatic merge of Transifex translations 2019-12-03 11:17:52 +01:00
Adriaan de Groot
2e22bdd7dc i18n: update the english translation files for once 2019-11-28 16:51:57 +01:00
Calamares CI
aa789fed46 i18n: [python] Automatic merge of Transifex translations 2019-11-28 15:45:33 +01:00
Calamares CI
c13f2f79d1 i18n: [calamares] Automatic merge of Transifex translations 2019-11-28 15:45:32 +01:00
Calamares CI
17dcc38f3c i18n: [python] Automatic merge of Transifex translations 2019-11-08 13:50:21 +01:00
Calamares CI
810f574cb3 i18n: [calamares] Automatic merge of Transifex translations 2019-11-08 13:50:20 +01:00
Calamares CI
a395ed1113 i18n: [python] Automatic merge of Transifex translations 2019-11-01 17:24:10 +01:00
Calamares CI
2edb204c9e i18n: [calamares] Automatic merge of Transifex translations 2019-11-01 17:24:10 +01:00
Calamares CI
65b81f84a5 i18n: [python] Automatic merge of Transifex translations 2019-10-07 21:52:25 +02:00
Calamares CI
6a28277aa2 i18n: [calamares] Automatic merge of Transifex translations 2019-10-07 21:52:24 +02:00
Calamares CI
7a8c44a4a3 i18n: [python] Automatic merge of Transifex translations 2019-09-30 10:34:12 +02:00
Calamares CI
aecf776bf7 i18n: [calamares] Automatic merge of Transifex translations 2019-09-30 10:34:12 +02:00
Calamares CI
3caab1cf96 i18n: [python] Automatic merge of Transifex translations 2019-09-23 12:43:05 +02:00
Calamares CI
d77141a147 i18n: [calamares] Automatic merge of Transifex translations 2019-09-23 12:43:04 +02:00
Calamares CI
4ef10ca326 i18n: [python] Automatic merge of Transifex translations 2019-09-15 21:51:51 +02:00