Changeset 85 for trunk/Languages


Ignore:
Timestamp:
May 17, 2024, 8:07:49 PM (6 months ago)
Author:
chronos
Message:
  • Added: Allow to reconfigure players keys.
Location:
trunk/Languages
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Languages/Tunneler.cs.po

    r84 r85  
    2626msgstr "Tyrkysová"
    2727
     28#: engine.sdefineplayerkeys
     29msgid "Define player keys"
     30msgstr "Nastavení tlačítek hráče"
     31
     32#: engine.sdone
     33msgid "Done"
     34msgstr "Hotovo"
     35
     36#: engine.sdown
     37msgid "Down"
     38msgstr "Dolů"
     39
    2840#: engine.sexit
    2941msgctxt "engine.sexit"
     
    5264
    5365#: engine.sinformationdetails2
     66#, object-pascal-format
    5467msgctxt "engine.sinformationdetails2"
    55 msgid "This is a public domain open source program: feel free to copy it for friends and study the source code. \\n Homepage: https://app.zdechov.net/Tunneler"
    56 msgstr "Toto je volně Å¡iřitelnÃœ program s otevřenÃœm kódem: klidně jej zkopírujte svÃœm přátelům a studujte jeho zdrojovÃœ kód. \\n Domovská stránka: https://app.zdechov.net/Tunneler"
     68msgid "This is a public domain open source program: feel free to copy it for friends and study the source code. \\n Homepage: %s"
     69msgstr "Toto je volně Å¡iřitelnÃœ program s otevřenÃœm kódem: klidně jej zkopírujte svÃœm přátelům a studujte jeho zdrojovÃœ kód. \\n Domovská stránka: %s"
    5770
    5871#: engine.sinstructions
     
    8194msgstr "Ovládání: \\n Modrá: W - nahoru, A - vlevo, S - dolů, D - vpravo, E - střelba \\n ZelenÃœ: kurzorové Å¡ipky, CTRL + střelba"
    8295
     96#: engine.sleft
     97msgid "Left"
     98msgstr "Vlevo"
     99
    83100#: engine.slessplayers
    84101msgid "Less players"
     
    118135msgstr "Počet hráčů"
    119136
     137#: engine.splayerskeys
     138msgctxt "engine.splayerskeys"
     139msgid "Players keys"
     140msgstr "Klávesy hráčů"
     141
    120142#: engine.spressesc
    121143msgctxt "engine.spressesc"
     
    128150msgstr "Červená"
    129151
     152#: engine.sright
     153msgid "Right"
     154msgstr "Vpravo"
     155
    130156#: engine.sround
    131157msgctxt "engine.sround"
     
    133159msgstr "Kolo"
    134160
     161#: engine.sset
     162msgid "Set"
     163msgstr "Ano"
     164
    135165#: engine.ssettings
    136166msgid "Settings"
    137167msgstr "Nastavení"
     168
     169#: engine.sshoot
     170msgid "Shoot"
     171msgstr "VÃœstřel"
    138172
    139173#: engine.sshotsfired
     
    156190msgid "Statistics"
    157191msgstr "Statistika"
     192
     193#: engine.sup
     194msgid "Up"
     195msgstr "Nahoru"
    158196
    159197#: engine.swinneris
  • trunk/Languages/Tunneler.pot

    r84 r85  
    1616msgstr ""
    1717
     18#: engine.sdefineplayerkeys
     19msgid "Define player keys"
     20msgstr ""
     21
     22#: engine.sdone
     23msgid "Done"
     24msgstr ""
     25
     26#: engine.sdown
     27msgid "Down"
     28msgstr ""
     29
    1830#: engine.sexit
    1931msgctxt "engine.sexit"
     
    4254
    4355#: engine.sinformationdetails2
     56#, object-pascal-format
    4457msgctxt "engine.sinformationdetails2"
    45 msgid "This is a public domain open source program: feel free to copy it for friends and study the source code. \\n Homepage: https://app.zdechov.net/Tunneler"
     58msgid "This is a public domain open source program: feel free to copy it for friends and study the source code. \\n Homepage: %s"
    4659msgstr ""
    4760
     
    7184msgstr ""
    7285
     86#: engine.sleft
     87msgid "Left"
     88msgstr ""
     89
    7390#: engine.slessplayers
    7491msgid "Less players"
     
    108125msgstr ""
    109126
     127#: engine.splayerskeys
     128msgctxt "engine.splayerskeys"
     129msgid "Players keys"
     130msgstr ""
     131
    110132#: engine.spressesc
    111133msgctxt "engine.spressesc"
     
    118140msgstr ""
    119141
     142#: engine.sright
     143msgid "Right"
     144msgstr ""
     145
    120146#: engine.sround
    121147msgctxt "engine.sround"
     
    123149msgstr ""
    124150
     151#: engine.sset
     152msgid "Set"
     153msgstr ""
     154
    125155#: engine.ssettings
    126156msgid "Settings"
     157msgstr ""
     158
     159#: engine.sshoot
     160msgid "Shoot"
    127161msgstr ""
    128162
     
    145179msgctxt "engine.sstatistics"
    146180msgid "Statistics"
     181msgstr ""
     182
     183#: engine.sup
     184msgid "Up"
    147185msgstr ""
    148186
Note: See TracChangeset for help on using the changeset viewer.