Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-06 | Better translation for Korean | volzhs | |
2016-06-03 | more fixes in Russian localization (#5006) | Dmitriy Salnikov | |
2016-06-02 | Merge pull request #5001 from derderder77/master | Rémi Verschelde | |
Add some french translation. | |||
2016-06-02 | Improve french translation | derderder | |
2016-06-03 | Add Korean translation | volzhs | |
2016-06-01 | 1 changed string | DimOkGamer | |
2016-06-01 | Added 3 more translatable strings | DimOkGamer | |
and fixed russian localization based on user feedback. Added strings already contained in the current version of the localization. | |||
2016-06-01 | i18n: Improve existing german translations. Merged two po files. | hyperglow | |
2016-06-01 | i18n: Improve existing german translations | atze | |
2016-06-01 | Morphological and stylistic corrections in ru.po | Maxim Lebedev | |
I just corrected a small errors and has added missed signs. | |||
2016-05-31 | i18n: Add more German translation | Andreas Hirschauer | |
2016-05-31 | i18n: Sort files to parse alphabetically | Rémi Verschelde | |
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. | |||
2016-06-01 | More translation for zh_CN | Geequlim | |
2016-05-31 | Many improvements of Russian translation | DimOkGamer | |
2016-05-30 | Merge pull request #4934 from paviro/master | Rémi Verschelde | |
Added partial German translation. | |||
2016-05-30 | Added partial German translation. | Paul-Vincent Roll | |
2016-05-30 | Merge pull request #4932 from vnen/pr-ptbr-translation | Rémi Verschelde | |
Add pt_BR editor translation file | |||
2016-05-30 | i18n: Sync template and PO files with source | Rémi Verschelde | |
2016-05-30 | Added more translatable strings in code. Updated template tools.pot. | DimOkGamer | |
also improved Russian localization. | |||
2016-05-30 | Add pt_BR editor translation file | George Marques | |
2016-05-30 | i18n: Enable parsing RTR strings | Rémi Verschelde | |
TTR is used in the editor, and RTR is for content that it shared between the editor and games (e.g. in scenes/gui) | |||
2016-05-30 | i18n: Sync PO files with template | Rémi Verschelde | |
2016-05-30 | Merge pull request #4910 from ZX-WT/master | Rémi Verschelde | |
Incomplete Traditional Chinese translation(zh_HK) | |||
2016-05-30 | Added Italian Localization (#4908) | Bonfi96 | |
Full Italian localization of the Godot interface | |||
2016-05-30 | Incomplete Traditional Chinese translation(zh_HK) | ZX-WT | |
probably can be used as zh_TW translation | |||
2016-05-30 | i18n: Sync Russian translation with template | Rémi Verschelde | |
2016-05-30 | i18n: Convert Russian PO to Unix format | Rémi Verschelde | |
2016-05-30 | Added Russian Localization | DimOkGamer | |
2016-05-30 | i18n: Fix parsing bug while adding locations to the template | Rémi Verschelde | |
Also sync the template and PO files to reflect this change + the recent TTR additions/removals. | |||
2016-05-30 | Simplified Chinese Translation: | Geequlim | |
Fix issuse in last commit Add more translation | |||
2016-05-30 | Add Simplified Chinese translation | Geequlim | |
2016-05-28 | i18n: Sync translations with template | Rémi Verschelde | |
2016-05-28 | i18n: Add makefile to handle translation updates | Rémi Verschelde | |
2016-05-28 | i18n: Fix typo and sync template | Rémi Verschelde | |
2016-05-27 | Added translation support to Godot | Juan Linietsky | |
included is a French translation! | |||
2016-05-21 | i18n: Add gettext header template to the POT | Rémi Verschelde | |
2016-05-21 | i18n: Recreate template with improved script | Rémi Verschelde | |
2016-05-21 | i18n: Disable line numbers in location context | Rémi Verschelde | |
Can be toggled on with --with-line-nb. | |||
2016-05-21 | i18n: Add location of duplicate strings to the context | Rémi Verschelde | |
2016-05-21 | i18n: Cosmetic fixes to extract script | Rémi Verschelde | |
2016-05-21 | i18n: Fix another %i in vformat | Rémi Verschelde | |
2016-05-21 | i18n: Use %d instead of %i in vformat | Rémi Verschelde | |
Fixes #4742. | |||
2016-05-21 | i18n: Second pass at proofreading | Rémi Verschelde | |
Mostly removing commented out strings, plus a few critical ones that should not be translated. | |||
2016-05-21 | i18n: Sync template with previous commit | Rémi Verschelde | |
2016-05-17 | i18n: Sync template with source | Rémi Verschelde | |
2016-05-17 | i18n: Make .pot paths hopefully platform-independent | Rémi Verschelde | |
2016-05-17 | i18n: Simple extract.py improvements | Rémi Verschelde | |
Also sync the template with current source. | |||
2016-05-04 | i18n: regenerate template for removed debug strings | Rémi Verschelde | |
2016-05-04 | i18n: remove trailing spaces in script | Rémi Verschelde | |
2016-05-04 | forgot this | Juan Linietsky | |