There are multiple things we could improve with the translations:
- Don't use punctuation like exclamation marks, as they put needless emotion into the text.
- Be consistent with the casing.
- Generate and update the translations with
--no-wrap as indicated in the makefile
- Remove old messages from the
messages.pot template
- Use the built-in plural capabilities where adequate
See also #214 for the idea of extracting/compiling messages in the CI.