krzys-h
a54b7f960f
Made translation scripts drop obsolete entries from .po and .pot files
2015-08-05 18:25:28 +02:00
Piotr Dziwinski
f86c10bbd4
Fix for older CMake versions
2015-05-12 22:05:58 +02:00
Piotr Dziwinski
33a308cc3d
Fix line endings on Windows
2015-05-12 21:04:41 +02:00
Piotr Dziwinski
023d53b986
Fix mixed path separators on Windows
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
Victor Denisov
c68c3b6574
Change order of arguments of po4a
...
po4a doesn't work on ubuntu 12.04 and ubuntu 14.04 because of incorrect
order of arduments. Config file should be the last argument.
2014-12-26 14:34:21 -08:00
krzys-h
aadeb651f9
Long options for charset in po4a
...
Might fix Travis builds, see colobot#364
2014-11-09 19:43:43 +01:00
krzys-h
b2772daee8
Updated translation scripts to use UTF-8
2014-11-01 15:09:21 +01:00
Piotr Dziwinski
2660c69a52
Fix sed commands ( #349 )
2014-10-28 18:28:09 +01:00
Piotr Dziwinski
92f48819cc
Use only POSIX sed expressions
2014-10-28 17:43:46 +01:00
Piotr Dziwinski
1d95ad172a
Fix for older po4a versions
2014-10-07 23:51:35 +02:00
krzys-h
ce38c26dbf
Fixed help files installation
2014-09-29 21:31:51 +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
a34aa40525
Nicer generated directory structure
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
f528cf570d
PO4A: don't break messages across lines in *.po files
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
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