summaryrefslogtreecommitdiffstats
path: root/po/pl.po
Commit message (Collapse)AuthorAgeFilesLines
* COLOBOT: Gold Edition -> Colobot: Gold Editionkrzys-h2014-11-011-12/+9
|
* Updated translationskrzys-h2014-10-221-0/+3
|
* Clean up translationsPiotr Dziwinski2014-10-091-1460/+1136
| | | | | | * translate only marked strings from restext.cpp * update and clean pot and po files * remove redundant POT-Creation-Data
* Auto-update from Pootle 2014-07-11krzys-h2014-07-111-1212/+1215
| | | | This commit was automatically generated from http://translations.colobot.info/
* Merge branch 'dev' of github.com:colobot/colobot into devkrzys-h2014-07-101-41/+50
|\ | | | | | | | | | | | | | | Conflicts: po/de.po po/fr.po po/pl.po po/ru.po
| * Auto-update from Pootle 2014-07-10krzys-h2014-07-101-10/+10
| | | | | | | | | | This commit was automatically generated from http://translations.colobot.info/ (actually, this is just a manual test commit with some Polish translations :p)
| * Initial Pootle<->Git integration commitkrzys-h2014-07-101-1218/+1230
| | | | | | | | This commit was automatically generated from http://translations.colobot.info/
* | Removed some old stuff related to Ceebot-Teenkrzys-h2014-07-101-4/+4
|/
* Removed some unused code related to Quit buttonkrzys-h2014-07-101-8/+33
| | | | The button itself has been removed a long time ago
* Changed main menu title to "COLOBOT: Gold Edition"krzys-h2014-01-011-0/+3
|
* Removed prototypes supportkrzys-h2013-12-271-10/+1
|
* Renamed "New player" to "Change player" (#220)krzys-h2013-12-261-4/+3
|
* Fix for #264 - some translations not workingkrzys-h2013-12-261-5/+0
|
* Changes in build organizationPiotr Dziwinski2013-06-221-0/+2066
* 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