Turkish translations of LogicSim

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

Main menu entries

IdDescriptionEnglishTurkish
menu.file File Dosya
menu.file.new New Yeni
menu.file.open Open
menu.file.saveSave the circuit or module Save Kaydet
menu.file.saveas Save as Farklı Kaydet
menu.file.propertiesView and edit the properties of the circuit or module Properties Modül Özellikleri
menu.file.exportSave as a png image Export çıkart
menu.file.exitClose the program Exit çıkış
menu.module Module Modül
menu.module.createCreate a new module from an empty canvas Create module Modül Oluştur
menu.module.load Load module
menu.settings Settings Ayarlar
menu.settings.paintgridShow a grid of dots in the main panel Draw grid Izgara çiz
menu.settings.autowireAutomatically connect component pins together when they touch Autowiring
menu.settings.gatedesignStyle with which components are drawn Gate style Kapı stili
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 Dil
menu.help Help Yardım
menu.help.helpShow the html help in the current language (or English) Help Yardım
menu.help.aboutShow the 'about' panel About LogicSim LogicSim Hakkında

Popup menu on right-click

IdDescriptionEnglishTurkish
popup.removegateDelete the currently selected component Delete gate Kapıyı kaldır
popup.propertiesView and edit the properties Properties Öznitelikler
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

IdDescriptionEnglishTurkish
mainpanel.combo.inputsText used to build entries for combo box below component list Inputs Girişler

Tooltips shown when hovering over toolbar buttons

IdDescriptionEnglishTurkish
toolbar.new New Yeni
toolbar.open Open
toolbar.save Save Kaydet
toolbar.simulateToggle between edit mode and simulation mode Simulate çalıştır
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 Hat üzerine nokta ekle
toolbar.removepointClick this and then on a wire point to delete it from the wire Remove point from wire Noktayı hat üzerinden kaldır
toolbar.zoomin Zoom in
toolbar.zoomout Zoom out

Status bar messages

IdDescriptionEnglishTurkish
status.inputnormal.helpButton inputnorm was just pressed click on input to reset to normal mode giriş ayarını kaldırmak için girişi tıklayın
status.inputinv.helpButton inputinv was just pressed click on input to set inverter Invertor'ü ayarlamak için girişi tıklayın
status.inputhigh.helpButton inputhigh was just pressed click on input to set it to high level high level girişe ayarlamak için girişi tıklayın
status.inputlow.helpButton inputlow was just pressed click on input to set it to low level low level girişe ayarlamak için girişi tıklayın
status.addpoint.helpButton addpoint was just pressed click on wire to add point hatta nokta eklemek için tıklayın
status.removepoint.helpButton removepoint was just pressed click on wire point to remove it hat üzerinden noktayı kaldırmak için tıklayın
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 Devre kaydedildi : %s
status.aborted aborted Bağlantı koptu.
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 Modül

Categories in component list

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

Texts shown in dialogs

IdDescriptionEnglishTurkish
dialog.fileinfo.labelUsed in file information and module properties Label modul label
dialog.fileinfo.name Name modul ismi
dialog.fileinfo.description Description modul tanimi
dialog.properties.textUsed for text labels Text
filename.unnamed Unnamed
dialog.savecircuit.title Save Circuit file Devreyi dosya olarak kaydet
dialog.gateproperties.titleInput dialogs when editing gate properties Gate properties

Questions, confirmations and errors

IdDescriptionEnglishTurkish
question.confirmdiscardYes means discard changes, No means cancel The circuit has been modified.\nDo you really want to discard the changes? Devrede değişiklikler yapıldı.\nKaydetmeden çıkmak istiyor musunuz??
question.confirmsaveYes means save, No means exit without saving Save before exit?
question.confirmdeleteYes means delete Do you really want to delete %s? Gerçekten silmek istiyor musunuz\n%s ?
info.needtorestartThe language change doesn't happen immediately, only after restart LogicSim needs to be restarted. LogicSim yeniden başlatılmalı.
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 Modül bulunamadı\n%s\nLütfen doğru modülü modül klasöründen kopyalayınız.
error.nomodule circuit is not a module Bu devre bir modül değil.
error.readerror error reading file (wrong LogicSim-version?) Dosya okuma hatası (wrong LogicSim-version?)
error.saveerror Error saving file Dosya kaydetme hatası.

Buttons

IdDescriptionEnglishTurkish
button.ok OK Kullan
button.cancel Cancel İptal
button.yes Yes
button.no No
button.dontsave Don't Save

Gates

IdDescriptionEnglishTurkish
gate.and.titleTitles are shown in the component list on the left AND Ve Kapısı (AND)
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 Değil kapısı (Inverter)
gate.not.description NOT Gate (Inverter)
gate.equ.titleXNOR (even parity) EQUIV (XNOR) <-> (Equivalence)
gate.equ.description Equivalence Gate
gate.nand.title NAND Ve-Değil Kapısı (NAND)
gate.nand.description NAND Gate (variable Inputcount)
gate.nor.title NOR Veya-Değil Kapısı (NOR)
gate.nor.description NOR Gate (variable Inputcount)
gate.or.title OR Veya Kapısı (OR)
gate.or.description OR Gate
gate.xor.titleExclusive OR (odd parity) XOR Özel-Veya Kapısı (XOR)
gate.xor.description XOR Gate
gate.binin.title Binary Input İkili giriş
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 Ekran tipi
gate.clock.title Clock Saat (Clock)
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 Gecikmeyi aç
gate.ondelay.description Delays the signal when turning to HIGH
gate.ondelay.delay Time of delay (ms) Gecikme süresini giriniz (ms)
gate.offdelay.title Off Delay Gecikmeyi kapat
gate.offdelay.description Delays the signal when turning to LOW
gate.offdelay.delay Time of delay (ms) Gecikme süresini giriniz (ms)
gate.switch.titleBy default a toggle (push on, push off), but can be momentary instead Switch Anahtar
gate.switch.description Toggle or Momentary Switch
gate.switch.type Type Anahtar tipi
gate.switch.momentaryPush for 'on', let go for 'off' Momentary switch Buton
gate.switch.toggle Toggle switch Toggle-Buton
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 Metin ekle
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 (tetiklemeli)
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.