aboutsummaryrefslogtreecommitdiff
path: root/tools/translations (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorder the folders in tools to prepare moving tools/editorRémi Verschelde2017-02-0934-214165/+0
| | | | | | | | | - `certs` and `editor_fonts` go to `thirdparty` - `dist` and `scripts` go to a new `misc` folder - `collada` and `doc` go to `tools/editor` The next step will be to rename `tools/editor` to `editor` directly, but this will be done at the right time to avoid breaking too many PRs.
* Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.xJuan Linietsky2017-02-0431-221/+221
|
* i18n: Sync templates with current codeRémi Verschelde2017-01-0831-951/+2522
|
* i18n: Sync translations with WeblateRémi Verschelde2017-01-0813-16543/+3219
| | | | Bengali and Turkish now 100% complete!
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-0134-34/+34
| | | | | | | | That year should bring the long-awaited OpenGL ES 3.0 compatible renderer with state-of-the-art rendering techniques tuned to work as low as middle end handheld devices - without compromising with the possibilities given for higher end desktop games of course. Great times ahead for the Godot community and the gamers that will play our games!
* i18n: Sync template and translations with current codeRémi Verschelde2016-11-1533-1844/+3415
|
* i18n: Sync translations with WeblateRémi Verschelde2016-11-1514-574/+13924
| | | | Adds initial translations for Hungarian and Pirate (yaaaar!)
* style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-011-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Done with `autopep8 --select=E2,W2`, fixes: - E201 - Remove extraneous whitespace. - E202 - Remove extraneous whitespace. - E203 - Remove extraneous whitespace. - E211 - Remove extraneous whitespace. - E221 - Fix extraneous whitespace around keywords. - E222 - Fix extraneous whitespace around keywords. - E223 - Fix extraneous whitespace around keywords. - E224 - Remove extraneous whitespace around operator. - E225 - Fix missing whitespace around operator. - E226 - Fix missing whitespace around operator. - E227 - Fix missing whitespace around operator. - E228 - Fix missing whitespace around operator. - E231 - Add missing whitespace. - E231 - Fix various deprecated code (via lib2to3). - E241 - Fix extraneous whitespace around keywords. - E242 - Remove extraneous whitespace around operator. - E251 - Remove whitespace around parameter '=' sign. - E261 - Fix spacing after comment hash. - E262 - Fix spacing after comment hash. - E265 - Format block comments. - E271 - Fix extraneous whitespace around keywords. - E272 - Fix extraneous whitespace around keywords. - E273 - Fix extraneous whitespace around keywords. - E274 - Fix extraneous whitespace around keywords. - W291 - Remove trailing whitespace. - W293 - Remove trailing whitespace.
* style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-011-59/+59
| | | | | | | | | | | | | | | | | | | Done with `autopep8 --select=E1`, fixes: - E101 - Reindent all lines. - E112 - Fix under-indented comments. - E113 - Fix over-indented comments. - E115 - Fix under-indented comments. - E116 - Fix over-indented comments. - E121 - Fix a badly indented line. - E122 - Fix a badly indented line. - E123 - Fix a badly indented line. - E124 - Fix a badly indented line. - E125 - Fix indentation undistinguish from the next logical line. - E126 - Fix a badly indented line. - E127 - Fix a badly indented line. - E128 - Fix a badly indented line. - E129 - Fix a badly indented line.
* i18n: Sync template and translations with current codeRémi Verschelde2016-10-0931-905/+6050
|
* i18n: Fix string that broke msgmergeRémi Verschelde2016-10-091-0/+1
|
* i18n: Sync translations with WeblateRémi Verschelde2016-10-0913-653/+7219
| | | | Adds template for Icelandic translation.
* i18n: Sync template and and merge translationsRémi Verschelde2016-09-0130-528/+2082
|
* i18n: Sync translations from WeblateRémi Verschelde2016-09-0122-3955/+23534
| | | | | Translator credits added manually based on Weblate git log. Adds Catalan, Danish and Norwegian Bokmål initial translations.
* i18n: Merge PO files with current templateRémi Verschelde2016-08-1026-6184/+12868
|
* i18n: Sync template with current sourceRémi Verschelde2016-08-101-226/+465
|
* i18n: Sync translations from WeblateRémi Verschelde2016-08-1022-1753/+45588
| | | | Translator credits added manually based on Weblate git log.
* i18n: Add a README file to point to the Weblate repoRémi Verschelde2016-08-101-0/+20
|
* i18n: Merge translations with synced templateRémi Verschelde2016-07-1519-2572/+4128
|
* i18n: Sync template with current sourceRémi Verschelde2016-07-151-120/+175
| | | | Also fix a space after : in a translated string.
* i18n: Pull translations from WeblateRémi Verschelde2016-07-1511-478/+12846
| | | | Adds Bengali and Urdu (Pakistan) WIP translations.
* Fix typo in file dialog shortcutGeorge Marques2016-06-281-2/+2
| | | | Also change the shortcut to refresh to F5.
* i18n: Merge translations with templateRémi Verschelde2016-06-2817-868/+2500
|
* i18n: Sync template with sourceRémi Verschelde2016-06-281-22/+105
|
* i18n: Sync translations from WeblateRémi Verschelde2016-06-2810-297/+12594
| | | | Also adds Bulgarian and Japanese WIPs.
* i18n: Sync translations from WeblateRémi Verschelde2016-06-206-345/+260
|
* i18n: Improve a couple English stringsRémi Verschelde2016-06-201-20/+14
|
* Update of Russian translation (commit 48a7216)DimOkGamer2016-06-191-51/+32
|
* i18n: Also sync incomplete translations from WeblateRémi Verschelde2016-06-196-0/+30514
| | | | | | It is simpler to sync everything from Weblate and to maybe delete incomplete translations before building release binaries, than to try to cherry-pick changes (which leads to painful merge conflicts on Weblate's git repo
* i18n: Update and merge translation templatesRémi Verschelde2016-06-1913-807/+2109
| | | | | Also switched the wrapping length to 79 chars instead of 80, which seems to be what Weblate uses by default (as well as Poedit).
* i18n: Add translators credits in the PO headersRémi Verschelde2016-06-1910-16/+40
|
* i18n: Sync translations with WeblateRémi Verschelde2016-06-199-1807/+1655
| | | | Only synced translation with > 50% completion.
* Update russian translation from Weblate (#5140)Dmitriy Salnikov2016-06-151-93/+84
|
* update Korean translationvolzhs2016-06-101-73/+64
|
* i18n: Sync and merge translations with sourceRémi Verschelde2016-06-0911-3229/+5695
|
* Add es.poLisandro Lorea2016-06-091-0/+5945
| | | | Right now it's just a copy of es_AR to be used as a template for a more neutral version.
* Add es_AR.po. First complete draft.Lisandro Lorea2016-06-091-0/+5945
|
* Fixed localization in file dialogsDimOkGamer2016-06-071-2/+2
| | | | | and two more lines. 2 fixes in ru.po.
* Better translation for Koreanvolzhs2016-06-061-15/+15
|
* more fixes in Russian localization (#5006)Dmitriy Salnikov2016-06-031-26/+30
|
* Merge pull request #5001 from derderder77/masterRémi Verschelde2016-06-021-24/+33
|\ | | | | Add some french translation.
| * Improve french translationderderder2016-06-021-24/+33
| |
* | Add Korean translationvolzhs2016-06-031-0/+5909
|/
* 1 changed stringDimOkGamer2016-06-011-1/+1
|
* Added 3 more translatable stringsDimOkGamer2016-06-011-58/+58
| | | | | | | and fixed russian localization based on user feedback. Added strings already contained in the current version of the localization.
* i18n: Improve existing german translations. Merged two po files.hyperglow2016-06-011-7/+47
|
* i18n: Improve existing german translationsatze2016-06-011-4/+4
|
* Morphological and stylistic corrections in ru.poMaxim Lebedev2016-06-011-63/+64
| | | I just corrected a small errors and has added missed signs.
* i18n: Add more German translationAndreas Hirschauer2016-05-311-54/+54
|
* i18n: Sort files to parse alphabeticallyRémi Verschelde2016-05-3110-25585/+25747
| | | | | This should ensure that python produces the same tools.pot for every user, and thus that the .po will not get useless diffs upon merge.