Dutch translations of LogicSim

To edit any of these Dutch texts, just click on a cell in the fourth column of the tables.

Main menu entries

IdDescriptionEnglishDutch
menu.file File Bestand
menu.file.new New Nieuw
menu.file.open Open Open
menu.file.saveSave the circuit or module Save Opslaan
menu.file.saveas Save as Opslaan Als
menu.file.propertiesView and edit the properties of the circuit or module Properties Eigenschappen
menu.file.exportSave as a png image Export Exporteer
menu.file.exitClose the program Exit Afsluiten
menu.module Module Module
menu.module.createCreate a new module from an empty canvas Create module Maak Module
menu.module.load Load module
menu.settings Settings Voorkeuren
menu.settings.paintgridShow a grid of dots in the main panel Draw grid toon raster
menu.settings.autowireAutomatically connect component pins together when they touch Autowiring
menu.settings.gatedesignStyle with which components are drawn Gate style poortsymbolen
menu.settings.gatedesign.iecSquare boxes with symbols like '&' or '=1' inside IEC IEC
menu.settings.gatedesign.ansiRounded shapes depending on gate type ANSI ANSI
menu.settings.complexityControls how many components are offered Complexity
menu.settings.complexity.level0Just the very basics Beginner
menu.settings.complexity.level1 Level 2
menu.settings.complexity.level2 Normal
menu.settings.complexity.level3 Level 4
menu.settings.complexity.level4Everything Advanced
menu.settings.colormodeAffects colouring of wires depending on logic level Colormode
menu.settings.colormode.onRed or black On
menu.settings.colormode.offBold black or black Off
menu.settings.languageChange language (requires restart to take effect) Language Taal
menu.help Help Help
menu.help.helpShow the html help in the current language (or English) Help Help
menu.help.aboutShow the 'about' panel About LogicSim Over LogicSim

Popup menu on right-click

IdDescriptionEnglishDutch
popup.removegateDelete the currently selected component Delete gate Verwijder Poort
popup.propertiesView and edit the properties Properties Eigenschappen
popup.disconnectDelete all the wires connected to this gate Disconnect gate
popup.rotateRotate the current component by 90 degrees clockwise Rotate
popup.addinputAdd another input to the current component Add input
popup.removeinputRemove one input from the current component Remove input

Other main window entries

IdDescriptionEnglishDutch
mainpanel.combo.inputsText used to build entries for combo box below component list Inputs Inputs

Tooltips shown when hovering over toolbar buttons

IdDescriptionEnglishDutch
toolbar.new New Nieuw
toolbar.open Open Open
toolbar.save Save Opslaan
toolbar.simulateToggle between edit mode and simulation mode Simulate Simuleer
toolbar.inputnormalClick this and then an input pin to change its mode to 'normal' Normal Input
toolbar.inputinvClick this and then an input pin to change its mode to 'inverted' Inverted Input
toolbar.inputhighClick this and then an input pin to change its mode to fixed 'high' High Input
toolbar.inputlowClick this and then an input pin to change its mode to fixed 'low' Low Input
toolbar.wirenewClick this and then draw a new wire New wire
toolbar.addpointClick this and then on a wire to add a new point to it Add point to wire Voeg punt aan draad toe
toolbar.removepointClick this and then on a wire point to delete it from the wire Remove point from wire Verwijder punt van draad
toolbar.zoomin Zoom in
toolbar.zoomout Zoom out

Status bar messages

IdDescriptionEnglishDutch
status.inputnormal.helpButton inputnorm was just pressed click on input to reset to normal mode klik op input om input instelling te verwijderen
status.inputinv.helpButton inputinv was just pressed click on input to set inverter klik op input om inverter in te stellen
status.inputhigh.helpButton inputhigh was just pressed click on input to set it to high level klik op input om hoog niveau in te stellen
status.inputlow.helpButton inputlow was just pressed click on input to set it to low level klik op input om laag niveau in te stellen
status.addpoint.helpButton addpoint was just pressed click on wire to add point klik op de draad om een punt toe te voegen
status.removepoint.helpButton removepoint was just pressed click on wire point to remove it klik op de draad om hem te verwijderen
status.wirenew.helpButton wirenew was just pressed Click onto Pin, Wire, Wirepoint or a blank space to insert a new wire
status.gateaddedA new gate was added to the canvas Gate added
status.savedFile was just saved, placeholder shows file path Circuit saved to %s Schakeling bewaard als %s
status.aborted aborted afgebroken
status.simulation.started Simulation started
status.simulation.stopped Simulation stopped
status.pin Pin
status.wire wire
status.wirepoint Point
status.wireedit edit wire: ESC to delete last wirepoint, DEL to delete wire, click onto pin to connect
status.partsdeletedPlaceholder shows number of parts deleted %s parts deleted
status.partsselectedPlaceholder shows number of parts selected %s parts selected
status.moduleModul Module Module

