aboutsummaryrefslogtreecommitdiff
path: root/po/cs
Commit message (Collapse)AuthorAge
* Run updatepo.shest312016-05-05
|
* Translated using Weblate (Czech)Jakub Vaněk2016-03-25
| | | | Currently translated at 54.1% (468 of 865 strings)
* Update po files, minetest.conf.example and settings_translation_file.cppest312016-02-27
|
* Translated using Weblate (Czech)Jakub Vaněk2015-12-21
| | | | | | Currently translated at 56.6% (446 of 787 strings) Squashed two translation commits to one
* Translated using Weblate (Czech)Jakub Vaněk2015-12-21
| | | | | | Currently translated at 49.0% (386 of 787 strings) Squashed two translation commits to one
* Run util/updatepo.shest312015-11-08
|
* Translated using Weblate (Czech)Honza Borovička2015-11-08
| | | | Currently translated at 40.5% (305 of 753 strings)
* Run updatepo.shest312015-10-24
|
* Run updatepo.shest312015-09-12
| | | | | | After this, it should hopefully not record line numbers anymore, so the diffs of updatepo.sh runs are smaller. Well, this is theory, lets see how it will turn out to be in practice.
* Translated using Weblate (Czech)Jakub Vaněk2015-09-12
| | | | Currently translated at 100.0% (270 of 270 strings)
* Translated using Weblate (Czech)Jakub Vaněk2015-09-12
| | | | Currently translated at 100.0% (270 of 270 strings)
* Translated using Weblate (Czech)Jakub Vaněk2015-09-12
| | | | Currently translated at 95.5% (258 of 270 strings)
* Run updatepo.shest312015-07-17
|
* Update czech translationJakub Vaněk2015-02-12
|
* Revert "Update Russian translation"Kahrl2014-12-13
| | | | | | | | This reverts commit e4e4324a30d6bcac5cc06c74e955e4941b14bd38. Conflicts: po/minetest.pot po/*/minetest.po
* Update po filesShadowNinja2014-12-12
|
* Translated using Weblate (Czech)Jakub Vaněk2014-02-16
|
* Run updatepo.shPilzAdam2013-11-23
|
* Translated using Weblate (Czech)Jakub Vaněk2013-11-23
| | | | Myslím, že se jedná o IME Convert klávesu: http://msdn.microsoft.com/en-us/library/system.windows.input.key.aspx
* Translated using Weblate (Czech)Jakub Vaněk2013-11-23
| | | | Myslím, že se jedná o IME NonConvert klávesu: http://msdn.microsoft.com/en-us/library/system.windows.input.key.aspx
* Translated using Weblate (Czech)Frantisek Simorda2013-11-23
|
* Translated using Weblate (Czech)Heisenberg CZE2013-11-23
|
* Translated using Weblate (Czech)Petr Hála2013-11-23
|
* Translated using Weblate (Czech)Heisenberg CZE2013-11-23
|
* Translated using Weblate (Czech)Heisenberg CZE2013-11-23
|
* Translated using Weblate (Czech)Petr Hála2013-11-23
|
* Add Czech languageKahrl2013-10-08
s="hl opt">,-1, 1), // bottom back v3s16( 0,-1,-1), // bottom front // 18 v3s16(-1, 1, 1), // top back-left v3s16( 1, 1, 1), // top back-right v3s16(-1, 1,-1), // top front-left v3s16( 1, 1,-1), // top front-right v3s16(-1,-1, 1), // bottom back-left v3s16( 1,-1, 1), // bottom back-right v3s16(-1,-1,-1), // bottom front-left v3s16( 1,-1,-1), // bottom front-right // 26 }; const v3s16 g_27dirs[27] = { // +right, +top, +back v3s16( 0, 0, 1), // back v3s16( 0, 1, 0), // top v3s16( 1, 0, 0), // right v3s16( 0, 0,-1), // front v3s16( 0,-1, 0), // bottom v3s16(-1, 0, 0), // left // 6 v3s16(-1, 1, 0), // top left v3s16( 1, 1, 0), // top right v3s16( 0, 1, 1), // top back v3s16( 0, 1,-1), // top front v3s16(-1, 0, 1), // back left v3s16( 1, 0, 1), // back right v3s16(-1, 0,-1), // front left v3s16( 1, 0,-1), // front right v3s16(-1,-1, 0), // bottom left v3s16( 1,-1, 0), // bottom right v3s16( 0,-1, 1), // bottom back v3s16( 0,-1,-1), // bottom front // 18 v3s16(-1, 1, 1), // top back-left v3s16( 1, 1, 1), // top back-right v3s16(-1, 1,-1), // top front-left v3s16( 1, 1,-1), // top front-right v3s16(-1,-1, 1), // bottom back-left v3s16( 1,-1, 1), // bottom back-right v3s16(-1,-1,-1), // bottom front-left v3s16( 1,-1,-1), // bottom front-right // 26 v3s16(0,0,0), }; const u8 wallmounted_to_facedir[6] = { 20, 0, 16 + 1, 12 + 3, 8, 4 + 2 };