Ignore:
Timestamp:
Nov 23, 2023, 10:42:57 PM (12 months ago)
Author:
chronos
Message:
  • Added: Settings form.
  • Added: Configurable theme and interface language.
  • Modified: Improved user interface.
  • Added: Allow to select what should be visible as main start up form.
Location:
branches/ByteArray/Languages
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/ByteArray/Languages/ByteArray.cs.po

    r56 r57  
    9090msgstr "Neznámý znak %s"
    9191
     92#: tcore.applicationinfo1.description
     93msgid "Virtual machine and development environment"
     94msgstr "Virtuální počítač a vývojové prostředí"
     95
     96#: tformdebugger.caption
     97#, fuzzy
     98msgctxt "tformdebugger.caption"
     99msgid "Debugger"
     100msgstr "Ladič"
     101
     102#: tformmain.aabout.caption
     103msgid "About"
     104msgstr "O aplikaci"
     105
    92106#: tformmain.aconsole.caption
    93107msgctxt "tformmain.aconsole.caption"
     
    96110
    97111#: tformmain.adebugger.caption
     112msgctxt "tformmain.adebugger.caption"
    98113msgid "Debugger"
    99114msgstr "Ladič"
     
    126141msgstr "Obrazovka"
    127142
     143#: tformmain.asettings.caption
     144msgctxt "tformmain.asettings.caption"
     145msgid "Settings"
     146msgstr "Nastavení"
     147
    128148#: tformmain.asourceeditor.caption
    129149msgctxt "tformmain.asourceeditor.caption"
     
    144164msgstr "Pohled"
    145165
     166#: tformmain.menuitem11.caption
     167msgid "Help"
     168msgstr "Nápověda"
     169
    146170#: tformmain.menuitem2.caption
    147171msgid "Tools"
     
    173197msgstr "ASCII"
    174198
     199#: tformsettings.buttoncancel.caption
     200msgid "Cancel"
     201msgstr "Zrušit"
     202
     203#: tformsettings.buttonok.caption
     204msgid "OK"
     205msgstr "OK"
     206
     207#: tformsettings.caption
     208msgctxt "tformsettings.caption"
     209msgid "Settings"
     210msgstr "Nastavení"
     211
     212#: tformsettings.checkboxautostartmachine.caption
     213msgid "Auto start machine"
     214msgstr "Automatický start stroje"
     215
     216#: tformsettings.label1.caption
     217msgid "Startup form:"
     218msgstr "Startovaní okno:"
     219
     220#: tformsettings.label2.caption
     221msgid "Theme:"
     222msgstr "Téma:"
     223
     224#: tformsettings.label3.caption
     225msgid "Language:"
     226msgstr "Jazyk:"
     227
    175228#: tformsourceeditor.aclose.caption
    176229msgid "Close"
  • branches/ByteArray/Languages/ByteArray.pot

    r56 r57  
    8080msgstr ""
    8181
     82#: tcore.applicationinfo1.description
     83msgid "Virtual machine and development environment"
     84msgstr ""
     85
     86#: tformdebugger.caption
     87msgctxt "tformdebugger.caption"
     88msgid "Debugger"
     89msgstr ""
     90
     91#: tformmain.aabout.caption
     92msgid "About"
     93msgstr ""
     94
    8295#: tformmain.aconsole.caption
    8396msgctxt "tformmain.aconsole.caption"
     
    8699
    87100#: tformmain.adebugger.caption
     101msgctxt "tformmain.adebugger.caption"
    88102msgid "Debugger"
    89103msgstr ""
     
    116130msgstr ""
    117131
     132#: tformmain.asettings.caption
     133msgctxt "tformmain.asettings.caption"
     134msgid "Settings"
     135msgstr ""
     136
    118137#: tformmain.asourceeditor.caption
    119138msgctxt "tformmain.asourceeditor.caption"
     
    134153msgstr ""
    135154
     155#: tformmain.menuitem11.caption
     156msgid "Help"
     157msgstr ""
     158
    136159#: tformmain.menuitem2.caption
    137160msgid "Tools"
     
    163186msgstr ""
    164187
     188#: tformsettings.buttoncancel.caption
     189msgid "Cancel"
     190msgstr ""
     191
     192#: tformsettings.buttonok.caption
     193msgid "OK"
     194msgstr ""
     195
     196#: tformsettings.caption
     197msgctxt "tformsettings.caption"
     198msgid "Settings"
     199msgstr ""
     200
     201#: tformsettings.checkboxautostartmachine.caption
     202msgid "Auto start machine"
     203msgstr ""
     204
     205#: tformsettings.label1.caption
     206msgid "Startup form:"
     207msgstr ""
     208
     209#: tformsettings.label2.caption
     210msgid "Theme:"
     211msgstr ""
     212
     213#: tformsettings.label3.caption
     214msgid "Language:"
     215msgstr ""
     216
    165217#: tformsourceeditor.aclose.caption
    166218msgid "Close"
Note: See TracChangeset for help on using the changeset viewer.