Ignore:
Timestamp:
May 18, 2018, 12:54:37 AM (6 years ago)
Author:
chronos
Message:
  • Fixed: Player turn start/end signaling from server to clients.
  • Added: Save action to save game without opening save dialog.
  • Fixed: Move dialog was not opened after new game was created.
File:
1 edited

Legend:

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

    r202 r203  
    99"MIME-Version: 1.0\n"
    1010"Content-Transfer-Encoding: 8bit\n"
    11 "X-Generator: Poedit 1.8.8\n"
     11"X-Generator: Poedit 2.0.6\n"
    1212"Language: cs\n"
    1313
     
    3535msgstr "Ukončit hru"
    3636
    37 #: tcore.agameendturn.caption
    38 msgctxt "TCORE.AGAMEENDTURN.CAPTION"
    39 msgid "End turn"
    40 msgstr "Ukončit tah"
    41 
    42 #: tcore.agameendturn.hint
    43 msgid "End player turn"
    44 msgstr "Ukončit tah hráče"
    45 
    4637#: tcore.agameload.caption
    4738msgid "Load"
     
    7162msgstr "Uložit"
    7263
     64#: tcore.agamesaveas.caption
     65msgid "Save as..."
     66msgstr ""
     67
    7368#: tcore.ahelp.caption
    7469msgctxt "tcore.ahelp.caption"
     
    153148
    154149#: tformclient.agameendturn.caption
    155 #, fuzzy
    156150msgctxt "tformclient.agameendturn.caption"
    157151msgid "End turn"
     
    242236msgstr "Nápověda"
    243237
     238#: tformmain.menuitem2.caption
     239msgid "New..."
     240msgstr ""
     241
    244242#: tformmain.menuitem22.caption
    245243msgctxt "tformmain.menuitem22.caption"
    246244msgid "Statusbar visible"
    247245msgstr "Viditelná stavová lišta"
     246
     247#: tformmain.menuitem29.caption
     248msgid "Save as"
     249msgstr ""
    248250
    249251#: tformmain.menuitem8.caption
     
    970972msgid "64-bit UInt read overflow."
    971973msgstr "Přetečení při čtení 64-bit UInt"
    972 
Note: See TracChangeset for help on using the changeset viewer.