godot/editor/translations
Rémi Verschelde f3640621ad i18n: Sync translation templates with current source
(cherry picked from commit 056348a8c0)

Note: Still syncing with the 3.0 code for now to allow updating translations
in the 3.0 branch. We'll eventually switch Weblate to use the strings of the
3.1-dev branch once it is stable enough.
2018-05-03 11:27:01 +02:00
..
af.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
ar.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
bg.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
bn.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
ca.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
cs.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
da.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
de.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
de_CH.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
editor.pot i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
el.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
es.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
es_AR.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
extract.py Properly closing all files in Python code 2018-03-11 14:55:50 +01:00
fa.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
fi.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
fr.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
he.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
hi.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
hu.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
id.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
is.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
it.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
ja.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
ko.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
lt.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
Makefile Refactoring: rename tools/editor/ to editor/ 2017-03-05 14:21:25 +01:00
nb.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
nl.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
pl.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
pr.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
pt_BR.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
pt_PT.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
README.md i18n: Fix instructions for adding new language 2017-12-04 21:10:19 +01:00
ro.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
ru.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
sk.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
sl.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
sr_Cyrl.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
sr_Latn.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
sv.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
ta.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
th.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
tr.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
uk.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
ur_PK.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
vi.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
zh_CN.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
zh_HK.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +02:00
zh_TW.po i18n: Sync translation templates with current source 2018-05-03 11:27:01 +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.