Make it clearer that new languages can be added by raising an issue.

This commit is contained in:
Andrew Wood
2024-10-13 13:16:53 +01:00
parent b3b385dd06
commit 50df3e415d
2 changed files with 9 additions and 0 deletions
+3
View File
@@ -21,6 +21,9 @@ Translators can use the Weblate instance hosted by Codeberg:
[![Translation status](https://translate.codeberg.org/widget/pv/multi-auto.svg)](https://translate.codeberg.org/engage/pv/)
If you don't see your language listed, raise an issue on the issue tracker
(or just email the maintainer) asking for it to be added.
# Compilation
+6
View File
@@ -58,6 +58,12 @@ altered in future.
Translators can use the Weblate instance hosted by Codeberg:
[https://translate.codeberg.org/projects/pv/](https://translate.codeberg.org/projects/pv/)
If you don't see your language listed, raise an issue on the issue tracker
(or just email the maintainer) asking for it to be added.
Alternatively, read on for details of how to maintain the translations
directly within the source tree.
The message catalogues used to translate program messages into other
languages are in the "`po/`" directory, named "`xx.po`", where "`xx`"
is the ISO 639-1 2-letter language code, such as "`fr`" for French.