Changeset 38 for trunk/Languages


Ignore:
Timestamp:
Feb 19, 2012, 10:29:55 AM (12 years ago)
Author:
chronos
Message:
  • Modified: Used manual docked forms for better code separation.
  • Modified: Used tabbed layout with PageControl and TabSheets for better usability.
Location:
trunk/Languages
Files:
2 edited

Legend:

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

    r37 r38  
    3939msgstr "Cesta vykonání"
    4040
     41#: tformcpu.caption
     42msgctxt "tformcpu.caption"
     43msgid "Interpretter"
     44msgstr "Interpreter"
     45
     46#: tformcpu.label3.caption
     47msgctxt "tformcpu.label3.caption"
     48msgid "Program pointer:"
     49msgstr "Čítač programu:"
     50
     51#: tformcpu.label4.caption
     52msgctxt "tformcpu.label4.caption"
     53msgid "Step counter:"
     54msgstr "Čítač kroků:"
     55
     56#: tformcpu.label5.caption
     57msgctxt "tformcpu.label5.caption"
     58msgid "Memory pointer:"
     59msgstr "Ukazatel paměti:"
     60
     61#: tformcpu.label7.caption
     62msgctxt "tformcpu.label7.caption"
     63msgid "Speed:"
     64msgstr "Rychlost:"
     65
     66#: tformcpu.labelmemorypointer.caption
     67msgctxt "tformcpu.labelmemorypointer.caption"
     68msgid "   "
     69msgstr "   "
     70
     71#: tformcpu.labelprogrampointer.caption
     72msgctxt "tformcpu.labelprogrampointer.caption"
     73msgid "   "
     74msgstr "   "
     75
     76#: tformcpu.labelstepcounter.caption
     77msgctxt "tformcpu.labelstepcounter.caption"
     78msgid "   "
     79msgstr "   "
     80
     81#: tformcpu.labelstepspeed.caption
     82msgctxt "tformcpu.labelstepspeed.caption"
     83msgid "   "
     84msgstr "   "
     85
     86#: tforminput.caption
     87msgid "FormInput"
     88msgstr ""
     89
     90#: tforminput.label1.caption
     91msgctxt "tforminput.label1.caption"
     92msgid "Input:"
     93msgstr "Vstup:"
     94
     95#: tformmemory.caption
     96msgid "FormMemory"
     97msgstr ""
     98
     99#: tformmemory.label6.caption
     100msgctxt "tformmemory.label6.caption"
     101msgid "Memory:"
     102msgstr "Paměť"
     103
     104#: tformmemory.listviewmemory.columns[0].caption
     105msgctxt "tformmemory.listviewmemory.columns[0].caption"
     106msgid "Address"
     107msgstr "Adresa"
     108
     109#: tformmemory.listviewmemory.columns[1].caption
     110msgctxt "tformmemory.listviewmemory.columns[1].caption"
     111msgid "Data"
     112msgstr "Data"
     113
     114#: tformmesssages.caption
     115msgid "FormMesssages"
     116msgstr ""
     117
     118#: tformoutput.caption
     119msgid "FormOutput"
     120msgstr ""
     121
     122#: tformoutput.label2.caption
     123msgctxt "tformoutput.label2.caption"
     124msgid "Output:"
     125msgstr "VÃœstup:"
     126
    41127#: tinterpreterform.caption
    42128#| msgid "Runtime"
     
    46132
    47133#: tinterpreterform.label1.caption
     134msgctxt "tinterpreterform.label1.caption"
    48135msgid "Input:"
    49136msgstr "Vstup:"
    50137
    51138#: tinterpreterform.label2.caption
     139msgctxt "tinterpreterform.label2.caption"
    52140msgid "Output:"
    53141msgstr "VÃœstup:"
    54142
    55143#: tinterpreterform.label3.caption
     144msgctxt "tinterpreterform.label3.caption"
    56145msgid "Program pointer:"
    57146msgstr "Čítač programu:"
    58147
    59148#: tinterpreterform.label4.caption
     149msgctxt "tinterpreterform.label4.caption"
    60150msgid "Step counter:"
    61151msgstr "Čítač kroků:"
    62152
    63153#: tinterpreterform.label5.caption
     154msgctxt "tinterpreterform.label5.caption"
    64155msgid "Memory pointer:"
    65156msgstr "Ukazatel paměti:"
    66157
    67158#: tinterpreterform.label6.caption
     159msgctxt "tinterpreterform.label6.caption"
    68160msgid "Memory:"
    69161msgstr "Paměť"
    70162
    71163#: tinterpreterform.label7.caption
     164msgctxt "tinterpreterform.label7.caption"
    72165msgid "Speed:"
    73166msgstr "Rychlost:"
     
    94187
    95188#: tinterpreterform.listviewmemory.columns[0].caption
     189msgctxt "tinterpreterform.listviewmemory.columns[0].caption"
    96190msgid "Address"
    97191msgstr "Adresa"
    98192
    99193#: tinterpreterform.listviewmemory.columns[1].caption
     194msgctxt "tinterpreterform.listviewmemory.columns[1].caption"
    100195msgid "Data"
    101196msgstr "Data"
     
    258353msgstr "Cíl"
    259354
    260 #: tmainform.tabsheet1.caption
     355#: tmainform.tabsheetdebug.caption
     356msgctxt "tmainform.tabsheetdebug.caption"
     357msgid "Debug"
     358msgstr ""
     359
     360#: tmainform.tabsheetmessages.caption
     361msgctxt "tmainform.tabsheetmessages.caption"
    261362msgid "Messages"
    262 msgstr ""
    263 
    264 #: tmainform.tabsheet2.caption
    265 msgid "Debug"
    266363msgstr ""
    267364
  • trunk/Languages/LazFuckIDE.po

    r37 r38  
    3131msgstr ""
    3232
     33#: tformcpu.caption
     34msgctxt "TFORMCPU.CAPTION"
     35msgid "Interpretter"
     36msgstr ""
     37
     38#: tformcpu.label3.caption
     39msgctxt "TFORMCPU.LABEL3.CAPTION"
     40msgid "Program pointer:"
     41msgstr ""
     42
     43#: tformcpu.label4.caption
     44msgctxt "TFORMCPU.LABEL4.CAPTION"
     45msgid "Step counter:"
     46msgstr ""
     47
     48#: tformcpu.label5.caption
     49msgctxt "TFORMCPU.LABEL5.CAPTION"
     50msgid "Memory pointer:"
     51msgstr ""
     52
     53#: tformcpu.label7.caption
     54msgctxt "TFORMCPU.LABEL7.CAPTION"
     55msgid "Speed:"
     56msgstr ""
     57
     58#: tformcpu.labelmemorypointer.caption
     59msgctxt "TFORMCPU.LABELMEMORYPOINTER.CAPTION"
     60msgid "   "
     61msgstr ""
     62
     63#: tformcpu.labelprogrampointer.caption
     64msgctxt "TFORMCPU.LABELPROGRAMPOINTER.CAPTION"
     65msgid "   "
     66msgstr ""
     67
     68#: tformcpu.labelstepcounter.caption
     69msgctxt "TFORMCPU.LABELSTEPCOUNTER.CAPTION"
     70msgid "   "
     71msgstr ""
     72
     73#: tformcpu.labelstepspeed.caption
     74msgctxt "TFORMCPU.LABELSTEPSPEED.CAPTION"
     75msgid "   "
     76msgstr ""
     77
     78#: tforminput.caption
     79msgid "FormInput"
     80msgstr ""
     81
     82#: tforminput.label1.caption
     83msgctxt "TFORMINPUT.LABEL1.CAPTION"
     84msgid "Input:"
     85msgstr ""
     86
     87#: tformmemory.caption
     88msgid "FormMemory"
     89msgstr ""
     90
     91#: tformmemory.label6.caption
     92msgctxt "TFORMMEMORY.LABEL6.CAPTION"
     93msgid "Memory:"
     94msgstr ""
     95
     96#: tformmemory.listviewmemory.columns[0].caption
     97msgctxt "TFORMMEMORY.LISTVIEWMEMORY.COLUMNS[0].CAPTION"
     98msgid "Address"
     99msgstr ""
     100
     101#: tformmemory.listviewmemory.columns[1].caption
     102msgctxt "TFORMMEMORY.LISTVIEWMEMORY.COLUMNS[1].CAPTION"
     103msgid "Data"
     104msgstr ""
     105
     106#: tformmesssages.caption
     107msgid "FormMesssages"
     108msgstr ""
     109
     110#: tformoutput.caption
     111msgid "FormOutput"
     112msgstr ""
     113
     114#: tformoutput.label2.caption
     115msgctxt "TFORMOUTPUT.LABEL2.CAPTION"
     116msgid "Output:"
     117msgstr ""
     118
    33119#: tinterpreterform.caption
    34120msgctxt "tinterpreterform.caption"
     
    37123
    38124#: tinterpreterform.label1.caption
     125msgctxt "tinterpreterform.label1.caption"
    39126msgid "Input:"
    40127msgstr ""
    41128
    42129#: tinterpreterform.label2.caption
     130msgctxt "tinterpreterform.label2.caption"
    43131msgid "Output:"
    44132msgstr ""
    45133
    46134#: tinterpreterform.label3.caption
     135msgctxt "tinterpreterform.label3.caption"
    47136msgid "Program pointer:"
    48137msgstr ""
    49138
    50139#: tinterpreterform.label4.caption
     140msgctxt "tinterpreterform.label4.caption"
    51141msgid "Step counter:"
    52142msgstr ""
    53143
    54144#: tinterpreterform.label5.caption
     145msgctxt "tinterpreterform.label5.caption"
    55146msgid "Memory pointer:"
    56147msgstr ""
    57148
    58149#: tinterpreterform.label6.caption
     150msgctxt "tinterpreterform.label6.caption"
    59151msgid "Memory:"
    60152msgstr ""
    61153
    62154#: tinterpreterform.label7.caption
     155msgctxt "tinterpreterform.label7.caption"
    63156msgid "Speed:"
    64157msgstr ""
     
    85178
    86179#: tinterpreterform.listviewmemory.columns[0].caption
     180msgctxt "tinterpreterform.listviewmemory.columns[0].caption"
    87181msgid "Address"
    88182msgstr ""
    89183
    90184#: tinterpreterform.listviewmemory.columns[1].caption
     185msgctxt "tinterpreterform.listviewmemory.columns[1].caption"
    91186msgid "Data"
    92187msgstr ""
     
    249344msgstr ""
    250345
    251 #: tmainform.tabsheet1.caption
     346#: tmainform.tabsheetdebug.caption
     347msgctxt "TMAINFORM.TABSHEETDEBUG.CAPTION"
     348msgid "Debug"
     349msgstr ""
     350
     351#: tmainform.tabsheetmessages.caption
     352msgctxt "TMAINFORM.TABSHEETMESSAGES.CAPTION"
    252353msgid "Messages"
    253 msgstr ""
    254 
    255 #: tmainform.tabsheet2.caption
    256 msgid "Debug"
    257354msgstr ""
    258355
Note: See TracChangeset for help on using the changeset viewer.