Changeset 115 for trunk/Languages


Ignore:
Timestamp:
Oct 13, 2020, 8:05:14 PM (4 years ago)
Author:
chronos
Message:
  • Fixed: Build with Lazarus 2.0.10.
  • Modified: CoolTranslator package replaced by Translator in Common package.
  • Modified: About dialog moved to Common package.
Location:
trunk/Languages
Files:
2 edited

Legend:

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

    r111 r115  
    1212"Language: cs\n"
    1313
    14 #: tformabout.buttonclose.caption
    15 msgctxt "tformabout.buttonclose.caption"
    16 msgid "Close"
    17 msgstr "Zavřít"
    18 
    19 #: tformabout.buttonhomepage.caption
    20 msgid "Home page"
    21 msgstr "Domovská stránka"
    22 
    23 #: tformabout.caption
    24 msgctxt "tformabout.caption"
    25 msgid "About"
    26 msgstr "O programu"
    27 
    28 #: tformabout.labelcontent.caption
    29 msgctxt "tformabout.labelcontent.caption"
    30 msgid "   "
    31 msgstr "   "
    32 
    3314#: tformcpu.caption
    3415msgctxt "tformcpu.caption"
     
    539520msgstr "Cesta překladače"
    540521
    541 #: uformabout.slicense
    542 msgid "License"
    543 msgstr "Licence"
    544 
    545 #: uformabout.sreleasedate
    546 msgid "Release date"
    547 msgstr "Datum uvolnění"
    548 
    549 #: uformabout.sversion
    550 msgid "Version"
    551 msgstr "Verze"
    552 
    553522#: uformcpu.sstepspersecond
    554523msgctxt "uformcpu.sstepspersecond"
  • trunk/Languages/LazFuck.po

    r103 r115  
    11msgid ""
    22msgstr "Content-Type: text/plain; charset=UTF-8"
    3 
    4 #: tformabout.buttonclose.caption
    5 msgctxt "tformabout.buttonclose.caption"
    6 msgid "Close"
    7 msgstr ""
    8 
    9 #: tformabout.buttonhomepage.caption
    10 msgid "Home page"
    11 msgstr ""
    12 
    13 #: tformabout.caption
    14 msgctxt "tformabout.caption"
    15 msgid "About"
    16 msgstr ""
    17 
    18 #: tformabout.labelcontent.caption
    19 msgctxt "tformabout.labelcontent.caption"
    20 msgid "   "
    21 msgstr ""
    223
    234#: tformcpu.caption
     
    495476msgstr ""
    496477
    497 #: uformabout.slicense
    498 msgid "License"
    499 msgstr ""
    500 
    501 #: uformabout.sreleasedate
    502 msgid "Release date"
    503 msgstr ""
    504 
    505 #: uformabout.sversion
    506 msgid "Version"
    507 msgstr ""
    508 
    509478#: uformcpu.sstepspersecond
    510479msgid " steps/s"
Note: See TracChangeset for help on using the changeset viewer.