godot/editor/translations
letheed 5ad9be4c24 Rename pos to position in user facing methods and variables
Rename user facing methods and variables as well as the corresponding
C++ methods according to the folloming changes:

* pos -> position
* rot -> rotation
* loc -> location

C++ variables are left as is.
2017-09-20 13:11:10 +02:00
..
ar.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
bg.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
bn.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
ca.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
cs.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
da.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
de.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
de_CH.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
editor.pot Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
el.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
es.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
es_AR.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
extract.py Improve documentation of thirdparty code snippets 2017-05-07 11:42:37 +02:00
fa.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
fi.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
fr.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
hu.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
id.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
it.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
ja.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
ko.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
Makefile Refactoring: rename tools/editor/ to editor/ 2017-03-05 14:21:25 +01:00
nb.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
nl.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
pl.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
pr.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
pt_BR.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
pt_PT.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
README.md Refactoring: rename tools/editor/ to editor/ 2017-03-05 14:21:25 +01:00
ru.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
sk.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
sl.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
th.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
tr.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
ur_PK.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
zh_CN.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
zh_HK.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
zh_TW.po Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +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, open an issue on this repo to ask that the language is added, or contact Akien/@akien-mga directly on IRC (#godotengine channel on Freenode).