Commit Graph

98 Commits (a125f7ab3f967466d1903bf8b16016036adaebd9)

Author SHA1 Message Date
Piotr Dziwinski e58534ab5a Change behavior of generating translations
- translations are now generated by default with Python as required
   dependency
 - old behavior of installing only English files is provided as an
   option (configure with -DTRANSLATIONS=0)
2015-10-17 18:22:54 +02:00
Piotr Dziwinski 193c82e590 Fix installing levels without Python found 2015-10-17 17:41:47 +02:00
krzys-h 659e3571a9 Fixed some typos in 448a43181a 2015-09-14 20:22:17 +02:00
krzys-h 448a43181a Some Polish code battle translations 2015-09-13 22:20:34 +02:00
MrSimbax 7946ea702d Fixes for 4b80026445 2015-09-13 19:07:59 +02:00
MrSimbax 4b80026445 Add help files to the code battle levels 2015-09-13 18:16:08 +02:00
krzys-h d6a5cd4916 Added ants in aliens code battle 2015-09-13 15:40:44 +02:00
krzys-h 9a3bba50a6 Added (work in progress) code battle levels 2015-09-11 18:51:48 +02:00
krzys-h c22866f4b5 Also install category files 2015-09-11 18:50:40 +02:00
tomangelo2 08588be661 Water is restored to Terranova free game, fixed #620 2015-09-03 21:01:10 +02:00
Cezary Parkowski 11911a9a4d Brought back in Mission 2.4 the wreckage near BlackBox and moved it slighty to make it easily reachable by goto() 2015-08-23 22:40:16 +02:00
Cezary Parkowski 53bd7a3453 Brought back original sky texture and lens flare in Free Game level on Earth 2015-08-23 22:25:40 +02:00
krzys-h 7099929783 Removed some weird ¦ characters from SatCom 2015-08-18 22:33:59 +02:00
krzys-h fe8835cb82 Use #Include for repeating planet terrain configuration in scene files for missions & free game 2015-08-05 21:42:32 +02:00
krzys-h e36570bf86 Also install chapter files 2015-08-05 19:37:26 +02:00
MrSimbax 0808337288 Make all level files being installed 2015-08-05 19:30:32 +02:00
krzys-h 57478f17b8 Added script4Runnable=false in exercises, closes colobot/colobot#493 2015-07-09 23:08:39 +02:00
Piotr Dziwinski 0cfb8d1e08 Imported German translations in level files 2015-05-17 10:31:58 +02:00
Piotr Dziwinski 802d2e31e7 Regenerated po files 2015-05-12 21:04:41 +02:00
Piotr Dziwinski 9c253a3510 New data file translation infrastructure using Python
* replaced po4a and bash scripts with Python scripts using polib
 * cleaned up CMake files
2015-05-12 21:04:41 +02:00
tomangelo2 e4c83e0c03 Replaced track= to filename=, fixing issue #463 2015-04-22 01:26:44 +02:00
krzys-h 3195fa5d55 Updated .po/.pot files after d5ff8d51a3 2015-04-06 16:07:07 +02:00
krzys-h d5ff8d51a3 Removed mission file versioning 2015-03-29 21:18:56 +02:00
krzys-h b29aa97512 Updated Polish translation, marked everything else as fuzzy 2014-11-13 17:31:00 +01:00
Gergely Polonkai c8b93bf8f9 Fix description of Spiders 2 level
I don’t speak Polish, but it seems to me that it will break the Polish
translation (or doesn’t mrówek mean ants?).
2014-11-13 00:53:57 +01:00
krzys-h 617140ad6b Updated charset in .pot files 2014-11-01 15:09:36 +01:00
krzys-h 8997c5a7a3 Added missing freegame help files 2014-10-25 11:19:33 +02:00
krzys-h 4149a25707 Minor level fixes
There had problems because of new syntax checking
2014-09-27 18:58:58 +02:00
krzys-h 88abab242e Restored missing win/lost files 2014-09-27 18:05:46 +02:00
Piotr Dziwiński 7e37d683c9 Also install levels/other 2014-09-21 21:07:41 +02:00
Piotr Dziwinski bd09232475 Some CMake scripts refactoring 2014-09-21 12:59:50 +02:00
Piotr Dziwinski 549e128aba Fix installation of chaptertitle files without PO4A 2014-09-21 12:25:00 +02:00
Piotr Dziwinski 8cff74d798 Align po files after refactoring 2014-09-21 12:25:00 +02:00
Piotr Dziwinski a34aa40525 Nicer generated directory structure 2014-09-21 12:25:00 +02:00
Piotr Dziwinski c3c458eeca Align help translations 2014-09-21 12:25:00 +02:00
Piotr Dziwinski a557033392 Finish rewriting translation generation: help directory support 2014-09-21 12:25:00 +02:00
Piotr Dziwinski d70d5bc9de Remove unused po files 2014-09-21 12:25:00 +02:00
Piotr Dziwinski 63c8685a61 Align level translations 2014-09-21 12:24:59 +02:00
Piotr Dziwinski 526db5373c Rewrite level files translations 2014-09-21 12:24:59 +02:00
Piotr Dziwinski 83c923a3d1 Remove code prefix from translations 2014-09-21 12:24:59 +02:00
Piotr Dziwinski 609b46416b Align chapter title translations
* align files to new format
 * add missing translations
2014-09-21 12:24:59 +02:00
Piotr Dziwinski 5e2dabdcaf Better fix for message ordering issue 2014-09-21 12:24:59 +02:00
Piotr Dziwinski 946a083606 First part of rewriting scripts for level translations
* support translating the new chaptertitle.txt files
 * handle the new directory structure
 * move writing PO4A config to CMake
 * use only one bash script to generate translated files
 * additional step of cleaning *.po and *.pot files
 * change some PO4A flags for better console output and sorting of
   messages in *.po files
2014-09-21 12:24:59 +02:00
krzys-h 0dc7f6100b Reorganized level files (again)
This time also moved some help files around
2014-09-21 12:24:54 +02:00
krzys-h cbf541544c Initial Pootle<->Git integration commit
This commit was automatically generated from http://translations.colobot.info/
2014-07-10 17:16:56 +02:00
Piotr Dziwinski b3b82147de Some refactoring and whitespace fixes 2014-07-09 00:22:23 +02:00
krzys-h b579ef438b Removed po files for nonexistent scene205
scene205 never existed in colobot, so what are these files doing here??
2014-07-03 12:28:21 +02:00
krzys-h 409a7b0074 Moved all help files to PO4A
fr, de and ru are still marked as fuzzy - they won't be used until somebody checks that they were moved correctly
2014-07-02 13:03:31 +02:00
krzys-h 336f1016c7 Prepared all help files for migration into PO4A 2014-07-02 13:03:30 +02:00
krzys-h 99a465f624 Revert "Removed mission 101"
This reverts commit 13cf10a4fa559dabb485f9e9607243f3e41622d0.
2014-03-07 18:30:03 +01:00