Changeset 96 for trunk/Languages


Ignore:
Timestamp:
Aug 2, 2018, 10:41:11 AM (6 years ago)
Author:
chronos
Message:
  • Added: Theming support.
  • Modified: Items in Options dialog divided to two pages.
Location:
trunk/Languages
Files:
2 edited

Legend:

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

    r92 r96  
    2626msgstr "O programu"
    2727
    28 #: tformabout.labelappname.caption
    29 msgctxt "tformabout.labelappname.caption"
    30 msgid "LazFuck"
    31 msgstr "LazFuck"
    32 
    3328#: tformabout.labelcontent.caption
    3429msgctxt "tformabout.labelcontent.caption"
    3530msgid "   "
    3631msgstr "   "
    37 
    38 #: tformabout.labeldescription.caption
    39 msgid "Simple BrainFuck IDE written in Lazarus/FPC."
    40 msgstr "Jednoduché BrainFuck IDE napsané v Lazarus/FPC."
    4132
    4233#: tformcompilers.caption
     
    399390msgstr "DPI:"
    400391
     392#: tformoptions.labeltheme.caption
     393msgid "Theme:"
     394msgstr "Téma:"
     395
    401396#: tformoptions.labelx.caption
    402397msgctxt "tformoptions.labelx.caption"
     
    404399msgstr "x"
    405400
     401#: tformoptions.tabsheetbuild.caption
     402msgid "Build"
     403msgstr "Sestavení"
     404
     405#: tformoptions.tabsheetgeneral.caption
     406msgid "General"
     407msgstr "Obecné"
     408
    406409#: tformoutput.caption
    407410msgid "Output"
  • trunk/Languages/LazFuck.po

    r92 r96  
    1616msgstr ""
    1717
    18 #: tformabout.labelappname.caption
    19 msgctxt "tformabout.labelappname.caption"
    20 msgid "LazFuck"
    21 msgstr ""
    22 
    2318#: tformabout.labelcontent.caption
    2419msgctxt "tformabout.labelcontent.caption"
     
    2621msgstr ""
    2722
    28 #: tformabout.labeldescription.caption
    29 msgid "Simple BrainFuck IDE written in Lazarus/FPC."
    30 msgstr ""
    31 
    3223#: tformcompilers.caption
    3324msgctxt "TFORMCOMPILERS.CAPTION"
     
    355346msgstr ""
    356347
     348#: tformoptions.labeltheme.caption
     349msgid "Theme:"
     350msgstr ""
     351
    357352#: tformoptions.labelx.caption
    358353msgctxt "tformoptions.labelx.caption"
     
    360355msgstr ""
    361356
     357#: tformoptions.tabsheetbuild.caption
     358msgid "Build"
     359msgstr ""
     360
     361#: tformoptions.tabsheetgeneral.caption
     362msgid "General"
     363msgstr ""
     364
    362365#: tformoutput.caption
    363366msgid "Output"
Note: See TracChangeset for help on using the changeset viewer.