Changeset 29 for trunk/Languages


Ignore:
Timestamp:
Oct 6, 2019, 9:53:39 PM (5 years ago)
Author:
chronos
Message:
  • Added: Computer player accessible from Tools menu in Debug mode. It is not able to win game yet.
Location:
trunk/Languages
Files:
3 edited

Legend:

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

    r28 r29  
    1717msgstr "O aplikaci"
    1818
     19#: tcore.acomputer.caption
     20msgctxt "tcore.acomputer.caption"
     21msgid "AI"
     22msgstr "AI"
     23
    1924#: tcore.aexit.caption
    2025msgctxt "tcore.aexit.caption"
     
    6267msgstr "   "
    6368
     69#: tformcomputer.buttonsolve.caption
     70msgid "Solve"
     71msgstr "Vyřešit"
     72
     73#: tformcomputer.caption
     74msgctxt "tformcomputer.caption"
     75msgid "AI"
     76msgstr "AI"
     77
    6478#: tformhelp.caption
    6579msgctxt "tformhelp.caption"
     
    8094msgstr "Nápověda"
    8195
     96#: tformmain.menuitemtools.caption
     97msgid "Tools"
     98msgstr "Nástroje"
     99
    82100#: tformnew.buttoncancel.caption
    83101msgctxt "tformnew.buttoncancel.caption"
     
    125143msgstr "Jazyk:"
    126144
     145#: ucore.sgameovercaption
     146msgctxt "ucore.sgameovercaption"
     147msgid "Lost"
     148msgstr "Prohra"
     149
     150#: ucore.sgameovermessage
     151msgctxt "ucore.sgameovermessage"
     152msgid "Game over!"
     153msgstr "Konec hry!"
     154
     155#: ucore.swincaption
     156msgctxt "ucore.swincaption"
     157msgid "Win"
     158msgstr "Vítězství"
     159
     160#: ucore.swinmessage
     161msgctxt "ucore.swinmessage"
     162msgid "You reached %d and won! You can continue to play to get higher score."
     163msgstr "Dosáhl jsi %d a vyhrál! Můžeš pokračovat ve hře k dosažení vyššího skóre."
     164
    127165#: uformabout.slicense
    128166msgid "License"
     
    165203msgstr "Změna jazyka"
    166204
    167 #: ugame.sgameovercaption
    168 msgid "Lost"
    169 msgstr "Prohra"
    170 
    171 #: ugame.sgameovermessage
    172 msgid "Game over!"
    173 msgstr "Konec hry!"
    174 
    175205#: ugame.sscore
    176206msgid "Score"
     
    180210msgid "Top score"
    181211msgstr "Nejvyšší skóre"
    182 
    183 #: ugame.swincaption
    184 msgid "Win"
    185 msgstr "Vítězství"
    186 
    187 #: ugame.swinmessage
    188 msgid "You reached %d and won! You can continue to play to get higher score."
    189 msgstr "Dosáhl jsi %d a vyhrál! Můžeš pokračovat ve hře k dosažení vyššího skóre."
  • trunk/Languages/Game2048.po

    r28 r29  
    77msgstr ""
    88
     9#: tcore.acomputer.caption
     10msgctxt "tcore.acomputer.caption"
     11msgid "AI"
     12msgstr ""
     13
    914#: tcore.aexit.caption
    1015msgctxt "tcore.aexit.caption"
     
    5257msgstr ""
    5358
     59#: tformcomputer.buttonsolve.caption
     60msgid "Solve"
     61msgstr ""
     62
     63#: tformcomputer.caption
     64msgctxt "tformcomputer.caption"
     65msgid "AI"
     66msgstr ""
     67
    5468#: tformhelp.caption
    5569msgctxt "tformhelp.caption"
     
    7084msgstr ""
    7185
     86#: tformmain.menuitemtools.caption
     87msgid "Tools"
     88msgstr ""
     89
    7290#: tformnew.buttoncancel.caption
    7391msgctxt "tformnew.buttoncancel.caption"
     
    115133msgstr ""
    116134
     135#: ucore.sgameovercaption
     136msgctxt "ucore.sgameovercaption"
     137msgid "Lost"
     138msgstr ""
     139
     140#: ucore.sgameovermessage
     141msgctxt "ucore.sgameovermessage"
     142msgid "Game over!"
     143msgstr ""
     144
     145#: ucore.swincaption
     146msgctxt "ucore.swincaption"
     147msgid "Win"
     148msgstr ""
     149
     150#: ucore.swinmessage
     151msgctxt "ucore.swinmessage"
     152msgid "You reached %d and won! You can continue to play to get higher score."
     153msgstr ""
     154
    117155#: uformabout.slicense
    118156msgid "License"
     
    155193msgstr ""
    156194
    157 #: ugame.sgameovercaption
    158 msgid "Lost"
    159 msgstr ""
    160 
    161 #: ugame.sgameovermessage
    162 msgid "Game over!"
    163 msgstr ""
    164 
    165195#: ugame.sscore
    166196msgid "Score"
     
    171201msgstr ""
    172202
    173 #: ugame.swincaption
    174 msgid "Win"
    175 msgstr ""
    176 
    177 #: ugame.swinmessage
    178 msgid "You reached %d and won! You can continue to play to get higher score."
    179 msgstr ""
    180 
Note: See TracChangeset for help on using the changeset viewer.