# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Oğuz Ersen , 2021. # Dozimas , 2021. # Murat Ursavaş , 2021. # Sadıkhan Doğdu , 2021. # VEDAT YAMAN , 2021. # Gökhan Koçmarlı , 2022. # prometheus <181903185@ogrenci.ibu.edu.tr>, 2022. # Mustafa Selçuk ÇAVDAR , 2022, 2023. # turkce , 2023. # Marine Biologist , 2023. # Mert Gülsoy , 2023. # Erkan , 2023. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-12-08 09:49-0800\n" "PO-Revision-Date: 2023-11-20 15:37+0000\n" "Last-Translator: Erkan \n" "Language-Team: Turkish \n" "Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.2\n" #: 3d-viewer/3d_cache/3d_plugin_manager.cpp:58 msgid "All Files" msgstr "Tüm Dosyalar" #: 3d-viewer/3d_canvas/board_adapter.cpp:330 msgid "Build board outline" msgstr "Kart sınırlarını oluştur" #: 3d-viewer/3d_canvas/board_adapter.cpp:538 msgid "Create layers" msgstr "Katmanları oluştur" #: 3d-viewer/3d_canvas/board_adapter.cpp:878 #: pcbnew/dialogs/dialog_footprint_checker.cpp:116 msgid "No footprint loaded." msgstr "İz düşümü yüklenmedi." #: 3d-viewer/3d_canvas/board_adapter.cpp:895 msgid "" "Footprint outline is missing or malformed. Run Footprint Checker for a full " "analysis." msgstr "" "İz düşümü ana hatları eksik veya bozuk. Tam analiz için Footprint Checker'ı " "çalıştırın." #: 3d-viewer/3d_canvas/board_adapter.cpp:904 msgid "Board outline is missing or malformed. Run DRC for a full analysis." msgstr "Kart ana hatları eksik veya bozuk. Tam analiz için DRC'yi çalıştırın." #: 3d-viewer/3d_canvas/create_layer_items.cpp:260 msgid "Create tracks and vias" msgstr "Yollar ve geçişler oluştur" #: 3d-viewer/3d_canvas/create_layer_items.cpp:690 msgid "Create zones" msgstr "Bölgeler oluştur" #: 3d-viewer/3d_canvas/create_layer_items.cpp:774 msgid "Build Tech layers" msgstr "Teknik katmanları oluştur" #: 3d-viewer/3d_canvas/create_layer_items.cpp:806 #, c-format msgid "Build Tech layer %d" msgstr "%d Teknoloji katmanı oluştur" #: 3d-viewer/3d_canvas/create_layer_items.cpp:1022 #, fuzzy msgid "Simplifying copper layer polygons" msgstr "Bakır katman çokgenleri basitleştiriliyor" #: 3d-viewer/3d_canvas/create_layer_items.cpp:1027 msgid "Calculating plated copper" msgstr "Hesaplanan bakır kaplama" #: 3d-viewer/3d_canvas/create_layer_items.cpp:1101 #, c-format msgid "Simplifying %d copper layers" msgstr "%d bakır katmanını basitleştirme" #: 3d-viewer/3d_canvas/create_layer_items.cpp:1143 msgid "Simplify holes contours" msgstr "Deliklerin dış hatlarını basitleştir" #: 3d-viewer/3d_canvas/create_layer_items.cpp:1163 msgid "Build BVH for holes and vias" msgstr "Delikler ve geçişler için BVH oluştur" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:388 msgid "OpenGL context creation error" msgstr "OpenGL içerik oluşturma hatası" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:419 msgid "Your OpenGL version is not supported. Minimum required is 1.5." msgstr "OpenGL sürümünüz desteklenmiyor. En azın 1.5 sürümü gereklidir." #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:553 #, c-format msgid "Last render time %.0f ms" msgstr "Son oluşturma süresi %.0f ms" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:660 #, c-format msgid "Net %s\tNet class %s" msgstr "Ağ %s\tAğSınıfı %s" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:684 #, c-format msgid "Pad %s\t" msgstr "ayak %s\t" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:715 #, c-format msgid "Rule area %s\t" msgstr "Kural alanı %s\t" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:717 #, c-format msgid "Zone %s\t" msgstr "Bölge %s\t" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:465 msgid "Load OpenGL: board" msgstr "OpenGL yükle: kart" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:493 msgid "Load OpenGL: holes and vias" msgstr "OpenGL yükle: delikler ve geçişler" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:547 msgid "Load OpenGL: layers" msgstr "OpenGL yükle: katmanlar" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:561 #, c-format msgid "Load OpenGL layer %s" msgstr "%s OpenGL katmanını yükle" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:659 #: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:779 #: pcbnew/plugins/altium/altium_pcb.cpp:1595 msgid "Loading 3D models..." msgstr "3B modeller yükleniyor..." #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:668 #: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:960 #, c-format msgid "Reload time %.3f s" msgstr "Yeniden yükleme süresi %.3f s" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:961 #: eeschema/sch_plugins/eagle/sch_eagle_plugin.cpp:421 #: eeschema/sch_plugins/eagle/sch_eagle_plugin.cpp:602 #: eeschema/sch_plugins/kicad/sch_sexpr_plugin.cpp:306 #: eeschema/sch_plugins/legacy/sch_legacy_plugin.cpp:286 #: eeschema/symbol_library.cpp:533 pcbnew/plugins/eagle/eagle_plugin.cpp:345 #: pcbnew/plugins/easyeda/pcb_easyeda_plugin.cpp:151 #: pcbnew/plugins/easyedapro/pcb_easyedapro_plugin.cpp:115 #: pcbnew/plugins/fabmaster/fabmaster_plugin.cpp:74 #: pcbnew/plugins/kicad/pcb_plugin.cpp:2420 #: pcbnew/plugins/legacy/legacy_plugin.cpp:504 #, c-format msgid "Loading %s..." msgstr "%s yükleniyor..." #: 3d-viewer/3d_rendering/opengl/render_3d_opengl.cpp:464 #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace.cpp:174 msgid "Loading..." msgstr "Yükleniyor..." #: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:387 msgid "Load Raytracing: board" msgstr "Işın İzlemeyi Yükle: kart" #: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:560 msgid "Load Raytracing: layers" msgstr "Işın İzlemeyi Yükle: katmanlar" #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace.cpp:339 #, c-format msgid "Rendering time %.3f s" msgstr "Oluşturma süresi %.3f s" #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace.cpp:393 #, c-format msgid "Rendering: %.0f %%" msgstr "Oluşturuluyor: %% %.0f" #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace.cpp:841 msgid "Rendering: Post processing shader" msgstr "Oluşturuluyor: İşlem sonrası gölgelendirici" #: 3d-viewer/3d_viewer/3d_menubar.cpp:51 msgid "Export Current View as PNG..." msgstr "Geçerli Görünümü PNG Olarak Dışa Aktar..." #: 3d-viewer/3d_viewer/3d_menubar.cpp:56 msgid "Export Current View as JPEG..." msgstr "Geçerli Görünümü JPEG Olarak Dışa Aktar..." #: 3d-viewer/3d_viewer/3d_menubar.cpp:62 #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:660 #: common/eda_base_frame.cpp:1163 common/hotkey_store.cpp:76 #: common/tool/actions.cpp:865 pcbnew/footprint_viewer_frame.cpp:971 #: pcbnew/pcb_base_frame.cpp:680 msgid "3D Viewer" msgstr "3B Görüntüleyici" #: 3d-viewer/3d_viewer/3d_menubar.cpp:70 msgid "Copy 3D Image" msgstr "3B Görüntüyü Kopyala" #: 3d-viewer/3d_viewer/3d_menubar.cpp:87 msgid "3D Grid" msgstr "3B Izgara" #: 3d-viewer/3d_viewer/3d_menubar.cpp:125 msgid "Raytracing" msgstr "Işın İzleme" #: 3d-viewer/3d_viewer/3d_menubar.cpp:132 msgid "Reset to Default Settings" msgstr "Öntanımlı Ayarlara Sıfırla" #: 3d-viewer/3d_viewer/3d_menubar.cpp:139 #: bitmap2component/bitmap2cmp_frame.cpp:303 cvpcb/menubar.cpp:78 #: eeschema/menubar.cpp:315 eeschema/sim/toolbars_simulator_frame.cpp:160 #: eeschema/symbol_editor/menubar_symbol_editor.cpp:169 #: eeschema/toolbars_symbol_viewer.cpp:129 gerbview/menubar.cpp:231 #: kicad/menubar.cpp:216 pagelayout_editor/menubar.cpp:150 #: pcb_calculator/pcb_calculator_frame.cpp:224 #: pcbnew/menubar_footprint_editor.cpp:233 pcbnew/menubar_pcb_editor.cpp:457 #: pcbnew/toolbars_footprint_viewer.cpp:193 msgid "&File" msgstr "&Dosya" #: 3d-viewer/3d_viewer/3d_menubar.cpp:140 cvpcb/menubar.cpp:79 #: eeschema/menubar.cpp:316 #: eeschema/symbol_editor/menubar_symbol_editor.cpp:170 kicad/menubar.cpp:217 #: pagelayout_editor/menubar.cpp:151 pcbnew/menubar_footprint_editor.cpp:234 #: pcbnew/menubar_pcb_editor.cpp:458 msgid "&Edit" msgstr "Dü&zenle" #: 3d-viewer/3d_viewer/3d_menubar.cpp:141 eeschema/menubar.cpp:317 #: eeschema/sim/toolbars_simulator_frame.cpp:161 #: eeschema/symbol_editor/menubar_symbol_editor.cpp:171 #: eeschema/toolbars_symbol_viewer.cpp:130 gerbview/menubar.cpp:232 #: kicad/menubar.cpp:218 pagelayout_editor/menubar.cpp:152 #: pcbnew/menubar_footprint_editor.cpp:235 pcbnew/menubar_pcb_editor.cpp:459 #: pcbnew/toolbars_footprint_viewer.cpp:194 msgid "&View" msgstr "&Görünüm" #: 3d-viewer/3d_viewer/3d_menubar.cpp:142 #: bitmap2component/bitmap2cmp_frame.cpp:304 cvpcb/menubar.cpp:80 #: eeschema/sim/toolbars_simulator_frame.cpp:163 gerbview/menubar.cpp:234 #: kicad/menubar.cpp:220 pcb_calculator/pcb_calculator_frame.cpp:225 msgid "&Preferences" msgstr "&Tercihler" #: 3d-viewer/3d_viewer/3d_toolbar.cpp:57 msgid "Reload board" msgstr "Kartı yeniden yükle" #: 3d-viewer/3d_viewer/3d_toolbar.cpp:62 msgid "Copy 3D image to clipboard" msgstr "3B görüntüyü panoya kopyala" #: 3d-viewer/3d_viewer/3d_toolbar.cpp:67 msgid "Render current view using Raytracing" msgstr "Geçerli görünümü ışın izleme kullanarak oluştur" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:102 #: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:73 msgid "KiCad 3D Viewer" msgstr "KiCad 3B Görüntüleyici" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:164 #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:666 #: eeschema/dialogs/panel_eeschema_display_options_base.cpp:27 #: pcbnew/footprint_edit_frame.cpp:237 pcbnew/footprint_edit_frame.cpp:899 #: pcbnew/pcb_edit_frame.cpp:299 pcbnew/pcb_edit_frame.cpp:1578 msgid "Appearance" msgstr "Görünüş" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:328 #: 3d-viewer/dialogs/appearance_controls_3D.cpp:544 #: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:40 msgid "Follow PCB Editor" msgstr "PCB Editör'ü takip et" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:330 #: 3d-viewer/dialogs/appearance_controls_3D.cpp:545 #: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:40 msgid "Follow PCB Plot Settings" msgstr "PCB Çizim Ayarlarını Takip Et" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:587 msgid "legacy colors" msgstr "eski renkler" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:726 msgid "3D Image File Name" msgstr "3B Görüntü Dosyası Adı" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:747 #: common/eda_base_frame.cpp:1297 common/eda_base_frame.cpp:1301 #: pcbnew/plugins/altium/altium_pcb.cpp:1664 #, c-format msgid "Insufficient permissions to save file '%s'." msgstr "'%s' dosyasını kaydetmek için yeterli izin yok." #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:748 common/confirm.cpp:131 #: common/confirm.cpp:321 common/dialogs/dialog_grid_settings.cpp:61 #: common/dialogs/dialog_grid_settings.cpp:68 #: common/dialogs/panel_setup_severities.cpp:43 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1614 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:2015 #: eeschema/files-io.cpp:939 eeschema/files-io.cpp:1007 #: kicad/import_proj.cpp:79 kicad/import_project.cpp:108 kicad/kicad.cpp:318 #: kicad/tools/kicad_manager_control.cpp:239 #: kicad/tools/kicad_manager_control.cpp:296 #: kicad/tools/kicad_manager_control.cpp:342 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:143 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:216 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:225 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:234 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:240 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:241 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664.cpp:242 #: pcb_calculator/calculator_panels/panel_fusing_current.cpp:166 #: pcb_calculator/calculator_panels/panel_fusing_current.cpp:179 #: pcb_calculator/calculator_panels/panel_fusing_current.cpp:191 #: pcb_calculator/calculator_panels/panel_fusing_current.cpp:203 #: pcbnew/pcb_marker.cpp:205 pcbnew/widgets/appearance_controls.cpp:2662 msgid "Error" msgstr "Hata" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:781 msgid "Failed to copy image to clipboard" msgstr "Görüntüyü panoya kopyalama başarısız oldu" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:792 msgid "Can't save file" msgstr "Dosya kaydedilemiyor" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:47 msgid "Set Pivot" msgstr "Pivot Belirle" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:48 msgid "Place point around which the board will be rotated (middle mouse click)" msgstr "" "Kartın etrafında döndürülmesi için merkezi bir nokta ekle (fare orta tıklama)" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:55 #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:56 msgid "Rotate X Clockwise" msgstr "X'i Saat Yönünde Döndür" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:64 #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:65 msgid "Rotate X Counterclockwise" msgstr "X'i Saat Yönünün Tersinde Döndür" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:73 #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:74 msgid "Rotate Y Clockwise" msgstr "Y'yi Saat Yönünde Döndür" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:82 #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:83 msgid "Rotate Y Counterclockwise" msgstr "Y'yi Saat Yönünün Tersinde Döndür" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:91 #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:92 msgid "Rotate Z Clockwise" msgstr "Z'yi Saat Yönünde Döndür" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:100 #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:101 msgid "Rotate Z Counterclockwise" msgstr "Z'yi Saat Yönünün Tersinde Döndür" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:110 msgid "Move Board Left" msgstr "Kartı Sola Hareket Ettir" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:111 msgid "Move board Left" msgstr "Kartı sola hareket ettir" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:120 msgid "Move Board Right" msgstr "Kartı Sağa Hareket Ettir" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:121 msgid "Move board Right" msgstr "Kartı sağa hareket ettir" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:130 msgid "Move Board Up" msgstr "Kartı Yukarı Hareket Ettir" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:131 msgid "Move board Up" msgstr "Kartı yukarı hareket ettir" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:140 msgid "Move Board Down" msgstr "Kartı Aşağı Hareket Ettir" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:141 msgid "Move board Down" msgstr "Kartı aşağı hareket ettir" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:150 msgid "Home View" msgstr "Ana Görünüm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:151 msgid "Home view" msgstr "Ana görünüm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:159 msgid "Flip Board" msgstr "Kartı Çevir" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:160 msgid "Flip the board view" msgstr "Kart Görünümünü Ters Çevir" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:168 msgid "Toggle Orthographic Projection" msgstr "Ortografik Projeksiyonu Aç / Kapat" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:169 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:197 msgid "Enable/disable orthographic projection" msgstr "Ortografik projeksiyonu etkinleştir / devre dışı bırak" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:176 #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:177 msgid "View Front" msgstr "Önden Görünüm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:186 #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:187 msgid "View Back" msgstr "Arkadan Görünüm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:196 #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:197 msgid "View Left" msgstr "Soldan Görünüm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:206 #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:207 msgid "View Right" msgstr "Sağdan Görünüm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:216 #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:217 msgid "View Top" msgstr "Üstten Görünüm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:226 #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:227 msgid "View Bottom" msgstr "Alttan Görünüm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:235 #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:236 msgid "No 3D Grid" msgstr "3D Izgara Yok" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:243 #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:244 msgid "3D Grid 10mm" msgstr "3D Izgara 10mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:251 #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:252 msgid "3D Grid 5mm" msgstr "3D Izgara 5mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:259 #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:260 msgid "3D Grid 2.5mm" msgstr "3D Izgara 2.5mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:267 #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:268 msgid "3D Grid 1mm" msgstr "3D Izgara 1mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:275 msgid "Render Realistic Materials" msgstr "Gerçekçi Malzemeler Oluşturun" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:276 msgid "Use all material properties from each 3D model file" msgstr "Her 3D model dosyasındaki tüm malzeme özelliklerini kullanın" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:283 msgid "Render Solid Colors" msgstr "Düz Renkler İşle" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:284 #, fuzzy msgid "Use only the diffuse color property from model 3D model file" msgstr "Yalnızca 3D model dosyasındaki temel renk özelliğini kullan" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:291 msgid "Render CAD Colors" msgstr "CAD Renklerini Oluştur" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:292 msgid "Use a CAD color style based on the diffuse color of the material" msgstr "Malzemenin temel rengine dayalı bir CAD renk stili kullan" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:300 msgid "Show Through Hole 3D Models" msgstr "Delik İçi 3D Modelleri Göster" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:301 msgid "Show 3D models for 'Through hole' type footprints" msgstr "'Delik içi' tipi olan 3D modelleri göster" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:309 msgid "Show SMD 3D Models" msgstr "SMD 3D modelleri göster" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:310 msgid "Show 3D models for 'Surface mount' type footprints" msgstr "'Yüzey monte' özelliği olan 3D modelleri göster" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:318 msgid "Show Unspecified 3D Models" msgstr "Belirtilmemiş 3B modelleri göster" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:319 msgid "Show 3D models for 'unspecified' type footprints" msgstr "'Belirtilmemiş' tip bileşenler için 3B modelleri göster" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:327 msgid "Show 3D Models not in POS File" msgstr "POS dosyasında olmayan 3B modelleri göster" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:328 msgid "Show 3D models even if not found in .pos file" msgstr "3B modelleri .pos dosyasında olmasa bile göster" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:336 msgid "Show 3D Models marked DNP" msgstr "Sanal olarak işaretlenmiş 3D modelleri göster" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:337 msgid "Show 3D models even if marked 'Do Not Place'" msgstr "3D modeller 'Sanal' olarak işaretlenmiş olsa bile göster" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:344 msgid "Show Model Bounding Boxes" msgstr "Model Sınırlama Kutusunu Göster" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:345 msgid "Show 3D model bounding boxes in realtime renderer" msgstr "3D model sınırlama kutularını gerçek zamanlı olarak göster" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:352 #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:353 msgid "Show 3D Axis" msgstr "3D Ekseni Göster" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:360 #: pcbnew/tools/pcb_actions.cpp:1343 msgid "Show Appearance Manager" msgstr "Görünüm Yöneticisini Göster" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:361 #: pcbnew/tools/pcb_actions.cpp:1344 #, fuzzy msgid "Show/hide the appearance manager" msgstr "Sayfa Özellikleri" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:54 #, fuzzy msgid "Board Body" msgstr "Kart gövdesi:" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:54 msgid "Show board body" msgstr "Kart gövdesini göster" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:55 msgid "F.Cu" msgstr "Ö.Bkr" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:55 #, fuzzy msgid "Show front copper / surface finish color" msgstr "Bakır/yüzey kaplama:" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:56 msgid "B.Cu" msgstr "A.Bkr" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:56 #, fuzzy msgid "Show back copper / surface finish color" msgstr "Bakır/yüzey kaplama:" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:57 #, fuzzy msgid "Adhesive" msgstr "A.Yapışkan" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:57 #, fuzzy msgid "Show adhesive" msgstr "Yapışkan katmanları göster" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:58 #, fuzzy msgid "Solder Paste" msgstr "Lehim pastası:" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:58 #, fuzzy msgid "Show solder paste" msgstr "Lehim pastası katmanlarını göster" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:59 #, fuzzy msgid "F.Silkscreen" msgstr "Ön Yüz Baskısı" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:59 #, fuzzy msgid "Show front silkscreen" msgstr "Ön ipek baskı" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:60 msgid "B.Silkscreen" msgstr "A. ipek baskı" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:60 #, fuzzy msgid "Show back silkscreen" msgstr "Ön ipek baskı" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:61 msgid "F.Mask" msgstr "Ö.Maske" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:61 #, fuzzy msgid "Show front solder mask" msgstr "Ön lehim maskesi" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:62 msgid "B.Mask" msgstr "A.Maske" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:62 #, fuzzy msgid "Show back solder mask" msgstr "Ön lehim maskesi" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:63 #, fuzzy msgid "User.Drawings" msgstr "Çizim" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:63 #, fuzzy msgid "Show user drawings layer" msgstr "Yorumları ve çizim katmanlarını göster" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:64 msgid "User.Comments" msgstr "Kullanıcı.Yorumları" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:64 #, fuzzy msgid "Show user comments layer" msgstr "Lehim maskesi katmanlarını göster" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:65 msgid "User.Eco1" msgstr "Kullanıcı.Eko1" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:65 #, fuzzy msgid "Show user ECO1 layer" msgstr "ECO katmanlarını göster" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:66 msgid "User.Eco2" msgstr "Kullanıcı.Eco2" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:66 #, fuzzy msgid "Show user ECO2 layer" msgstr "ECO katmanlarını göster" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:68 #, fuzzy msgid "Through-hole Models" msgstr "Delikli ayak izleri" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:69 #, fuzzy msgid "SMD Models" msgstr "3B Modeller" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:70 #, fuzzy msgid "Virtual Models" msgstr "Sanal 3B modelleri aç/kapat" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:71 #, fuzzy msgid "Models not in POS File" msgstr "Pos dosyasında olmayan 3B modellere geçiş yap" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:72 #, fuzzy msgid "Models marked DNP" msgstr "SMD 3D modelleri aç/kapat" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:73 #, fuzzy msgid "Model Bounding Boxes" msgstr "Model Sınırlama Kutusunu Göster" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:75 common/layer_id.cpp:161 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:30 #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:64 #: pcb_calculator/calculator_panels/panel_rf_attenuators_base.cpp:111 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:31 #: pcbnew/widgets/appearance_controls.cpp:336 msgid "Values" msgstr "Değerler" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:75 #: pcbnew/widgets/appearance_controls.cpp:336 msgid "Show footprint values" msgstr "İz düşümü değerlerini göster" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:76 #: pcbnew/widgets/appearance_controls.cpp:337 msgid "References" msgstr "Referanslar" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:76 #: pcbnew/widgets/appearance_controls.cpp:337 msgid "Show footprint references" msgstr "İz düşümü referanslarını göster" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:77 #: pcbnew/widgets/appearance_controls.cpp:338 msgid "Footprint Text" msgstr "Ayak İzi(footprint) Metni" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:77 #: pcbnew/widgets/appearance_controls.cpp:338 msgid "Show all footprint text" msgstr "Tüm iz düşümü metnini göster" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:78 #, fuzzy msgid "Off-board Silkscreen" msgstr "ipek baskı" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:78 msgid "Do not clip silk layers to board outline" msgstr "" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:80 #, fuzzy msgid "3D Axis" msgstr "X Ekseni" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:81 #, fuzzy msgid "Background Start" msgstr "Arka plan" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:81 #, fuzzy msgid "Background gradient start color" msgstr "Arkaplan gradyanı başlangıcı:" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:82 #, fuzzy msgid "Background End" msgstr "Arka plan" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:82 #, fuzzy msgid "Background gradient end color" msgstr "Arkaplan gradyanı bitişi:" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:115 #, fuzzy, c-format msgid "" "Save and restore color and visibility combinations.\n" "Use %s+Tab to activate selector.\n" "Successive Tabs while holding %s down will cycle through presets in the " "popup." msgstr "" "Katman görünürlük kombinasyonlarını kaydet ve geri yükle.\n" "Seçiciyi etkinleştirmek için %s+Tab tuşlarını kullan.\n" "s tuşunu basılı tutarken art arda Sekmeler açılır pencerede ön ayarlar " "arasında geçiş yapacaktır." #: 3d-viewer/dialogs/appearance_controls_3D.cpp:123 #, fuzzy, c-format msgid "" "Save and restore camera position and zoom.\n" "Use %s+Tab to activate selector.\n" "Successive Tabs while holding %s down will cycle through viewports in the " "popup." msgstr "" "Görünüm konumunu ve yakınlaştırmayı kaydet ve geri yükle.\n" "Seçiciyi etkinleştirmek için %s+Tab tuşlarını kullan.\n" "s tuşunu basılı tutarken art arda Sekmeler açılır pencerede görünüm alanları " "arasında geçiş yapacaktır." #: 3d-viewer/dialogs/appearance_controls_3D.cpp:438 #, fuzzy msgid "Left double click or middle click to change color" msgstr "Renk değişimi için sol çift tıklama veya orta tıklama" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:485 #: pcbnew/widgets/appearance_controls.cpp:2166 #, fuzzy, c-format msgid "Show or hide %s" msgstr "Bacak adlarını göster veya gizle" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:537 #: pcbnew/widgets/appearance_controls.cpp:2509 #, fuzzy, c-format msgid "Presets (%s+Tab):" msgstr "Hazır Ayarlar (Ctrl+Tab):" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:551 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1464 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1879 #: pcbnew/widgets/appearance_controls.cpp:2531 #, fuzzy msgid "Save preset..." msgstr "Farklı Kaydet..." #: 3d-viewer/dialogs/appearance_controls_3D.cpp:552 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1465 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1880 #: pcbnew/widgets/appearance_controls.cpp:2532 #, fuzzy msgid "Delete preset..." msgstr "İşaretçileri Sil" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:648 #: pcbnew/widgets/appearance_controls.cpp:2635 #, fuzzy msgid "Layer preset name:" msgstr "Katman Adı" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:648 #: pcbnew/widgets/appearance_controls.cpp:2635 #, fuzzy msgid "Save Layer Preset" msgstr "Kartı yukarı hareket ettir" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:663 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1621 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:2022 #: pcbnew/widgets/appearance_controls.cpp:2669 #, fuzzy msgid "Overwrite existing preset?" msgstr "Varolan belgeyi aç" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:689 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1646 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:2047 #: pcbnew/widgets/appearance_controls.cpp:2695 msgid "Presets" msgstr "ön ayarlar" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:698 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1658 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:2059 #: pcbnew/widgets/appearance_controls.cpp:2707 #, fuzzy msgid "Delete Preset" msgstr "İşaretçileri Sil" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:699 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1659 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:2060 #: pcbnew/widgets/appearance_controls.cpp:2708 #, fuzzy msgid "Select preset:" msgstr "Seçilen ağ:" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:754 #: pcbnew/widgets/appearance_controls.cpp:2804 #, c-format msgid "Viewports (%s+Tab):" msgstr "Görünüm alanları (%s+Tab):" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:763 #: pcbnew/widgets/appearance_controls.cpp:2813 msgid "Save viewport..." msgstr "Görünüm alanını kaydet..." #: 3d-viewer/dialogs/appearance_controls_3D.cpp:764 #: pcbnew/widgets/appearance_controls.cpp:2814 msgid "Delete viewport..." msgstr "Görünüm alanını sil..." #: 3d-viewer/dialogs/appearance_controls_3D.cpp:795 #: pcbnew/widgets/appearance_controls.cpp:2862 msgid "Viewport name:" msgstr "Görünüm penceresi adı:" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:795 #: pcbnew/widgets/appearance_controls.cpp:2862 msgid "Save Viewport" msgstr "Görünümü Kaydet" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:834 #: pcbnew/widgets/appearance_controls.cpp:2901 msgid "Viewports" msgstr "Görünümler" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:843 #: pcbnew/widgets/appearance_controls.cpp:2910 msgid "Delete Viewport" msgstr "Görünüm Alanı Sil" #: 3d-viewer/dialogs/appearance_controls_3D.cpp:844 #: pcbnew/widgets/appearance_controls.cpp:2911 msgid "Select viewport:" msgstr "Görünüm penceresini seçin:" #: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:36 #: pcbnew/widgets/appearance_controls_base.cpp:161 msgid "Presets (Ctrl+Tab):" msgstr "Hazır Ayarlar (Ctrl+Tab):" #: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:55 #: pcbnew/widgets/appearance_controls_base.cpp:180 msgid "Viewports (Alt+Tab):" msgstr "Görünüm Alanları (Alt+Sekme(tab)):" #: 3d-viewer/dialogs/appearance_controls_3D_base.cpp:59 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:67 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:261 #: pcbnew/widgets/appearance_controls_base.cpp:165 #: pcbnew/widgets/appearance_controls_base.cpp:184 msgid "(unsaved)" msgstr "(kaydedilmemiş)" #: 3d-viewer/dialogs/dialog_select_3d_model.cpp:95 #, c-format msgid "All supported files (%s)" msgstr "Desteklenen tüm dosyalar (%s)" #: 3d-viewer/dialogs/dialog_select_3d_model_base.cpp:58 msgid "Available paths:" msgstr "Kullanılabilir yollar:" #: 3d-viewer/dialogs/dialog_select_3d_model_base.cpp:67 #: common/dialogs/dialog_configure_paths_base.h:61 msgid "Configure Paths" msgstr "Yolları Yapılandır" #: 3d-viewer/dialogs/dialog_select_3d_model_base.h:63 msgid "Select 3D Model" msgstr "3B Model Seç" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:23 msgid "Render Options" msgstr "Oluşturma Seçenekleri" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:35 msgid "Clip silkscreen at via annuli" msgstr "Delik(via) halkasından serigrafiyi sil" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:38 msgid "Clip silkscreen at solder mask edges" msgstr "Lehim maskesinin kenarlarındaki serigrafiyi kesin" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:41 msgid "Show filled areas in zones" msgstr "Bölgelerde dolu alanları göster" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:44 #, fuzzy msgid "Use bare copper color for unplated copper (slow)" msgstr "Kaplanmamış bakır için çıplak bakır rengini kullan" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:45 msgid "Use different colors for plated and unplated copper. (Slow)" msgstr "Kaplanmış ve kaplanmamış bakır için farklı renkler kullan. (Yavaş)" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:52 msgid "Material properties:" msgstr "Malzeme özellikleri:" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:56 msgid "Realistic" msgstr "Gerçekçi mod" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:56 msgid "Solid colors" msgstr "Düz renkler" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:56 msgid "CAD colors" msgstr "CAD renkleri" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:74 msgid "Camera Options" msgstr "Kamera Seçenekleri" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:84 msgid "Rotation increment:" msgstr "Döndürme artışı:" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:92 #: pcb_calculator/widgets/unit_selector.cpp:130 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:303 #: pcbnew/dialogs/dialog_create_array_base.cpp:404 #: pcbnew/dialogs/dialog_create_array_base.cpp:435 #: pcbnew/dialogs/dialog_move_exact_base.cpp:59 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:345 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:897 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:180 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:213 #: pcbnew/dialogs/panel_edit_options_base.cpp:45 msgid "deg" msgstr "derece" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:102 #, fuzzy msgid "Redraw while moving" msgstr "Hareket Ederken" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:106 msgid "Redraw speed:" msgstr "Yeniden çizim hızı:" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:19 #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:17 msgid "Rendering Options" msgstr "Render Ayarları" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:32 msgid "Show model bounding boxes" msgstr "Model sınırlama kutularını göster" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:35 msgid "Show copper and tech layers thickness (very slow)" msgstr "Bakır ve teknoloji katmanlarının kalınlığını göster (çok yavaş)" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:38 msgid "Highlight items on rollover" msgstr "Rollover'da öğeleri vurgula" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:44 msgid "Anti-aliasing:" msgstr "Kenar yumuşatma:" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:48 msgid "Disabled" msgstr "Devre dışı" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:48 msgid "2x" msgstr "2x" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:48 msgid "4x" msgstr "4x" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:48 msgid "8x" msgstr "8x" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:52 msgid "3D-Viewer must be closed and re-opened to apply this setting" msgstr "" "Bu ayarın uygulanması için 3B Görüntüleyici kapatılmalı ve yeniden " "açılmalıdır" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:56 msgid "Selection color:" msgstr "Seçim rengi:" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:72 msgid "While Moving" msgstr "Hareket Ederken" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:85 msgid "Disable anti-aliasing" msgstr "Kenar yumuşatmayı devre dışı bırak" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:88 msgid "Disable thickness" msgstr "Kalınlığı devre dışı bırak" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:91 msgid "Disable vias" msgstr "Geçişleri devre dışı bırak" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:94 msgid "Disable holes" msgstr "Delikleri devre dışı bırak" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:27 msgid "Procedural textures (slow)" msgstr "İşlemsel dokular (yavaş)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:31 msgid "Add floor (slow)" msgstr "Zemin ekle (yavaş)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:35 msgid "Anti-aliasing (slow)" msgstr "Kenar yumuşatma (yavaş)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:39 msgid "" "Screen space ambient occlusions and global illumination reflections (slow)" msgstr "" "Ekran alanı ortam tıkanıklıkları ve küresel aydınlatma yansımaları (yavaş)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:54 msgid "Number of Samples" msgstr "Numune Sayısı" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:58 msgid "Spread Factor %" msgstr "Dağıtma Çarpanı (%)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:62 msgid "Recursion Level" msgstr "Özyineleme (Recursion) Seviyesi" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:66 msgid "Shadows:" msgstr "Gölgeler:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:71 msgid "" "Number of rays that will be cast, into light direction, to evaluate a shadow " "point" msgstr "" "Bir gölge noktasını değerlendirmek için ışık yönüne atılacak ışınların sayısı" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:81 msgid "Reflections:" msgstr "Yansımalar:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:86 msgid "Number of rays that will be cast to evaluate a reflection point" msgstr "Bir yansıma noktasını değerlendirmek için atılacak ışınların sayısı" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:94 msgid "" "Interactions number that a ray can travel through objects. (higher number of " "levels improve results, specially on very transparent boards)" msgstr "" "Etkileşimler, bir ışının nesneler arasında seyahat edebileceği sayıdır. " "(daha fazla seviye, özellikle çok şeffaf tahtalarda sonuçları iyileştirir)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:98 msgid "Refractions:" msgstr "Kırılmalar:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:103 msgid "Number of rays that will be cast to evaluate a refraction point" msgstr "Bir kırılma noktasını değerlendirmek için atılacak ışınların sayısı" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:111 msgid "Number of bounces that a ray can hit reflective objects" msgstr "Bir ışının yansıtıcı nesnelerden sekebileceği sayı" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:121 msgid "Lights Configuration" msgstr "Işık Yapılandırması" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:134 msgid "Ambient camera light:" msgstr "Ortam kamera ışığı:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:146 msgid "Top light:" msgstr "Üst ışık:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:158 msgid "Bottom light:" msgstr "Alt ışık:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:184 #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:201 msgid "Elevation (deg)" msgstr "Yükseklik (deg)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:188 #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:205 msgid "Azimuth (deg)" msgstr "İstikamet (derece)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:209 msgid "Light 1:" msgstr "Işık 1:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:227 msgid "Light 5:" msgstr "Işık 5:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:242 msgid "Light 2:" msgstr "Işık 2:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:260 msgid "Light 6:" msgstr "Işık 6:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:275 msgid "Light 3:" msgstr "Işık 3:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:293 msgid "Light 7:" msgstr "Işık 7:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:308 msgid "Light 4:" msgstr "Işık 4:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:326 msgid "Light 8:" msgstr "Işık 8:" #: 3d-viewer/dialogs/panel_preview_3d_model.cpp:417 #, fuzzy msgid "3D Preview Options" msgstr "Önizleme Ayarları" #: 3d-viewer/dialogs/panel_preview_3d_model.cpp:417 #, fuzzy msgid "Board thickness:" msgstr "Kart Kalınlığı: " #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:21 #: common/dialogs/dialog_print_generic_base.cpp:56 eeschema/sch_bitmap.cpp:229 #: pcbnew/pcb_reference_image.cpp:257 pcbnew/pcb_reference_image.cpp:352 msgid "Scale" msgstr "Ölçek" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:29 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:74 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:119 #: common/tool/common_tools.cpp:576 #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:61 #: pagelayout_editor/dialogs/properties_frame_base.cpp:248 #: pagelayout_editor/dialogs/properties_frame_base.cpp:301 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:73 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:115 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:421 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:32 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:58 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:92 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:118 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:99 #: pcbnew/microwave/microwave_polygon.cpp:144 #: pcbnew/tools/pcb_point_editor.cpp:740 msgid "X:" msgstr "X:" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:39 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:84 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:129 #: common/tool/common_tools.cpp:576 #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:82 #: pagelayout_editor/dialogs/properties_frame_base.cpp:259 #: pagelayout_editor/dialogs/properties_frame_base.cpp:312 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:88 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:126 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:70 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:322 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:382 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:432 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:43 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:69 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:103 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:129 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:83 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:101 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:203 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:116 #: pcbnew/microwave/microwave_polygon.cpp:153 #: pcbnew/tools/pcb_point_editor.cpp:740 msgid "Y:" msgstr "Y:" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:49 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:94 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:139 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:328 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:340 msgid "Z:" msgstr "Z:" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:66 #: gerbview/gerber_draw_item.cpp:722 pcbnew/footprint.cpp:1319 #: pcbnew/pad.cpp:1044 msgid "Rotation" msgstr "Döndürme" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:111 msgid "Offset" msgstr "Kaydırma" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:156 msgid "Opacity" msgstr "Matlık" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:173 #: common/dialogs/dialog_page_settings_base.cpp:123 #: eeschema/printing/dialog_print_using_printer.cpp:269 #: pagelayout_editor/dialogs/dialogs_for_printing.cpp:253 msgid "Preview" msgstr "Ön izleme" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:202 msgid "" "Show or hide the board body\n" "If hidden, show only copper and silkscreen layers." msgstr "" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:231 msgid "Reload board and 3D models" msgstr "Kartı ve 3B modelleri yeniden yükle" #: bitmap2component/bitmap2cmp_frame.cpp:151 #: bitmap2component/bitmap2cmp_frame.cpp:289 #: bitmap2component/bitmap2cmp_frame.cpp:352 #: kicad/tools/kicad_manager_actions.cpp:158 msgid "Image Converter" msgstr "Resim Dönüştürücüsü" #: bitmap2component/bitmap2cmp_frame.cpp:156 #: resources/linux/launchers/org.kicad.bitmap2component.desktop.in:11 msgid "KiCad Image Converter" msgstr "KiCad Görüntü Dönüştürücüsü" #: bitmap2component/bitmap2cmp_frame.cpp:228 #, fuzzy msgid "Image files" msgstr "Görüntü Dosyaları" #: bitmap2component/bitmap2cmp_frame.cpp:278 eeschema/menubar.cpp:71 #: kicad/menubar.cpp:73 pagelayout_editor/menubar.cpp:63 #: pcbnew/menubar_pcb_editor.cpp:73 msgid "Open Recent" msgstr "Son Kullanılanları Aç" #: bitmap2component/bitmap2cmp_frame.cpp:279 eeschema/menubar.cpp:72 #: include/file_history.h:54 pagelayout_editor/menubar.cpp:64 #: pcbnew/menubar_pcb_editor.cpp:74 msgid "Clear Recent Files" msgstr "Son Dosyaları Temizle" #: bitmap2component/bitmap2cmp_frame.cpp:396 #: eeschema/tools/sch_drawing_tools.cpp:653 #: pagelayout_editor/pl_editor_frame.cpp:861 pcbnew/tools/drawing_tool.cpp:671 msgid "Choose Image" msgstr "Görüntü Seç" #: bitmap2component/bitmap2cmp_frame.cpp:397 #: eeschema/tools/sch_drawing_tools.cpp:654 #: pagelayout_editor/pl_editor_frame.cpp:862 pcbnew/tools/drawing_tool.cpp:672 msgid "Image Files" msgstr "Görüntü Dosyaları" #: bitmap2component/bitmap2cmp_frame.cpp:440 #, fuzzy msgid "Create Drawing Sheet File" msgstr "Çizim Sayfası Seçin" #: bitmap2component/bitmap2cmp_frame.cpp:457 #: bitmap2component/bitmap2cmp_frame.cpp:493 #: bitmap2component/bitmap2cmp_frame.cpp:527 #: bitmap2component/bitmap2cmp_frame.cpp:561 #, c-format msgid "File '%s' could not be created." msgstr "Dosya '%s' oluşturulamadı." #: bitmap2component/bitmap2cmp_frame.cpp:477 msgid "Create PostScript File" msgstr "PostScript Dosyası Oluştur" #: bitmap2component/bitmap2cmp_frame.cpp:513 msgid "Create Symbol Library" msgstr "Sembol Kütüphanesi Oluştur" #: bitmap2component/bitmap2cmp_frame.cpp:547 msgid "Create Footprint Library" msgstr "İz Düşümü Kütüphanesi Oluştur" #: bitmap2component/bitmap2cmp_panel.cpp:50 common/eda_draw_frame.cpp:668 #: eeschema/dialogs/dialog_field_properties_base.cpp:220 #: eeschema/dialogs/dialog_field_properties_base.cpp:254 #: eeschema/dialogs/dialog_field_properties_base.cpp:265 #: eeschema/dialogs/dialog_label_properties_base.cpp:256 #: eeschema/dialogs/dialog_lib_shape_properties_base.cpp:61 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:169 #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:177 #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:220 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:109 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:148 #: eeschema/dialogs/dialog_shape_properties_base.cpp:52 #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:127 #: eeschema/dialogs/dialog_text_properties_base.cpp:190 #: eeschema/dialogs/dialog_text_properties_base.cpp:230 #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:78 #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:99 #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:165 #: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:45 #: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:56 #: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:31 #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:40 #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:54 #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:100 #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:114 #: pagelayout_editor/dialogs/properties_frame_base.cpp:168 #: pagelayout_editor/dialogs/properties_frame_base.cpp:179 #: pagelayout_editor/dialogs/properties_frame_base.cpp:192 #: pagelayout_editor/dialogs/properties_frame_base.cpp:205 #: pagelayout_editor/dialogs/properties_frame_base.cpp:255 #: pagelayout_editor/dialogs/properties_frame_base.cpp:266 #: pagelayout_editor/dialogs/properties_frame_base.cpp:308 #: pagelayout_editor/dialogs/properties_frame_base.cpp:319 #: pagelayout_editor/dialogs/properties_frame_base.cpp:361 #: pagelayout_editor/dialogs/properties_frame_base.cpp:427 #: pagelayout_editor/dialogs/properties_frame_base.cpp:440 #: pagelayout_editor/dialogs/properties_frame_base.cpp:484 #: pagelayout_editor/dialogs/properties_frame_base.cpp:498 #: pagelayout_editor/dialogs/properties_frame_base.cpp:512 #: pagelayout_editor/dialogs/properties_frame_base.cpp:526 #: pagelayout_editor/dialogs/properties_frame_base.cpp:561 #: pagelayout_editor/dialogs/properties_frame_base.cpp:575 #: pagelayout_editor/dialogs/properties_frame_base.cpp:589 #: pagelayout_editor/dialogs/properties_frame_base.cpp:603 #: pagelayout_editor/pl_editor_frame.cpp:753 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:264 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:278 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:294 #: pcb_calculator/widgets/unit_selector.cpp:34 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:147 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:171 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:206 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:219 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:249 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:262 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:314 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:325 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:375 #: pcbnew/dialogs/dialog_create_array_base.cpp:77 #: pcbnew/dialogs/dialog_create_array_base.cpp:90 #: pcbnew/dialogs/dialog_create_array_base.cpp:114 #: pcbnew/dialogs/dialog_create_array_base.cpp:127 #: pcbnew/dialogs/dialog_create_array_base.cpp:296 #: pcbnew/dialogs/dialog_create_array_base.cpp:307 #: pcbnew/dialogs/dialog_create_array_base.cpp:344 #: pcbnew/dialogs/dialog_create_array_base.cpp:355 #: pcbnew/dialogs/dialog_create_array_base.cpp:377 #: pcbnew/dialogs/dialog_export_idf_base.cpp:48 #: pcbnew/dialogs/dialog_export_step_base.cpp:72 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:67 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:109 #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:240 #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:271 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:92 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:108 #: pcbnew/dialogs/dialog_move_exact_base.cpp:31 #: pcbnew/dialogs/dialog_move_exact_base.cpp:45 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:66 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:77 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:121 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:168 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:318 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:329 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:378 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:389 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:428 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:439 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:471 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:739 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:787 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:875 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:886 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:956 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:969 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:982 #: pcbnew/dialogs/dialog_plot_base.cpp:259 #: pcbnew/dialogs/dialog_plot_base.cpp:312 #: pcbnew/dialogs/dialog_position_relative_base.cpp:73 #: pcbnew/dialogs/dialog_position_relative_base.cpp:90 #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:135 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:90 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:108 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:133 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:144 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:210 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:234 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:245 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:256 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:476 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:507 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:55 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:72 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:89 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:105 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:121 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:137 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:153 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:194 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:210 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:251 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:267 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:308 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:322 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:336 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:379 #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:65 #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:80 #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:91 #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:114 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:99 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:139 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:279 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:319 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:459 #: pcbnew/dialogs/panel_setup_teardrops_base.cpp:499 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:68 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:133 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:185 #: pcbnew/tools/convert_tool.cpp:100 pcbnew/tools/convert_tool.cpp:105 msgid "mm" msgstr "mm" #: bitmap2component/bitmap2cmp_panel.cpp:50 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:109 msgid "Inch" msgstr "İnç" #: bitmap2component/bitmap2cmp_panel.cpp:50 msgid "DPI" msgstr "DPI" #: bitmap2component/bitmap2cmp_panel.cpp:513 msgid "Unable to export to the Clipboard" msgstr "Panoya aktarılamıyor" #: bitmap2component/bitmap2cmp_panel.cpp:540 msgid "Error allocating memory for potrace bitmap" msgstr "potrace bitmap için bellek ayırma hatası" #: bitmap2component/bitmap2cmp_panel.cpp:567 #: common/widgets/wx_html_report_panel_base.cpp:41 #: eeschema/dialogs/dialog_erc_base.cpp:136 gerbview/files.cpp:399 #: gerbview/readgerb.cpp:77 #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:1227 #: pcbnew/dialogs/dialog_drc_base.cpp:186 #: pcbnew/dialogs/dialog_footprint_checker_base.cpp:43 msgid "Errors" msgstr "Hatalar" #: bitmap2component/bitmap2cmp_panel_base.cpp:22 msgid "Original Picture" msgstr "Orijinal Resim" #: bitmap2component/bitmap2cmp_panel_base.cpp:25 msgid "Greyscale Picture" msgstr "Gri Tonlamalı Resim" #: bitmap2component/bitmap2cmp_panel_base.cpp:28 msgid "Black && White Picture" msgstr "Siyah && Beyaz Resim" #: bitmap2component/bitmap2cmp_panel_base.cpp:36 msgid "Image Information" msgstr "Resim Bilgileri" #: bitmap2component/bitmap2cmp_panel_base.cpp:45 msgid "Image size:" msgstr "Resim boyutu:" #: bitmap2component/bitmap2cmp_panel_base.cpp:49 #: bitmap2component/bitmap2cmp_panel_base.cpp:53 #: bitmap2component/bitmap2cmp_panel_base.cpp:65 #: bitmap2component/bitmap2cmp_panel_base.cpp:69 #: bitmap2component/bitmap2cmp_panel_base.cpp:81 msgid "0000" msgstr "0000" #: bitmap2component/bitmap2cmp_panel_base.cpp:57 #: common/widgets/gal_options_panel_base.cpp:87 #: common/widgets/gal_options_panel_base.cpp:98 msgid "pixels" msgstr "piksel" #: bitmap2component/bitmap2cmp_panel_base.cpp:61 msgid "Image PPI:" msgstr "Resim PPI:" #: bitmap2component/bitmap2cmp_panel_base.cpp:73 eeschema/sch_bitmap.cpp:228 #: pcbnew/pcb_reference_image.cpp:256 msgid "PPI" msgstr "PPI" #: bitmap2component/bitmap2cmp_panel_base.cpp:77 msgid "BPP:" msgstr "BPP:" #: bitmap2component/bitmap2cmp_panel_base.cpp:85 msgid "bits" msgstr "bit" #: bitmap2component/bitmap2cmp_panel_base.cpp:98 msgid "Load Source Image" msgstr "Kaynak Resmi Yükle" #: bitmap2component/bitmap2cmp_panel_base.cpp:105 msgid "Output Size" msgstr "Çıkiş Boyutu" #: bitmap2component/bitmap2cmp_panel_base.cpp:107 msgid "Lock height / width ratio" msgstr "Yükseklik/genişlik oranını kilitle" #: bitmap2component/bitmap2cmp_panel_base.cpp:113 #: common/dialogs/dialog_page_settings_base.cpp:37 #: pcbnew/dialogs/dialog_target_properties_base.cpp:28 msgid "Size:" msgstr "Boyut:" #: bitmap2component/bitmap2cmp_panel_base.cpp:117 #: bitmap2component/bitmap2cmp_panel_base.cpp:122 msgid "300" msgstr "300" #: bitmap2component/bitmap2cmp_panel_base.cpp:141 #: common/dialogs/dialog_print_generic_base.cpp:24 #: eeschema/dialogs/dialog_annotate_base.cpp:89 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:49 #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:25 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:49 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:99 #: include/lib_table_grid.h:195 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:200 #: pcbnew/dialogs/dialog_export_svg_base.cpp:79 #: pcbnew/dialogs/dialog_import_netlist_base.cpp:51 #: pcbnew/dialogs/dialog_push_pad_properties_base.cpp:23 #: pcbnew/dialogs/dialog_update_pcb_base.cpp:25 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:49 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:98 msgid "Options" msgstr "Seçenekler" #: bitmap2component/bitmap2cmp_panel_base.cpp:143 msgid "Black / white threshold:" msgstr "Siyah / Beyaz Eşiği:" #: bitmap2component/bitmap2cmp_panel_base.cpp:148 msgid "" "Adjust the level to convert the greyscale picture to a black and white " "picture." msgstr "" "Gri tonlamalı resmi siyah beyaz bir resme dönüştürmek için seviyeyi ayarla." #: bitmap2component/bitmap2cmp_panel_base.cpp:152 #: gerbview/gerber_file_image.cpp:354 msgid "Negative" msgstr "Negatif" #: bitmap2component/bitmap2cmp_panel_base.cpp:158 msgid "Pcb Layer for Graphics" msgstr "Grafikler için Pcb katmanı" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:525 msgid "Front silk screen" msgstr "Ön ipek baskı" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:531 msgid "Front solder mask" msgstr "Ön lehim maskesi" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 #, fuzzy msgid "Front Fab layer" msgstr "ön katman" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 #, fuzzy msgid "User layer drawings" msgstr "Kullanıcı.Çizimleri" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 #, fuzzy msgid "User layer comments" msgstr "Kullanıcı katmanı Eco1" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 msgid "User layer Eco1" msgstr "Kullanıcı katmanı Eco1" #: bitmap2component/bitmap2cmp_panel_base.cpp:160 msgid "User layer Eco2" msgstr "Kullanıcı katmanı Eco2" #: bitmap2component/bitmap2cmp_panel_base.cpp:169 msgid "Symbol (.kicad_sym file)" msgstr "Sembol (.kicad_sym dosyası)" #: bitmap2component/bitmap2cmp_panel_base.cpp:169 msgid "Footprint (.kicad_mod file)" msgstr "İz düşümü (.kicad_mod dosyası)" #: bitmap2component/bitmap2cmp_panel_base.cpp:169 msgid "Postscript (.ps file)" msgstr "PostScript (.ps dosyası)" #: bitmap2component/bitmap2cmp_panel_base.cpp:169 msgid "Drawing Sheet (.kicad_wks file)" msgstr "Çizim sayfası (.kicad_wks dosyası)" #: bitmap2component/bitmap2cmp_panel_base.cpp:171 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:44 msgid "Output Format" msgstr "Çıktı Biçimi" #: bitmap2component/bitmap2cmp_panel_base.cpp:175 msgid "Export to File" msgstr "Dosyaya Aktar" #: bitmap2component/bitmap2cmp_panel_base.cpp:178 #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:147 msgid "Export to Clipboard" msgstr "Panoya Aktar" #: common/background_jobs_monitor.cpp:97 #, fuzzy msgid "Background Jobs" msgstr "Arka plan" #: common/common.cpp:270 #, c-format msgid "" "Environment variables expansion failed: missing '%c' at position %u in '%s'." msgstr "" "Ortam değişkenleri genişletme başarısız oldu: eksik '%c' %u içinde '%s' " "konumunda." #: common/common.cpp:358 #, c-format msgid "Cannot make path '%s' absolute with respect to '%s'." msgstr "'%s' yolu '%s' ile ilgili olarak mutlak yapılamaz." #: common/common.cpp:377 #, c-format msgid "Output directory '%s' created." msgstr "Çıktı dizini \"%s\" oluşturuldu." #: common/common.cpp:386 #, c-format msgid "Cannot create output directory '%s'." msgstr "Çıktı dizini oluşturulamıyor. '%s'" #: common/common.cpp:677 msgid "This operating system is not supported by KiCad and its dependencies." msgstr "Bu işletim sistemi KiCad ve bağımlılıkları tarafından desteklenmez." #: common/common.cpp:679 msgid "Unsupported Operating System" msgstr "Desteklenmeyen işletim sistemi" #: common/common.cpp:682 msgid "" "Any issues with KiCad on this system cannot be reported to the official " "bugtracker." msgstr "" "Bu sistemde KiCad ile ilgili herhangi bir sorun resmi hata takipçisine " "bildirilemez." #: common/confirm.cpp:58 msgid "Do not show again" msgstr "Tekrar gösterme" #: common/confirm.cpp:128 msgid "Message" msgstr "Mesaj" #: common/confirm.cpp:129 msgid "Question" msgstr "Soru" #: common/confirm.cpp:130 common/confirm.cpp:297 #: common/dialogs/panel_setup_severities.cpp:43 #: eeschema/dialogs/dialog_plot_schematic.cpp:462 #: eeschema/dialogs/dialog_plot_schematic.cpp:475 #: eeschema/dialogs/dialog_plot_schematic.cpp:497 #: eeschema/dialogs/panel_eeschema_color_settings.cpp:148 #: eeschema/files-io.cpp:435 eeschema/import_gfx/dialog_import_gfx_sch.cpp:264 #: eeschema/sheet.cpp:699 eeschema/symbol_editor/symbol_editor.cpp:131 #: eeschema/symbol_editor/symbol_editor.cpp:525 #: eeschema/symbol_editor/symbol_editor.cpp:820 #: eeschema/symbol_editor/symbol_editor.cpp:1217 #: pcbnew/dialogs/dialog_export_vrml.cpp:194 #: pcbnew/import_gfx/dialog_import_graphics.cpp:294 pcbnew/pcb_marker.cpp:202 msgid "Warning" msgstr "Uyarı" #: common/confirm.cpp:161 common/confirm.cpp:167 msgid "File Open Warning" msgstr "Dosya Açma Uyarısı" #: common/confirm.cpp:163 common/confirm.cpp:169 msgid "Interleaved saves may produce very unexpected results." msgstr "Araya eklenen kaydetmeler çok beklenmedik sonuçlar doğurabilir." #: common/confirm.cpp:165 common/confirm.cpp:170 common/confirm.cpp:234 #: common/confirm.cpp:261 common/dialogs/git/dialog_git_auth.cpp:54 #: common/dialogs/git/dialog_git_commit.cpp:127 #: common/dialogs/git/dialog_git_switch.cpp:68 common/tool/actions.cpp:145 #: eeschema/dialogs/dialog_erc.cpp:407 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1231 #: gerbview/dialogs/dialog_select_one_pcb_layer.cpp:168 #: kicad/pcm/dialogs/dialog_pcm_progress_base.cpp:66 #: pcbnew/dialogs/dialog_drc.cpp:312 #: pcbnew/dialogs/dialog_unused_pad_layers.cpp:53 #: pcbnew/router/router_tool.cpp:601 msgid "Cancel" msgstr "İptal" #: common/confirm.cpp:165 common/confirm.cpp:170 msgid "Open Anyway" msgstr "Yine de Aç" #: common/confirm.cpp:181 common/confirm.cpp:218 msgid "Save Changes?" msgstr "Değişiklikler Kayıt Edilsin Mi?" #: common/confirm.cpp:183 common/confirm.cpp:220 msgid "If you don't save, all your changes will be permanently lost." msgstr "Kaydetmezseniz, tüm değişiklikleriniz kalıcı olarak kaybolacak." #: common/confirm.cpp:185 common/confirm.cpp:221 common/tool/actions.cpp:77 #: eeschema/symbol_editor/symbol_editor.cpp:608 #: eeschema/widgets/tuner_slider_base.cpp:117 #: pcbnew/footprint_libraries_utils.cpp:990 msgid "Save" msgstr "Kaydet" #: common/confirm.cpp:185 common/confirm.cpp:221 msgid "Discard Changes" msgstr "Değişiklikleri At" #: common/confirm.cpp:188 common/confirm.cpp:267 msgid "Apply to all" msgstr "Tümüne uygula" #: common/confirm.cpp:233 msgid "Your current changes will be permanently lost." msgstr "Geçerli değişiklikleriniz kalıcı olarak kaybolacak." #: common/confirm.cpp:234 common/tool/actions.cpp:107 msgid "Revert" msgstr "Geri al" #: common/confirm.cpp:260 common/dialogs/git/dialog_git_auth.cpp:53 #: common/dialogs/git/dialog_git_commit.cpp:126 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:1230 #: gerbview/dialogs/dialog_select_one_pcb_layer.cpp:164 #: pcbnew/router/router_tool.cpp:601 msgid "OK" msgstr "Tamam" #: common/confirm.cpp:349 msgid "Information" msgstr "Bilgilendirme" #: common/confirm.cpp:376 common/confirm.cpp:379 #: eeschema/symbol_editor/symbol_editor.cpp:397 #: eeschema/symbol_editor/symbol_editor.cpp:701 #: eeschema/symbol_editor/symbol_editor_import_export.cpp:131 #: eeschema/symbol_editor/symbol_editor_import_export.cpp:198 #: eeschema/tools/symbol_editor_control.cpp:378 #: eeschema/tools/symbol_editor_pin_tool.cpp:233 kicad/import_project.cpp:94 #: kicad/tools/kicad_manager_control.cpp:323 #: pcbnew/dialogs/dialog_export_idf.cpp:174 #: pcbnew/dialogs/dialog_gencad_export_options.cpp:121 #: pcbnew/dialogs/dialog_track_via_properties.cpp:577 #: pcbnew/footprint_libraries_utils.cpp:375 #: pcbnew/footprint_libraries_utils.cpp:1102 #: pcbnew/footprint_libraries_utils.cpp:1242 pcbnew/router/router_tool.cpp:1853 #: pcbnew/router/router_tool.cpp:2472 #: pcbnew/tools/footprint_editor_control.cpp:450 pcbnew/zone_filler.cpp:730 msgid "Confirmation" msgstr "Doğrula" #: common/confirm.cpp:383 eeschema/lib_field.cpp:552 eeschema/lib_pin.cpp:1196 #: eeschema/sch_field.cpp:912 eeschema/sch_pin.cpp:223 #: gerbview/gerber_draw_item.cpp:729 gerbview/gerber_draw_item.cpp:730 #: pcbnew/board_stackup_manager/panel_board_finish_base.cpp:44 #: pcbnew/pcb_text.cpp:235 pcbnew/pcb_text.cpp:239 pcbnew/pcb_textbox.cpp:364 #: pcbnew/tools/drawing_stackup_table_tool.cpp:457 #: pcbnew/tools/drawing_stackup_table_tool.cpp:488 #: pcbnew/tools/drawing_stackup_table_tool.cpp:496 #: pcbnew/tools/drawing_stackup_table_tool.cpp:507 msgid "Yes" msgstr "Evet" #: common/confirm.cpp:383 eeschema/lib_field.cpp:552 eeschema/lib_pin.cpp:1196 #: eeschema/sch_field.cpp:912 eeschema/sch_pin.cpp:223 #: gerbview/gerber_draw_item.cpp:729 gerbview/gerber_draw_item.cpp:730 #: pcbnew/pcb_text.cpp:235 pcbnew/pcb_text.cpp:239 pcbnew/pcb_textbox.cpp:364 #: pcbnew/tools/drawing_stackup_table_tool.cpp:457 #: pcbnew/tools/drawing_stackup_table_tool.cpp:488 #: pcbnew/tools/drawing_stackup_table_tool.cpp:496 #: pcbnew/tools/drawing_stackup_table_tool.cpp:506 msgid "No" msgstr "Hayır" #: common/dialog_about/AboutDialog_main.cpp:115 #: common/lib_tree_model_adapter.cpp:135 common/lib_tree_model_adapter.cpp:137 #: common/lib_tree_model_adapter.cpp:147 #: common/widgets/widget_hotkey_list.cpp:527 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:50 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:100 #: eeschema/sch_symbol.cpp:1899 eeschema/symbol_editor/symbol_editor.cpp:579 #: eeschema/symbol_editor/symbol_editor.cpp:1289 #: eeschema/symbol_viewer_frame.cpp:460 include/lib_table_grid.h:196 #: kicad/pcm/dialogs/panel_package_base.cpp:59 #: pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:43 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:50 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:99 #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:40 #: pcbnew/footprint_libraries_utils.cpp:960 #: pcbnew/footprint_libraries_utils.cpp:1340 msgid "Description" msgstr "Açıklama" #: common/dialog_about/AboutDialog_main.cpp:119 msgid "" "The KiCad EDA Suite is a set of open source applications for the creation of " "electronic schematics and printed circuit boards." msgstr "" "KiCad EDA Paketi, elektronik şemaların ve baskı devre kartlarının " "oluşturulması için kullanılan açık kaynaklı uygulamalar kümesidir." #: common/dialog_about/AboutDialog_main.cpp:127 msgid "KiCad on the web" msgstr "Web'de KiCad" #: common/dialog_about/AboutDialog_main.cpp:133 msgid "The official KiCad website - " msgstr "Resmi KiCad web sitesi - " #: common/dialog_about/AboutDialog_main.cpp:137 msgid "Developer website - " msgstr "Geliştirici web sitesi - " #: common/dialog_about/AboutDialog_main.cpp:142 msgid "Official KiCad library repositories - " msgstr "Resmi KiCad kütüphane depoları - " #: common/dialog_about/AboutDialog_main.cpp:149 msgid "Bug tracker" msgstr "Hata izleyici" #: common/dialog_about/AboutDialog_main.cpp:155 msgid "Report or examine bugs - " msgstr "Hataları bildirin veya inceleyin - " #: common/dialog_about/AboutDialog_main.cpp:161 msgid "KiCad users group and community" msgstr "KiCad kullanıcı grubu ve topluluğu" #: common/dialog_about/AboutDialog_main.cpp:166 msgid "KiCad forum - " msgstr "KiCad forumu - " #: common/dialog_about/AboutDialog_main.cpp:180 msgid "The complete KiCad EDA Suite is released under the" msgstr "KiCad EDA Paketinin tamamı" #: common/dialog_about/AboutDialog_main.cpp:182 msgid "GNU General Public License (GPL) version 3 or any later version" msgstr "" "GNU Genel Kamu Lisansı (GPL) sürüm 3 veya sonrası altında yayınlanmıştır" #: common/dialog_about/AboutDialog_main.cpp:201 msgid "Lead Development Team" msgstr "Lider Geliştirme Takımı" #: common/dialog_about/AboutDialog_main.cpp:202 msgid "Lead Development Alumni" msgstr "Eski Lider Geliştiriciler" #: common/dialog_about/AboutDialog_main.cpp:203 msgid "Additional Contributions By" msgstr "Ek Katkıda Bulunanlar" #: common/dialog_about/AboutDialog_main.cpp:1136 msgid "KiCad Librarian Team" msgstr "KiCad Kütüphaneci Takımı" #: common/dialog_about/AboutDialog_main.cpp:1169 msgid "3D models by" msgstr "3B modeller" #: common/dialog_about/AboutDialog_main.cpp:1181 msgid "Symbols by" msgstr "Semboller" #: common/dialog_about/AboutDialog_main.cpp:1188 msgid "Footprints by" msgstr "İz düşümler" #: common/dialog_about/AboutDialog_main.cpp:1201 msgid "Icons by" msgstr "Simgeler" #: common/dialog_about/dialog_about.cpp:99 #, c-format msgid "About %s" msgstr "%s Hakkında" #: common/dialog_about/dialog_about.cpp:128 #: common/dialog_about/dialog_about_base.h:58 msgid "About" msgstr "Hakkında" #: common/dialog_about/dialog_about.cpp:133 #: kicad/pcm/dialogs/dialog_pcm_base.cpp:87 #: kicad/pcm/dialogs/panel_packages_view_base.cpp:90 msgid "Version" msgstr "Sürüm" #: common/dialog_about/dialog_about.cpp:135 msgid "Developers" msgstr "Geliştiriciler" #: common/dialog_about/dialog_about.cpp:137 msgid "Doc Writers" msgstr "Belge Yazarları" #: common/dialog_about/dialog_about.cpp:140 msgid "Librarians" msgstr "Kütüphaneciler" #: common/dialog_about/dialog_about.cpp:143 msgid "Artists" msgstr "Tasarımcılar" #: common/dialog_about/dialog_about.cpp:145 msgid "Translators" msgstr "Çevirenler" #: common/dialog_about/dialog_about.cpp:147 msgid "Packagers" msgstr "Paketleyenler" #: common/dialog_about/dialog_about.cpp:150 msgid "License" msgstr "Lisans" #: common/dialog_about/dialog_about.cpp:464 msgid "Could not open clipboard to write version information." msgstr "Sürüm bilgilerini yazmak için pano açılamadı." #: common/dialog_about/dialog_about.cpp:465 msgid "Clipboard Error" msgstr "Pano Hatası" #: common/dialog_about/dialog_about.cpp:474 msgid "Copied..." msgstr "Kopyalandı..." #: common/dialog_about/dialog_about_base.cpp:31 msgid "App Title" msgstr "Uygulama Başlığı" #: common/dialog_about/dialog_about_base.cpp:37 msgid "Copyright Info" msgstr "Telif Hakkı Bilgileri" #: common/dialog_about/dialog_about_base.cpp:41 msgid "Build Version Info" msgstr "Derleme Sürüm Bilgileri" #: common/dialog_about/dialog_about_base.cpp:45 msgid "Lib Version Info" msgstr "Kütüphane Sürüm Bilgileri" #: common/dialog_about/dialog_about_base.cpp:58 msgid "&Copy Version Info" msgstr "Sürüm Bilgilerini &Kopyala" #: common/dialog_about/dialog_about_base.cpp:59 msgid "Copy KiCad version info to the clipboard" msgstr "KiCad sürüm bilgilerini panoya kopyalayın" #: common/dialog_about/dialog_about_base.cpp:63 msgid "&Report Bug" msgstr "Hata &Bildir" #: common/dialog_about/dialog_about_base.cpp:64 common/tool/actions.cpp:1006 msgid "Report a problem with KiCad" msgstr "KiCad ile ilgili bir sorun bildirin" #: common/dialog_about/dialog_about_base.cpp:68 common/tool/actions.cpp:999 msgid "Donate" msgstr "Bağış yapın" #: common/dialog_about/dialog_about_base.cpp:69 #: common/tool/common_control.cpp:312 msgid "Donate to KiCad" msgstr "KiCad'e bağış yapın" #: common/dialog_about/dialog_about_base.cpp:94 common/dialog_shim.cpp:746 msgid "&OK" msgstr "&Tamam" #: common/dialog_shim.cpp:747 msgid "&Cancel" msgstr "İp&tal" #: common/dialog_shim.cpp:748 msgid "&Yes" msgstr "&Evet" #: common/dialog_shim.cpp:749 msgid "&No" msgstr "&Hayır" #: common/dialog_shim.cpp:750 msgid "&Apply" msgstr "&Uygula" #: common/dialog_shim.cpp:751 msgid "&Save" msgstr "&Kaydet" #: common/dialog_shim.cpp:752 common/dialog_shim.cpp:753 #: common/eda_base_frame.cpp:497 common/eda_base_frame.cpp:502 #: common/eda_base_frame.cpp:523 common/eda_base_frame.cpp:524 msgid "&Help" msgstr "&Yardım" #: common/dialogs/dialog_HTML_reporter_base.h:48 #: common/dialogs/dialog_book_reporter_base.h:45 msgid "Report" msgstr "Rapor" #: common/dialogs/dialog_assign_netclass.cpp:109 msgid "Currently matching nets:" msgstr "Şu anda eşleşen ağlar" #: common/dialogs/dialog_color_picker.cpp:94 msgid "Clear Color" msgstr "Rengi Temizle" #: common/dialogs/dialog_color_picker_base.cpp:31 msgid "RGB" msgstr "RGB" #: common/dialogs/dialog_color_picker_base.cpp:46 msgid "Red:" msgstr "Kırmızı:" #: common/dialogs/dialog_color_picker_base.cpp:50 msgid "Green:" msgstr "Yeşil:" #: common/dialogs/dialog_color_picker_base.cpp:54 msgid "Blue:" msgstr "Mavi:" #: common/dialogs/dialog_color_picker_base.cpp:74 msgid "HSV" msgstr "HSV" #: common/dialogs/dialog_color_picker_base.cpp:91 msgid "Hue:" msgstr "Ton:" #: common/dialogs/dialog_color_picker_base.cpp:95 msgid "Saturation:" msgstr "Doygunluk:" #: common/dialogs/dialog_color_picker_base.cpp:114 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:96 #: pcbnew/dialogs/dialog_text_properties.cpp:112 msgid "Value:" msgstr "Değer:" #: common/dialogs/dialog_color_picker_base.cpp:134 #: common/dialogs/dialog_color_picker_base.h:94 msgid "Color Picker" msgstr "Renk seçici" #: common/dialogs/dialog_color_picker_base.cpp:154 msgid "Defined Colors" msgstr "Tanımlı Renkler" #: common/dialogs/dialog_color_picker_base.cpp:163 msgid "Opacity:" msgstr "Matlık:" #: common/dialogs/dialog_color_picker_base.cpp:182 msgid "Preview (old/new):" msgstr "Ön izleme (eski/yeni):" #: common/dialogs/dialog_color_picker_base.cpp:207 msgid "Reset to Default" msgstr "Öntanımlı Değere Sıfırla" #: common/dialogs/dialog_configure_paths.cpp:192 #: common/dialogs/dialog_configure_paths.cpp:250 msgid "Environment variable name cannot be empty." msgstr "Ortam değişkeni adı boş olamaz." #: common/dialogs/dialog_configure_paths.cpp:200 #: common/dialogs/dialog_configure_paths.cpp:252 msgid "Environment variable path cannot be empty." msgstr "Ortam değişkeni yolu boş olamaz." #: common/dialogs/dialog_configure_paths.cpp:257 msgid "3D search path alias cannot be empty." msgstr "3B arama yolu takma adı boş olamaz." #: common/dialogs/dialog_configure_paths.cpp:259 msgid "3D search path cannot be empty." msgstr "3D arama yolu boş olamaz." #: common/dialogs/dialog_configure_paths.cpp:274 msgid "" "This path was defined externally to the running process and\n" "will only be temporarily overwritten." msgstr "" "Bu yol, çalışan sürece harici olarak tanımlandı ve\n" "yalnızca geçici olarak üzerine yazılacaktır." #: common/dialogs/dialog_configure_paths.cpp:276 msgid "" "The next time KiCad is launched, any paths that have already\n" "been defined are honored and any settings defined in the path\n" "configuration dialog are ignored. If you did not intend for\n" "this behavior, either rename any conflicting entries or remove\n" "the external environment variable(s) from your system." msgstr "" "KiCad bir sonraki başlatılışında, zaten\n" "tanımlanmıştır, onur ve yolda tanımlanan ayarlar\n" "yapılandırma iletişim kutusu yoksayılır. Eğer niyetin buysa.\n" "Bu davranış, çakışan girdileri yeniden adlandırın veya\n" "sisteminizdeki dış ortam değişkenlerini." #: common/dialogs/dialog_configure_paths.cpp:294 #, c-format msgid "The name %s is reserved, and cannot be used." msgstr "%s adı ayrılmıştır ve burada kullanılamaz." #: common/dialogs/dialog_configure_paths.cpp:398 msgid "" "Enter the name and value for each environment variable. Grey entries are " "names that have been defined externally at the system or user level. " "Environment variables defined at the system or user level take precedence " "over the ones defined in this table. This means the values in this table " "are ignored." msgstr "" "Her ortam değişkeni için adı ve değeri girin. Gri girdiler, sistem veya " "kullanıcı düzeyinde harici olarak tanımlanan adlardır. Sistem veya " "kullanıcı düzeyinde tanımlanan ortam değişkenleri, bu tabloda " "tanımlananlardan önceliklidir. Bu, bu tablodaki değerlerin yok sayıldığı " "anlamına gelir." #: common/dialogs/dialog_configure_paths.cpp:404 msgid "" "To ensure environment variable names are valid on all platforms, the name " "field will only accept upper case letters, digits, and the underscore " "characters." msgstr "" "Ortam değişkeni adlarının tüm platformlarda geçerli olmasını sağlamak için, " "ad alanı yalnızca büyük harfleri, rakamları ve alt çizgi karakterlerini " "kabul edecektir." #: common/dialogs/dialog_configure_paths_base.cpp:23 msgid "Environment Variables" msgstr "Ortam Değişkenleri" #: common/dialogs/dialog_configure_paths_base.cpp:39 #: common/dialogs/git/dialog_git_auth.cpp:56 #: common/dialogs/git/dialog_git_repository_base.cpp:32 #: common/dialogs/git/panel_git_repos_base.cpp:98 #: common/dialogs/panel_setup_netclasses_base.cpp:51 #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:88 #: eeschema/dialogs/dialog_label_properties_base.cpp:87 #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:121 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:89 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:59 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:60 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:196 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:56 #: eeschema/dialogs/panel_bom_presets_base.cpp:40 #: eeschema/dialogs/panel_bom_presets_base.cpp:80 #: eeschema/dialogs/panel_sym_lib_table.cpp:375 #: eeschema/dialogs/panel_template_fieldnames_base.cpp:42 #: eeschema/fields_grid_table.cpp:341 eeschema/lib_pin.cpp:1191 #: eeschema/sch_pin.cpp:218 eeschema/sch_symbol.cpp:1861 #: eeschema/sch_symbol.cpp:1911 eeschema/symbol_editor/symbol_editor.cpp:1261 #: eeschema/symbol_viewer_frame.cpp:458 #: eeschema/widgets/tuner_slider_base.cpp:27 #: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:39 #: kicad/pcm/dialogs/panel_package_base.cpp:50 #: pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:42 #: pcbnew/dialogs/dialog_net_inspector.cpp:985 #: pcbnew/dialogs/panel_fp_lib_table.cpp:419 #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:38 #: pcbnew/fp_text_grid_table.cpp:137 pcbnew/zone.cpp:637 pcbnew/zone.cpp:1632 msgid "Name" msgstr "Ad" #: common/dialogs/dialog_configure_paths_base.cpp:40 #: common/dialogs/git/panel_git_repos_base.cpp:99 #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:41 msgid "Path" msgstr "Yol" #: common/dialogs/dialog_global_lib_table_config.cpp:40 #, c-format msgid "Configure Global %s Library Table" msgstr "Genel %s Kütüphane Tablosunu Yapılandır" #: common/dialogs/dialog_global_lib_table_config.cpp:43 #, c-format msgid "" "KiCad has been run for the first time using the new %s library table for\n" "accessing libraries. In order for KiCad to access %s libraries,\n" "you must configure your global %s library table. Please select from one\n" "of the options below. If you are not sure which option to select, please\n" "use the default selection." msgstr "" "KiCad, yeni kütüphanelere erişim için %s kitaplık tablosu kullanılarak\n" "ilk kez çalıştırıldı. KiCad'in %s kitaplıklarına erişebilmesi için,\n" "global %s kitaplık tablonuzu yapılandırmanız gerekir. Lütfen aşağıdaki\n" "seçeneklerden birini seçin. Hangi seçeneği seçeceğinizden emin değilseniz, " "lütfen\n" "varsayılan seçimi kullanın." #: common/dialogs/dialog_global_lib_table_config.cpp:50 #, c-format msgid "Copy default global %s library table (recommended)" msgstr "Öntanımlı genel %s kütüphane tablosunu kopyala (tavsiye edilen)" #: common/dialogs/dialog_global_lib_table_config.cpp:52 #, c-format msgid "" "Select this option if you not sure about configuring the global %s library " "table" msgstr "" "Genel %s kütüphane tablosunu yapılandırmaktan emin değilseniz bu seçeneği " "seçin" #: common/dialogs/dialog_global_lib_table_config.cpp:56 #, c-format msgid "Copy custom global %s library table" msgstr "Özel bir genel %s kütüphane tablosunu kopyala" #: common/dialogs/dialog_global_lib_table_config.cpp:58 #, c-format msgid "" "Select this option to copy a %s library table file other than the default" msgstr "" "Öntanımlı olandan farklı bir %s kütüphane tablosu dosyasını kopyalamak için " "bu seçeneği seçin" #: common/dialogs/dialog_global_lib_table_config.cpp:62 #, c-format msgid "Create an empty global %s library table" msgstr "Boş bir genel %s kütüphane tablosu oluştur" #: common/dialogs/dialog_global_lib_table_config.cpp:64 #, c-format msgid "" "Select this option to define %s libraries in project specific library tables" msgstr "" "Projeye özel kütüphane tablolarında %s kütüphaneleri tanımlamak için bu " "seçeneği seçin" #: common/dialogs/dialog_global_lib_table_config.cpp:68 #, c-format msgid "Select global %s library table file:" msgstr "Genel %s kütüphane tablosu dosyasını seç:" #: common/dialogs/dialog_global_lib_table_config_base.cpp:21 #: common/dialogs/dialog_global_lib_table_config_base.cpp:28 #: common/dialogs/dialog_global_lib_table_config_base.cpp:30 #: common/dialogs/dialog_global_lib_table_config_base.cpp:34 #: common/dialogs/dialog_global_lib_table_config_base.cpp:35 #: common/dialogs/dialog_global_lib_table_config_base.cpp:39 #: common/dialogs/dialog_global_lib_table_config_base.cpp:40 #: common/dialogs/dialog_global_lib_table_config_base.cpp:47 #: common/dialogs/panel_image_editor_base.cpp:44 #: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:25 #: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:67 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:140 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:152 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:164 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:176 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:238 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:250 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:262 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:274 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:241 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:256 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:271 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:379 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:383 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:387 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:391 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:395 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:399 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:403 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:407 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:411 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:415 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:419 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:423 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:427 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:431 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:435 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:439 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:230 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:242 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:254 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:268 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:282 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:294 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:310 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:324 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:340 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:196 msgid "dummy" msgstr "sahte" #: common/dialogs/dialog_global_lib_table_config_base.cpp:51 msgid "Select a file" msgstr "Bir dosya seç" #: common/dialogs/dialog_global_lib_table_config_base.h:55 msgid "Configure Global Library Table" msgstr "Genel Kitaplık Tablosunu Yapılandır" #: common/dialogs/dialog_grid_settings.cpp:61 #, fuzzy msgid "Grid size X out of range." msgstr "Metin yüksekliği aralık dışında" #: common/dialogs/dialog_grid_settings.cpp:68 #, fuzzy msgid "Grid size Y out of range." msgstr "Metin yüksekliği aralık dışında" #: common/dialogs/dialog_hotkey_list.cpp:33 msgid "Hotkey List" msgstr "Kısayol Listesi" #: common/dialogs/dialog_import_choose_project.cpp:33 #, fuzzy msgid "Project Name" msgstr "Proje Yöneticisi" #: common/dialogs/dialog_import_choose_project.cpp:34 #: kicad/cli/command_pcb.h:31 pcbnew/board.cpp:1068 #: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:35 msgid "PCB" msgstr "PCB" #: common/dialogs/dialog_import_choose_project.cpp:35 #: eeschema/sch_edit_frame.cpp:1234 eeschema/sch_plotter.cpp:1010 #: eeschema/widgets/symbol_diff_widget.cpp:38 #: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:36 msgid "Schematic" msgstr "Şematik" #: common/dialogs/dialog_import_choose_project_base.cpp:18 msgid "" "This project file contains multiple PCB+Schematic combinations.\n" "Choose which one should be imported to KiCad." msgstr "" #: common/dialogs/dialog_import_choose_project_base.h:48 #, fuzzy msgid "Choose Project to Import" msgstr "Proje" #: common/dialogs/dialog_locked_items_query.cpp:35 msgid "Skip Locked Items" msgstr "Kilitli Öğeleri Atla" #: common/dialogs/dialog_locked_items_query.cpp:36 msgid "" "Remove locked items from the selection and only apply the operation to the " "unlocked items (if any)." msgstr "" "Seçimden kilitli öğeleri kaldırın ve işlemi yalnızca kilidi açılmış öğelere " "(varsa) uygulayın." #: common/dialogs/dialog_locked_items_query_base.cpp:30 #, c-format msgid "The selection contains %d locked items." msgstr "Seçim %d kilitli öğe içeriyor." #: common/dialogs/dialog_locked_items_query_base.cpp:34 msgid "These items will be skipped unless you override the locks." msgstr "Kilitleri geçersiz kılmadığınız sürece bu öğeler atlanacaktır." #: common/dialogs/dialog_locked_items_query_base.cpp:44 msgid "Remember decision for this session." msgstr "Bu oturum için kararı hatırla." #: common/dialogs/dialog_locked_items_query_base.cpp:45 msgid "" "Remember the option selected for the remainder of this session.\n" "This dialog will not be shown again until KiCad is restarted." msgstr "" "Bu oturumun geri kalanı için seçilen seçeneği hatırlayın.\n" "KiCad yeniden başlatılana kadar bu iletişim kutusu tekrar gösterilmeyecektir." #: common/dialogs/dialog_locked_items_query_base.cpp:55 msgid "Override Locks" msgstr "Kilitleri Geçersiz Kıl" #: common/dialogs/dialog_locked_items_query_base.cpp:56 msgid "" "Override locks and apply the operation on all the items selected.\n" "Any locked items will remain locked after the operation is complete." msgstr "" "Kilitleri geçersiz kıl ve işlemi seçilen tüm öğelere uygula.\n" "İşlem tamamlandıktan sonra kilitli öğeler kilitli kalacaktır." #: common/dialogs/dialog_locked_items_query_base.h:56 msgid "Locked Items" msgstr "Kilitli Öğeler" #: common/dialogs/dialog_migrate_settings.cpp:32 msgid "Quit KiCad" msgstr "KiCad Çık" #: common/dialogs/dialog_migrate_settings.cpp:57 #: common/dialogs/dialog_migrate_settings_base.cpp:23 #, c-format msgid "Welcome to KiCad %s!" msgstr "KiCad'e hoş geldiniz %s!" #: common/dialogs/dialog_migrate_settings.cpp:66 msgid "Import settings from a previous version (none found)" msgstr "Ayarları önceki bir sürümden içe aktarın (hiçbiri bulunamadı)" #: common/dialogs/dialog_migrate_settings.cpp:137 msgid "Select Settings Path" msgstr "Ayarlar Yolunu Seçin" #: common/dialogs/dialog_migrate_settings_base.cpp:32 msgid "How would you like to configure KiCad?" msgstr "KiCad'i nasıl yapılandırmak istersiniz?" #: common/dialogs/dialog_migrate_settings_base.cpp:36 msgid "Import settings from a previous version at:" msgstr "Ayarları önceki bir sürümden içe aktarın:" #: common/dialogs/dialog_migrate_settings_base.cpp:51 msgid "Choose a different path" msgstr "Farklı bir yol seçin" #: common/dialogs/dialog_migrate_settings_base.cpp:58 msgid "The selected path does not contain valid KiCad settings!" msgstr "Seçilen yol, geçerli KiCad ayarları içermiyor!" #: common/dialogs/dialog_migrate_settings_base.cpp:65 msgid "Import library configuration from previous version" msgstr "Önceki sürümden kitaplık yapılandırmasını içe aktar" #: common/dialogs/dialog_migrate_settings_base.cpp:67 msgid "" "When checked, the symbol and footprint library tables from the previous " "version will be imported into this version" msgstr "" "İşaretlendiğinde, önceki sürümdeki sembol ve ayak izi kitaplığı tabloları bu " "sürüme aktarılacaktır" #: common/dialogs/dialog_migrate_settings_base.cpp:71 msgid "Start with default settings" msgstr "Öntanımlı ayarlarla başlat" #: common/dialogs/dialog_migrate_settings_base.h:67 msgid "Configure KiCad Settings Path" msgstr "KiCad Ayarları Yolunu Yapılandır" #: common/dialogs/dialog_page_settings.cpp:59 msgid "A5 148x210mm" msgstr "A5 148x210mm" #: common/dialogs/dialog_page_settings.cpp:60 msgid "A4 210x297mm" msgstr "A4 210x297mm" #: common/dialogs/dialog_page_settings.cpp:61 msgid "A3 297x420mm" msgstr "A3 297x420mm" #: common/dialogs/dialog_page_settings.cpp:62 msgid "A2 420x594mm" msgstr "A2 420x594mm" #: common/dialogs/dialog_page_settings.cpp:63 msgid "A1 594x841mm" msgstr "A1 594x841mm" #: common/dialogs/dialog_page_settings.cpp:64 msgid "A0 841x1189mm" msgstr "A0 841x1189mm" #: common/dialogs/dialog_page_settings.cpp:65 msgid "A 8.5x11in" msgstr "A 8.5x11in" #: common/dialogs/dialog_page_settings.cpp:66 msgid "B 11x17in" msgstr "B 11x17in" #: common/dialogs/dialog_page_settings.cpp:67 msgid "C 17x22in" msgstr "C 17x22in" #: common/dialogs/dialog_page_settings.cpp:68 msgid "D 22x34in" msgstr "D 22x34in" #: common/dialogs/dialog_page_settings.cpp:69 msgid "E 34x44in" msgstr "E 34x44in" #: common/dialogs/dialog_page_settings.cpp:70 msgid "USLetter 8.5x11in" msgstr "ABD Letter 8.5x11 in" #: common/dialogs/dialog_page_settings.cpp:71 msgid "USLegal 8.5x14in" msgstr "ABD Legal 8.5x14 in" #: common/dialogs/dialog_page_settings.cpp:72 msgid "USLedger 11x17in" msgstr "ABD defter 11x17 in" #: common/dialogs/dialog_page_settings.cpp:73 msgid "User (Custom)" msgstr "Kullanıcı (Özel)" #: common/dialogs/dialog_page_settings.cpp:105 msgid "Preview Settings" msgstr "Önizleme Ayarları" #: common/dialogs/dialog_page_settings.cpp:106 msgid "Preview Paper" msgstr "Önizleme Sayfası" #: common/dialogs/dialog_page_settings.cpp:107 msgid "Preview Title Block Data" msgstr "Başlık Bloğu Verilerini Önizleme" #: common/dialogs/dialog_page_settings.cpp:111 #: common/dialogs/dialog_page_settings_base.h:146 #: eeschema/tools/sch_editor_control.cpp:183 #: pcbnew/tools/board_editor_control.cpp:296 msgid "Page Settings" msgstr "Sayfa Ayarları" #: common/dialogs/dialog_page_settings.cpp:112 #: common/dialogs/dialog_page_settings_base.cpp:27 msgid "Paper" msgstr "Sayfa" #: common/dialogs/dialog_page_settings.cpp:113 msgid "Title Block" msgstr "Başlık Bloğu" #: common/dialogs/dialog_page_settings.cpp:474 #, c-format msgid "Drawing sheet file '%s' not found." msgstr "Çizim sayfası dosyası '%s' bulunamadı." #: common/dialogs/dialog_page_settings.cpp:707 #: common/dialogs/dialog_page_settings_base.cpp:54 msgid "Portrait" msgstr "Dikey görünüm" #: common/dialogs/dialog_page_settings.cpp:709 #: common/dialogs/dialog_page_settings_base.cpp:54 msgid "Landscape" msgstr "Yatay Sayfa Düzeni" #: common/dialogs/dialog_page_settings.cpp:795 pagelayout_editor/files.cpp:59 msgid "Drawing Sheet File" msgstr "Çizim Sayfası Dosyası" #: common/dialogs/dialog_page_settings_base.cpp:41 msgid "dummy text" msgstr "sahte metin" #: common/dialogs/dialog_page_settings_base.cpp:50 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:238 #: eeschema/dialogs/dialog_label_properties.cpp:171 #: eeschema/dialogs/dialog_pin_properties_base.cpp:113 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:296 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:338 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:137 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:138 #: pcbnew/dialogs/dialog_text_properties_base.cpp:235 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:182 msgid "Orientation:" msgstr "Oryantasyon:" #: common/dialogs/dialog_page_settings_base.cpp:60 msgid "Custom paper size:" msgstr "Özel kağıt boyutu:" #: common/dialogs/dialog_page_settings_base.cpp:72 #: pcbnew/dialogs/dialog_board_statistics.cpp:105 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:299 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:184 #: pcbnew/dialogs/dialog_text_properties_base.cpp:183 msgid "Height:" msgstr "Yükseklik:" #: common/dialogs/dialog_page_settings_base.cpp:85 msgid "Custom paper height." msgstr "Özel kağıt yüksekliği." #: common/dialogs/dialog_page_settings_base.cpp:89 #: common/dialogs/dialog_page_settings_base.cpp:110 #: common/dialogs/dialog_unit_entry_base.cpp:28 #: common/dialogs/dialog_unit_entry_base.cpp:84 #: common/dialogs/dialog_unit_entry_base.cpp:95 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:207 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:352 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:400 #: eeschema/dialogs/dialog_line_properties_base.cpp:39 #: eeschema/dialogs/dialog_wire_bus_properties_base.cpp:39 #: eeschema/dialogs/dialog_wire_bus_properties_base.cpp:80 #: pcbnew/dialogs/dialog_cleanup_graphics_base.cpp:53 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:279 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:295 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:308 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:321 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:334 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:394 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:408 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:423 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:434 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:122 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:133 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:288 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:301 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:317 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:256 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:269 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:285 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:151 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:204 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:221 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:239 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:39 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:50 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:65 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:76 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:99 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:110 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:125 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:136 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:161 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:191 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:202 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:244 #: pcbnew/dialogs/dialog_target_properties_base.cpp:35 #: pcbnew/dialogs/dialog_target_properties_base.cpp:46 #: pcbnew/dialogs/dialog_text_properties_base.cpp:179 #: pcbnew/dialogs/dialog_text_properties_base.cpp:192 #: pcbnew/dialogs/dialog_text_properties_base.cpp:205 #: pcbnew/dialogs/dialog_text_properties_base.cpp:218 #: pcbnew/dialogs/dialog_text_properties_base.cpp:231 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:149 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:165 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:178 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:202 #: pcbnew/dialogs/dialog_track_via_size_base.cpp:32 #: pcbnew/dialogs/dialog_track_via_size_base.cpp:43 #: pcbnew/dialogs/dialog_track_via_size_base.cpp:54 #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:38 #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:56 #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:67 #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:80 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:151 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:167 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:48 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:62 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:78 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:177 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:191 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:207 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:312 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:326 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:342 msgid "unit" msgstr "birim" #: common/dialogs/dialog_page_settings_base.cpp:93 #: eeschema/dialogs/dialog_lib_shape_properties_base.cpp:51 #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:210 #: eeschema/dialogs/dialog_line_properties_base.cpp:30 #: eeschema/dialogs/dialog_shape_properties_base.cpp:42 #: eeschema/dialogs/dialog_text_properties_base.cpp:220 #: pcbnew/dialogs/dialog_board_statistics.cpp:103 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:270 #: pcbnew/dialogs/dialog_pns_diff_pair_dimensions_base.cpp:25 #: pcbnew/dialogs/dialog_shape_properties_base.cpp:195 #: pcbnew/dialogs/dialog_text_properties_base.cpp:170 msgid "Width:" msgstr "Genişlik:" #: common/dialogs/dialog_page_settings_base.cpp:106 msgid "Custom paper width." msgstr "Özel Kağıt Genişliği." #: common/dialogs/dialog_page_settings_base.cpp:117 #: common/dialogs/dialog_page_settings_base.cpp:237 #: common/dialogs/dialog_page_settings_base.cpp:249 #: common/dialogs/dialog_page_settings_base.cpp:261 #: common/dialogs/dialog_page_settings_base.cpp:273 #: common/dialogs/dialog_page_settings_base.cpp:285 #: common/dialogs/dialog_page_settings_base.cpp:297 #: common/dialogs/dialog_page_settings_base.cpp:309 #: common/dialogs/dialog_page_settings_base.cpp:321 #: common/dialogs/dialog_page_settings_base.cpp:333 #: common/dialogs/dialog_page_settings_base.cpp:345 #: common/dialogs/dialog_page_settings_base.cpp:357 #: common/dialogs/dialog_page_settings_base.cpp:369 #: common/dialogs/dialog_page_settings_base.cpp:381 msgid "Export to other sheets" msgstr "Diğer sayfalara aktar" #: common/dialogs/dialog_page_settings_base.cpp:148 common/rc_item.cpp:432 #: eeschema/erc_item.cpp:353 #: gerbview/dialogs/panel_gerbview_color_settings.cpp:104 #: gerbview/widgets/gerbview_layer_widget.cpp:136 pcbnew/pcb_marker.cpp:213 #: pcbnew/widgets/appearance_controls.cpp:349 msgid "Drawing Sheet" msgstr "Çizim Sayfası" #: common/dialogs/dialog_page_settings_base.cpp:164 #: eeschema/dialogs/dialog_sim_model_base.cpp:38 #: eeschema/import_gfx/dialog_import_gfx_sch_base.cpp:24 #: eeschema/sch_field.cpp:258 pcbnew/dialogs/dialog_export_2581_base.cpp:23 #: pcbnew/dialogs/dialog_export_step_base.cpp:23 #: pcbnew/import_gfx/dialog_import_graphics_base.cpp:25 msgid "File:" msgstr "Dosya:" #: common/dialogs/dialog_page_settings_base.cpp:183 msgid "Title Block Parameters" msgstr "Başlık Bloğu Parametreleri" #: common/dialogs/dialog_page_settings_base.cpp:196 #, c-format msgid "Number of sheets: %d" msgstr "Sayfa sayısı: %d" #: common/dialogs/dialog_page_settings_base.cpp:203 #, c-format msgid "Sheet number: %d" msgstr "Sayfa numarası: %d" #: common/dialogs/dialog_page_settings_base.cpp:216 msgid "Issue Date:" msgstr "Veriliş tarihi:" #: common/dialogs/dialog_page_settings_base.cpp:228 msgid "<<<" msgstr "<<<" #: common/dialogs/dialog_page_settings_base.cpp:240 msgid "Revision:" msgstr "Revizyon:" #: common/dialogs/dialog_page_settings_base.cpp:252 #: eeschema/dialogs/dialog_export_netlist.cpp:391 msgid "Title:" msgstr "Başlık:" #: common/dialogs/dialog_page_settings_base.cpp:264 msgid "Company:" msgstr "Şirket:" #: common/dialogs/dialog_page_settings_base.cpp:276 msgid "Comment1:" msgstr "Açıklama1:" #: common/dialogs/dialog_page_settings_base.cpp:288 msgid "Comment2:" msgstr "Açıklama2:" #: common/dialogs/dialog_page_settings_base.cpp:300 msgid "Comment3:" msgstr "Açıklama3:" #: common/dialogs/dialog_page_settings_base.cpp:312 msgid "Comment4:" msgstr "Açıklama4:" #: common/dialogs/dialog_page_settings_base.cpp:324 msgid "Comment5:" msgstr "Açıklama5:" #: common/dialogs/dialog_page_settings_base.cpp:336 msgid "Comment6:" msgstr "Açıklama6:" #: common/dialogs/dialog_page_settings_base.cpp:348 msgid "Comment7:" msgstr "Açıklama7:" #: common/dialogs/dialog_page_settings_base.cpp:360 msgid "Comment8:" msgstr "Açıklama8:" #: common/dialogs/dialog_page_settings_base.cpp:372 msgid "Comment9:" msgstr "Açıklama9:" #: common/dialogs/dialog_paste_special.cpp:37 msgid "" "Finds the next available reference designator for any designators that " "already exist in the design." msgstr "" "Tasarımda zaten mevcut olan herhangi bir tanımlayıcı için bir sonraki " "kullanılabilir referans tanımlayıcıyı bulur." #: common/dialogs/dialog_paste_special.cpp:44 #, c-format msgid "Replaces reference designators with '%s'." msgstr "Referans göstergelerini '%s' ile değiştirir." #: common/dialogs/dialog_paste_special_base.cpp:22 msgid "Assign unique reference designators to pasted symbols" msgstr "Yapıştırılan sembollere benzersiz referans göstergeleri atayın" #: common/dialogs/dialog_paste_special_base.cpp:22 msgid "Keep existing reference designators, even if they are duplicated" msgstr "Mevcut referans tanımlayıcılarını kopyalanmış olsalar bile saklayın" #: common/dialogs/dialog_paste_special_base.cpp:22 msgid "Clear reference designators on all pasted symbols" msgstr "Yapıştırılan tüm sembollerdeki referans göstergelerini temizle" #: common/dialogs/dialog_paste_special_base.cpp:24 msgid "Paste Options" msgstr "Yapıştırma Seçenekleri" #: common/dialogs/dialog_paste_special_base.h:46 msgid "Paste Special" msgstr "Özel yapıştır" #: common/dialogs/dialog_plugin_options.cpp:37 msgid "" "Select an Option Choice in the listbox above, and then click the " "Append Selected Option button." msgstr "and then click the Append Selected Option button." #: common/dialogs/dialog_plugin_options.cpp:52 #, c-format msgid "Options for Library '%s'" msgstr "'%s' Kitaplığı seçenekleri" #: common/dialogs/dialog_plugin_options_base.cpp:26 #, fuzzy msgid "Plugin Options" msgstr "Bacak Metin Seçenekleri" #: common/dialogs/dialog_plugin_options_base.cpp:43 #: common/dialogs/panel_mouse_settings.cpp:47 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:228 #: pcbnew/dialogs/panel_edit_options_base.cpp:236 msgid "Option" msgstr "Seçenek" #: common/dialogs/dialog_plugin_options_base.cpp:44 #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:89 #: eeschema/dialogs/dialog_label_properties_base.cpp:88 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:60 #: eeschema/dialogs/dialog_rescue_each.cpp:135 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:61 #: eeschema/dialogs/dialog_sim_format_value.cpp:66 #: eeschema/dialogs/dialog_sim_format_value.cpp:75 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:57 #: eeschema/dialogs/panel_sym_lib_table.cpp:376 #: eeschema/fields_grid_table.cpp:342 eeschema/sch_symbol.cpp:1858 #: eeschema/sch_symbol.cpp:1908 eeschema/sim/simulator_frame_ui.cpp:598 #: eeschema/sim/simulator_frame_ui.cpp:2564 #: eeschema/sim/simulator_frame_ui_base.cpp:170 #: eeschema/sim/simulator_frame_ui_base.cpp:222 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:70 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:70 #: pcbnew/dialogs/panel_fp_editor_defaults.cpp:55 #: pcbnew/dialogs/panel_fp_editor_defaults.cpp:67 #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:48 #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:57 #: pcbnew/dialogs/panel_fp_lib_table.cpp:420 pcbnew/footprint.cpp:3414 #: pcbnew/footprint_wizard_frame.cpp:326 pcbnew/fp_text_grid_table.cpp:138 #: pcbnew/pcb_dimension.cpp:406 pcbnew/plot_board_layers.cpp:90 msgid "Value" msgstr "Değer" #: common/dialogs/dialog_plugin_options_base.cpp:78 #, fuzzy msgid "Option Choices" msgstr "Seçenekler" #: common/dialogs/dialog_plugin_options_base.cpp:81 msgid "Options supported by current plugin" msgstr "Mevcut eklenti tarafından desteklenen seçenekler" #: common/dialogs/dialog_plugin_options_base.cpp:85 msgid "<< Append Selected Option" msgstr "<< Seçili Seçeneği Ekle" #: common/dialogs/dialog_print_generic.cpp:95 #: common/dialogs/dialog_print_generic.cpp:301 #: common/dialogs/dialog_print_generic_base.h:77 common/tool/actions.cpp:123 #: eeschema/printing/dialog_print_using_printer.cpp:126 #: eeschema/printing/dialog_print_using_printer_base.h:61 msgid "Print" msgstr "Yazdır" #: common/dialogs/dialog_print_generic.cpp:96 #: common/dialogs/dialog_print_generic.cpp:247 #: eeschema/printing/dialog_print_using_printer.cpp:127 msgid "Print Preview" msgstr "Yazdırma Önizleme" #: common/dialogs/dialog_print_generic.cpp:97 common/hotkey_store.cpp:55 #: common/tool/action_menu.cpp:211 common/tool/action_menu.cpp:216 #: eeschema/dialogs/dialog_annotate.cpp:93 eeschema/dialogs/dialog_bom.cpp:136 #: eeschema/dialogs/dialog_change_symbols.cpp:157 #: eeschema/dialogs/dialog_erc.cpp:107 eeschema/dialogs/dialog_erc.cpp:445 #: eeschema/dialogs/dialog_export_netlist.cpp:275 #: eeschema/dialogs/dialog_ibis_parser_reporter.cpp:36 #: eeschema/dialogs/dialog_plot_schematic.cpp:76 #: eeschema/dialogs/dialog_schematic_find_base.cpp:133 #: eeschema/dialogs/dialog_symbol_remap_base.cpp:33 #: eeschema/dialogs/dialog_update_from_pcb.cpp:68 #: eeschema/printing/dialog_print_using_printer.cpp:128 #: kicad/pcm/dialogs/dialog_pcm.cpp:161 #: kicad/pcm/dialogs/dialog_pcm_progress_base.cpp:72 #: pcbnew/dialogs/dialog_board_reannotate.cpp:123 #: pcbnew/dialogs/dialog_board_statistics.cpp:136 #: pcbnew/dialogs/dialog_drc.cpp:127 pcbnew/dialogs/dialog_drc.cpp:332 #: pcbnew/dialogs/dialog_exchange_footprints.cpp:157 #: pcbnew/dialogs/dialog_export_2581.cpp:46 #: pcbnew/dialogs/dialog_export_step.cpp:141 #: pcbnew/dialogs/dialog_export_svg.cpp:89 #: pcbnew/dialogs/dialog_find_base.cpp:102 #: pcbnew/dialogs/dialog_footprint_checker.cpp:62 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:63 #: pcbnew/dialogs/dialog_gendrill.cpp:78 #: pcbnew/dialogs/dialog_import_netlist.cpp:82 #: pcbnew/dialogs/dialog_net_inspector.cpp:1131 #: pcbnew/dialogs/dialog_plot.cpp:190 pcbnew/dialogs/dialog_update_pcb.cpp:60 msgid "Close" msgstr "Kapat" #: common/dialogs/dialog_print_generic.cpp:155 msgid "Warning: Bad scale number" msgstr "Uyarı: Kötü ölçek numarası" #: common/dialogs/dialog_print_generic.cpp:164 #, c-format msgid "" "Warning: Scale option set to a very large value.\n" " Clamped to %f" msgstr "" "Uyarı: Ölçek seçeneği çok büyük bir değere ayarlandı.\n" "%f'ye kenetlendi" #: common/dialogs/dialog_print_generic.cpp:172 #, c-format msgid "" "Warning: Scale option set to a very small value.\n" " Clamped to %f" msgstr "" "Uyarı: Ölçek seçeneği çok küçük bir değere ayarlandı.\n" "%f'ye kenetlendi" #: common/dialogs/dialog_print_generic.cpp:242 #: common/dialogs/dialog_print_generic.cpp:293 msgid "Nothing to print" msgstr "Yazdırılacak bir şey yok" #: common/dialogs/dialog_print_generic.cpp:284 #: eeschema/printing/dialog_print_using_printer.cpp:307 msgid "Previous print job not yet complete." msgstr "Önceki yazdırma işi henüz tamamlanmadı." #: common/dialogs/dialog_print_generic.cpp:309 msgid "There was a problem printing." msgstr "Yazdırmada bir sorun oluştu." #: common/dialogs/dialog_print_generic.cpp:351 msgid "An error occurred initializing the printer information." msgstr "Yazıcı bilgileri başlatılırken bir hata oluştu." #: common/dialogs/dialog_print_generic_base.cpp:31 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:74 #: eeschema/printing/dialog_print_using_printer_base.cpp:31 #: pcbnew/dialogs/dialog_plot_base.cpp:377 #: pcbnew/dialogs/dialog_plot_base.cpp:400 msgid "Output mode:" msgstr "Çıkış Modu:" #: common/dialogs/dialog_print_generic_base.cpp:35 #: common/dialogs/panel_setup_netclasses_base.cpp:62 #: eeschema/dialogs/dialog_label_properties_base.cpp:100 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:72 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:78 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:72 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:69 #: eeschema/fields_grid_table.cpp:354 #: eeschema/printing/dialog_print_using_printer_base.cpp:35 #: eeschema/sch_bus_entry.cpp:657 eeschema/sch_line.cpp:1076 #: eeschema/sim/simulator_frame_ui.cpp:591 #: eeschema/sim/simulator_frame_ui_base.cpp:113 #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:98 #: pcbnew/dialogs/dialog_export_svg_base.cpp:81 #: pcbnew/dialogs/dialog_plot_base.cpp:381 #: pcbnew/dialogs/dialog_plot_base.cpp:404 #: pcbnew/tools/drawing_stackup_table_tool.cpp:270 msgid "Color" msgstr "Renk" #: common/dialogs/dialog_print_generic_base.cpp:35 #: pcbnew/dialogs/dialog_export_svg_base.cpp:81 #: pcbnew/dialogs/dialog_plot_base.cpp:381 #: pcbnew/dialogs/dialog_plot_base.cpp:404 msgid "Black and white" msgstr "Siyah ve beyaz" #: common/dialogs/dialog_print_generic_base.cpp:41 #: eeschema/printing/dialog_print_using_printer_base.cpp:22 msgid "Print drawing sheet" msgstr "Çizim Sayfasını Yazdır" #: common/dialogs/dialog_print_generic_base.cpp:43 msgid "Print Frame references." msgstr "Çerçeve referanslarını yazdırın." #: common/dialogs/dialog_print_generic_base.cpp:58 #: pcbnew/dialogs/dialog_plot_base.cpp:124 msgid "1:1" msgstr "1:1" #: common/dialogs/dialog_print_generic_base.cpp:64 msgid "Fit to page" msgstr "Sayfaya sığdır" #: common/dialogs/dialog_print_generic_base.cpp:73 msgid "Custom:" msgstr "Özel:" #: common/dialogs/dialog_print_generic_base.cpp:77 msgid "Set X scale adjust for exact scale plotting" msgstr "Kesin ölçek çizimi için X ölçek ayarını ayarlayın" #: common/dialogs/dialog_print_generic_base.cpp:96 msgid "Info text" msgstr "Bilgi metini" #: common/dialogs/dialog_print_generic_base.cpp:108 #: eeschema/printing/dialog_print_using_printer_base.cpp:73 msgid "Page Setup..." msgstr "Sayfa Ayarı..." #: common/dialogs/dialog_text_entry_base.cpp:21 #: common/dialogs/dialog_text_entry_base.cpp:33 #: common/dialogs/dialog_unit_entry_base.cpp:21 msgid "MyLabel" msgstr "Etiketim" #: common/dialogs/dialog_unit_entry_base.cpp:77 #, fuzzy msgid "X label:" msgstr "Etiket:" #: common/dialogs/dialog_unit_entry_base.cpp:88 #, fuzzy msgid "Y label:" msgstr "Etiket:" #: common/dialogs/dialog_unit_entry_base.h:46 #, fuzzy msgid "Title" msgstr "Başlık:" #: common/dialogs/dialog_unit_entry_base.h:73 #, fuzzy msgid "Move Point to Location" msgstr "Ayak İzi Numaralandırılması" #: common/dialogs/eda_list_dialog.cpp:46 common/dialogs/eda_list_dialog.cpp:68 #: common/widgets/lib_tree.cpp:196 common/widgets/lib_tree.cpp:264 #: eeschema/dialogs/dialog_sim_command.cpp:96 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:212 #: eeschema/sim/simulator_frame_ui.cpp:504 #: eeschema/sim/simulator_frame_ui.cpp:587 eeschema/symbol_diff_frame.cpp:101 #: eeschema/symbol_viewer_frame.cpp:153 eeschema/symbol_viewer_frame.cpp:168 #: kicad/pcm/dialogs/panel_packages_view.cpp:77 #: pcbnew/dialogs/dialog_copper_zones.cpp:252 #: pcbnew/footprint_viewer_frame.cpp:141 pcbnew/footprint_viewer_frame.cpp:156 msgid "Filter" msgstr "Filtre" #: common/dialogs/eda_list_dialog_base.cpp:22 msgid "Items:" msgstr "Öğeler:" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:32 msgid "Available:" msgstr "Kullanılabilir:" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:39 msgid "Enabled:" msgstr "Etkin:" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:51 #: pcbnew/dialogs/dialog_imported_layers_base.cpp:59 msgid ">" msgstr ">" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:54 #: pcbnew/dialogs/dialog_imported_layers_base.cpp:64 msgid "<" msgstr "<" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:75 #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:43 #: eeschema/dialogs/dialog_label_properties_base.cpp:126 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:97 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:98 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:95 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:139 #: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:64 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:136 msgid "Move up" msgstr "Yukarı taşı" #: common/dialogs/eda_reorderable_list_dialog_base.cpp:80 #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:48 #: eeschema/dialogs/dialog_label_properties_base.cpp:131 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:102 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:103 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:100 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:144 #: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:69 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:141 msgid "Move down" msgstr "Aşağı taşı" #: common/dialogs/eda_view_switcher_base.cpp:19 #: common/dialogs/eda_view_switcher_base.h:40 msgid "View Preset Switcher" msgstr "Ön Ayar Değiştiriciyi Görüntüle" #: common/dialogs/git/dialog_git_auth.cpp:27 #: common/dialogs/git/dialog_git_repository_base.cpp:19 #: eeschema/dialogs/dialog_database_lib_settings_base.cpp:32 #, fuzzy msgid "Connection" msgstr "Bağlantılar" #: common/dialogs/git/dialog_git_auth.cpp:45 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:170 msgid "Basic" msgstr "Temel" #: common/dialogs/git/dialog_git_auth.cpp:46 #: common/dialogs/git/dialog_git_repository_base.cpp:53 msgid "SSH" msgstr "SSH" #: common/dialogs/git/dialog_git_auth.cpp:52 #: common/dialogs/git/dialog_git_repository_base.cpp:107 #: eeschema/dialogs/dialog_database_lib_settings_base.cpp:85 msgid "Test" msgstr "Test" #: common/dialogs/git/dialog_git_auth.cpp:58 msgid "Url" msgstr "Url" #: common/dialogs/git/dialog_git_auth.cpp:60 #: common/dialogs/git/dialog_git_repository_base.cpp:78 #, fuzzy msgid "Authentication" msgstr "Gerekçe" #: common/dialogs/git/dialog_git_auth.cpp:62 #, fuzzy msgid "User Name" msgstr "Temel Adı" #: common/dialogs/git/dialog_git_auth.cpp:64 #: common/dialogs/git/dialog_git_repository.cpp:438 msgid "Password" msgstr "Şifre" #: common/dialogs/git/dialog_git_commit.cpp:41 #, fuzzy msgid "Commit Changes" msgstr "Değişiklikleri Geri Al" #: common/dialogs/git/dialog_git_commit.cpp:52 #, fuzzy msgid "Filename" msgstr "Dosya Adı" #: common/dialogs/git/dialog_git_commit.cpp:53 #: common/dialogs/git/panel_git_repos_base.cpp:100 #: eeschema/dialogs/dialog_migrate_buses.cpp:116 #: kicad/pcm/dialogs/panel_packages_view_base.cpp:94 #: pcbnew/dialogs/dialog_find_base.cpp:118 pcbnew/pad.cpp:999 #: pcbnew/pcb_dimension.cpp:460 pcbnew/pcb_group.cpp:402 #: pcbnew/pcb_shape.cpp:474 pcbnew/pcb_text.cpp:232 pcbnew/pcb_textbox.cpp:361 #: pcbnew/pcb_track.cpp:1181 pcbnew/zone.cpp:603 msgid "Status" msgstr "Durum" #: common/dialogs/git/dialog_git_commit.cpp:83 #, fuzzy msgid "New" msgstr "Ağ" #: common/dialogs/git/dialog_git_commit.cpp:89 #, fuzzy msgid "Modified" msgstr "Değiştirilmiş grup" #: common/dialogs/git/dialog_git_commit.cpp:95 #, fuzzy msgid "Deleted" msgstr "Sil" #: common/dialogs/git/dialog_git_commit.cpp:108 #, fuzzy msgid "Commit Message:" msgstr "Mesaj" #: common/dialogs/git/dialog_git_commit.cpp:115 #, fuzzy msgid "Author:" msgstr "Yazar" #: common/dialogs/git/dialog_git_commit.cpp:136 msgid "C&ommit" msgstr "Yorum" #: common/dialogs/git/dialog_git_commit.cpp:153 #, fuzzy msgid "Commit message cannot be empty" msgstr "Değişken adı boş olamaz." #: common/dialogs/git/dialog_git_repository.cpp:144 #: common/dialogs/git/dialog_git_repository.cpp:371 msgid "Enter the password for the SSH key" msgstr "SSH anahtar için şifre girin" #: common/dialogs/git/dialog_git_repository.cpp:323 #, fuzzy msgid "Test connection" msgstr "Ayak İzi Seç..." #: common/dialogs/git/dialog_git_repository.cpp:327 #, fuzzy msgid "Connection successful" msgstr "Dosya oluşturma başarılı." #: common/dialogs/git/dialog_git_repository.cpp:331 #, fuzzy, c-format msgid "Could not connect to '%s' " msgstr "Arşiv dosyası açılamadı." #: common/dialogs/git/dialog_git_repository.cpp:350 #, fuzzy, c-format msgid "Could not open private key '%s'" msgstr "Arşiv dosyası açılamadı." #: common/dialogs/git/dialog_git_repository.cpp:363 #, fuzzy msgid "Invalid SSH Key" msgstr "Geçersiz sinyal adı" #: common/dialogs/git/dialog_git_repository.cpp:363 #, fuzzy msgid "The selected file is not a valid SSH private key" msgstr "Seçili dosya geçerli değil veya bozuk olabilir!" #: common/dialogs/git/dialog_git_repository.cpp:387 #, fuzzy, c-format msgid "Could not open public key '%s'" msgstr "%s kütüphane dosyası bulunamadı." #: common/dialogs/git/dialog_git_repository.cpp:405 #: common/dialogs/git/dialog_git_repository.cpp:411 #, fuzzy msgid "Missing information" msgstr "Ayak izi ata" #: common/dialogs/git/dialog_git_repository.cpp:405 #, fuzzy msgid "Please enter a name for the repository" msgstr "Lütfen tam nitelikli depo url'sini girin" #: common/dialogs/git/dialog_git_repository.cpp:411 #, fuzzy msgid "Please enter a URL for the repository" msgstr "Lütfen tam nitelikli depo url'sini girin" #: common/dialogs/git/dialog_git_repository.cpp:432 #: common/dialogs/git/dialog_git_repository_base.cpp:120 msgid "SSH Key Password" msgstr "SSH Anahtar Şifresi" #: common/dialogs/git/dialog_git_repository_base.cpp:39 #, fuzzy msgid "Location" msgstr "Döndürme" #: common/dialogs/git/dialog_git_repository_base.cpp:46 #, fuzzy msgid "Connection Type" msgstr "Bağlantı Adı" #: common/dialogs/git/dialog_git_repository_base.cpp:53 msgid "HTTPS" msgstr "HTTPS" #: common/dialogs/git/dialog_git_repository_base.cpp:53 #, fuzzy msgid "Local" msgstr "Yerel dosya" #: common/dialogs/git/dialog_git_repository_base.cpp:97 #, fuzzy msgid "SSH Private Key" msgstr "Özel Katmanlar" #: common/dialogs/git/dialog_git_repository_base.cpp:104 #, fuzzy msgid "Select SSH private key file" msgstr "Bir dosya seç" #: common/dialogs/git/dialog_git_repository_base.cpp:104 msgid "*" msgstr "*" #: common/dialogs/git/dialog_git_repository_base.cpp:113 #, fuzzy msgid "Username" msgstr "Ağ adları" #: common/dialogs/git/dialog_git_repository_base.h:77 #, fuzzy msgid "Git Repository" msgstr "Depo" #: common/dialogs/git/dialog_git_switch.cpp:39 msgid "Git Branch Switch" msgstr "" #: common/dialogs/git/dialog_git_switch.cpp:47 msgid "Select or enter a branch name:" msgstr "Dal için bir isim seçin veya girin:" #: common/dialogs/git/dialog_git_switch.cpp:53 msgid "Branch" msgstr "Dal" #: common/dialogs/git/dialog_git_switch.cpp:54 #, fuzzy msgid "Last Commit" msgstr "Son taahhüt" #: common/dialogs/git/dialog_git_switch.cpp:55 #, fuzzy msgid "Last Updated" msgstr "Güncellendi" #: common/dialogs/git/dialog_git_switch.cpp:65 #: common/dialogs/git/dialog_git_switch.cpp:146 #: common/dialogs/git/dialog_git_switch.cpp:213 msgid "Switch" msgstr "Değiştir" #: common/dialogs/git/dialog_git_switch.cpp:218 eeschema/sch_base_frame.cpp:285 #: pcbnew/footprint_libraries_utils.cpp:430 msgid "Add" msgstr "Ekle" #: common/dialogs/git/panel_git_repos_base.cpp:23 msgid "Git Commit Data" msgstr "" #: common/dialogs/git/panel_git_repos_base.cpp:33 #, fuzzy msgid "Use default values" msgstr "Varsayılan Değerler" #: common/dialogs/git/panel_git_repos_base.cpp:40 #, fuzzy msgid "Author name:" msgstr "Ağ adları" #: common/dialogs/git/panel_git_repos_base.cpp:51 #, fuzzy msgid "Author e-mail:" msgstr "Yazar" #: common/dialogs/git/panel_git_repos_base.cpp:68 #, fuzzy msgid "Git Repositories" msgstr "Depoları Yönet" #: common/dialogs/git/panel_git_repos_base.cpp:97 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:44 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:94 #: include/lib_table_grid.h:197 pcbnew/dialogs/panel_fp_lib_table_base.cpp:44 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:93 msgid "Active" msgstr "Etkin" #: common/dialogs/git/panel_git_repos_base.cpp:122 #, fuzzy msgid "Add new repository" msgstr "Depo ekle" #: common/dialogs/git/panel_git_repos_base.cpp:127 #, fuzzy msgid "Edit repository properties" msgstr "İz düşümü özelliklerini düzenle" #: common/dialogs/git/panel_git_repos_base.cpp:135 #, fuzzy msgid "Remove Git Repository" msgstr "Depo" #: common/dialogs/panel_color_settings.cpp:50 msgid "Reveal Themes in Finder" msgstr "Finder'da Temaları Göster" #: common/dialogs/panel_color_settings.cpp:131 msgid "New theme name:" msgstr "Yeni tema adı:" #: common/dialogs/panel_color_settings.cpp:131 msgid "Add Color Theme" msgstr "Renk Teması Ekle" #: common/dialogs/panel_color_settings.cpp:143 msgid "Theme already exists!" msgstr "Tema zaten var!" #: common/dialogs/panel_color_settings.cpp:213 #: common/dialogs/panel_color_settings.cpp:232 msgid "New Theme..." msgstr "Yeni Tema..." #: common/dialogs/panel_color_settings.cpp:294 msgid "Copy color" msgstr "Rengi kopyala" #: common/dialogs/panel_color_settings.cpp:297 msgid "Paste color" msgstr "Rengi yapıştır" #: common/dialogs/panel_color_settings.cpp:300 msgid "Revert to saved color" msgstr "Kaydedilen renge geri dön" #: common/dialogs/panel_color_settings.cpp:388 msgid "(read-only)" msgstr "(Yalnızca-okunur)" #: common/dialogs/panel_color_settings_base.cpp:21 msgid "Theme:" msgstr "Tema:" #: common/dialogs/panel_color_settings_base.cpp:35 msgid "Override individual item colors" msgstr "Tek tek öğe renklerini geçersiz kıl" #: common/dialogs/panel_color_settings_base.cpp:36 msgid "" "Show all items in their default color even if they have specific colors set " "in their properties." msgstr "" "Özelliklerinde belirli renkler ayarlanmış olsalar bile tüm öğeleri " "varsayılan renklerinde gösterin." #: common/dialogs/panel_color_settings_base.cpp:43 msgid "Open Theme Folder" msgstr "Tema Dosyasını Aç" #: common/dialogs/panel_color_settings_base.cpp:44 msgid "Open the folder containing color themes" msgstr "Renk temalarını içeren klasörü açın" #: common/dialogs/panel_common_settings.cpp:86 msgid "" "Set the scale for the canvas.\n" "\n" "On high-DPI displays on some platforms, KiCad cannot determine the scaling " "factor. In this case you may need to set this to a value to match your " "system's DPI scaling. 2.0 is a common value. \n" "\n" "If this does not match the system DPI scaling, the canvas will not match the " "window size and cursor position." msgstr "" "Tuvalin ölçeğini ayarlayın.\n" "\n" "Bazı platformlardaki yüksek DPI'lı ekranlarda, KiCad ölçekleme faktörünü " "belirleyemez. Bu durumda, bunu sisteminizin DPI ölçeklendirme ile eşleşecek " "bir değere ayarlamanız gerekebilir. 2.0 ortak bir değerdir. \n" "\n" "Bu, sistem DPI ölçeklendirmesiyle eşleşmiyorsa, tuval pencere boyutu ve " "imleç konumuyla eşleşmez." #: common/dialogs/panel_common_settings.cpp:96 msgid "" "Use an automatic value for the canvas scale.\n" "\n" "On some platforms, the automatic value is incorrect and should be set " "manually." msgstr "" "Tuval ölçeği için otomatik bir değer kullanın.\n" "\n" "Bazı platformlarda, otomatik değer yanlıştır ve el ile ayarlanmalıdır." #: common/dialogs/panel_common_settings.cpp:342 msgid "Executable files (" msgstr "Çalıştırılabilir dosyalar (" #: common/dialogs/panel_common_settings.cpp:347 msgid "Select Preferred PDF Viewer" msgstr "Tercih Edilen PDF Görüntüleyiciyi Seçin" #: common/dialogs/panel_common_settings_base.cpp:22 msgid "Antialiasing" msgstr "Kenar yumuşatma" #: common/dialogs/panel_common_settings_base.cpp:39 msgid "Accelerated graphics:" msgstr "Hızlandırılmış grafikler:" #: common/dialogs/panel_common_settings_base.cpp:43 #: common/dialogs/panel_common_settings_base.cpp:53 msgid "No Antialiasing" msgstr "Kenar Yumuşatma Yok" #: common/dialogs/panel_common_settings_base.cpp:43 #: common/dialogs/panel_common_settings_base.cpp:53 msgid "Fast Antialiasing" msgstr "Hızlı Kenar Yumuşatma" #: common/dialogs/panel_common_settings_base.cpp:43 #: common/dialogs/panel_common_settings_base.cpp:53 msgid "High Quality Antialiasing" msgstr "Yüksek Kaliteli Kenar Yumuşatma" #: common/dialogs/panel_common_settings_base.cpp:49 msgid "Fallback graphics:" msgstr "Hızlandırılmamış grafikler:" #: common/dialogs/panel_common_settings_base.cpp:70 msgid "Helper Applications" msgstr "Yardımcı Uygulamalar" #: common/dialogs/panel_common_settings_base.cpp:84 msgid "Text editor:" msgstr "Metin düzenleyicisi:" #: common/dialogs/panel_common_settings_base.cpp:103 msgid "System default PDF viewer" msgstr "Sistem varsayılan PDF görüntüleyicisi" #: common/dialogs/panel_common_settings_base.cpp:112 msgid "Other:" msgstr "Diğer:" #: common/dialogs/panel_common_settings_base.cpp:130 msgid "User Interface" msgstr "Kullanıcı arayüzü" #: common/dialogs/panel_common_settings_base.cpp:143 msgid "Show icons in menus" msgstr "Menülerde simgeleri göster" #: common/dialogs/panel_common_settings_base.cpp:146 msgid "Show scrollbars in editors" msgstr "Düzenleyicilerde kaydırma çubuklarını göster" #: common/dialogs/panel_common_settings_base.cpp:148 msgid "This change takes effect when relaunching the editor." msgstr "Bu değişiklik, düzenleyiciyi yeniden başlatırken etkili olur." #: common/dialogs/panel_common_settings_base.cpp:152 msgid "Focus follows mouse between schematic and PCB editors" msgstr "Odak, şematik ve PCB düzenleyicileri arasındaki fareyi takip eder" #: common/dialogs/panel_common_settings_base.cpp:153 msgid "" "If the mouse cursor is moved over the canvas of a schematic or PCB editor " "window, that window is raised." msgstr "" "Fare imleci bir şematik veya PCB düzenleyici penceresinin tuvalinin üzerine " "getirilirse, bu pencere kaldırılır." #: common/dialogs/panel_common_settings_base.cpp:157 msgid "Show popup indicator when toggling settings with hotkeys" msgstr "" #: common/dialogs/panel_common_settings_base.cpp:158 msgid "" "When enabled, certain hotkeys that cycle between settings will show a popup " "indicator briefly to indicate the change in settings." msgstr "" #: common/dialogs/panel_common_settings_base.cpp:168 msgid "Icon theme:" msgstr "Simge teması:" #: common/dialogs/panel_common_settings_base.cpp:172 msgid "Light" msgstr "Açık" #: common/dialogs/panel_common_settings_base.cpp:173 msgid "Use icons designed for light window backgrounds" msgstr "Açık pencere arka planları için tasarlanmış simgeleri kullanın" #: common/dialogs/panel_common_settings_base.cpp:177 #: gerbview/gerber_draw_item.cpp:725 msgid "Dark" msgstr "Koyu" #: common/dialogs/panel_common_settings_base.cpp:178 msgid "Use icons designed for dark window backgrounds" msgstr "Koyu pencere arka planları için tasarlanmış simgeleri kullanın" #: common/dialogs/panel_common_settings_base.cpp:182 #: common/dialogs/panel_common_settings_base.cpp:228 #: common/dialogs/panel_mouse_settings_base.cpp:66 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:94 #: pcbnew/pcb_dimension.cpp:1424 msgid "Automatic" msgstr "Otomatik" #: common/dialogs/panel_common_settings_base.cpp:184 msgid "" "Automatically choose light or dark icons based on the system color theme" msgstr "Sistem renk temasına göre açık veya koyu simgeleri otomatik olarak seç" #: common/dialogs/panel_common_settings_base.cpp:194 #, fuzzy msgid "Toolbar icon size:" msgstr "Özel kağıt boyutu:" #: common/dialogs/panel_common_settings_base.cpp:198 #: eeschema/dialogs/panel_setup_formatting_base.cpp:162 #: pcbnew/dialogs/dialog_plot_base.cpp:114 msgid "Small" msgstr "Küçük" #: common/dialogs/panel_common_settings_base.cpp:199 msgid "Use compact icons in the toolbars" msgstr "" #: common/dialogs/panel_common_settings_base.cpp:203 common/eda_text.cpp:805 #: eeschema/lib_textbox.cpp:488 eeschema/sch_label.cpp:1202 #: eeschema/sch_text.cpp:411 eeschema/sch_textbox.cpp:452 #: eeschema/symbol_editor/symbol_editor.cpp:1279 #: gerbview/gerber_file_image.cpp:354 gerbview/gerber_file_image.cpp:358 #: gerbview/gerber_file_image.cpp:361 #: pcbnew/microwave/microwave_polygon.cpp:127 pcbnew/tools/pcb_control.cpp:340 #: pcbnew/widgets/appearance_controls.cpp:630 #: pcbnew/widgets/appearance_controls.cpp:1779 msgid "Normal" msgstr "Normal" #: common/dialogs/panel_common_settings_base.cpp:204 msgid "Use the default KiCad icon size in the toolbars" msgstr "" #: common/dialogs/panel_common_settings_base.cpp:208 #: eeschema/dialogs/panel_setup_formatting_base.cpp:162 msgid "Large" msgstr "Büyük" #: common/dialogs/panel_common_settings_base.cpp:209 msgid "Use larger icons in the toolbars" msgstr "" #: common/dialogs/panel_common_settings_base.cpp:220 msgid "Canvas scale:" msgstr "Tuval ölçeği:" #: common/dialogs/panel_common_settings_base.cpp:237 msgid "Apply icon scaling to fonts" msgstr "Yazı tiplerine simge ölçekleme uygula" #: common/dialogs/panel_common_settings_base.cpp:240 msgid "(This workaround will improve some GTK HiDPI font scaling issues.)" msgstr "" "(Bu geçici çözüm bazı GTK HiDPI yazı tipi ölçeklendirme sorunlarını " "iyileştirecektir.)" #: common/dialogs/panel_common_settings_base.cpp:247 msgid "High-contrast mode dimming factor:" msgstr "Yüksek kontrast modu karartma faktörü:" #: common/dialogs/panel_common_settings_base.cpp:254 #: eeschema/dialogs/panel_setup_formatting_base.cpp:73 #: eeschema/dialogs/panel_setup_formatting_base.cpp:88 #: eeschema/dialogs/panel_setup_formatting_base.cpp:103 #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:118 #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:138 #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:158 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:330 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:298 #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:172 #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:229 #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:260 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:155 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:196 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:252 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:296 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:995 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:408 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:465 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:496 #: pcbnew/dialogs/dialog_tuning_pattern_properties_base.cpp:101 #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:129 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:126 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:259 #: pcbnew/dialogs/panel_setup_tuning_patterns_base.cpp:390 msgid "%" msgstr "%" #: common/dialogs/panel_common_settings_base.cpp:270 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:20 msgid "Editing" msgstr "Düzenleme" #: common/dialogs/panel_common_settings_base.cpp:280 msgid "Warp mouse to origin of moved object" msgstr "Fareyi taşınan nesnenin merkezine taşı" #: common/dialogs/panel_common_settings_base.cpp:284 msgid "First hotkey selects tool" msgstr "İlk kısayol tuşu aracı seçer" #: common/dialogs/panel_common_settings_base.cpp:285 msgid "" "If not checked, hotkeys will immediately perform an action even if the " "relevant tool was not previously selected." msgstr "" "İşaretli değilse, ilgili araç daha önce seçilmemiş olsa bile kısayol tuşları " "hemen bir eylem gerçekleştirir." #: common/dialogs/panel_common_settings_base.cpp:295 msgid "Session" msgstr "Oturum" #: common/dialogs/panel_common_settings_base.cpp:305 msgid "Remember open files for next project launch" msgstr "Sonraki oturum için açık proje dosyalarını hatırla" #: common/dialogs/panel_common_settings_base.cpp:307 msgid "" "If checked, launching a project will also launch tools such as the schematic " "and board editors with previously open files" msgstr "" "İİşaretlenirse, bir projeyi başlatmak, önceden açık dosyalara sahip şematik " "ve pano editörleri gibi araçları da başlatır." #: common/dialogs/panel_common_settings_base.cpp:320 msgid "&Auto save:" msgstr "&Otomatik kaydet:" #: common/dialogs/panel_common_settings_base.cpp:325 msgid "" "Delay after the first change to create a backup file of the board on disk.\n" "If set to 0, auto backup is disabled" msgstr "" "Diskte kartın yedek dosyasını oluşturmak için ilk değişiklikte gecikme.\n" "0 olarak ayarlanırsa, otomatik yedekleme devre dışı bırakılır" #: common/dialogs/panel_common_settings_base.cpp:330 #: common/dialogs/panel_common_settings_base.cpp:417 msgid "minutes" msgstr "dakika" #: common/dialogs/panel_common_settings_base.cpp:334 msgid "File history size:" msgstr "Dosya geçmişi boyutu:" #: common/dialogs/panel_common_settings_base.cpp:341 msgid "3D cache file duration:" msgstr "3D önbellek dosyası süresi:" #: common/dialogs/panel_common_settings_base.cpp:346 msgid "" "3D cache files older than this are deleted.\n" "If set to 0, cache clearing is disabled" msgstr "" "Bundan daha eski 3D önbellek dosyaları silinir.\n" "0 olarak ayarlanırsa, önbellek temizleme devre dışı bırakılır" #: common/dialogs/panel_common_settings_base.cpp:350 msgid "days" msgstr "gün" #: common/dialogs/panel_common_settings_base.cpp:365 msgid "Project Backup" msgstr "Proje Yedekleme" #: common/dialogs/panel_common_settings_base.cpp:380 msgid "Automatically backup projects" msgstr "Projeleri otomatik olarak yedekle" #: common/dialogs/panel_common_settings_base.cpp:381 msgid "" "Automatically create backup archives of the current project when saving files" msgstr "" "Dosyaları kaydederken geçerli projenin yedek arşivlerini otomatik olarak " "oluşturur" #: common/dialogs/panel_common_settings_base.cpp:385 msgid "Create backups when auto save occurs" msgstr "Otomatik kaydetme gerçekleştiğinde yedekleme oluşturur" #: common/dialogs/panel_common_settings_base.cpp:386 msgid "" "Create backups when the auto save feature is enabled. If not checked, " "backups will only be created when you manually save a file." msgstr "" "Otomatik kaydetme özelliği etkinleştirildiğinde yedeklemeler oluşturur. " "İşaretli değilse, yedeklemeler yalnızca bir dosyayı el ile kaydettiğinizde " "oluşturulur." #: common/dialogs/panel_common_settings_base.cpp:390 msgid "Maximum backups to keep:" msgstr "Saklanacak en fazla yedekleme:" #: common/dialogs/panel_common_settings_base.cpp:392 msgid "How many backup files total to keep (set to 0 for no limit)" msgstr "" "Toplam kaç yedekleme dosyası tutulacak (Sınırsız olmaması için 0 olarak " "ayarlayın)" #: common/dialogs/panel_common_settings_base.cpp:399 msgid "Maximum backups per day:" msgstr "Günlük maksimum yedekleme:" #: common/dialogs/panel_common_settings_base.cpp:401 msgid "How many backup files to keep each day (set to 0 for no limit)" msgstr "" "Her gün kaç yedekleme dosyası saklanacak (sınırsız olması için 0 olarak " "ayarlayın)" #: common/dialogs/panel_common_settings_base.cpp:408 msgid "Minimum time between backups:" msgstr "Yedeklemeler arasındaki en az süre:" #: common/dialogs/panel_common_settings_base.cpp:410 msgid "" "Number of minutes since the last backup before another will be created the " "next time you save (set to 0 for no minimum)" msgstr "" "Bir sonraki kaydetmenizden önceki son yedeklemenin oluşturulmasından bu yana " "geçen dakika sayısı (en az için 0 olarak ayarlayın)" #: common/dialogs/panel_common_settings_base.cpp:421 msgid "Maximum total backup size:" msgstr "En büyük toplam yedekleme boyutu:" #: common/dialogs/panel_common_settings_base.cpp:423 msgid "" "If the total size of backup files grows above this limit, old backups will " "be deleted (set to 0 for no limit)" msgstr "" "Yedekleme dosyalarının toplam boyutu bu sınırını geçerse, eski yedekler " "silinir (sınır olmaması için 0 ayarlayın)" #: common/dialogs/panel_common_settings_base.cpp:430 msgid "MB" msgstr "MB" #: common/dialogs/panel_data_collection_base.cpp:20 #, fuzzy msgid "" "KiCad can anonymously report crashes and special event data to developers in " "order to aid identifying critical bugs across the user base more effectively " "and help profile functionality to guide improvements.\n" "\n" "To link automatic reports from the same KiCad install, a unique identifier " "is generated that is completely random, and is only used for the purposes of " "crash reporting. No personally identifiable information (PII) including IP " "address is stored or connected to this identifier. You may reset this id at " "anytime with the button provided.\n" "\n" "If you choose to voluntarily participate, KiCad will automatically handle " "sending said reports when crashes or events occur. Your design files such as " "schematic or PCB are never shared in this process." msgstr "" "KiCad, kullanıcı tabanındaki kritik hataların daha etkin bir şekilde " "belirlenmesine yardımcı olmak ve iyileştirmelere rehberlik etmek için profil " "işlevselliğine yardımcı olmak için kilitlenmeleri ve özel etkinlik " "verilerini geliştiricilere anonim olarak bildirebilir\n" "\n" "Aynı KiCad kurulumundan otomatik raporları bağlamak için, tamamen rastgele " "olan benzersiz bir tanımlayıcı oluşturulur, yalnızca kilitlenme raporlaması " "amacıyla kullanılır. IP adresi de dahil olmak üzere hiçbir kişisel kimlik " "bilgisi (KTB) bu tanımlayıcıya kaydedilmez veya bu tanımlayıcıya bağlanmaz. " "Verilen düğme ile bu kimliği istediğiniz zaman sıfırlayabilirsiniz.\n" "\n" "Gönüllü olarak katılmayı seçerseniz, çökmeler veya olaylar meydana " "geldiğinde KiCad söz konusu raporları göndermeyi otomatik olarak halleder. " "Şematik veya PCB gibi tasarım dosyalarınız bu süreçte paylaşılmaz." #: common/dialogs/panel_data_collection_base.cpp:24 msgid "I agree to provide anonymous reports" msgstr "Anonim raporlar vermeyi kabul ediyorum" #: common/dialogs/panel_data_collection_base.cpp:35 msgid "Reset Unique Id" msgstr "Görünümü Sıfırla" #: common/dialogs/panel_grid_settings.cpp:125 common/tool/grid_menu.cpp:105 #, fuzzy, c-format msgid "%s%s (%s)" msgstr "Izgara: %s (%s)" #: common/dialogs/panel_grid_settings.cpp:244 #, fuzzy, c-format msgid "Grid size '%s' already exists." msgstr "'%s' dosyası listede zaten var." #: common/dialogs/panel_grid_settings.cpp:263 #, fuzzy msgid "At least one grid size is required." msgstr "Varsayılan net sınıfı gereklidir." #: common/dialogs/panel_grid_settings_base.cpp:25 #, fuzzy msgid "Grids:" msgstr "Kılavuz" #: common/dialogs/panel_grid_settings_base.cpp:64 #, fuzzy msgid "Fast Grid Switching" msgstr "Hızlı Anahtarlama" #: common/dialogs/panel_grid_settings_base.cpp:77 msgid "Grid 1:" msgstr "Elek 1:" #: common/dialogs/panel_grid_settings_base.cpp:86 #: common/dialogs/panel_grid_settings_base.cpp:99 msgid "(hotkey)" msgstr "(kısayol)" #: common/dialogs/panel_grid_settings_base.cpp:90 msgid "Grid 2:" msgstr "Elek 2:" #: common/dialogs/panel_grid_settings_base.cpp:106 common/tool/actions.cpp:705 #, fuzzy msgid "Grid Overrides" msgstr "Üzerine yaz" #: common/dialogs/panel_grid_settings_base.cpp:119 #, fuzzy msgid "Connected items:" msgstr "Bağlanmamış" #: common/dialogs/panel_grid_settings_base.cpp:127 #, fuzzy msgid "Wires:" msgstr "Teller" #: common/dialogs/panel_grid_settings_base.cpp:135 #: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:88 #, fuzzy msgid "Vias:" msgstr "Geçişler" #: common/dialogs/panel_grid_settings_base.cpp:143 #: eeschema/dialogs/dialog_field_properties_base.cpp:33 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:32 #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:27 #: eeschema/dialogs/dialog_text_properties_base.cpp:37 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:29 #: pcbnew/dialogs/dialog_text_properties.cpp:121 #: pcbnew/dialogs/dialog_text_properties.cpp:127 #: pcbnew/dialogs/dialog_text_properties_base.cpp:26 #: pcbnew/dialogs/dialog_textbox_properties_base.cpp:26 msgid "Text:" msgstr "Metin:" #: common/dialogs/panel_grid_settings_base.cpp:151 #, fuzzy msgid "Graphics:" msgstr "Çizimler" #: common/dialogs/panel_hotkeys_editor.cpp:78 msgid "Type filter text" msgstr "Filtre metni yazın" #: common/dialogs/panel_hotkeys_editor.cpp:128 msgid "Undo All Changes" msgstr "Tüm Değişiklikleri Geri Al" #: common/dialogs/panel_hotkeys_editor.cpp:129 msgid "Undo all changes made so far in this dialog" msgstr "Bu iletişim kutusunda şimdiye kadar yapılan tüm değişiklikleri geri al" #: common/dialogs/panel_hotkeys_editor.cpp:137 msgid "Import Hotkeys..." msgstr "Kısayol Tuşlarını İçe Aktar..." #: common/dialogs/panel_hotkeys_editor.cpp:138 msgid "" "Import hotkey definitions from an external file, replacing the current values" msgstr "" "Geçerli değerleri değiştirerek kısayol tuşu tanımlarını dosyadan içeri aktar" #: common/dialogs/panel_hotkeys_editor.cpp:201 msgid "Import Hotkeys File:" msgstr "Kısayol Tuşları Dosyasını İçe Aktar:" #: common/dialogs/panel_hotkeys_editor.cpp:252 msgid "| Action | Default Hotkey | Description" msgstr "| Eylem | Varsayılan Kısayol Tuşu | Tarif" #: common/dialogs/panel_image_editor.cpp:74 msgid "Incorrect scale number" msgstr "Yanlış ölçek numarası" #: common/dialogs/panel_image_editor.cpp:84 #, c-format msgid "" "This scale results in an image which is too small (%.2f mm or %.1f mil)." msgstr "Bu ölçek, çok küçük bir görüntüyle sonuçlanır (%.2f mm veya %.1f mil)." #: common/dialogs/panel_image_editor.cpp:95 #, c-format msgid "" "This scale results in an image which is very large (%.1f mm or %.2f in). Are " "you sure?" msgstr "" "Bu ölçek, çok büyük (%.1f mm veya %.2f inç) bir görüntüyle sonuçlanır. Emin " "misin?" #: common/dialogs/panel_image_editor_base.cpp:33 #, fuzzy msgid "Scale:" msgstr "Ölçek" #: common/dialogs/panel_image_editor_base.cpp:40 msgid "PPI:" msgstr "" #: common/dialogs/panel_image_editor_base.cpp:48 #, fuzzy msgid "Convert to Greyscale" msgstr "Seçim dikdörtgeni çiz" #: common/dialogs/panel_mouse_settings.cpp:46 #: pcbnew/dialogs/panel_edit_options_base.cpp:225 msgid "Cmd" msgstr "Cmd" #: common/dialogs/panel_mouse_settings.cpp:84 msgid "Only one action can be assigned to each vertical scroll setting" msgstr "Her dikey kaydırma ayarına yalnızca bir eylem atanabilir" #: common/dialogs/panel_mouse_settings_base.cpp:20 msgid "Pan and Zoom" msgstr "Kaydırma ve Yakınlaştırma" #: common/dialogs/panel_mouse_settings_base.cpp:35 msgid "Center and warp cursor on zoom" msgstr "Yakınlaştırmada imleci merkeze taşı" #: common/dialogs/panel_mouse_settings_base.cpp:36 msgid "Center the cursor on screen when zooming." msgstr "Yakınlaştırırken imleci ekranda ortala." #: common/dialogs/panel_mouse_settings_base.cpp:43 msgid "Automatically pan while moving object" msgstr "Nesne taşınırken otomatik olarak kaydır" #: common/dialogs/panel_mouse_settings_base.cpp:44 msgid "" "When drawing a track or moving an item, pan when approaching the edge of the " "display." msgstr "" "Bir parça çizerken veya bir öğeyi taşırken, ekranın kenarına yaklaşırken " "kaydır." #: common/dialogs/panel_mouse_settings_base.cpp:48 msgid "Use zoom acceleration" msgstr "Yakınlaştırma ivmesini kullan" #: common/dialogs/panel_mouse_settings_base.cpp:49 msgid "Zoom faster when scrolling quickly" msgstr "Hızlı kaydırırken daha hızlı yakınlaştır" #: common/dialogs/panel_mouse_settings_base.cpp:55 msgid "Zoom speed:" msgstr "Yakınlaştırma hızı:" #: common/dialogs/panel_mouse_settings_base.cpp:61 msgid "How far to zoom in for each rotation of the mouse wheel" msgstr "Fare tekerleğinin her dönüşü için ne kadar yakınlaştırılacağı" #: common/dialogs/panel_mouse_settings_base.cpp:68 msgid "Pick the zoom speed automatically" msgstr "Yakınlaştırma hızını otomatik olarak seçin" #: common/dialogs/panel_mouse_settings_base.cpp:77 msgid "Auto pan speed:" msgstr "Otomatik kaydırma hızı:" #: common/dialogs/panel_mouse_settings_base.cpp:82 msgid "How fast to pan when moving an object off the edge of the screen" msgstr "Bir nesneyi ekranın kenarından çıkarırken ne kadar hızlı kaydırılacağı" #: common/dialogs/panel_mouse_settings_base.cpp:103 msgid "Drag Gestures" msgstr "Sürükleme Hareketleri" #: common/dialogs/panel_mouse_settings_base.cpp:122 msgid "Left button drag:" msgstr "Sol düğme sürükleme:" #: common/dialogs/panel_mouse_settings_base.cpp:126 msgid "Draw selection rectangle" msgstr "Seçim dikdörtgeni çiz" #: common/dialogs/panel_mouse_settings_base.cpp:126 msgid "Drag selected objects; otherwise draw selection rectangle" msgstr "Seçili nesneleri sürükleyin; Aksi takdirde seçim dikdörtgeni çiz" #: common/dialogs/panel_mouse_settings_base.cpp:126 msgid "Drag any object (selected or not)" msgstr "Herhangi bir nesneyi sürükleyin (seçili veya değil)" #: common/dialogs/panel_mouse_settings_base.cpp:135 msgid "Middle button drag:" msgstr "Orta düğme sürüklemesi:" #: common/dialogs/panel_mouse_settings_base.cpp:139 #: common/dialogs/panel_mouse_settings_base.cpp:152 msgid "Pan" msgstr "Kaydır" #: common/dialogs/panel_mouse_settings_base.cpp:139 #: common/dialogs/panel_mouse_settings_base.cpp:152 #: common/tool/zoom_menu.cpp:56 msgid "Zoom" msgstr "Yakınlaştır" #: common/dialogs/panel_mouse_settings_base.cpp:139 #: common/dialogs/panel_mouse_settings_base.cpp:152 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:182 #: eeschema/dialogs/panel_setup_formatting_base.cpp:162 #: eeschema/lib_shape.cpp:592 #: pcbnew/board_stackup_manager/panel_board_finish_base.cpp:44 #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:49 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:158 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:232 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:45 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:364 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:332 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:91 #: pcbnew/dialogs/dialog_pad_properties.cpp:902 #: pcbnew/dialogs/dialog_pad_properties.cpp:911 #: pcbnew/dialogs/dialog_pad_properties.cpp:921 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:558 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:837 #: pcbnew/dialogs/dialog_plot_base.cpp:114 pcbnew/footprint.cpp:3373 #: pcbnew/pad.cpp:1887 pcbnew/pad.cpp:1901 pcbnew/pcb_dimension.cpp:1618 #: pcbnew/widgets/appearance_controls.cpp:722 #: pcbnew/widgets/appearance_controls.cpp:764 #: pcbnew/widgets/appearance_controls.cpp:2478 #: pcbnew/widgets/appearance_controls.cpp:2497 pcbnew/zone.cpp:1561 msgid "None" msgstr "Hiçbiri" #: common/dialogs/panel_mouse_settings_base.cpp:148 msgid "Right button drag:" msgstr "Sağ düğme ile sürükleme:" #: common/dialogs/panel_mouse_settings_base.cpp:170 msgid "Scroll Gestures" msgstr "Kaydırma Hareketleri" #: common/dialogs/panel_mouse_settings_base.cpp:186 msgid "Vertical touchpad or scroll wheel movement:" msgstr "Dikey dokunmatik yüzey veya kaydırma tekerleği hareketi:" #: common/dialogs/panel_mouse_settings_base.cpp:191 msgid "Only one action can be assigned to each column" msgstr "Her sütuna yalnızca bir eylem atanabilir" #: common/dialogs/panel_mouse_settings_base.cpp:208 msgid "--" msgstr "--" #: common/dialogs/panel_mouse_settings_base.cpp:212 #: pcbnew/dialogs/panel_edit_options_base.cpp:153 msgid "Ctrl" msgstr "Ctrl" #: common/dialogs/panel_mouse_settings_base.cpp:216 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:154 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:212 #: pcbnew/dialogs/panel_edit_options_base.cpp:133 #: pcbnew/dialogs/panel_edit_options_base.cpp:205 msgid "Shift" msgstr "Kaydırma" #: common/dialogs/panel_mouse_settings_base.cpp:220 msgid "Alt" msgstr "Alt" #: common/dialogs/panel_mouse_settings_base.cpp:228 msgid "Zoom:" msgstr "Yakınlaştır:" #: common/dialogs/panel_mouse_settings_base.cpp:248 msgid "Pan up/down:" msgstr "Yukarı/aşağı kaydır:" #: common/dialogs/panel_mouse_settings_base.cpp:268 msgid "Pan left/right:" msgstr "Sola/sağa kaydır:" #: common/dialogs/panel_mouse_settings_base.cpp:284 #, fuzzy msgid "Reverse" msgstr "Geri al" #: common/dialogs/panel_mouse_settings_base.cpp:305 msgid "Pan left/right with horizontal movement" msgstr "Yatay hareketle sola/sağa kaydırma" #: common/dialogs/panel_mouse_settings_base.cpp:306 msgid "" "Pan the canvas left and right when scrolling left to right on the touchpad" msgstr "Dokunmatik yüzeyde soldan sağa kaydırırken tuvali sola ve sağa kaydır" #: common/dialogs/panel_mouse_settings_base.cpp:316 msgid "Reset to Mouse Defaults" msgstr "Fareyi Varsayılanlarına Sıfırla" #: common/dialogs/panel_mouse_settings_base.cpp:319 msgid "Reset to Trackpad Defaults" msgstr "Trackpad Varsayılana Sıfırla" #: common/dialogs/panel_setup_netclasses.cpp:90 common/eda_shape.cpp:1894 #: common/stroke_params.cpp:36 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 #: eeschema/sch_bus_entry.cpp:638 eeschema/sch_line.cpp:1057 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:232 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:364 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:332 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:837 pcbnew/footprint.cpp:3375 #: pcbnew/pad.cpp:1903 pcbnew/pcb_textbox.cpp:655 pcbnew/zone.cpp:641 #: pcbnew/zone.cpp:1563 msgid "Solid" msgstr "Katı" #: common/dialogs/panel_setup_netclasses.cpp:92 common/eda_shape.cpp:1895 #: common/stroke_params.cpp:37 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 #: eeschema/sch_bus_entry.cpp:639 eeschema/sch_line.cpp:1058 #: pcbnew/pcb_textbox.cpp:656 msgid "Dashed" msgstr "Kesikli" #: common/dialogs/panel_setup_netclasses.cpp:94 common/eda_shape.cpp:1896 #: common/stroke_params.cpp:38 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 #: eeschema/sch_bus_entry.cpp:640 eeschema/sch_line.cpp:1059 #: pcbnew/pcb_textbox.cpp:657 msgid "Dotted" msgstr "Noktalı" #: common/dialogs/panel_setup_netclasses.cpp:96 common/eda_shape.cpp:1897 #: common/stroke_params.cpp:39 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 #: eeschema/sch_bus_entry.cpp:641 eeschema/sch_line.cpp:1060 #: pcbnew/pcb_textbox.cpp:658 msgid "Dash-Dot" msgstr "Çizgi Nokta" #: common/dialogs/panel_setup_netclasses.cpp:98 common/eda_shape.cpp:1898 #: common/stroke_params.cpp:40 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:372 #: eeschema/sch_bus_entry.cpp:642 eeschema/sch_line.cpp:1061 #: pcbnew/pcb_textbox.cpp:659 msgid "Dash-Dot-Dot" msgstr "Tire-Nokta-Nokta" #: common/dialogs/panel_setup_netclasses.cpp:329 msgid "" "The netclasses have been changed outside the Setup dialog.\n" "Do you wish to reload them?" msgstr "" #: common/dialogs/panel_setup_netclasses.cpp:465 msgid "Netclass must have a name." msgstr "Ağsınıfı'nın bir adı olmalıdır." #: common/dialogs/panel_setup_netclasses.cpp:474 msgid "Netclass name already in use." msgstr "Netclass'ın adı zaten kullanılıyor." #: common/dialogs/panel_setup_netclasses.cpp:536 msgid "Minimum copper clearance" msgstr "En düşük bakır açıklığı" #: common/dialogs/panel_setup_netclasses.cpp:537 msgid "Minimum track width" msgstr "En ince yol genişliği" #: common/dialogs/panel_setup_netclasses.cpp:538 msgid "Via pad diameter" msgstr "Geçiş dış çapı" #: common/dialogs/panel_setup_netclasses.cpp:539 msgid "Via plated hole diameter" msgstr "Geçiş kaplanmış delik çapı" #: common/dialogs/panel_setup_netclasses.cpp:540 msgid "Microvia pad diameter" msgstr "Mikro geçiş dış çapı" #: common/dialogs/panel_setup_netclasses.cpp:541 msgid "Microvia plated hole diameter" msgstr "Mikro geçiş (microvia) kaplanmış delik çapı" #: common/dialogs/panel_setup_netclasses.cpp:542 msgid "Differential pair track width" msgstr "Diferansiyel çift yol kalınlığı" #: common/dialogs/panel_setup_netclasses.cpp:543 msgid "Differential pair gap" msgstr "Diferansiyel çift aralığı" #: common/dialogs/panel_setup_netclasses.cpp:544 msgid "Schematic wire thickness" msgstr "Şema bağlantı kalınlığı" #: common/dialogs/panel_setup_netclasses.cpp:545 msgid "Bus wire thickness" msgstr "Veri yolu bağlantı kalınlığı" #: common/dialogs/panel_setup_netclasses.cpp:546 msgid "Schematic wire color" msgstr "Şema bağlantı rengi" #: common/dialogs/panel_setup_netclasses.cpp:547 msgid "Schematic wire line style" msgstr "Şema çizgi stili" #: common/dialogs/panel_setup_netclasses.cpp:598 msgid "The default net class is required." msgstr "Varsayılan net sınıfı gereklidir." #: common/dialogs/panel_setup_netclasses.cpp:741 #, c-format msgid "Nets matching '%s':" msgstr "Eşleşen ağlar%s':" #: common/dialogs/panel_setup_netclasses_base.cpp:32 #, fuzzy msgid "Netclasses:" msgstr "Ağ Sınıfları" #: common/dialogs/panel_setup_netclasses_base.cpp:52 #: pcbnew/tools/board_inspection_tool.cpp:535 #: pcbnew/tools/board_inspection_tool.cpp:1101 msgid "Clearance" msgstr "Boşluk" #: common/dialogs/panel_setup_netclasses_base.cpp:53 #: pcb_calculator/pcb_calculator_frame.cpp:168 #: pcbnew/tools/board_inspection_tool.cpp:357 #: pcbnew/tools/board_inspection_tool.cpp:1255 msgid "Track Width" msgstr "İz Genişliği" #: common/dialogs/panel_setup_netclasses_base.cpp:54 #: pcb_calculator/pcb_calculator_frame.cpp:167 msgid "Via Size" msgstr "Delik Büyüklüğü" #: common/dialogs/panel_setup_netclasses_base.cpp:55 msgid "Via Hole" msgstr "Geçiş Deliği" #: common/dialogs/panel_setup_netclasses_base.cpp:56 msgid "uVia Size" msgstr "uGeçiş Büyüklüğü" #: common/dialogs/panel_setup_netclasses_base.cpp:57 msgid "uVia Hole" msgstr "uGeçiş Deliği" #: common/dialogs/panel_setup_netclasses_base.cpp:58 msgid "DP Width" msgstr "DP Genişliği" #: common/dialogs/panel_setup_netclasses_base.cpp:59 msgid "DP Gap" msgstr "DP Boşluğu" #: common/dialogs/panel_setup_netclasses_base.cpp:60 msgid "Wire Thickness" msgstr "Tel Kalınlığı" #: common/dialogs/panel_setup_netclasses_base.cpp:61 msgid "Bus Thickness" msgstr "Veri Yolu Kalınlığı" #: common/dialogs/panel_setup_netclasses_base.cpp:63 common/eda_shape.cpp:1939 #: common/stroke_params.cpp:219 eeschema/sch_bus_entry.cpp:650 #: eeschema/sch_line.cpp:945 eeschema/sch_line.cpp:1070 #: pcbnew/pcb_textbox.cpp:675 msgid "Line Style" msgstr "Çizgi Stili" #: common/dialogs/panel_setup_netclasses_base.cpp:69 common/eda_shape.cpp:1893 #: common/pgm_base.cpp:89 common/stroke_params.cpp:208 #: common/widgets/footprint_select_widget.cpp:149 #: eeschema/dialogs/dialog_global_edit_text_and_graphics.cpp:69 #: eeschema/dialogs/dialog_junction_props.cpp:47 #: eeschema/dialogs/dialog_line_properties.cpp:57 #: eeschema/dialogs/dialog_sim_model.cpp:560 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:67 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:261 #: eeschema/dialogs/dialog_wire_bus_properties.cpp:60 #: eeschema/dialogs/panel_setup_formatting_base.cpp:162 #: eeschema/lib_field.cpp:554 eeschema/lib_text.cpp:428 #: eeschema/lib_textbox.cpp:486 eeschema/sch_bus_entry.cpp:637 #: eeschema/sch_field.cpp:914 eeschema/sch_label.cpp:1200 #: eeschema/sch_line.cpp:1056 eeschema/sch_text.cpp:409 #: eeschema/sch_textbox.cpp:450 include/stroke_params.h:73 #: pcbnew/generators/pcb_tuning_pattern.cpp:2278 pcbnew/pcb_dimension.cpp:429 #: pcbnew/pcb_text.cpp:243 pcbnew/pcb_textbox.cpp:367 #: pcbnew/pcb_textbox.cpp:654 msgid "Default" msgstr "Varsayılan" #: common/dialogs/panel_setup_netclasses_base.cpp:94 msgid "Set color to transparent to use KiCad default color." msgstr "KiCad varsayılan rengini kullanmak için rengi saydam olarak ayarlayın." #: common/dialogs/panel_setup_netclasses_base.cpp:112 msgid "Netclass assignments:" msgstr "Şematik atama" #: common/dialogs/panel_setup_netclasses_base.cpp:136 msgid "Pattern" msgstr "Desen" #: common/dialogs/panel_setup_netclasses_base.cpp:137 #: eeschema/sch_field.cpp:1053 eeschema/sch_label.cpp:251 #: pcbnew/board_connected_item.cpp:186 pcbnew/pad.cpp:1941 pcbnew/zone.cpp:1625 msgid "Net Class" msgstr "Ağ Sınıfı" #: common/dialogs/panel_setup_severities.cpp:43 #: common/dialogs/panel_setup_severities.cpp:117 pcbnew/pcb_marker.cpp:199 msgid "Ignore" msgstr "Yok Say" #: common/dialogs/panel_setup_severities.cpp:117 msgid "From Pin Conflicts Map" msgstr "Pin Çakışmaları Haritasından" #: common/dialogs/panel_setup_severities.cpp:178 msgid "" "The violation severities have been changed outside the Setup dialog.\n" "Do you wish to reload them?" msgstr "" #: common/dialogs/panel_text_variables.cpp:103 msgid "" "The text variables have been changed outside the Setup dialog.\n" "Do you wish to reload them?" msgstr "" #: common/dialogs/panel_text_variables.cpp:157 #: common/dialogs/panel_text_variables.cpp:185 msgid "Variable name cannot be empty." msgstr "Değişken adı boş olamaz." #: common/dialogs/panel_text_variables_base.cpp:37 msgid "Variable Name" msgstr "Değişken Adı" #: common/dialogs/panel_text_variables_base.cpp:38 msgid "Text Substitution" msgstr "Metin Değiştirme" #: common/draw_panel_gal.cpp:316 common/draw_panel_gal.cpp:497 msgid "Could not use OpenGL, falling back to software rendering" msgstr "OpenGL kullanılamadı, yazılım işlemeye geri döndü" #: common/draw_panel_gal.cpp:324 #, fuzzy msgid "Graphics error" msgstr "Grafik Stili" #: common/draw_panel_gal.cpp:504 msgid "Could not use OpenGL" msgstr "OpenGL kullanılamadı" #: common/drawing_sheet/drawing_sheet_parser.cpp:557 #: eeschema/sch_plugins/kicad/sch_sexpr_parser.cpp:3214 #: pcbnew/plugins/kicad/pcb_parser.cpp:3097 #, fuzzy msgid "Failed to read image data." msgstr "'%s' yüklenemedi." #: common/drawing_sheet/drawing_sheet_parser.cpp:979 #, c-format msgid "Drawing sheet '%s' not found." msgstr "Çizim sayfası '%s' bulunamadı." #: common/drawing_sheet/drawing_sheet_parser.cpp:989 #, c-format msgid "Drawing sheet '%s' could not be opened." msgstr "'%s' çizim sayfası açılamadı." #: common/drawing_sheet/drawing_sheet_parser.cpp:1002 #, c-format msgid "Drawing sheet '%s' was not fully read." msgstr "Çizim sayfası '%s' tam olarak okunmadı." #: common/drawing_sheet/ds_data_item.cpp:365 #: common/drawing_sheet/ds_draw_item.cpp:132 common/eda_item.cpp:350 #: common/eda_item.cpp:375 common/eda_item.cpp:396 common/eda_text.cpp:1176 #: eeschema/dialogs/panel_setup_formatting_base.cpp:47 #: eeschema/lib_field.cpp:550 eeschema/lib_text.cpp:426 eeschema/lib_text.h:60 #: eeschema/sch_field.cpp:910 eeschema/sch_field.cpp:1409 #: eeschema/sch_label.cpp:2155 eeschema/schematic.cpp:63 #: pagelayout_editor/dialogs/dialog_design_inspector_base.cpp:39 #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:142 #: pcbnew/dialogs/dialog_global_deletion_base.cpp:28 #: pcbnew/pcb_dimension.cpp:1462 pcbnew/pcb_dimension.cpp:1521 #: pcbnew/pcb_dimension.cpp:1557 pcbnew/pcb_dimension.cpp:1598 #: pcbnew/pcb_dimension.cpp:1643 pcbnew/pcb_dimension.cpp:1680 #: pcbnew/pcb_field.cpp:218 pcbnew/pcb_text.cpp:224 pcbnew/pcb_text.cpp:378 #: pcbnew/widgets/panel_selection_filter.cpp:187 #: pcbnew/widgets/panel_selection_filter_base.cpp:33 #: pcbnew/widgets/search_handlers.cpp:243 msgid "Text" msgstr "Metin" #: common/drawing_sheet/ds_data_item.cpp:366 #: common/drawing_sheet/ds_draw_item.cpp:121 common/eda_item.cpp:372 #: common/eda_shape.cpp:75 eeschema/lib_pin.cpp:1627 eeschema/pin_type.cpp:79 #: gerbview/gerber_draw_item.cpp:229 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:134 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:59 #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:120 msgid "Line" msgstr "Satır" #: common/drawing_sheet/ds_data_item.cpp:367 #: common/drawing_sheet/ds_draw_item.cpp:125 common/eda_shape.cpp:718 #: common/eda_shape.cpp:1883 #: eeschema/dialogs/dialog_label_properties_base.cpp:178 #: eeschema/sch_label.cpp:2137 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:45 pcbnew/pad.cpp:1879 #: pcbnew/pcb_dimension.cpp:1619 msgid "Rectangle" msgstr "Dikdörtgen" #: common/drawing_sheet/ds_data_item.cpp:368 #: common/drawing_sheet/ds_draw_item.cpp:137 #: common/drawing_sheet/ds_draw_item.cpp:331 msgid "Imported Shape" msgstr "İçe Aktarılan Şekil" #: common/drawing_sheet/ds_data_item.cpp:369 #: common/drawing_sheet/ds_draw_item.cpp:141 #: common/drawing_sheet/ds_draw_item.cpp:512 common/eda_item.cpp:403 #: eeschema/dialogs/dialog_image_properties.cpp:39 eeschema/sch_bitmap.h:140 #: pcbnew/dialogs/dialog_reference_image_properties.cpp:44 msgid "Image" msgstr "Resim" #: common/drawing_sheet/ds_data_model_io.cpp:94 #: common/drawing_sheet/ds_data_model_io.cpp:123 msgid "Error writing drawing sheet file" msgstr "Çizim sayfası dosyası yazılır hata" #: common/drawing_sheet/ds_draw_item.cpp:147 msgid "First Page Only" msgstr "Yalnızca İlk Sayfa" #: common/drawing_sheet/ds_draw_item.cpp:148 msgid "Subsequent Pages" msgstr "Sonraki Sayfalar" #: common/drawing_sheet/ds_draw_item.cpp:149 msgid "All Pages" msgstr "Tüm Sayfalar" #: common/drawing_sheet/ds_draw_item.cpp:152 msgid "First Page Option" msgstr "İlk Sayfa Seçeneği" #: common/drawing_sheet/ds_draw_item.cpp:156 msgid "Repeat Count" msgstr "Yineleme Sayısı" #: common/drawing_sheet/ds_draw_item.cpp:160 msgid "Repeat Label Increment" msgstr "Etiket Artışlarını Yinele" #: common/drawing_sheet/ds_draw_item.cpp:166 msgid "Repeat Position Increment" msgstr "Konum Artışını Tekrarla" #: common/drawing_sheet/ds_draw_item.cpp:168 #: pagelayout_editor/dialogs/dialog_design_inspector_base.cpp:38 msgid "Comment" msgstr "Yorum" #: common/drawing_sheet/ds_draw_item.cpp:236 #, c-format msgid "Text '%s'" msgstr "Metin '%s'" #: common/drawing_sheet/ds_draw_item.cpp:427 eeschema/sch_shape.cpp:445 #, c-format msgid "Rectangle, width %s height %s" msgstr "Dikdörtgen, genişlik %s yüksekliği %s" #: common/drawing_sheet/ds_draw_item.cpp:460 #, c-format msgid "Line, length %s" msgstr "Çizgi, uzunluk %s" #: common/drawing_sheet/ds_draw_item.cpp:518 #: gerbview/dialogs/panel_gerbview_color_settings.cpp:105 #: gerbview/widgets/gerbview_layer_widget.cpp:138 msgid "Page Limits" msgstr "Sayfa Sınırları" #: common/dsnlexer.cpp:35 msgid "clipboard" msgstr "Pano" #: common/dsnlexer.cpp:329 #, c-format msgid "Expecting %s" msgstr "%s Bekleniyor" #: common/dsnlexer.cpp:337 #, c-format msgid "Expecting '%s'" msgstr "'%s' Bekleniyor" #: common/dsnlexer.cpp:345 #, c-format msgid "Unexpected %s" msgstr "Beklenmeyen %s" #: common/dsnlexer.cpp:353 #, c-format msgid "%s is a duplicate" msgstr "%s bir kopyadır" #: common/dsnlexer.cpp:361 #, c-format msgid "Unexpected '%s'" msgstr "Beklenmeyen '%s'" #: common/dsnlexer.cpp:411 #, c-format msgid "need a number for '%s'" msgstr "'%s' için bir rakama ihtiyacınız var" #: common/dsnlexer.cpp:696 common/dsnlexer.cpp:757 msgid "Un-terminated delimited string" msgstr "Sonlandırılmamış sınırlandırılmış dize" #: common/dsnlexer.cpp:718 msgid "String delimiter must be a single character of ', \", or $" msgstr "Dize sınırlayıcısı tek bir ', \"veya $ karakteri olmalıdır" #: common/dsnlexer.cpp:840 #, c-format msgid "" "Invalid floating point number in\n" "file: '%s'\n" "line: %d\n" "offset: %d" msgstr "" "Geçersiz kayan nokta sayısı\n" "dosya: '%s'\n" "çizgi: %d\n" "offset: %d" #: common/dsnlexer.cpp:849 #, c-format msgid "" "Missing floating point number in\n" "file: '%s'\n" "line: %d\n" "offset: %d" msgstr "" "Kayan nokta sayısı eksik\n" "file: '%s'\n" "line: %d\n" "offset: %d" #: common/dsnlexer.cpp:874 msgid "Invalid floating point number" msgstr "Geçersiz sinyal adı" #: common/eda_base_frame.cpp:415 common/tool/actions.cpp:176 #: pcbnew/dialogs/panel_setup_rules.cpp:119 msgid "Undo" msgstr "Geri al" #: common/eda_base_frame.cpp:424 common/tool/actions.cpp:189 #: pcbnew/dialogs/panel_setup_rules.cpp:120 msgid "Redo" msgstr "Yeniden yap" #: common/eda_base_frame.cpp:1000 #, c-format msgid "File '%s' was not found." msgstr "'%s' dosyası bulunamadı." #: common/eda_base_frame.cpp:1051 msgid "Preferences" msgstr "Seçenekler" #: common/eda_base_frame.cpp:1067 common/hotkey_store.cpp:71 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:20 msgid "Common" msgstr "Ortak" #: common/eda_base_frame.cpp:1073 msgid "Mouse and Touchpad" msgstr "Fare ve Dokunmatik Yüzey" #: common/eda_base_frame.cpp:1075 msgid "Hotkeys" msgstr "Kısayol Tuşları" #: common/eda_base_frame.cpp:1084 kicad/project_tree_pane.cpp:980 #, fuzzy msgid "Version Control" msgstr "Yalnızca seçim" #: common/eda_base_frame.cpp:1091 msgid "Data Collection" msgstr "Bağlantı Yok" #: common/eda_base_frame.cpp:1111 common/tool/actions.cpp:881 #: common/tool/common_tools.cpp:562 eeschema/symbol_editor/symbol_editor.cpp:82 #: kicad/tools/kicad_manager_actions.cpp:115 msgid "Symbol Editor" msgstr "Sembol Düzenleyicisi" #: common/eda_base_frame.cpp:1112 common/eda_base_frame.cpp:1121 #: common/eda_base_frame.cpp:1142 common/eda_base_frame.cpp:1153 #: common/eda_base_frame.cpp:1182 common/eda_base_frame.cpp:1199 msgid "Display Options" msgstr "Görüntüleme Seçenekleri" #: common/eda_base_frame.cpp:1113 common/eda_base_frame.cpp:1122 #: common/eda_base_frame.cpp:1143 common/eda_base_frame.cpp:1154 #: common/eda_base_frame.cpp:1200 common/tool/common_tools.cpp:555 #, fuzzy msgid "Grids" msgstr "Kılavuz" #: common/eda_base_frame.cpp:1114 common/eda_base_frame.cpp:1123 #: common/eda_base_frame.cpp:1145 common/eda_base_frame.cpp:1156 #: pcbnew/dialogs/panel_edit_options_base.cpp:24 #: pcbnew/tools/zone_filler_tool.cpp:280 msgid "Editing Options" msgstr "Düzenleme Seçenekleri" #: common/eda_base_frame.cpp:1115 common/eda_base_frame.cpp:1125 #: common/eda_base_frame.cpp:1146 common/eda_base_frame.cpp:1157 #: common/eda_base_frame.cpp:1183 common/eda_base_frame.cpp:1201 msgid "Colors" msgstr "Renkler" #: common/eda_base_frame.cpp:1120 common/hotkey_store.cpp:73 #: common/tool/common_tools.cpp:561 eeschema/menubar.cpp:143 #: eeschema/sch_edit_frame.cpp:1630 kicad/tools/kicad_manager_actions.cpp:104 msgid "Schematic Editor" msgstr "Şema Düzenleyici" #: common/eda_base_frame.cpp:1124 msgid "Annotation Options" msgstr "Ek açıklamalar" #: common/eda_base_frame.cpp:1126 #: eeschema/dialogs/dialog_schematic_setup.cpp:68 msgid "Field Name Templates" msgstr "Alan Adı Şablonları" #: common/eda_base_frame.cpp:1141 common/tool/actions.cpp:899 #: common/tool/common_tools.cpp:564 kicad/tools/kicad_manager_actions.cpp:137 #: pcbnew/footprint_edit_frame.cpp:981 pcbnew/menubar_footprint_editor.cpp:91 msgid "Footprint Editor" msgstr "Ayak İzi(Footprint) Editörü" #: common/eda_base_frame.cpp:1144 common/eda_base_frame.cpp:1155 msgid "Origins & Axes" msgstr "Başlangıç noktası ve Eksenler" #: common/eda_base_frame.cpp:1147 #: pagelayout_editor/dialogs/properties_frame_base.cpp:466 msgid "Default Values" msgstr "Varsayılan Değerler" #: common/eda_base_frame.cpp:1152 common/hotkey_store.cpp:74 #: common/tool/common_tools.cpp:563 kicad/tools/kicad_manager_actions.cpp:126 #: pcbnew/menubar_pcb_editor.cpp:185 pcbnew/pcb_edit_frame.cpp:187 #: pcbnew/pcb_edit_frame.cpp:1672 pcbnew/tools/zone_filler_tool.cpp:281 msgid "PCB Editor" msgstr "PCB Düzenleyicisi" #: common/eda_base_frame.cpp:1158 msgid "Action Plugins" msgstr "Eylem Eklentileri" #: common/eda_base_frame.cpp:1164 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:165 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:295 #: eeschema/dialogs/dialog_schematic_setup.cpp:53 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:125 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:254 #: kicad/pcm/dialogs/panel_pcm_settings_base.cpp:17 #: pcbnew/dialogs/dialog_board_statistics_base.cpp:209 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:87 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:261 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:229 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:571 msgid "General" msgstr "Genel" #: common/eda_base_frame.cpp:1165 msgid "Realtime Renderer" msgstr "Gerçek Zamanlı Oluşturucu" #: common/eda_base_frame.cpp:1166 msgid "Raytracing Renderer" msgstr "Işın İzleme Oluşturucu" #: common/eda_base_frame.cpp:1181 common/hotkey_store.cpp:77 #: gerbview/gerbview_frame.cpp:646 gerbview/gerbview_frame.cpp:670 #: gerbview/menubar.cpp:159 kicad/tools/kicad_manager_actions.cpp:148 msgid "Gerber Viewer" msgstr "Gerber Görüntüleyici" #: common/eda_base_frame.cpp:1184 msgid "Excellon Options" msgstr "Excellon Seçenekleri" #: common/eda_base_frame.cpp:1198 common/hotkey_store.cpp:75 #: common/tool/common_tools.cpp:565 kicad/tools/kicad_manager_actions.cpp:177 #: pagelayout_editor/menubar.cpp:88 pagelayout_editor/menubar.cpp:89 #: pagelayout_editor/pl_editor_frame.cpp:566 msgid "Drawing Sheet Editor" msgstr "Çizim Sayfası Düzenleyici" #: common/eda_base_frame.cpp:1207 kicad/pcm/dialogs/dialog_pcm.cpp:210 #: kicad/tools/kicad_manager_actions.cpp:186 msgid "Plugin and Content Manager" msgstr "Eklenti ve İçerik Yöneticisi" #: common/eda_base_frame.cpp:1293 #, c-format msgid "Insufficient permissions to folder '%s'." msgstr "'%s' klasörü için yetersiz izin." #: common/eda_base_frame.cpp:1334 #, c-format msgid "" "Well this is potentially embarrassing!\n" "It appears that the last time you were editing\n" "%s\n" "KiCad exited before saving.\n" "\n" "Do you wish to open the auto-saved file instead?" msgstr "" "Bu potansiyel olarak utanç verici!\n" "Görünüşe göre en son düzenlediğinizde\n" "%s\n" "KiCad kaydetmeden önce çıktı.\n" "\n" "Bunun yerine otomatik kaydedilmiş dosyayı açmak ister misiniz?" #: common/eda_base_frame.cpp:1354 msgid "The auto save file could not be renamed to the board file name." msgstr "Otomatik kaydetme dosyası, kart dosya adıyla yeniden adlandırılamadı." #: common/eda_base_frame.cpp:1594 msgid "Set Language" msgstr "Dili ayarla" #: common/eda_doc.cpp:130 msgid "Documentation File" msgstr "Dokümantasyon Dosyası" #: common/eda_doc.cpp:140 #, c-format msgid "Documentation file '%s' not found." msgstr "Belge dosyası '%s' bulunamadı." #: common/eda_doc.cpp:186 #, c-format msgid "Unknown MIME type for documentation file '%s'" msgstr "'%s' belge dosyası için bilinmeyen MIME türü" #: common/eda_draw_frame.cpp:157 common/tool/actions.cpp:725 #: eeschema/import_gfx/dialog_import_gfx_sch.cpp:58 #: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:31 #: pagelayout_editor/pl_editor_frame.cpp:162 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 #: pcbnew/dialogs/dialog_export_2581_base.cpp:55 #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:55 #: pcbnew/dialogs/dialog_gendrill_base.cpp:106 #: pcbnew/dialogs/dialog_plot_base.cpp:342 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:94 #: pcbnew/import_gfx/dialog_import_graphics.cpp:53 #: pcbnew/pcb_dimension.cpp:1421 msgid "Inches" msgstr "İnç" #: common/eda_draw_frame.cpp:163 pagelayout_editor/pl_editor_frame.cpp:165 #: pcbnew/tools/drawing_tool.cpp:326 pcbnew/tools/edit_tool_move_fct.cpp:341 #: pcbnew/tools/pcb_actions.cpp:1176 msgid "Constrain to H, V, 45" msgstr "Y, D, 45 ile sınırla" #: common/eda_draw_frame.cpp:406 common/tool/actions.cpp:712 #, fuzzy msgid "Edit Grids..." msgstr "Kullanıcı Kılavuzlarını Düzenle..." #: common/eda_draw_frame.cpp:562 msgid "Zoom Auto" msgstr "Otomatik Yakınlaştır" #: common/eda_draw_frame.cpp:571 #, c-format msgid "Zoom %.2f" msgstr "%.2f Yakınlaştır" #: common/eda_draw_frame.cpp:653 #, fuzzy, c-format msgid "grid %s" msgstr "Kılavuz eksenleri" #: common/eda_draw_frame.cpp:666 pagelayout_editor/pl_editor_frame.cpp:751 msgid "inches" msgstr "İnç" #: common/eda_draw_frame.cpp:667 #: eeschema/dialogs/dialog_junction_props_base.cpp:34 #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:119 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:303 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:314 #: eeschema/dialogs/panel_setup_formatting_base.cpp:62 #: eeschema/dialogs/panel_setup_formatting_base.cpp:129 #: eeschema/dialogs/panel_setup_formatting_base.cpp:140 #: eeschema/dialogs/panel_setup_formatting_base.cpp:175 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:43 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:58 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:69 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:80 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:91 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:126 #: pagelayout_editor/pl_editor_frame.cpp:752 msgid "mils" msgstr "mil" #: common/eda_draw_frame.cpp:669 #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:57 #: pcbnew/footprint_wizard_frame.cpp:327 pcbnew/pcb_dimension.cpp:427 #: pcbnew/pcb_dimension.cpp:1467 msgid "Units" msgstr "Birim" #: common/eda_draw_frame.cpp:1094 pcbnew/footprint_libraries_utils.cpp:1374 msgid "Select Library" msgstr "Kütüphane Seçin" #: common/eda_draw_frame.cpp:1094 msgid "New Library" msgstr "Yeni Kütüphane" #: common/eda_item.cpp:342 msgid "Screen" msgstr "Ekran" #: common/eda_item.cpp:344 eeschema/sch_symbol.cpp:1896 #: pcbnew/build_BOM_from_board.cpp:110 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:141 #: pcbnew/load_select_footprint.cpp:289 pcbnew/pad.cpp:980 #: pcbnew/pcb_shape.cpp:468 pcbnew/pcb_text.cpp:220 #: pcbnew/plot_board_layers.cpp:94 msgid "Footprint" msgstr "Ayak izi" #: common/eda_item.cpp:345 pcbnew/dialogs/dialog_board_statistics.cpp:503 #: pcbnew/pad.cpp:983 msgid "Pad" msgstr "Ayak" #: common/eda_item.cpp:346 common/eda_item.cpp:374 common/eda_item.cpp:395 msgid "Graphic" msgstr "Grafik" #: common/eda_item.cpp:347 pcbnew/pcb_reference_image.cpp:254 #: pcbnew/pcb_reference_image.h:125 #, fuzzy msgid "Reference Image" msgstr "Kaynak" #: common/eda_item.cpp:348 pcbnew/pcb_generator.cpp:182 #, fuzzy msgid "Generator" msgstr "Oluştur" #: common/eda_item.cpp:349 common/eda_item.cpp:381 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:187 #: eeschema/lib_field.cpp:547 eeschema/lib_field.h:84 #: eeschema/sch_label.cpp:253 msgid "Field" msgstr "Alan" #: common/eda_item.cpp:351 common/eda_item.cpp:376 common/eda_item.cpp:397 #: eeschema/lib_textbox.cpp:484 eeschema/sch_textbox.cpp:445 #: pcbnew/pcb_textbox.cpp:358 pcbnew/pcb_textbox.h:65 msgid "Text Box" msgstr "Metin kutusu" #: common/eda_item.cpp:352 common/eda_item.cpp:353 pcbnew/pcb_track.cpp:1058 msgid "Track" msgstr "İz" #: common/eda_item.cpp:354 pcbnew/dialogs/dialog_board_statistics.cpp:503 #: pcbnew/pcb_track.cpp:1056 pcbnew/pcb_track.cpp:1132 msgid "Via" msgstr "Geçiş" #: common/eda_item.cpp:355 common/eda_item.cpp:367 pcbnew/pcb_marker.cpp:193 msgid "Marker" msgstr "İşaretleyici" #: common/eda_item.cpp:356 common/eda_item.cpp:357 common/eda_item.cpp:358 #: common/eda_item.cpp:359 pcbnew/pcb_dimension.cpp:396 msgid "Dimension" msgstr "Boyut" #: common/eda_item.cpp:360 pcbnew/pcb_dimension.cpp:1059 #: pcbnew/pcb_dimension.cpp:1186 msgid "Leader" msgstr "Klavuz" #: common/eda_item.cpp:361 pcbnew/pcb_target.cpp:125 msgid "Target" msgstr "Hedef" #: common/eda_item.cpp:362 pcbnew/tools/board_inspection_tool.cpp:723 msgid "Zone" msgstr "Bölge" #: common/eda_item.cpp:363 msgid "ItemList" msgstr "Öğe Listesi" #: common/eda_item.cpp:364 msgid "NetInfo" msgstr "NetBilgi" #: common/eda_item.cpp:365 pcbnew/pcb_group.cpp:398 #: pcbnew/tools/pcb_actions.cpp:1197 msgid "Group" msgstr "Grup" #: common/eda_item.cpp:368 eeschema/sch_junction.cpp:289 #: eeschema/sch_junction.h:101 msgid "Junction" msgstr "Birleşme" #: common/eda_item.cpp:369 msgid "No-Connect Flag" msgstr "Bağlantı Yok İşareti" #: common/eda_item.cpp:370 msgid "Wire Entry" msgstr "Tel Girişi" #: common/eda_item.cpp:371 msgid "Bus Entry" msgstr "Veri Yolu Girişi" #: common/eda_item.cpp:373 eeschema/sch_bitmap.cpp:226 msgid "Bitmap" msgstr "Bitmap" #: common/eda_item.cpp:377 msgid "Net Label" msgstr "Ağ Etiketi" #: common/eda_item.cpp:378 eeschema/sch_label.cpp:1186 #: eeschema/sch_label.cpp:1691 msgid "Directive Label" msgstr "Yönerge Etiketi" #: common/eda_item.cpp:379 eeschema/sch_label.cpp:1187 msgid "Global Label" msgstr "Genel Etiket" #: common/eda_item.cpp:380 eeschema/sch_label.cpp:1188 msgid "Hierarchical Label" msgstr "Hiyerarşik Etiket" #: common/eda_item.cpp:382 common/eda_item.cpp:394 #: eeschema/symbol_editor/symbol_editor.cpp:1286 msgid "Symbol" msgstr "Sembol" #: common/eda_item.cpp:383 common/eda_item.cpp:398 eeschema/lib_pin.h:65 #: eeschema/sch_pin.cpp:207 msgid "Pin" msgstr "Bacak" #: common/eda_item.cpp:384 msgid "Sheet Pin" msgstr "Sayfa Bacağı" #: common/eda_item.cpp:385 eeschema/dialogs/dialog_migrate_buses.cpp:113 #: pcbnew/tools/pcb_actions.cpp:2139 msgid "Sheet" msgstr "Sayfa" #: common/eda_item.cpp:392 msgid "SCH Screen" msgstr "SCH Ekranı" #: common/eda_item.cpp:399 eeschema/sch_field.cpp:907 msgid "Symbol Field" msgstr "Sembol Alanı" #: common/eda_item.cpp:401 msgid "Gerber Layout" msgstr "Gerber Düzeni" #: common/eda_item.cpp:402 msgid "Draw Item" msgstr "Öğe Çiz" #: common/eda_shape.cpp:66 #, fuzzy msgid "Thermal Spoke" msgstr "Termal bariyer iletken genişliği:" #: common/eda_shape.cpp:67 pcbnew/pcb_shape.cpp:743 #, fuzzy msgid "Number Box" msgstr "Sayı" #: common/eda_shape.cpp:76 pcbnew/pad.cpp:1233 msgid "Rect" msgstr "Drtgn" #: common/eda_shape.cpp:77 common/eda_shape.cpp:715 common/eda_shape.cpp:1884 #: gerbview/gerber_draw_item.cpp:230 msgid "Arc" msgstr "Yay" #: common/eda_shape.cpp:78 common/eda_shape.cpp:714 common/eda_shape.cpp:1885 #: eeschema/dialogs/dialog_label_properties_base.cpp:172 #: eeschema/sch_label.cpp:2135 gerbview/gerber_draw_item.cpp:231 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:45 pcbnew/pad.cpp:1231 #: pcbnew/pad.cpp:1878 pcbnew/pcb_dimension.cpp:1620 msgid "Circle" msgstr "Daire" #: common/eda_shape.cpp:79 msgid "Bezier Curve" msgstr "Bezier Eğrisi" #: common/eda_shape.cpp:80 common/eda_shape.cpp:717 common/eda_shape.cpp:1886 msgid "Polygon" msgstr "Çokgen" #: common/eda_shape.cpp:705 #, fuzzy msgid "Pad Number Box" msgstr "Bacak Numarası" #: common/eda_shape.cpp:706 pcbnew/pcb_shape.cpp:750 #, fuzzy msgid "Thermal Spoke Template" msgstr "Termal Tahliye iletim Genişliği" #: common/eda_shape.cpp:707 common/eda_shape.cpp:720 msgid "Unrecognized" msgstr "Tanınmayan" #: common/eda_shape.cpp:716 msgid "Curve" msgstr "Eğri" #: common/eda_shape.cpp:719 common/eda_shape.cpp:1882 msgid "Segment" msgstr "Parça" #: common/eda_shape.cpp:730 common/eda_shape.cpp:1914 #: eeschema/dialogs/dialog_label_properties_base.cpp:152 #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:53 #: eeschema/sch_label.cpp:2117 eeschema/sch_label.cpp:2148 #: eeschema/sch_textbox.cpp:515 #: pcbnew/dialogs/dialog_board_statistics_base.cpp:228 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:120 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:44 #: pcbnew/microwave/microwave_polygon.cpp:129 pcbnew/pad.cpp:1949 #: pcbnew/pcb_target.cpp:157 pcbnew/pcb_target.cpp:243 #: pcbnew/pcb_textbox.cpp:669 msgid "Shape" msgstr "Şekil" #: common/eda_shape.cpp:736 common/eda_shape.cpp:743 #: pcbnew/dialogs/dialog_shape_properties.cpp:195 pcbnew/pcb_track.cpp:1079 msgid "Radius" msgstr "Yarıçap" #: common/eda_shape.cpp:741 common/eda_shape.cpp:771 common/eda_shape.cpp:1945 #: pcbnew/pcb_text.cpp:241 pcbnew/pcb_textbox.cpp:365 msgid "Angle" msgstr "Açı" #: common/eda_shape.cpp:747 common/eda_shape.cpp:765 #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:127 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:95 #: eeschema/lib_pin.cpp:1199 eeschema/lib_pin.cpp:1665 eeschema/sch_pin.cpp:225 #: eeschema/sch_pin.cpp:470 msgid "Length" msgstr "Uzunluk" #: common/eda_shape.cpp:752 msgid "Points" msgstr "Noktalar" #: common/eda_shape.cpp:756 common/eda_text.cpp:1207 eeschema/lib_field.cpp:668 #: eeschema/lib_text.cpp:543 eeschema/sch_bitmap.cpp:231 #: eeschema/sch_field.cpp:1395 eeschema/sch_text.cpp:495 #: eeschema/sch_textbox.cpp:517 pcbnew/dialogs/dialog_board_statistics.cpp:673 #: pcbnew/dialogs/dialog_board_statistics.cpp:683 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:55 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:55 #: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:40 #: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:169 #: pcbnew/fp_text_grid_table.cpp:140 #: pcbnew/generators/pcb_tuning_pattern.cpp:1921 pcbnew/pad.cpp:1031 #: pcbnew/pcb_reference_image.cpp:259 pcbnew/pcb_target.cpp:156 #: pcbnew/pcb_target.cpp:240 pcbnew/pcb_text.cpp:245 pcbnew/pcb_track.cpp:1074 #: pcbnew/pcb_track.cpp:1489 pcbnew/pcb_track.cpp:1519 msgid "Width" msgstr "Genişlik" #: common/eda_shape.cpp:759 common/eda_text.cpp:1213 eeschema/lib_field.cpp:669 #: eeschema/lib_text.cpp:544 eeschema/sch_bitmap.cpp:232 #: eeschema/sch_field.cpp:1396 eeschema/sch_text.cpp:496 #: eeschema/sch_textbox.cpp:518 pcbnew/dialogs/dialog_board_statistics.cpp:675 #: pcbnew/dialogs/dialog_board_statistics.cpp:684 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:56 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:56 #: pcbnew/fp_text_grid_table.cpp:141 pcbnew/pad.cpp:1032 #: pcbnew/pcb_dimension.cpp:834 pcbnew/pcb_reference_image.cpp:260 #: pcbnew/pcb_text.cpp:246 msgid "Height" msgstr "Yükseklik" #: common/eda_shape.cpp:1887 msgid "Bezier" msgstr "Bezier" #: common/eda_shape.cpp:1917 pcbnew/pcb_textbox.cpp:670 #: pcbnew/pcb_track.cpp:1492 msgid "Start X" msgstr "X'i Başlat" #: common/eda_shape.cpp:1921 pcbnew/pcb_textbox.cpp:671 #: pcbnew/pcb_track.cpp:1496 msgid "Start Y" msgstr "Y'yi başlat" #: common/eda_shape.cpp:1925 pcbnew/generators/pcb_tuning_pattern.cpp:2290 #: pcbnew/pcb_textbox.cpp:672 pcbnew/pcb_track.cpp:1499 msgid "End X" msgstr "X'i sonlandır" #: common/eda_shape.cpp:1929 pcbnew/generators/pcb_tuning_pattern.cpp:2296 #: pcbnew/pcb_textbox.cpp:673 pcbnew/pcb_track.cpp:1502 msgid "End Y" msgstr "Y'yi bitir" #: common/eda_shape.cpp:1934 common/stroke_params.cpp:223 #: eeschema/sch_bus_entry.cpp:653 eeschema/sch_line.cpp:1073 #: pcbnew/pcb_textbox.cpp:674 msgid "Line Width" msgstr "Çizgi Genişliği" #: common/eda_shape.cpp:1941 pcbnew/pcb_shape.cpp:684 #, fuzzy msgid "Line Color" msgstr "Çizgi rengi:" #: common/eda_shape.cpp:1978 eeschema/lib_shape.cpp:586 #: pcbnew/dialogs/dialog_plot_base.cpp:134 msgid "Filled" msgstr "Dolu" #: common/eda_shape.cpp:1982 pcbnew/pcb_shape.cpp:685 #, fuzzy msgid "Fill Color" msgstr "Dolgu rengi:" #: common/eda_text.cpp:806 common/eda_text.cpp:1192 #: eeschema/dialogs/dialog_field_properties_base.cpp:143 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:217 #: eeschema/dialogs/dialog_label_properties_base.cpp:93 #: eeschema/dialogs/dialog_label_properties_base.cpp:214 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:65 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:107 #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:89 #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:105 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:65 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:62 #: eeschema/dialogs/dialog_text_properties_base.cpp:113 #: eeschema/fields_grid_table.cpp:347 eeschema/lib_textbox.cpp:488 #: eeschema/sch_label.cpp:1202 eeschema/sch_label.cpp:2157 #: eeschema/sch_text.cpp:411 eeschema/sch_textbox.cpp:452 #: pagelayout_editor/dialogs/properties_frame_base.cpp:98 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:58 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:58 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics.cpp:291 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:211 #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:177 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:53 #: pcbnew/fp_text_grid_table.cpp:143 msgid "Italic" msgstr "Yatık(İtalik)" #: common/eda_text.cpp:807 common/eda_text.cpp:1196 #: eeschema/dialogs/dialog_field_properties_base.cpp:138 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:214 #: eeschema/dialogs/dialog_label_properties_base.cpp:94 #: eeschema/dialogs/dialog_label_properties_base.cpp:209 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:66 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:102 #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:84 #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:100 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:66 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:63 #: eeschema/dialogs/dialog_text_properties_base.cpp:108 #: eeschema/fields_grid_table.cpp:348 eeschema/lib_textbox.cpp:488 #: eeschema/sch_label.cpp:1202 eeschema/sch_label.cpp:2158 #: eeschema/sch_text.cpp:411 eeschema/sch_textbox.cpp:452 #: eeschema/widgets/tuner_slider_base.cpp:43 #: eeschema/widgets/tuner_slider_base.cpp:48 #: eeschema/widgets/tuner_slider_base.cpp:53 #: eeschema/widgets/tuner_slider_base.cpp:61 #: eeschema/widgets/tuner_slider_base.cpp:69 #: pagelayout_editor/dialogs/properties_frame_base.cpp:93 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:192 msgid "Bold" msgstr "Kalın" #: common/eda_text.cpp:808 msgid "Bold+Italic" msgstr "Kalın+Yatık" #: common/eda_text.cpp:1159 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:242 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:283 #: eeschema/fields_grid_table.cpp:247 eeschema/fields_grid_table.cpp:575 #: eeschema/fields_grid_table.cpp:715 eeschema/lib_field.cpp:562 #: eeschema/lib_pin.cpp:1643 eeschema/lib_text.cpp:436 #: eeschema/pin_type.cpp:106 eeschema/sch_field.cpp:922 #: pcbnew/generators/pcb_tuning_pattern.cpp:2276 msgid "Left" msgstr "Sol" #: common/eda_text.cpp:1160 common/eda_text.cpp:1164 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:283 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:307 #: eeschema/fields_grid_table.cpp:240 eeschema/fields_grid_table.cpp:248 #: eeschema/fields_grid_table.cpp:576 eeschema/fields_grid_table.cpp:586 #: eeschema/fields_grid_table.cpp:717 eeschema/fields_grid_table.cpp:741 #: eeschema/lib_field.cpp:563 eeschema/lib_field.cpp:572 #: eeschema/lib_text.cpp:437 eeschema/lib_text.cpp:446 #: eeschema/sch_field.cpp:923 eeschema/sch_field.cpp:932 #: gerbview/gerber_file_image.cpp:358 gerbview/gerber_file_image.cpp:361 msgid "Center" msgstr "Merkez" #: common/eda_text.cpp:1161 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:242 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:283 #: eeschema/fields_grid_table.cpp:249 eeschema/fields_grid_table.cpp:577 #: eeschema/fields_grid_table.cpp:719 eeschema/lib_field.cpp:564 #: eeschema/lib_pin.cpp:1642 eeschema/lib_text.cpp:438 #: eeschema/pin_type.cpp:105 eeschema/sch_field.cpp:924 #: pcbnew/generators/pcb_tuning_pattern.cpp:2277 msgid "Right" msgstr "Sağ" #: common/eda_text.cpp:1163 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:307 #: eeschema/fields_grid_table.cpp:239 eeschema/fields_grid_table.cpp:585 #: eeschema/fields_grid_table.cpp:739 eeschema/lib_field.cpp:571 #: eeschema/lib_text.cpp:445 eeschema/sch_field.cpp:931 msgid "Top" msgstr "Üst" #: common/eda_text.cpp:1165 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:307 #: eeschema/fields_grid_table.cpp:241 eeschema/fields_grid_table.cpp:587 #: eeschema/fields_grid_table.cpp:743 eeschema/lib_field.cpp:573 #: eeschema/lib_text.cpp:447 eeschema/sch_field.cpp:933 msgid "Bottom" msgstr "Alt" #: common/eda_text.cpp:1170 #: eeschema/dialogs/dialog_label_properties_base.cpp:96 #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:124 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:92 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:68 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:68 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:65 #: eeschema/fields_grid_table.cpp:350 eeschema/lib_field.cpp:671 #: eeschema/lib_pin.cpp:1201 eeschema/lib_pin.cpp:1681 #: eeschema/lib_text.cpp:547 eeschema/sch_field.cpp:1398 #: eeschema/sch_pin.cpp:227 eeschema/sch_text.cpp:504 #: eeschema/sch_textbox.cpp:525 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:60 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:60 #: pcbnew/footprint.cpp:3405 pcbnew/fp_text_grid_table.cpp:145 #: pcbnew/pad.cpp:1913 pcbnew/zone.cpp:1642 msgid "Orientation" msgstr "Doğrultu" #: common/eda_text.cpp:1174 eeschema/dialogs/dialog_text_properties_base.h:113 #: eeschema/sch_text.cpp:501 eeschema/sch_textbox.cpp:523 #: pcbnew/dialogs/dialog_text_properties.cpp:154 #: pcbnew/dialogs/dialog_text_properties_base.h:111 pcbnew/pcb_text.cpp:565 #: pcbnew/pcb_text.cpp:569 msgid "Text Properties" msgstr "Metin Özellikleri" #: common/eda_text.cpp:1181 #: eeschema/dialogs/dialog_label_properties_base.cpp:99 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:71 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:71 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:68 #: eeschema/fields_grid_table.cpp:353 eeschema/lib_field.cpp:554 #: eeschema/lib_text.cpp:428 eeschema/lib_textbox.cpp:486 #: eeschema/sch_field.cpp:914 eeschema/sch_label.cpp:1200 #: eeschema/sch_text.cpp:409 eeschema/sch_textbox.cpp:450 #: eeschema/widgets/sch_properties_panel.cpp:226 pcbnew/pcb_dimension.cpp:429 #: pcbnew/pcb_text.cpp:243 pcbnew/pcb_textbox.cpp:367 #: pcbnew/widgets/pcb_properties_panel.cpp:274 #, fuzzy msgid "Font" msgstr "Yazı tipi:" #: common/eda_text.cpp:1187 eeschema/lib_field.cpp:665 #: eeschema/sch_field.cpp:1392 eeschema/sch_label.cpp:2156 #: eeschema/sch_text.cpp:497 eeschema/sch_textbox.cpp:519 #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:91 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:57 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:57 #: pcbnew/fp_text_grid_table.cpp:142 pcbnew/pcb_text.cpp:244 msgid "Thickness" msgstr "Kalınlık" #: common/eda_text.cpp:1199 eeschema/lib_field.cpp:666 #: eeschema/lib_text.cpp:541 eeschema/sch_field.cpp:1393 #: eeschema/sch_text.cpp:493 pcbnew/microwave/microwave_polygon.cpp:127 msgid "Mirrored" msgstr "Aynalı" #: common/eda_text.cpp:1203 #: eeschema/dialogs/dialog_field_properties_base.cpp:88 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:296 #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:130 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:98 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:45 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:95 #: eeschema/dialogs/panel_template_fieldnames_base.cpp:43 #: eeschema/lib_field.cpp:552 eeschema/lib_field.cpp:667 #: eeschema/lib_text.cpp:542 eeschema/sch_field.cpp:912 #: eeschema/sch_field.cpp:1394 eeschema/sch_pin.cpp:223 #: eeschema/sch_text.cpp:494 include/lib_table_grid.h:198 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:140 #: pcbnew/dialogs/dialog_text_properties_base.cpp:88 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:45 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:94 pcbnew/pcb_dimension.cpp:1518 #: pcbnew/pcb_dimension.cpp:1554 pcbnew/pcb_dimension.cpp:1595 #: pcbnew/pcb_dimension.cpp:1640 pcbnew/pcb_dimension.cpp:1677 #: pcbnew/pcb_text.cpp:581 pcbnew/pcb_textbox.cpp:676 msgid "Visible" msgstr "Görünür" #: common/eda_text.cpp:1220 eeschema/sch_label.cpp:2159 msgid "Horizontal Justification" msgstr "Yatay Yaslama" #: common/eda_text.cpp:1225 eeschema/sch_label.cpp:2160 #: pcbnew/pcb_dimension.cpp:1524 pcbnew/pcb_dimension.cpp:1560 #: pcbnew/pcb_dimension.cpp:1601 pcbnew/pcb_dimension.cpp:1646 #: pcbnew/pcb_dimension.cpp:1683 msgid "Vertical Justification" msgstr "Dikey Yaslama" #: common/eda_text.cpp:1230 eeschema/lib_field.cpp:664 #: eeschema/sch_field.cpp:1391 eeschema/sch_label.cpp:2121 #: pcbnew/pcb_dimension.cpp:1527 pcbnew/pcb_dimension.cpp:1563 #: pcbnew/pcb_dimension.cpp:1604 pcbnew/pcb_dimension.cpp:1649 #: pcbnew/pcb_dimension.cpp:1686 pcbnew/pcb_text.cpp:587 #, fuzzy msgid "Hyperlink" msgstr "Hyperlynx..." #: common/eda_units.cpp:476 pcbnew/generators/pcb_tuning_pattern.cpp:204 #, fuzzy msgid "min" msgstr "Bacak" #: common/eda_units.cpp:484 #, fuzzy msgid "opt" msgstr "Üst" #: common/eda_units.cpp:492 pcbnew/generators/pcb_tuning_pattern.cpp:207 msgid "max" msgstr "" #: common/env_vars.cpp:71 msgid "" "The base path of locally installed system footprint libraries (.pretty " "folders)." msgstr "" "Yerel olarak yüklenen sistem ayak izi(footprint) kitaplıklarının (.pretty " "klasörleri) temel yolu." #: common/env_vars.cpp:74 msgid "The base path of system footprint 3D shapes (.3Dshapes folders)." msgstr "" "Sistem ayak izi(footprint) 3D şekillerinin (.3Dshapes klasörleri) temel yolu." #: common/env_vars.cpp:76 msgid "The base path of the locally installed symbol libraries." msgstr "Yerel olarak yüklenen sembol kitaplıklarının temel yolu." #: common/env_vars.cpp:78 msgid "A directory containing project templates installed with KiCad." msgstr "KiCad ile yüklenen proje şablonlarını içeren bir dizin." #: common/env_vars.cpp:80 msgid "" "Optional. Can be defined if you want to create your own project templates " "folder." msgstr "" "İsteğe bağlı. Kendi proje şablonları klasörünüzü oluşturmak istiyorsanız " "tanımlanabilir." #: common/env_vars.cpp:83 msgid "" "A directory containing 3rd party plugins, libraries and other downloadable " "content." msgstr "" "3. taraf eklentileri, kitaplıkları ve diğer indirilebilir içerikleri içeren " "bir dizin." #: common/env_vars.cpp:86 msgid "" "Internally defined by KiCad (cannot be edited) and is set to the absolute " "path of the currently loaded project file. This environment variable can be " "used to define files and paths relative to the currently loaded project. " "For instance, ${KIPRJMOD}/libs/footprints.pretty can be defined as a folder " "containing a project specific footprint library named footprints.pretty." msgstr "" "KiCad tarafından dahili olarak tanımlanır (düzenlenemez) ve şu anda yüklü " "olan proje dosyasının mutlak yoluna ayarlanır. Bu ortam değişkeni, şu anda " "yüklü olan projeye göre dosyaları ve yolları tanımlamak için " "kullanılabilir. Örneğin, ${KIPRJMOD}/libs/footprints.pretty, footprints." "pretty adlı projeye özgü ayak izi kitaplığı içeren bir klasör olarak " "tanımlanabilir." #: common/env_vars.cpp:92 msgid "A directory containing system-wide scripts installed with KiCad" msgstr "KiCad ile yüklenen sistem genelinde komut dosyaları içeren bir dizin" #: common/env_vars.cpp:94 msgid "A directory containing user-specific scripts installed with KiCad" msgstr "KiCad ile yüklenen kullanıcıya özgü komut dosyalarını içeren dizin" #: common/env_vars.cpp:98 msgid "Deprecated version of KICAD_TEMPLATE_DIR." msgstr "KICAD_TEMPLATE_DIR kullanım dışı sürümü." #: common/env_vars.cpp:100 msgid "Deprecated version of KICAD7_3DMODEL_DIR." msgstr "KICAD7_3DMODEL_DIR'ın kullanımdan kaldırılmış sürümü." #: common/env_vars.cpp:102 msgid "Deprecated version of KICAD7_FOOTPRINT_DIR." msgstr "KICAD7_FOOTPRINT_DIR kullanım dışı sürümü." #: common/env_vars.cpp:104 msgid "Deprecated version of KICAD_SYMBOL_DIR." msgstr "KICAD_SYMBOL_DIR kullanım dışı sürümü." #: common/exceptions.cpp:62 #, c-format msgid "from %s : %s() line %d" msgstr "%s'den : %s() satırı %d" #: common/exceptions.cpp:76 #, c-format msgid "%s in '%s', line %d, offset %d." msgstr "%s içinde '%s', satır %d, sütun %d." #: common/exceptions.cpp:90 #, c-format msgid "from %s : %s() line:%d" msgstr "%s'den : %s() satırı:%d" #: common/exceptions.cpp:105 #, c-format msgid "" "KiCad was unable to open this file because it was created with a more recent " "version than the one you are running.\n" "\n" "To open it you will need to upgrade KiCad to a version dated %s or later." msgstr "" "Dosya, çalıştırdığınız Kicad sürümünden daha yeni bir sürümle " "oluşturulduğundan bu dosyayı açamadı.\n" "\n" "Açmak için KiCad'i %s veya sonraki bir sürüme yükseltmeniz gerekir." #: common/exceptions.cpp:113 #, fuzzy, c-format msgid "" "KiCad was unable to open this file because it was created with a more recent " "version than the one you are running.\n" "\n" "To open it you will need to upgrade KiCad to version %s or later (file " "format dated %s or later)." msgstr "" "Dosya, çalıştırdığınız Kicad sürümünden daha yeni bir sürümle " "oluşturulduğundan bu dosyayı açamadı.\n" "\n" "Açmak için KiCad'i %s veya sonraki bir sürüme yükseltmeniz gerekir." #: common/exceptions.cpp:149 msgid "Full error text:" msgstr "Tam hata metni:" #: common/file_history.cpp:155 msgid "No Files" msgstr "Dosya yok" #: common/filename_resolver.cpp:448 msgid "The given path does not exist" msgstr "Verilen yol mevcut değil" #: common/filename_resolver.cpp:476 msgid "Alias: " msgstr "Takma Ad: " #: common/filename_resolver.cpp:479 msgid "This path:" msgstr "Bu yol:" #: common/filename_resolver.cpp:482 msgid "Existing path:" msgstr "Mevcut yol:" #: common/filename_resolver.cpp:484 msgid "Bad alias (duplicate name)" msgstr "Hatalı diğer takma ad (yinelenen ad)" #: common/font/font.cpp:174 common/widgets/font_choice.cpp:49 #: eeschema/dialogs/dialog_field_properties_base.cpp:123 #: eeschema/dialogs/dialog_label_properties_base.cpp:195 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:72 #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:69 #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:85 #: eeschema/dialogs/dialog_text_properties_base.cpp:93 #: eeschema/fields_grid_table.cpp:60 #: eeschema/widgets/sch_properties_panel.cpp:220 #: pagelayout_editor/dialogs/properties_frame_base.cpp:155 msgid "Default Font" msgstr "Varsayılan yazı tipi" #: common/font/fontconfig.cpp:280 #, c-format msgid "Error loading font '%s'." msgstr "'%s' yazı tipi yüklenirken hata oluştu." #: common/font/fontconfig.cpp:285 #, c-format msgid "Font '%s' not found; substituting '%s'." msgstr "'%s' yazı tipi bulunamadı; '%s' ile değiştirilir." #: common/footprint_info.cpp:119 cvpcb/cvpcb_mainframe.cpp:962 #: eeschema/symbol_library_manager.cpp:82 #: eeschema/symbol_tree_model_adapter.cpp:107 #: eeschema/symbol_viewer_frame.cpp:304 msgid "Load Error" msgstr "Yükleme Hatası" #: common/footprint_info.cpp:121 msgid "Errors were encountered loading footprints:" msgstr "Ayak izleri yüklenirken hatalarla karşılaşıldı:" #: common/fp_lib_table.cpp:219 #, c-format msgid "" "Duplicate library nickname '%s' found in footprint library table file line " "%d." msgstr "" "Yinelenen kütüphane takma adı '%s' ayak izi kütüphanesi tablo dosyası " "satırında %d." #: common/fp_lib_table.cpp:329 #, c-format msgid "fp-lib-table files contain no library named '%s'." msgstr "fp-lib-table dosyaları '%s' adlı kitaplık içermiyor." #: common/fp_lib_table.cpp:555 eeschema/symbol_lib_table.cpp:599 msgid "Added by Plugin and Content Manager" msgstr "Eklenti ve içerik Yöneticisi tarafından eklendi" #: common/fp_lib_table.cpp:581 eeschema/symbol_lib_table.cpp:627 #, c-format msgid "Cannot create global library table path '%s'." msgstr "'%s' genel kütüphane tablo yolu oluşturulamıyor." #: common/gestfich.cpp:216 #, c-format msgid "Command '%s' could not be found." msgstr "'%s' komutu bulunamadı." #: common/gestfich.cpp:233 #, c-format msgid "Unable to find a PDF viewer for '%s'." msgstr "'%s' için bir PDF görüntüleyici bulunamadı." #: common/gestfich.cpp:248 #, c-format msgid "Problem while running the PDF viewer '%s'." msgstr "'%s' PDF görüntüleyici çalıştırılırken sorun." #: common/gestfich.cpp:286 eeschema/eeschema.cpp:601 eeschema/eeschema.cpp:636 #: gerbview/gerbview.cpp:247 kicad/project_template.cpp:288 #: pcbnew/pcbnew.cpp:565 #, c-format msgid "Cannot copy file '%s'." msgstr "'%s' dosyası kopyalanamıyor." #: common/gestfich.cpp:307 msgid "Invalid directory name, cannot remove root" msgstr "" #: common/gestfich.cpp:315 #, fuzzy, c-format msgid "Directory '%s' does not exist" msgstr "'%s' birimi 'mil' ile bitmiyor." #: common/gestfich.cpp:325 #, fuzzy, c-format msgid "'%s' is not a directory" msgstr "'%s' geçerli bir ayak izi değil." #: common/gestfich.cpp:337 #, fuzzy, c-format msgid "Error removing directory '%s': %s" msgstr "Dizin kaldırılamadı %s" #: common/git/git_clone_handler.cpp:49 #, fuzzy, c-format msgid "Could not create directory '%s'" msgstr "Çıktı dizini oluşturulamıyor. '%s'" #: common/git/git_clone_handler.cpp:66 #, fuzzy, c-format msgid "Could not clone repository '%s'" msgstr "'%s' görüntüsü yüklenemedi." #: common/git/git_pull_handler.cpp:46 #, fuzzy, c-format msgid "Could not lookup remote '%s'" msgstr "'%s' görüntüsü yüklenemedi." #: common/git/git_pull_handler.cpp:59 #, fuzzy, c-format msgid "Could not connect to remote '%s'" msgstr "'%s' özel ayak bulunamadı." #: common/git/git_pull_handler.cpp:69 #, fuzzy, c-format msgid "Could not fetch data from remote '%s'" msgstr "'%s' özel ayak bulunamadı." #: common/git/git_pull_handler.cpp:90 #, fuzzy msgid "Could not read 'FETCH_HEAD'" msgstr "Arşiv dosyası açılamadı." #: common/git/git_pull_handler.cpp:98 #, fuzzy msgid "Could not lookup commit" msgstr "Arşiv dosyası açılamadı." #: common/git/git_pull_handler.cpp:108 #, fuzzy msgid "Could not analyze merge" msgstr "Arşiv dosyası açılamadı." #: common/git/git_pull_handler.cpp:118 msgid "Invalid HEAD. Cannot merge." msgstr "" #: common/git/git_pull_handler.cpp:177 msgid "Could not get repository head" msgstr "" #: common/git/git_pull_handler.cpp:187 #, c-format msgid "Could not get reference OID for reference '%s'" msgstr "" #: common/git/git_pull_handler.cpp:195 common/git/kicad_git_errors.cpp:45 msgid "Failed to perform checkout operation." msgstr "" #: common/git/git_pull_handler.cpp:212 #, fuzzy msgid "Could not lookup commit '{}'" msgstr "'%s' görüntüsü yüklenemedi." #: common/git/git_pull_handler.cpp:249 #, fuzzy msgid "Could not merge commits" msgstr "Arşiv dosyası açılamadı." #: common/git/git_pull_handler.cpp:257 #, fuzzy msgid "Could not get repository index" msgstr "%s kütüphane dosyası bulunamadı." #: common/git/git_pull_handler.cpp:265 #, fuzzy msgid "Could not get conflict iterator" msgstr "Yapılandırma dosyası açılamadı" #: common/git/git_pull_handler.cpp:285 common/git/git_pull_handler.cpp:286 #, fuzzy msgid "Changed" msgstr "Değiştir" #: common/git/git_pull_handler.cpp:300 common/git/git_pull_handler.cpp:301 msgid "Added" msgstr "" #: common/git/git_push_handler.cpp:44 #, fuzzy msgid "Could not lookup remote" msgstr "Arşiv dosyası açılamadı." #: common/git/git_push_handler.cpp:58 #, fuzzy msgid "Could not connect to remote" msgstr "Arşiv dosyası açılamadı." #: common/git/git_push_handler.cpp:68 #, fuzzy msgid "Could not push to remote" msgstr "OpenGL kullanılamadı" #: common/git/kicad_git_common.cpp:419 #, c-format msgid "Received %u of %u objects" msgstr "" #: common/git/kicad_git_common.cpp:442 #, fuzzy, c-format msgid "* [updated] %s..%s %s" msgstr "%s %s ile %s arasında güncelleştirildi." #: common/git/kicad_git_common.cpp:446 #, fuzzy, c-format msgid "* [new] %s %s" msgstr "Bölge" #: common/git/kicad_git_common.cpp:466 #, c-format msgid "Writing objects: %d%% (%d/%d), %d bytes" msgstr "" #: common/git/kicad_git_common.cpp:481 #, fuzzy, c-format msgid "* [rejected] %s (%s)" msgstr "Izgara: %s (%s)" #: common/git/kicad_git_common.cpp:486 #, fuzzy, c-format msgid "[updated] %s" msgstr "Güncellendi" #: common/git/kicad_git_errors.cpp:30 #, fuzzy msgid "Invalid repository." msgstr "Geçersiz sinyal adı" #: common/git/kicad_git_errors.cpp:31 #, fuzzy msgid "Failed to commit changes." msgstr "'%s' dosyası oluşturulamadı." #: common/git/kicad_git_errors.cpp:32 #, fuzzy msgid "Failed to merge branches." msgstr "'%s' kiface kitaplığı yüklenemedi." #: common/git/kicad_git_errors.cpp:35 #, fuzzy msgid "Failed to clone repository." msgstr "'%s' içinde '%s' ayrıştırılamıyor" #: common/git/kicad_git_errors.cpp:36 #, fuzzy msgid "Remote repository not found." msgstr "Depo" #: common/git/kicad_git_errors.cpp:37 msgid "Authentication failed for remote repository." msgstr "" #: common/git/kicad_git_errors.cpp:40 #, fuzzy msgid "Branch not found." msgstr "'%s' dosyası bulunamadı." #: common/git/kicad_git_errors.cpp:41 #, fuzzy msgid "Failed to create branch." msgstr "'%s' dosyası oluşturulamadı." #: common/git/kicad_git_errors.cpp:42 #, fuzzy msgid "Failed to delete branch." msgstr "'%s' dosyası oluşturulamadı." #: common/git/kicad_git_errors.cpp:46 msgid "File not found during checkout operation." msgstr "" #: common/git/kicad_git_errors.cpp:49 msgid "Merge conflict encountered." msgstr "" #: common/git/kicad_git_errors.cpp:50 msgid "Rebase conflict encountered." msgstr "" #: common/git/kicad_git_errors.cpp:53 #, fuzzy msgid "Failed to pull changes from remote repository." msgstr "'%s' içinde '%s' ayrıştırılamıyor" #: common/git/kicad_git_errors.cpp:54 #, fuzzy msgid "Failed to push changes to remote repository." msgstr "'%s' içinde '%s' ayrıştırılamıyor" #: common/git/kicad_git_errors.cpp:55 msgid "No upstream branch configured." msgstr "" #: common/git/kicad_git_errors.cpp:56 #, fuzzy msgid "Failed to establish connection with remote repository." msgstr "'%s' içinde '%s' ayrıştırılamıyor" #: common/git/kicad_git_errors.cpp:59 #, fuzzy msgid "Tag not found." msgstr "%s bulunamadı" #: common/git/kicad_git_errors.cpp:60 #, fuzzy msgid "Failed to create tag." msgstr "'%s' dosyası oluşturulamadı." #: common/git/kicad_git_errors.cpp:61 #, fuzzy msgid "Failed to delete tag." msgstr "'%s' dosyası oluşturulamadı." #: common/git/kicad_git_errors.cpp:63 #, fuzzy msgid "Unknown error." msgstr "Bilinmiyor" #: common/git/kicad_git_errors.cpp:64 #, fuzzy msgid "No error." msgstr "Ayak izi sorunu bulunamadı." #: common/git/kicad_git_errors.h:45 common/git/kicad_git_errors.h:53 #, fuzzy msgid "No error" msgstr "hatalar" #: common/grid_tricks.cpp:354 common/tool/actions.cpp:202 #: eeschema/tools/ee_actions.cpp:217 pcbnew/dialogs/panel_setup_rules.cpp:124 #: pcbnew/tools/edit_tool.cpp:2215 msgid "Cut" msgstr "Kes" #: common/grid_tricks.cpp:355 msgid "Clear selected cells placing original contents on clipboard" msgstr "Panoya özgün içerik yerleştiren seçili hücreleri temizle" #: common/grid_tricks.cpp:356 common/tool/actions.cpp:213 #: eeschema/tools/ee_actions.cpp:223 pcbnew/dialogs/panel_setup_rules.cpp:125 msgid "Copy" msgstr "Kopyala" #: common/grid_tricks.cpp:357 msgid "Copy selected cells to clipboard" msgstr "Seçili hücreleri panoya kopyala" #: common/grid_tricks.cpp:358 common/tool/actions.cpp:224 #: eeschema/tools/sch_editor_control.cpp:2046 #: eeschema/tools/symbol_editor_edit_tool.cpp:852 #: pcbnew/dialogs/panel_setup_rules.cpp:126 pcbnew/tools/pcb_control.cpp:1031 msgid "Paste" msgstr "Yapıştır" #: common/grid_tricks.cpp:359 msgid "Paste clipboard cells to matrix at current cell" msgstr "Pano hücrelerini geçerli hücredeki matrise yapıştırın" #: common/grid_tricks.cpp:360 common/tool/actions.cpp:269 #: eeschema/tools/sch_edit_tool.cpp:1571 #: eeschema/tools/symbol_editor_edit_tool.cpp:357 #: kicad/project_tree_pane.cpp:913 pcbnew/dialogs/panel_setup_rules.cpp:127 #: pcbnew/tools/edit_tool.cpp:2217 msgid "Delete" msgstr "Sil" #: common/grid_tricks.cpp:361 #, fuzzy msgid "Clear contents of selected cells" msgstr "Seçili hücreleri sil" #: common/grid_tricks.cpp:362 common/tool/actions.cpp:234 #: eeschema/dialogs/dialog_change_symbols_base.cpp:106 #: eeschema/dialogs/dialog_sch_import_settings_base.cpp:74 #: eeschema/dialogs/dialog_update_symbol_fields_base.cpp:47 #: pcbnew/dialogs/dialog_import_settings.cpp:49 #: pcbnew/dialogs/dialog_import_settings.cpp:98 #: pcbnew/dialogs/dialog_import_settings_base.cpp:92 #: pcbnew/dialogs/panel_setup_rules.cpp:131 msgid "Select All" msgstr "Tümünü Seç" #: common/grid_tricks.cpp:363 msgid "Select all cells" msgstr "Tüm hücreleri seç" #: common/hotkey_store.cpp:43 msgid "Pan Left/Right" msgstr "Sola/Sağa Kaydır" #: common/hotkey_store.cpp:44 msgid "Pan Up/Down" msgstr "Yukarı/Aşağı Kaydır" #: common/hotkey_store.cpp:45 msgid "Finish Drawing" msgstr "Çizimi Bitir" #: common/hotkey_store.cpp:46 msgid "Add to Selection" msgstr "Seçime Ekle" #: common/hotkey_store.cpp:47 eeschema/tools/ee_actions.cpp:847 #: gerbview/tools/gerbview_actions.cpp:137 #: gerbview/tools/gerbview_actions.cpp:138 pcbnew/tools/pcb_actions.cpp:1242 #: pcbnew/tools/pcb_actions.cpp:1273 msgid "Highlight Net" msgstr "Ağı Vurgula" #: common/hotkey_store.cpp:48 msgid "Remove from Selection" msgstr "Seçimden Kaldır" #: common/hotkey_store.cpp:49 msgid "Ignore Grid Snaps" msgstr "Kılavuza Yapışmayı Yoksay" #: common/hotkey_store.cpp:50 msgid "Ignore Other Snaps" msgstr "Diğer kapmaları Yoksay" #: common/hotkey_store.cpp:57 common/tool/action_menu.cpp:230 #: common/tool/action_menu.cpp:246 common/tool/actions.cpp:136 msgid "Quit" msgstr "Kapat" #: common/hotkey_store.cpp:72 msgid "Project Manager" msgstr "Proje Yöneticisi" #: common/hotkey_store.cpp:155 msgid "Gestures" msgstr "Hareketler" #: common/http_lib/http_lib_connection.cpp:74 msgid "KiCad received an empty response!" msgstr "" #: common/http_lib/http_lib_connection.cpp:90 #: common/http_lib/http_lib_connection.cpp:155 #: common/http_lib/http_lib_connection.cpp:278 #: common/http_lib/http_lib_connection.cpp:350 #, fuzzy, c-format msgid "Error: %s" msgstr "Hata: " #: common/http_lib/http_lib_connection.cpp:90 #: common/http_lib/http_lib_connection.cpp:155 #: common/http_lib/http_lib_connection.cpp:278 #: common/http_lib/http_lib_connection.cpp:350 #, c-format msgid "API Response: %s" msgstr "" #: common/http_lib/http_lib_connection.cpp:372 #, c-format msgid "API responded with error code: %s" msgstr "" #: common/import_gfx/dxf_import_plugin.cpp:134 #: common/import_gfx/dxf_import_plugin.cpp:154 msgid "Memory was exhausted trying to load the DXF, it may be too large." msgstr "it may be too large." #: common/import_gfx/dxf_import_plugin.cpp:1432 msgid "Invalid spline definition encountered" msgstr "Geçersiz eğri tanımıyla karşılaşıldı" #: common/import_gfx/dxf_import_plugin.h:210 #, fuzzy, c-format msgid "%s is not supported." msgstr "(çoklu pano anahatları desteklenmez)" #: common/import_gfx/dxf_import_plugin.h:458 #: common/import_gfx/dxf_import_plugin.h:462 #, fuzzy msgid "DXF construction lines not currently supported." msgstr "Derleme maskesi şu anda desteklenmiyor." #: common/import_gfx/dxf_import_plugin.h:467 #, fuzzy msgid "DXF arc-aligned text not currently supported." msgstr "Derleme maskesi şu anda desteklenmiyor." #: common/import_gfx/dxf_import_plugin.h:472 #: common/import_gfx/dxf_import_plugin.h:476 #: common/import_gfx/dxf_import_plugin.h:480 #: common/import_gfx/dxf_import_plugin.h:484 #: common/import_gfx/dxf_import_plugin.h:488 #: common/import_gfx/dxf_import_plugin.h:492 #: common/import_gfx/dxf_import_plugin.h:496 #: common/import_gfx/dxf_import_plugin.h:500 #, fuzzy msgid "DXF dimensions not currently supported." msgstr "Derleme maskesi şu anda desteklenmiyor." #: common/import_gfx/dxf_import_plugin.h:506 #, fuzzy msgid "DXF hatches not currently supported." msgstr "Derleme maskesi şu anda desteklenmiyor." #: common/import_gfx/dxf_import_plugin.h:513 #, fuzzy msgid "DXF traces not currently supported." msgstr "Derleme maskesi şu anda desteklenmiyor." #: common/import_gfx/dxf_import_plugin.h:518 #, fuzzy msgid "DXF 3dfaces not currently supported." msgstr "Derleme maskesi şu anda desteklenmiyor." #: common/import_gfx/dxf_import_plugin.h:523 #, fuzzy msgid "DXF solids not currently supported." msgstr "Derleme maskesi şu anda desteklenmiyor." #: common/import_gfx/dxf_import_plugin.h:528 #, fuzzy msgid "DXF images not currently supported." msgstr "Derleme maskesi şu anda desteklenmiyor." #: common/kiway.cpp:243 #, c-format msgid "Failed to verify kiface library '%s' signature." msgstr "'%s' kiface kitaplığı yüklenemedi." #: common/kiway.cpp:283 #, c-format msgid "Failed to load kiface library '%s'." msgstr "'%s' kiface kitaplığı yüklenemedi." #: common/kiway.cpp:291 #, c-format msgid "Could not read instance name and version from kiface library '%s'." msgstr "'%s' kiface kitaplığından örnek adı ve sürümü okunamadı." #: common/kiway.cpp:347 #, c-format msgid "" "Fatal Installation Bug. File:\n" "'%s'\n" "could not be loaded\n" msgstr "" "Önemli Yükleme Hatası. Dosya:\n" "'%s'\n" "yüklenemedi\n" #: common/kiway.cpp:351 msgid "It is missing.\n" msgstr "O kayıp.\n" #: common/kiway.cpp:353 msgid "Perhaps a shared library (.dll or .so) file is missing.\n" msgstr "Paylaşılan bir kitaplık (.dll veya .so) dosyası eksik olabilir.\n" #: common/kiway.cpp:355 msgid "" "From command line: argv[0]:\n" "'" msgstr "" "Komut satırından: argv[0]:\n" "'" #: common/kiway.cpp:488 msgid "Error loading editor." msgstr "Düzenleyici yüklenirken hata oluştu." #: common/kiway.cpp:600 #, c-format msgid "Unable to switch language to %s" msgstr "Dil %s diline geçirilemiyor" #: common/layer_id.cpp:35 pcbnew/drc/drc_engine.cpp:960 #: pcbnew/drc/drc_engine.cpp:961 pcbnew/drc/drc_engine.cpp:962 #: pcbnew/tools/board_inspection_tool.cpp:248 #: pcbnew/tools/board_inspection_tool.cpp:257 #: pcbnew/tools/board_inspection_tool.cpp:266 msgid "undefined" msgstr "tanımsız" #: common/layer_id.cpp:107 pcbnew/plugins/kicad/pcb_parser.cpp:1095 msgid "Rescue" msgstr "Kurtarma" #: common/layer_id.cpp:111 msgid "Wires" msgstr "Teller" #: common/layer_id.cpp:112 msgid "Buses" msgstr "Veri Yolları" #: common/layer_id.cpp:113 msgid "Bus junctions" msgstr "Veri Yolu Birleşimleri" #: common/layer_id.cpp:114 msgid "Junctions" msgstr "Kesişimler" #: common/layer_id.cpp:115 msgid "Labels" msgstr "Etiketler" #: common/layer_id.cpp:116 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:45 msgid "Global labels" msgstr "Genel Etiket" #: common/layer_id.cpp:117 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:48 msgid "Hierarchical labels" msgstr "Hiyerarşik etiketler" #: common/layer_id.cpp:118 msgid "Pin numbers" msgstr "Bacak numaraları" #: common/layer_id.cpp:119 msgid "Pin names" msgstr "Bacak adları" #: common/layer_id.cpp:120 msgid "Symbol references" msgstr "Sembol referansları" #: common/layer_id.cpp:121 msgid "Symbol values" msgstr "Sembol değerleri" #: common/layer_id.cpp:122 msgid "Symbol fields" msgstr "Sembol alanları" #: common/layer_id.cpp:123 msgid "Sheet references" msgstr "Sayfa başvuruları" #: common/layer_id.cpp:124 msgid "Net class references" msgstr "Net class başvuruları" #: common/layer_id.cpp:125 msgid "Symbol body outlines" msgstr "Sembol gövdesi ana hatları" #: common/layer_id.cpp:126 msgid "Symbol body fills" msgstr "Sembol gövdesi dolguları" #: common/layer_id.cpp:127 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:72 msgid "Schematic text && graphics" msgstr "Şematik metin && grafikler" #: common/layer_id.cpp:128 msgid "Symbol private text && graphics" msgstr "Şematik metin && grafikler" #: common/layer_id.cpp:129 msgid "Schematic text && graphics backgrounds" msgstr "Şematik metin && grafik arka planları" #: common/layer_id.cpp:130 msgid "Pins" msgstr "Bacaklar" #: common/layer_id.cpp:131 msgid "Sheet borders" msgstr "Sayfa kenarlıkları" #: common/layer_id.cpp:132 msgid "Sheet backgrounds" msgstr "Sayfa arka planları" #: common/layer_id.cpp:133 msgid "Sheet names" msgstr "Sayfa adları" #: common/layer_id.cpp:134 msgid "Sheet fields" msgstr "Sayfa alanları" #: common/layer_id.cpp:135 msgid "Sheet file names" msgstr "Sayfa dosyası adları" #: common/layer_id.cpp:136 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:63 msgid "Sheet pins" msgstr "Sayfa Bacakları" #: common/layer_id.cpp:137 msgid "No-connect symbols" msgstr "Bağlantısız semboller" #: common/layer_id.cpp:138 #, fuzzy msgid "DNP markers" msgstr "işaretçiler" #: common/layer_id.cpp:139 msgid "ERC warnings" msgstr "ERC uyarıları" #: common/layer_id.cpp:140 msgid "ERC errors" msgstr "ERC hataları" #: common/layer_id.cpp:141 msgid "ERC exclusions" msgstr "ERC istisnaları" #: common/layer_id.cpp:142 common/layer_id.cpp:182 #: pcbnew/widgets/appearance_controls.cpp:346 msgid "Anchors" msgstr "Çapalar" #: common/layer_id.cpp:143 common/layer_id.cpp:186 msgid "Helper items" msgstr "Yardımcı öğeler" #: common/layer_id.cpp:144 common/layer_id.cpp:187 common/tool/grid_menu.cpp:64 #: eeschema/tools/sch_editor_control.cpp:2482 #: gerbview/dialogs/panel_gerbview_color_settings.cpp:102 #: gerbview/widgets/gerbview_layer_widget.cpp:134 #: pcbnew/widgets/appearance_controls.cpp:350 msgid "Grid" msgstr "Kullanıcı Kılavuzları" #: common/layer_id.cpp:145 #: gerbview/dialogs/panel_gerbview_color_settings.cpp:103 msgid "Axes" msgstr "Eksenler" #: common/layer_id.cpp:146 common/layer_id.cpp:189 #: gerbview/dialogs/panel_gerbview_color_settings.cpp:106 #: gerbview/widgets/gerbview_layer_widget.cpp:140 msgid "Background" msgstr "Arka plan" #: common/layer_id.cpp:147 common/layer_id.cpp:185 #: common/widgets/gal_options_panel_base.cpp:120 #: eeschema/sim/simulator_frame_ui.cpp:595 #: eeschema/sim/simulator_frame_ui_base.cpp:167 msgid "Cursor" msgstr "İmleç" #: common/layer_id.cpp:148 #, fuzzy msgid "Hovered items" msgstr "Yardımcı öğeler" #: common/layer_id.cpp:149 msgid "Highlighted items" msgstr "Vurgulanan öğeler" #: common/layer_id.cpp:150 msgid "Hidden items" msgstr "Gizli öğeler" #: common/layer_id.cpp:151 common/layer_id.cpp:190 msgid "Selection highlight" msgstr "Seçim vurgulama" #: common/layer_id.cpp:152 common/layer_id.cpp:183 msgid "Drawing sheet" msgstr "Çizim sayfası" #: common/layer_id.cpp:153 common/layer_id.cpp:184 msgid "Page limits" msgstr "Sayfa Sınırları" #: common/layer_id.cpp:154 #, fuzzy msgid "Operating point voltages" msgstr "Çalışma Noktası" #: common/layer_id.cpp:155 #, fuzzy msgid "Operating point currents" msgstr "Çalışma Noktası" #: common/layer_id.cpp:159 msgid "Footprints front" msgstr "Ayak izleri ön" #: common/layer_id.cpp:160 msgid "Footprints back" msgstr "Ayak izleri arka" #: common/layer_id.cpp:162 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:27 #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:53 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:28 msgid "Reference designators" msgstr "Referans belirteçleri" #: common/layer_id.cpp:163 msgid "Footprint text" msgstr "Ayak çizimi metni" #: common/layer_id.cpp:164 msgid "Hidden text" msgstr "Gizli metin" #: common/layer_id.cpp:165 msgid "SMD pads front" msgstr "SMD ayak izleri ön" #: common/layer_id.cpp:166 msgid "SMD pads back" msgstr "SMD ayak izleri arka" #: common/layer_id.cpp:167 msgid "Through-hole pads" msgstr "Delikli ayak izleri" #: common/layer_id.cpp:168 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:27 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:64 #: pcbnew/widgets/appearance_controls.cpp:327 #: pcbnew/widgets/panel_selection_filter.cpp:188 #: pcbnew/widgets/panel_selection_filter_base.cpp:37 msgid "Tracks" msgstr "İzler" #: common/layer_id.cpp:169 msgid "Through vias" msgstr "Tam geçiş" #: common/layer_id.cpp:170 msgid "Blind/Buried vias" msgstr "BL/Gömülü Geçiş" #: common/layer_id.cpp:171 msgid "Micro-vias" msgstr "Mikro-geçişler" #: common/layer_id.cpp:172 msgid "Via holes" msgstr "Geçiş Deliği" #: common/layer_id.cpp:173 msgid "Via hole walls" msgstr "Geçiş deliği duvarları" #: common/layer_id.cpp:174 msgid "Plated holes" msgstr "Kaplamalı delikler" #: common/layer_id.cpp:175 msgid "Plated hole walls" msgstr "Kaplamalı delik duvarlar" #: common/layer_id.cpp:176 msgid "Non-plated holes" msgstr "Kaplamasız delikler" #: common/layer_id.cpp:177 pcbnew/dialogs/panel_edit_options_base.cpp:340 #: pcbnew/widgets/appearance_controls.cpp:342 #: pcbnew/widgets/appearance_controls.cpp:714 #: pcbnew/widgets/appearance_controls.cpp:2475 msgid "Ratsnest" msgstr "Fare Yuvası(ratsnest)" #: common/layer_id.cpp:178 msgid "DRC warnings" msgstr "DRC uyarıları" #: common/layer_id.cpp:179 msgid "DRC errors" msgstr "DRC hataları" #: common/layer_id.cpp:180 msgid "DRC exclusions" msgstr "DRC istisnaları" #: common/layer_id.cpp:181 msgid "DRC marker shadows" msgstr "DRC işaretleyici gölgeleri" #: common/layer_id.cpp:188 msgid "Grid axes" msgstr "Kılavuz eksenleri" #: common/layer_id.cpp:191 msgid "Locked item shadow" msgstr "Kilitli Öğeler" #: common/layer_id.cpp:192 msgid "Courtyard collision shadow" msgstr "Avlu çarpışma gölgesi" #: common/lib_id.cpp:145 msgid "Illegal character found in logical library name" msgstr "Mantıksal kitaplık adında geçersiz karakter bulundu" #: common/lib_table_grid_tricks.cpp:32 #, fuzzy msgid "Edit options..." msgstr "Düzenleme Seçenekleri" #: common/lib_table_grid_tricks.cpp:33 #, fuzzy msgid "Edit options for this library entry" msgstr "'%s' Kitaplığı seçenekleri" #: common/lib_table_grid_tricks.cpp:63 #, fuzzy msgid "Activate selected" msgstr "Seçili hücreleri sil" #: common/lib_table_grid_tricks.cpp:66 #, fuzzy msgid "Deactivate selected" msgstr "Seçili hücreleri sil" #: common/lib_table_grid_tricks.cpp:69 #, fuzzy msgid "Set visible flag" msgstr "Görünen katmanlar" #: common/lib_table_grid_tricks.cpp:72 #, fuzzy msgid "Unset visible flag" msgstr "Görünen katmanlar" #: common/lib_table_grid_tricks.cpp:80 #, fuzzy, c-format msgid "Library settings for %s..." msgstr "Kütüphane konumu: %s" #: common/lib_tree_model.cpp:142 #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:131 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:99 #: eeschema/dialogs/dialog_sim_model.cpp:559 eeschema/lib_item.cpp:57 #: eeschema/symbol_editor/symbol_editor.cpp:1274 msgid "Unit" msgstr "Birim" #: common/lib_tree_model_adapter.cpp:134 common/lib_tree_model_adapter.cpp:137 #: common/lib_tree_model_adapter.cpp:147 common/lib_tree_model_adapter.cpp:149 #: common/lib_tree_model_adapter.cpp:150 msgid "Item" msgstr "Kalem" #: common/libeval_compiler/libeval_compiler.cpp:585 #, c-format msgid "Unrecognized character '%c'" msgstr "Tanınmayan karakter '%c'" #: common/libeval_compiler/libeval_compiler.cpp:846 msgid "Unknown parent of function parameters" msgstr "Fonksiyon parametrelerinin bilinmeyen ebeveyni" #: common/libeval_compiler/libeval_compiler.cpp:865 msgid "Unknown parent of property" msgstr "Özelliğin bilinmeyen üst öğesi" #: common/libeval_compiler/libeval_compiler.cpp:888 #: common/libeval_compiler/libeval_compiler.cpp:918 #: common/libeval_compiler/libeval_compiler.cpp:992 #: common/libeval_compiler/libeval_compiler.cpp:1065 #, c-format msgid "Unrecognized item '%s'" msgstr "Tanınmayan öğe '%s'" #: common/libeval_compiler/libeval_compiler.cpp:894 #: common/libeval_compiler/libeval_compiler.cpp:997 #, c-format msgid "Unrecognized property '%s'" msgstr "Bilinmeyen özellik %s" #: common/libeval_compiler/libeval_compiler.cpp:931 #, c-format msgid "Unrecognized function '%s'" msgstr "Tanınmayan işlev '%s'" #: common/libeval_compiler/libeval_compiler.cpp:1024 #, fuzzy, c-format msgid "Unexpected units for '%s'" msgstr "Beklenmeyen '%s'" #: common/libeval_compiler/libeval_compiler.cpp:1036 #, c-format msgid "Missing units for '%s'| (%s)" msgstr "'%s' için eksik birimler| (%s)" #: common/libeval_compiler/libeval_compiler.cpp:1156 #, c-format msgid "Type mismatch between '%s' and %lf" msgstr "'%s' ve %lf arasında tip uyuşmazlığı" #: common/libeval_compiler/libeval_compiler.cpp:1162 #, c-format msgid "Type mismatch between %lf and '%s'" msgstr "%lf ve '%s' arasında tip uyuşmazlığı" #: common/notifications_manager.cpp:90 #, fuzzy msgid "View Details" msgstr "Detaylar" #: common/notifications_manager.cpp:95 msgid "Dismiss" msgstr "" #: common/notifications_manager.cpp:155 #, fuzzy msgid "Notifications" msgstr "Gerekçe" #: common/notifications_manager.cpp:175 msgid "There are no notifications available" msgstr "" #: common/pgm_base.cpp:207 msgid "No default editor found, you must choose one." msgstr "Varsayılan düzenleyici bulunamadı, birini seçmelisiniz." #: common/pgm_base.cpp:227 common/pgm_base.cpp:229 msgid "Executable file" msgstr "Çalıştırılabilir dosya" #: common/pgm_base.cpp:239 msgid "Select Preferred Editor" msgstr "Tercih Edilen Düzenleyiciyi Seç" #: common/pgm_base.cpp:376 #, fuzzy msgid "" "KiCad can anonymously report crashes and special event data to developers in " "order to aid identifying critical bugs across the user base more effectively " "and help profile functionality to guide improvements. \n" "If you choose to voluntarily participate, KiCad will automatically handle " "sending said reports when crashes or events occur. \n" "Your design files such as schematic or PCB are not shared in this process." msgstr "" "KiCad, kullanıcı tabanındaki kritik hataların daha etkili bir şekilde " "tanımlanmasına yardımcı olmak ve iyileştirmelere rehberlik etmek için " "işlevsellik profiline yardımcı olmak amacıyla çökmeleri ve özel olay " "verilerini geliştiricilere anonim olarak bildirebilir. \n" "Gönüllü olarak katılmayı seçerseniz, KiCad çökmeler veya olaylar meydana " "geldiğinde söz konusu raporları göndermeyi otomatik olarak halledecektir. \n" "Şematik veya PCB gibi tasarım dosyalarınız bu süreçte paylaşılmaz." #: common/pgm_base.cpp:383 #, fuzzy msgid "Data collection opt in request" msgstr "Bağlantı Yok" #: common/pgm_base.cpp:480 msgid "Environment variable HOME is empty. Unable to continue." msgstr "HOME ortam değişkeni boş. Devam edilemiyor." #: common/pgm_base.cpp:682 msgid "This language is not supported by the operating system." msgstr "Bu dil işletim sistemi tarafından desteklenmiyor." #: common/pgm_base.cpp:733 common/pgm_base.cpp:774 msgid "The KiCad language file for this language is not installed." msgstr "Bu dil için KiCad dil dosyası kurulu değil." #: common/plotters/PDF_plotter.cpp:877 #, fuzzy, c-format msgid "Page %s" msgstr "Lehim maskesi katmanlarını göster" #: common/plotters/PDF_plotter.cpp:881 #, fuzzy, c-format msgid "%s (Page %s)" msgstr "Izgara: %s (%s)" #: common/plotters/PDF_plotter.cpp:1358 #, fuzzy, c-format msgid "Show Page %s" msgstr "Lehim maskesi katmanlarını göster" #: common/plotters/PDF_plotter.cpp:1369 #: eeschema/symbol_editor/symbol_edit_frame.cpp:847 #: eeschema/tools/sch_navigate_tool.cpp:87 #, c-format msgid "Open %s" msgstr "%s aç" #: common/plugins/altium/altium_parser.cpp:56 common/richio.cpp:121 #, c-format msgid "Cannot open file '%s'." msgstr "'%s' dosyası açılamıyor." #: common/plugins/altium/altium_parser.cpp:65 msgid "Error reading file: cannot determine length." msgstr "Dosya okunurken hata oluştu: uzunluk belirlenemiyor." #: common/plugins/altium/altium_parser.cpp:78 msgid "Error reading file." msgstr "Dosya okunurken hata oluştu." #: common/plugins/altium/altium_parser.cpp:425 msgid "" "Missing null byte at end of property list. Imported data might be malformed " "or missing." msgstr "" "Özellik listesinin sonunda boş bayt eksik. Alınan veriler hatalı " "biçimlendirilmiş veya eksik olabilir." #: common/plugins/altium/altium_parser.cpp:554 #, c-format msgid "Unit '%s' does not end with 'mil'." msgstr "'%s' birimi 'mil' ile bitmiyor." #: common/plugins/altium/altium_parser.cpp:564 #, c-format msgid "Cannot convert '%s' to double." msgstr "'%s' çifte dönüştürülemiyor." #: common/plugins/cadstar/cadstar_archive_parser.cpp:2469 #, c-format msgid "Cannot open file '%s'" msgstr "'%s' dosyası açılamıyor" #: common/plugins/cadstar/cadstar_archive_parser.cpp:2491 #: common/plugins/cadstar/cadstar_archive_parser.cpp:2823 msgid "File import cancelled by user." msgstr "Dosya alma işlemi kullanıcı tarafından iptal edildi." #: common/plugins/cadstar/cadstar_archive_parser.cpp:2509 #: common/plugins/cadstar/cadstar_archive_parser.cpp:2532 #: common/plugins/cadstar/cadstar_archive_parser.cpp:2550 #: common/plugins/cadstar/cadstar_archive_parser.cpp:2558 #: common/plugins/cadstar/cadstar_archive_parser.cpp:2569 msgid "The selected file is not valid or might be corrupt!" msgstr "Seçili dosya geçerli değil veya bozuk olabilir!" #: common/plugins/cadstar/cadstar_archive_parser.cpp:2676 #, c-format msgid "Unexpected number of points in '%s'. Found %d but expected %d." msgstr "'%s' içinde beklenmeyen puan sayısı. %d bulundu, ancak %d bekleniyor." #: common/plugins/cadstar/cadstar_archive_parser.h:43 #, c-format msgid "Missing node '%s' in '%s'" msgstr "'%s' içinde '%s' düğümü eksik" #: common/plugins/cadstar/cadstar_archive_parser.h:46 #, c-format msgid "Unknown node '%s' in '%s'" msgstr "'%s' içinde bilinmeyen düğüm '%s'" #: common/plugins/cadstar/cadstar_archive_parser.h:49 #, c-format msgid "Missing Parameter '%s' in '%s'" msgstr "'%s' içinde '%s' Parametresi Eksik" #: common/plugins/cadstar/cadstar_archive_parser.h:52 #, c-format msgid "Unknown Parameter '%s' in '%s'" msgstr "'%s' içinde Bilinmeyen Parametre '%s'" #: common/plugins/cadstar/cadstar_archive_parser.h:55 #, c-format msgid "Unable to parse '%s' in '%s'" msgstr "'%s' içinde '%s' ayrıştırılamıyor" #: common/plugins/eagle/eagle_parser.cpp:249 #, c-format msgid "Invalid size %lld: too large" msgstr "Geçersiz boyut %lld: çok büyük" #: common/plugins/eagle/eagle_parser.cpp:410 #, c-format msgid "Invalid Arc with radius %f and angle %f" msgstr "%f Yarıçaplı geçersiz Yay ve %f açı" #: common/plugins/easyeda/easyeda_parser_base.cpp:37 #, fuzzy, c-format msgid "Failed to parse number from '%s'" msgstr "'%s' için bir rakama ihtiyacınız var" #: common/plugins/easyedapro/easyedapro_import_utils.cpp:164 #, fuzzy, c-format msgid "" "'%s' does not appear to be a valid EasyEDA (JLCEDA) Pro project file. Cannot " "find project.json." msgstr "" "'%s' Dosyası\n" "geçerli bir KiCad proje dosyası olarak görünmüyor." #: common/plugins/easyedapro/easyedapro_import_utils.cpp:180 #, fuzzy, c-format msgid "Cannot read ZIP archive '%s'" msgstr "'%s' dosyası açılamıyor" #: common/plugins/easyedapro/easyedapro_import_utils.cpp:196 #, fuzzy, c-format msgid "JSON error reading '%s': %s" msgstr "%s resmi okunurken hata oluştu." #: common/plugins/easyedapro/easyedapro_import_utils.cpp:200 #, fuzzy, c-format msgid "Error reading '%s': %s" msgstr "%s resmi okunurken hata oluştu." #: common/plugins/easyedapro/easyedapro_import_utils.cpp:223 #, fuzzy, c-format msgid "Cannot parse JSON line %d in '%s': %s" msgstr "'%s' dosyası açılamıyor." #: common/project.cpp:374 common/project.cpp:379 pcbnew/project_pcb.cpp:69 msgid "Error loading project footprint library table." msgstr "Proje ayak içizimi kitaplığı tablosu yüklenirken hata oluştu." #: common/project/net_settings.cpp:61 pcbnew/board.cpp:117 #, fuzzy msgid "This is the default net class." msgstr "Varsayılan net sınıfı gereklidir." #: common/project/project_archiver.cpp:53 kicad/pcm/pcm_task_manager.cpp:329 msgid "Could not open archive file." msgstr "Arşiv dosyası açılamadı." #: common/project/project_archiver.cpp:62 kicad/pcm/pcm_task_manager.cpp:337 msgid "Invalid archive file format." msgstr "Geçersiz arşiv dosyası biçimi." #: common/project/project_archiver.cpp:73 #, c-format msgid "Extracting file '%s'." msgstr "'%s' dosyası genişletiliyor." #: common/project/project_archiver.cpp:96 kicad/pcm/pcm_task_manager.cpp:251 #: kicad/pcm/pcm_task_manager.cpp:294 msgid "Error extracting file!" msgstr "Dosya çıkarılırken hata oluştu!" #: common/project/project_archiver.cpp:164 eeschema/dialogs/dialog_erc.cpp:918 #: eeschema/netlist_exporters/netlist_exporter_allegro.cpp:65 #: eeschema/netlist_exporters/netlist_exporter_cadstar.cpp:48 #: eeschema/netlist_exporters/netlist_exporter_orcadpcb2.cpp:52 #: eeschema/sch_plotter.cpp:172 eeschema/sch_plotter.cpp:384 #: eeschema/sch_plotter.cpp:524 eeschema/sch_plotter.cpp:731 #: eeschema/sch_plotter.cpp:900 gerbview/export_to_pcbnew.cpp:68 #: pagelayout_editor/files.cpp:214 pcbnew/build_BOM_from_board.cpp:101 #: pcbnew/dialogs/dialog_board_statistics.cpp:658 #: pcbnew/dialogs/dialog_drc.cpp:911 pcbnew/dialogs/dialog_export_idf.cpp:235 #: pcbnew/dialogs/dialog_export_svg.cpp:360 #: pcbnew/dialogs/dialog_export_vrml.cpp:278 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:306 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:327 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:435 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:482 #: pcbnew/dialogs/dialog_gen_footprint_position.cpp:580 #: pcbnew/dialogs/dialog_gendrill.cpp:482 pcbnew/dialogs/dialog_plot.cpp:1246 #: pcbnew/exporters/export_footprint_associations.cpp:83 #: pcbnew/exporters/export_gencad.cpp:89 #: pcbnew/exporters/gendrill_Excellon_writer.cpp:118 #: pcbnew/exporters/gendrill_file_writer_base.cpp:340 #: pcbnew/exporters/gendrill_gerber_writer.cpp:102 #: pcbnew/exporters/gerber_jobfile_writer.cpp:153 #, c-format msgid "Failed to create file '%s'." msgstr "'%s' dosyası oluşturulamadı." #: common/project/project_archiver.cpp:233 #, c-format msgid "Archived file '%s'." msgstr "Arşivlenmiş dosya '%s'." #: common/project/project_archiver.cpp:243 #, c-format msgid "Failed to archive file '%s'." msgstr "'%s' dosyası arşivlenemedi." #: common/project/project_archiver.cpp:269 #, c-format msgid "Zip archive '%s' created (%s uncompressed, %s compressed)." msgstr "Zip arşivi '%s' oluşturuldu (%s sıkıştırılmamış, %s sıkıştırılmış)." #: common/rc_item.cpp:413 eeschema/erc_item.cpp:333 msgid "Excluded warning: " msgstr "İstisna uyarı: " #: common/rc_item.cpp:415 eeschema/erc_item.cpp:335 msgid "Excluded error: " msgstr "İstisna hata: " #: common/rc_item.cpp:419 eeschema/erc_item.cpp:339 msgid "Warning: " msgstr "Uyarı: " #: common/rc_item.cpp:423 eeschema/erc_item.cpp:343 msgid "Error: " msgstr "Hata: " #: common/richio.cpp:200 #, c-format msgid "Unable to open %s for reading." msgstr "%s okunmak üzere açılamıyor." #: common/richio.cpp:251 common/richio.cpp:349 msgid "Maximum line length exceeded" msgstr "En fazla satır uzunluğu aşıldı" #: common/richio.cpp:314 msgid "Line length exceeded" msgstr "Satır uzunluğu aşıldı" #: common/settings/bom_settings.cpp:119 #, fuzzy msgid "Grouped By Value" msgstr "Ada göre grupla" #: common/settings/bom_settings.cpp:119 common/settings/bom_settings.cpp:137 #: common/settings/bom_settings.cpp:156 #: eeschema/dialogs/dialog_rescue_each.cpp:131 #: eeschema/dialogs/dialog_sim_model_base.cpp:254 eeschema/sch_symbol.cpp:1854 #: eeschema/sch_symbol.cpp:1906 pcbnew/footprint.cpp:3411 msgid "Reference" msgstr "Kaynak" #: common/settings/bom_settings.cpp:137 #, fuzzy msgid "Grouped By Value and Footprint" msgstr "İz Düşümünü Farklı Kaydet" #: common/settings/bom_settings.cpp:156 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:268 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:199 #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:72 #: eeschema/sch_symbol.cpp:2600 eeschema/tools/sch_edit_tool.cpp:469 #: eeschema/tools/sch_edit_tool.cpp:561 eeschema/tools/sch_edit_tool.cpp:646 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:180 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:184 #: pcbnew/footprint.cpp:3428 msgid "Attributes" msgstr "Öznitellikler" #: common/settings/bom_settings.cpp:228 #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:49 msgid "CSV" msgstr "CSV" #: common/settings/bom_settings.cpp:233 #, fuzzy msgid "TSV" msgstr "V" #: common/settings/bom_settings.cpp:239 #, fuzzy msgid "Semicolons" msgstr "Düz renkler" #: common/settings/color_settings.cpp:339 msgid "(Footprints)" msgstr "(Ayak izleri)" #: common/settings/color_settings.cpp:391 #: pagelayout_editor/dialogs/panel_pl_editor_color_settings.cpp:80 msgid "KiCad Default" msgstr "KiCad Varsayılanı" #: common/settings/color_settings.cpp:396 msgid "KiCad Classic" msgstr "KiCad Classic" #: common/template_fieldnames.cpp:68 #, c-format msgid "Field%d" msgstr "Alan%d" #: common/tool/action_menu.cpp:212 common/tool/action_menu.cpp:217 #, c-format msgid "Close %s" msgstr "%s'i kapat" #: common/tool/action_menu.cpp:231 common/tool/action_menu.cpp:247 #, c-format msgid "Quit %s" msgstr "%s'ten çık" #: common/tool/actions.cpp:45 msgid "New..." msgstr "Yeni..." #: common/tool/actions.cpp:46 msgid "Create a new document in the editor" msgstr "Düzenleyicide yeni belge oluştur" #: common/tool/actions.cpp:52 eeschema/symbol_editor/symbol_editor.cpp:618 #: pcbnew/footprint_libraries_utils.cpp:1004 msgid "New Library..." msgstr "Yeni Kütüphane..." #: common/tool/actions.cpp:53 msgid "Create a new library folder" msgstr "Yeni kitaplık klasörü oluşturun" #: common/tool/actions.cpp:59 msgid "Add Library..." msgstr "Kütüphane ekleyin..." #: common/tool/actions.cpp:60 msgid "Add an existing library folder" msgstr "Mevcut bir kütüphane klasörüne ekle" #: common/tool/actions.cpp:68 msgid "Open..." msgstr "Aç..." #: common/tool/actions.cpp:69 msgid "Open existing document" msgstr "Varolan belgeyi aç" #: common/tool/actions.cpp:78 msgid "Save changes" msgstr "Değişiklikleri Kaydet" #: common/tool/actions.cpp:86 msgid "Save As..." msgstr "Farklı Kaydet..." #: common/tool/actions.cpp:87 msgid "Save current document to another location" msgstr "Geçerli belgeyi başka bir konuma kaydet" #: common/tool/actions.cpp:93 #, fuzzy msgid "Save a Copy..." msgstr "Kopyayı Farklı Kaydet..." #: common/tool/actions.cpp:94 msgid "Save a copy of the current document to another location" msgstr "Geçerli belgenin bir kopyasını başka bir konuma kaydet" #: common/tool/actions.cpp:100 msgid "Save All" msgstr "Tümünü Kaydet" #: common/tool/actions.cpp:101 msgid "Save all changes" msgstr "Tüm değişiklikleri kaydet" #: common/tool/actions.cpp:108 msgid "Throw away changes" msgstr "Değişiklikleri at" #: common/tool/actions.cpp:113 msgid "Page Settings..." msgstr "Sayfa Ayarları..." #: common/tool/actions.cpp:114 msgid "Settings for paper size and title block info" msgstr "Kağıt boyutu ve başlık bloğu bilgileri için ayarlar" #: common/tool/actions.cpp:122 msgid "Print..." msgstr "Yazdır..." #: common/tool/actions.cpp:129 msgid "Plot..." msgstr "Çiz..." #: common/tool/actions.cpp:130 eeschema/sim/simulator_frame_ui.cpp:590 #: eeschema/sim/simulator_frame_ui_base.cpp:112 #: pcbnew/dialogs/dialog_plot.cpp:188 pcbnew/dialogs/dialog_plot_base.h:154 msgid "Plot" msgstr "Çizdir" #: common/tool/actions.cpp:137 msgid "Close the current editor" msgstr "Geçerli düzenleyiciyi kapat" #: common/tool/actions.cpp:146 msgid "Cancel current tool" msgstr "Geçerli aracı iptal et" #: common/tool/actions.cpp:154 #, fuzzy msgid "Finish" msgstr "Otobüsü Bitir" #: common/tool/actions.cpp:155 #, fuzzy msgid "Finish current tool" msgstr "Geçerli aracı iptal et" #: common/tool/actions.cpp:162 msgid "Show Context Menu" msgstr "Bağlam Menüsünü Göster" #: common/tool/actions.cpp:163 msgid "Perform the right-mouse-button action" msgstr "Sağ fare düğmesi eylemini gerçekleştir" #: common/tool/actions.cpp:177 msgid "Undo last edit" msgstr "Son düzenlemeyi geri al" #: common/tool/actions.cpp:190 msgid "Redo last edit" msgstr "Son düzenlemeyi yeniden yap" #: common/tool/actions.cpp:203 msgid "Cut selected item(s) to clipboard" msgstr "Seçili öğe(leri) panoya kes" #: common/tool/actions.cpp:214 msgid "Copy selected item(s) to clipboard" msgstr "Seçili öğe(leri) panoya kopyala" #: common/tool/actions.cpp:225 msgid "Paste item(s) from clipboard" msgstr "Panodan öğe(ler) yapıştırma" #: common/tool/actions.cpp:235 msgid "Select all items on screen" msgstr "Ekrandaki tüm öğeleri seç" #: common/tool/actions.cpp:241 #, fuzzy msgid "Unselect All" msgstr "Tümünü Seç" #: common/tool/actions.cpp:242 #, fuzzy msgid "Unselect all items on screen" msgstr "Ekrandaki tüm öğeleri seç" #: common/tool/actions.cpp:247 msgid "Paste Special..." msgstr "Özel Yapıştır..." #: common/tool/actions.cpp:248 #, fuzzy msgid "Paste item(s) from clipboard with annotation options" msgstr "Panodan öğe(leri) seçeneklerle yapıştır" #: common/tool/actions.cpp:256 eeschema/tools/symbol_editor_edit_tool.cpp:902 #: pcbnew/tools/edit_tool.cpp:2518 msgid "Duplicate" msgstr "Çiftle" #: common/tool/actions.cpp:257 msgid "Duplicates the selected item(s)" msgstr "Seçili öğe(leri) çoğalt" #: common/tool/actions.cpp:270 msgid "Deletes selected item(s)" msgstr "Seçili öğeleri sil" #: common/tool/actions.cpp:277 msgid "Interactive Delete Tool" msgstr "Etkileşimli Silme Aracı" #: common/tool/actions.cpp:278 msgid "Delete clicked items" msgstr "Tıklanan öğeleri sil" #: common/tool/actions.cpp:290 #, fuzzy msgid "Cycle arc editing mode" msgstr "Gerçekçi modu aç/kapat" #: common/tool/actions.cpp:291 msgid "Switch to a different method of editing arcs" msgstr "Yayları düzenlemek için farklı bir yönteme geçin" #: common/tool/actions.cpp:298 #, fuzzy msgid "Show Search Panel" msgstr "Sayfa Özellikleri" #: common/tool/actions.cpp:299 #, fuzzy msgid "Show/hide the search panel" msgstr "Sayfa Özellikleri" #: common/tool/actions.cpp:307 eeschema/dialogs/dialog_schematic_find.cpp:33 #: eeschema/dialogs/dialog_schematic_find_base.cpp:118 #: eeschema/dialogs/dialog_schematic_find_base.h:82 #: pcbnew/dialogs/dialog_find.cpp:55 msgid "Find" msgstr "Bul" #: common/tool/actions.cpp:308 msgid "Find text" msgstr "Metin Bul" #: common/tool/actions.cpp:316 eeschema/dialogs/dialog_schematic_find.cpp:44 msgid "Find and Replace" msgstr "Bul ve Değiştir" #: common/tool/actions.cpp:317 msgid "Find and replace text" msgstr "Metni bul ve değiştir" #: common/tool/actions.cpp:325 pcbnew/dialogs/dialog_find_base.cpp:91 msgid "Find Next" msgstr "Sonrakini Bul" #: common/tool/actions.cpp:326 msgid "Find next match" msgstr "Sonraki eşleşmeyi bul" #: common/tool/actions.cpp:334 pcbnew/dialogs/dialog_find_base.cpp:96 #, fuzzy msgid "Find Previous" msgstr "Yazdırma Önizleme" #: common/tool/actions.cpp:335 #, fuzzy msgid "Find previous match" msgstr "Yazdırma Önizleme" #: common/tool/actions.cpp:343 msgid "Find Next Marker" msgstr "Sonraki İşaretçiyi Bul" #: common/tool/actions.cpp:349 msgid "Replace and Find Next" msgstr "Değiştir ve Sonrakini Bul" #: common/tool/actions.cpp:350 msgid "Replace current match and find next" msgstr "Mevcut eşleşmeyi değiştir ve sonrakini bul" #: common/tool/actions.cpp:356 #: eeschema/dialogs/dialog_schematic_find_base.cpp:128 msgid "Replace All" msgstr "Tümünü Değiştir" #: common/tool/actions.cpp:357 msgid "Replace all matches" msgstr "Tüm eşleşmeleri değiştir" #: common/tool/actions.cpp:369 msgid "Previous Marker" msgstr "Önceki İşaretçi" #: common/tool/actions.cpp:370 msgid "Go to previous marker in Checker window" msgstr "Denetleyici penceresinde önceki işaretçiye git" #: common/tool/actions.cpp:376 msgid "Next Marker" msgstr "Sonraki İşaretçi" #: common/tool/actions.cpp:377 msgid "Go to next marker in Checker window" msgstr "Denetleyici penceresinde sonraki işaretçiye git" #: common/tool/actions.cpp:383 msgid "Exclude Marker" msgstr "İşaretçiyi Hariç Tut" #: common/tool/actions.cpp:384 msgid "Mark current violation in Checker window as an exclusion" msgstr "Denetleyici penceresinde mevcut ihlali bir dışlama olarak işaretle" #: common/tool/actions.cpp:397 common/tool/actions.cpp:398 #: kicad/pcm/dialogs/dialog_pcm_base.cpp:131 msgid "Refresh" msgstr "Yenile" #: common/tool/actions.cpp:410 common/tool/actions.cpp:411 msgid "Zoom to Fit" msgstr "Sığdırmak için Yakınlaştır" #: common/tool/actions.cpp:418 common/tool/actions.cpp:419 msgid "Zoom to Objects" msgstr "Nesnelere Yakınlaştır" #: common/tool/actions.cpp:431 common/tool/actions.cpp:432 msgid "Zoom In at Cursor" msgstr "İmleçte Yakınlaştır" #: common/tool/actions.cpp:444 common/tool/actions.cpp:445 msgid "Zoom Out at Cursor" msgstr "İmleçte Uzaklaştır" #: common/tool/actions.cpp:451 common/tool/actions.cpp:452 #: common/widgets/mathplot.cpp:1450 pcbnew/dialogs/panel_setup_rules.cpp:135 msgid "Zoom In" msgstr "Yakınlaştır" #: common/tool/actions.cpp:458 common/tool/actions.cpp:459 #: common/widgets/mathplot.cpp:1451 pcbnew/dialogs/panel_setup_rules.cpp:136 msgid "Zoom Out" msgstr "Uzaklaştır" #: common/tool/actions.cpp:467 common/tool/actions.cpp:468 #: common/widgets/mathplot.cpp:1452 #, fuzzy msgid "Center on Cursor" msgstr "Yakınlaştırmada imleci merkeze taşı" #: common/tool/actions.cpp:476 common/tool/actions.cpp:477 msgid "Zoom to Selection" msgstr "Seçime Yakınlaştır" #: common/tool/actions.cpp:484 common/widgets/mathplot.cpp:1447 #, fuzzy msgid "Undo Last Zoom" msgstr "Son düzenlemeyi geri al" #: common/tool/actions.cpp:485 common/widgets/mathplot.cpp:1447 msgid "Return zoom to level prior to last zoom action" msgstr "" #: common/tool/actions.cpp:491 common/widgets/mathplot.cpp:1448 #, fuzzy msgid "Redo Last Zoom" msgstr "Son düzenlemeyi yeniden yap" #: common/tool/actions.cpp:492 common/widgets/mathplot.cpp:1448 msgid "Return zoom to level prior to last zoom undo" msgstr "" #: common/tool/actions.cpp:509 msgid "Cursor Up" msgstr "İmleç Yukarı" #: common/tool/actions.cpp:517 msgid "Cursor Down" msgstr "İmleç Aşağı" #: common/tool/actions.cpp:525 msgid "Cursor Left" msgstr "İmleç Sol" #: common/tool/actions.cpp:533 msgid "Cursor Right" msgstr "İmleç Sağ" #: common/tool/actions.cpp:542 msgid "Cursor Up Fast" msgstr "İmleç Yukarı Hızlı" #: common/tool/actions.cpp:550 msgid "Cursor Down Fast" msgstr "İmleç Aşağı Hızlı" #: common/tool/actions.cpp:558 msgid "Cursor Left Fast" msgstr "İmleç Sol Hızlı" #: common/tool/actions.cpp:566 msgid "Cursor Right Fast" msgstr "İmleç Sağ Hızlı" #: common/tool/actions.cpp:575 pcbnew/dialogs/panel_edit_options_base.cpp:113 #: pcbnew/dialogs/panel_edit_options_base.cpp:185 msgid "Click" msgstr "Tıklama" #: common/tool/actions.cpp:576 msgid "Performs left mouse button click" msgstr "Sol fare düğmesi tıklatır" #: common/tool/actions.cpp:585 msgid "Double-click" msgstr "Çift tıklama" #: common/tool/actions.cpp:586 msgid "Performs left mouse button double-click" msgstr "Sol fare düğmesine çift tıklama gerçekleştirir" #: common/tool/actions.cpp:597 msgid "Pin Library" msgstr "Kütüphaneyi Sabitle" #: common/tool/actions.cpp:598 msgid "Keep the library at the top of the list" msgstr "Kütüphaneyi listenin başında tut" #: common/tool/actions.cpp:603 msgid "Unpin Library" msgstr "Kitaplığı Sabitlemeyi Geri Alın" #: common/tool/actions.cpp:604 msgid "No longer keep the library at the top of the list" msgstr "Kitaplığı artık listenin başında tutma" #: common/tool/actions.cpp:610 msgid "Pan Up" msgstr "Yukarı Kaydır" #: common/tool/actions.cpp:618 msgid "Pan Down" msgstr "Aşağı Kaydır" #: common/tool/actions.cpp:626 msgid "Pan Left" msgstr "Sola Kaydır" #: common/tool/actions.cpp:634 msgid "Pan Right" msgstr "Sağa Kaydır" #: common/tool/actions.cpp:644 msgid "Switch to Fast Grid 1" msgstr "Hızlı Izgara 1'e geçme" #: common/tool/actions.cpp:651 msgid "Switch to Fast Grid 2" msgstr "Hızlı Izgara 2'ye geçme" #: common/tool/actions.cpp:658 #, fuzzy msgid "Cycle Fast Grid" msgstr "Hızlı Izgara 1'e geçme" #: common/tool/actions.cpp:665 msgid "Switch to Next Grid" msgstr "Sonraki Kılavuza Geç" #: common/tool/actions.cpp:672 msgid "Switch to Previous Grid" msgstr "Önceki Izgaraya Geç" #: common/tool/actions.cpp:678 common/tool/common_tools.cpp:576 msgid "Grid Origin" msgstr "Izgara Başlangıç noktası" #: common/tool/actions.cpp:679 #, fuzzy msgid "Place the grid origin point" msgstr "Kılavuz başlangıç noktasını ayarlama" #: common/tool/actions.cpp:687 msgid "Reset Grid Origin" msgstr "Elek Başlangıç Noktası Sıfırlama" #: common/tool/actions.cpp:697 msgid "Show Grid" msgstr "Kılavuzu Göster" #: common/tool/actions.cpp:698 #, fuzzy msgid "Display background grid in the edit window" msgstr "" "Düzenleme penceresinde kılavuz noktalarını veya çizgilerini görüntüleme" #: common/tool/actions.cpp:706 msgid "Enables item-specific grids that override the current grid" msgstr "" #: common/tool/actions.cpp:713 #, fuzzy msgid "Edit grid definitions" msgstr "Kılavuz boyutlarını ayarla" #: common/tool/actions.cpp:719 #, fuzzy msgid "Grid Origin..." msgstr "Izgara Başlangıç noktası" #: common/tool/actions.cpp:720 msgid "Set the grid origin point" msgstr "Kılavuz başlangıç noktasını ayarlama" #: common/tool/actions.cpp:726 msgid "Use inches" msgstr "İnç kullan" #: common/tool/actions.cpp:734 eeschema/import_gfx/dialog_import_gfx_sch.cpp:60 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 #: pcbnew/dialogs/dialog_export_idf_base.cpp:102 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:94 #: pcbnew/import_gfx/dialog_import_graphics.cpp:55 #: pcbnew/pcb_dimension.cpp:1422 msgid "Mils" msgstr "Mil" #: common/tool/actions.cpp:735 msgid "Use mils" msgstr "Mil kullan" #: common/tool/actions.cpp:743 eeschema/import_gfx/dialog_import_gfx_sch.cpp:59 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:122 #: pcbnew/dialogs/dialog_export_2581_base.cpp:55 #: pcbnew/dialogs/dialog_export_idf_base.cpp:102 #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:55 #: pcbnew/dialogs/dialog_gendrill_base.cpp:106 #: pcbnew/dialogs/dialog_plot_base.cpp:342 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:94 #: pcbnew/import_gfx/dialog_import_graphics.cpp:54 #: pcbnew/pcb_dimension.cpp:1423 msgid "Millimeters" msgstr "Milimetre" #: common/tool/actions.cpp:744 msgid "Use millimeters" msgstr "Milimetre kullan" #: common/tool/actions.cpp:760 #, fuzzy msgid "Select Columns..." msgstr "Seçimi kaldır" #: common/tool/actions.cpp:767 msgid "Switch units" msgstr "Birimleri değiştir" #: common/tool/actions.cpp:768 msgid "Switch between imperial and metric units" msgstr "İngiliz ve metrik birimler arasında geçiş yapın" #: common/tool/actions.cpp:774 msgid "Polar Coordinates" msgstr "Kutupsal Koordinatlar" #: common/tool/actions.cpp:775 msgid "Switch between polar and cartesian coordinate systems" msgstr "Kutupsal ve kartezyen koordinat sistemleri arasında geçiş yapın" #: common/tool/actions.cpp:783 msgid "Reset Local Coordinates" msgstr "Yerel Koordinatları Sıfırla" #: common/tool/actions.cpp:791 msgid "Always Show Cursor" msgstr "İmleci Her Zaman Göster" #: common/tool/actions.cpp:792 msgid "Display crosshairs even in selection tool" msgstr "Seçim aracında bile artı işaretlerini göster" #: common/tool/actions.cpp:798 msgid "Full-Window Crosshairs" msgstr "Tam Pencere Artıları" #: common/tool/actions.cpp:799 msgid "Switch display of full-window crosshairs" msgstr "Tam pencere artı işaretinin görüntüsünü değiştir" #: common/tool/actions.cpp:806 msgid "Inactive Layer View Mode" msgstr "Etkin Olmayan Katman Görünümü Modu" #: common/tool/actions.cpp:807 msgid "Toggle inactive layers between normal and dimmed" msgstr "Etkin olmayan katmanları normal ve soluk arasında geçiş yap" #: common/tool/actions.cpp:814 msgid "Inactive Layer View Mode (3-state)" msgstr "Etkin Olmayan Katman Görünümü Modu (3 durumlu)" #: common/tool/actions.cpp:815 msgid "Cycle inactive layers between normal, dimmed, and hidden" msgstr "" "Normal, soluk ve gizli arasında etkin olmayan katmanları döngüye ekleme" #: common/tool/actions.cpp:821 common/tool/actions.cpp:822 msgid "Draw Bounding Boxes" msgstr "Sınırlayıcı Kutular Çiz" #: common/tool/actions.cpp:828 common/tool/actions.cpp:829 msgid "Select item(s)" msgstr "Öge(ler) seç" #: common/tool/actions.cpp:839 msgid "Measure Tool" msgstr "Ölçüm Aracı" #: common/tool/actions.cpp:840 msgid "Interactively measure distance between points" msgstr "Noktalar arasındaki mesafeyi etkileşimli olarak ölç" #: common/tool/actions.cpp:856 #, fuzzy msgid "Switch to Project Manager" msgstr "Proje Yöneticisi" #: common/tool/actions.cpp:857 #, fuzzy msgid "Show project window" msgstr "Konsol penceresini göster" #: common/tool/actions.cpp:866 msgid "Show 3D viewer window" msgstr "3D görüntüleyici penceresini göster" #: common/tool/actions.cpp:872 eeschema/symbol_diff_frame.cpp:57 #: eeschema/symbol_viewer_frame.cpp:103 eeschema/symbol_viewer_frame.cpp:1104 msgid "Symbol Library Browser" msgstr "Sembol Kitaplığı Tarayıcısı" #: common/tool/actions.cpp:873 msgid "Browse symbol libraries" msgstr "Sembol kitaplıklarına gözatma" #: common/tool/actions.cpp:882 msgid "Create, delete and edit symbols" msgstr "Sembol oluşturma, silme ve düzenleme" #: common/tool/actions.cpp:890 pcbnew/footprint_viewer_frame.cpp:111 #: pcbnew/footprint_viewer_frame.cpp:1024 msgid "Footprint Library Browser" msgstr "Ayak İzi Kitaplığı Tarayıcısı" #: common/tool/actions.cpp:891 msgid "Browse footprint libraries" msgstr "Ayak izi kitaplıklarına göz at" #: common/tool/actions.cpp:900 msgid "Create, delete and edit footprints" msgstr "Ayak izleri oluşturun, silin ve düzenleyin" #: common/tool/actions.cpp:908 #, fuzzy msgid "Show Properties Manager" msgstr "Sayfa Özellikleri" #: common/tool/actions.cpp:909 #, fuzzy msgid "Show/hide the properties manager" msgstr "Sayfa Özellikleri" #: common/tool/actions.cpp:917 msgid "Update PCB from Schematic..." msgstr "PCB'i Şematik'ten Güncelleştir..." #: common/tool/actions.cpp:918 msgid "Update PCB with changes made to schematic" msgstr "Devre şemasında yapılan değişikliklerle PCB'yi güncelleyin" #: common/tool/actions.cpp:924 msgid "Update Schematic from PCB..." msgstr "PCB'den Şematik Güncelleştir..." #: common/tool/actions.cpp:925 msgid "Update schematic with changes made to PCB" msgstr "PCB'de yapılan değişikliklerle şemayı güncelleştir" #: common/tool/actions.cpp:932 msgid "Preferences..." msgstr "Tercihler..." #: common/tool/actions.cpp:933 msgid "Show preferences for all open tools" msgstr "Tüm açık araçlar için tercihleri göster" #: common/tool/actions.cpp:940 #: pcbnew/dialogs/panel_fp_properties_3d_model_base.cpp:69 msgid "Configure Paths..." msgstr "Dosya Yollarını Yapılandırın..." #: common/tool/actions.cpp:941 msgid "Edit path configuration environment variables" msgstr "Dosya Yollarını yapılandırma ortamı değişkenlerini düzenleyin" #: common/tool/actions.cpp:947 msgid "Manage Symbol Libraries..." msgstr "Sembol Kitaplıklarını Yönet..." #: common/tool/actions.cpp:948 msgid "Edit the global and project symbol library lists" msgstr "Genel ve proje sembolü kitaplığı listelerini düzenleme" #: common/tool/actions.cpp:954 msgid "Manage Footprint Libraries..." msgstr "Ayak İzi Kitaplıklarını Yönet..." #: common/tool/actions.cpp:955 msgid "Edit the global and project footprint library lists" msgstr "Genel ve proje ayak izi kitaplığı listelerini düzenle" #: common/tool/actions.cpp:961 msgid "Getting Started with KiCad" msgstr "KiCad'i Kullanmaya Başlayın" #: common/tool/actions.cpp:962 msgid "Open \"Getting Started in KiCad\" guide for beginners" msgstr "Yeni başlayanlar için \"KiCad'e Başlarken\" kılavuzunu açın" #: common/tool/actions.cpp:968 #: pagelayout_editor/dialogs/properties_frame_base.cpp:35 #: pcb_calculator/calculator_panels/panel_electrical_spacing_iec60664_base.cpp:330 #: pcb_calculator/calculator_panels/panel_fusing_current_base.cpp:136 #: pcb_calculator/calculator_panels/panel_r_calculator_base.cpp:187 msgid "Help" msgstr "Yardım" #: common/tool/actions.cpp:969 msgid "Open product documentation in a web browser" msgstr "Ürün belgelerini web tarayıcısında açın" #: common/tool/actions.cpp:975 #, fuzzy msgid "About KiCad" msgstr "KiCad &Hakkında" #: common/tool/actions.cpp:976 #, fuzzy msgid "Open about dialog" msgstr "Metin düzenleyicisi:" #: common/tool/actions.cpp:985 msgid "List Hotkeys..." msgstr "Kısayol Tuşlarını Listele..." #: common/tool/actions.cpp:986 msgid "Displays current hotkeys table and corresponding commands" msgstr "" "Geçerli kısayol tuşları tablosunu ve karşılık gelen komutları görüntüler" #: common/tool/actions.cpp:992 msgid "Get Involved" msgstr "Dahil Olun" #: common/tool/actions.cpp:993 msgid "Open \"Contribute to KiCad\" in a web browser" msgstr "Web tarayıcısında \"KiCad'e Katkıda Bulun\" ı aç" #: common/tool/actions.cpp:1000 msgid "Open \"Donate to KiCad\" in a web browser" msgstr "Bir web tarayıcısında \"KiCad'e Bağış Yap\"ı açın" #: common/tool/actions.cpp:1005 msgid "Report Bug" msgstr "Hata Bildir" #: common/tool/common_control.cpp:194 msgid "Can not switch to project manager in stand-alone mode." msgstr "" #: common/tool/common_control.cpp:236 #, c-format msgid "" "Help file '%s' or\n" "'%s' could not be found.\n" "Do you want to access the KiCad online help?" msgstr "" "Yardım dosyası '%s' veya\n" "'%s' bulunamadı.\n" "KiCad çevrimiçi yardımına erişmek istiyor musunuz?" #: common/tool/common_control.cpp:239 common/tool/common_control.cpp:259 msgid "File Not Found" msgstr "Dosya bulunamadı" #: common/tool/common_control.cpp:256 #, c-format msgid "" "Help file '%s' could not be found.\n" "Do you want to access the KiCad online help?" msgstr "" "'%s' yardım dosyası bulunamadı.\n" "KiCad çevrimiçi yardımına erişmek istiyor musunuz?" #: common/tool/common_control.cpp:294 #, c-format msgid "" "Could not launch the default browser.\n" "For information on how to help the KiCad project, visit %s" msgstr "" "Varsayılan tarayıcı başlatılamadı.\n" "KiCad projesine nasıl yardımcı olundu hakkında bilgi için %s" #: common/tool/common_control.cpp:297 msgid "Get involved with KiCad" msgstr "KiCad'e dahil olun" #: common/tool/common_control.cpp:309 #, c-format msgid "" "Could not launch the default browser.\n" "To donate to the KiCad project, visit %s" msgstr "" "Varsayılan tarayıcı başlatılamadı.\n" "KiCad projesine bağış yapmak için %s adresini ziyaret edin" #: common/tool/selection_tool.cpp:306 #, fuzzy msgid "Select &All\tA" msgstr "Tümünü Seç" #: common/tool/selection_tool.cpp:309 #, fuzzy msgid "&Expand Selection\tE" msgstr "Seçim" #: common/tool/zoom_menu.cpp:67 #, c-format msgid "Zoom: %.2f" msgstr "%.2f Yakınlaştır" #: common/validators.cpp:251 #, c-format msgid "Incorrect value: %s" msgstr "Yanlış değer: %s" #: common/validators.cpp:309 msgid "Invalid signal name" msgstr "Geçersiz sinyal adı" #: common/validators.cpp:320 msgid "Signal names cannot contain CR or LF characters" msgstr "Sinyal adları CR(alt satır) veya LF(satır başı) karakterleri içeremez" #: common/validators.cpp:323 msgid "Signal names cannot contain spaces" msgstr "Sinyal adları boşluk içeremez" #: common/validators.cpp:390 #, fuzzy msgid "The value of the field cannot be empty." msgstr "Metin boş olamaz." #: common/validators.cpp:401 msgid "carriage return" msgstr "Satır başı" #: common/validators.cpp:403 msgid "line feed" msgstr "satır besleme" #: common/validators.cpp:405 msgid "tab" msgstr "sekme" #: common/validators.cpp:407 msgid "space" msgstr "boşluk" #: common/validators.cpp:421 msgid " or " msgstr " veya " #: common/validators.cpp:426 #, fuzzy msgid ", or " msgstr " veya " #: common/validators.cpp:438 #, fuzzy, c-format msgid "The reference designator cannot contain %s character(s)." msgstr "Sinyal adları CR(alt satır) veya LF(satır başı) karakterleri içeremez" #: common/validators.cpp:442 #, fuzzy, c-format msgid "The value field cannot contain %s character(s)." msgstr "Sinyal adları CR(alt satır) veya LF(satır başı) karakterleri içeremez" #: common/validators.cpp:446 #, fuzzy, c-format msgid "The footprint field cannot contain %s character(s)." msgstr "Sinyal adları CR(alt satır) veya LF(satır başı) karakterleri içeremez" #: common/validators.cpp:450 #, fuzzy, c-format msgid "The datasheet field cannot contain %s character(s)." msgstr "Sinyal adları CR(alt satır) veya LF(satır başı) karakterleri içeremez" #: common/validators.cpp:454 #, fuzzy, c-format msgid "The sheet name cannot contain %s character(s)." msgstr "Sinyal adları CR(alt satır) veya LF(satır başı) karakterleri içeremez" #: common/validators.cpp:458 #, fuzzy, c-format msgid "The sheet filename cannot contain %s character(s)." msgstr "Sinyal adları CR(alt satır) veya LF(satır başı) karakterleri içeremez" #: common/validators.cpp:462 #, fuzzy, c-format msgid "The field cannot contain %s character(s)." msgstr "Sinyal adları CR(alt satır) veya LF(satır başı) karakterleri içeremez" #: common/validators.cpp:468 msgid "The reference designator cannot contain text variable references" msgstr "Referans belirteci metin değişkeni referansları içeremez" #: common/validators.cpp:475 #, fuzzy msgid "Field Validation Error" msgstr "Kitaplık Tanımlayıcı Doğrulama Hatası" #: common/view/view.cpp:536 msgid "Mirroring for Y axis is not supported yet" msgstr "Y ekseni için yansıtma henüz desteklenmiyor" #: common/widgets/font_choice.cpp:64 msgid "" msgstr "< bulunamadı>" #: common/widgets/footprint_diff_widget.cpp:36 eeschema/sch_symbol.cpp:1829 #: pcbnew/dialogs/dialog_board_statistics.cpp:669 msgid "Board" msgstr "Kart" #: common/widgets/footprint_diff_widget.cpp:37 cvpcb/cvpcb_mainframe.cpp:811 #: eeschema/sch_base_frame.cpp:569 eeschema/sch_symbol.cpp:1882 #: eeschema/sch_symbol.cpp:1886 eeschema/sch_symbol.cpp:1921 #: eeschema/widgets/symbol_diff_widget.cpp:39 pcbnew/footprint.cpp:1273 msgid "Library" msgstr "Kütüphane" #: common/widgets/footprint_preview_widget.cpp:109 msgid "Footprint not found." msgstr "Ayak izi bulunamadı." #: common/widgets/footprint_select_widget.cpp:70 cvpcb/cvpcb_mainframe.cpp:896 #: pcbnew/footprint_edit_frame.cpp:1006 #: pcbnew/widgets/panel_footprint_chooser.cpp:60 msgid "Loading Footprint Libraries" msgstr "Ayak İzi Kitaplıkları Yükleniyor" #: common/widgets/footprint_select_widget.cpp:148 msgid "No default footprint" msgstr "Varsayılan ayak izi yok" #: common/widgets/gal_options_panel_base.cpp:19 msgid "Rendering Engine" msgstr "Oluşturma Motoru" #: common/widgets/gal_options_panel_base.cpp:31 msgid "Accelerated graphics" msgstr "Hızlandırılmış grafikler" #: common/widgets/gal_options_panel_base.cpp:32 msgid "Hardware-accelerated graphics (recommended)" msgstr "Donanım hızlandırmalı grafikler (önerilen)" #: common/widgets/gal_options_panel_base.cpp:36 msgid "Fallback graphics" msgstr "Hızlandırılmamış grafikleri" #: common/widgets/gal_options_panel_base.cpp:37 msgid "" "Software graphics (for computers which do not support KiCad's hardware " "acceleration requirements)" msgstr "" "Yazılım grafikleri (KiCad'in donanım hızlandırma gereksinimlerini " "desteklemeyen bilgisayarlar için)" #: common/widgets/gal_options_panel_base.cpp:47 #, fuzzy msgid "Grid Display" msgstr "Ekran" #: common/widgets/gal_options_panel_base.cpp:57 #: eeschema/dialogs/dialog_lib_shape_properties_base.cpp:88 #: eeschema/dialogs/dialog_lib_textbox_properties_base.cpp:247 #: eeschema/dialogs/dialog_line_properties_base.cpp:62 #: eeschema/dialogs/dialog_shape_properties_base.cpp:79 #: eeschema/dialogs/dialog_text_properties_base.cpp:257 #: eeschema/dialogs/dialog_wire_bus_properties_base.cpp:62 msgid "Style:" msgstr "Biçem:" #: common/widgets/gal_options_panel_base.cpp:61 msgid "Dots" msgstr "Noktalar" #: common/widgets/gal_options_panel_base.cpp:64 msgid "Lines" msgstr "Çizgiler" #: common/widgets/gal_options_panel_base.cpp:67 msgid "Small crosses" msgstr "Küçük Artı" #: common/widgets/gal_options_panel_base.cpp:78 msgid "Grid thickness:" msgstr "Izgara kalınlığı:" #: common/widgets/gal_options_panel_base.cpp:91 msgid "Min grid spacing:" msgstr "En az ızgara aralığı:" #: common/widgets/gal_options_panel_base.cpp:102 #, fuzzy msgid "Snap to grid:" msgstr "Izgaraya Yasla:" #: common/widgets/gal_options_panel_base.cpp:106 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:357 #: pcbnew/dialogs/panel_edit_options_base.cpp:297 #: pcbnew/dialogs/panel_edit_options_base.cpp:311 #: pcbnew/dialogs/panel_edit_options_base.cpp:325 msgid "Always" msgstr "Her zaman" #: common/widgets/gal_options_panel_base.cpp:106 msgid "When grid shown" msgstr "Kılavuz gösterildiğinde" #: common/widgets/gal_options_panel_base.cpp:106 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:357 #: pcbnew/dialogs/panel_edit_options_base.cpp:297 #: pcbnew/dialogs/panel_edit_options_base.cpp:311 #: pcbnew/dialogs/panel_edit_options_base.cpp:325 msgid "Never" msgstr "Hiçbir Zaman" #: common/widgets/gal_options_panel_base.cpp:132 #, fuzzy msgid "Small crosshairs" msgstr "Küçük artı" #: common/widgets/gal_options_panel_base.cpp:135 #, fuzzy msgid "Full window crosshairs" msgstr "Tam pencere artı" #: common/widgets/gal_options_panel_base.cpp:141 msgid "Always show crosshairs" msgstr "Artı işaretlerini her zaman göster" #: common/widgets/grid_text_button_helpers.cpp:409 msgid "Select a File" msgstr "Dosya Seç" #: common/widgets/grid_text_button_helpers.cpp:441 msgid "Select Path" msgstr "Yol Seç" #: common/widgets/lib_tree.cpp:98 msgid "Sort by Best Match" msgstr "" #: common/widgets/lib_tree.cpp:99 #, fuzzy msgid "Sort Alphabetically" msgstr "Dikey" #: common/widgets/lib_tree.cpp:372 #, fuzzy msgid "recent searches" msgstr "İnç kullan" #: common/widgets/lib_tree.cpp:929 #, fuzzy msgid "Select Columns" msgstr "Seçimi kaldır" #: common/widgets/mathplot.cpp:1450 msgid "Zoom in plot view." msgstr "Çizim görünümünü yakınlaştır." #: common/widgets/mathplot.cpp:1451 msgid "Zoom out plot view." msgstr "Çizim görünümünü uzaklaştır." #: common/widgets/mathplot.cpp:1452 msgid "Center plot view to this position" msgstr "Çizim görünümünü bu konuma ortala" #: common/widgets/mathplot.cpp:1453 msgid "Fit on Screen" msgstr "Ekrana Sığdır" #: common/widgets/mathplot.cpp:1453 msgid "Set plot view to show all items" msgstr "Çizim görünümünü tüm öğeleri gösterecek şekilde ayarla" #: common/widgets/net_selector.cpp:58 gerbview/gerber_draw_item.cpp:751 #: pcbnew/dialogs/dialog_copper_zones.cpp:380 #: pcbnew/dialogs/dialog_copper_zones.cpp:790 msgid "" msgstr "< ağ yok>" #: common/widgets/net_selector.cpp:59 msgid "" msgstr "" #: common/widgets/net_selector.cpp:84 #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:724 #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:767 msgid "Filter:" msgstr "Filtre:" #: common/widgets/paged_dialog.cpp:83 common/widgets/paged_dialog.cpp:344 #: eeschema/dialogs/dialog_bom_base.cpp:114 #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:236 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:288 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:455 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:365 msgid "Reset to Defaults" msgstr "Varsayılanlara Sıfırla" #: common/widgets/paged_dialog.cpp:90 #, fuzzy msgid "Reveal Preferences in Finder" msgstr "Finder'da Temaları Göster" #: common/widgets/paged_dialog.cpp:92 #, fuzzy msgid "Open Preferences Directory" msgstr "Tercihleri Aç" #: common/widgets/paged_dialog.cpp:336 #, c-format msgid "Reset %s to Defaults" msgstr "%s Varsayılanlara Sıfırla" #: common/widgets/properties_panel.cpp:74 #: common/widgets/properties_panel.cpp:165 #, fuzzy msgid "No objects selected" msgstr "Sembol seçilmedi" #: common/widgets/properties_panel.cpp:289 #, fuzzy, c-format msgid "%d objects selected" msgstr "Sembol seçilmedi" #: common/widgets/properties_panel.cpp:296 #, fuzzy msgid "Basic Properties" msgstr "%s Özellikler" #: common/widgets/unit_binder.cpp:315 #, c-format msgid "%s must be at least %s." msgstr "%s en az %s olmalıdır." #: common/widgets/unit_binder.cpp:332 #, c-format msgid "%s must be less than %s." msgstr "%s, %s'den küçük olmalıdır." #: common/widgets/widget_hotkey_list.cpp:101 msgid "Press a new hotkey, or press Esc to cancel..." msgstr "" "Yeni bir kısayol tuşuna basın veya iptal etmek için Esc tuşuna basın..." #: common/widgets/widget_hotkey_list.cpp:112 msgid "Command:" msgstr "Komut:" #: common/widgets/widget_hotkey_list.cpp:120 msgid "Current key:" msgstr "Geçerli tuş:" #: common/widgets/widget_hotkey_list.cpp:130 #, fuzzy msgid "Clear assigned hotkey" msgstr "Atanan Kısayol Tuşunu Temizle" #: common/widgets/widget_hotkey_list.cpp:154 msgid "Set Hotkey" msgstr "Kısayol Tuşu Ayarla" #: common/widgets/widget_hotkey_list.cpp:388 #, c-format msgid "'%s' is a reserved hotkey in KiCad and cannot be assigned." msgstr "'%s' KiCad'de ayrılmış bir kısayol tuşudur ve atanamaz." #: common/widgets/widget_hotkey_list.cpp:448 msgid "Edit..." msgstr "Düzenle..." #: common/widgets/widget_hotkey_list.cpp:449 #, fuzzy msgid "Edit Alternate..." msgstr "Ayak izi..." #: common/widgets/widget_hotkey_list.cpp:450 msgid "Undo Changes" msgstr "Değişiklikleri Geri Al" #: common/widgets/widget_hotkey_list.cpp:451 msgid "Clear Assigned Hotkey" msgstr "Atanan Kısayol Tuşunu Temizle" #: common/widgets/widget_hotkey_list.cpp:452 #, fuzzy msgid "Clear Assigned Alternate" msgstr "Atanan Kısayol Tuşunu Temizle" #: common/widgets/widget_hotkey_list.cpp:453 #, fuzzy msgid "Restore Defaults" msgstr "Varsayılanı Geri Yükle" #: common/widgets/widget_hotkey_list.cpp:493 #, c-format msgid "" "'%s' is already assigned to '%s' in section '%s'. Are you sure you want to " "change its assignment?" msgstr "" "'%s', '%s' bölümündeki '%s' bölümüne zaten atanmıştır. Görevini değiştirmek " "istediğinizden emin misiniz?" #: common/widgets/widget_hotkey_list.cpp:499 msgid "Confirm change" msgstr "Değişimi onaylayın" #: common/widgets/widget_hotkey_list.cpp:519 msgid "Command" msgstr "Komut" #: common/widgets/widget_hotkey_list.cpp:522 msgid "(double-click to edit)" msgstr "(düzenlemek için çift tıkla)" #: common/widgets/widget_hotkey_list.cpp:525 msgid "Hotkey" msgstr "Kısayol tuşu" #: common/widgets/widget_hotkey_list.cpp:526 #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:47 #, fuzzy msgid "Alternate" msgstr "Alternatif Pin Adı" #: common/widgets/wx_html_report_panel.cpp:192 #: common/widgets/wx_html_report_panel.cpp:213 #: common/widgets/wx_html_report_panel.cpp:242 msgid "Error:" msgstr "Hata:" #: common/widgets/wx_html_report_panel.cpp:196 #: common/widgets/wx_html_report_panel.cpp:217 #: common/widgets/wx_html_report_panel.cpp:243 msgid "Warning:" msgstr "Uyarı:" #: common/widgets/wx_html_report_panel.cpp:244 msgid "Info:" msgstr "Bilgi:" #: common/widgets/wx_html_report_panel.cpp:368 #: eeschema/dialogs/dialog_erc.cpp:885 #: pcbnew/dialogs/dialog_board_statistics.cpp:644 #: pcbnew/dialogs/dialog_drc.cpp:877 #: pcbnew/dialogs/dialog_net_inspector.cpp:2229 #, fuzzy msgid "Save Report File" msgstr "Raporu Dosyaya Kaydet" #: common/widgets/wx_html_report_panel.cpp:385 #, c-format msgid "Cannot write report to file '%s'." msgstr "Çıktı dizini '%s' oluşturulamıyor." #: common/widgets/wx_html_report_panel.cpp:387 msgid "File save error" msgstr "Dosya kaydetme hatası" #: common/widgets/wx_html_report_panel_base.cpp:16 msgid "Output Messages" msgstr "Çıktı Mesajları" #: common/widgets/wx_html_report_panel_base.cpp:30 #: eeschema/dialogs/dialog_erc_base.cpp:126 #: pcbnew/dialogs/dialog_drc_base.cpp:176 #: pcbnew/dialogs/dialog_footprint_checker_base.cpp:32 msgid "Show:" msgstr "Göster:" #: common/widgets/wx_html_report_panel_base.cpp:34 #: eeschema/dialogs/dialog_erc_base.cpp:130 eeschema/lib_item.cpp:53 #: pcbnew/dialogs/dialog_board_reannotate.cpp:86 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:180 #: pcbnew/dialogs/dialog_drc_base.cpp:180 #: pcbnew/dialogs/dialog_footprint_checker_base.cpp:36 #: pcbnew/widgets/appearance_controls.cpp:706 #: pcbnew/widgets/appearance_controls.cpp:748 #: pcbnew/widgets/appearance_controls.cpp:2472 #: pcbnew/widgets/appearance_controls.cpp:2491 msgid "All" msgstr "Tümü" #: common/widgets/wx_html_report_panel_base.cpp:50 #: eeschema/dialogs/dialog_erc_base.cpp:142 #: pcbnew/dialogs/dialog_drc_base.cpp:192 #: pcbnew/dialogs/dialog_footprint_checker_base.cpp:49 msgid "Warnings" msgstr "Uyarılar" #: common/widgets/wx_html_report_panel_base.cpp:59 msgid "Actions" msgstr "Eylemler" #: common/widgets/wx_html_report_panel_base.cpp:65 msgid "Infos" msgstr "Bilgiler" #: common/widgets/wx_html_report_panel_base.cpp:71 #: eeschema/dialogs/dialog_erc_base.cpp:157 #: pcbnew/dialogs/dialog_drc_base.cpp:207 msgid "Save..." msgstr "Kaydet..." #: common/wildcards_and_files_ext.cpp:212 msgid "All files" msgstr "Tüm dosyalar" #: common/wildcards_and_files_ext.cpp:218 #: eeschema/sch_plugins/kicad/sch_sexpr_plugin.h:84 msgid "KiCad symbol library files" msgstr "KiCad sembol kitaplığı dosyaları" #: common/wildcards_and_files_ext.cpp:225 msgid "KiCad project files" msgstr "KiCad proje dosyaları" #: common/wildcards_and_files_ext.cpp:231 msgid "KiCad legacy project files" msgstr "KiCad eski proje dosyaları" #: common/wildcards_and_files_ext.cpp:238 msgid "All KiCad project files" msgstr "Tüm KiCad proje dosyaları" #: common/wildcards_and_files_ext.cpp:245 msgid "All KiCad schematic files" msgstr "Tüm KiCad şematik dosyaları" #: common/wildcards_and_files_ext.cpp:252 #: eeschema/sch_plugins/legacy/sch_legacy_plugin.h:79 msgid "KiCad legacy schematic files" msgstr "KiCad eski şematik dosyaları" #: common/wildcards_and_files_ext.cpp:259 #: eeschema/sch_plugins/kicad/sch_sexpr_plugin.h:78 msgid "KiCad s-expression schematic files" msgstr "KiCad s-expression şematik dosyaları" #: common/wildcards_and_files_ext.cpp:266 msgid "CADSTAR Archive files" msgstr "CADSTAR Arşiv dosyaları" #: common/wildcards_and_files_ext.cpp:272 msgid "Eagle XML files" msgstr "Eagle XML dosyaları" #: common/wildcards_and_files_ext.cpp:278 msgid "OrcadPCB2 netlist files" msgstr "OrcadPCB2 netlist dosyaları" #: common/wildcards_and_files_ext.cpp:285 msgid "KiCad netlist files" msgstr "KiCad netlist dosyaları" #: common/wildcards_and_files_ext.cpp:291 #, fuzzy msgid "Allegro netlist files" msgstr "KiCad netlist dosyaları" #: common/wildcards_and_files_ext.cpp:298 msgid "EasyEDA (JLCEDA) Std backup archive" msgstr "" #: common/wildcards_and_files_ext.cpp:304 #: eeschema/sch_plugins/easyedapro/sch_easyedapro_plugin.h:54 #: pcbnew/plugins/easyedapro/pcb_easyedapro_plugin.h:53 msgid "EasyEDA (JLCEDA) Pro files" msgstr "" #: common/wildcards_and_files_ext.cpp:310 pcbnew/plugins/kicad/pcb_plugin.h:288 msgid "KiCad printed circuit board files" msgstr "KiCad baskılı devre kartı dosyaları" #: common/wildcards_and_files_ext.cpp:317 pcbnew/plugins/kicad/pcb_plugin.h:298 msgid "KiCad footprint files" msgstr "KiCad ayak izi dosyaları" #: common/wildcards_and_files_ext.cpp:323 msgid "KiCad footprint library paths" msgstr "KiCad ayak izi kitaplığı yolları" #: common/wildcards_and_files_ext.cpp:330 msgid "Drawing sheet files" msgstr "Çizim sayfası dosyaları" #: common/wildcards_and_files_ext.cpp:338 msgid "KiCad symbol footprint link files" msgstr "KiCad sembolü ayak izi bağlantı dosyaları" #: common/wildcards_and_files_ext.cpp:346 gerbview/files.cpp:70 msgid "Drill files" msgstr "Matkap dosyaları" #: common/wildcards_and_files_ext.cpp:353 msgid "SVG files" msgstr "SVG dosyaları" #: common/wildcards_and_files_ext.cpp:359 msgid "HTML files" msgstr "HTML dosyaları" #: common/wildcards_and_files_ext.cpp:365 msgid "CSV Files" msgstr "CSV Dosyaları" #: common/wildcards_and_files_ext.cpp:371 msgid "Portable document format files" msgstr "Taşınabilir belge biçimi dosyaları" #: common/wildcards_and_files_ext.cpp:377 msgid "PostScript files" msgstr "PostScript dosyaları" #: common/wildcards_and_files_ext.cpp:383 #, fuzzy msgid "Json files" msgstr "Dosya yok" #: common/wildcards_and_files_ext.cpp:389 msgid "Report files" msgstr "Rapor dosyaları" #: common/wildcards_and_files_ext.cpp:395 msgid "Component placement files" msgstr "Bileşen yerleştirme dosyaları" #: common/wildcards_and_files_ext.cpp:401 msgid "VRML and X3D files" msgstr "VRML ve X3D dosyaları" #: common/wildcards_and_files_ext.cpp:407 msgid "IDFv3 footprint files" msgstr "IDFv3 ayak izi dosyaları" #: common/wildcards_and_files_ext.cpp:413 msgid "Text files" msgstr "Metin dosyaları" #: common/wildcards_and_files_ext.cpp:419 msgid "Legacy footprint export files" msgstr "Eski ayak izi dışa aktarma dosyaları" #: common/wildcards_and_files_ext.cpp:425 msgid "Electrical rule check file" msgstr "Elektrik kuralı kontrol dosyası" #: common/wildcards_and_files_ext.cpp:431 msgid "Spice library file" msgstr "Spice kütüphane dosyası" #: common/wildcards_and_files_ext.cpp:437 msgid "SPICE netlist file" msgstr "SPICE netlist dosyası" #: common/wildcards_and_files_ext.cpp:443 msgid "CadStar netlist file" msgstr "CadStar netlist dosyası" #: common/wildcards_and_files_ext.cpp:449 msgid "Symbol footprint association files" msgstr "Sembol ayak izi ilişkilendirme dosyaları" #: common/wildcards_and_files_ext.cpp:455 msgid "Zip file" msgstr "Zip dosyası" #: common/wildcards_and_files_ext.cpp:461 msgid "GenCAD 1.4 board files" msgstr "GenCAD 1.4 kart dosyaları" #: common/wildcards_and_files_ext.cpp:467 msgid "DXF Files" msgstr "DXF Dosyaları" #: common/wildcards_and_files_ext.cpp:473 #: resources/linux/mime/kicad-gerbers.xml.in:22 msgid "Gerber job file" msgstr "Gerber iş dosyası" #: common/wildcards_and_files_ext.cpp:479 msgid "Specctra DSN file" msgstr "Specctra DSN dosyası" #: common/wildcards_and_files_ext.cpp:486 msgid "Specctra Session file" msgstr "Specctra Oturum Dosyası" #: common/wildcards_and_files_ext.cpp:493 msgid "IPC-D-356 Test Files" msgstr "IPC-D-356 Test Dosyaları" #: common/wildcards_and_files_ext.cpp:500 msgid "Workbook file" msgstr "Workbook dosyası" #: common/wildcards_and_files_ext.cpp:507 msgid "PNG file" msgstr "PNG dosyası" #: common/wildcards_and_files_ext.cpp:513 msgid "Jpeg file" msgstr "jpeg dosyası" #: common/wildcards_and_files_ext.cpp:519 msgid "Hotkey file" msgstr "Kısayol tuşu dosyası" #: cvpcb/auto_associate.cpp:108 #, fuzzy, c-format msgid "Equivalence file '%s' could not be found." msgstr "'%s' eşdeğerlik dosyası varsayılan arama yollarında bulunamadı." #: cvpcb/auto_associate.cpp:128 #, c-format msgid "Error opening equivalence file '%s'." msgstr "'%s' eşdeğerlik dosyası açılırken hata oluştu." #: cvpcb/auto_associate.cpp:180 msgid "Equivalence File Load Error" msgstr "Denklik Dosyası Yükleme Hatası" #: cvpcb/auto_associate.cpp:187 #, c-format msgid "%lu footprint/symbol equivalences found." msgstr "%lu ayak izi/sembol eşdeğerlikleri bulundu." #: cvpcb/auto_associate.cpp:263 #, c-format msgid "" "Component %s: footprint %s not found in any of the project footprint " "libraries." msgstr "" "Eleman %s: proje ayak izi kitaplıklarının hiçbirinde ayak izi %s bulunamadı." #: cvpcb/auto_associate.cpp:308 msgid "CvPcb Warning" msgstr "CvPcb Uyarısı" #: cvpcb/cvpcb.cpp:174 msgid "" "You have run CvPcb for the first time using the new footprint library table " "method for finding footprints.\n" "CvPcb has either copied the default table or created an empty table in your " "home folder.\n" "You must first configure the library table to include all footprint " "libraries not included with KiCad.\n" "See the \"Footprint Library Table\" section of the CvPcb documentation for " "more information." msgstr "" "CvPcb'yi ilk kez ayak izi bulmak için yeni ayak izi kütüphane tablosu " "yöntemini kullanarak çalıştırmışsınızdır.\n" "CvPcb varsayılan tabloyu kopyalamış veya giriş klasörünüzde boş bir tablo " "oluşturmuştur.\n" "Önce kütüphane tablosunu KiCad'de bulunmayan tüm ayak izi kütüphanelerini " "içerecek şekilde yapılandırmanız gerekir.\n" "Daha fazla bilgi için CvPcb belgelerinin \"Ayak İzi Kütüphanesi Tablosu\" " "bölümüne bakın." #: cvpcb/cvpcb.cpp:187 msgid "" "An error occurred attempting to load the global footprint library table." msgstr "" "Genel ayak izi(footprint) kitaplığı tablosu yüklenmeye çalışılırken bir hata " "oluştu." #: cvpcb/cvpcb_mainframe.cpp:65 cvpcb/cvpcb_mainframe.cpp:81 #: cvpcb/menubar.cpp:50 msgid "Assign Footprints" msgstr "Ayak İzleri Ata" #: cvpcb/cvpcb_mainframe.cpp:113 pcbnew/dialogs/panel_fp_lib_table.cpp:1202 msgid "Footprint Libraries" msgstr "Ayak izi(Footprint) Kütüphaneleri" #: cvpcb/cvpcb_mainframe.cpp:117 msgid "Symbol : Footprint Assignments" msgstr "Sembol : Ayak İzi Atamaları" #: cvpcb/cvpcb_mainframe.cpp:120 msgid "Filtered Footprints" msgstr "Filtre Uygulanmış Ayak İzleri" #: cvpcb/cvpcb_mainframe.cpp:151 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:331 msgid "Apply, Save Schematic && Continue" msgstr "Uygula, Şemayı Kaydet && Devam Et" #: cvpcb/cvpcb_mainframe.cpp:210 msgid "Symbol to footprint changes are unsaved" msgstr "Ayak izi değişikliklerinin sembolü kaydedilmedi" #: cvpcb/cvpcb_mainframe.cpp:398 msgid "Symbol to Footprint links have been modified. Save changes?" msgstr "" "Ayak İzi bağlantıları simgesi değiştirildi. Değişiklikler kaydedilsin mi?" #: cvpcb/cvpcb_mainframe.cpp:626 cvpcb/tools/cvpcb_association_tool.cpp:208 #, c-format msgid "'%s' is not a valid footprint." msgstr "'%s' geçerli bir ayak izi değil." #: cvpcb/cvpcb_mainframe.cpp:782 eeschema/generate_alias_info.cpp:39 #: eeschema/sch_symbol.cpp:1901 eeschema/sch_symbol.cpp:2408 #: eeschema/symbol_editor/symbol_editor.cpp:1290 #: eeschema/symbol_viewer_frame.cpp:461 pcbnew/footprint.cpp:3424 #: pcbnew/generate_footprint_info.cpp:37 pcbnew/plot_board_layers.cpp:118 msgid "Keywords" msgstr "Anahtar kelimeler" #: cvpcb/cvpcb_mainframe.cpp:798 msgid "Pin Count" msgstr "Bacak sayısı" #: cvpcb/cvpcb_mainframe.cpp:824 msgid "Search Text" msgstr "Metin Ara" #: cvpcb/cvpcb_mainframe.cpp:828 msgid "No Filtering" msgstr "Filtreleme Yok" #: cvpcb/cvpcb_mainframe.cpp:830 #, c-format msgid "Filtered by %s" msgstr "%s tarafından filtrelendi" #: cvpcb/cvpcb_mainframe.cpp:832 #, fuzzy, c-format msgid ": %i matching footprints" msgstr "Ayak izi ata" #: cvpcb/cvpcb_mainframe.cpp:844 #, c-format msgid "Description: %s; Keywords: %s" msgstr "Açıklama: %s; Anahtar Kelimeler: %s" #: cvpcb/cvpcb_mainframe.cpp:876 #, c-format msgid "Library location: %s" msgstr "Kütüphane konumu: %s" #: cvpcb/cvpcb_mainframe.cpp:878 msgid "Library location: unknown" msgstr "Kütüphane konumu: bilinmiyor" #: cvpcb/cvpcb_mainframe.cpp:891 msgid "" "No PCB footprint libraries are listed in the current footprint library table." msgstr "" "Geçerli ayak izi kitaplığı tablosunda PCB ayak izi kitaplığı listelenmez." #: cvpcb/cvpcb_mainframe.cpp:892 msgid "Configuration Error" msgstr "Yapılandırma Hatası" #: cvpcb/cvpcb_mainframe.cpp:960 #, c-format msgid "" "Error loading schematic.\n" "%s" msgstr "" "Şema yüklenirken hata oluştu.\n" "%s" #: cvpcb/dialogs/dialog_config_equfiles.cpp:45 #, c-format msgid "Project file: '%s'" msgstr "Proje dosyası: '%s'" #: cvpcb/dialogs/dialog_config_equfiles.cpp:93 #: eeschema/dialogs/dialog_bom.cpp:453 #: gerbview/tools/gerbview_inspection_tool.cpp:185 #: kicad/project_tree_pane.cpp:994 msgid "No text editor selected in KiCad. Please choose one." msgstr "KiCad'de metin düzenleyicisi seçilmedi. Lütfen birini seçin." #: cvpcb/dialogs/dialog_config_equfiles.cpp:210 msgid "Footprint Association File" msgstr "Ayak İzi İlişkilendirme Dosyası" #: cvpcb/dialogs/dialog_config_equfiles.cpp:249 #, c-format msgid "File '%s' already exists in list." msgstr "'%s' dosyası listede zaten var." #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:26 #, fuzzy msgid "Footprint association files:" msgstr "Ayak İzi İlişkilendirme Dosyası" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:38 #, fuzzy msgid "Add association file" msgstr "Ayak İzi İlişkilendirme Dosyası" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:53 #, fuzzy msgid "Edit association file" msgstr "Ayak İzi İlişkilendirme Dosyası" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:61 #, fuzzy msgid "Remove association file" msgstr "İlişkilendirmeyi sil" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:72 #: eeschema/dialogs/panel_sym_lib_table_base.cpp:169 #: pcbnew/dialogs/panel_fp_lib_table_base.cpp:163 #, fuzzy msgid "Available path substitutions:" msgstr "Kullanılabilir yollar:" #: cvpcb/dialogs/fp_conflict_assignment_selector.cpp:37 msgid "Ref" msgstr "Ref" #: cvpcb/dialogs/fp_conflict_assignment_selector.cpp:38 msgid "Schematic assignment" msgstr "Şematik atama" #: cvpcb/dialogs/fp_conflict_assignment_selector.cpp:41 msgid "Cmp file assignment" msgstr "Cmp dosyası atama" #: cvpcb/dialogs/fp_conflict_assignment_selector_base.cpp:19 msgid "" "Footprint assignments from schematic netlist and symbol footprint " "association file (.cmp) are conflicting.\n" "\n" "Please choose the assignment." msgstr "" "Şematik ağlistesi ve sembol ayak izi ilişkilendirme dosyasından (.cmp) ayak " "izi atamaları çakışıyor.\n" "\n" "Lütfen görevi seçin." #: cvpcb/dialogs/fp_conflict_assignment_selector_base.h:53 msgid "Footprint Assignment Conflicts" msgstr "Ayak İzi Atama Çakışmaları" #: cvpcb/display_footprints_frame.cpp:70 #: pcbnew/toolbars_footprint_viewer.cpp:176 msgid "Footprint Viewer" msgstr "Ayak İzi Görüntüleyici" #: cvpcb/display_footprints_frame.cpp:318 #: pcbnew/toolbars_footprint_viewer.cpp:107 #, fuzzy msgid "Automatic Zoom on footprint change" msgstr "Ayak izlerini otomatik olarak atayın" #: cvpcb/display_footprints_frame.cpp:406 #, c-format msgid "Footprint ID '%s' is not valid." msgstr "'%s' ayak izi kimliği geçerli değil." #: cvpcb/display_footprints_frame.cpp:421 #, c-format msgid "Library '%s' is not in the footprint library table." msgstr "'%s' kitaplığı, ayak izi kitaplığı tablosunda değil." #: cvpcb/display_footprints_frame.cpp:430 #: cvpcb/display_footprints_frame.cpp:456 #, c-format msgid "Footprint '%s' not found." msgstr "'%s' ayak izi bulunamadı." #: cvpcb/display_footprints_frame.cpp:515 pcbnew/footprint.cpp:1322 #, c-format msgid "Footprint: %s" msgstr "Ayak İzi: %s" #: cvpcb/display_footprints_frame.cpp:547 #, c-format msgid "Lib: %s" msgstr "Lib: %s" #: cvpcb/readwrite_dlgs.cpp:120 msgid "" "Some of the assigned footprints are legacy entries with no library names. " "Would you like KiCad to attempt to convert them to the new required LIB_ID " "format? (If you answer no, then these assignments will be cleared and you " "will need to re-assign them manually.)" msgstr "" "Atanan ayak izlerinden bazıları kitaplık adı olmayan eski girdilerdir. " "KiCad'in bunları yeni gerekli LIB_ID biçimine dönüştürmeyi denemesini ister " "misiniz? (Hayır yanıtını verirseniz, bu atamalar temizlenecek ve bunları el " "ile yeniden atamanız gerekir.)" #: cvpcb/readwrite_dlgs.cpp:149 #, c-format msgid "Component '%s' footprint '%s' not found in any library.\n" msgstr "" "Elemanın '%s' ayak çizimi '%s' herhangi bir kütüphanede bulunamadı.\n" #: cvpcb/readwrite_dlgs.cpp:156 #, c-format msgid "Component '%s' footprint '%s' was found in multiple libraries.\n" msgstr "'%s' ayak izi '%s' bileşeni, birden çok kitaplıkta bulundu.\n" #: cvpcb/readwrite_dlgs.cpp:169 msgid "First check your footprint library table entries." msgstr "Öncelikle ayak izi kitaplığı tablo girişlerinizi kontrol edin." #: cvpcb/readwrite_dlgs.cpp:171 msgid "Problematic Footprint Library Tables" msgstr "Sorunlu Ayak İzi Kitaplığı Tabloları" #: cvpcb/readwrite_dlgs.cpp:179 msgid "" "The following errors occurred attempting to convert the footprint " "assignments:\n" "\n" msgstr "" "Ayak izi atamaları dönüştürülmeye çalışılıyorken aşağıdaki hatalar oluştu:\n" "\n" #: cvpcb/readwrite_dlgs.cpp:182 msgid "" "\n" "You will need to reassign them manually if you want them to be updated " "correctly the next time you import the netlist in Pcbnew." msgstr "" "\n" "Ağlistesi'ni Pcbnew'e bir sonraki içe aktarışınızda doğru şekilde " "güncelleştirilmelerini istiyorsanız, bunları el ile yeniden atamanız gerekir." #: cvpcb/readwrite_dlgs.cpp:308 msgid "Schematic saved" msgstr "Şematik kaydedildi" #: cvpcb/toolbars_cvpcb.cpp:70 msgid "Footprint Filters:" msgstr "Ayak İzi Filtreleri:" #: cvpcb/tools/cvpcb_actions.cpp:55 msgid "View selected footprint" msgstr "Seçilen ayak izini görüntüle" #: cvpcb/tools/cvpcb_actions.cpp:56 msgid "View the selected footprint in the footprint viewer" msgstr "Ayak izi görüntüleyicide seçilen ayak izini görüntüleyin" #: cvpcb/tools/cvpcb_actions.cpp:64 #, fuzzy msgid "Manage Footprint Association Files..." msgstr "Footprint İlişkilendirme Dosyalarını Yönetin" #: cvpcb/tools/cvpcb_actions.cpp:65 #, fuzzy msgid "" "Edit the footprint association files list. These files are used to " "automatically assign footprint names from symbol values." msgstr "" "Ayak izi ilişkilendirma dosyası (.equ) listesini yapılandırın. Bu dosyalar, " "sembol değerlerinden otomatik olarak ayak izi adları atamak için kullanılır." #: cvpcb/tools/cvpcb_actions.cpp:73 msgid "Save to Schematic" msgstr "Şemaya Kaydet" #: cvpcb/tools/cvpcb_actions.cpp:74 msgid "Save footprint associations in schematic symbol footprint fields" msgstr "" "Şematik sembol ayak izi alanlarındaki ayak izi ilişkilendirlerini kaydetme" #: cvpcb/tools/cvpcb_actions.cpp:82 #, fuzzy msgid "Save to Schematic and File" msgstr "Şemaya Kaydet" #: cvpcb/tools/cvpcb_actions.cpp:83 #, fuzzy msgid "" "Save footprint associations in schematic symbol footprint fields and " "schematic files" msgstr "" "Şematik sembol ayak izi alanlarındaki ayak izi ilişkilendirlerini kaydetme" #: cvpcb/tools/cvpcb_actions.cpp:105 msgid "Select next unassigned symbol" msgstr "Sonraki atanmamış sembolü seç" #: cvpcb/tools/cvpcb_actions.cpp:106 msgid "Select next symbol with no footprint assignment" msgstr "Ayak izi ataması olmayan bir sonraki sembolü seçin" #: cvpcb/tools/cvpcb_actions.cpp:114 msgid "Select previous unassigned symbol" msgstr "Önceki atanmamış sembolü seç" #: cvpcb/tools/cvpcb_actions.cpp:115 msgid "Select previous symbol with no footprint assignment" msgstr "Ayak izi ataması olmayan önceki sembolü seçin" #: cvpcb/tools/cvpcb_actions.cpp:126 msgid "Assign footprint" msgstr "Ayak izi ata" #: cvpcb/tools/cvpcb_actions.cpp:127 msgid "Assign footprint to selected symbols" msgstr "Seçili sembollere ayak izi atama" #: cvpcb/tools/cvpcb_actions.cpp:133 msgid "Automatically assign footprints" msgstr "Ayak izlerini otomatik olarak atayın" #: cvpcb/tools/cvpcb_actions.cpp:134 msgid "Perform automatic footprint assignment" msgstr "Otomatik ayak izi ataması gerçekleştirin" #: cvpcb/tools/cvpcb_actions.cpp:141 msgid "Delete association" msgstr "İlişkilendirmeyi sil" #: cvpcb/tools/cvpcb_actions.cpp:142 msgid "Delete selected footprint associations" msgstr "Seçili ayak izi atamalarını sil" #: cvpcb/tools/cvpcb_actions.cpp:148 cvpcb/tools/cvpcb_actions.cpp:149 msgid "Delete all footprint associations" msgstr "Tüm ayak izi atamalarını silin" #: cvpcb/tools/cvpcb_actions.cpp:157 msgid "Use symbol footprint filters" msgstr "Sembol ayak izini filtre kullanın" #: cvpcb/tools/cvpcb_actions.cpp:158 msgid "Filter footprint list by footprint filters defined in the symbol" msgstr "" "Sembolde tanımlanan ayak izi filtrelerine göre ayak izi listesini filtreleyin" #: cvpcb/tools/cvpcb_actions.cpp:166 pcbnew/footprint_chooser_frame.cpp:84 msgid "Filter by pin count" msgstr "Bacak sayısına göre filtrele" #: cvpcb/tools/cvpcb_actions.cpp:167 msgid "Filter footprint list by pin count" msgstr "Ayak izi listesini bacak sayısına göre filtrele" #: cvpcb/tools/cvpcb_actions.cpp:175 msgid "Filter by library" msgstr "Kütüphaneye göre filtrele" #: cvpcb/tools/cvpcb_actions.cpp:176 msgid "Filter footprint list by library" msgstr "Ayak izi listesini kütüphaneye göre filtrele" #: cvpcb/tools/cvpcb_association_tool.cpp:255 msgid "Delete all associations?" msgstr "Tüm atamaları silin?" #: cvpcb/tools/cvpcb_control.cpp:181 #, fuzzy msgid "Unable to create the footprint viewer frame" msgstr "'%s' kitaplığından %s ayak izi(footprint) yüklenirken hata oluştu." #: eeschema/annotate.cpp:155 #, fuzzy msgid "Delete Annotation" msgstr "Numaralandırmayı Temizle" #: eeschema/annotate.cpp:259 #, c-format msgid "%d duplicate time stamps were found and replaced." msgstr "%d yinelenen zaman damgaları bulundu ve değiştirildi." #: eeschema/annotate.cpp:378 #, c-format msgid "Updated %s (unit %s) from %s to %s." msgstr "%s (birim %s) %s ile %s arasında güncelleştirildi." #: eeschema/annotate.cpp:386 #, c-format msgid "Updated %s from %s to %s." msgstr "%s %s ile %s arasında güncelleştirildi." #: eeschema/annotate.cpp:396 #, c-format msgid "Annotated %s (unit %s) as %s." msgstr "Açıklamalı %s (birim %s) olarak %s." #: eeschema/annotate.cpp:403 #, c-format msgid "Annotated %s as %s." msgstr "%s as %s olarak numaralandırıldı." #: eeschema/annotate.cpp:420 msgid "Annotation complete." msgstr "Numaralandırma tamamlandı." #: eeschema/bom_plugins.cpp:46 #, c-format msgid "" "Script file:\n" "%s\n" "not found. Script not available." msgstr "" "Komut dosyası:\n" "%s\n" "bulunamadı. Komut dosyası kullanılamıyor." #: eeschema/connection_graph.cpp:2951 #, c-format msgid "" "Both %s and %s are attached to the same items; %s will be used in the netlist" msgstr "%s ve %s aynı öğelere eklenir; %s ağlistesinde kullanılacak" #: eeschema/connection_graph.cpp:3228 #, c-format msgid "" "Net %s is graphically connected to bus %s but is not a member of that bus" msgstr "" "Ağ %s veri yoluna %s grafik olarak bağlı, ancak bu veri yoluna üye değil" #: eeschema/connection_graph.cpp:3711 #, c-format msgid "Sheet pin %s has no matching hierarchical label inside the sheet" msgstr "Sayfa bacağı %s sayfanın içinde eşleşen hiyerarşik etiket yok" #: eeschema/connection_graph.cpp:3729 #, c-format msgid "Hierarchical label %s has no matching sheet pin in the parent sheet" msgstr "Hiyerarşik etiket %s üst sayfada eşleşen sayfa bacağı yok" #: eeschema/cross-probing.cpp:155 #, c-format msgid "%s pin %s found" msgstr "%s bacağı %s bulundu" #: eeschema/cross-probing.cpp:157 #, c-format msgid "%s found but pin %s not found" msgstr "%s bulundu ancak bacak %s bulunamadı" #: eeschema/cross-probing.cpp:161 #, c-format msgid "%s found" msgstr "%s bulundu" #: eeschema/cross-probing.cpp:166 eeschema/sim/simulator_frame_ui.cpp:1419 #: eeschema/sim/simulator_frame_ui.cpp:1856 #: eeschema/widgets/tuner_slider.cpp:56 #, c-format msgid "%s not found" msgstr "%s bulunamadı" #: eeschema/cross-probing.cpp:230 msgid "Selected net:" msgstr "Seçilen ağ:" #: eeschema/dialogs/dialog_annotate.cpp:89 msgid "Annotation Messages:" msgstr "Numaralandırma Mesajları:" #: eeschema/dialogs/dialog_annotate.cpp:92 #: eeschema/dialogs/dialog_annotate.cpp:226 msgid "Annotate" msgstr "Numaralandır" #: eeschema/dialogs/dialog_annotate_base.cpp:40 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:25 #: gerbview/dialogs/dialog_draw_layers_settings_base.cpp:79 #: pcbnew/dialogs/dialog_global_edit_teardrops_base.cpp:25 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:26 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:25 msgid "Scope" msgstr "Kapsam" #: eeschema/dialogs/dialog_annotate_base.cpp:42 msgid "Entire schematic" msgstr "Şemanın tamamı" #: eeschema/dialogs/dialog_annotate_base.cpp:45 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:166 msgid "Current sheet only" msgstr "Yalnızca geçerli sayfa" #: eeschema/dialogs/dialog_annotate_base.cpp:48 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:101 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:190 msgid "Selection" msgstr "Seçim" #: eeschema/dialogs/dialog_annotate_base.cpp:51 msgid "Recurse into subsheets" msgstr "Alt sayfalara yinele" #: eeschema/dialogs/dialog_annotate_base.cpp:58 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:27 msgid "Order" msgstr "Emir" #: eeschema/dialogs/dialog_annotate_base.cpp:63 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:37 msgid "Sort symbols by &X position" msgstr "Sembolleri &X konumuna göre sıralama" #: eeschema/dialogs/dialog_annotate_base.cpp:75 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:49 msgid "Sort symbols by &Y position" msgstr "Sembolleri &Y konumuna göre sırala" #: eeschema/dialogs/dialog_annotate_base.cpp:87 msgid "Keep existing annotations" msgstr "Varolan numaralandırmaları koru" #: eeschema/dialogs/dialog_annotate_base.cpp:87 msgid "Reset existing annotations" msgstr "Varolan numaralandırmaları sıfırla" #: eeschema/dialogs/dialog_annotate_base.cpp:94 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:61 msgid "Numbering" msgstr "Numaralama" #: eeschema/dialogs/dialog_annotate_base.cpp:101 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:73 msgid "Use first free number after:" msgstr "İlk kullanılmayan numarayı kullan:" #: eeschema/dialogs/dialog_annotate_base.cpp:107 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:79 msgid "First free after sheet number X 100" msgstr "Sayfa numarası X 100'den sonra ilk kullanılmayan numarayı kullan" #: eeschema/dialogs/dialog_annotate_base.cpp:110 #: eeschema/dialogs/panel_eeschema_annotation_options_base.cpp:82 msgid "First free after sheet number X 1000" msgstr "Sayfa numarası X 1000'den sonra ilk kullanılmayan numarayı kullan" #: eeschema/dialogs/dialog_annotate_base.cpp:133 msgid "Clear Annotation" msgstr "Numaralandırmayı Temizle" #: eeschema/dialogs/dialog_annotate_base.h:85 msgid "Annotate Schematic" msgstr "Şemayı Numaralandır" #: eeschema/dialogs/dialog_bom.cpp:135 msgid "Generate" msgstr "Oluştur" #: eeschema/dialogs/dialog_bom.cpp:217 msgid "(file missing)" msgstr "(dosya eksik)" #: eeschema/dialogs/dialog_bom.cpp:294 #, c-format msgid "The selected BOM generator script %s could not be found." msgstr "Seçilen reçete(BOM) oluşturma komut dosyası %s bulunamadı." #: eeschema/dialogs/dialog_bom.cpp:299 #, c-format msgid "" "\n" "\n" "Searched:\n" "\t%s\n" "\t%s" msgstr "" "\n" "\n" "Aranan:\n" "%s\n" "%s" #: eeschema/dialogs/dialog_bom.cpp:347 msgid "Generating BOM requires a fully annotated schematic." msgstr "Ürün reçetesi oluşturmak için tam numaralandırılmış bir şema gerekir." #: eeschema/dialogs/dialog_bom.cpp:351 #, fuzzy msgid "Failed to create file." msgstr "'%s' dosyası oluşturulamadı." #: eeschema/dialogs/dialog_bom.cpp:387 eeschema/dialogs/dialog_bom_base.cpp:45 msgid "Generator nickname:" msgstr "Oluşturanın takma adı:" #: eeschema/dialogs/dialog_bom.cpp:387 msgid "Add Generator" msgstr "Jeneratör Ekle" #: eeschema/dialogs/dialog_bom.cpp:396 #, c-format msgid "Nickname '%s' already in use." msgstr "'%s' takma adı zaten kullanılıyor." #: eeschema/dialogs/dialog_bom.cpp:425 #: eeschema/dialogs/dialog_export_netlist.cpp:822 msgid "Generator File" msgstr "Oluşturucu Dosyası" #: eeschema/dialogs/dialog_bom.cpp:444 msgid "Generator file name not found." msgstr "Oluşturucu dosya adı bulunamadı." #: eeschema/dialogs/dialog_bom.cpp:465 #, fuzzy msgid "Bill of Materials Generation Help" msgstr "Ürün Reçetesi Oluşturma Yardımı" #: eeschema/dialogs/dialog_bom_base.cpp:27 msgid "BOM generator scripts:" msgstr "Ürün reçetesi oluşturucu komut dosyaları:" #: eeschema/dialogs/dialog_bom_base.cpp:71 msgid "Add a new BOM generator and its command line to the list" msgstr "Listeye yeni bir ürün reçetesi oluşturucusu ve komut satırı ekleme" #: eeschema/dialogs/dialog_bom_base.cpp:76 msgid "Edit the script file in the text editor" msgstr "Metin düzenleyicisinde komut dosyası düzenleme" #: eeschema/dialogs/dialog_bom_base.cpp:84 msgid "Remove the current generator script from list" msgstr "Geçerli oluşturucu komut dosyasını listeden kaldır" #: eeschema/dialogs/dialog_bom_base.cpp:94 msgid "Command line running the generator:" msgstr "Komut satırı oluşturucuyu çalıştırıyor:" #: eeschema/dialogs/dialog_bom_base.cpp:103 msgid "Show console window" msgstr "Konsol penceresini göster" #: eeschema/dialogs/dialog_bom_base.cpp:104 msgid "" "By default, command line runs with hidden console window and output is " "redirected to the info display.\n" "Set this option to show the window of the running command." msgstr "" "Varsayılan olarak, komut satırı gizli konsol penceresiyle çalışır ve çıktı " "bilgi ekranına yeniden yönlendirilir.\n" "Çalışan komutun penceresini göstermek için bu seçeneği ayarlayın." #: eeschema/dialogs/dialog_bom_base.cpp:115 msgid "Reset the list of BOM generator scripts to the default settings" msgstr "" "Ürün reçetesi oluşturucu komut dosyalarının listesini varsayılan ayarlara " "sıfırlama" #: eeschema/dialogs/dialog_bom_base.h:81 eeschema/tools/sch_edit_tool.cpp:486 #: eeschema/tools/sch_edit_tool.cpp:577 eeschema/tools/sch_edit_tool.cpp:662 #, fuzzy msgid "Bill of Materials" msgstr "Ürün Reçetesi" #: eeschema/dialogs/dialog_bom_help_md.h:2 msgid "" "# 1. Summary\n" "\n" "The Bill of Materials tool creates a BOM which lists all of the components " "in the design.\n" "\n" "The tool uses an external script to generate a BOM in the desired output " "format. Choosing a different script changes how the BOM is formatted.\n" "\n" "Generating a BOM is described in more detail in the Schematic Editor " "manual.\n" "\n" "# 2. Usage\n" "\n" "Select a generator script in the **BOM generator scripts** list. Details for " "the selected generator are shown on the right of the dialog.\n" "\n" "Clicking the **Generate** button creates a BOM file with the selected " "generator.\n" "\n" "The default settings present several generator script options, although some " "additional scripts are installed with KiCad and can be added to the list " "with the **+** button.\n" "\n" "**Note:** On Windows, there is an additional option **Show console window**. " "When this option is unchecked, BOM generators run in a hidden console window " "and any output is redirected and printed in the dialog. When this option is " "checked, BOM generators run in a visisble console window.\n" "\n" "# 3. Custom generators and command lines\n" "\n" "Internally, KiCad creates an intermediate netlist file in XML format that " "contains information about all of the components in the design. A BOM " "generator script converts the intermediate netlist file to the desired " "output format. KiCad runs the BOM generator scripts according to the command " "line entered at the bottom of the BOM dialog.\n" "\n" "The command line format accepts parameters for filenames. Each formatting " "parameter is replaced with a project-specific path or filename. The " "supported formatting parameters are:\n" "\n" " * `%I`: absolute path and filename of the intermediate netlist file, which " "is the input to the BOM generator\n" " * `%O`: absolute path and filename of the output BOM file (without file " "extension)\n" " * `%B`: base filename of the output BOM file (without file extension)\n" " * `%P`: absolute path of the project directory, without trailing slash\n" "\n" "**Note:** the `%O` output file parameter does not include a file extension. " "KiCad will attempt to add an appropriate extension to the command line " "automatically, but an extension may need to be added by hand.\n" "\n" "Python is the recommended tool for BOM generator scripts, but other tools " "can also be used.\n" "\n" "## Example command lines for Python scripts\n" "\n" "The command line format for a Python script is of the form:\n" "\n" "```\n" "python