summaryrefslogtreecommitdiff
path: root/tools/translations
AgeCommit message (Collapse)Author
2016-06-01More translation for zh_CNGeequlim
2016-05-31Many improvements of Russian translationDimOkGamer
2016-05-30Merge pull request #4934 from paviro/masterRémi Verschelde
Added partial German translation.
2016-05-30Added partial German translation.Paul-Vincent Roll
2016-05-30Merge pull request #4932 from vnen/pr-ptbr-translationRémi Verschelde
Add pt_BR editor translation file
2016-05-30i18n: Sync template and PO files with sourceRémi Verschelde
2016-05-30Added more translatable strings in code. Updated template tools.pot.DimOkGamer
also improved Russian localization.
2016-05-30Add pt_BR editor translation fileGeorge Marques
2016-05-30i18n: Enable parsing RTR stringsRé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-30i18n: Sync PO files with templateRémi Verschelde
2016-05-30Merge pull request #4910 from ZX-WT/masterRémi Verschelde
Incomplete Traditional Chinese translation(zh_HK)
2016-05-30Added Italian Localization (#4908)Bonfi96
Full Italian localization of the Godot interface
2016-05-30Incomplete Traditional Chinese translation(zh_HK)ZX-WT
probably can be used as zh_TW translation
2016-05-30i18n: Sync Russian translation with templateRémi Verschelde
2016-05-30i18n: Convert Russian PO to Unix formatRémi Verschelde
2016-05-30Added Russian LocalizationDimOkGamer
2016-05-30i18n: Fix parsing bug while adding locations to the templateRémi Verschelde
Also sync the template and PO files to reflect this change + the recent TTR additions/removals.
2016-05-30Simplified Chinese Translation:Geequlim
Fix issuse in last commit Add more translation
2016-05-30Add Simplified Chinese translationGeequlim
2016-05-28i18n: Sync translations with templateRémi Verschelde
2016-05-28i18n: Add makefile to handle translation updatesRémi Verschelde
2016-05-28i18n: Fix typo and sync templateRémi Verschelde
2016-05-27Added translation support to GodotJuan Linietsky
included is a French translation!
2016-05-21i18n: Add gettext header template to the POTRémi Verschelde
2016-05-21i18n: Recreate template with improved scriptRémi Verschelde
2016-05-21i18n: Disable line numbers in location contextRémi Verschelde
Can be toggled on with --with-line-nb.
2016-05-21i18n: Add location of duplicate strings to the contextRémi Verschelde
2016-05-21i18n: Cosmetic fixes to extract scriptRémi Verschelde
2016-05-21i18n: Fix another %i in vformatRémi Verschelde
2016-05-21i18n: Use %d instead of %i in vformatRémi Verschelde
Fixes #4742.
2016-05-21i18n: Second pass at proofreadingRémi Verschelde
Mostly removing commented out strings, plus a few critical ones that should not be translated.
2016-05-21i18n: Sync template with previous commitRémi Verschelde
2016-05-17i18n: Sync template with sourceRémi Verschelde
2016-05-17i18n: Make .pot paths hopefully platform-independentRémi Verschelde
2016-05-17i18n: Simple extract.py improvementsRémi Verschelde
Also sync the template with current source.
2016-05-04i18n: regenerate template for removed debug stringsRémi Verschelde
2016-05-04i18n: remove trailing spaces in scriptRémi Verschelde
2016-05-04forgot thisJuan Linietsky
2016-05-04accepting suggestionsJuan Linietsky
2016-05-04template is now potJuan Linietsky
2016-05-04base for translationJuan Linietsky