Commit Graph

125 Commits (a2df003b7e3014aea60fb346b8ce4ad6338edef9)

Author SHA1 Message Date
Piotr Dziwiński 7af762329b Merge pull request #343 from vieux/update_french_blood_translation
Update some french translations
2014-10-28 18:47:28 +01:00
Piotr Dziwinski 43eca511c4 Fix sed commands (#349) 2014-10-28 18:28:38 +01:00
Piotr Dziwinski a8ed759b52 Use only POSIX sed expressions 2014-10-28 17:45:49 +01:00
Victor Vieux 5e66677dce update some french translations 2014-10-23 00:53:43 -07:00
krzys-h 3c299f66f7 Updated translations 2014-10-22 17:55:34 +02:00
Piotr Dziwinski 343504168f Clean up translations
* translate only marked strings from restext.cpp
 * update and clean pot and po files
 * remove redundant POT-Creation-Data
2014-10-09 00:32:58 +02:00
krzys-h a74f601ec1 Auto-update from Pootle 2014-07-29
This commit was automatically generated from http://translations.colobot.info/
2014-07-29 04:32:53 +02:00
krzys-h 5860684e78 Auto-update from Pootle 2014-07-26
This commit was automatically generated from http://translations.colobot.info/
2014-07-26 04:33:05 +02:00
krzys-h 459f72fb58 Auto-update from Pootle 2014-07-23
This commit was automatically generated from http://translations.colobot.info/
2014-07-23 04:33:02 +02:00
krzys-h b03f15e0db Auto-update from Pootle 2014-07-17
This commit was automatically generated from http://translations.colobot.info/
2014-07-17 04:33:02 +02:00
krzys-h 8522232620 Auto-update from Pootle 2014-07-11
This commit was automatically generated from http://translations.colobot.info/
2014-07-11 11:25:57 +02:00
krzys-h 9ac578d5f2 Merge branch 'dev' of github.com:colobot/colobot into dev
Conflicts:
	po/de.po
	po/fr.po
	po/pl.po
	po/ru.po
2014-07-10 17:41:22 +02:00
krzys-h 9a6c06665c Removed some old stuff related to Ceebot-Teen 2014-07-10 17:39:45 +02:00
krzys-h d9b3c4b6a3 Auto-update from Pootle 2014-07-10
This commit was automatically generated from http://translations.colobot.info/
(actually, this is just a manual test commit with some Polish translations :p)
2014-07-10 17:26:03 +02:00
krzys-h 36e5019210 Initial Pootle<->Git integration commit
This commit was automatically generated from http://translations.colobot.info/
2014-07-10 17:17:23 +02:00
krzys-h c22e55b99a Removed some unused code related to Quit button
The button itself has been removed a long time ago
2014-07-10 16:52:29 +02:00
krzys-h 082989a413 Changed main menu title to "COLOBOT: Gold Edition" 2014-01-01 19:49:29 +01:00
krzys-h 246b7e107e Removed prototypes support 2013-12-27 20:36:11 +01:00
krzys-h 3eec21895e Renamed "New player" to "Change player" (#220) 2013-12-26 19:48:44 +01:00
krzys-h bd4f77986a Fix for #264 - some translations not working 2013-12-26 18:14:58 +01:00
Piotr Dziwinski 99b3ff78f8 Fixed missing "\n" in ru.po 2013-11-12 19:46:37 +01:00
Piotr Dziwinski 788800f570 Russian translation of interface (#249) 2013-11-12 19:02:28 +01:00
Piotr Dziwinski 3e989c96df Fixed auto-detecting locale on Windows
* localename library is now used to determine the actual locale used
 * added patched version of FindGettext.cmake to fix
   installation path of translation files
2013-06-24 14:16:39 +02:00
Piotr Dziwinski 9f819088a6 gitignore update
* git should now ignore all generated files when building without
   separate build directory
2013-06-22 22:44:03 +02:00
Piotr Dziwinski bfcce26f89 Changes in build organization
* targets are now created in top-level build directory
 * more things are now configured through CMake options
 * changed debug build detection from NDEBUG to DEV_BUILD
 * moved po and desktop directories
 * moved last unit test out of src directory
2013-06-22 01:17:19 +02:00