Age | Commit message (Collapse) | Author |
|
|
|
Bengali and Turkish now 100% complete!
|
|
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!
|
|
|
|
Adds initial translations for Hungarian and Pirate (yaaaar!)
|
|
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.
|
|
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.
|
|
|
|
|
|
Adds template for Icelandic translation.
|
|
|
|
Translator credits added manually based on Weblate git log.
Adds Catalan, Danish and Norwegian Bokmål initial translations.
|
|
|
|
|
|
Translator credits added manually based on Weblate git log.
|
|
|
|
|
|
Also fix a space after : in a translated string.
|
|
Adds Bengali and Urdu (Pakistan) WIP translations.
|
|
Also change the shortcut to refresh to F5.
|
|
|
|
|
|
Also adds Bulgarian and Japanese WIPs.
|
|
|
|
|
|
|
|
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
|
|
Also switched the wrapping length to 79 chars instead of 80,
which seems to be what Weblate uses by default (as well as Poedit).
|
|
|
|
Only synced translation with > 50% completion.
|
|
|
|
|
|
|
|
Right now it's just a copy of es_AR to be used as a
template for a more neutral version.
|
|
|
|
and two more lines.
2 fixes in ru.po.
|
|
|
|
|
|
Add some french translation.
|
|
|
|
|
|
|
|
and fixed russian localization based on user feedback.
Added strings already contained in the current version of the
localization.
|
|
|
|
|
|
I just corrected a small errors and has added missed signs.
|
|
|
|
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.
|
|
|
|
|