msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" #: assembler.scompilationfinished msgid "Compilation finished." msgstr "" #: assembler.sduplicatelabel #, object-pascal-format msgid "Duplicate label %s." msgstr "" #: assembler.sduplicatevariablename #, object-pascal-format msgid "Duplicate variable name %s" msgstr "" #: assembler.sexpectednumber msgid "Expected number." msgstr "" #: assembler.sexpectednumberbutfound #, object-pascal-format msgid "Expected number but %s found." msgstr "" #: assembler.sexpectednumericindex msgid "Expected numeric register index." msgstr "" #: assembler.sexpectedparameter msgid "Expected parameter" msgstr "" #: assembler.sexpectedparametertype #, object-pascal-format msgid "Expected parameter type [%s]" msgstr "" #: assembler.sexpectedregistername msgid "Expected register name." msgstr "" #: assembler.sexpectedvariablename msgid "Expected variable name." msgstr "" #: assembler.sexpectedvariablevalue msgid "Expected variable value." msgstr "" #: assembler.slabelreferencedbutnotdefined #, object-pascal-format msgid "Label %s referenced but not defined." msgstr "" #: assembler.sunsupportedparametertype msgid "Unsupported parameter type" msgstr "" #: bigint.soutofrange msgctxt "bigint.soutofrange" msgid "Out of range" msgstr "" #: bigint.sunsupportedbytesize msgid "Unsupported byte size" msgstr "" #: device.sconsole msgctxt "device.sconsole" msgid "Console" msgstr "" #: device.skeyboard msgid "Keyboard" msgstr "" #: device.smouse msgid "Mouse" msgstr "" #: device.snone msgid "None" msgstr "" #: device.sscreen msgctxt "device.sscreen" msgid "Screen" msgstr "" #: device.sstorage msgctxt "device.sstorage" msgid "Storage" msgstr "" #: device.stimer msgid "Timer" msgstr "" #: intmemory.soutofrange msgctxt "intmemory.soutofrange" msgid "Address out of range." msgstr "" #: parser.sexpectedbutfound #, object-pascal-format msgid "Expected %s but %s found." msgstr "" #: parser.sunknowncharacter #, object-pascal-format msgid "Unknown character %s" msgstr "" #: tcore.aabout.caption msgctxt "tcore.aabout.caption" msgid "About" msgstr "" #: tcore.aconsole.caption msgctxt "tcore.aconsole.caption" msgid "Console" msgstr "" #: tcore.adebugger.caption msgctxt "tcore.adebugger.caption" msgid "Debugger" msgstr "" #: tcore.adevices.caption msgctxt "tcore.adevices.caption" msgid "Devices" msgstr "" #: tcore.adisassembler.caption msgctxt "tcore.adisassembler.caption" msgid "Disassembler" msgstr "" #: tcore.aexit.caption msgctxt "tcore.aexit.caption" msgid "Exit" msgstr "" #: tcore.afullscreen.caption msgctxt "tcore.afullscreen.caption" msgid "Fullscreen" msgstr "" #: tcore.amemory.caption msgctxt "tcore.amemory.caption" msgid "Memory" msgstr "" #: tcore.apoweroff.caption msgid "Power off" msgstr "" #: tcore.apoweron.caption msgid "Power on" msgstr "" #: tcore.applicationinfo1.description msgid "Virtual machine and development environment" msgstr "" #: tcore.arestart.caption msgid "Restart" msgstr "" #: tcore.ascreen.caption msgctxt "tcore.ascreen.caption" msgid "Screen" msgstr "" #: tcore.asettings.caption msgctxt "tcore.asettings.caption" msgid "Settings" msgstr "" #: tcore.asourceeditor.caption msgctxt "tcore.asourceeditor.caption" msgid "Source editor" msgstr "" #: tcore.astorage.caption msgctxt "tcore.astorage.caption" msgid "Storage" msgstr "" #: tformassembler.caption msgid "Assembler" msgstr "" #: tformconsole.caption msgctxt "tformconsole.caption" msgid "Console" msgstr "" #: tformdebugger.caption msgctxt "tformdebugger.caption" msgid "Debugger" msgstr "" #: tformdisassembler.caption msgctxt "tformdisassembler.caption" msgid "Disassembler" msgstr "" #: tformmemory.caption msgctxt "tformmemory.caption" msgid "Memory" msgstr "" #: tformmemory.listviewmemory.columns[0].caption msgctxt "tformmemory.listviewmemory.columns[0].caption" msgid "Address" msgstr "" #: tformmemory.listviewmemory.columns[1].caption msgctxt "tformmemory.listviewmemory.columns[1].caption" msgid "Data" msgstr "" #: tformmemory.listviewmemory.columns[2].caption msgctxt "tformmemory.listviewmemory.columns[2].caption" msgid "ASCII" msgstr "" #: tformmemory.menuitem1.caption msgctxt "tformmemory.menuitem1.caption" msgid "Tools" msgstr "" #: tformmemory.menuitemclear.caption msgid "Clear" msgstr "" #: tformscreen.caption msgctxt "tformscreen.caption" msgid "Screen" msgstr "" #: tformscreen.menuitem1.caption msgctxt "tformscreen.menuitem1.caption" msgid "View" msgstr "" #: tformscreen.menuitem11.caption msgctxt "tformscreen.menuitem11.caption" msgid "Help" msgstr "" #: tformscreen.menuitem13.caption msgid "Execution" msgstr "" #: tformscreen.menuitem2.caption msgctxt "tformscreen.menuitem2.caption" msgid "Tools" msgstr "" #: tformscreen.menuitem4.caption msgctxt "tformscreen.menuitem4.caption" msgid "File" msgstr "" #: tformsettings.buttoncancel.caption msgid "Cancel" msgstr "" #: tformsettings.buttonok.caption msgid "OK" msgstr "" #: tformsettings.caption msgctxt "tformsettings.caption" msgid "Settings" msgstr "" #: tformsettings.checkboxautostartmachine.caption msgid "Auto start machine" msgstr "" #: tformsettings.label1.caption msgid "Startup form:" msgstr "" #: tformsettings.label2.caption msgid "Theme:" msgstr "" #: tformsettings.label3.caption msgid "Language:" msgstr "" #: tformsourceeditor.aclose.caption msgid "Close" msgstr "" #: tformsourceeditor.acompile.caption msgid "Compile" msgstr "" #: tformsourceeditor.aexit.caption msgctxt "tformsourceeditor.aexit.caption" msgid "Exit" msgstr "" #: tformsourceeditor.anew.caption msgid "New" msgstr "" #: tformsourceeditor.aopen.caption msgid "Open" msgstr "" #: tformsourceeditor.aopenrecent.caption msgid "Open recent" msgstr "" #: tformsourceeditor.apause.caption msgid "Pause" msgstr "" #: tformsourceeditor.arun.caption msgctxt "tformsourceeditor.arun.caption" msgid "Run" msgstr "" #: tformsourceeditor.aruntocursor.caption msgid "Run to cursor" msgstr "" #: tformsourceeditor.asave.caption msgid "Save" msgstr "" #: tformsourceeditor.asaveas.caption msgid "Save as..." msgstr "" #: tformsourceeditor.astepin.caption msgid "Step in" msgstr "" #: tformsourceeditor.astepout.caption msgid "Step out" msgstr "" #: tformsourceeditor.astepover.caption msgid "Step over" msgstr "" #: tformsourceeditor.astop.caption msgid "Stop" msgstr "" #: tformsourceeditor.caption msgctxt "tformsourceeditor.caption" msgid "Source editor" msgstr "" #: tformsourceeditor.menuitem1.caption msgctxt "tformsourceeditor.menuitem1.caption" msgid "File" msgstr "" #: tformsourceeditor.menuitem18.caption msgctxt "tformsourceeditor.menuitem18.caption" msgid "Help" msgstr "" #: tformsourceeditor.menuitem20.caption msgctxt "tformsourceeditor.menuitem20.caption" msgid "View" msgstr "" #: tformsourceeditor.menuitem25.caption msgctxt "tformsourceeditor.menuitem25.caption" msgid "Tools" msgstr "" #: tformsourceeditor.menuitem9.caption msgctxt "tformsourceeditor.menuitem9.caption" msgid "Run" msgstr "" #: tformstorage.caption msgctxt "tformstorage.caption" msgid "Storage" msgstr "" #: tformstorage.listview1.columns[0].caption msgctxt "tformstorage.listview1.columns[0].caption" msgid "Address" msgstr "" #: tformstorage.listview1.columns[1].caption msgctxt "tformstorage.listview1.columns[1].caption" msgid "Data" msgstr "" #: tformstorage.listview1.columns[2].caption msgctxt "tformstorage.listview1.columns[2].caption" msgid "ASCII" msgstr ""