Changeset 76 for trunk/languages


Ignore:
Timestamp:
Apr 29, 2012, 9:44:14 PM (12 years ago)
Author:
chronos
Message:
  • Upraveno: Třída WebApp typu TCustomApplication je nyní použita jako komponenta namísto aplikační třídy.
Location:
trunk/languages
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/languages/index.cs.po

    r73 r76  
    99"MIME-Version: 1.0\n"
    1010"Content-Transfer-Encoding: 8bit\n"
     11
     12#: tformmain.caption
     13msgid "FormMain"
     14msgstr ""
     15
     16#: tformmain.editaddress.text
     17msgctxt "tformmain.editaddress.text"
     18msgid "EditAddress"
     19msgstr ""
     20
     21#: tformmain.toolbar1.caption
     22msgctxt "tformmain.toolbar1.caption"
     23msgid "ToolBar1"
     24msgstr ""
     25
     26#: tformmain.toolbutton1.caption
     27msgctxt "tformmain.toolbutton1.caption"
     28msgid "ToolButton1"
     29msgstr ""
     30
     31#: tformmain.toolbutton2.caption
     32msgctxt "tformmain.toolbutton2.caption"
     33msgid "ToolButton2"
     34msgstr ""
     35
     36#: tformname.caption
     37msgid "FormName"
     38msgstr ""
     39
     40#: tformname.editaddress.text
     41msgctxt "tformname.editaddress.text"
     42msgid "EditAddress"
     43msgstr ""
     44
     45#: tformname.toolbar1.caption
     46msgctxt "tformname.toolbar1.caption"
     47msgid "ToolBar1"
     48msgstr ""
     49
     50#: tformname.toolbutton1.caption
     51msgctxt "tformname.toolbutton1.caption"
     52msgid "ToolButton1"
     53msgstr ""
     54
     55#: tformname.toolbutton2.caption
     56msgctxt "tformname.toolbutton2.caption"
     57msgid "ToolButton2"
     58msgstr ""
    1159
    1260#: ucustomapplication.spagenotfound
  • trunk/languages/index.po

    r50 r76  
    11msgid ""
    22msgstr "Content-Type: text/plain; charset=UTF-8"
     3
     4#: tformmain.caption
     5msgid "FormMain"
     6msgstr ""
     7
     8#: tformmain.editaddress.text
     9msgctxt "TFORMMAIN.EDITADDRESS.TEXT"
     10msgid "EditAddress"
     11msgstr ""
     12
     13#: tformmain.toolbar1.caption
     14msgctxt "TFORMMAIN.TOOLBAR1.CAPTION"
     15msgid "ToolBar1"
     16msgstr ""
     17
     18#: tformmain.toolbutton1.caption
     19msgctxt "TFORMMAIN.TOOLBUTTON1.CAPTION"
     20msgid "ToolButton1"
     21msgstr ""
     22
     23#: tformmain.toolbutton2.caption
     24msgctxt "TFORMMAIN.TOOLBUTTON2.CAPTION"
     25msgid "ToolButton2"
     26msgstr ""
     27
     28#: tformname.caption
     29msgid "FormName"
     30msgstr ""
     31
     32#: tformname.editaddress.text
     33msgctxt "tformname.editaddress.text"
     34msgid "EditAddress"
     35msgstr ""
     36
     37#: tformname.toolbar1.caption
     38msgctxt "tformname.toolbar1.caption"
     39msgid "ToolBar1"
     40msgstr ""
     41
     42#: tformname.toolbutton1.caption
     43msgctxt "tformname.toolbutton1.caption"
     44msgid "ToolButton1"
     45msgstr ""
     46
     47#: tformname.toolbutton2.caption
     48msgctxt "tformname.toolbutton2.caption"
     49msgid "ToolButton2"
     50msgstr ""
    351
    452#: ucustomapplication.spagenotfound
Note: See TracChangeset for help on using the changeset viewer.