Swedish translations of LogicSim

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

Main menu entries

IdDescriptionEnglishSwedish
menu.file File Arkiv
menu.file.new New Nytt
menu.file.open Open Öppna
menu.file.saveSave the circuit or module Save Spara
menu.file.saveas Save as Spara som
menu.file.propertiesView and edit the properties of the circuit or module Properties Egenskaper
menu.file.exportSave as a png image Export Exportera
menu.file.exitClose the program Exit Avsluta
menu.module Module Modul
menu.module.createCreate a new module from an empty canvas Create module Bygg modul
menu.module.load Load module
menu.settings Settings Inställningar
menu.settings.paintgridShow a grid of dots in the main panel Draw grid Visa grid
menu.settings.autowireAutomatically connect component pins together when they touch Autowiring
menu.settings.gatedesignStyle with which components are drawn Gate style Grindstandard
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 Språk
menu.help Help Hjälp
menu.help.helpShow the html help in the current language (or English) Help Hjälp
menu.help.aboutShow the 'about' panel About LogicSim Om LogicSim

Popup menu on right-click

IdDescriptionEnglishSwedish
popup.removegateDelete the currently selected component Delete gate Ta bort grind
popup.propertiesView and edit the properties Properties Egenskaper
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

IdDescriptionEnglishSwedish
mainpanel.combo.inputsText used to build entries for combo box below component list Inputs Ingångar

Tooltips shown when hovering over toolbar buttons

IdDescriptionEnglishSwedish
toolbar.new New Nytt
toolbar.open Open Öppna
toolbar.save Save Spara
toolbar.simulateToggle between edit mode and simulation mode Simulate Simulera
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 Lägga till en punkt till en ledning
toolbar.removepointClick this and then on a wire point to delete it from the wire Remove point from wire Ta bort punkt från ledningen
toolbar.zoomin Zoom in
toolbar.zoomout Zoom out

Status bar messages

IdDescriptionEnglishSwedish
status.inputnormal.helpButton inputnorm was just pressed click on input to reset to normal mode Klicka på ingången fÖr att ta bort nuvarande inställningar
status.inputinv.helpButton inputinv was just pressed click on input to set inverter Klicka på ingången fÖr att aktivera inverteringen
status.inputhigh.helpButton inputhigh was just pressed click on input to set it to high level Klicka på ingången fÖr att sätta den till hÖgnivå
status.inputlow.helpButton inputlow was just pressed click on input to set it to low level Klicka på ingången fÖr att sätta den till lågnivå
status.addpoint.helpButton addpoint was just pressed click on wire to add point Klicka på en ledning fÖr att lägga till en punkt
status.removepoint.helpButton removepoint was just pressed click on wire point to remove it Klicka på en punkt i en ledning fÖr att ta bort punkten
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 Kretsen %s sparad
status.aborted aborted Avbruten
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 Modul

Categories in component list

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

Texts shown in dialogs

IdDescriptionEnglishSwedish
dialog.fileinfo.labelUsed in file information and module properties Label Moduletikett
dialog.fileinfo.name Name Modulnamn
dialog.fileinfo.description Description Beskrivning
dialog.properties.textUsed for text labels Text
filename.unnamed Unnamed
dialog.savecircuit.title Save Circuit file Spara kretsen
dialog.gateproperties.titleInput dialogs when editing gate properties Gate properties Egenskaper

Questions, confirmations and errors

IdDescriptionEnglishSwedish
question.confirmdiscardYes means discard changes, No means cancel The circuit has been modified.\nDo you really want to discard the changes? Kretsen har modifierats.\nVill du verkligen inte spara dina ändringar?
question.confirmsaveYes means save, No means exit without saving Save before exit?
question.confirmdeleteYes means delete Do you really want to delete %s? Vill du verkligen ta bort filen %s ?
info.needtorestartThe language change doesn't happen immediately, only after restart LogicSim needs to be restarted. LogicSim måste startas om.
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 Modulen %s\nkunde inte hittas.\nKopiera modulfilen till katalogen modules.
error.nomodule circuit is not a module Kretsen är ingen modul
error.readerror error reading file (wrong LogicSim-version?) Filen kunde inte läsas (fel version av LogicSim?)
error.saveerror Error saving file Filen kunde inte sparas

Buttons

IdDescriptionEnglishSwedish
button.ok OK Använd
button.cancel Cancel Avbryt
button.yes Yes
button.no No
button.dontsave Don't Save

Gates

IdDescriptionEnglishSwedish
gate.and.titleTitles are shown in the component list on the left AND AND (och)
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 NOT (icke)
gate.not.description NOT Gate (Inverter)
gate.equ.titleXNOR (even parity) EQUIV (XNOR) <-> (ekvivalens)
gate.equ.description Equivalence Gate
gate.nand.title NAND NAND
gate.nand.description NAND Gate (variable Inputcount)
gate.nor.title NOR NOR
gate.nor.description NOR Gate (variable Inputcount)
gate.or.title OR OR (eller)
gate.or.description OR Gate
gate.xor.titleExclusive OR (odd parity) XOR XOR (antingen eller)
gate.xor.description XOR Gate
gate.binin.title Binary Input Binärinmatning
gate.binin.description Binary Input (input hex or binary)
gate.binin.dec Decimal (00..255) Decimal (00..99)
gate.binin.hex Hexadecimal (00..FF) Hexadecimal (00..FF)
gate.binin.typeDisplay type, either dec or hex Type Displaytyp
gate.clock.title Clock Klocka
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 PåslagsfÖrdrÖjning
gate.ondelay.description Delays the signal when turning to HIGH
gate.ondelay.delay Time of delay (ms) FÖrdrÖjningstid (ms)
gate.offdelay.title Off Delay AvslagsfÖrdrÖjning
gate.offdelay.description Delays the signal when turning to LOW
gate.offdelay.delay Time of delay (ms) FÖrdrÖjningstid (ms)
gate.switch.titleBy default a toggle (push on, push off), but can be momentary instead Switch Brytare
gate.switch.description Toggle or Momentary Switch
gate.switch.type Type Brytartyp
gate.switch.momentaryPush for 'on', let go for 'off' Momentary switch Tryckknapp
gate.switch.toggle Toggle switch Omkopplare
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
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 Textfält
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-vippa
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-vippa (flankstyrd)
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.