Ignore:
Timestamp:
May 16, 2019, 11:35:07 PM (6 years ago)
Author:
chronos
Message:
Location:
branches/generator/Languages
Files:
2 edited

Legend:

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

    r137 r189  
    1111"Language: cs\n"
    1212"X-Generator: Poedit 2.0.4\n"
    13 
    14 #: tformgrammer.buttoncancel.caption
    15 msgctxt "tformgrammer.buttoncancel.caption"
    16 msgid "Cancel"
    17 msgstr "ZruÅ¡it"
    18 
    19 #: tformgrammer.buttonok.caption
    20 msgid "OK"
    21 msgstr "OK"
    22 
    23 #: tformgrammer.caption
    24 msgid "Grammer settings"
    25 msgstr "Nastavení gramatiky"
    26 
    27 #: tformgrammer.label1.caption
    28 msgid "Start rule:"
    29 msgstr "Počáteční pravidlo:"
    30 
    31 #: tformgrammer.label2.caption
    32 msgid "White space rule:"
    33 msgstr "Pravidlo bílÃœch znaků:"
    34 
    35 #: tformlookuptable.buttoncancel.caption
    36 msgctxt "tformlookuptable.buttoncancel.caption"
    37 msgid "Cancel"
    38 msgstr "ZruÅ¡it"
    39 
    40 #: tformlookuptable.buttonok.caption
    41 msgctxt "tformlookuptable.buttonok.caption"
    42 msgid "Ok"
    43 msgstr "Ok"
    44 
    45 #: tformlookuptable.caption
    46 msgid "Lookup table"
    47 msgstr "Hledací tabulka:"
    48 
    49 #: tformlookuptable.label1.caption
    50 msgctxt "tformlookuptable.label1.caption"
    51 msgid "Name:"
    52 msgstr "Jméno:"
    53 
    54 #: tformlookuptables.aadd.caption
    55 msgctxt "tformlookuptables.aadd.caption"
    56 msgid "Add"
    57 msgstr "Přidat"
    58 
    59 #: tformlookuptables.aadd.hint
    60 msgctxt "tformlookuptables.aadd.hint"
    61 msgid "Add"
    62 msgstr "Přidat"
    63 
    64 #: tformlookuptables.amodify.caption
    65 msgctxt "tformlookuptables.amodify.caption"
    66 msgid "Modify"
    67 msgstr "Upravit"
    68 
    69 #: tformlookuptables.amodify.hint
    70 msgctxt "tformlookuptables.amodify.hint"
    71 msgid "Modify"
    72 msgstr "Upravit"
    73 
    74 #: tformlookuptables.aremove.caption
    75 msgctxt "tformlookuptables.aremove.caption"
    76 msgid "Remove"
    77 msgstr "Odstranit"
    78 
    79 #: tformlookuptables.aremove.hint
    80 msgctxt "tformlookuptables.aremove.hint"
    81 msgid "Remove"
    82 msgstr "Odstranit"
    83 
    84 #: tformlookuptables.caption
    85 msgctxt "tformlookuptables.caption"
    86 msgid "Lookup tables"
    87 msgstr "Hledací tabulky:"
    88 
    89 #: tformlookuptables.listview1.columns[0].caption
    90 msgctxt "tformlookuptables.listview1.columns[0].caption"
    91 msgid "Name"
    92 msgstr "Název"
    9313
    9414#: tformmain.abuildcompiler.caption
     
    201121msgstr "Pravidla"
    202122
    203 #: tformrule.buttoncancel.caption
    204 msgctxt "tformrule.buttoncancel.caption"
    205 msgid "Cancel"
    206 msgstr "ZruÅ¡it"
    207 
    208 #: tformrule.buttonok.caption
    209 msgctxt "tformrule.buttonok.caption"
    210 msgid "Ok"
    211 msgstr "Ok"
    212 
    213 #: tformrule.caption
    214 msgid "Rule"
    215 msgstr "Pravidlo"
    216 
    217 #: tformrule.checkboxcreatenode.caption
    218 msgid "Create source node"
    219 msgstr "Vytvářet zdrojovÃœ uzel"
    220 
    221 #: tformrule.label1.caption
    222 msgctxt "tformrule.label1.caption"
    223 msgid "Name:"
    224 msgstr "Jméno:"
    225 
    226 #: tformrule.label2.caption
    227 msgid "Level:"
    228 msgstr "Úroveň:"
    229 
    230 #: tformrule.listview1.columns[0].caption
    231 msgctxt "tformrule.listview1.columns[0].caption"
    232 msgid "Name"
    233 msgstr "Název"
    234 
    235 #: tformrule.tabsheet1.caption
    236 msgctxt "tformrule.tabsheet1.caption"
    237 msgid "Items"
    238 msgstr "PoloÅŸky"
    239 
    240 #: tformrule.tabsheet2.caption
    241 msgid "Links"
    242 msgstr "Vazby"
    243 
    244 #: tformrule.tabsheetusedby.caption
    245 msgid "Used by"
    246 msgstr "PouÅŸita čím"
    247 
    248 #: tformruleitem.buttoncancel.caption
    249 msgctxt "tformruleitem.buttoncancel.caption"
    250 msgid "Cancel"
    251 msgstr "ZruÅ¡it"
    252 
    253 #: tformruleitem.buttonok.caption
    254 msgctxt "tformruleitem.buttonok.caption"
    255 msgid "Ok"
    256 msgstr "Ok"
    257 
    258 #: tformruleitem.caption
    259 msgid "Rule item"
    260 msgstr "PoloÅŸka pravidla"
    261 
    262 #: tformruleitem.checkboxanyexcept.caption
    263 msgid "Any except"
    264 msgstr "VÅ¡e kromě"
    265 
    266 #: tformruleitem.checkboxescapedstring.caption
    267 msgctxt "tformruleitem.checkboxescapedstring.caption"
    268 msgid "Escaped strings"
    269 msgstr "PrefixovanÃœ znaky"
    270 
    271 #: tformruleitem.checkboxlookuptable.caption
    272 msgid "Use lookup table"
    273 msgstr "Pouşít hledací tabulku"
    274 
    275 #: tformruleitem.checkboxoptional.caption
    276 msgid "Optional"
    277 msgstr "VolitelnÃœ"
    278 
    279 #: tformruleitem.checkboxrepetitive.caption
    280 msgid "Repetitive"
    281 msgstr "OpakovanÃœ"
    282 
    283 #: tformruleitem.comboboxlookuptableaction.text
    284 msgid "Create"
    285 msgstr "Vytvořit"
    286 
    287 #: tformruleitem.label1.caption
    288 msgid "Item action:"
    289 msgstr "Akce poloÅŸky:"
    290 
    291 #: tformruleitem.label2.caption
    292 msgid "Type:"
    293 msgstr "Typ:"
    294 
    295 #: tformruleitem.labelnonterminal.caption
    296 msgid "Non-terminal:"
    297 msgstr "NekoncovÃœ:"
    298 
    299 #: tformruleitem.labelterminal.caption
    300 msgid "Terminal:"
    301 msgstr "KoncovÃœ:"
    302 
    303 #: tformruleitem.labelterminal1.caption
    304 msgid "Terminal from:"
    305 msgstr "KoncovÃœ od:"
    306 
    307 #: tformruleitem.labelterminal2.caption
    308 msgid "Terminal to:"
    309 msgstr "KoncovÃœ do:"
    310 
    311 #: tformruleitem.tabsheetnonterminal.caption
    312 msgid "NonTerminal"
    313 msgstr "NekoncovÃœ"
    314 
    315 #: tformruleitem.tabsheetsubitems.caption
    316 msgid "SubItems"
    317 msgstr "PodpoloÅŸky"
    318 
    319 #: tformruleitem.tabsheetterminal.caption
    320 msgid "Terminal"
    321 msgstr "KoncovÃœ"
    322 
    323 #: tformruleitem.tabsheetterminalrange.caption
    324 msgid "Terminal range"
    325 msgstr "NekoncovÃœ rozsah"
    326 
    327 #: tformruleitems.aadd.caption
    328 msgctxt "tformruleitems.aadd.caption"
    329 msgid "Add"
    330 msgstr "Přidat"
    331 
    332 #: tformruleitems.amodify.caption
    333 msgctxt "tformruleitems.amodify.caption"
    334 msgid "Modify"
    335 msgstr "Upravit"
    336 
    337 #: tformruleitems.amovedown.caption
    338 msgid "Move down"
    339 msgstr "Posunout dolů"
    340 
    341 #: tformruleitems.amoveup.caption
    342 msgid "Move up"
    343 msgstr "Posunout nahoru"
    344 
    345 #: tformruleitems.aremove.caption
    346 msgctxt "tformruleitems.aremove.caption"
    347 msgid "Remove"
    348 msgstr "Odstranit"
    349 
    350 #: tformruleitems.caption
    351 msgid "Rule items"
    352 msgstr "PoloÅŸky pravidla"
    353 
    354 #: tformruleitems.checkboxwhitespace.caption
    355 msgid "With white spaces"
    356 msgstr "S bílÃœmi znaky"
    357 
    358 #: tformruleitems.label1.caption
    359 msgid "Operator:"
    360 msgstr "Operátor:"
    361 
    362 #: tformruleitems.listview1.columns[0].caption
    363 msgctxt "tformruleitems.listview1.columns[0].caption"
    364 msgid "Name"
    365 msgstr "Název"
    366 
    367 #: tformrules.aadd.caption
    368 msgctxt "tformrules.aadd.caption"
    369 msgid "Add"
    370 msgstr "Přidat"
    371 
    372 #: tformrules.aadd.hint
    373 msgctxt "tformrules.aadd.hint"
    374 msgid "Add"
    375 msgstr "Přidat"
    376 
    377 #: tformrules.amodify.caption
    378 msgctxt "tformrules.amodify.caption"
    379 msgid "Modify"
    380 msgstr "Upravit"
    381 
    382 #: tformrules.amodify.hint
    383 msgctxt "tformrules.amodify.hint"
    384 msgid "Modify"
    385 msgstr "Upravit"
    386 
    387 #: tformrules.aremove.caption
    388 msgctxt "tformrules.aremove.caption"
    389 msgid "Remove"
    390 msgstr "Odstranit"
    391 
    392 #: tformrules.aremove.hint
    393 msgctxt "tformrules.aremove.hint"
    394 msgid "Remove"
    395 msgstr "Odstranit"
    396 
    397 #: tformrules.caption
    398 msgctxt "tformrules.caption"
    399 msgid "Rules"
    400 msgstr "Pravidla"
    401 
    402 #: tformrules.listview1.columns[0].caption
    403 msgctxt "tformrules.listview1.columns[0].caption"
    404 msgid "Name"
    405 msgstr "Název"
    406 
    407 #: tformrules.listview1.columns[1].caption
    408 msgid "Node"
    409 msgstr "Uzel"
    410 
    411 #: tformrules.listview1.columns[2].caption
    412 msgctxt "tformrules.listview1.columns[2].caption"
    413 msgid "Items"
    414 msgstr "PoloÅŸky"
    415 
    416 #: tformrules.listview1.columns[3].caption
    417 msgid "Char length"
    418 msgstr "Znaková délka"
    419 
    420 #: tformrules.listview1.columns[4].caption
    421 msgid "Level"
    422 msgstr "Úroveň"
    423 
    424123#: uformmain.sdoyouwanttosaveproject
    425124msgid "There are unsaved changes in project. Do you want to save them?"
     
    433132msgid "Unsaved changes"
    434133msgstr "NeuloÅŸené změny"
     134
  • branches/generator/Languages/generator.po

    r137 r189  
    11msgid ""
    22msgstr "Content-Type: text/plain; charset=UTF-8"
    3 
    4 #: tformgrammer.buttoncancel.caption
    5 msgctxt "tformgrammer.buttoncancel.caption"
    6 msgid "Cancel"
    7 msgstr ""
    8 
    9 #: tformgrammer.buttonok.caption
    10 msgid "OK"
    11 msgstr ""
    12 
    13 #: tformgrammer.caption
    14 msgid "Grammer settings"
    15 msgstr ""
    16 
    17 #: tformgrammer.label1.caption
    18 msgid "Start rule:"
    19 msgstr ""
    20 
    21 #: tformgrammer.label2.caption
    22 msgid "White space rule:"
    23 msgstr ""
    24 
    25 #: tformlookuptable.buttoncancel.caption
    26 msgctxt "tformlookuptable.buttoncancel.caption"
    27 msgid "Cancel"
    28 msgstr ""
    29 
    30 #: tformlookuptable.buttonok.caption
    31 msgctxt "tformlookuptable.buttonok.caption"
    32 msgid "Ok"
    33 msgstr ""
    34 
    35 #: tformlookuptable.caption
    36 msgid "Lookup table"
    37 msgstr ""
    38 
    39 #: tformlookuptable.label1.caption
    40 msgctxt "tformlookuptable.label1.caption"
    41 msgid "Name:"
    42 msgstr ""
    43 
    44 #: tformlookuptables.aadd.caption
    45 msgctxt "tformlookuptables.aadd.caption"
    46 msgid "Add"
    47 msgstr ""
    48 
    49 #: tformlookuptables.aadd.hint
    50 msgctxt "tformlookuptables.aadd.hint"
    51 msgid "Add"
    52 msgstr ""
    53 
    54 #: tformlookuptables.amodify.caption
    55 msgctxt "tformlookuptables.amodify.caption"
    56 msgid "Modify"
    57 msgstr ""
    58 
    59 #: tformlookuptables.amodify.hint
    60 msgctxt "tformlookuptables.amodify.hint"
    61 msgid "Modify"
    62 msgstr ""
    63 
    64 #: tformlookuptables.aremove.caption
    65 msgctxt "tformlookuptables.aremove.caption"
    66 msgid "Remove"
    67 msgstr ""
    68 
    69 #: tformlookuptables.aremove.hint
    70 msgctxt "tformlookuptables.aremove.hint"
    71 msgid "Remove"
    72 msgstr ""
    73 
    74 #: tformlookuptables.caption
    75 msgctxt "tformlookuptables.caption"
    76 msgid "Lookup tables"
    77 msgstr ""
    78 
    79 #: tformlookuptables.listview1.columns[0].caption
    80 msgctxt "tformlookuptables.listview1.columns[0].caption"
    81 msgid "Name"
    82 msgstr ""
    833
    844#: tformmain.abuildcompiler.caption
     
    191111msgstr ""
    192112
    193 #: tformrule.buttoncancel.caption
    194 msgctxt "tformrule.buttoncancel.caption"
    195 msgid "Cancel"
    196 msgstr ""
    197 
    198 #: tformrule.buttonok.caption
    199 msgctxt "tformrule.buttonok.caption"
    200 msgid "Ok"
    201 msgstr ""
    202 
    203 #: tformrule.caption
    204 msgid "Rule"
    205 msgstr ""
    206 
    207 #: tformrule.checkboxcreatenode.caption
    208 msgid "Create source node"
    209 msgstr ""
    210 
    211 #: tformrule.label1.caption
    212 msgctxt "tformrule.label1.caption"
    213 msgid "Name:"
    214 msgstr ""
    215 
    216 #: tformrule.label2.caption
    217 msgid "Level:"
    218 msgstr ""
    219 
    220 #: tformrule.listview1.columns[0].caption
    221 msgctxt "tformrule.listview1.columns[0].caption"
    222 msgid "Name"
    223 msgstr ""
    224 
    225 #: tformrule.tabsheet1.caption
    226 msgctxt "tformrule.tabsheet1.caption"
    227 msgid "Items"
    228 msgstr ""
    229 
    230 #: tformrule.tabsheet2.caption
    231 msgid "Links"
    232 msgstr ""
    233 
    234 #: tformrule.tabsheetusedby.caption
    235 msgid "Used by"
    236 msgstr ""
    237 
    238 #: tformruleitem.buttoncancel.caption
    239 msgctxt "tformruleitem.buttoncancel.caption"
    240 msgid "Cancel"
    241 msgstr ""
    242 
    243 #: tformruleitem.buttonok.caption
    244 msgctxt "tformruleitem.buttonok.caption"
    245 msgid "Ok"
    246 msgstr ""
    247 
    248 #: tformruleitem.caption
    249 msgid "Rule item"
    250 msgstr ""
    251 
    252 #: tformruleitem.checkboxanyexcept.caption
    253 msgid "Any except"
    254 msgstr ""
    255 
    256 #: tformruleitem.checkboxescapedstring.caption
    257 msgctxt "tformruleitem.checkboxescapedstring.caption"
    258 msgid "Escaped strings"
    259 msgstr ""
    260 
    261 #: tformruleitem.checkboxlookuptable.caption
    262 msgid "Use lookup table"
    263 msgstr ""
    264 
    265 #: tformruleitem.checkboxoptional.caption
    266 msgid "Optional"
    267 msgstr ""
    268 
    269 #: tformruleitem.checkboxrepetitive.caption
    270 msgid "Repetitive"
    271 msgstr ""
    272 
    273 #: tformruleitem.comboboxlookuptableaction.text
    274 msgid "Create"
    275 msgstr ""
    276 
    277 #: tformruleitem.label1.caption
    278 msgid "Item action:"
    279 msgstr ""
    280 
    281 #: tformruleitem.label2.caption
    282 msgid "Type:"
    283 msgstr ""
    284 
    285 #: tformruleitem.labelnonterminal.caption
    286 msgid "Non-terminal:"
    287 msgstr ""
    288 
    289 #: tformruleitem.labelterminal.caption
    290 msgid "Terminal:"
    291 msgstr ""
    292 
    293 #: tformruleitem.labelterminal1.caption
    294 msgid "Terminal from:"
    295 msgstr ""
    296 
    297 #: tformruleitem.labelterminal2.caption
    298 msgid "Terminal to:"
    299 msgstr ""
    300 
    301 #: tformruleitem.tabsheetnonterminal.caption
    302 msgid "NonTerminal"
    303 msgstr ""
    304 
    305 #: tformruleitem.tabsheetsubitems.caption
    306 msgid "SubItems"
    307 msgstr ""
    308 
    309 #: tformruleitem.tabsheetterminal.caption
    310 msgid "Terminal"
    311 msgstr ""
    312 
    313 #: tformruleitem.tabsheetterminalrange.caption
    314 msgid "Terminal range"
    315 msgstr ""
    316 
    317 #: tformruleitems.aadd.caption
    318 msgctxt "TFORMRULEITEMS.AADD.CAPTION"
    319 msgid "Add"
    320 msgstr ""
    321 
    322 #: tformruleitems.amodify.caption
    323 msgctxt "TFORMRULEITEMS.AMODIFY.CAPTION"
    324 msgid "Modify"
    325 msgstr ""
    326 
    327 #: tformruleitems.amovedown.caption
    328 msgid "Move down"
    329 msgstr ""
    330 
    331 #: tformruleitems.amoveup.caption
    332 msgid "Move up"
    333 msgstr ""
    334 
    335 #: tformruleitems.aremove.caption
    336 msgctxt "TFORMRULEITEMS.AREMOVE.CAPTION"
    337 msgid "Remove"
    338 msgstr ""
    339 
    340 #: tformruleitems.caption
    341 msgid "Rule items"
    342 msgstr ""
    343 
    344 #: tformruleitems.checkboxwhitespace.caption
    345 msgid "With white spaces"
    346 msgstr ""
    347 
    348 #: tformruleitems.label1.caption
    349 msgid "Operator:"
    350 msgstr ""
    351 
    352 #: tformruleitems.listview1.columns[0].caption
    353 msgctxt "TFORMRULEITEMS.LISTVIEW1.COLUMNS[0].CAPTION"
    354 msgid "Name"
    355 msgstr ""
    356 
    357 #: tformrules.aadd.caption
    358 msgctxt "tformrules.aadd.caption"
    359 msgid "Add"
    360 msgstr ""
    361 
    362 #: tformrules.aadd.hint
    363 msgctxt "TFORMRULES.AADD.HINT"
    364 msgid "Add"
    365 msgstr ""
    366 
    367 #: tformrules.amodify.caption
    368 msgctxt "tformrules.amodify.caption"
    369 msgid "Modify"
    370 msgstr ""
    371 
    372 #: tformrules.amodify.hint
    373 msgctxt "TFORMRULES.AMODIFY.HINT"
    374 msgid "Modify"
    375 msgstr ""
    376 
    377 #: tformrules.aremove.caption
    378 msgctxt "tformrules.aremove.caption"
    379 msgid "Remove"
    380 msgstr ""
    381 
    382 #: tformrules.aremove.hint
    383 msgctxt "TFORMRULES.AREMOVE.HINT"
    384 msgid "Remove"
    385 msgstr ""
    386 
    387 #: tformrules.caption
    388 msgctxt "TFORMRULES.CAPTION"
    389 msgid "Rules"
    390 msgstr ""
    391 
    392 #: tformrules.listview1.columns[0].caption
    393 msgctxt "tformrules.listview1.columns[0].caption"
    394 msgid "Name"
    395 msgstr ""
    396 
    397 #: tformrules.listview1.columns[1].caption
    398 msgid "Node"
    399 msgstr ""
    400 
    401 #: tformrules.listview1.columns[2].caption
    402 msgctxt "tformrules.listview1.columns[2].caption"
    403 msgid "Items"
    404 msgstr ""
    405 
    406 #: tformrules.listview1.columns[3].caption
    407 msgid "Char length"
    408 msgstr ""
    409 
    410 #: tformrules.listview1.columns[4].caption
    411 msgid "Level"
    412 msgstr ""
    413 
    414113#: uformmain.sdoyouwanttosaveproject
    415114msgid "There are unsaved changes in project. Do you want to save them?"
Note: See TracChangeset for help on using the changeset viewer.