Categories in component list

IdDescriptionEnglishDutch
category.basic Basic Gates
category.inputs Input
category.outputs Output
category.cpu CPU
category.flipflops Flipflops
category.modules Modules

Texts shown in dialogs

IdDescriptionEnglishDutch
dialog.fileinfo.labelUsed in file information and module properties Label module label
dialog.fileinfo.name Name module naam
dialog.fileinfo.description Description omschrijving
dialog.properties.textUsed for text labels Text
filename.unnamed Unnamed
dialog.savecircuit.title Save Circuit file Opslaan Circuit bestand
dialog.gateproperties.titleInput dialogs when editing gate properties Gate properties Eigenschappen

Questions, confirmations and errors

IdDescriptionEnglishDutch
question.confirmdiscardYes means discard changes, No means cancel The circuit has been modified.\nDo you really want to discard the changes? De schakeling is gewijzigd.\nWil je de schakeling werkelijk niet bewaren?
question.confirmsaveYes means save, No means exit without saving Save before exit?
question.confirmdeleteYes means delete Do you really want to delete %s? Wil je\n%s werkelijk verwijderen ?
info.needtorestartThe language change doesn't happen immediately, only after restart LogicSim needs to be restarted. LogicSim moet opnieuw gestart worden.
error.alreadymodule The circuit is already a module. Abort!
error.modulenotfound Could not find Module\n%s\nplease copy the correct Module to the modules directory Kan Module\n%s niet vinden\nKopieer a.u.b. de juiste Module naar de modulenmap
error.nomodule circuit is not a module schakeling is geen module
error.readerror error reading file (wrong LogicSim-version?) fout tijdens lezen bestand (verkeerde LogicSim-versie?)
error.saveerror Error saving file Fout tijdens opslaan bestand

Buttons

IdDescriptionEnglishDutch
button.ok OK Gebruik dit
button.cancel Cancel Annuleer
button.yes Yes
button.no No
button.dontsave Don't Save

Gates

