Ignore:
Timestamp:
Dec 19, 2017, 4:56:34 PM (7 years ago)
Author:
chronos
Message:
  • Modified: Generate rules either to tokenizer and parser.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/generator/Languages/generator.cs.po

    r128 r129  
    1212"X-Generator: Poedit 1.8.8\n"
    1313
     14#: tformgrammer.buttoncancel.caption
     15msgctxt "tformgrammer.buttoncancel.caption"
     16msgid "Cancel"
     17msgstr ""
     18
     19#: tformgrammer.buttonok.caption
     20msgid "OK"
     21msgstr ""
     22
     23#: tformgrammer.caption
     24msgid "Grammer settings"
     25msgstr ""
     26
     27#: tformgrammer.label1.caption
     28msgid "Start rule:"
     29msgstr ""
     30
    1431#: tformmain.abuildcompiler.caption
    1532msgid "Build compiler"
     
    84101msgstr "Soubor"
    85102
    86 #: tformmain.menuitem6.caption
    87 msgid "-"
    88 msgstr "-"
    89 
    90103#: tformmain.menuitem8.caption
    91104msgid "Tools"
    92105msgstr "Nástroje"
     106
     107#: tformrule.buttoncancel.caption
     108msgctxt "tformrule.buttoncancel.caption"
     109msgid "Cancel"
     110msgstr ""
     111
     112#: tformrule.buttonok.caption
     113msgctxt "tformrule.buttonok.caption"
     114msgid "Ok"
     115msgstr ""
     116
     117#: tformrule.caption
     118msgid "Rule"
     119msgstr ""
     120
     121#: tformrule.checkboxcreatenode.caption
     122msgid "Create source node"
     123msgstr ""
     124
     125#: tformrule.label1.caption
     126msgid "Name:"
     127msgstr ""
     128
     129#: tformrule.label2.caption
     130msgid "Lavel:"
     131msgstr ""
     132
     133#: tformrule.listview1.columns[0].caption
     134#, fuzzy
     135msgctxt "tformrule.listview1.columns[0].caption"
     136msgid "Name"
     137msgstr "Název"
     138
     139#: tformrule.tabsheet1.caption
     140#, fuzzy
     141msgctxt "tformrule.tabsheet1.caption"
     142msgid "Items"
     143msgstr "PoloÅŸky"
     144
     145#: tformrule.tabsheet2.caption
     146msgid "Links"
     147msgstr ""
     148
     149#: tformrule.tabsheetusedby.caption
     150msgid "Used by"
     151msgstr ""
     152
     153#: tformruleitem.buttoncancel.caption
     154msgctxt "tformruleitem.buttoncancel.caption"
     155msgid "Cancel"
     156msgstr ""
     157
     158#: tformruleitem.buttonok.caption
     159msgctxt "tformruleitem.buttonok.caption"
     160msgid "Ok"
     161msgstr ""
     162
     163#: tformruleitem.caption
     164msgid "Rule item"
     165msgstr ""
     166
     167#: tformruleitem.checkboxanyexcept.caption
     168msgid "Any except"
     169msgstr ""
     170
     171#: tformruleitem.checkboxoptional.caption
     172msgid "Optional"
     173msgstr ""
     174
     175#: tformruleitem.checkboxrepetitive.caption
     176msgid "Repetitive"
     177msgstr ""
     178
     179#: tformruleitem.label2.caption
     180msgid "Type:"
     181msgstr ""
     182
     183#: tformruleitem.labelnonterminal.caption
     184msgid "Non-terminal:"
     185msgstr ""
     186
     187#: tformruleitem.labelterminal.caption
     188msgid "Terminal:"
     189msgstr ""
     190
     191#: tformruleitem.labelterminal1.caption
     192msgid "Terminal from:"
     193msgstr ""
     194
     195#: tformruleitem.labelterminal2.caption
     196msgid "Terminal to:"
     197msgstr ""
     198
     199#: tformruleitem.tabsheetnonterminal.caption
     200msgid "NonTerminal"
     201msgstr ""
     202
     203#: tformruleitem.tabsheetsubitems.caption
     204msgid "SubItems"
     205msgstr ""
     206
     207#: tformruleitem.tabsheetterminal.caption
     208msgid "Terminal"
     209msgstr ""
     210
     211#: tformruleitem.tabsheetterminalrange.caption
     212msgid "TabSheetTerminalRange"
     213msgstr ""
    93214
    94215#: tformruleitems.aadd.caption
     
    173294
    174295#: tformrules.listview1.columns[2].caption
     296msgctxt "tformrules.listview1.columns[2].caption"
    175297msgid "Items"
    176298msgstr "PoloÅŸky"
     
    180302msgstr "Znaková délka"
    181303
     304#: tformrules.listview1.columns[4].caption
     305msgid "Level"
     306msgstr ""
     307
    182308#: uformmain.sdoyouwanttosaveproject
    183309msgid "There are unsaved changes in project. Do you want to save them?"
Note: See TracChangeset for help on using the changeset viewer.