Commit Graph

967 Commits

Author SHA1 Message Date
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
Calamares CI
c448117073 i18n: [calamares] Automatic merge of Transifex translations 2019-09-15 21:51:51 +02:00
Calamares CI
3eb5c00e13 i18n: [python] Automatic merge of Transifex translations 2019-09-02 10:52:45 +02:00
Calamares CI
617a62c18a i18n: [calamares] Automatic merge of Transifex translations 2019-09-02 10:52:44 +02:00
Calamares CI
36d64b0944 i18n: [python] Automatic merge of Transifex translations 2019-08-30 13:17:14 +02:00
Calamares CI
64a5a30199 i18n: [calamares] Automatic merge of Transifex translations 2019-08-30 13:17:14 +02:00
Calamares CI
d98788a405 i18n: [calamares] Automatic merge of Transifex translations 2019-08-02 09:35:59 +02:00
Calamares CI
2bac96425f i18n: [python] Automatic merge of Transifex translations 2019-07-29 13:29:04 +02:00
Calamares CI
6aec65ec70 i18n: [calamares] Automatic merge of Transifex translations 2019-07-29 13:29:03 +02:00
Calamares CI
b43dee45e1 i18n: [python] Automatic merge of Transifex translations 2019-07-05 23:31:28 +02:00
Calamares CI
263c0166c6 i18n: [calamares] Automatic merge of Transifex translations 2019-07-05 23:31:28 +02:00
Calamares CI
a85b5e8549 i18n: [python] Automatic merge of Transifex translations 2019-06-28 12:52:42 +02:00
Calamares CI
db4c23d403 i18n: [calamares] Automatic merge of Transifex translations 2019-06-28 12:52:41 +02:00
Calamares CI
c57e914a23 i18n: [python] Automatic merge of Transifex translations 2019-06-21 16:43:01 +02:00
Calamares CI
12fa6978f0 i18n: [calamares] Automatic merge of Transifex translations 2019-06-21 16:43:00 +02:00
Calamares CI
5daa3b61e1 i18n: [calamares] Automatic merge of Transifex translations 2019-06-17 15:43:28 +02:00
Calamares CI
74059dcaef i18n: [python] Automatic merge of Transifex translations 2019-06-17 15:35:07 +02:00
Calamares CI
8e2b49364c i18n: [calamares] Automatic merge of Transifex translations 2019-06-17 15:35:07 +02:00
Calamares CI
a7e5488f77 i18n: [python] Automatic merge of Transifex translations 2019-06-07 10:44:02 +02:00
Calamares CI
21f6ff0e60 i18n: [calamares] Automatic merge of Transifex translations 2019-06-07 10:44:01 +02:00
Calamares CI
bdac6d1e30 i18n: [python] Automatic merge of Transifex translations 2019-06-03 15:00:04 +02:00
Calamares CI
8f553c0b61 i18n: [calamares] Automatic merge of Transifex translations 2019-06-03 15:00:04 +02:00
Calamares CI
2d3f9bcdbb i18n: [python] Automatic merge of Transifex translations 2019-05-28 12:56:23 +02:00
Calamares CI
3d78f94ff4 i18n: [calamares] Automatic merge of Transifex translations 2019-05-28 12:56:23 +02:00
Calamares CI
6049a9e848 i18n: [python] Automatic merge of Transifex translations 2019-05-21 12:17:17 +02:00
Calamares CI
6eb9cbf601 i18n: [calamares] Automatic merge of Transifex translations 2019-05-21 12:17:16 +02:00
Calamares CI
5b8a54edce i18n: [python] Automatic merge of Transifex translations 2019-05-10 15:16:50 -04:00
Calamares CI
6781e112ec i18n: [calamares] Automatic merge of Transifex translations 2019-05-10 15:16:50 -04:00
Calamares CI
1660e15eda i18n: [python] Automatic merge of Transifex translations 2019-05-02 16:42:06 -04:00
Calamares CI
d50f3a4d15 i18n: [calamares] Automatic merge of Transifex translations 2019-05-02 16:42:05 -04:00
Calamares CI
32a9f5ef0a i18n: [python] Automatic merge of Transifex translations 2019-04-29 04:39:41 -04:00
Calamares CI
23a5feb58d i18n: [calamares] Automatic merge of Transifex translations 2019-04-29 04:39:40 -04:00
Calamares CI
5534c1b939 i18n: [python] Automatic merge of Transifex translations 2019-04-27 12:03:06 -04:00
Calamares CI
03715fac7d i18n: [calamares] Automatic merge of Transifex translations 2019-04-27 12:03:05 -04:00
Calamares CI
5f2b191be0 i18n: [python] Automatic merge of Transifex translations 2019-04-25 09:50:30 -04:00
Calamares CI
062ced502c i18n: [calamares] Automatic merge of Transifex translations 2019-04-25 09:50:29 -04:00
Calamares CI
f64efe16b9 i18n: [python] Automatic merge of Transifex translations 2019-04-24 07:24:56 -04:00
Calamares CI
5354942962 i18n: [calamares] Automatic merge of Transifex translations 2019-04-24 07:24:55 -04:00
Calamares CI
b933cb03f6 i18n: [python] Automatic merge of Transifex translations 2019-04-20 08:43:00 -04:00
Calamares CI
e012532c8f i18n: [calamares] Automatic merge of Transifex translations 2019-04-20 08:42:58 -04:00
Calamares CI
189b33a376 i18n: [python] Automatic merge of Transifex translations 2019-04-15 09:29:58 -04:00
Calamares CI
b1a8043ee7 i18n: [calamares] Automatic merge of Transifex translations 2019-04-15 09:29:57 -04:00
Calamares CI
b4274f4e46 i18n: [python] Automatic merge of Transifex translations 2019-04-01 05:02:12 -04:00
Calamares CI
12bcdf0854 i18n: [calamares] Automatic merge of Transifex translations 2019-04-01 05:02:11 -04:00
Calamares CI
6962a074ef i18n: [python] Automatic merge of Transifex translations 2019-03-29 05:25:55 -04:00
Calamares CI
3ea8c0c119 i18n: [calamares] Automatic merge of Transifex translations 2019-03-29 05:25:54 -04:00
Calamares CI
2a27a3c9dd i18n: [python] Automatic merge of Transifex translations 2019-02-12 04:48:26 -05:00
Calamares CI
6cce96c0bf i18n: [calamares] Automatic merge of Transifex translations 2019-02-12 04:48:25 -05:00
Calamares CI
73bffe769b i18n: [python] Automatic merge of Transifex translations 2019-02-11 08:52:00 -05:00
Calamares CI
fb03577b2e i18n: [calamares] Automatic merge of Transifex translations 2019-02-11 08:51:59 -05:00
Calamares CI
9d316b430f i18n: [python] Automatic merge of Transifex translations 2019-02-06 03:50:17 -05:00
Calamares CI
60d583ef64 i18n: [calamares] Automatic merge of Transifex translations 2019-02-06 03:50:15 -05:00
Calamares CI
422cd39c49 i18n: [python] Automatic merge of Transifex translations 2019-01-25 09:23:07 -05:00
Calamares CI
1be5c9006a i18n: [calamares] Automatic merge of Transifex translations 2019-01-25 09:23:05 -05:00
Calamares CI
bbd66f3168 i18n: [python] Automatic merge of Transifex translations 2019-01-24 08:19:41 -05:00
Calamares CI
8f215dd8e3 i18n: [calamares] Automatic merge of Transifex translations 2019-01-24 08:19:38 -05:00
Calamares CI
d096ca6a8d i18n: [python] Automatic merge of Transifex translations 2019-01-09 14:06:47 +01:00
Calamares CI
8d60f6025d i18n: [calamares] Automatic merge of Transifex translations 2019-01-09 14:06:45 +01:00
Calamares CI
934e58ad54 i18n: [python] Automatic merge of Transifex translations 2019-01-03 15:06:56 +01:00
Calamares CI
ad9fe5b382 i18n: [calamares] Automatic merge of Transifex translations 2019-01-03 15:06:50 +01:00
Calamares CI
915884c6fe i18n: [python] Automatic merge of Transifex translations 2018-12-11 19:31:23 +01:00
Calamares CI
1321ba1525 i18n: [calamares] Automatic merge of Transifex translations 2018-12-11 19:31:21 +01:00
Adriaan de Groot
33c5baa9f3 [lang] Add usage information
- This developer tool was originally committed with a not-useful
   commit message, no usage info, and no documentation. Bad [ade].
