Ignore:
Timestamp:
Jul 20, 2018, 9:41:37 AM (6 years ago)
Author:
chronos
Message:
  • Added: Allow to enable individual code optimization from settings dialog.
  • Added: Actions to format or shrink target BF code.
Location:
trunk/Languages
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Languages

    • Property svn:ignore
      •  

        old new  
        11LazFuckIDE.cs.mo
         2*.mo
  • trunk/Languages/LazFuck.cs.po

    r88 r91  
    248248msgstr "Nápověda"
    249249
    250 #: tformmain.menuitem17.caption
    251 msgctxt "tformmain.menuitem17.caption"
    252 msgid "-"
    253 msgstr "-"
    254 
    255250#: tformmain.menuitem18.caption
    256251msgctxt "tformmain.menuitem18.caption"
     
    263258msgstr "Nástroje"
    264259
    265 #: tformmain.menuitem5.caption
    266 msgctxt "tformmain.menuitem5.caption"
    267 msgid "-"
    268 msgstr "-"
    269 
    270260#: tformmain.menuitem9.caption
    271261msgctxt "tformmain.menuitem9.caption"
     
    337327msgstr "Zprávy"
    338328
     329#: tformoptions.buttoncancel.caption
     330msgctxt "tformoptions.buttoncancel.caption"
     331msgid "Cancel"
     332msgstr "ZruÅ¡it"
     333
     334#: tformoptions.buttonok.caption
     335msgctxt "tformoptions.buttonok.caption"
     336msgid "Ok"
     337msgstr "Ok"
     338
     339#: tformoptions.caption
     340msgctxt "tformoptions.caption"
     341msgid "Options"
     342msgstr "Volby"
     343
     344#: tformoptions.checkbox1.caption
     345msgctxt "tformoptions.checkbox1.caption"
     346msgid "Reopend last opened project"
     347msgstr "Otevřít naposledy otevřenÃœ projekt"
     348
     349#: tformoptions.checkboxdpiauto.caption
     350msgctxt "tformoptions.checkboxdpiauto.caption"
     351msgid "Automatic DPI"
     352msgstr "Automatické DPI"
     353
     354#: tformoptions.checkboxoptimizeaddsub.caption
     355msgctxt "tformoptions.checkboxoptimizeaddsub.caption"
     356msgid "Addition and subtraction"
     357msgstr "Sčítání a odečítání"
     358
     359#: tformoptions.checkboxoptimizecopymultiply.caption
     360msgctxt "tformoptions.checkboxoptimizecopymultiply.caption"
     361msgid "Copy multiply"
     362msgstr "Kopírování a násobení"
     363
     364#: tformoptions.checkboxoptimizemerge.caption
     365msgctxt "tformoptions.checkboxoptimizemerge.caption"
     366msgid "Merge same operations"
     367msgstr "Sloučit stejné operace"
     368
     369#: tformoptions.checkboxoptimizerelativeindexes.caption
     370msgctxt "tformoptions.checkboxoptimizerelativeindexes.caption"
     371msgid "Relative indexes"
     372msgstr "Relativní indexy"
     373
     374#: tformoptions.label1.caption
     375msgctxt "tformoptions.label1.caption"
     376msgid "Memory size:"
     377msgstr "Velikost paměti:"
     378
     379#: tformoptions.label2.caption
     380msgctxt "tformoptions.label2.caption"
     381msgid "Cell size:"
     382msgstr "Velikost buňky:"
     383
     384#: tformoptions.label3.caption
     385msgctxt "tformoptions.label3.caption"
     386msgid "Interface language:"
     387msgstr "Jazyk rozhraní:"
     388
     389#: tformoptions.label4.caption
     390msgctxt "tformoptions.label4.caption"
     391msgid "Compiler optimizations:"
     392msgstr "Optimalizace překladače:"
     393
     394#: tformoptions.labeldpi.caption
     395msgctxt "tformoptions.labeldpi.caption"
     396msgid "DPI:"
     397msgstr "DPI:"
     398
     399#: tformoptions.labelx.caption
     400msgctxt "tformoptions.labelx.caption"
     401msgid "x"
     402msgstr "x"
     403
    339404#: tformoutput.caption
    340405msgid "Output"
     
    430495msgstr "-"
    431496
     497#: tformtargetcode.aformatcode.caption
     498msgid "Format code"
     499msgstr "Formátovat kód"
     500
     501#: tformtargetcode.ashrinkcode.caption
     502msgid "Shrink code"
     503msgstr "Srazit kód"
     504
    432505#: tformtargetcode.caption
    433506msgctxt "tformtargetcode.caption"
     
    483556
    484557#: toptionsform.checkbox1.caption
     558msgctxt "toptionsform.checkbox1.caption"
    485559msgid "Reopend last opened project"
    486560msgstr "Otevřít naposledy otevřenÃœ projekt"
    487561
    488562#: toptionsform.checkboxdpiauto.caption
     563msgctxt "toptionsform.checkboxdpiauto.caption"
    489564msgid "Automatic DPI"
    490565msgstr "Automatické DPI"
    491566
     567#: toptionsform.checkboxoptimizeaddsub.caption
     568msgctxt "toptionsform.checkboxoptimizeaddsub.caption"
     569msgid "Addition and subtraction"
     570msgstr "Sčítání a odečítání"
     571
     572#: toptionsform.checkboxoptimizecopymultiply.caption
     573msgctxt "toptionsform.checkboxoptimizecopymultiply.caption"
     574msgid "Copy multiply"
     575msgstr "Kopírování a násobení"
     576
     577#: toptionsform.checkboxoptimizemerge.caption
     578msgctxt "toptionsform.checkboxoptimizemerge.caption"
     579msgid "Merge same operations"
     580msgstr "Sloučit stejné operace"
     581
     582#: toptionsform.checkboxoptimizerelativeindexes.caption
     583msgctxt "toptionsform.checkboxoptimizerelativeindexes.caption"
     584msgid "Relative indexes"
     585msgstr "Relativní indexy"
     586
    492587#: toptionsform.label1.caption
     588msgctxt "toptionsform.label1.caption"
    493589msgid "Memory size:"
    494590msgstr "Velikost paměti:"
    495591
    496592#: toptionsform.label2.caption
     593msgctxt "toptionsform.label2.caption"
    497594msgid "Cell size:"
    498595msgstr "Velikost buňky:"
    499596
    500597#: toptionsform.label3.caption
     598msgctxt "toptionsform.label3.caption"
    501599msgid "Interface language:"
    502600msgstr "Jazyk rozhraní:"
    503601
    504602#: toptionsform.label4.caption
     603msgctxt "toptionsform.label4.caption"
    505604msgid "Compiler optimizations:"
    506605msgstr "Optimalizace překladače:"
     
    624723msgid "Unsupported command"
    625724msgstr "NepodporovanÃœ příkaz"
    626 
Note: See TracChangeset for help on using the changeset viewer.