godot/editor/translations
Rémi Verschelde 8425c58991
i18n: Only include editor translations above a threshold
This reduces the size of the editor binaries significantly, as we otherwise
embed all WIP translations, including ones with very low completion ratios,
and end up paying for the size of all `msgid`s for each locale.

Cf. https://github.com/godotengine/godot-proposals/issues/3421 for details.

The thresholds used are:
- 30% for the editor interface (should already include most common strings
  while more obscure ones like UndoRedo action names might be untranslated).
- 10% for the class reference: this is a HUGE resource and 10% is already
  a lot of useful content, especially if focused on the most used APIs.

For 3.x, we also exclude languages that require complex text layout support
to be displayed properly.

This currently reduces the size of the editor binary by 17% on Linux.

The list will be synced manually every now and then.
2021-10-20 14:39:21 +02:00
..
af.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
ar.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
az.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
bg.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
bn.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
br.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
ca.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
cs.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
da.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
de.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
editor.pot i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
el.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
eo.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
es.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
es_AR.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
et.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
eu.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
extract.py i18n: Add header strings to translation catalog 2021-10-07 12:48:21 +02:00
fa.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
fi.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
fil.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
fr.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
ga.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
gl.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
he.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
hi.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
hr.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
hu.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
id.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
is.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
it.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
ja.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
ka.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
km.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
ko.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
lt.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
lv.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
Makefile i18n: Only include editor translations above a threshold 2021-10-20 14:39:21 +02:00
mi.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
mk.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
ml.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
mr.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
ms.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
nb.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
nl.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
or.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
pl.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
pr.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
pt.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
pt_BR.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
README.md
ro.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
ru.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
si.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
sk.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
sl.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
sq.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
sr_Cyrl.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
sr_Latn.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
sv.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
ta.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
te.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
th.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
tr.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
tt.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
tzm.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
uk.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
ur_PK.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
vi.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
zh_CN.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
zh_HK.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00
zh_TW.po i18n: Sync editor translations with Weblate 2021-10-18 11:58:51 +02:00

How to contribute translations

Godot's translation work is coordinated on Hosted Weblate, an open source web-based translation platform, where contributors can work together on translations using various internationalization features. Creating an account there is free, and you can also login directly with your GitHub, BitBucket, Google or Facebook account.

To avoid merge conflicts when syncing translations from Weblate (currently this is done manually), we ask all contributors to work there instead of making pull requests on this repository.

Link if you missed it: https://hosted.weblate.org/projects/godot-engine/godot

Adding new languages

If you want to translate for a language which is not featured yet on Weblate, you can add it (when logged in) by clicking the "Start new translation" button at the bottom of the page.

Alternatively, you can use this direct link.