aboutsummaryrefslogtreecommitdiff
path: root/tools/translations/tools.pot (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorder the folders in tools to prepare moving tools/editorRémi Verschelde2017-02-091-6742/+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-041-5/+5
|
* i18n: Sync templates with current codeRémi Verschelde2017-01-081-30/+67
|
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
| | | | | | | | 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-151-53/+91
|
* i18n: Sync template and translations with current codeRémi Verschelde2016-10-091-28/+185
|
* i18n: Sync template and and merge translationsRémi Verschelde2016-09-011-16/+62
|
* i18n: Sync template with current sourceRémi Verschelde2016-08-101-226/+465
|
* i18n: Sync template with current sourceRémi Verschelde2016-07-151-120/+175
| | | | Also fix a space after : in a translated string.
* Fix typo in file dialog shortcutGeorge Marques2016-06-281-2/+2
| | | | Also change the shortcut to refresh to F5.
* i18n: Sync template with sourceRémi Verschelde2016-06-281-22/+105
|
* i18n: Improve a couple English stringsRémi Verschelde2016-06-201-20/+14
|
* i18n: Also sync incomplete translations from WeblateRémi Verschelde2016-06-191-0/+1
| | | | | | 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-191-48/+138
| | | | | 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: Sync and merge translations with sourceRémi Verschelde2016-06-091-270/+444
|
* i18n: Sort files to parse alphabeticallyRémi Verschelde2016-05-311-2769/+2770
| | | | | 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.
* i18n: Sync template and PO files with sourceRémi Verschelde2016-05-301-17/+20
|
* Added more translatable strings in code. Updated template tools.pot.DimOkGamer2016-05-301-0/+72
| | | | also improved Russian localization.
* i18n: Enable parsing RTR stringsRémi Verschelde2016-05-301-4/+16
| | | | | TTR is used in the editor, and RTR is for content that it shared between the editor and games (e.g. in scenes/gui)
* i18n: Fix parsing bug while adding locations to the templateRémi Verschelde2016-05-301-105/+182
| | | | | Also sync the template and PO files to reflect this change + the recent TTR additions/removals.
* i18n: Fix typo and sync templateRémi Verschelde2016-05-281-133/+216
|
* i18n: Add gettext header template to the POTRémi Verschelde2016-05-211-134/+394
|
* i18n: Recreate template with improved scriptRémi Verschelde2016-05-211-1330/+1330
|
* i18n: Fix another %i in vformatRémi Verschelde2016-05-211-1/+1
|
* i18n: Use %d instead of %i in vformatRémi Verschelde2016-05-211-62/+66
| | | | Fixes #4742.
* i18n: Second pass at proofreadingRémi Verschelde2016-05-211-189/+141
| | | | | Mostly removing commented out strings, plus a few critical ones that should not be translated.
* i18n: Sync template with previous commitRémi Verschelde2016-05-211-840/+476
|
* i18n: Sync template with sourceRémi Verschelde2016-05-171-64/+152
|
* i18n: Make .pot paths hopefully platform-independentRémi Verschelde2016-05-171-1410/+1410
|
* i18n: Simple extract.py improvementsRémi Verschelde2016-05-171-435/+515
| | | | Also sync the template with current source.
* i18n: regenerate template for removed debug stringsRémi Verschelde2016-05-041-3018/+2722
|
* accepting suggestionsJuan Linietsky2016-05-041-0/+5856