godot/editor/translations
Rémi Verschelde cd4e46ee65 SCons: Format buildsystem files with psf/black
Configured for a max line length of 120 characters.

psf/black is very opinionated and purposely doesn't leave much room for
configuration. The output is mostly OK so that should be fine for us,
but some things worth noting:

- Manually wrapped strings will be reflowed, so by using a line length
  of 120 for the sake of preserving readability for our long command
  calls, it also means that some manually wrapped strings are back on
  the same line and should be manually merged again.

- Code generators using string concatenation extensively look awful,
  since black puts each operand on a single line. We need to refactor
  these generators to use more pythonic string formatting, for which
  many options are available (`%`, `format` or f-strings).

- CI checks and a pre-commit hook will be added to ensure that future
  buildsystem changes are well-formatted.
2020-03-30 09:05:53 +02:00
..
af.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
ar.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
bg.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
bn.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
ca.po i18n: Sync translations with Weblate 2020-03-16 10:49:03 +01:00
cs.po i18n: Sync translations with Weblate 2020-03-16 10:49:03 +01:00
da.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
de.po i18n: Sync translations with Weblate 2020-03-16 10:49:03 +01:00
de_CH.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
editor.pot i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
el.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
eo.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
es.po i18n: Sync translations with Weblate 2020-03-16 10:49:03 +01:00
es_AR.po i18n: Sync translations with Weblate 2020-03-16 10:49:03 +01:00
et.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
eu.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
extract.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
fa.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
fi.po i18n: Sync translations with Weblate 2020-03-16 10:49:03 +01:00
fil.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
fr.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
ga.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
he.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
hi.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
hr.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
hu.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
id.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
is.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
it.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
ja.po i18n: Sync translations with Weblate 2020-03-16 10:49:03 +01:00
ka.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
ko.po i18n: Sync translations with Weblate 2020-03-16 10:49:03 +01:00
lt.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
lv.po i18n: Sync translations with Weblate 2020-03-16 10:49:03 +01:00
Makefile i18n: Fix extract.py support for new TTRC 2019-06-16 22:02:44 +02:00
mi.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
ml.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
mr.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
ms.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
nb.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
nl.po i18n: Sync translations with Weblate 2020-03-16 10:49:03 +01:00
or.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
pl.po i18n: Sync translations with Weblate 2020-03-16 10:49:03 +01:00
pr.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
pt_BR.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
pt_PT.po i18n: Sync translations with Weblate 2020-03-16 10:49:03 +01:00
README.md i18n: Fix instructions for adding new language 2017-12-04 21:10:19 +01:00
ro.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
ru.po i18n: Sync translations with Weblate 2020-03-16 10:49:03 +01:00
si.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
sk.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
sl.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
sq.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
sr_Cyrl.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
sr_Latn.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
sv.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
ta.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
te.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
th.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
tr.po i18n: Sync translations with Weblate 2020-03-16 10:49:03 +01:00
uk.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
ur_PK.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
vi.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
zh_CN.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
zh_HK.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01:00
zh_TW.po i18n: Sync translations with Weblate 2020-03-09 10:13:45 +01: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.