8 Commits

Author SHA1 Message Date
Rémi Verschelde
9003d52ed3 Revert "Add support for localized class reference"
This reverts commit 5ef867caba.

In the end we take a different approach for the class reference localization,
which no longer involves including Weblate PO files in this repo but instead
the generated rst files after running l10n versions of `--doctool` and
`make_rst.py` in the engine repository.
2021-12-21 16:09:20 +01:00
Rémi Verschelde
5ef867caba Add support for localized class reference
Move weblate tutorials files to `weblate/docs`, as we'll soon have
class reference translations in `weblate/classes`.
2020-04-27 11:56:05 +02:00
Rémi Verschelde
69d0f5edd2 Sync translations with Weblate 2019-12-03 08:35:35 +01:00
Rémi Verschelde
c88ef2c22f Update author listing script with support for several years
Did this months ago but never got to actually committing it...
2019-07-02 14:10:01 +02:00
Hugo Locurcio
2e37a50bc0 Fix warnings reported by ShellCheck and use Bash strict mode
See http://redsymbol.net/articles/unofficial-bash-strict-mode/.
2019-02-10 10:28:50 +01:00
Rémi Verschelde
923a04eaef Improve list-authors.sh to only list new authors 2018-11-20 12:03:43 +01:00
Rémi Verschelde
755096271e Improve listing of translation authors 2018-05-28 10:30:16 +02:00
Rémi Verschelde
39bb3a10c9 Add script to list authors from Weblate commits 2018-04-19 09:00:00 +02:00