5 Commits

Author SHA1 Message Date
Rémi Verschelde
0790d4b54d Sync translations with Weblate
Update msgmerge width to 80, Weblate now seems to match this properly.
2023-08-17 13:19:14 +02:00
Rémi Verschelde
dc5d0a1e96 Makefile: Fix error when platform docs are missing, like in 4.0 2023-04-20 13:20:19 +02:00
Rémi Verschelde
28fee6b6e9 Makefile: Add support for extracting platform docs 2023-04-19 11:46:58 +02:00
Rémi Verschelde
cd963f1759 Makefile: Add export target to update PO files in Godot repo 2023-02-07 15:38:28 +01:00
Rémi Verschelde
57ae4577ed Move all editor translations from Godot repo to this new repo
We use a git submodule to handle updating the POT templates.

The translations were synced with the last 3.5 state from Jan 20,
then merged and updated with Feb 7 sources for 4.0.

The editor translations are split into editor interface (`editor`)
and properties (`properties`) resources, following:
https://github.com/godotengine/godot/pull/70623
2023-02-07 15:19:16 +01:00