IdDescriptionEnglishDutch
gate.and.titleTitles are shown in the component list on the left AND EN
gate.and.descriptionDescriptions are shown in the status bar when selected (can be empty) AND Gate (variable Inputcount)
gate.buffer.titleLike a NOT but without the inversion Buffer Buffer
gate.buffer.description Buffer Gate
gate.not.titleSingle-input inverter NOT NIET (Inverter)
gate.not.description NOT Gate (Inverter)
gate.equ.titleXNOR (even parity) EQUIV (XNOR) <-> (gelijk)
gate.equ.description Equivalence Gate
gate.nand.title NAND NEN
gate.nand.description NAND Gate (variable Inputcount)
gate.nor.title NOR NOF
gate.nor.description NOR Gate (variable Inputcount)
gate.or.title OR OF
gate.or.description OR Gate
gate.xor.titleExclusive OR (odd parity) XOR XOF (ongelijk)
gate.xor.description XOR Gate
gate.binin.title Binary Input binaire input
gate.binin.description Binary Input (input hex or binary)
gate.binin.dec Decimal (00..255) Decimaal (00..99)
gate.binin.hex Hexadecimal (00..FF) Hexadecimaal (00..FF)
gate.binin.typeDisplay type, either dec or hex Type Display Type
gate.clock.title Clock Klok
gate.clock.description Clock with configurable low and high time - press SPACE to start the Clock
gate.clock.enterhighTwo parameters for clock Time High-Level (ms)
gate.clock.enterlow Time Low-Level (ms)
gate.ondelay.title On Delay Vertraging aan
gate.ondelay.description Delays the signal when turning to HIGH
gate.ondelay.delay Time of delay (ms) Voer Vertraging in (ms)
gate.offdelay.title Off Delay vertraging uit
gate.offdelay.description Delays the signal when turning to LOW
gate.offdelay.delay Time of delay (ms) Voer vertraging in (ms)
gate.switch.titleBy default a toggle (push on, push off), but can be momentary instead Switch Schakelaar
gate.switch.description Toggle or Momentary Switch
gate.switch.type Type Schakelaar-Type
gate.switch.momentaryPush for 'on', let go for 'off' Momentary switch Drukknop
gate.switch.toggle Toggle switch Omschakelknop
gate.switch4.title DIP-Switch (4-fold)
gate.switch4.description 4 Toggle Switches in one package
gate.switch8.title Switch (8-fold)
gate.switch8.description 8 Toggle Switches in one package
gate.bindisp.titleShows a number from 0 to 255 Binary Display
gate.bindisp.description Binary Display (output in hex or binary)
gate.bindisp.dec Decimal (00..255)
gate.bindisp.hex Hexadecimal (00..FF)
gate.bindisp.typeDisplay type, either dec or hex Type
gate.counter.title Counter
gate.counter.description Counter counts positive edges
gate.counter.displaytypeNot sure why we need a type here Type
gate.counter.dec Decimal (00..255)
gate.counter.hex Hexadecimal (00..FF)
gate.led.titleSingle LED, configurable color LED LED
gate.led.description LED
gate.led8.title8 small LEDs together Octa LED
gate.led8.description Eight LEDs in one package
gate.sevenseg.title 7-Segment-display 7-segments display
gate.sevenseg.description Display with 7 segments to output numbers from 0-9 and from a-f
gate.sevendrv.title 7-Segment-driver
gate.sevendrv.description Binary to 7-Segment-display driver
gate.label.titleStatic label Textfield Text Label
gate.label.description Textfield just for displaying text on the drawing surface - for documentation purposes
gate.label.text Text
gate.triout.titleNot sure what this is Tri-State Output
gate.triout.description Tri-State Output
gate.dff.titleOne of many D Flip-flop D FlipFlop
gate.dff.description D Flip-flop
gate.drff.titleAnother of many DR Flip-flop D FlipFlop & Reset
gate.drff.description D Flip-flop with reset
gate.dsrff.titleAnother of many DSR Flip-flop
gate.dsrff.description D Flip-flop with set and reset
gate.jkff.titleAnother of many JK Flip-flop JK FF (edge triggered)
gate.jkff.description Positive edge triggered JK Flip-flop
gate.monoflop.title Monoflop Monoflop
gate.monoflop.description Monoflop
gate.monoflop.hightime Time High-Level (ms)
gate.srff.titleAnother of many SR Flip-flop
gate.srff.description SR Flip-flop
gate.srrff.titleAnother of many SRR Flip-flop
gate.srrff.description SRR Flip-flop
gate.srl.titleTwo states with Set and Reset SR Latch
gate.srl.description SR Latch
gate.alu8.title ALU 8bit
gate.alu8.description 8 bit Algorithmic Logic Unit
gate.ctrllogic.title Control Logic
gate.ctrllogic.description Control Logic
gate.disp4d.titleFour 7-segment digits together 4 digit Display
gate.disp4d.description 4 digit decimal Display
gate.memory128.title128 bits or 16 bytes Memory 16Byte
gate.memory128.description Static RAM: 16 x 8 bit registers
gate.memory128.program Program (instructions divided by SPACE) - 0 NOP, 1 LDA, 2 ADD, 3 SUB, 4 STA, 5 LDI, 6 JMP, 7 JC, 8 JZ, 14 OUT, 15 HLT
gate.pgmcnt4.title ProgramCounter 4bit
gate.pgmcnt4.description 4 bit Program Counter
gate.register4.title Register 4bit
gate.register4.description 4 bit register
gate.register8.title Register 8bit
gate.register8.description 8 bit register
gate.modin.titleInput block for a module, configurable number of inputs Module inputs
gate.modin.description Input Gate for Modules - click label area to set an input pin's label
gate.modin.pincount Number of Input Pins
gate.modout.titleOutput block for a module, configurable number of outputs Module outputs
gate.modout.description Output Gate for Modules

Last updated 2026-03-25.