godot/doc/translations
Rémi Verschelde 01aec21d25
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.

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

The list will be synced manually every now and then.

(cherry picked from commit 8425c58991)
2021-10-20 15:10:13 +02:00
..
Makefile i18n: Only include editor translations above a threshold 2021-10-20 15:10:13 +02:00
README.md Update documentation for the new ProcessMode 2021-02-19 10:22:09 -05:00
ar.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
ca.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
classes.pot i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
cs.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
de.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
el.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
es.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
extract.py Remove unused imports in .py, SCsub and SConstruct files 2021-10-18 01:50:34 +05:30
fa.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
fi.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
fil.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
fr.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
gl.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
hi.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
hu.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
id.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
it.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
ja.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
ko.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
lv.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
mr.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
nl.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
pl.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
pt_BR.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
ro.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
ru.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
sk.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
sr_Cyrl.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
th.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
tr.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
uk.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
vi.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
zh_CN.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00
zh_TW.po i18n: Sync classref translations with Weblate 2021-10-18 12:02:11 +02:00

README.md

These .po and .pot files come from Weblate. Do not modify them manually.