Ignore:
Timestamp:
Dec 24, 2017, 3:54:08 PM (7 years ago)
Author:
chronos
Message:
  • Added: Open recent files menu action.
  • Added: Generate BNF and EBNF output separately.
  • Added: Allow to hide main toolbar.
Location:
branches/generator/Languages
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/generator/Languages

    • Property svn:ignore set to
      *.mo
  • branches/generator/Languages/generator.cs.po

    r130 r131  
    1010"Content-Transfer-Encoding: 8bit\n"
    1111"Language: cs\n"
    12 "X-Generator: Poedit 1.8.8\n"
     12"X-Generator: Poedit 2.0.4\n"
    1313
    1414#: tformgrammer.buttoncancel.caption
    1515msgctxt "tformgrammer.buttoncancel.caption"
    1616msgid "Cancel"
    17 msgstr ""
     17msgstr "ZruÅ¡it"
    1818
    1919#: tformgrammer.buttonok.caption
    2020msgid "OK"
    21 msgstr ""
     21msgstr "OK"
    2222
    2323#: tformgrammer.caption
    2424msgid "Grammer settings"
    25 msgstr ""
     25msgstr "Nastavení gramatiky"
    2626
    2727#: tformgrammer.label1.caption
    2828msgid "Start rule:"
    29 msgstr ""
     29msgstr "Počáteční pravidlo:"
    3030
    3131#: tformmain.abuildcompiler.caption
     
    6565msgstr "Otevřít..."
    6666
     67#: tformmain.aprojectopenrecent.caption
     68msgctxt "tformmain.aprojectopenrecent.caption"
     69msgid "Open recent"
     70msgstr "Otevřít nedávnÃœ"
     71
    6772#: tformmain.aprojectsave.caption
    6873msgid "Save"
     
    8994msgstr "Pravidla"
    9095
     96#: tformmain.atoolbarvisible.caption
     97msgctxt "tformmain.atoolbarvisible.caption"
     98msgid "Toolbar"
     99msgstr "NástrojovÃœ panel"
     100
    91101#: tformmain.caption
    92102msgid "Language generator"
     
    105115msgstr "Nástroje"
    106116
     117#: tformmain.menuitemrecent.caption
     118msgctxt "tformmain.menuitemrecent.caption"
     119msgid "Open recent"
     120msgstr "Otevřít nedávnÃœ"
     121
    107122#: tformmain.tabsheetbnf.caption
    108123msgid "BNF"
    109 msgstr ""
     124msgstr "BNF"
    110125
    111126#: tformmain.tabsheetebnf.caption
    112127msgid "EBNF"
    113 msgstr ""
     128msgstr "EBNF"
    114129
    115130#: tformmain.tabsheetrules.caption
    116 #, fuzzy
    117131msgctxt "tformmain.tabsheetrules.caption"
    118132msgid "Rules"
     
    122136msgctxt "tformrule.buttoncancel.caption"
    123137msgid "Cancel"
    124 msgstr ""
     138msgstr "ZruÅ¡it"
    125139
    126140#: tformrule.buttonok.caption
    127141msgctxt "tformrule.buttonok.caption"
    128142msgid "Ok"
    129 msgstr ""
     143msgstr "Ok"
    130144
    131145#: tformrule.caption
    132146msgid "Rule"
    133 msgstr ""
     147msgstr "Pravidlo"
    134148
    135149#: tformrule.checkboxcreatenode.caption
    136150msgid "Create source node"
    137 msgstr ""
     151msgstr "Vytvářet zdrojovÃœ uzel"
    138152
    139153#: tformrule.label1.caption
    140154msgid "Name:"
    141 msgstr ""
     155msgstr "Jméno:"
    142156
    143157#: tformrule.label2.caption
    144 msgid "Lavel:"
    145 msgstr ""
     158msgid "Level:"
     159msgstr "Úroveň:"
    146160
    147161#: tformrule.listview1.columns[0].caption
    148 #, fuzzy
    149162msgctxt "tformrule.listview1.columns[0].caption"
    150163msgid "Name"
     
    152165
    153166#: tformrule.tabsheet1.caption
    154 #, fuzzy
    155167msgctxt "tformrule.tabsheet1.caption"
    156168msgid "Items"
     
    159171#: tformrule.tabsheet2.caption
    160172msgid "Links"
    161 msgstr ""
     173msgstr "Vazby"
    162174
    163175#: tformrule.tabsheetusedby.caption
    164176msgid "Used by"
    165 msgstr ""
     177msgstr "PouÅŸita čím"
    166178
    167179#: tformruleitem.buttoncancel.caption
    168180msgctxt "tformruleitem.buttoncancel.caption"
    169181msgid "Cancel"
    170 msgstr ""
     182msgstr "ZruÅ¡it"
    171183
    172184#: tformruleitem.buttonok.caption
    173185msgctxt "tformruleitem.buttonok.caption"
    174186msgid "Ok"
    175 msgstr ""
     187msgstr "Ok"
    176188
    177189#: tformruleitem.caption
    178190msgid "Rule item"
    179 msgstr ""
     191msgstr "PoloÅŸka pravidla"
    180192
    181193#: tformruleitem.checkboxanyexcept.caption
    182194msgid "Any except"
    183 msgstr ""
     195msgstr "VÅ¡e kromě"
    184196
    185197#: tformruleitem.checkboxoptional.caption
    186198msgid "Optional"
    187 msgstr ""
     199msgstr "VolitelnÃœ"
    188200
    189201#: tformruleitem.checkboxrepetitive.caption
    190202msgid "Repetitive"
    191 msgstr ""
     203msgstr "OpakovanÃœ"
    192204
    193205#: tformruleitem.label2.caption
    194206msgid "Type:"
    195 msgstr ""
     207msgstr "Typ:"
    196208
    197209#: tformruleitem.labelnonterminal.caption
    198210msgid "Non-terminal:"
    199 msgstr ""
     211msgstr "NekoncovÃœ:"
    200212
    201213#: tformruleitem.labelterminal.caption
    202214msgid "Terminal:"
    203 msgstr ""
     215msgstr "KoncovÃœ:"
    204216
    205217#: tformruleitem.labelterminal1.caption
    206218msgid "Terminal from:"
    207 msgstr ""
     219msgstr "KoncovÃœ od:"
    208220
    209221#: tformruleitem.labelterminal2.caption
    210222msgid "Terminal to:"
    211 msgstr ""
     223msgstr "KoncovÃœ do:"
    212224
    213225#: tformruleitem.tabsheetnonterminal.caption
    214226msgid "NonTerminal"
    215 msgstr ""
     227msgstr "NekoncovÃœ"
    216228
    217229#: tformruleitem.tabsheetsubitems.caption
    218230msgid "SubItems"
    219 msgstr ""
     231msgstr "PodpoloÅŸky"
    220232
    221233#: tformruleitem.tabsheetterminal.caption
    222234msgid "Terminal"
    223 msgstr ""
     235msgstr "KoncovÃœ"
    224236
    225237#: tformruleitem.tabsheetterminalrange.caption
    226 msgid "TabSheetTerminalRange"
    227 msgstr ""
     238msgid "Terminal range"
     239msgstr "NekoncovÃœ rozsah"
    228240
    229241#: tformruleitems.aadd.caption
     
    318330#: tformrules.listview1.columns[4].caption
    319331msgid "Level"
    320 msgstr ""
     332msgstr "Úroveň"
    321333
    322334#: uformmain.sdoyouwanttosaveproject
     
    331343msgid "Unsaved changes"
    332344msgstr "NeuloÅŸené změny"
    333 
Note: See TracChangeset for help on using the changeset viewer.