Commit graph

7 commits

Author SHA1 Message Date
Steve Cotton
731e59f986 Add Bengali translation to the build scripts
No translated text yet, just template .po files.

The po files are generated assuming that PR 8433 will merge, removing
the new translatable text from the multiline_text and spinner widgets.
2024-02-19 17:08:10 -06:00
Nils Kneuper
d4115baa2d added Welsh translation 2023-10-07 12:38:52 +02:00
Nils Kneuper
1456066d4d added Spanish (Latin American) translation 2022-01-16 13:03:14 +01:00
Nils Kneuper
a8fc750bb2 add Burmese (my) to list of translations 2021-09-25 12:03:48 +02:00
Steve Cotton
ad7699bffc Translations: drop languages with 3 or less translated strings
* Old English (ang)
* Friulian (fur_IT)
* Asturian (ast)

The "Old English (Latin chars) (ang@latin)" translation is not dropped,
which is why Old English is still listed in about_i18n.cfg.

The manpage uses ang_EN in the example of the command-line --language
option, which is then copied in to other translations. That isn't changed
in this commit.

Although the po4a scripts are updated, the update-po4a target currently
fails because of a typo in the pt_BR translation.

Two scripts have a special case for ignoring ang_GB, both of these are
left unchanged on the assumption that old versions of Wesnoth may be
parsed with the latest version of the tools:
* data/tools/unit_tree/helpers.py
* data/tools/wmlunits
2019-10-19 20:38:03 +02:00
Nils Kneuper
9af9f9e616 added Ancient Greek translation 2019-10-19 18:52:48 +02:00
Celtic Minstrel
6b0cca611f SotA: Set up for translations
This adds an initial pot-file as well as the three pre-existing translations:
    Hungarian, Japanese, Russian

I wasn't sure what to do about translations that don't yet exist, but the
"scons pot-update" target seems to fail if they're missing, so I've
created blank placeholder files for them.
2017-03-18 13:37:10 -04:00