Changeset 60 for trunk/IDE/Languages


Ignore:
Timestamp:
Jul 17, 2012, 7:25:56 AM (12 years ago)
Author:
chronos
Message:
  • Added: Target celection combobox on main toolbar.
  • Added: Options of available targets allow to change producer and executor path if available.
Location:
trunk/IDE/Languages
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/IDE/Languages/Transpascal.cs.po

    r55 r60  
    447447msgstr "Cílový kód"
    448448
     449#: tformtargetoptions.button1.caption
     450msgctxt "tformtargetoptions.button1.caption"
     451msgid "Ok"
     452msgstr "Ok"
     453
     454#: tformtargetoptions.button2.caption
     455msgctxt "tformtargetoptions.button2.caption"
     456msgid "Cancel"
     457msgstr "Zrušit"
     458
     459#: tformtargetoptions.buttonexecutorselect.caption
     460msgctxt "tformtargetoptions.buttonexecutorselect.caption"
     461msgid "Select..."
     462msgstr ""
     463
     464#: tformtargetoptions.buttonproducerselect.caption
     465msgctxt "tformtargetoptions.buttonproducerselect.caption"
     466msgid "Select..."
     467msgstr ""
     468
     469#: tformtargetoptions.caption
     470msgctxt "tformtargetoptions.caption"
     471msgid "Target options"
     472msgstr ""
     473
     474#: tformtargetoptions.label1.caption
     475msgid "Name:"
     476msgstr ""
     477
     478#: tformtargetoptions.label2.caption
     479msgctxt "tformtargetoptions.label2.caption"
     480msgid "Compiler path:"
     481msgstr "Cesta překladače:"
     482
     483#: tformtargetoptions.label3.caption
     484msgid "Executor path:"
     485msgstr ""
     486
     487#: tformtargetoptions.labelname.caption
     488msgid "    "
     489msgstr ""
     490
    449491#: tformtargetproject.caption
    450492msgid "FormTargetProject"
     493msgstr ""
     494
     495#: tformtargets.atargetoptions.caption
     496msgctxt "tformtargets.atargetoptions.caption"
     497msgid "Options"
     498msgstr "Volby"
     499
     500#: tformtargets.atargetoptions.hint
     501msgctxt "tformtargets.atargetoptions.hint"
     502msgid "Target options"
    451503msgstr ""
    452504
     
    462514
    463515#: tformtargets.listview1.columns[1].caption
     516#, fuzzy
     517#| msgid "Execution path"
    464518msgctxt "tformtargets.listview1.columns[1].caption"
    465 msgid "Execution path"
     519msgid "Compiler path"
    466520msgstr "Cesta vykonání"
     521
     522#: tformtargets.listview1.columns[2].caption
     523msgid "Executor path"
     524msgstr ""
    467525
    468526#: tmainform.aabout.caption
  • trunk/IDE/Languages/Transpascal.po

    r55 r60  
    438438msgstr ""
    439439
     440#: tformtargetoptions.button1.caption
     441msgctxt "TFORMTARGETOPTIONS.BUTTON1.CAPTION"
     442msgid "Ok"
     443msgstr ""
     444
     445#: tformtargetoptions.button2.caption
     446msgctxt "TFORMTARGETOPTIONS.BUTTON2.CAPTION"
     447msgid "Cancel"
     448msgstr ""
     449
     450#: tformtargetoptions.buttonexecutorselect.caption
     451msgctxt "TFORMTARGETOPTIONS.BUTTONEXECUTORSELECT.CAPTION"
     452msgid "Select..."
     453msgstr ""
     454
     455#: tformtargetoptions.buttonproducerselect.caption
     456msgctxt "TFORMTARGETOPTIONS.BUTTONPRODUCERSELECT.CAPTION"
     457msgid "Select..."
     458msgstr ""
     459
     460#: tformtargetoptions.caption
     461msgctxt "tformtargetoptions.caption"
     462msgid "Target options"
     463msgstr ""
     464
     465#: tformtargetoptions.label1.caption
     466msgid "Name:"
     467msgstr ""
     468
     469#: tformtargetoptions.label2.caption
     470msgctxt "TFORMTARGETOPTIONS.LABEL2.CAPTION"
     471msgid "Compiler path:"
     472msgstr ""
     473
     474#: tformtargetoptions.label3.caption
     475msgid "Executor path:"
     476msgstr ""
     477
     478#: tformtargetoptions.labelname.caption
     479msgid "    "
     480msgstr ""
     481
    440482#: tformtargetproject.caption
    441483msgid "FormTargetProject"
     484msgstr ""
     485
     486#: tformtargets.atargetoptions.caption
     487msgctxt "TFORMTARGETS.ATARGETOPTIONS.CAPTION"
     488msgid "Options"
     489msgstr ""
     490
     491#: tformtargets.atargetoptions.hint
     492msgctxt "TFORMTARGETS.ATARGETOPTIONS.HINT"
     493msgid "Target options"
    442494msgstr ""
    443495
     
    454506#: tformtargets.listview1.columns[1].caption
    455507msgctxt "TFORMTARGETS.LISTVIEW1.COLUMNS[1].CAPTION"
    456 msgid "Execution path"
     508msgid "Compiler path"
     509msgstr ""
     510
     511#: tformtargets.listview1.columns[2].caption
     512msgid "Executor path"
    457513msgstr ""
    458514
Note: See TracChangeset for help on using the changeset viewer.