2018-12-11 14:03:18 +01:00
Adriaan de Groot
d7f0a1b937 [lang] Xml could be option, this is developer tooling after all 2018-12-11 13:55:31 +01:00
Calamares CI
dc92415ae0 i18n: [python] Automatic merge of Transifex translations 2018-12-03 21:09:30 +01:00
Calamares CI
a0766a6895 i18n: [calamares] Automatic merge of Transifex translations 2018-12-03 21:09:29 +01:00
Calamares CI
ebe1be8c8b i18n: [python] Automatic merge of Transifex translations 2018-11-20 13:17:22 +01:00
Calamares CI
b62e778fec i18n: [calamares] Automatic merge of Transifex translations 2018-11-20 13:17:20 +01:00
Calamares CI
0e7f97fe49 i18n: [python] Automatic merge of Transifex translations 2018-10-05 07:36:40 -04:00
Calamares CI
c63ecc8a35 i18n: [calamares] Automatic merge of Transifex translations 2018-10-05 07:36:39 -04:00
Calamares CI
94c244eef8 i18n: [python] Automatic merge of Transifex translations 2018-09-12 05:01:25 -04:00
Calamares CI
649a1407cb i18n: [calamares] Automatic merge of Transifex translations 2018-09-12 05:01:23 -04:00
Calamares CI
13015096d1 i18n: [calamares] Automatic merge of Transifex translations 2018-09-03 15:15:00 -04:00
Calamares CI
2d763e4d1a i18n: [python] Automatic merge of Transifex translations 2018-09-03 04:30:53 -04:00
Calamares CI
01889b0392 i18n: [calamares] Automatic merge of Transifex translations 2018-09-03 04:30:52 -04:00
Calamares CI
3fd1aefb03 i18n: [python] Automatic merge of Transifex translations 2018-08-20 12:32:47 -04:00
Calamares CI
2ced06a0e9 i18n: [calamares] Automatic merge of Transifex translations 2018-08-20 12:32:45 -04:00
Calamares CI
12b668f4ee i18n: [python] Automatic merge of Transifex translations 2018-08-06 05:15:49 -04:00
Calamares CI
b6f1960fc5 i18n: [calamares] Automatic merge of Transifex translations 2018-08-06 05:15:48 -04:00
Calamares CI
9f1cfba4ef i18n: [calamares] Automatic merge of Transifex translations 2018-06-27 12:55:48 -04:00
Calamares CI
cd07a8bad9 i18n: [python] Automatic merge of Transifex translations 2018-06-25 10:02:55 -04:00
Calamares CI
92fa63492e i18n: [calamares] Automatic merge of Transifex translations 2018-06-25 10:02:55 -04:00
Adriaan de Groot
398b6be4ba Update issue template 2018-06-18 10:24:35 -04:00
Calamares CI
c822627bec i18n: [calamares] Automatic merge of Transifex translations 2018-06-18 07:45:46 -04:00
Calamares CI
93aa0f3c85 i18n: [python] Automatic merge of Transifex translations 2018-06-16 19:27:46 -04:00
Calamares CI
8211edc6fd i18n: [calamares] Automatic merge of Transifex translations 2018-06-16 19:27:44 -04:00
Calamares CI
ef897f59f5 i18n: Add Korean (ko) language translations
Since this is a new language, it is currently 0% translated.
That is why it goes into _tx_bad. It will move to one of the
other categories once some translation has happened. Add the
(still empty) Transifex files already.
2018-06-14 05:03:14 -04:00
Calamares CI
781bdcc1a4 i18n: [python] Automatic merge of Transifex translations 2018-06-14 04:47:53 -04:00
Calamares CI
c47fd88ff0 i18n: [calamares] Automatic merge of Transifex translations 2018-06-14 04:47:51 -04:00
Calamares CI
430ca800f7 i18n: [python] Automatic merge of Transifex translations 2018-06-04 08:21:59 -04:00
Calamares CI
d82b103eda i18n: [calamares] Automatic merge of Transifex translations 2018-06-04 08:21:57 -04:00
Calamares CI
960c33a512 i18n: [python] Automatic merge of Transifex translations 2018-05-29 03:27:21 -04:00
Calamares CI
a29bd5a18d i18n: [calamares] Automatic merge of Transifex translations 2018-05-29 03:27:20 -04:00
Calamares CI
1dc11a9d5d i18n: [python] Automatic merge of Transifex translations 2018-05-26 07:24:37 -04:00
Calamares CI
96b1f1cfbc i18n: [calamares] Automatic merge of Transifex translations 2018-05-26 07:24:35 -04:00
Calamares CI
42d64f0630 i18n: [python] Automatic merge of Transifex translations 2018-05-22 11:37:24 -04:00
Calamares CI
a43b87c636 i18n: [calamares] Automatic merge of Transifex translations 2018-05-22 11:37:23 -04:00
Calamares CI
7bdb2ef735 i18n: [python] Automatic merge of Transifex translations 2018-05-17 11:04:13 -04:00
Calamares CI
30fe4ddf24 i18n: [calamares] Automatic merge of Transifex translations 2018-05-17 11:04:12 -04:00
Calamares CI
f6f34bbec3 i18n: [python] Automatic merge of Transifex translations 2018-05-16 11:02:49 -04:00
Calamares CI
9cb6a996c6 i18n: [calamares] Automatic merge of Transifex translations 2018-05-16 11:02:47 -04:00
Calamares CI
d354027114 i18n: [python] Automatic merge of Transifex translations 2018-05-14 06:28:57 -04:00
Calamares CI
4e1306bf89 i18n: [calamares] Automatic merge of Transifex translations 2018-05-14 06:28:57 -04:00
Calamares CI
4723f70503 i18n: [python] Automatic merge of Transifex translations 2018-05-10 07:38:20 -04:00
Calamares CI
d79ca92cbf i18n: [calamares] Automatic merge of Transifex translations 2018-05-10 07:38:19 -04:00
Adriaan de Groot
96887e754c i18n: drop es_ES, add tooling 2018-05-07 09:14:18 -04:00
Adriaan de Groot
ff43752f47 i18n: pl_PL has merged into pl 2018-05-07 05:58:04 -04:00