Commit Graph

95 Commits (0b84e921da987c486ff1c2f4591d1ab082861a07)

Author SHA1 Message Date
B-CE b4d64b261a Upd i18n fr : complete & uniformize (+ fixup bad links)
Bots
      Déménageur -> Préhenseur   ( except for some level titles)
      shooter    -> tireur
      phazer     -> hachoir
      ...

        Buildings
      Fabrique de robots  -> Usine de robots
      convertisseur       -> raffinerie
      borne d'information -> station relais
      ...

        Objects
      batterie (standard)
      pile nucléaire
      Titanium (cube(s))     -> (bloc(s) de) titane   [+FIXUP some bad links]
      ...
2019-06-25 20:26:33 +02:00
Didier Raboud 36686e75da
goto: refresh translations 2019-01-17 09:37:31 +01:00
Didier Raboud 1f6fd3031c
goto: Fix default value documentation for goal 2019-01-17 08:58:52 +01:00
tomangelo 259465038b
Merge pull request #34 from nextghost/dev-czech
Czech translation
2018-09-08 22:03:50 +02:00
Martin Doucha ec8cd993d6 Merge branch 'dev' of https://github.com/colobot/colobot-data into dev-czech 2018-08-20 22:17:09 +02:00
Martin Doucha 99282d119c Translate CBOT help 2018-07-08 21:03:07 +02:00
José Robson Mariano Alves 8597221e4d Translation to Brazilian Portuguese 2018-05-15 18:30:32 -03:00
José Robson Mariano Alves 8ff2a9d9ac
Merge pull request #1 from colobot/master
Atualizando fork
2018-05-15 17:02:29 -03:00
José Robson Mariano Alves ca98ffa7c6 Translate to Brazilian Portuguese 2018-05-15 11:03:14 -03:00
krzys-h 10b07763fb Update translation files
They probably got desynchronized after 01e93d6b53
2018-05-08 20:26:48 +02:00
José Robson Mariano Alves 348544a7d7 Update to brazilian portuguese 2018-04-17 19:16:50 -03:00
José Robson Mariano Alves 70c8f95f65 Translating to Brazilian Portuguese 2018-04-04 13:24:32 -03:00
Roman Vasin 2a685899a3 Updated Russian translation in /help/cbot/po/ru.po 2018-03-14 14:53:48 +03:00
Fiftytwo 01e93d6b53 Add Builder documentation 2017-11-30 18:06:24 +01:00
krzys-h f5cbda70ec Replace EnergyPack->EnergyCell in Russian translation, closes colobot/colobot#1030 2017-11-04 11:35:31 +01:00
krzys-h 806d30cc3b Replace EnergySpot with PowerSpot in docs, closes colobot/colobot#969 2017-06-03 21:49:23 +02:00
krzys-h b5a16e365c Documentation update for file in CBot, closes colobot/colobot#936 2017-06-03 21:32:19 +02:00
krzys-h 9549116f99 Replace NuclearPowerCell with NuclearCell in Russian translations, closes colobot/colobot#932 2017-06-03 21:15:46 +02:00
krzys-h 2794fd57c3 Fix errors in Russian translation
see #27, c5c1281db0
2017-05-24 14:32:52 +02:00
Roman Vasin c5c1281db0 Updated Russian translations (#27) 2017-05-22 10:59:32 +02:00
MrSimbax 0a55020963 [SatCom] Default function parameters (close issue #899) 2017-02-12 12:23:44 +01:00
MrSimbax 27d3674c68 [SATCOM] open file in appending mode 2016-11-02 20:16:52 +01:00
Unknown 2b7248ab61 [SATCOM] Fix typo in "class" 2016-09-13 10:14:31 +02:00
Unknown 7ac99fbd72 [SATCOM] Add "extends" 2016-09-10 17:48:46 +02:00
Unknown 4373e29c92 [SATCOM] Add "super" 2016-09-10 16:42:59 +02:00
Unknown 78f5a94075 [SATCOM] Add "protected" 2016-09-10 16:09:04 +02:00
Unknown ea32d482c5 [SATCOM] Rewrite "class" 2016-09-10 15:43:23 +02:00
krzys-h 229394cda2 Realigned translation files
They were getting modified on every rebuild
2016-04-09 18:46:53 +02:00
Didier Raboud afcd0c2633 Update some french translations for 0.1.7 2016-03-25 12:01:30 +01:00
MrSimbax e844c911cd [SATCOM] Add target1 (close colobot/colobot#734) 2016-03-19 08:01:15 +01:00
MrSimbax 367a7f8bba [SATCOM] Add target2 2016-03-18 19:26:46 +01:00
krzys-h 018bb1b17f Update radarall() documentation 2016-03-13 20:31:49 +01:00
Mateusz Przybył e026c8be13 [SATCOM] Add comma in for loop (close colobot/colobot#727) 2016-03-10 18:29:34 +01:00
krzys-h 3b1011d04d Revert "[SATCOM] Mention that built-in functions can be overloaded too (see #673)"
See comment in #673

This reverts commit 474ab31b1a.
2016-03-07 18:55:58 +01:00
MrSimbax 042d15d0d3 [SATCOM] Add radarall (close #624) 2016-03-06 13:48:50 +01:00
MrSimbax a793c0ba83 [SATCOM] Add array initialization syntax 2016-03-06 12:59:15 +01:00
MrSimbax 474ab31b1a [SATCOM] Mention that built-in functions can be overloaded too (see #673) 2016-03-06 12:37:18 +01:00
Krzysztof Dermont 5ca86397dc Fix bad characters in translation 2016-02-10 17:07:00 +01:00
krzys-h 827c18d173 Updated pot files 2015-11-21 17:11:12 +01:00
MrSimbax a125f7ab3f Add description of logical operators and bitwise operators 2015-11-03 20:19:15 +01:00
MrSimbax 0222aa44c4 Add description of ternary operator (closes #674) 2015-11-03 19:55:03 +01:00
MrSimbax 20e4866620 Move description of logical operators from cond to expr 2015-11-03 19:42:42 +01:00
MrSimbax c5f2fd7a08 Rewrite the Expressions help file 2015-11-03 19:29:28 +01:00
krzys-h 14518ff476 Added cbot translations from @Schocker 2015-09-14 20:41:25 +02:00
MrSimbax 256cbfc75d Some fixes for eb4dc84896 2015-08-31 18:12:44 +02:00
MrSimbax eb4dc84896 Add hidden help page about cheats 2015-08-31 17:36:20 +02:00
krzys-h 7099929783 Removed some weird ¦ characters from SatCom 2015-08-18 22:33:59 +02:00
MrSimbax dd5efdf3d3 Remove mentions of colors from SatCom 2015-08-18 21:14:46 +02:00
krzys-h e2a11a4703 Recovered all lost translations 2015-08-13 11:51:29 +02:00
MrSimbax 2f23d43eab Add detect() CBOT documentation 2015-08-13 11:36:04 +02:00