From 2ad254d67eab91139e55f0c03624b9f3e159af0b Mon Sep 17 00:00:00 2001 From: charras Date: Sun, 22 Mar 2009 11:34:14 +0000 Subject: [PATCH] minor update --- common/about_kicad.cpp | 4 +- common/confirm.cpp | 19 +- eeschema/class_text-label.cpp | 2 +- eeschema/dialog_edit_label.cpp | 1 + internat/de/kicad.mo | Bin 176767 -> 177593 bytes internat/de/kicad.po | 4212 ++++++++++++++++---------------- 6 files changed, 2141 insertions(+), 2097 deletions(-) diff --git a/common/about_kicad.cpp b/common/about_kicad.cpp index 6b42101482..49647890ce 100644 --- a/common/about_kicad.cpp +++ b/common/about_kicad.cpp @@ -122,13 +122,13 @@ void InitKiCadAbout( wxAboutDialogInfo& info ) /* Add translators */ info.AddTranslator( wxT( "Czech (CZ) Martin Kratoška " ) ); info.AddTranslator( SetMsg( wxT( "Dutch (NL) Jerry Jacobs " ) ) ); - info.AddTranslator( SetMsg( wxT( "French (FR) Jean-Pierre Charras " ) ) ); + info.AddTranslator( SetMsg( wxT( "French (FR) Jean-Pierre Charras " ) ) ); info.AddTranslator( SetMsg( wxT( "Polish (PL) Mateusz Skowroński " ) ) ); info.AddTranslator( SetMsg( wxT( "Portuguese (PT) Renie Marquet " ) ) ); info.AddTranslator( SetMsg( wxT( "Russian (RU) Igor Plyatov " ) ) ); info.AddTranslator( SetMsg( wxT( "Spanish (ES) Pedro Martin del Valle " ) ) ); info.AddTranslator( SetMsg( wxT( "Spanish (ES) Iñigo Zuluaga " ) ) ); - info.AddTranslator( SetMsg( wxT( "German (DE) Rafael.Sokolowski " ) ) ); + info.AddTranslator( SetMsg( wxT( "German (DE) Rafael.Sokolowski " ) ) ); /* TODO are these all russian translators, placed them here now TODO TODO or else align them below other language maintainer with mail adres TODO*/ diff --git a/common/confirm.cpp b/common/confirm.cpp index c7853d1c67..7739982517 100644 --- a/common/confirm.cpp +++ b/common/confirm.cpp @@ -29,9 +29,8 @@ enum id_dialog { */ class WinEDA_MessageDialog : public wxMessageDialog { -public: - int m_LifeTime; private: + int m_LifeTime; wxTimer m_Timer; public: @@ -65,7 +64,8 @@ WinEDA_MessageDialog::WinEDA_MessageDialog( wxWindow* parent, const wxString& ms void WinEDA_MessageDialog::OnTimeOut( wxTimerEvent& event ) /********************************************************/ { - // TODO : EndModal() request + m_Timer.Stop(); + EndModal( wxID_YES ); // Does not work, I do not know why (this function is correctly called after time out) } @@ -74,19 +74,18 @@ void DisplayError( wxWindow* parent, const wxString& text, int displaytime ) /*****************************************************************************/ /* Affiche un Message d'Erreur ou d'avertissement. - * si warn > 0 le dialogue disparait apres warn 0.1 secondes + * si warn > 0 le dialogue disparait apres displaytime * 0.1 secondes */ { wxMessageDialog* dialog; if( displaytime > 0 ) - dialog = new WinEDA_MessageDialog( parent, text, _( - "Warning" ), - wxOK | wxICON_INFORMATION | wxSTAY_ON_TOP, + dialog = new WinEDA_MessageDialog( parent, text, _( "Warning" ), + wxOK | wxICON_INFORMATION, displaytime ); else dialog = new WinEDA_MessageDialog( parent, text, _( "Error" ), - wxOK | wxICON_EXCLAMATION | wxSTAY_ON_TOP, 0 ); + wxOK | wxICON_ERROR, 0 ); dialog->ShowModal(); dialog->Destroy(); @@ -103,8 +102,8 @@ void DisplayInfo( wxWindow* parent, const wxString& text, int displaytime ) { wxMessageDialog* dialog; - dialog = new WinEDA_MessageDialog( parent, text, _( "Infos:" ), - wxOK | wxICON_INFORMATION | wxSTAY_ON_TOP, displaytime ); + dialog = new WinEDA_MessageDialog( parent, text, _( "Info:" ), + wxOK | wxICON_INFORMATION, displaytime ); dialog->ShowModal(); dialog->Destroy(); } diff --git a/eeschema/class_text-label.cpp b/eeschema/class_text-label.cpp index a47d57278d..47c8fe8845 100644 --- a/eeschema/class_text-label.cpp +++ b/eeschema/class_text-label.cpp @@ -606,7 +606,7 @@ void SCH_GLOBALLABEL::CreateGraphicShape( int* corner_list, const wxPoint& Pos ) *corner_list = 7; corner_list++; // 7 corners in list - int symb_len = Len_Size() + (TXTMARGE * 2); // Real text len + text margin + int symb_len = ( Pitch(width) * GetLength() ) + (TXTMARGE * 2); // Create outline shape : 6 points int x = symb_len + width + 3; int y = HalfSize + width + 3; diff --git a/eeschema/dialog_edit_label.cpp b/eeschema/dialog_edit_label.cpp index f92dfe8a31..15acf0a27f 100644 --- a/eeschema/dialog_edit_label.cpp +++ b/eeschema/dialog_edit_label.cpp @@ -60,6 +60,7 @@ void DialogLabelEditor::init() case TYPE_SCH_HIERLABEL: SetTitle( _( "Hierarchal Label Properties" ) ); + m_TextShape->SetLabel( _("Hlabel Shape") ); break; case TYPE_SCH_LABEL: diff --git a/internat/de/kicad.mo b/internat/de/kicad.mo index ea8c9744868eaf1c940b61a75ce686cfba9ffd67..d2345e887495ad460dbe0f01e2dbd17a2d84408b 100644 GIT binary patch delta 57747 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ⅆ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 diff --git a/internat/de/kicad.po b/internat/de/kicad.po index 39ed5df4fc..88d773f6ac 100644 --- a/internat/de/kicad.po +++ b/internat/de/kicad.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: kicad\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-02-22 18:38+0100\n" -"PO-Revision-Date: 2009-02-23 07:58+0100\n" -"Last-Translator: jp charras \n" +"POT-Creation-Date: 2009-03-21 22:25+0100\n" +"PO-Revision-Date: 2009-03-22 12:32+0100\n" +"Last-Translator: \n" "Language-Team: Benno Achermann \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -112,7 +112,7 @@ msgstr "Rotiere X <-" #: 3d-viewer/3d_toolbar.cpp:59 msgid "Rotate X ->" -msgstr "Rotiere X->" +msgstr "Rotiere X ->" #: 3d-viewer/3d_toolbar.cpp:63 msgid "Rotate Y <-" @@ -196,7 +196,7 @@ msgstr "OK" #: common/get_component_dialog.cpp:118 msgid "Search KeyWord" -msgstr "Suche Schluesselwort" +msgstr "Suche Schlüsselwort" #: common/get_component_dialog.cpp:122 msgid "Cancel" @@ -208,7 +208,7 @@ msgstr "Liste alles" #: common/get_component_dialog.cpp:134 msgid "By Lib Browser" -msgstr "Mit Bibliothek Browser" +msgstr "Mit Bibliotheks Browser" #: common/wxwineda.cpp:104 msgid "Size" @@ -227,142 +227,6 @@ msgstr "X" msgid "Y" msgstr "Y" -#: common/common.cpp:142 -msgid " (\"):" -msgstr " (\"):" - -#: common/common.cpp:146 -msgid " (mm):" -msgstr " (mm):" - -#: common/common.cpp:232 -msgid " \"" -msgstr " \"" - -#: common/common.cpp:236 -msgid " mm" -msgstr " mm" - -#: common/common.cpp:417 -msgid "Copper " -msgstr "Lötseite " - -#: common/common.cpp:417 -msgid "Inner L1 " -msgstr "Innen L1" - -#: common/common.cpp:417 -msgid "Inner L2 " -msgstr "Innen L2" - -#: common/common.cpp:417 -msgid "Inner L3 " -msgstr "Innen L3" - -#: common/common.cpp:418 -msgid "Inner L4 " -msgstr "Innen L4" - -#: common/common.cpp:418 -msgid "Inner L5 " -msgstr "Innen L5" - -#: common/common.cpp:418 -msgid "Inner L6 " -msgstr "Innen L6" - -#: common/common.cpp:418 -msgid "Inner L7 " -msgstr "Innen L7" - -#: common/common.cpp:419 -msgid "Inner L8 " -msgstr "Innen L8" - -#: common/common.cpp:419 -msgid "Inner L9 " -msgstr "Innen L9" - -#: common/common.cpp:419 -msgid "Inner L10" -msgstr "Innen L10" - -#: common/common.cpp:419 -msgid "Inner L11" -msgstr "Innen L11" - -#: common/common.cpp:420 -msgid "Inner L12" -msgstr "Innen L12" - -#: common/common.cpp:420 -msgid "Inner L13" -msgstr "Innen L13" - -#: common/common.cpp:420 -msgid "Inner L14" -msgstr "Innen L14" - -#: common/common.cpp:420 -msgid "Component" -msgstr "Bestückungsseite" - -#: common/common.cpp:421 -msgid "Adhes Cop" -msgstr "Kleber LS " - -#: common/common.cpp:421 -msgid "Adhes Cmp" -msgstr "Kleber BS" - -#: common/common.cpp:421 -msgid "SoldP Cop" -msgstr "Lötpaste LS " - -#: common/common.cpp:421 -msgid "SoldP Cmp" -msgstr "Lötpaste BS" - -#: common/common.cpp:422 -msgid "SilkS Cop" -msgstr "Siebdruck LS " - -#: common/common.cpp:422 -msgid "SilkS Cmp" -msgstr "Siebdruck BS" - -#: common/common.cpp:422 -msgid "Mask Cop " -msgstr "Lötstoppmaske LS" - -#: common/common.cpp:422 -msgid "Mask Cmp " -msgstr "Lötstoppmaske BS" - -#: common/common.cpp:423 -msgid "Drawings " -msgstr "Grafik" - -#: common/common.cpp:423 -msgid "Comments " -msgstr "Kommentare" - -#: common/common.cpp:423 -msgid "Eco1 " -msgstr "Eco1 " - -#: common/common.cpp:423 -msgid "Eco2 " -msgstr "Eco2 " - -#: common/common.cpp:424 -msgid "Edges Pcb" -msgstr "PCB-Umriss" - -#: common/common.cpp:424 -msgid "BAD INDEX" -msgstr "FALSCHER INDEX" - #: common/gestfich.cpp:669 msgid "No default editor found, you must choose it" msgstr "Keine Voreinstellung für einen Editor gefunden. Bitte einen wählen." @@ -387,24 +251,6 @@ msgstr "" msgid "Unable to find a PDF viewer for" msgstr "Konnte PDF-Betrachter nicht finden für" -#: common/basicframe.cpp:200 -msgid " file <" -msgstr " Datei <" - -#: common/basicframe.cpp:200 -msgid "> was not found." -msgstr "> nicht gefunden." - -#: common/basicframe.cpp:231 -#, c-format -msgid "Help file %s not found" -msgstr "Hilfedatei <%s> nicht gefunden." - -#: common/basicframe.cpp:247 -#, c-format -msgid "Help file %s could not be found." -msgstr "Hilfedatei <%s> nicht gefunden." - #: common/edaappl.cpp:91 msgid "Default" msgstr "Voreinstellung" @@ -473,16 +319,6 @@ msgstr "Sprache" msgid "Select application language (only for testing!)" msgstr "Wähle Sprache für Applikation (nur für Testzwecke!)" -#: common/base_screen.cpp:357 -#, c-format -msgid "Grid size( %f, %f ) not in grid list, falling back to grid size( %f, %f )." -msgstr "Rastergröße ( %f, %f ) nicht in Rasterliste vorhanden. Greife auf Rastergröße ( %f, %f ) zurück." - -#: common/base_screen.cpp:380 -#, c-format -msgid "Grid ID %d not in grid list, falling back to grid size( %g, %g )." -msgstr "Raster Id %d nicht in Rasterliste vorhanden. Greife auf Rastergröße ( %g, %g ) zurück." - #: common/eda_doc.cpp:126 msgid "Doc Files" msgstr "Doc Dateien" @@ -560,34 +396,6 @@ msgstr "Infos:" msgid "Confirmation" msgstr "Bestätigung" -#: common/zoom.cpp:203 -msgid "Center" -msgstr "Zentrisch" - -#: common/zoom.cpp:211 -msgid "Zoom select" -msgstr "Zoom Wahl" - -#: common/zoom.cpp:231 -msgid "Zoom: " -msgstr "Zoom: " - -#: common/zoom.cpp:242 -msgid "Grid Select" -msgstr "R&aster Wahl" - -#: common/zoom.cpp:254 -msgid "User Grid" -msgstr "Benutzer Raster" - -#: common/zoom.cpp:262 -msgid "Grid: " -msgstr "Raster:" - -#: common/zoom.cpp:271 -msgid "Close" -msgstr "Abbrechen" - #: common/drawframe.cpp:123 msgid "Dialog boxes" msgstr "Dialog Fenster" @@ -708,6 +516,198 @@ msgstr "Verzeichnis für Hotkey-Konfigurationsdatei" msgid "Hotkey config file location selection (home directory or kicad tree)" msgstr "Auswahl des Verzeichnisses für Hotkey-Konfigurationsdatei" +#: common/basicframe.cpp:218 +msgid " file <" +msgstr " Datei <" + +#: common/basicframe.cpp:218 +msgid "> was not found." +msgstr "> nicht gefunden." + +#: common/basicframe.cpp:255 +#, c-format +msgid "Help file %s not found" +msgstr "Hilfedatei <%s> nicht gefunden." + +#: common/basicframe.cpp:272 +#, c-format +msgid "Help file %s could not be found." +msgstr "Hilfedatei <%s> nicht gefunden." + +#: common/base_screen.cpp:365 +#, c-format +msgid "Grid size( %f, %f ) not in grid list, falling back to grid size( %f, %f )." +msgstr "Rastergröße ( %f, %f ) nicht in Rasterliste vorhanden. Greife auf Rastergröße ( %f, %f ) zurück." + +#: common/base_screen.cpp:388 +#, c-format +msgid "Grid ID %d not in grid list, falling back to grid size( %g, %g )." +msgstr "Raster Id %d nicht in Rasterliste vorhanden. Greife auf Rastergröße ( %g, %g ) zurück." + +#: common/common.cpp:146 +msgid " (\"):" +msgstr " (\"):" + +#: common/common.cpp:150 +msgid " (mm):" +msgstr " (mm):" + +#: common/common.cpp:246 +msgid " \"" +msgstr " \"" + +#: common/common.cpp:250 +msgid " mm" +msgstr " mm" + +#: common/common.cpp:478 +msgid "Copper " +msgstr "Lötseite " + +#: common/common.cpp:478 +msgid "Inner L1 " +msgstr "Innen L1" + +#: common/common.cpp:478 +msgid "Inner L2 " +msgstr "Innen L2" + +#: common/common.cpp:478 +msgid "Inner L3 " +msgstr "Innen L3" + +#: common/common.cpp:479 +msgid "Inner L4 " +msgstr "Innen L4" + +#: common/common.cpp:479 +msgid "Inner L5 " +msgstr "Innen L5" + +#: common/common.cpp:479 +msgid "Inner L6 " +msgstr "Innen L6" + +#: common/common.cpp:479 +msgid "Inner L7 " +msgstr "Innen L7" + +#: common/common.cpp:480 +msgid "Inner L8 " +msgstr "Innen L8" + +#: common/common.cpp:480 +msgid "Inner L9 " +msgstr "Innen L9" + +#: common/common.cpp:480 +msgid "Inner L10" +msgstr "Innen L10" + +#: common/common.cpp:480 +msgid "Inner L11" +msgstr "Innen L11" + +#: common/common.cpp:481 +msgid "Inner L12" +msgstr "Innen L12" + +#: common/common.cpp:481 +msgid "Inner L13" +msgstr "Innen L13" + +#: common/common.cpp:481 +msgid "Inner L14" +msgstr "Innen L14" + +#: common/common.cpp:481 +msgid "Component" +msgstr "Bestückungsseite" + +#: common/common.cpp:482 +msgid "Adhes Cop" +msgstr "Kleber LS " + +#: common/common.cpp:482 +msgid "Adhes Cmp" +msgstr "Kleber BS" + +#: common/common.cpp:482 +msgid "SoldP Cop" +msgstr "Lötpaste LS " + +#: common/common.cpp:482 +msgid "SoldP Cmp" +msgstr "Lötpaste BS" + +#: common/common.cpp:483 +msgid "SilkS Cop" +msgstr "Siebdruck LS " + +#: common/common.cpp:483 +msgid "SilkS Cmp" +msgstr "Siebdruck BS" + +#: common/common.cpp:483 +msgid "Mask Cop " +msgstr "Lötstoppmaske LS" + +#: common/common.cpp:483 +msgid "Mask Cmp " +msgstr "Lötstoppmaske BS" + +#: common/common.cpp:484 +msgid "Drawings " +msgstr "Grafik" + +#: common/common.cpp:484 +msgid "Comments " +msgstr "Kommentare" + +#: common/common.cpp:484 +msgid "Eco1 " +msgstr "Eco1 " + +#: common/common.cpp:484 +msgid "Eco2 " +msgstr "Eco2 " + +#: common/common.cpp:485 +msgid "Edges Pcb" +msgstr "PCB-Umriss" + +#: common/common.cpp:485 +msgid "BAD INDEX" +msgstr "FALSCHER INDEX" + +#: common/zoom.cpp:209 +msgid "Center" +msgstr "zentrieren" + +#: common/zoom.cpp:217 +msgid "Zoom select" +msgstr "Zoom Wahl" + +#: common/zoom.cpp:237 +msgid "Zoom: " +msgstr "Zoom: " + +#: common/zoom.cpp:248 +msgid "Grid Select" +msgstr "Raster Wahl" + +#: common/zoom.cpp:260 +msgid "User Grid" +msgstr "Benutzer Raster" + +#: common/zoom.cpp:268 +msgid "Grid: " +msgstr "Raster:" + +#: common/zoom.cpp:277 +msgid "Close" +msgstr "Abbrechen" + #: cvpcb/dialog_display_options.cpp:139 #: cvpcb/dialog_display_options.cpp:147 msgid "&Line" @@ -759,7 +759,7 @@ msgstr "&Abbrechen" #: cvpcb/dialog_display_options.cpp:187 msgid "&Apply" -msgstr "&Anwenden" +msgstr "An&wenden" #: cvpcb/dialog_cvpcb_config.cpp:75 msgid "from " @@ -924,21 +924,6 @@ msgstr "Bibliotheksdatei <%s> nicht gefunden." msgid "Library file <%s> is not a module library" msgstr "Die Bibliotheksdatei <%s> ist keine Footprint-Bibliothek" -#: cvpcb/listboxes.cpp:335 -#, c-format -msgid "Footprints: %d" -msgstr "Footprints: %d" - -#: cvpcb/listboxes.cpp:460 -#, c-format -msgid "Footprints (All): %d" -msgstr "Footprints (Alle): %d" - -#: cvpcb/listboxes.cpp:462 -#, c-format -msgid "Footprints (filtered): %d" -msgstr "Footprints (gefiltert): %d" - #: cvpcb/tool_cvpcb.cpp:30 #: cvpcb/tool_cvpcb.cpp:113 msgid "Open a NetList file" @@ -1091,21 +1076,36 @@ msgstr "Speichere Netz- und Bauteilliste" #: cvpcb/init.cpp:177 msgid "Unable to create component file (.cmp)" -msgstr "Konnte Bauteil-Datei (.cmp) nicht erstellen" +msgstr "Konnte Bauteildatei (.cmp) nicht erstellen" #: cvpcb/init.cpp:184 msgid "Unable to create netlist file" -msgstr "Konnte Netzlisten-Datei nicht erstellen" +msgstr "Konnte Netzlistedatei nicht erstellen" #: cvpcb/init.cpp:210 msgid "Open NetList File:" msgstr "Öffne Netzliste:" +#: cvpcb/listboxes.cpp:335 +#, c-format +msgid "Footprints: %d" +msgstr "Footprints: %d" + +#: cvpcb/listboxes.cpp:460 +#, c-format +msgid "Footprints (All): %d" +msgstr "Footprints (Alle): %d" + +#: cvpcb/listboxes.cpp:462 +#, c-format +msgid "Footprints (filtered): %d" +msgstr "Footprints (gefiltert): %d" + #: cvpcb/cvframe.cpp:215 msgid "" "Net and component list modified.\n" " Save before exit ?" -msgstr "Möchten Sie die geänderte Netz- und Bauteileliste speichern ?" +msgstr "Möchten Sie die geänderte Netz- und Bauteilliste speichern ?" #: cvpcb/cvframe.cpp:238 msgid "Problem when saving files, exit anyway ?" @@ -1132,11 +1132,11 @@ msgstr "Schaltplandateien:" #: eeschema/save_schemas.cpp:88 msgid "Failed to create file " -msgstr "Konnte Datei nicht erstellen" +msgstr "Konnte Datei nicht erstellen " #: eeschema/save_schemas.cpp:98 msgid "File write operation failed." -msgstr "Konnte Datei nicht schreiben" +msgstr "Konnte Datei nicht schreiben." #: eeschema/files-io.cpp:74 msgid "Clear Schematic Hierarchy (modified!)?" @@ -1157,11 +1157,11 @@ msgstr "Datei <%s> nicht gefunden." #: eeschema/libedit_onrightclick.cpp:47 msgid "End Tool" -msgstr "Tool Ende" +msgstr "Tool beenden" #: eeschema/libedit_onrightclick.cpp:77 msgid "Move Arc " -msgstr "Verschiebe Kreisbogen" +msgstr "Kreisbogen verschieben" #: eeschema/libedit_onrightclick.cpp:81 msgid "Arc Options" @@ -1169,11 +1169,11 @@ msgstr "Kreisbogen Optionen" #: eeschema/libedit_onrightclick.cpp:84 msgid "Delete Arc " -msgstr "Entferne Kreisbogen" +msgstr "Kreisbogen entfernen" #: eeschema/libedit_onrightclick.cpp:92 msgid "Move Circle " -msgstr "Verschiebe Kreis" +msgstr "Kreis verschieben" #: eeschema/libedit_onrightclick.cpp:96 msgid "Circle Options" @@ -1181,11 +1181,11 @@ msgstr "Kreis Optionen" #: eeschema/libedit_onrightclick.cpp:99 msgid "Delete Circle " -msgstr "Entferne Kreis" +msgstr "Kreis entfernen" #: eeschema/libedit_onrightclick.cpp:107 msgid "Move Rect " -msgstr "Verschiebe Rechteck" +msgstr "Rechteck verschieben" #: eeschema/libedit_onrightclick.cpp:111 msgid "Rect Options" @@ -1193,11 +1193,11 @@ msgstr "Rechteck Optionen" #: eeschema/libedit_onrightclick.cpp:114 msgid "Delete Rect " -msgstr "Entferne Rechteck" +msgstr "Rechteck entfernen" #: eeschema/libedit_onrightclick.cpp:122 msgid "Move Text " -msgstr "Verschiebe Text" +msgstr "Text verschieben" #: eeschema/libedit_onrightclick.cpp:126 msgid "Text Editor" @@ -1205,15 +1205,15 @@ msgstr "Text Editor" #: eeschema/libedit_onrightclick.cpp:128 msgid "Rotate Text" -msgstr "Rotiere Text" +msgstr "Text rotieren" #: eeschema/libedit_onrightclick.cpp:131 msgid "Delete Text " -msgstr "Entferne Text" +msgstr "Text entfernen" #: eeschema/libedit_onrightclick.cpp:139 msgid "Move Line " -msgstr "Verschiebe Linie" +msgstr "Linie verschieben" #: eeschema/libedit_onrightclick.cpp:145 msgid "Line End" @@ -1225,15 +1225,15 @@ msgstr "Linien Optionen" #: eeschema/libedit_onrightclick.cpp:151 msgid "Delete Line " -msgstr "Entferne Linie" +msgstr "Linie entfernen" #: eeschema/libedit_onrightclick.cpp:158 msgid "Delete Segment " -msgstr "Entferne Segment" +msgstr "Segment entfernen" #: eeschema/libedit_onrightclick.cpp:168 msgid "Move Field " -msgstr "Verschiebe Feld" +msgstr "Feld verschieben" #: eeschema/libedit_onrightclick.cpp:172 msgid "Field Rotate" @@ -1245,15 +1245,15 @@ msgstr "Feld editieren" #: eeschema/libedit_onrightclick.cpp:199 msgid "Move Pin" -msgstr "Verschiebe Pin" +msgstr "Pin verschieben" #: eeschema/libedit_onrightclick.cpp:202 msgid "Edit Pin " -msgstr "Editiere Pin" +msgstr "Pin editieren" #: eeschema/libedit_onrightclick.cpp:207 msgid "Delete Pin " -msgstr "Entferne Pin " +msgstr "Pin entfernen" #: eeschema/libedit_onrightclick.cpp:212 msgid "Global" @@ -1377,7 +1377,7 @@ msgstr "Stiftbreite (mils)" #: eeschema/plothpgl.cpp:255 msgid "Pen Speed ( cm/s )" -msgstr "Stiftgeschwindigkeit ( cm/s )" +msgstr "Stiftgeschwindigkeit (cm/s)" #: eeschema/plothpgl.cpp:270 msgid "Pen Number" @@ -1409,7 +1409,7 @@ msgstr "&Abbrechen" #: eeschema/plothpgl.cpp:346 msgid "&Accept Offset" -msgstr "&Akzeptiere Offset" +msgstr "Akzeptiere &Offset" #: eeschema/plothpgl.cpp:682 msgid "Plot " @@ -1417,7 +1417,7 @@ msgstr "Plotten" #: eeschema/erc.cpp:291 msgid "Annotation Required!" -msgstr "Annotation ist notwendig!" +msgstr "Annotation ist notwendig !" #: eeschema/erc.cpp:396 msgid "ERC file:" @@ -1445,7 +1445,7 @@ msgstr "Warnung: Pin %s wird nicht angesteuert (Netz %d)" #: eeschema/erc.cpp:588 msgid "Warning More than 1 Pin connected to UnConnect symbol" -msgstr "Warnung: Mehr als 1 Pin mit dem UnConnect Symbol verbunden" +msgstr "Warnung: Mehr als 1 Pin mit dem 'Keine-Verbindung' Symbol verbunden" #: eeschema/erc.cpp:608 #, c-format @@ -1561,7 +1561,7 @@ msgstr "Annotation der Bauteile" #: eeschema/tool_sch.cpp:116 msgid "Schematic Electric Rules Check" -msgstr "Schaltplan Electric Rules Check (ERC)" +msgstr "Electric Rules Check (ERC)" #: eeschema/tool_sch.cpp:119 msgid "Bill of material and/or Crossreferences" @@ -1601,7 +1601,7 @@ msgstr "Einen Bus an einen Buseingang führen" #: eeschema/tool_sch.cpp:179 msgid "Place no connect flag" -msgstr "Keine-Verbindung Symbol hinzufügen" +msgstr "'Keine-Verbindung' Symbol hinzufügen" #: eeschema/tool_sch.cpp:183 msgid "Place net name" @@ -1629,7 +1629,7 @@ msgstr "Ein hierarchisches Schaltplanblatt hinzufügen" #: eeschema/tool_sch.cpp:206 msgid "Place a pin sheet , imported from a hierarchical label in sheet" -msgstr "Platziere einen Pin, importiertet von hierarchischen Label aus einem Schaltungssymbol (Blockschaltbild)" +msgstr "Platziere einen Pin, importiert von hierarchischen Label aus einem Schaltungssymbol (Blockschaltbild)" #: eeschema/tool_sch.cpp:211 msgid "Place hierarchical pin to sheet" @@ -1661,7 +1661,7 @@ msgstr "Einheiten in Millimeter" #: eeschema/tool_sch.cpp:259 msgid "Change Cursor Shape" -msgstr "Wähle Cursor Form" +msgstr "Wähle Cursorform" #: eeschema/tool_sch.cpp:264 msgid "Show Hidden Pins" @@ -1763,36 +1763,6 @@ msgstr "" "\n" "Diese Operation wird die gegenwärtige Annotation löschen und kann nicht rückgäng gemacht weden." -#: eeschema/load_one_schematic_file.cpp:76 -msgid "Failed to open " -msgstr "Fehler beim Öffnen" - -#: eeschema/load_one_schematic_file.cpp:81 -msgid "Loading " -msgstr "Laden..." - -#: eeschema/load_one_schematic_file.cpp:88 -#: eeschema/load_one_schematic_file.cpp:118 -msgid " is NOT an EESchema file!" -msgstr " ist keine EESchema Datei !" - -#: eeschema/load_one_schematic_file.cpp:100 -msgid " was created by a more recent version of EESchema and may not load correctly. Please consider updating!" -msgstr "" -" wurde von einer älteren Version von EESchema erstellt\n" -"und wird möglicherweise nicht korrekt eingelesen.\n" -"Bitte bedenken Sie ein Update !" - -#: eeschema/load_one_schematic_file.cpp:110 -msgid " was created by an older version of EESchema. It will be stored in the new file format when you save this file again." -msgstr "" -" wurde von einer älteren Version von EESchema erstellt.\n" -"Wenn Sie die Datei erneut speichern wird diese im neuen Dateiformat angelegt." - -#: eeschema/load_one_schematic_file.cpp:396 -msgid "Done Loading " -msgstr "Eingelesen: " - #: eeschema/dialog_options.cpp:140 #: eeschema/dialog_options.cpp:292 msgid "Delta Step X" @@ -1907,110 +1877,6 @@ msgstr "Voreinstellung für Linienbreite" msgid "Default Label Size" msgstr "Voreinstellung für Labelgrösse" -#: eeschema/dialog_build_BOM.cpp:237 -msgid "List items:" -msgstr "Auflistung:" - -#: eeschema/dialog_build_BOM.cpp:241 -msgid "Components by reference" -msgstr "Bauteile nach Referenz" - -#: eeschema/dialog_build_BOM.cpp:245 -msgid "Sub Components (i.e. U2A, U2B ...)" -msgstr "Gatter (z.B. U2A, U2B, ...)" - -#: eeschema/dialog_build_BOM.cpp:249 -msgid "Components by value" -msgstr "Bauteile nach Wert" - -#: eeschema/dialog_build_BOM.cpp:253 -msgid "Hierachy Pins by Name" -msgstr "Hierarchische Pins nach Namen" - -#: eeschema/dialog_build_BOM.cpp:257 -msgid "Hierachy Pins by Sheets" -msgstr "Hierarchische Pins nach Blatt" - -#: eeschema/dialog_build_BOM.cpp:262 -msgid "List" -msgstr "als Liste" - -#: eeschema/dialog_build_BOM.cpp:263 -msgid "Text for spreadsheet import" -msgstr "für eine Tabellenkalkulation" - -#: eeschema/dialog_build_BOM.cpp:264 -msgid "Output format:" -msgstr "Ausgabeformat:" - -#: eeschema/dialog_build_BOM.cpp:269 -msgid "Tab" -msgstr "Tabulator" - -#: eeschema/dialog_build_BOM.cpp:270 -msgid ";" -msgstr ";" - -#: eeschema/dialog_build_BOM.cpp:271 -msgid "," -msgstr "," - -#: eeschema/dialog_build_BOM.cpp:272 -msgid "Field separator for spreadsheet import:" -msgstr "Trennzeichen der Felder:" - -#: eeschema/dialog_build_BOM.cpp:276 -msgid "Options:" -msgstr "Optionen:" - -#: eeschema/dialog_build_BOM.cpp:280 -msgid "Launch list browser" -msgstr "Starte List Browser" - -#: eeschema/dialog_build_BOM.cpp:287 -msgid "Fields to add:" -msgstr "Felder hinzufügen:" - -#: eeschema/dialog_build_BOM.cpp:291 -msgid "Footprint" -msgstr "Footprint" - -#: eeschema/dialog_build_BOM.cpp:295 -msgid "Field 1" -msgstr "Feld 1" - -#: eeschema/dialog_build_BOM.cpp:299 -msgid "Field 2" -msgstr "Feld 2" - -#: eeschema/dialog_build_BOM.cpp:303 -msgid "Field 3" -msgstr "Feld 3" - -#: eeschema/dialog_build_BOM.cpp:307 -msgid "Field 4" -msgstr "Feld 4" - -#: eeschema/dialog_build_BOM.cpp:311 -msgid "Field 5" -msgstr "Feld 5" - -#: eeschema/dialog_build_BOM.cpp:315 -msgid "Field 6" -msgstr "Feld 6" - -#: eeschema/dialog_build_BOM.cpp:319 -msgid "Field 7" -msgstr "Feld 7" - -#: eeschema/dialog_build_BOM.cpp:323 -msgid "Field 8" -msgstr "Feld 8" - -#: eeschema/dialog_build_BOM.cpp:329 -msgid "Create &List" -msgstr "Erzeuge &Liste" - #: eeschema/edit_label.cpp:48 msgid "Empty Text!" msgstr "Leerer Text !" @@ -2085,120 +1951,13 @@ msgstr "Ändern eines Dateinamens kann die gesamte Schaltungsstruktur verändern msgid "Ok to continue renaming?" msgstr "Mit der Umbenennung fortfahren ?" -#: eeschema/libedit.cpp:39 -msgid " Part: " -msgstr "Bauteil" - -#: eeschema/libedit.cpp:42 -msgid "None" -msgstr "Keinen" - -#: eeschema/libedit.cpp:54 -msgid " Convert" -msgstr " Convert" - -#: eeschema/libedit.cpp:56 -msgid " Normal" -msgstr " Normal" - -#: eeschema/libedit.cpp:59 -msgid " (Power Symbol)" -msgstr " (Power Symbol)" - -#: eeschema/libedit.cpp:95 -msgid "" -"Current Part not saved.\n" -"Continue?" -msgstr "Aktuelles Bauteil wurde nicht gespeichert. Fortfahren ?" - -#: eeschema/libedit.cpp:123 -#: eeschema/libedit.cpp:431 -msgid "Component \"" -msgstr "Bauteil \"" - -#: eeschema/libedit.cpp:123 -msgid "\" not found." -msgstr "\" nicht gefunden." - -#: eeschema/libedit.cpp:261 -msgid "Modify Library File \"" -msgstr "Bibliotheksdatei wirklich modifizieren \"" - -#: eeschema/libedit.cpp:261 -msgid "\"?" -msgstr "\"?" - -#: eeschema/libedit.cpp:271 -msgid "Error while saving Library File \"" -msgstr "Fehler beim Speichern der Bibliotheksdatei \"" - -#: eeschema/libedit.cpp:271 -#: eeschema/libedit.cpp:433 -msgid "\"." -msgstr "\"." - -#: eeschema/libedit.cpp:277 -msgid "Library File \"" -msgstr "Bibliotheksdatei \"" - -#: eeschema/libedit.cpp:279 -msgid "Document File \"" -msgstr "Dokumentdatei \"" - -#: eeschema/libedit.cpp:338 -msgid "No Active Library" -msgstr "Keine aktive Bibliothek" - -#: eeschema/libedit.cpp:357 -#, c-format -msgid "Select Component (%d items)" -msgstr "Wähle Bauteil (%d Elemente)" - -#: eeschema/libedit.cpp:381 -msgid "Component not found" -msgstr "Bauteil nicht gefunden." - -#: eeschema/libedit.cpp:384 -msgid "Delete component \"" -msgstr "Entfernen von Bauteil \"" - -#: eeschema/libedit.cpp:385 -msgid "\" from library \"" -msgstr "\" in Bibliothek \"" - -#: eeschema/libedit.cpp:410 -msgid "Clear old component from screen (changes will be lost)?" -msgstr "Entferne altes Bauteil ? (Bisherige Änderungen gehen somit verloren)" - -#: eeschema/libedit.cpp:432 -msgid "\" exists in library \"" -msgstr "\" existiert in Bibliothek \"" - -#: eeschema/libedit.cpp:616 -msgid "No component to Save." -msgstr "Kein Bauteil zum Speichern" - -#: eeschema/libedit.cpp:625 -msgid "No Library specified." -msgstr "Keine Bibliothek angegeben" - -#: eeschema/libedit.cpp:637 -#, c-format -msgid "Component \"%s\" exists. Change it?" -msgstr "Soll das existierende Bauteil \"%s\" geändert werden ?" - -#: eeschema/libedit.cpp:687 -#, c-format -msgid "Component %s saved in %s" -msgstr "Bauteil %s gespeichert in %s" - #: eeschema/schedit.cpp:184 msgid "Push/Pop Hierarchy" msgstr "Navigation in der Hierarchie" #: eeschema/schedit.cpp:188 msgid "Add NoConnect Flag" -msgstr "Keine-Verbindung Symbol hinzufügen" +msgstr "'Keine-Verbindung' Symbol hinzufügen" #: eeschema/schedit.cpp:192 msgid "Add Wire" @@ -2213,20 +1972,16 @@ msgid "Add Drawing" msgstr "Grafisches Element hinzufügen" #: eeschema/schedit.cpp:204 -#: eeschema/onrightclick.cpp:515 -#: eeschema/onrightclick.cpp:547 msgid "Add Junction" msgstr "Knotenpunkt hinzufügen" #: eeschema/schedit.cpp:208 -#: eeschema/onrightclick.cpp:516 -#: eeschema/onrightclick.cpp:548 msgid "Add Label" msgstr "Label hinzufügen" #: eeschema/schedit.cpp:212 msgid "Add Global label" -msgstr "Globals Netzlabel hinzufügen" +msgstr "Globales Netzlabel hinzufügen" #: eeschema/schedit.cpp:216 msgid "Add Hierarchal label" @@ -2312,7 +2067,7 @@ msgstr " Gatter %d" #: eeschema/pinedit.cpp:1024 msgid " Convert" -msgstr " Convert" +msgstr " Konvertiert" #: eeschema/pinedit.cpp:1026 msgid " Normal" @@ -2335,8 +2090,8 @@ msgid "" "Part is a POWER, value cannot be modified!\n" "You must create a new power" msgstr "" -"Teil ist vom Typ POWER. Wert kann nicht modifiziert werden !\n" -"Sie müssen ein neues Power-Teil generieren" +"Komponente ist vom Typ Spannungsquelle. Wert kann somit nicht modifiziert werden !\n" +"Sie müssen eine neue Spannungsquelle-Komponente erstellen." #: eeschema/edit_component_in_schematic.cpp:137 msgid "Component field text" @@ -2344,11 +2099,11 @@ msgstr "Bauteil-Feldtext" #: eeschema/edit_component_in_schematic.cpp:160 msgid "Reference needed !, No change" -msgstr "Eine Referenz wird benötigt ! Keine Änderungen ausgeführt" +msgstr "Eine Referenz wird benötigt ! Keine Änderungen ausgeführt." #: eeschema/edit_component_in_schematic.cpp:164 msgid "Value needed !, No change" -msgstr "Ein Wert wird benötigt ! Keine Änderungen ausgeführt" +msgstr "Ein Wert wird benötigt ! Keine Änderungen ausgeführt." #: eeschema/edit_component_in_schematic.cpp:349 #: eeschema/onrightclick.cpp:309 @@ -2369,6 +2124,11 @@ msgstr "Wert" msgid "Component value" msgstr "Bauteilwert" +#: eeschema/edit_component_in_schematic.cpp:428 +#: eeschema/class_libentry_fields.cpp:131 +msgid "Footprint" +msgstr "Footprint" + #: eeschema/edit_component_in_schematic.cpp:428 msgid "Component footprint" msgstr "Bauteilfootprint" @@ -2463,7 +2223,7 @@ msgstr "Footprint" #: eeschema/onrightclick.cpp:317 msgid "Convert" -msgstr "Darstellung als \"De Morgan\"" +msgstr "Umgewandelt" #: eeschema/onrightclick.cpp:325 #, c-format @@ -2578,11 +2338,11 @@ msgstr "Text editieren" #: eeschema/onrightclick.cpp:443 msgid "Delete Text" -msgstr "Texte entfernen" +msgstr "Text entfernen" #: eeschema/onrightclick.cpp:451 msgid "Change to Glabel" -msgstr "Zu globalemLabel ändern" +msgstr "Zu globalem Label ändern" #: eeschema/onrightclick.cpp:471 #: eeschema/onrightclick.cpp:511 @@ -2717,7 +2477,6 @@ msgid "No New Hierarchal Label found" msgstr "Kein neues hierarchisches Label gefunden" #: eeschema/component_class.cpp:56 -#: eeschema/dialog_create_component.cpp:160 msgid "U" msgstr "U" @@ -2739,7 +2498,7 @@ msgstr "Zeige nächstes Bauteil" #: eeschema/tool_viewlib.cpp:82 msgid "Best zoom" -msgstr "Zoom Ganze Seite" +msgstr "Zoom ganze Seite" #: eeschema/tool_viewlib.cpp:87 msgid "Show as \"De Morgan\" normal part" @@ -2779,7 +2538,7 @@ msgstr "Skew:" #: eeschema/dialog_edit_component_in_lib.cpp:158 #: eeschema/dialog_create_component.cpp:176 msgid "Power symbol" -msgstr "Power Symbol" +msgstr "Spannungsquelle Symbol" #: eeschema/dialog_edit_component_in_lib.cpp:162 #: eeschema/dialog_create_component.cpp:180 @@ -2807,6 +2566,7 @@ msgid "Browse DocFiles" msgstr "Durchsuche Doc Dateien" #: eeschema/dialog_edit_component_in_lib.cpp:207 +#: eeschema/edit_component_in_lib.cpp:106 msgid "Alias" msgstr "Alias" @@ -2840,7 +2600,7 @@ msgstr "Linien und grafische Vielecke hinzufügen" #: eeschema/tool_lib.cpp:73 msgid "Move part anchor" -msgstr "Bauteil Anker verschieben" +msgstr "Bauteilanker verschieben" #: eeschema/tool_lib.cpp:78 msgid "Import existing drawings" @@ -2935,8 +2695,9 @@ msgid "Name" msgstr "Name" #: eeschema/dialog_create_component.cpp:172 +#: eeschema/edit_component_in_lib.cpp:291 msgid "As Convert" -msgstr "wie konvertiert" +msgstr "umgewandelt" #: eeschema/dialog_create_component.cpp:203 msgid "&1" @@ -3055,10 +2816,12 @@ msgid "Show Pin Number" msgstr "Zeige Pinnummer" #: eeschema/dialog_create_component.cpp:243 +#: eeschema/edit_component_in_lib.cpp:308 msgid "Show Pin Name" msgstr "Zeige Pinnamen" #: eeschema/dialog_create_component.cpp:247 +#: eeschema/edit_component_in_lib.cpp:319 msgid "Pin Name Inside" msgstr "Innseitiger Pinname" @@ -3068,11 +2831,11 @@ msgstr "Sie müssen diesem Bauteil einen Namen vergeben" #: eeschema/libarch.cpp:70 msgid "Failed to create archive lib file " -msgstr "Konnte Archiv Bibliothek Datei nicht erstellen" +msgstr "Konnte Datei für Archiv der Bibliothek nicht erstellen." #: eeschema/libarch.cpp:77 msgid "Failed to create doc lib file " -msgstr "Konnte Bibliothek nicht als Dokument erstellen" +msgstr "Konnte Datei für Dokumentation der Bibliothek nicht erstellen." #: eeschema/annotate.cpp:659 #, c-format @@ -3122,11 +2885,11 @@ msgstr "Öffne Symboldatei" #: eeschema/backanno.cpp:157 msgid "Set the Footprint Field to Visible ?" -msgstr "Footprint-Feld auf \"sichtbar\" setzen ?" +msgstr "Footprintfeld auf \"sichtbar\" setzen ?" #: eeschema/backanno.cpp:158 msgid "Field Display Option" -msgstr "Feld Anzeige Optionen" +msgstr "Feld Anzeigeoptionen" #: eeschema/backanno.cpp:171 #, c-format @@ -3139,7 +2902,7 @@ msgstr "Auto Zoom" #: eeschema/plotps.cpp:205 msgid "Plot Options:" -msgstr "Plot-Optionen:" +msgstr "Plotoptionen:" #: eeschema/plotps.cpp:211 msgid "B/W" @@ -3159,13 +2922,17 @@ msgstr "Drucke Seitenreferenz" #: eeschema/plotps.cpp:253 msgid "Messages :" -msgstr "Meldung :" +msgstr "Meldungen :" #: eeschema/plotps.cpp:478 #, c-format msgid "Plot: %s\n" msgstr "Drucke: %s\n" +#: eeschema/netlist.cpp:198 +msgid "List" +msgstr "als Liste" + #: eeschema/netlist.cpp:218 msgid "No component" msgstr "Keine Bauteile" @@ -3176,7 +2943,7 @@ msgstr "NbElemente" #: eeschema/netlist.cpp:246 msgid "Conn" -msgstr "Conn" +msgstr "Verbinder" #: eeschema/netlist.cpp:343 #: eeschema/netlist.cpp:385 @@ -3201,6 +2968,10 @@ msgstr "Sortiere Netze" msgid "Bad Bus Label: " msgstr "Falsches Bus Label:" +#: eeschema/netlist_control.cpp:127 +msgid "Options:" +msgstr "Optionen:" + #: eeschema/netlist_control.cpp:131 #: eeschema/netlist_control.cpp:253 msgid "Default format" @@ -3362,43 +3133,6 @@ msgstr "FootprintFilter-Liste entfernen ?" msgid "New FootprintFilter:" msgstr "Neuer FootprintFilter:" -#: eeschema/schframe.cpp:315 -msgid "Schematic modified, Save before exit ?" -msgstr "Möchten Sie die Änderungen speichern ?" - -#: eeschema/schframe.cpp:415 -msgid "Grid not show" -msgstr "Raster ausblenden" - -#: eeschema/schframe.cpp:415 -msgid "Show Grid" -msgstr "Raster einblenden" - -#: eeschema/schframe.cpp:426 -msgid "No show Hidden Pins" -msgstr "Versteckte Pins ausblenden" - -#: eeschema/schframe.cpp:431 -msgid "Allows any direction for wires and busses" -msgstr "Erlaubt jede Richtung für elektr. Verbindungen und Busse" - -#: eeschema/schframe.cpp:432 -msgid "Allows horizontal and vertical wires and busses only" -msgstr "Erlaubt nur horizontale und vertikale elektr. Verbindungen und Busse" - -#: eeschema/schframe.cpp:567 -msgid "Schematic" -msgstr "Schaltplan" - -#: eeschema/dialog_edit_component_in_schematic.cpp:165 -msgid "No Component Name!" -msgstr "Kein Bauteil Name !" - -#: eeschema/dialog_edit_component_in_schematic.cpp:172 -#, c-format -msgid "Component [%s] not found!" -msgstr "Bauteil <%s> nicht gefunden !" - #: eeschema/database.cpp:78 msgid "No Component found" msgstr "Kein Bauteil gefunden" @@ -3536,106 +3270,6 @@ msgstr "" msgid "Nothing found" msgstr " Nichts gefunden" -#: eeschema/symbedit.cpp:55 -msgid "Import symbol drawings:" -msgstr "Importiere Symbole:" - -#: eeschema/symbedit.cpp:77 -#, c-format -msgid "Failed to open Symbol File <%s>" -msgstr "Konnte die Symboldatei <%s> nicht öffnen" - -#: eeschema/symbedit.cpp:90 -msgid "Warning: more than 1 part in Symbol File" -msgstr "Warnung: Symboldatei enthält mehr als 1 Element" - -#: eeschema/symbedit.cpp:95 -msgid "Symbol File is void" -msgstr "Symboldatei ist leer" - -#: eeschema/symbedit.cpp:153 -msgid "Export symbol drawings:" -msgstr "Exportiere Symbole" - -#: eeschema/symbedit.cpp:168 -#, c-format -msgid "Unable to create <%s>" -msgstr "Konnte <%s> nicht erstellen" - -#: eeschema/symbedit.cpp:173 -#, c-format -msgid "Save Symbol in [%s]" -msgstr "Speichere Symbol in [%s]" - -#: eeschema/libframe.cpp:102 -msgid "" -"Component was modified!\n" -"Discard changes?" -msgstr "" -"Bauteil wurde modifiziert !\n" -"Änderungen verwerfen ?" - -#: eeschema/libframe.cpp:115 -#, c-format -msgid "" -"Library \"%s\" was modified!\n" -"Discard changes?" -msgstr "" -"Bibliothek \"%s\" wurde modifiziert !\n" -"Änderungen verwerfen ?" - -#: eeschema/libframe.cpp:343 -msgid "Include last component changes?" -msgstr "Möchten Sie die Bauteiländerungen übernehmen ?" - -#: eeschema/libframe.cpp:410 -msgid " Pins Test OK!" -msgstr " Überprüfung der Pins war erfolgreich !" - -#: eeschema/libframe.cpp:484 -msgid "Add Pin" -msgstr "Pin hinzufügen" - -#: eeschema/libframe.cpp:488 -msgid "Set Pin Options" -msgstr "Wähle Pinoptionen" - -#: eeschema/libframe.cpp:510 -msgid "Add Rectangle" -msgstr "Rechteck hinzufügen" - -#: eeschema/libframe.cpp:514 -msgid "Add Circle" -msgstr "Kreis hinzufügen" - -#: eeschema/libframe.cpp:518 -msgid "Add Arc" -msgstr "Kreisbogen hinzufügen" - -#: eeschema/libframe.cpp:522 -msgid "Add Line" -msgstr "Linie hinzufügen" - -#: eeschema/libframe.cpp:526 -msgid "Anchor" -msgstr "Anker" - -#: eeschema/libframe.cpp:530 -msgid "Import" -msgstr "Importieren" - -#: eeschema/libframe.cpp:536 -msgid "Export" -msgstr "Exportieren" - -#: eeschema/hierarch.cpp:125 -msgid "Navigator" -msgstr "Hierarchie" - -#: eeschema/hierarch.cpp:136 -msgid "Root" -msgstr "Hauptblatt" - #: eeschema/affiche.cpp:24 msgid "FileName" msgstr "Dateiname" @@ -3691,22 +3325,18 @@ msgid "Length" msgstr "Länge" #: eeschema/affiche.cpp:103 -#: eeschema/pinedit-dialog.cpp:215 msgid "Up" msgstr "Oben" #: eeschema/affiche.cpp:106 -#: eeschema/pinedit-dialog.cpp:216 msgid "Down" msgstr "Unten" #: eeschema/affiche.cpp:109 -#: eeschema/pinedit-dialog.cpp:214 msgid "Left" msgstr "Links" #: eeschema/affiche.cpp:112 -#: eeschema/pinedit-dialog.cpp:213 msgid "Right" msgstr "Rechts" @@ -3727,82 +3357,6 @@ msgstr "Voreinstellung" msgid "Thickness" msgstr "Stärke" -#: eeschema/build_BOM.cpp:95 -msgid "Bill of materials:" -msgstr "Materialliste:" - -#: eeschema/build_BOM.cpp:144 -#: eeschema/build_BOM.cpp:183 -msgid "Failed to open file " -msgstr "Konnte Datei nicht öffnen" - -#: eeschema/build_BOM.cpp:227 -#, c-format -msgid "" -"\n" -"#Global, Hierarchical Labels and PinSheets ( order = Sheet Number ) count = %d\n" -msgstr "" -"\n" -"#Globale, Hierarchische Label und Pinblätter (Sortiert nach Blattnummer); Anzahl = %d\n" - -#: eeschema/build_BOM.cpp:238 -#, c-format -msgid "" -"\n" -"#Global, Hierarchical Labels and PinSheets ( order = Alphab. ) count = %d\n" -"\n" -msgstr "" -"\n" -"#Globale, Hierarchische Label und Pinblätter (Sortiert nach Alphabet); Anzahl = %d\n" - -#: eeschema/build_BOM.cpp:245 -msgid "" -"\n" -"#End List\n" -msgstr "" -"\n" -"#Ende der Liste\n" - -#: eeschema/build_BOM.cpp:628 -msgid "" -"\n" -"#Cmp ( order = Reference )" -msgstr "" -"\n" -"#Cmp ( Sortiert nach Referenz )" - -#: eeschema/build_BOM.cpp:631 -#: eeschema/build_BOM.cpp:727 -msgid " (with SubCmp)" -msgstr "(mit Gatter)" - -#: eeschema/build_BOM.cpp:701 -#: eeschema/build_BOM.cpp:782 -msgid "#End Cmp\n" -msgstr "#Ende Cmp\n" - -#: eeschema/build_BOM.cpp:724 -msgid "" -"\n" -"#Cmp ( order = Value )" -msgstr "" -"\n" -"#Cmp ( Sortiert nach Wert )" - -#: eeschema/build_BOM.cpp:812 -#, c-format -msgid "> %-28.28s %s (Sheet %s) pos: %3.3f, %3.3f\n" -msgstr "> %-28.28s %s (Blatt %s) Pos: %3.3f, %3.3f\n" - -#: eeschema/build_BOM.cpp:832 -#, c-format -msgid "> %-28.28s PinSheet %-7.7s (Sheet %s) pos: %3.3f, %3.3f\n" -msgstr "> %-28.28s Pinblatt %-7.7s (Blatt %s) Pos: %3.3f, %3.3f\n" - -#: eeschema/build_BOM.cpp:847 -msgid "#End labels\n" -msgstr "#Ende Labels\n" - #: eeschema/delsheet.cpp:44 #, c-format msgid "Sheet %s (file %s) modified. Save it?" @@ -3945,11 +3499,6 @@ msgstr "Hintergrundfarbe:" msgid "Apply" msgstr "Anwenden" -#: eeschema/symbdraw.cpp:801 -#, c-format -msgid "Arc %.1f deg" -msgstr "Kreisbogen %.1f Grad" - #: eeschema/pinedit-dialog.cpp:150 msgid "Pin Name :" msgstr "Pinname :" @@ -3983,14 +3532,17 @@ msgid "Pin Shape:" msgstr "Pinform:" #: eeschema/pinedit-dialog.cpp:254 +#: eeschema/dialog_edit_label_base.cpp:46 msgid "Input" msgstr "Eingang" #: eeschema/pinedit-dialog.cpp:255 +#: eeschema/dialog_edit_label_base.cpp:46 msgid "Output" msgstr "Ausgang" #: eeschema/pinedit-dialog.cpp:256 +#: eeschema/dialog_edit_label_base.cpp:46 msgid "Bidi" msgstr "Bidirektional" @@ -3999,6 +3551,7 @@ msgid "3 States" msgstr "3 Zustände" #: eeschema/pinedit-dialog.cpp:258 +#: eeschema/dialog_edit_label_base.cpp:46 msgid "Passive" msgstr "Passiv" @@ -4128,16 +3681,19 @@ msgstr "Hacken setzen, wenn der Text dieses Feldes um 90 Grad gedreht sein soll" #: eeschema/dialog_edit_libentry_fields_in_lib_base.cpp:99 #: eeschema/dialog_bodygraphictext_properties_base.cpp:60 +#: eeschema/dialog_edit_label_base.cpp:40 msgid "Italic" msgstr "Kursiv" #: eeschema/dialog_edit_libentry_fields_in_lib_base.cpp:99 #: eeschema/dialog_bodygraphictext_properties_base.cpp:60 +#: eeschema/dialog_edit_label_base.cpp:40 msgid "Bold" msgstr "Fett" #: eeschema/dialog_edit_libentry_fields_in_lib_base.cpp:99 #: eeschema/dialog_bodygraphictext_properties_base.cpp:60 +#: eeschema/dialog_edit_label_base.cpp:40 msgid "Bold Italic" msgstr "Fett Kursiv" @@ -4202,7 +3758,7 @@ msgstr "%8.8lX/" #: eeschema/dialog_SVG_print.cpp:171 #: eeschema/dialog_SVG_print.cpp:190 msgid "Create file " -msgstr "Erstelle Datei" +msgstr "Erstelle Datei " #: eeschema/dialog_SVG_print.cpp:173 #: eeschema/dialog_SVG_print.cpp:192 @@ -4417,166 +3973,6 @@ msgstr "Schaltplandateien: " msgid " Default Path for libraries" msgstr "Voreingestellter Pfad für Bibliotheken" -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "1" -msgstr "1" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "2" -msgstr "2" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "3" -msgstr "3" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "4" -msgstr "4" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "5" -msgstr "5" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "6" -msgstr "6" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "7" -msgstr "7" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "8" -msgstr "8" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "9" -msgstr "9" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "10" -msgstr "10" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "11" -msgstr "11" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "12" -msgstr "12" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "13" -msgstr "13" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "14" -msgstr "14" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "15" -msgstr "15" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "16" -msgstr "16" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "17" -msgstr "17" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "18" -msgstr "18" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "19" -msgstr "19" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "20" -msgstr "20" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "21" -msgstr "21" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "22" -msgstr "22" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "23" -msgstr "23" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "24" -msgstr "24" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "25" -msgstr "25" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 -msgid "26" -msgstr "26" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:39 -msgid "+90" -msgstr "+90" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:39 -msgid "180" -msgstr "180" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:39 -msgid "-90" -msgstr "-90" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:41 -msgid "Orientation (Degrees)" -msgstr "Ausrichtung (Grad)" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:52 -msgid "Mirror ---" -msgstr "Horizontal ---" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:52 -msgid "Mirror |" -msgstr "Vertikal |" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:54 -msgid "Mirror" -msgstr "Spiegeln" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:67 -msgid "The name of the symbol in the library from which this component came" -msgstr "Name des Symbols in der Bibliothek aus der dieses Bauteil stammt" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:75 -msgid "" -"Use the alternate shape of this component.\n" -"For gates, this is the \"De Morgan\" conversion" -msgstr "" -"Verwende die alternative Form dieses Bauteils.\n" -"Für Gatter erfolgt die Umsetzung nach \"De Morgan\"." - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:138 -msgid "The style of the currently selected field's text in the schemati" -msgstr "Der Stil des aktuell ausgewählten Feldes im Schaltplan" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:180 -msgid "The size of the currently selected field's text in the schematic" -msgstr "Die Textgröße des aktuell ausgewählten Feldes im Schaltplan" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:197 -msgid "The X coordinate of the text relative to the component" -msgstr "Die X Koordinate des Textes relativ zu dem Bauteil" - -#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:222 -msgid "Reset to Library Defaults" -msgstr "Voreinstellungen wiederherstellen" - #: eeschema/dialog_SVG_print_base.cpp:23 msgid "Print SVG options:" msgstr "SVG-Einstellungen für Ausdruck:" @@ -4767,11 +4163,11 @@ msgstr "B&us zu Buseingang" #: eeschema/menubar.cpp:217 msgid "No connect flag" -msgstr "Keine-Verbindung Symbol" +msgstr "'Keine-Verbindung' Symbol" #: eeschema/menubar.cpp:218 msgid "Place a no connect flag" -msgstr "Das Keine-Verbindung Symbol hinzufügen" +msgstr "Das 'Keine-Verbindung' Symbol hinzufügen" #: eeschema/menubar.cpp:222 msgid "Net name" @@ -4897,6 +4293,638 @@ msgstr "&Ansicht" msgid "&Place" msgstr "&Einfügen" +#: eeschema/symbedit.cpp:57 +msgid "Import symbol drawings:" +msgstr "Importiere Symbole:" + +#: eeschema/symbedit.cpp:79 +#, c-format +msgid "Failed to open Symbol File <%s>" +msgstr "Konnte die Symboldatei <%s> nicht öffnen" + +#: eeschema/symbedit.cpp:92 +msgid "Warning: more than 1 part in Symbol File" +msgstr "Warnung: Symboldatei enthält mehr als 1 Element" + +#: eeschema/symbedit.cpp:97 +msgid "Symbol File is void" +msgstr "Symboldatei ist leer" + +#: eeschema/symbedit.cpp:163 +msgid "Export symbol drawings:" +msgstr "Exportiere Symbole" + +#: eeschema/symbedit.cpp:178 +#, c-format +msgid "Unable to create <%s>" +msgstr "Konnte <%s> nicht erstellen" + +#: eeschema/symbedit.cpp:183 +#, c-format +msgid "Save Symbol in [%s]" +msgstr "Speichere Symbol in [%s]" + +#: eeschema/libframe.cpp:102 +msgid "" +"Component was modified!\n" +"Discard changes?" +msgstr "" +"Bauteil wurde modifiziert !\n" +"Änderungen verwerfen ?" + +#: eeschema/libframe.cpp:115 +#, c-format +msgid "" +"Library \"%s\" was modified!\n" +"Discard changes?" +msgstr "" +"Bibliothek \"%s\" wurde modifiziert !\n" +"Änderungen verwerfen ?" + +#: eeschema/libframe.cpp:343 +msgid "Include last component changes?" +msgstr "Möchten Sie die Bauteiländerungen übernehmen ?" + +#: eeschema/libframe.cpp:410 +msgid " Pins Test OK!" +msgstr " Überprüfung der Pins war erfolgreich !" + +#: eeschema/libframe.cpp:484 +msgid "Add Pin" +msgstr "Pin hinzufügen" + +#: eeschema/libframe.cpp:488 +msgid "Set Pin Options" +msgstr "Wähle Pinoptionen" + +#: eeschema/libframe.cpp:510 +msgid "Add Rectangle" +msgstr "Rechteck hinzufügen" + +#: eeschema/libframe.cpp:514 +msgid "Add Circle" +msgstr "Kreis hinzufügen" + +#: eeschema/libframe.cpp:518 +msgid "Add Arc" +msgstr "Kreisbogen hinzufügen" + +#: eeschema/libframe.cpp:522 +msgid "Add Line" +msgstr "Linie hinzufügen" + +#: eeschema/libframe.cpp:526 +msgid "Anchor" +msgstr "Anker" + +#: eeschema/libframe.cpp:530 +msgid "Import" +msgstr "Importieren" + +#: eeschema/libframe.cpp:536 +msgid "Export" +msgstr "Exportieren" + +#: eeschema/hierarch.cpp:125 +msgid "Navigator" +msgstr "Hierarchie" + +#: eeschema/hierarch.cpp:136 +msgid "Root" +msgstr "Hauptblatt" + +#: eeschema/symbdraw.cpp:801 +#, c-format +msgid "Arc %.1f deg" +msgstr "Kreisbogen %.1f Grad" + +#: eeschema/libedit.cpp:35 +msgid " Part: " +msgstr " Bauteil: " + +#: eeschema/libedit.cpp:38 +msgid "None" +msgstr "Keinen" + +#: eeschema/libedit.cpp:50 +msgid " Convert" +msgstr " Konvertiert" + +#: eeschema/libedit.cpp:52 +msgid " Normal" +msgstr " Normal" + +#: eeschema/libedit.cpp:55 +msgid " (Power Symbol)" +msgstr " (Spannungsquelle Symbol)" + +#: eeschema/libedit.cpp:96 +msgid "" +"Current Part not saved.\n" +"Continue?" +msgstr "Aktuelles Bauteil wurde nicht gespeichert. Fortfahren ?" + +#: eeschema/libedit.cpp:125 +#: eeschema/libedit.cpp:434 +msgid "Component \"" +msgstr "Bauteil \"" + +#: eeschema/libedit.cpp:125 +msgid "\" not found." +msgstr "\" nicht gefunden." + +#: eeschema/libedit.cpp:264 +msgid "Modify Library File \"" +msgstr "Bibliotheksdatei wirklich modifizieren \"" + +#: eeschema/libedit.cpp:264 +msgid "\"?" +msgstr "\"?" + +#: eeschema/libedit.cpp:274 +msgid "Error while saving Library File \"" +msgstr "Fehler beim Speichern der Bibliotheksdatei \"" + +#: eeschema/libedit.cpp:274 +#: eeschema/libedit.cpp:436 +msgid "\"." +msgstr "\"." + +#: eeschema/libedit.cpp:280 +msgid "Library File \"" +msgstr "Bibliotheksdatei \"" + +#: eeschema/libedit.cpp:282 +msgid "Document File \"" +msgstr "Dokumentdatei \"" + +#: eeschema/libedit.cpp:341 +msgid "No Active Library" +msgstr "Keine aktive Bibliothek" + +#: eeschema/libedit.cpp:360 +#, c-format +msgid "Select Component (%d items)" +msgstr "Wähle Bauteil (%d Elemente)" + +#: eeschema/libedit.cpp:384 +msgid "Component not found" +msgstr "Bauteil nicht gefunden." + +#: eeschema/libedit.cpp:387 +msgid "Delete component \"" +msgstr "Entfernen von Bauteil \"" + +#: eeschema/libedit.cpp:388 +msgid "\" from library \"" +msgstr "\" in Bibliothek \"" + +#: eeschema/libedit.cpp:413 +msgid "Clear old component from screen (changes will be lost)?" +msgstr "Entferne altes Bauteil ? (Bisherige Änderungen gehen somit verloren)" + +#: eeschema/libedit.cpp:435 +msgid "\" exists in library \"" +msgstr "\" existiert in Bibliothek \"" + +#: eeschema/libedit.cpp:621 +msgid "No component to Save." +msgstr "Kein Bauteil zum Speichern" + +#: eeschema/libedit.cpp:630 +msgid "No Library specified." +msgstr "Keine Bibliothek angegeben" + +#: eeschema/libedit.cpp:642 +#, c-format +msgid "Component \"%s\" exists. Change it?" +msgstr "Soll das existierende Bauteil \"%s\" geändert werden ?" + +#: eeschema/libedit.cpp:692 +#, c-format +msgid "Component %s saved in %s" +msgstr "Bauteil %s gespeichert in %s" + +#: eeschema/schframe.cpp:315 +msgid "Schematic modified, Save before exit ?" +msgstr "Möchten Sie die Änderungen speichern ?" + +#: eeschema/schframe.cpp:415 +msgid "Grid not show" +msgstr "Raster ausblenden" + +#: eeschema/schframe.cpp:415 +msgid "Show Grid" +msgstr "Raster einblenden" + +#: eeschema/schframe.cpp:426 +msgid "No show Hidden Pins" +msgstr "Versteckte Pins ausblenden" + +#: eeschema/schframe.cpp:431 +msgid "Allows any direction for wires and busses" +msgstr "Erlaubt jede Richtung für elektr. Verbindungen und Busse" + +#: eeschema/schframe.cpp:432 +msgid "Allows horizontal and vertical wires and busses only" +msgstr "Erlaubt nur horizontale und vertikale elektr. Verbindungen und Busse" + +#: eeschema/schframe.cpp:567 +msgid "Schematic" +msgstr "Schaltplan" + +#: eeschema/build_BOM.cpp:95 +msgid "Bill of materials:" +msgstr "Materialliste:" + +#: eeschema/build_BOM.cpp:144 +#: eeschema/build_BOM.cpp:183 +msgid "Failed to open file " +msgstr "Konnte Datei nicht öffnen" + +#: eeschema/build_BOM.cpp:227 +#, c-format +msgid "" +"\n" +"#Global, Hierarchical Labels and PinSheets ( order = Sheet Number ) count = %d\n" +msgstr "" +"\n" +"#Globale, Hierarchische Label und Pinblätter (Sortiert nach Blattnummer); Anzahl = %d\n" + +#: eeschema/build_BOM.cpp:238 +#, c-format +msgid "" +"\n" +"#Global, Hierarchical Labels and PinSheets ( order = Alphab. ) count = %d\n" +"\n" +msgstr "" +"\n" +"#Globale, Hierarchische Label und Pinblätter (Sortiert nach Alphabet); Anzahl = %d\n" + +#: eeschema/build_BOM.cpp:245 +msgid "" +"\n" +"#End List\n" +msgstr "" +"\n" +"#Ende der Liste\n" + +#: eeschema/build_BOM.cpp:635 +msgid "" +"\n" +"#Cmp ( order = Reference )" +msgstr "" +"\n" +"#Cmp ( Sortiert nach Referenz )" + +#: eeschema/build_BOM.cpp:638 +#: eeschema/build_BOM.cpp:734 +msgid " (with SubCmp)" +msgstr "(mit Gatter)" + +#: eeschema/build_BOM.cpp:708 +#: eeschema/build_BOM.cpp:789 +msgid "#End Cmp\n" +msgstr "#Ende Cmp\n" + +#: eeschema/build_BOM.cpp:731 +msgid "" +"\n" +"#Cmp ( order = Value )" +msgstr "" +"\n" +"#Cmp ( Sortiert nach Wert )" + +#: eeschema/build_BOM.cpp:819 +#, c-format +msgid "> %-28.28s %s (Sheet %s) pos: %3.3f, %3.3f\n" +msgstr "> %-28.28s %s (Blatt %s) Pos: %3.3f, %3.3f\n" + +#: eeschema/build_BOM.cpp:839 +#, c-format +msgid "> %-28.28s PinSheet %-7.7s (Sheet %s) pos: %3.3f, %3.3f\n" +msgstr "> %-28.28s Pinblatt %-7.7s (Blatt %s) Pos: %3.3f, %3.3f\n" + +#: eeschema/build_BOM.cpp:854 +msgid "#End labels\n" +msgstr "#Ende Labels\n" + +#: eeschema/dialog_build_BOM_base.cpp:23 +msgid "List items:" +msgstr "Auflistung:" + +#: eeschema/dialog_build_BOM_base.cpp:25 +msgid "Components by reference" +msgstr "Bauteile nach Referenz" + +#: eeschema/dialog_build_BOM_base.cpp:29 +msgid "Sub components (i.e. U2A, U2B ...)" +msgstr "Gatter (z.B. U2A, U2B, ...)" + +#: eeschema/dialog_build_BOM_base.cpp:33 +msgid "Components by value" +msgstr "Bauteile nach Wert" + +#: eeschema/dialog_build_BOM_base.cpp:37 +msgid "Hierarchy pins by name" +msgstr "Hierarchische Pins nach Namen" + +#: eeschema/dialog_build_BOM_base.cpp:41 +msgid "Hierarchy pins by sheets" +msgstr "Hierarchische Pins nach Blatt" + +#: eeschema/dialog_build_BOM_base.cpp:47 +msgid "Text for spreadsheet import" +msgstr "für eine Tabellenkalkulation" + +#: eeschema/dialog_build_BOM_base.cpp:49 +msgid "Output format:" +msgstr "Ausgabeformat:" + +#: eeschema/dialog_build_BOM_base.cpp:53 +msgid "Tab" +msgstr "Tabulator" + +#: eeschema/dialog_build_BOM_base.cpp:53 +msgid ";" +msgstr "Semikolon" + +#: eeschema/dialog_build_BOM_base.cpp:53 +msgid "," +msgstr "Komma" + +#: eeschema/dialog_build_BOM_base.cpp:55 +msgid "Field separator for spreadsheet import:" +msgstr "Trennzeichen der Felder:" + +#: eeschema/dialog_build_BOM_base.cpp:62 +msgid "Launch list browser" +msgstr "Starte List Browser" + +#: eeschema/dialog_build_BOM_base.cpp:74 +msgid "Fields to add:" +msgstr "Felder hinzufügen:" + +#: eeschema/dialog_build_BOM_base.cpp:77 +msgid "System Fields:" +msgstr "System Felder:" + +#: eeschema/dialog_build_BOM_base.cpp:86 +msgid "Users Fields:" +msgstr "Benutzer Felder:" + +#: eeschema/dialog_build_BOM_base.cpp:88 +msgid "Field 1" +msgstr "Feld 1" + +#: eeschema/dialog_build_BOM_base.cpp:92 +msgid "Field 2" +msgstr "Feld 2" + +#: eeschema/dialog_build_BOM_base.cpp:96 +msgid "Field 3" +msgstr "Feld 3" + +#: eeschema/dialog_build_BOM_base.cpp:100 +msgid "Field 4" +msgstr "Feld 4" + +#: eeschema/dialog_build_BOM_base.cpp:104 +msgid "Field 5" +msgstr "Feld 5" + +#: eeschema/dialog_build_BOM_base.cpp:108 +msgid "Field 6" +msgstr "Feld 6" + +#: eeschema/dialog_build_BOM_base.cpp:112 +msgid "Field 7" +msgstr "Feld 7" + +#: eeschema/dialog_build_BOM_base.cpp:116 +msgid "Field 8" +msgstr "Feld 8" + +#: eeschema/dialog_build_BOM_base.cpp:120 +msgid "All existing users fields" +msgstr "Alle Benutzerfelder" + +#: eeschema/load_one_schematic_file.cpp:76 +msgid "Failed to open " +msgstr "Fehler beim Öffnen" + +#: eeschema/load_one_schematic_file.cpp:81 +msgid "Loading " +msgstr "Laden..." + +#: eeschema/load_one_schematic_file.cpp:88 +#: eeschema/load_one_schematic_file.cpp:118 +msgid " is NOT an EESchema file!" +msgstr " ist keine EESchema Datei !" + +#: eeschema/load_one_schematic_file.cpp:100 +msgid " was created by a more recent version of EESchema and may not load correctly. Please consider updating!" +msgstr "" +" wurde von einer älteren Version von EESchema erstellt\n" +"und wird möglicherweise nicht korrekt eingelesen.\n" +"Bitte bedenken Sie ein Update !" + +#: eeschema/load_one_schematic_file.cpp:110 +msgid " was created by an older version of EESchema. It will be stored in the new file format when you save this file again." +msgstr "" +" wurde von einer älteren Version von EESchema erstellt.\n" +"Wenn Sie die Datei erneut speichern wird diese im neuen Dateiformat angelegt." + +#: eeschema/load_one_schematic_file.cpp:405 +msgid "Done Loading " +msgstr "Eingelesen: " + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "1" +msgstr "1" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "2" +msgstr "2" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "3" +msgstr "3" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "4" +msgstr "4" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "5" +msgstr "5" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "6" +msgstr "6" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "7" +msgstr "7" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "8" +msgstr "8" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "9" +msgstr "9" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "10" +msgstr "10" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "11" +msgstr "11" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "12" +msgstr "12" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "13" +msgstr "13" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "14" +msgstr "14" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "15" +msgstr "15" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "16" +msgstr "16" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "17" +msgstr "17" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "18" +msgstr "18" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "19" +msgstr "19" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "20" +msgstr "20" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "21" +msgstr "21" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "22" +msgstr "22" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "23" +msgstr "23" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "24" +msgstr "24" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "25" +msgstr "25" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:28 +msgid "26" +msgstr "26" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:39 +msgid "+90" +msgstr "+90" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:39 +msgid "180" +msgstr "180" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:39 +msgid "-90" +msgstr "-90" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:41 +msgid "Orientation (Degrees)" +msgstr "Ausrichtung (Grad)" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:52 +msgid "Mirror ---" +msgstr "Horizontal ---" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:52 +msgid "Mirror |" +msgstr "Vertikal |" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:54 +msgid "Mirror" +msgstr "Spiegeln" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:67 +msgid "The name of the symbol in the library from which this component came" +msgstr "Name des Symbols in der Bibliothek aus der dieses Bauteil stammt" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:75 +msgid "" +"Use the alternate shape of this component.\n" +"For gates, this is the \"De Morgan\" conversion" +msgstr "" +"Verwende die alternative Form dieses Bauteils.\n" +"Für Gatter erfolgt die Umsetzung nach \"De Morgan\"." + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:138 +msgid "The style of the currently selected field's text in the schemati" +msgstr "Der Stil des aktuell ausgewählten Feldes im Schaltplan" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:152 +msgid "" +"The name of the currently selected field\n" +"Some fixed fields names are not editable" +msgstr "" +"Der Name des aktuell ausgewählten Feldes.\n" +"Einige fixe Feldnamen sind nicht editierbar." + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:180 +msgid "The size of the currently selected field's text in the schematic" +msgstr "Die Textgröße des aktuell ausgewählten Feldes im Schaltplan" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:197 +msgid "The X coordinate of the text relative to the component" +msgstr "Die X Koordinate des Textes relativ zu dem Bauteil" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:222 +msgid "Reset to Library Defaults" +msgstr "Voreinstellungen wiederherstellen" + +#: eeschema/dialog_edit_component_in_schematic_fbp.cpp:223 +msgid "" +"Set position and style of fields and component orientation to default lib value.\n" +"Fields texts are not modified." +msgstr "" +"Verwende Voreinstellung aus Bibliothek für Position und Stil von Feldern,\n" +"wie auch für die Ausrichtung von Bauelementen.\n" +"Textfelder bleiben unverändert." + +#: eeschema/dialog_edit_component_in_schematic.cpp:171 +msgid "No Component Name!" +msgstr "Kein Bauteil Name !" + +#: eeschema/dialog_edit_component_in_schematic.cpp:178 +#, c-format +msgid "Component [%s] not found!" +msgstr "Bauteil <%s> nicht gefunden !" + #: kicad/mainframe.cpp:109 #, c-format msgid "" @@ -5563,131 +5591,6 @@ msgstr "Bibliotheken: " msgid "Net ext: " msgstr "Netze: " -#: pcbnew/plothpgl.cpp:75 -msgid "File" -msgstr "Datei" - -#: pcbnew/librairi.cpp:64 -msgid "Import Module:" -msgstr "Importiere Bauteil:" - -#: pcbnew/librairi.cpp:100 -msgid "Not a module file" -msgstr "Keine Bauteildatei" - -#: pcbnew/librairi.cpp:177 -msgid "Create lib" -msgstr "Erstelle Bibliothek" - -#: pcbnew/librairi.cpp:177 -msgid "Export Module:" -msgstr "Exportiere Bauteil:" - -#: pcbnew/librairi.cpp:192 -#: pcbnew/librairi.cpp:439 -#, c-format -msgid "File %s exists, OK to replace ?" -msgstr "Datei %s existiert bereits, überschreiben ?" - -#: pcbnew/librairi.cpp:222 -#, c-format -msgid "Module exported in file <%s>" -msgstr "Bauteil exportiert in die Datei <%s>" - -#: pcbnew/librairi.cpp:244 -#, c-format -msgid "Ok to delete module %s in library %s" -msgstr "Bauteil %s in Bibliothek %s wirklich löschen ?" - -#: pcbnew/librairi.cpp:265 -msgid "Not a Library file" -msgstr "Keine Bibliotheksdatei" - -#: pcbnew/librairi.cpp:294 -#, c-format -msgid "Module [%s] not found" -msgstr "Bauteil [%s] nicht gefunden" - -#: pcbnew/librairi.cpp:388 -#, c-format -msgid "Component %s deleted in library %s" -msgstr "Bauteil %s aus Bibliothek %s entfernt" - -#: pcbnew/librairi.cpp:414 -msgid " No modules to archive!" -msgstr "Keine Bauteile zum Archivieren !" - -#: pcbnew/librairi.cpp:421 -msgid "Library" -msgstr "Bibliothek" - -#: pcbnew/librairi.cpp:516 -#, c-format -msgid "Library %s not found" -msgstr "Bibliothek %s nicht gefunden" - -#: pcbnew/librairi.cpp:527 -msgid "Save module" -msgstr "Bauteil speichern" - -#: pcbnew/librairi.cpp:537 -#, c-format -msgid "Unable to open %s" -msgstr "Konnte <%s> nicht öffnen" - -#: pcbnew/librairi.cpp:547 -#, c-format -msgid "File %s is not a eeschema library" -msgstr "Datei %s ist keine EESchema Bibliothek" - -#: pcbnew/librairi.cpp:576 -msgid "" -"Module exists\n" -" Line: " -msgstr "" -"Bauteil existiert bereits\n" -" Zeile: " - -#: pcbnew/librairi.cpp:697 -msgid "Component " -msgstr "Bauteil " - -#: pcbnew/librairi.cpp:698 -msgid " added in " -msgstr " hinzugefügt zu " - -#: pcbnew/librairi.cpp:698 -msgid " replaced in " -msgstr " ersetzt in " - -#: pcbnew/librairi.cpp:725 -msgid "Module Reference:" -msgstr "Bauteil Referenz:" - -#: pcbnew/librairi.cpp:725 -msgid "Module Creation:" -msgstr "Bauteil Erstellung:" - -#: pcbnew/librairi.cpp:727 -msgid "No reference, aborted" -msgstr "Keine Referenz. Abbruch" - -#: pcbnew/librairi.cpp:773 -msgid "Active Lib:" -msgstr "Aktivierte Bibliothek:" - -#: pcbnew/librairi.cpp:785 -msgid "Module Editor (lib: " -msgstr "Bauteil Editor (Bibliothek: " - -#: pcbnew/librairi.cpp:800 -msgid "Library exists " -msgstr "Bibliothek existiert " - -#: pcbnew/librairi.cpp:815 -msgid "Create error " -msgstr "Fehler beim erstellen " - #: pcbnew/muwave_command.cpp:55 msgid "Add Gap" msgstr "Zwischenraum hinzufügen" @@ -5704,227 +5607,6 @@ msgstr "Stub Kreisbogen hinzufügen" msgid "Add Polynomial Shape" msgstr "Vieleck hinzufügen" -#: pcbnew/pcbplot.cpp:151 -#: pcbnew/pcbplot.cpp:287 -msgid "Plot" -msgstr "Plotten" - -#: pcbnew/pcbplot.cpp:202 -msgid "Plot Format" -msgstr "Plot Format" - -#: pcbnew/pcbplot.cpp:216 -msgid "HPGL Options:" -msgstr "HPGL Optionen:" - -#: pcbnew/pcbplot.cpp:220 -msgid "Pen Size" -msgstr "Stiftgrösse" - -#: pcbnew/pcbplot.cpp:225 -msgid "Pen Speed (cm/s)" -msgstr "Stiftgeschwindigkeit (cm/s)" - -#: pcbnew/pcbplot.cpp:229 -msgid "Set pen speed in cm/s" -msgstr "Setze Stiftgeschwindigkeit in cm/s" - -#: pcbnew/pcbplot.cpp:231 -msgid "Pen ovr" -msgstr "Stift Abdeckung" - -#: pcbnew/pcbplot.cpp:235 -msgid "Set plot overlay for filling" -msgstr "Setze Plot Ausfüll-Überlagerung" - -#: pcbnew/pcbplot.cpp:237 -msgid "Lines Width" -msgstr "Linienbreite" - -#: pcbnew/pcbplot.cpp:241 -msgid "Set lines width used to plot in sketch mode and plot pads outlines on silk screen layers" -msgstr "Setze Linienbreite welche im Zeichnungs-Modus verwendet werden soll und zeichne die Umrisse von Pads auf der Siebdrucklage" - -#: pcbnew/pcbplot.cpp:245 -msgid "Absolute" -msgstr "Absolut" - -#: pcbnew/pcbplot.cpp:245 -msgid "Auxiliary axis" -msgstr "Hilfsachse" - -#: pcbnew/pcbplot.cpp:248 -msgid "Plot Origin" -msgstr "Ausgangspunkt" - -#: pcbnew/pcbplot.cpp:272 -msgid "X scale adjust" -msgstr "X Skalierung anpassen" - -#: pcbnew/pcbplot.cpp:274 -msgid "Set X scale adjust for exact scale plotting" -msgstr "Setze X-Skalierung für exaktes Plotten" - -#: pcbnew/pcbplot.cpp:277 -msgid "Y scale adjust" -msgstr "Y Skalierung anpassen" - -#: pcbnew/pcbplot.cpp:279 -msgid "Set Y scale adjust for exact scale plotting" -msgstr "Setze Y-Skalierung für exaktes Plotten" - -#: pcbnew/pcbplot.cpp:281 -msgid "Plot negative" -msgstr "Negativ-Plot" - -#: pcbnew/pcbplot.cpp:291 -msgid "Save Options" -msgstr "Optionen speichern" - -#: pcbnew/pcbplot.cpp:295 -msgid "Generate drill file" -msgstr "Generiere &Bohrdatei" - -#: pcbnew/pcbplot.cpp:343 -msgid "Exclude Edges_Pcb layer" -msgstr "Exklusive Umriss-Lage" - -#: pcbnew/pcbplot.cpp:347 -msgid "Exclude contents of Edges_Pcb layer from all other layers" -msgstr "Schliesse Inhalt von Platinen-Umriss Lage von allen anderen Lagen aus" - -#: pcbnew/pcbplot.cpp:353 -msgid "Print sheet ref" -msgstr "Drucke Seitenreferenz" - -#: pcbnew/pcbplot.cpp:363 -msgid "Print pads on silkscreen" -msgstr "Drucke Pads des Siebdruckes" - -#: pcbnew/pcbplot.cpp:368 -msgid "Enable/disable print/plot pads on silkscreen layers" -msgstr "Aktiviere/Deaktiviere Drucken/Plotten von Pads der Siebdrucklagen" - -#: pcbnew/pcbplot.cpp:372 -msgid "Always print pads" -msgstr "Pads immer drucken" - -#: pcbnew/pcbplot.cpp:376 -msgid "Force print/plot pads on ALL layers" -msgstr "Erzwinge Drucken/Plotten von Pads auf ALLEN Lagen" - -#: pcbnew/pcbplot.cpp:380 -msgid "Print module value" -msgstr "Drucke Bauteilwerte" - -#: pcbnew/pcbplot.cpp:384 -msgid "Enable/disable print/plot module value on silkscreen layers" -msgstr "Aktiviere/Deaktiviere das Drucken/Plotten von Bauteilwerten auf Siebdrucklagen" - -#: pcbnew/pcbplot.cpp:387 -msgid "Print module reference" -msgstr "Drucke Bauteilreferenz" - -#: pcbnew/pcbplot.cpp:391 -msgid "Enable/disable print/plot module reference on silkscreen layers" -msgstr "Aktiviere/Deaktiviere das Drucken/Plotten von Bauteilreferenzen auf Siebdrucklagen" - -#: pcbnew/pcbplot.cpp:395 -msgid "Print other module texts" -msgstr "Drucke andere Bauteil Texte" - -#: pcbnew/pcbplot.cpp:399 -msgid "Enable/disable print/plot module field texts on silkscreen layers" -msgstr "Aktiviere/Deaktiviere das Drucken/Plotten von Bauteiltexten auf Siebdrucklagen" - -#: pcbnew/pcbplot.cpp:404 -msgid "Force print invisible texts" -msgstr "Erzwinge Drucken unsichtbarer Texte" - -#: pcbnew/pcbplot.cpp:408 -msgid "Force print/plot module invisible texts on silkscreen layers" -msgstr "Erzwinge Drucken/Plotten unsichtbarer Bauteiltexte von Siebdrucklagen" - -#: pcbnew/pcbplot.cpp:412 -msgid "No drill mark" -msgstr "Keine Bohrsymbole" - -#: pcbnew/pcbplot.cpp:412 -msgid "Small mark" -msgstr "Kleine Bohrsymbole" - -#: pcbnew/pcbplot.cpp:412 -msgid "Real drill" -msgstr "Realer Bohrdurchmesser" - -#: pcbnew/pcbplot.cpp:414 -msgid "Pads Drill Opt" -msgstr "Pad Bohrungen" - -#: pcbnew/pcbplot.cpp:421 -msgid "Auto scale" -msgstr "Automatisch" - -#: pcbnew/pcbplot.cpp:421 -msgid "Scale 1" -msgstr "1 fach" - -#: pcbnew/pcbplot.cpp:421 -msgid "Scale 1.5" -msgstr "1,5 fach" - -#: pcbnew/pcbplot.cpp:421 -msgid "Scale 2" -msgstr "2 fach" - -#: pcbnew/pcbplot.cpp:421 -msgid "Scale 3" -msgstr "3 fach" - -#: pcbnew/pcbplot.cpp:424 -msgid "Scale Opt" -msgstr "Skalierung" - -#: pcbnew/pcbplot.cpp:430 -msgid "Line" -msgstr "Linie" - -#: pcbnew/pcbplot.cpp:430 -msgid "Sketch" -msgstr "Umriss" - -#: pcbnew/pcbplot.cpp:432 -msgid "Plot Mode" -msgstr "Plot Modus" - -#: pcbnew/pcbplot.cpp:440 -msgid "Plot mirror" -msgstr "Plot gespiegelt" - -#: pcbnew/pcbplot.cpp:446 -msgid "Vias on mask" -msgstr "Durchkontakt. auf Lötstoppmaske" - -#: pcbnew/pcbplot.cpp:450 -msgid "Print/plot vias on mask layers. They are in this case not protected" -msgstr "Drucken/Plotten von Durchkontaktierungen auf Maskenlagen. Sie werden nicht geschützt." - -#: pcbnew/pcbplot.cpp:454 -msgid "Org = Centre" -msgstr "Ausgangspunkt = Zentrum" - -#: pcbnew/pcbplot.cpp:457 -msgid "Draw origin ( 0,0 ) in sheet center" -msgstr "Zeichnungsursprung ( 0,0 ) im Zentrum des Blattes" - -#: pcbnew/pcbplot.cpp:701 -msgid "Warning: Scale option set to a very small value" -msgstr "Warnung: Skalierungsoption ist auf einen sehr kleinen Wert gesetzt" - -#: pcbnew/pcbplot.cpp:703 -msgid "Warning: Scale option set to a very large value" -msgstr "Warnung: Skalierungsoption ist auf einen sehr kleinen Wert gesetzt" - #: pcbnew/specctra_export.cpp:66 msgid "Specctra DSN file:" msgstr "Specctra DSN Datei:" @@ -5960,22 +5642,6 @@ msgstr "Bauteil mit dem Wert \"%s\" hat keine zugewiesene Referenz-Id" msgid "Multiple components have identical reference IDs of \"%s\"." msgstr "Mehrere Bauteile verfügen über identische Referenz-Id's von \"%s\"." -#: pcbnew/gen_modules_placefile.cpp:133 -msgid "No Modules for Automated Placement" -msgstr "Keine Bauteile zur automatischen Platzierung vorhanden" - -#: pcbnew/gen_modules_placefile.cpp:175 -msgid "Component side place file:" -msgstr "Platzierungsdatei der Bestückungsseite:" - -#: pcbnew/gen_modules_placefile.cpp:178 -msgid "Copper side place file:" -msgstr "Platzierungsdatei der Lötseite:" - -#: pcbnew/gen_modules_placefile.cpp:181 -msgid "Module count" -msgstr "Bauteileanzahl" - #: pcbnew/class_text_mod.cpp:468 msgid "Ref." msgstr "Ref." @@ -6053,101 +5719,6 @@ msgstr "Nicht genügend Speicher frei für AutoRouter" msgid "Place Cells" msgstr "Platziere Zellen" -#: pcbnew/move_or_drag_track.cpp:797 -msgid "Unable to drag this segment: too many segments connected" -msgstr "Kann das Segment nicht verschieben: Zu viele Segmente miteinander verbunden" - -#: pcbnew/move_or_drag_track.cpp:851 -msgid "Unable to drag this segment: two collinear segments" -msgstr "Kann das Segment nicht verschieben: Zwei kollineare Segmente" - -#: pcbnew/muonde.cpp:131 -msgid "Gap" -msgstr "Zwischenraum" - -#: pcbnew/muonde.cpp:136 -msgid "Stub" -msgstr "Stub" - -#: pcbnew/muonde.cpp:142 -msgid "Arc Stub" -msgstr "Kreisbogen Stub" - -#: pcbnew/muonde.cpp:163 -msgid " (inch):" -msgstr " (Zoll):" - -#: pcbnew/muonde.cpp:165 -#: pcbnew/muonde.cpp:180 -msgid "Create microwave module" -msgstr "Erstelle Microwave-Bauteil" - -#: pcbnew/muonde.cpp:170 -#: pcbnew/muonde.cpp:183 -msgid "Incorrect number, abort" -msgstr "Falsche Nummer, Abbruch" - -#: pcbnew/muonde.cpp:179 -msgid "Angle (0.1deg):" -msgstr "Winkel (0.1Grad):" - -#: pcbnew/muonde.cpp:310 -msgid "Complex shape" -msgstr "Komplexe Form" - -#: pcbnew/muonde.cpp:336 -msgid "Read Shape Descr File..." -msgstr "Lese Form Beschreibungsdatei..." - -#: pcbnew/muonde.cpp:340 -msgid "Symmetrical" -msgstr "Symmetrisch" - -#: pcbnew/muonde.cpp:340 -msgid "Mirrored" -msgstr "gespiegelt" - -#: pcbnew/muonde.cpp:342 -msgid "Shape Option" -msgstr "Form Option" - -#: pcbnew/muonde.cpp:408 -msgid "Read descr shape file" -msgstr "Lese Datei der Formbeschreibung" - -#: pcbnew/muonde.cpp:424 -msgid "File not found" -msgstr "Datei nicht gefunden" - -#: pcbnew/muonde.cpp:531 -msgid "Shape has a null size!" -msgstr "Die Form hat eine Grösse von Null !" - -#: pcbnew/muonde.cpp:536 -msgid "Shape has no points!" -msgstr "Die Form hat keine Punkte !" - -#: pcbnew/muonde.cpp:643 -msgid "No pad for this module" -msgstr "Kein Pad für dieses Bauteil" - -#: pcbnew/muonde.cpp:648 -msgid "Only one pad for this module" -msgstr "Nur ein Pad für dieses Bauteil" - -#: pcbnew/muonde.cpp:662 -msgid "Gap (mm):" -msgstr "Zwischenraum (mm):" - -#: pcbnew/muonde.cpp:662 -#: pcbnew/muonde.cpp:668 -msgid "Create Microwave Gap" -msgstr "Erstelle Microwave Abstand" - -#: pcbnew/muonde.cpp:668 -msgid "Gap (inch):" -msgstr "Zwischenraum (Zoll):" - #: pcbnew/class_zone.cpp:863 msgid "Zone Outline" msgstr "Flächenumriss" @@ -6277,58 +5848,6 @@ msgstr "Bauteil Textgrösse V" msgid "Text Module Size H" msgstr "Bauteil Textgrösse H" -#: pcbnew/clean.cpp:180 -msgid "Delete unconnected tracks:" -msgstr "Entferne nicht verbundene Leiterbahnen" - -#: pcbnew/clean.cpp:197 -msgid "ViaDef" -msgstr "DuKoDef" - -#: pcbnew/clean.cpp:414 -msgid "Clean Null Segments" -msgstr "Entferne Null-Segmente" - -#: pcbnew/clean.cpp:506 -msgid "Merging Segments:" -msgstr "Vereinige Segmente:" - -#: pcbnew/clean.cpp:508 -msgid "Merge" -msgstr "Vereinigen" - -#: pcbnew/clean.cpp:524 -msgid "Merge: " -msgstr "Vereinigen:" - -#: pcbnew/clean.cpp:754 -msgid "DRC Control:" -msgstr "DRC Kontrolle:" - -#: pcbnew/clean.cpp:759 -msgid "NetCtr" -msgstr "NetzCtr" - -#: pcbnew/clean.cpp:1104 -msgid "Centre" -msgstr "In Bildmitte" - -#: pcbnew/clean.cpp:1104 -msgid "0 " -msgstr "0 " - -#: pcbnew/clean.cpp:1115 -msgid "Pads: " -msgstr "Pads: " - -#: pcbnew/clean.cpp:1119 -msgid "Max" -msgstr "Max" - -#: pcbnew/clean.cpp:1122 -msgid "Segm" -msgstr "Seg" - #: pcbnew/tool_modedit.cpp:45 msgid "Save Module in working library" msgstr "Speichere Bauteil in Arbeitsbibliothek" @@ -6537,14 +6056,6 @@ msgstr "Inklusive Autorouter-Leiterbahnen" msgid "Include Locked Tracks" msgstr "Inklusive gesperrter Leiterbahnen" -#: pcbnew/gen_drill_report_files.cpp:394 -msgid "" -" Drill map: Too many diameter values to draw to draw one symbol per drill value (max 13)\n" -"Plot uses circle shape for some drill values" -msgstr "" -"Bohrplan: Zu viele Werte für Durchmesser gegeben, um jeweils ein Symbol pro gegebenen Bohrwert zu zeichnen (max 13)\n" -"Plot verwendet Kreisformen für einige Bohrwerte" - #: pcbnew/editrack-part2.cpp:33 #, c-format msgid "Track Width: %s Vias Size : %s" @@ -6743,18 +6254,6 @@ msgstr "Leiterbahnen nur auf Kupferlagen" msgid "Cotation not authorized on Copper layers" msgstr "Auf Kupferlagen sind keine Vermassungen erlaubt" -#: pcbnew/surbrill.cpp:38 -msgid "Filter for net names:" -msgstr "Filter für Netznamen:" - -#: pcbnew/surbrill.cpp:38 -msgid "Net Filter" -msgstr "Netz-Filter:" - -#: pcbnew/surbrill.cpp:42 -msgid "List Nets" -msgstr "Liste der Netze" - #: pcbnew/menubarmodedit.cpp:40 msgid "Sizes and Widths" msgstr "Längen und Breiten" @@ -7337,7 +6836,7 @@ msgstr "ALLE DuKo-Bohrdurchmesser auf Voreinstellung setzen" #: pcbnew/onrightclick.cpp:517 msgid "Move Node" -msgstr "Knoten verschiebe" +msgstr "Knoten verschieben" #: pcbnew/onrightclick.cpp:522 msgid "Drag Segments, Keep Slope" @@ -7618,7 +7117,7 @@ msgstr "Test bzgl. der Abstände zwischen Pads" #: pcbnew/dialog_drc.cpp:483 msgid "Include zones in clearance or unconnected tests" -msgstr "Tests bzgl. Abstandsflächen oder offene Verbindungen" +msgstr "Test bzgl. Abstandsflächen oder offener Verbindungen" #: pcbnew/dialog_drc.cpp:486 msgid "Unconnected pads" @@ -7787,64 +7286,9 @@ msgstr "Ändere Bohrdurchmesser" msgid "Change Orientation" msgstr "Ausrichtung ändern" -#: pcbnew/specctra_import.cpp:76 -msgid "Merge Specctra Session file:" -msgstr "Zusammenführen mit Specctra Session Datei:" - -#: pcbnew/specctra_import.cpp:103 -msgid "BOARD may be corrupted, do not save it." -msgstr "Ergebnis nicht speichern, da Platine möglicherweise korrumpiert." - -#: pcbnew/specctra_import.cpp:105 -msgid "Fix problem and try again." -msgstr "Behebe das Problem und versuche es bitte erneut." - -#: pcbnew/specctra_import.cpp:119 -msgid "Session file imported and merged OK." -msgstr "Sessiondatei erfolgreich importiert und zusammengeführt." - -#: pcbnew/specctra_import.cpp:194 -#: pcbnew/specctra_import.cpp:302 -#, c-format -msgid "Session file uses invalid layer id \"%s\"" -msgstr "Sessiondatei verwendet fehlerhafte Lagen-Id \"%s\"" - -#: pcbnew/specctra_import.cpp:244 -msgid "Session via padstack has no shapes" -msgstr "Session für Padstapel von Durchkontaktierung besitzt keinerlei Formen" - -#: pcbnew/specctra_import.cpp:251 -#: pcbnew/specctra_import.cpp:269 -#: pcbnew/specctra_import.cpp:293 -#, c-format -msgid "Unsupported via shape: \"%s\"" -msgstr "Nicht unterstützte Form für Durchkontaktierung: \"%s\"" - -#: pcbnew/specctra_import.cpp:350 -msgid "Session file is missing the \"session\" section" -msgstr "Der Sessiondatei fehlt die Sektion \"session\"" - -#: pcbnew/specctra_import.cpp:353 -msgid "Session file is missing the \"placement\" section" -msgstr "Der Sessiondatei fehlt die Sektion \"placement\"" - -#: pcbnew/specctra_import.cpp:356 -msgid "Session file is missing the \"routes\" section" -msgstr "Der Sessiondatei fehlt die Sektion \"routes\"" - -#: pcbnew/specctra_import.cpp:359 -msgid "Session file is missing the \"library_out\" section" -msgstr "Der Sessiondatei fehlt die Sektion \"library_out\"" - -#: pcbnew/specctra_import.cpp:385 -#, c-format -msgid "Session file has 'reference' to non-existent component \"%s\"" -msgstr "Sessiondatei beinhaltet eine Referenz zu dem nicht existenten Bauteil \"%s\"" - -#: pcbnew/specctra_import.cpp:529 -#, c-format -msgid "A wire_via references a missing padstack \"%s\"" -msgstr "Ein wire_via referenziert einen fehlenden Padstapel \"%s\"" +#: pcbnew/plotps.cpp:53 +msgid "File" +msgstr "Datei" #: pcbnew/netlist.cpp:135 #, c-format @@ -7928,33 +7372,9 @@ msgstr "Der Text ist eine REFERENZ !" msgid "Text is VALUE!" msgstr "Der Text ist ein WERT !" -#: pcbnew/initpcb.cpp:126 -msgid "Current Board will be lost ?" -msgstr "Änderungen verwerfen ?" - -#: pcbnew/initpcb.cpp:181 -msgid "Delete Zones ?" -msgstr "Flächen entfernen ?" - -#: pcbnew/initpcb.cpp:202 -msgid "Delete Board edges ?" -msgstr "Platinenumriss entfernen ?" - -#: pcbnew/initpcb.cpp:207 -msgid "Delete draw items?" -msgstr "Grafische Elemente entfernen ?" - -#: pcbnew/initpcb.cpp:249 -msgid "Delete Tracks?" -msgstr "Leiterbahnen entfernen ?" - -#: pcbnew/initpcb.cpp:272 -msgid "Delete Modules?" -msgstr "Bauteile entfernen ?" - -#: pcbnew/initpcb.cpp:292 -msgid "Delete Pcb Texts" -msgstr "Pcb Texte entfernen" +#: pcbnew/class_board_item.cpp:23 +msgid "Line" +msgstr "Linie" #: pcbnew/class_board_item.cpp:24 msgid "Rect" @@ -8113,15 +7533,6 @@ msgstr "Fehler : Sie müssen eine Lage wählen" msgid "Pcbnew is already running, Continue?" msgstr "PCBnew ist bereits gestartet. Fortfahren ?" -#: pcbnew/plotgerb.cpp:97 -msgid "unable to create file " -msgstr "Konnte Datei nicht erstellen" - -#: pcbnew/plotgerb.cpp:799 -#, c-format -msgid "unable to reopen file <%s>" -msgstr "Konnte Datei <%s> nicht wieder öffnen" - #: pcbnew/pcbframe.cpp:323 msgid "Board modified, Save before exit ?" msgstr "Möchten Sie die Änderungen speichern ?" @@ -8314,6 +7725,7 @@ msgid "Delete module?" msgstr "Bauteil entfernen ?" #: pcbnew/class_track.cpp:904 +#: pcbnew/class_drawsegment.cpp:292 msgid "Segment" msgstr "Segment" @@ -8364,7 +7776,6 @@ msgid "Autoplace modules: No board edges detected. Unable to place modules" msgstr "Bauteile automatisch platzieren: Konnte keine Bauteile platzieren, da kein Platinenumriss vorhanden ist" #: pcbnew/set_grid.cpp:154 -#: pcbnew/dialog_gendrill.cpp:167 msgid "Inches" msgstr "Zoll" @@ -8380,201 +7791,6 @@ msgstr "Rastergrösse X" msgid "User Grid Size Y" msgstr "Rastergrösse Y" -#: pcbnew/plot_rtn.cpp:203 -#, c-format -msgid "" -"Your BOARD has a bad layer number of %u for module\n" -" %s's \"reference\" text." -msgstr "" -"Platine hat die fehlerhafte Lagennummer %u für\n" -"Bezeichnung \"Referenz\" von Bauteil %s." - -#: pcbnew/plot_rtn.cpp:223 -#, c-format -msgid "" -"Your BOARD has a bad layer number of %u for module\n" -" %s's \"value\" text." -msgstr "" -"Platine hat die fehlerhafte Lagennummer %u für\n" -"Bezeichnung \"Wert\" von Bauteil %s." - -#: pcbnew/plot_rtn.cpp:263 -#, c-format -msgid "" -"Your BOARD has a bad layer number of %u for module\n" -" %s's \"module text\" text of %s." -msgstr "" -"Platine hat die fehlerhafte Lagennummer %u für Bauteil\n" -"%s, Bezeichnung \"Bauteiltext\" von Bauteil %s." - -#: pcbnew/tool_pcb.cpp:30 -msgid "" -"Show active layer selections\n" -"and select layer pair for route and place via" -msgstr "" -"Zeige Auswahl der aktiven Lagen\n" -"und wähle Lagenpaar zum Routen und Platzieren von Durchkontaktierungen" - -#: pcbnew/tool_pcb.cpp:204 -msgid "New board" -msgstr "&Neue Platine" - -#: pcbnew/tool_pcb.cpp:206 -msgid "Open existing board" -msgstr "Öffne existierende Platine" - -#: pcbnew/tool_pcb.cpp:208 -msgid "Save board" -msgstr "Speichere Platine" - -#: pcbnew/tool_pcb.cpp:212 -msgid "Page settings (size, texts)" -msgstr "Seiteneinstellungen (Grösse, Texte)" - -#: pcbnew/tool_pcb.cpp:217 -msgid "Open module editor" -msgstr "Öffne Bauteileditor" - -#: pcbnew/tool_pcb.cpp:232 -msgid "Undelete" -msgstr "Wiederherstellen" - -#: pcbnew/tool_pcb.cpp:236 -msgid "Print board" -msgstr "Drucke Platine" - -#: pcbnew/tool_pcb.cpp:238 -msgid "Plot (HPGL, PostScript, or GERBER format)" -msgstr "Plotte im Format HPGL, Postscript oder Gerber" - -#: pcbnew/tool_pcb.cpp:269 -msgid "Read netlist" -msgstr "Lese Netzliste" - -#: pcbnew/tool_pcb.cpp:271 -msgid "Pcb Design Rules Check" -msgstr "PCB Design Rules Check" - -#: pcbnew/tool_pcb.cpp:283 -msgid "Mode Module: Manual and Automatic Move or Place for modules" -msgstr "Modus für manuelles und automatisches Verschieben oder Platzieren von Bauteilen" - -#: pcbnew/tool_pcb.cpp:287 -msgid "Mode Track and Autorouting" -msgstr "Leiterbahn und AutoRouting Modus" - -#: pcbnew/tool_pcb.cpp:293 -msgid "Fast access to theWeb Based FreeROUTE advanced router" -msgstr "Schneller Zugriff auf webbasierten FreeROUTE - Fortschrittlicher Router" - -#: pcbnew/tool_pcb.cpp:320 -msgid "Drc OFF" -msgstr "DRC: AUS" - -#: pcbnew/tool_pcb.cpp:340 -msgid "Show General Ratsnest" -msgstr "Netzlinien generell einblenden" - -#: pcbnew/tool_pcb.cpp:343 -msgid "Show Module Ratsnest when moving" -msgstr "Zeige Bauteil Netzlinien während dem Verschieben" - -#: pcbnew/tool_pcb.cpp:349 -msgid "Enable Auto Del Track" -msgstr "Aktiviere Auto Entfernen von Leiterbahnen" - -#: pcbnew/tool_pcb.cpp:354 -msgid "Show filled areas in zones" -msgstr "Zeige ausgefüllte Flächen" - -#: pcbnew/tool_pcb.cpp:357 -msgid "Do not show filled areas in zones" -msgstr "Ausgefüllte Bereiche in Flächen nicht anzeigen" - -#: pcbnew/tool_pcb.cpp:360 -msgid "Show outlines of filled areas only in zones" -msgstr "Zeige Umrisse von ausgefüllten Bereichen nur innerhalb von Flächen" - -#: pcbnew/tool_pcb.cpp:369 -msgid "Show Tracks Sketch" -msgstr "Leiterbahnen als Umrisse darstellen" - -#: pcbnew/tool_pcb.cpp:384 -msgid "" -"Display/remove auxiliary vertical toolbar (tools for micro wave applications)\n" -" This is a experimental feature (under development)" -msgstr "" -"Anzeigen/Ausblenden von Werkzeuge für Mikrowellen-Applikationen\n" -" Dies sind experimentielle Funktionen (aktuell in Entwicklung)" - -#: pcbnew/tool_pcb.cpp:414 -msgid "Net highlight" -msgstr "Netz hervorheben" - -#: pcbnew/tool_pcb.cpp:419 -msgid "Display local ratsnest (pad or module)" -msgstr "Zeige lokale Netzlinien (Pad oder Bauteil)" - -#: pcbnew/tool_pcb.cpp:425 -msgid "Add modules" -msgstr "Bauteile hinzufügen" - -#: pcbnew/tool_pcb.cpp:429 -msgid "Add tracks and vias" -msgstr "Leiterbahnen und Durchkontaktierungen hinzufügen" - -#: pcbnew/tool_pcb.cpp:433 -msgid "Add zones" -msgstr "Flächen hinzufügen" - -#: pcbnew/tool_pcb.cpp:450 -msgid "Add text" -msgstr "Text hinzufügen" - -#: pcbnew/tool_pcb.cpp:455 -msgid "Add dimension" -msgstr "Bemaßung hinzufügen" - -#: pcbnew/tool_pcb.cpp:459 -msgid "Add layer alignment target" -msgstr "Orientierungspunkt hinzufügen" - -#: pcbnew/tool_pcb.cpp:469 -msgid "Offset adjust for drill and place files" -msgstr "Offset anpassen für Bohr- und Platzierungsdateien" - -#: pcbnew/tool_pcb.cpp:497 -msgid "Create line of specified length for microwave applications" -msgstr "Erstelle Linie spezifischer Länge für Mikrowellen-Applikationen" - -#: pcbnew/tool_pcb.cpp:503 -msgid "Create gap of specified length for microwave applications" -msgstr "Erstelle Zwischenraum spezifischer Länge für Mikrowellen-Applikationen" - -#: pcbnew/tool_pcb.cpp:511 -msgid "Create stub of specified length for microwave applications" -msgstr "Erstelle Stub spezifischer Länge für Mikrowellen-Applikationen" - -#: pcbnew/tool_pcb.cpp:517 -msgid "Create stub (arc) of specified length for microwave applications" -msgstr "Erstelle Stub (Kreisbogen) spezifischer Länge für Mikrowellen-Applikationen" - -#: pcbnew/tool_pcb.cpp:524 -msgid "Create a polynomial shape for microwave applications" -msgstr "Erstelle Vieleck für Mikrowellen-Applikationen" - -#: pcbnew/tool_pcb.cpp:565 -msgid "" -"Auto track width: when starting on an existing track use its width\n" -"otherwise, use current width setting" -msgstr "" -"Breite automatisch berücksichtigen:\n" -"wenn beginnend mit einer existierenden Leiterbahn deren Breite verwenden,ansonsten die der aktuellen Einstellung" - -#: pcbnew/tool_pcb.cpp:748 -msgid "+/- to switch" -msgstr "+/- zum Umschalten" - #: pcbnew/specctra.cpp:133 #: pcbnew/specctra.cpp:140 msgid "Expecting" @@ -8919,22 +8135,6 @@ msgstr "%s Pin %s nicht gefunden" msgid "%s pin %s found" msgstr "%s Pin %s gefunden" -#: pcbnew/class_edge_mod.cpp:240 -msgid "Seg" -msgstr "Seg" - -#: pcbnew/class_edge_mod.cpp:246 -msgid "TimeStamp" -msgstr "Zeitstempel" - -#: pcbnew/class_edge_mod.cpp:248 -msgid "Mod Layer" -msgstr "Mod Lage" - -#: pcbnew/class_edge_mod.cpp:250 -msgid "Seg Layer" -msgstr "Seg Lage" - #: pcbnew/solve.cpp:240 msgid "Abort routing?" msgstr "Routing abbrechen ?" @@ -9039,7 +8239,7 @@ msgstr "H, V und 45 Grad" #: pcbnew/dialog_non_copper_zones_properties_base.cpp:36 msgid "Zone Edges Orient" -msgstr "Ausrichtung Flächen-Umriss:" +msgstr "Ausrichtung Flächenumriss:" #: pcbnew/dialog_non_copper_zones_properties_base.cpp:54 msgid "Layer selection:" @@ -9192,76 +8392,6 @@ msgstr "Sichtbar" msgid "Invisible" msgstr "Nicht sichtbar" -#: pcbnew/dialog_display_options_base.cpp:20 -msgid "Tracks and vias:" -msgstr "Leiterbahnen und Durchkontaktierungen:" - -#: pcbnew/dialog_display_options_base.cpp:24 -msgid "Tracks:" -msgstr "Leiterbahnen:" - -#: pcbnew/dialog_display_options_base.cpp:28 -#: pcbnew/dialog_display_options_base.cpp:34 -msgid "Always" -msgstr "Immer" - -#: pcbnew/dialog_display_options_base.cpp:28 -msgid "New track" -msgstr "Neue Leiterbahn" - -#: pcbnew/dialog_display_options_base.cpp:28 -#: pcbnew/dialog_display_options_base.cpp:34 -msgid "Never" -msgstr "Nie" - -#: pcbnew/dialog_display_options_base.cpp:30 -msgid "Show Tracks Clearance:" -msgstr "Zeige Leiterbahnenabstände:" - -#: pcbnew/dialog_display_options_base.cpp:34 -msgid "defined holes" -msgstr "Definierte Bohrdurchmesser" - -#: pcbnew/dialog_display_options_base.cpp:36 -msgid "Show Via Holes:" -msgstr "Zeige Bohrung für Durchkontaktierungen:" - -#: pcbnew/dialog_display_options_base.cpp:43 -msgid "Footprints:" -msgstr "Footprints:" - -#: pcbnew/dialog_display_options_base.cpp:50 -msgid "Module Edges:" -msgstr "Bauteilumriss:" - -#: pcbnew/dialog_display_options_base.cpp:63 -msgid "Pad Options:" -msgstr "Pad Optionen:" - -#: pcbnew/dialog_display_options_base.cpp:67 -msgid "Pad Shapes:" -msgstr "Pad Formen:" - -#: pcbnew/dialog_display_options_base.cpp:71 -msgid "Show Pad Clearance" -msgstr "Zeige Abstand zu Pads" - -#: pcbnew/dialog_display_options_base.cpp:75 -msgid "Show Pad Number" -msgstr "Zeige Nummerierung von Pads" - -#: pcbnew/dialog_display_options_base.cpp:80 -msgid "Show Pad NoConnect" -msgstr "Zeige nicht verbundene Pads" - -#: pcbnew/dialog_display_options_base.cpp:93 -msgid "Others:" -msgstr "Weiteres:" - -#: pcbnew/dialog_display_options_base.cpp:97 -msgid "Display other items:" -msgstr "Zeige weitere Elemente" - #: pcbnew/dialog_pcb_text_properties.cpp:74 msgid "TextPCB properties" msgstr "PCB Text Eigenschaften" @@ -9270,36 +8400,6 @@ msgstr "PCB Text Eigenschaften" msgid "Value:" msgstr "Wert:" -#: pcbnew/dialog_graphic_item_properties.cpp:77 -#: pcbnew/dialog_graphic_item_properties.cpp:86 -msgid "Center X" -msgstr "Mittelpunk X" - -#: pcbnew/dialog_graphic_item_properties.cpp:78 -#: pcbnew/dialog_graphic_item_properties.cpp:87 -msgid "Center Y" -msgstr "Mittelpunkt Y" - -#: pcbnew/dialog_graphic_item_properties.cpp:79 -msgid "Point X" -msgstr "Punkt X" - -#: pcbnew/dialog_graphic_item_properties.cpp:80 -msgid "Point Y" -msgstr "Punkt Y" - -#: pcbnew/dialog_graphic_item_properties.cpp:88 -msgid "Start Point X" -msgstr "Startpunkt X" - -#: pcbnew/dialog_graphic_item_properties.cpp:89 -msgid "Start Point Y" -msgstr "Startpunkt Y" - -#: pcbnew/dialog_print_using_printer.cpp:395 -msgid "Print Preview" -msgstr "Druckvorschau" - #: pcbnew/dialog_print_using_printer_base.cpp:25 #: pcbnew/dialog_SVG_print_base.cpp:25 msgid "Copper Layers:" @@ -9314,6 +8414,10 @@ msgstr "Technische Lagen:" msgid "Exclude Edges_Pcb Layer" msgstr "Exklusive Umriss-Lage" +#: pcbnew/dialog_print_using_printer_base.cpp:37 +msgid "Exclude contents of Edges_Pcb layer from all other layers" +msgstr "Schliesse Inhalt von Platinen-Umriss Lage von allen anderen Lagen aus" + #: pcbnew/dialog_print_using_printer_base.cpp:46 msgid "fit in page" msgstr "Seitenfüllend" @@ -9338,6 +8442,14 @@ msgstr "1 fach exakt" msgid "Scale 1.4" msgstr "1,4 fach" +#: pcbnew/dialog_print_using_printer_base.cpp:46 +msgid "Scale 2" +msgstr "2 fach" + +#: pcbnew/dialog_print_using_printer_base.cpp:46 +msgid "Scale 3" +msgstr "3 fach" + #: pcbnew/dialog_print_using_printer_base.cpp:46 msgid "Scale 4" msgstr "4 fach" @@ -9350,10 +8462,18 @@ msgstr "Angenäherter Massstab:" msgid "X Scale Adjust" msgstr "X Skalierung anpassen" +#: pcbnew/dialog_print_using_printer_base.cpp:57 +msgid "Set X scale adjust for exact scale plotting" +msgstr "Setze X-Skalierung für exaktes Plotten" + #: pcbnew/dialog_print_using_printer_base.cpp:61 msgid "Y Scale Adjust" msgstr "Y Skalierung anpassen" +#: pcbnew/dialog_print_using_printer_base.cpp:66 +msgid "Set Y scale adjust for exact scale plotting" +msgstr "Setze Y-Skalierung für exaktes Plotten" + #: pcbnew/dialog_print_using_printer_base.cpp:108 msgid "1 Page per Layer" msgstr "1 Seite pro Lage" @@ -9464,64 +8584,6 @@ msgstr "Abstandsmaske" msgid "This is the clearance between pads and the mask" msgstr "Abstandsfläche zwischen Pads und Lötstoppmaske" -#: pcbnew/edit.cpp:261 -msgid "Add Tracks" -msgstr "Leiterbahnen hinzufügen" - -#: pcbnew/edit.cpp:270 -msgid "Add Zones" -msgstr "Flächen hinzufügen" - -#: pcbnew/edit.cpp:272 -msgid "Warning: Display Zone is OFF!!!" -msgstr "Achtung: Flächen sind ausgeblendet !!!" - -#: pcbnew/edit.cpp:278 -msgid "Add Layer Alignment Target" -msgstr "Ein Ziel für Lagenzuordnung hinzufügen" - -#: pcbnew/edit.cpp:282 -msgid "Adjust Zero" -msgstr "Nullabgleich" - -#: pcbnew/edit.cpp:288 -msgid "Add Graphic" -msgstr "Grafik hinzufügen" - -#: pcbnew/edit.cpp:296 -msgid "Add Modules" -msgstr "Bauteile hinzufügen" - -#: pcbnew/edit.cpp:300 -msgid "Add Dimension" -msgstr "Bemaßung hinzufügen" - -#: pcbnew/edit.cpp:308 -msgid "Net Highlight" -msgstr "Netz hervorheben" - -#: pcbnew/edit.cpp:312 -msgid "Local Ratsnest" -msgstr "Lokale Netzlinien" - -#: pcbnew/zones_by_polygon.cpp:326 -#: pcbnew/zones_by_polygon.cpp:382 -#: pcbnew/zones_by_polygon.cpp:712 -msgid "Area: DRC outline error" -msgstr "Bereich: DRC Fehler" - -#: pcbnew/zones_by_polygon.cpp:595 -msgid "DRC error: this start point is inside or too close an other area" -msgstr "DRC Fehler: Der Anfangspunkt ist innerhalb einer anderen Fläche oder dieser zu nahe" - -#: pcbnew/zones_by_polygon.cpp:657 -msgid "DRC error: closing this area creates a drc error with an other area" -msgstr "DRC Fehler: Der Abschluß dieser Fläche erzeugt einen DRC Fehler gegenüber einer anderen Fläche" - -#: pcbnew/zones_by_polygon.cpp:894 -msgid "No Net" -msgstr "Kein Netz" - #: pcbnew/files.cpp:83 msgid "Recovery file " msgstr "Wiederherstellungsdatei" @@ -9565,7 +8627,7 @@ msgstr "Wiederherstellungsdatei:" #: pcbnew/files.cpp:386 msgid "Wrote board file: " -msgstr "Platinen Datei geschrieben:" +msgstr "Platinendatei geschrieben:" #: pcbnew/files.cpp:388 msgid "Failed to create " @@ -9662,155 +8724,6 @@ msgstr "Netzliste-Datei:" msgid "Netlist Selection:" msgstr "Netzliste Wahl:" -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:22 -msgid "No Display" -msgstr "Verbergen" - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:24 -msgid "Display Polar Coord" -msgstr "Polarkoordinaten" - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:26 -msgid "" -"Activates the display of relative coordinates from relative origin (set by the space key)\n" -"to the cursor, in polar coordinates (angle and distance)" -msgstr "" -"Aktiviert das Anzeigen von relativen Koordinaten vom relativen Ursprung (gesetzt durch Leertaste)\n" -"zum Mauszeiger, in Polarkoordinaten (Winkel und Distanz)." - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:34 -msgid "Selection of units used to display dimensions and positions of items" -msgstr "Auswahl von Einheiten für die Anzeige von Dimensionen und Positionen von Elementen." - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:38 -msgid "Small cross" -msgstr "Kleines Fadenkreuz" - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:38 -msgid "Full screen cursor" -msgstr "Großes Fadenkreuz" - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:40 -msgid "Cursor" -msgstr "Cursor" - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:42 -msgid "Main cursor shape selection (small cross or large cursor)" -msgstr "Auswahl der Mauszeigerform (kleines Kreuz oder großes Kreuz in Bildschirmgröße)." - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:55 -msgid "Active copper layers count selection" -msgstr "Auswahl der Anzahl der aktiven Kupferlagen." - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:59 -msgid "Max Links:" -msgstr "Max Verbindungen:" - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:64 -msgid "Adjust the number of ratsnets shown from cursor to closest pads" -msgstr "" -"Stelle die Anzahl von Netzlinien ein, welche vom Mauszeiger\n" -"zum naheliegendsten Pad angezeigt werden sollen." - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:68 -msgid "Auto Save (minuts):" -msgstr "Auto Speichern (Minuten):" - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:73 -msgid "Delay after the first change to create a backup file of the board on disk." -msgstr "Verzögerung nach der ersten Änderung, um ein Backup vom Platinenentwurf zu erzeugen." - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:82 -msgid "Drc ON" -msgstr "Drc ON" - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:85 -msgid "" -"Enable/disable the DRC control.\n" -"When DRC is disable, all connections are allowed." -msgstr "" -"Aktivieren/Deaktivieren der DRC-Kontrolle.\n" -"Wenn DRC deaktiviert, dann sind alle Verbindungen erlaubt." - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:89 -msgid "Show Ratsnest" -msgstr "Zeige Netzlinien" - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:91 -msgid "Show (or not) the full rastnest." -msgstr "Netzlinien vollständig einblenden (oder nicht)." - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:95 -msgid "Show Mod Ratsnest" -msgstr "Zeige Bauteil Netzlinien" - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:97 -msgid "" -"Shows (or not) the local ratsnest relative to a footprint, when moving it.\n" -"This ratsnest is useful to place a footprint." -msgstr "" -"Zeigt (oder auch nicht) die lokalen Netzlinien relativ zu einem Footprint, wenn dieser bewegt wird.\n" -"Diese Netzlinien sind hilfreich, um ein Footprint zu platzieren." - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:101 -msgid "Tracks Auto Del" -msgstr "Auto Entfernen von Leiterbahnen" - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:103 -msgid "Enable/disable the automatic track deletion when recreating a track." -msgstr "Aktiviere/Deaktiviere das automatische Löschen von Leiterbahnen, wenn diese neu angelegt werden." - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:107 -msgid "Track only 45 degrees" -msgstr "Leiterbahn in nur 45 Grad" - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:109 -msgid "If enabled, force tracks directions to H, V or 45 degrees, when creating a track." -msgstr "Wenn aktiviert, wird eine Leiterbahnausrichtung nach H, V oder 45 Grad erzwungen, wenn eine Leiterbahn erstellt wird." - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:113 -msgid "Segments 45 Only" -msgstr "Segmente nur in 45 Grad" - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:115 -msgid "If enabled, force segments directions to H, V or 45 degrees, when creating a segment on technical layers." -msgstr "Wenn aktiviert, wird eine Segmentausrichtung nach H, V oder 45 Grad erzwungen, wenn ein Segment erstellt wird." - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:121 -msgid "Allows auto pan when creating a track, or moving an item." -msgstr "Erlaubt automatischen Bildschwenk, wenn eine Leiterbahn erstellt oder ein Element bewegt wird." - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:125 -msgid "Double Segm Track" -msgstr "2 Segment Leiterbahnen" - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:127 -msgid "If enabled, uses two track segments, with 45 degrees angle between them when creating a new track " -msgstr "" -"Wenn aktiviert, wird eine Leiterbahn bestehend aus zwei Stücken verwendet, mit einem Winkel von 45 Grad\n" -"zwischen beiden Stücken, wenn eine neue Leiterbahn erstellt wird." - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:136 -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:144 -msgid "When creating tracks" -msgstr "Beim Erstellen der Leiterbahnen" - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:138 -msgid "Magnetic Pads" -msgstr "Magnetische Pads" - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:140 -msgid "control the capture of the pcb cursor when the mouse cursor enters a pad area" -msgstr "Kontrolliert das Fangen des PCB Cursors wenn die Maus über ein Pad fährt" - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:146 -msgid "Magnetic Tracks" -msgstr "Magnetische Leiterbahnen" - -#: pcbnew/dialog_general_options_BoardEditor_base.cpp:148 -msgid "Control the capture of the pcb cursor when the mouse cursor enters a track" -msgstr "Bestimmt das Fangen des PCB Cursors wenn die Maus über eine Pad fährt" - #: pcbnew/dialog_copper_zones_base.cpp:32 msgid "Zone Setup:" msgstr "Flächeneinstellung:" @@ -10013,7 +8926,716 @@ msgstr "Drucke Ausgewähltes" msgid "Print Board" msgstr "Drucke Platine" -#: pcbnew/dialog_copper_zones.cpp:279 +#: pcbnew/edit.cpp:262 +msgid "Add Tracks" +msgstr "Leiterbahnen hinzufügen" + +#: pcbnew/edit.cpp:271 +msgid "Add Zones" +msgstr "Flächen hinzufügen" + +#: pcbnew/edit.cpp:273 +msgid "Warning: Display Zone is OFF!!!" +msgstr "Achtung: Flächen sind ausgeblendet !!!" + +#: pcbnew/edit.cpp:279 +msgid "Add Layer Alignment Target" +msgstr "Ein Ziel für Lagenzuordnung hinzufügen" + +#: pcbnew/edit.cpp:283 +msgid "Adjust Zero" +msgstr "Nullabgleich" + +#: pcbnew/edit.cpp:289 +msgid "Add Graphic" +msgstr "Grafik hinzufügen" + +#: pcbnew/edit.cpp:297 +msgid "Add Modules" +msgstr "Bauteile hinzufügen" + +#: pcbnew/edit.cpp:301 +msgid "Add Dimension" +msgstr "Bemaßung hinzufügen" + +#: pcbnew/edit.cpp:309 +msgid "Net Highlight" +msgstr "Netz hervorheben" + +#: pcbnew/edit.cpp:313 +msgid "Local Ratsnest" +msgstr "Lokale Netzlinien" + +#: pcbnew/zones_by_polygon.cpp:329 +#: pcbnew/zones_by_polygon.cpp:385 +#: pcbnew/zones_by_polygon.cpp:715 +msgid "Area: DRC outline error" +msgstr "Bereich: DRC Fehler" + +#: pcbnew/zones_by_polygon.cpp:598 +msgid "DRC error: this start point is inside or too close an other area" +msgstr "DRC Fehler: Der Anfangspunkt ist innerhalb einer anderen Fläche oder dieser zu nahe" + +#: pcbnew/zones_by_polygon.cpp:660 +msgid "DRC error: closing this area creates a drc error with an other area" +msgstr "DRC Fehler: Der Abschluß dieser Fläche erzeugt einen DRC Fehler gegenüber einer anderen Fläche" + +#: pcbnew/zones_by_polygon.cpp:897 +msgid "No Net" +msgstr "Kein Netz" + +#: pcbnew/dialog_display_options_base.cpp:20 +msgid "Tracks and vias:" +msgstr "Leiterbahnen und Durchkontaktierungen:" + +#: pcbnew/dialog_display_options_base.cpp:22 +#: pcbnew/dialog_display_options_base.cpp:48 +#: pcbnew/dialog_display_options_base.cpp:54 +#: pcbnew/dialog_display_options_base.cpp:65 +#: pcbnew/dialog_display_options_base.cpp:92 +msgid "Sketch" +msgstr "Umriss" + +#: pcbnew/dialog_display_options_base.cpp:24 +msgid "Tracks:" +msgstr "Leiterbahnen:" + +#: pcbnew/dialog_display_options_base.cpp:28 +#: pcbnew/dialog_display_options_base.cpp:34 +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:128 +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:136 +msgid "Always" +msgstr "Immer" + +#: pcbnew/dialog_display_options_base.cpp:28 +msgid "New track" +msgstr "Neue Leiterbahn" + +#: pcbnew/dialog_display_options_base.cpp:28 +#: pcbnew/dialog_display_options_base.cpp:34 +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:128 +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:136 +msgid "Never" +msgstr "Nie" + +#: pcbnew/dialog_display_options_base.cpp:30 +msgid "Show Tracks Clearance:" +msgstr "Zeige Leiterbahnenabstände:" + +#: pcbnew/dialog_display_options_base.cpp:34 +msgid "defined holes" +msgstr "Definierte Bohrdurchmesser" + +#: pcbnew/dialog_display_options_base.cpp:36 +msgid "Show Via Holes:" +msgstr "Zeige Bohrung für Durchkontaktierungen:" + +#: pcbnew/dialog_display_options_base.cpp:43 +msgid "Footprints:" +msgstr "Footprints:" + +#: pcbnew/dialog_display_options_base.cpp:50 +msgid "Module Edges:" +msgstr "Bauteilumriss:" + +#: pcbnew/dialog_display_options_base.cpp:63 +msgid "Pad Options:" +msgstr "Pad Optionen:" + +#: pcbnew/dialog_display_options_base.cpp:67 +msgid "Pad Shapes:" +msgstr "Pad Formen:" + +#: pcbnew/dialog_display_options_base.cpp:71 +msgid "Show Pad Clearance" +msgstr "Zeige Abstand zu Pads" + +#: pcbnew/dialog_display_options_base.cpp:74 +msgid "Show Pad Number" +msgstr "Zeige Nummerierung von Pads" + +#: pcbnew/dialog_display_options_base.cpp:78 +msgid "Show Pad NoConnect" +msgstr "Zeige nicht verbundene Pads" + +#: pcbnew/dialog_display_options_base.cpp:90 +msgid "Others:" +msgstr "Weiteres:" + +#: pcbnew/dialog_display_options_base.cpp:94 +msgid "Display other items:" +msgstr "Zeige weitere Elemente" + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:22 +msgid "No Display" +msgstr "Verbergen" + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:24 +msgid "Display Polar Coord" +msgstr "Polarkoordinaten" + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:26 +msgid "" +"Activates the display of relative coordinates from relative origin (set by the space key)\n" +"to the cursor, in polar coordinates (angle and distance)" +msgstr "" +"Aktiviert das Anzeigen von relativen Koordinaten vom relativen Ursprung (gesetzt durch Leertaste)\n" +"zum Mauszeiger, in Polarkoordinaten (Winkel und Distanz)." + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:34 +msgid "Selection of units used to display dimensions and positions of items" +msgstr "Auswahl von Einheiten für die Anzeige von Dimensionen und Positionen von Elementen." + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:38 +msgid "Small cross" +msgstr "Kleines Fadenkreuz" + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:38 +msgid "Full screen cursor" +msgstr "Großes Fadenkreuz" + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:40 +msgid "Cursor" +msgstr "Cursor" + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:42 +msgid "Main cursor shape selection (small cross or large cursor)" +msgstr "Auswahl der Mauszeigerform (kleines Kreuz oder großes Kreuz in Bildschirmgröße)." + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:55 +msgid "Active copper layers count selection" +msgstr "Auswahl der Anzahl der aktiven Kupferlagen." + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:59 +msgid "Max Links:" +msgstr "Max Verbindungen:" + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:64 +msgid "Adjust the number of ratsnets shown from cursor to closest pads" +msgstr "" +"Stelle die Anzahl von Netzlinien ein, welche vom Mauszeiger\n" +"zum naheliegendsten Pad angezeigt werden sollen." + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:68 +msgid "Auto Save (minuts):" +msgstr "Auto Speichern (Minuten):" + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:73 +msgid "Delay after the first change to create a backup file of the board on disk." +msgstr "Verzögerung nach der ersten Änderung, um ein Backup vom Platinenentwurf zu erzeugen." + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:82 +msgid "Drc ON" +msgstr "Drc ON" + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:84 +msgid "" +"Enable/disable the DRC control.\n" +"When DRC is disable, all connections are allowed." +msgstr "" +"Aktivieren/Deaktivieren der DRC-Kontrolle.\n" +"Wenn DRC deaktiviert, dann sind alle Verbindungen erlaubt." + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:88 +msgid "Show Ratsnest" +msgstr "Zeige Netzlinien" + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:89 +msgid "Show (or not) the full rastnest." +msgstr "Netzlinien vollständig einblenden (oder nicht)." + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:93 +msgid "Show Mod Ratsnest" +msgstr "Zeige Bauteil Netzlinien" + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:94 +msgid "" +"Shows (or not) the local ratsnest relative to a footprint, when moving it.\n" +"This ratsnest is useful to place a footprint." +msgstr "" +"Zeigt (oder auch nicht) die lokalen Netzlinien relativ zu einem Footprint, wenn dieser bewegt wird.\n" +"Diese Netzlinien sind hilfreich, um ein Footprint zu platzieren." + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:98 +msgid "Tracks Auto Del" +msgstr "Auto Entfernen von Leiterbahnen" + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:99 +msgid "Enable/disable the automatic track deletion when recreating a track." +msgstr "Aktiviere/Deaktiviere das automatische Löschen von Leiterbahnen, wenn diese neu angelegt werden." + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:103 +msgid "Track only 45 degrees" +msgstr "Leiterbahn in nur 45 Grad" + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:104 +msgid "If enabled, force tracks directions to H, V or 45 degrees, when creating a track." +msgstr "Wenn aktiviert, wird eine Leiterbahnausrichtung nach H, V oder 45 Grad erzwungen, wenn eine Leiterbahn erstellt wird." + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:108 +msgid "Segments 45 Only" +msgstr "Segmente nur in 45 Grad" + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:109 +msgid "If enabled, force segments directions to H, V or 45 degrees, when creating a segment on technical layers." +msgstr "Wenn aktiviert, wird eine Segmentausrichtung nach H, V oder 45 Grad erzwungen, wenn ein Segment erstellt wird." + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:114 +msgid "Allows auto pan when creating a track, or moving an item." +msgstr "Erlaubt automatischen Bildschwenk, wenn eine Leiterbahn erstellt oder ein Element bewegt wird." + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:118 +msgid "Double Segm Track" +msgstr "2 Segment Leiterbahnen" + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:119 +msgid "If enabled, uses two track segments, with 45 degrees angle between them when creating a new track " +msgstr "" +"Wenn aktiviert, wird eine Leiterbahn bestehend aus zwei Stücken verwendet, mit einem Winkel von 45 Grad\n" +"zwischen beiden Stücken, wenn eine neue Leiterbahn erstellt wird." + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:128 +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:136 +msgid "When creating tracks" +msgstr "Beim Erstellen der Leiterbahnen" + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:130 +msgid "Magnetic Pads" +msgstr "Magnetische Pads" + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:132 +msgid "control the capture of the pcb cursor when the mouse cursor enters a pad area" +msgstr "Kontrolliert das Fangen des PCB Cursors wenn die Maus über ein Pad fährt" + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:138 +msgid "Magnetic Tracks" +msgstr "Magnetische Leiterbahnen" + +#: pcbnew/dialog_general_options_BoardEditor_base.cpp:140 +msgid "Control the capture of the pcb cursor when the mouse cursor enters a track" +msgstr "Bestimmt das Fangen des PCB Cursors wenn die Maus über eine Pad fährt" + +#: pcbnew/dialog_graphic_item_properties.cpp:83 +#: pcbnew/dialog_graphic_item_properties.cpp:92 +msgid "Center X" +msgstr "Mittelpunk X" + +#: pcbnew/dialog_graphic_item_properties.cpp:84 +#: pcbnew/dialog_graphic_item_properties.cpp:93 +msgid "Center Y" +msgstr "Mittelpunkt Y" + +#: pcbnew/dialog_graphic_item_properties.cpp:85 +msgid "Point X" +msgstr "Punkt X" + +#: pcbnew/dialog_graphic_item_properties.cpp:86 +msgid "Point Y" +msgstr "Punkt Y" + +#: pcbnew/dialog_graphic_item_properties.cpp:94 +msgid "Start Point X" +msgstr "Startpunkt X" + +#: pcbnew/dialog_graphic_item_properties.cpp:95 +msgid "Start Point Y" +msgstr "Startpunkt Y" + +#: pcbnew/pcbcfg.cpp:72 +msgid "Read Config File" +msgstr "Lade Konfigurationsdatei" + +#: pcbnew/librairi.cpp:64 +msgid "Import Module:" +msgstr "Importiere Bauteil:" + +#: pcbnew/librairi.cpp:100 +msgid "Not a module file" +msgstr "Keine Bauteildatei" + +#: pcbnew/librairi.cpp:177 +msgid "Create lib" +msgstr "Erstelle Bibliothek" + +#: pcbnew/librairi.cpp:177 +msgid "Export Module:" +msgstr "Exportiere Bauteil:" + +#: pcbnew/librairi.cpp:192 +#: pcbnew/librairi.cpp:439 +#, c-format +msgid "File %s exists, OK to replace ?" +msgstr "Datei %s existiert bereits, überschreiben ?" + +#: pcbnew/librairi.cpp:222 +#, c-format +msgid "Module exported in file <%s>" +msgstr "Bauteil exportiert in die Datei <%s>" + +#: pcbnew/librairi.cpp:244 +#, c-format +msgid "Ok to delete module %s in library %s" +msgstr "Bauteil %s in Bibliothek %s wirklich löschen ?" + +#: pcbnew/librairi.cpp:265 +msgid "Not a Library file" +msgstr "Keine Bibliotheksdatei" + +#: pcbnew/librairi.cpp:294 +#, c-format +msgid "Module [%s] not found" +msgstr "Bauteil [%s] nicht gefunden" + +#: pcbnew/librairi.cpp:388 +#, c-format +msgid "Component %s deleted in library %s" +msgstr "Bauteil %s aus Bibliothek %s entfernt" + +#: pcbnew/librairi.cpp:414 +msgid " No modules to archive!" +msgstr "Keine Bauteile zum Archivieren !" + +#: pcbnew/librairi.cpp:421 +msgid "Library" +msgstr "Bibliothek" + +#: pcbnew/librairi.cpp:516 +#, c-format +msgid "Library %s not found" +msgstr "Bibliothek %s nicht gefunden" + +#: pcbnew/librairi.cpp:527 +msgid "Save module" +msgstr "Bauteil speichern" + +#: pcbnew/librairi.cpp:537 +#, c-format +msgid "Unable to open %s" +msgstr "Konnte <%s> nicht öffnen" + +#: pcbnew/librairi.cpp:547 +#, c-format +msgid "File %s is not a eeschema library" +msgstr "Datei %s ist keine EESchema Bibliothek" + +#: pcbnew/librairi.cpp:576 +msgid "" +"Module exists\n" +" Line: " +msgstr "" +"Bauteil existiert bereits\n" +" Zeile: " + +#: pcbnew/librairi.cpp:697 +msgid "Component " +msgstr "Bauteil " + +#: pcbnew/librairi.cpp:698 +msgid " added in " +msgstr " hinzugefügt zu " + +#: pcbnew/librairi.cpp:698 +msgid " replaced in " +msgstr " ersetzt in " + +#: pcbnew/librairi.cpp:725 +msgid "Module Reference:" +msgstr "Bauteil Referenz:" + +#: pcbnew/librairi.cpp:725 +msgid "Module Creation" +msgstr "Bauteil Erstellung" + +#: pcbnew/librairi.cpp:727 +msgid "No reference, aborted" +msgstr "Keine Referenz. Abbruch" + +#: pcbnew/librairi.cpp:773 +msgid "Active Lib:" +msgstr "Aktivierte Bibliothek:" + +#: pcbnew/librairi.cpp:785 +msgid "Module Editor (lib: " +msgstr "Bauteil Editor (Bibliothek: " + +#: pcbnew/librairi.cpp:800 +msgid "Library exists " +msgstr "Bibliothek existiert " + +#: pcbnew/librairi.cpp:815 +msgid "Create error " +msgstr "Fehler beim erstellen " + +#: pcbnew/muonde.cpp:237 +msgid "Length(inch):" +msgstr "Länge (Zoll):" + +#: pcbnew/muonde.cpp:243 +msgid "Length(mm):" +msgstr "Länge (mm):" + +#: pcbnew/muonde.cpp:251 +#: pcbnew/muonde.cpp:708 +#: pcbnew/muonde.cpp:721 +msgid "Incorrect number, abort" +msgstr "Falsche Nummer, Abbruch" + +#: pcbnew/muonde.cpp:259 +msgid "Requested length < minimum length" +msgstr "Gewünschte Länge < Minimale Länge" + +#: pcbnew/muonde.cpp:280 +msgid "Unable to create line: Requested length is too big" +msgstr "Konnte Linie nicht erstellen: Gewuenschte Linie ist zu lang" + +#: pcbnew/muonde.cpp:291 +#, c-format +msgid "Segm count = %d, Length = " +msgstr "Anzahl Segmente = %d, Länge = " + +#: pcbnew/muonde.cpp:669 +msgid "Gap" +msgstr "Zwischenraum" + +#: pcbnew/muonde.cpp:674 +msgid "Stub" +msgstr "Stub" + +#: pcbnew/muonde.cpp:680 +msgid "Arc Stub" +msgstr "Kreisbogen Stub" + +#: pcbnew/muonde.cpp:701 +msgid " (inch):" +msgstr " (Zoll):" + +#: pcbnew/muonde.cpp:703 +#: pcbnew/muonde.cpp:718 +msgid "Create microwave module" +msgstr "Erstelle Microwave-Bauteil" + +#: pcbnew/muonde.cpp:717 +msgid "Angle (0.1deg):" +msgstr "Winkel (0.1Grad):" + +#: pcbnew/muonde.cpp:848 +msgid "Complex shape" +msgstr "Komplexe Form" + +#: pcbnew/muonde.cpp:874 +msgid "Read Shape Descr File..." +msgstr "Lese Form Beschreibungsdatei..." + +#: pcbnew/muonde.cpp:878 +msgid "Symmetrical" +msgstr "Symmetrisch" + +#: pcbnew/muonde.cpp:878 +msgid "Mirrored" +msgstr "gespiegelt" + +#: pcbnew/muonde.cpp:880 +msgid "Shape Option" +msgstr "Form Option" + +#: pcbnew/muonde.cpp:946 +msgid "Read descr shape file" +msgstr "Lese Datei der Formbeschreibung" + +#: pcbnew/muonde.cpp:962 +msgid "File not found" +msgstr "Datei nicht gefunden" + +#: pcbnew/muonde.cpp:1069 +msgid "Shape has a null size!" +msgstr "Die Form hat eine Grösse von Null !" + +#: pcbnew/muonde.cpp:1074 +msgid "Shape has no points!" +msgstr "Die Form hat keine Punkte !" + +#: pcbnew/muonde.cpp:1181 +msgid "No pad for this module" +msgstr "Kein Pad für dieses Bauteil" + +#: pcbnew/muonde.cpp:1186 +msgid "Only one pad for this module" +msgstr "Nur ein Pad für dieses Bauteil" + +#: pcbnew/muonde.cpp:1200 +msgid "Gap (mm):" +msgstr "Zwischenraum (mm):" + +#: pcbnew/muonde.cpp:1200 +#: pcbnew/muonde.cpp:1206 +msgid "Create Microwave Gap" +msgstr "Erstelle Microwave Abstand" + +#: pcbnew/muonde.cpp:1206 +msgid "Gap (inch):" +msgstr "Zwischenraum (Zoll):" + +#: pcbnew/clean.cpp:180 +msgid "Delete unconnected tracks:" +msgstr "Entferne nicht verbundene Leiterbahnen" + +#: pcbnew/clean.cpp:197 +msgid "ViaDef" +msgstr "DuKoDef" + +#: pcbnew/clean.cpp:414 +msgid "Clean Null Segments" +msgstr "Entferne Null-Segmente" + +#: pcbnew/clean.cpp:506 +msgid "Merging Segments:" +msgstr "Vereinige Segmente:" + +#: pcbnew/clean.cpp:508 +msgid "Merge" +msgstr "Vereinigen" + +#: pcbnew/clean.cpp:524 +msgid "Merge: " +msgstr "Vereinigen:" + +#: pcbnew/clean.cpp:754 +msgid "DRC Control:" +msgstr "DRC Kontrolle:" + +#: pcbnew/clean.cpp:759 +msgid "NetCtr" +msgstr "NetzCtr" + +#: pcbnew/clean.cpp:1104 +msgid "Centre" +msgstr "In Bildmitte" + +#: pcbnew/clean.cpp:1104 +msgid "0 " +msgstr "0 " + +#: pcbnew/clean.cpp:1115 +msgid "Pads: " +msgstr "Pads: " + +#: pcbnew/clean.cpp:1119 +msgid "Max" +msgstr "Max" + +#: pcbnew/clean.cpp:1122 +msgid "Segm" +msgstr "Seg" + +#: pcbnew/surbrill.cpp:33 +msgid "Filter for net names:" +msgstr "Filter für Netznamen:" + +#: pcbnew/surbrill.cpp:33 +msgid "Net Filter" +msgstr "Netz-Filter:" + +#: pcbnew/surbrill.cpp:37 +msgid "List Nets" +msgstr "Liste der Netze" + +#: pcbnew/specctra_import.cpp:76 +msgid "Merge Specctra Session file:" +msgstr "Zusammenführen mit Specctra Session Datei:" + +#: pcbnew/specctra_import.cpp:103 +msgid "BOARD may be corrupted, do not save it." +msgstr "Ergebnis nicht speichern, da Platine möglicherweise korrumpiert." + +#: pcbnew/specctra_import.cpp:105 +msgid "Fix problem and try again." +msgstr "Behebe das Problem und versuche es bitte erneut." + +#: pcbnew/specctra_import.cpp:128 +msgid "Session file imported and merged OK." +msgstr "Sessiondatei erfolgreich importiert und zusammengeführt." + +#: pcbnew/specctra_import.cpp:203 +#: pcbnew/specctra_import.cpp:311 +#, c-format +msgid "Session file uses invalid layer id \"%s\"" +msgstr "Sessiondatei verwendet fehlerhafte Lagen-Id \"%s\"" + +#: pcbnew/specctra_import.cpp:253 +msgid "Session via padstack has no shapes" +msgstr "Session für Padstapel von Durchkontaktierung besitzt keinerlei Formen" + +#: pcbnew/specctra_import.cpp:260 +#: pcbnew/specctra_import.cpp:278 +#: pcbnew/specctra_import.cpp:302 +#, c-format +msgid "Unsupported via shape: \"%s\"" +msgstr "Nicht unterstützte Form für Durchkontaktierung: \"%s\"" + +#: pcbnew/specctra_import.cpp:359 +msgid "Session file is missing the \"session\" section" +msgstr "Der Sessiondatei fehlt die Sektion \"session\"" + +#: pcbnew/specctra_import.cpp:362 +msgid "Session file is missing the \"placement\" section" +msgstr "Der Sessiondatei fehlt die Sektion \"placement\"" + +#: pcbnew/specctra_import.cpp:365 +msgid "Session file is missing the \"routes\" section" +msgstr "Der Sessiondatei fehlt die Sektion \"routes\"" + +#: pcbnew/specctra_import.cpp:368 +msgid "Session file is missing the \"library_out\" section" +msgstr "Der Sessiondatei fehlt die Sektion \"library_out\"" + +#: pcbnew/specctra_import.cpp:394 +#, c-format +msgid "Session file has 'reference' to non-existent component \"%s\"" +msgstr "Sessiondatei beinhaltet eine Referenz zu dem nicht existenten Bauteil \"%s\"" + +#: pcbnew/specctra_import.cpp:538 +#, c-format +msgid "A wire_via references a missing padstack \"%s\"" +msgstr "Ein wire_via referenziert einen fehlenden Padstapel \"%s\"" + +#: pcbnew/plotgerb.cpp:100 +msgid "unable to create file " +msgstr "Konnte Datei nicht erstellen" + +#: pcbnew/plotgerb.cpp:798 +#, c-format +msgid "unable to reopen file <%s>" +msgstr "Konnte Datei <%s> nicht wieder öffnen" + +#: pcbnew/class_edge_mod.cpp:239 +msgid "Seg" +msgstr "Seg" + +#: pcbnew/class_edge_mod.cpp:245 +msgid "TimeStamp" +msgstr "Zeitstempel" + +#: pcbnew/class_edge_mod.cpp:247 +msgid "Mod Layer" +msgstr "Mod Lage" + +#: pcbnew/class_edge_mod.cpp:249 +msgid "Seg Layer" +msgstr "Seg Lage" + +#: pcbnew/move_or_drag_track.cpp:829 +msgid "Unable to drag this segment: too many segments connected" +msgstr "Kann das Segment nicht verschieben: Zu viele Segmente miteinander verbunden" + +#: pcbnew/move_or_drag_track.cpp:883 +msgid "Unable to drag this segment: two collinear segments" +msgstr "Kann das Segment nicht verschieben: Zwei kollineare Segmente" + +#: pcbnew/dialog_copper_zones.cpp:277 +msgid "Error : Zone clearance is set to an unreasonnable value" +msgstr "Fehler: Unangemessener Wert für Flächenabstandsmaß" + +#: pcbnew/dialog_copper_zones.cpp:288 msgid "" "Error :\n" "you must choose a copper min thickness value bigger than 0.001 inch (or 0.0254 mm)" @@ -10021,7 +9643,7 @@ msgstr "" "Fehler :\n" "Es muß eine Kupfermindeststärke gewählt werden, die größer ist als 0.001 Zoll (oder 0.0254 mm)" -#: pcbnew/dialog_copper_zones.cpp:304 +#: pcbnew/dialog_copper_zones.cpp:313 msgid "" "Error :\n" "you must choose a copper bridge value for thermal reliefs bigger than the min zone thickness" @@ -10029,14 +9651,462 @@ msgstr "" "Fehler :\n" "für die Wärmeabführung muß eine Kupferbrücke gewählt werden mit einem Wert, der größer ist als die Mindeststärke der Fläche" -#: pcbnew/dialog_copper_zones.cpp:328 +#: pcbnew/dialog_copper_zones.cpp:337 msgid "Error : you must choose a net name" msgstr "Fehler: Sie müssen einen Netznamen wählen" -#: pcbnew/dialog_copper_zones.cpp:335 +#: pcbnew/dialog_copper_zones.cpp:344 msgid "You have chosen the \"not connected\" option. This will create insulated copper islands. Are you sure ?" msgstr "Die \"nicht verbunden\" Option wurde ausgewählt. Dies erzeugt isolierte Kupferinseln. Sind Sie sich sicher ?" +#: pcbnew/pcbplot.cpp:151 +#: pcbnew/pcbplot.cpp:287 +msgid "Plot" +msgstr "Plotten" + +#: pcbnew/pcbplot.cpp:202 +msgid "Plot Format" +msgstr "Plot Format" + +#: pcbnew/pcbplot.cpp:216 +msgid "HPGL Options:" +msgstr "HPGL Optionen:" + +#: pcbnew/pcbplot.cpp:220 +msgid "Pen Size" +msgstr "Stiftgrösse" + +#: pcbnew/pcbplot.cpp:225 +msgid "Pen Speed (cm/s)" +msgstr "Stiftgeschwindigkeit (cm/s)" + +#: pcbnew/pcbplot.cpp:229 +msgid "Set pen speed in cm/s" +msgstr "Setze Stiftgeschwindigkeit in cm/s" + +#: pcbnew/pcbplot.cpp:231 +msgid "Pen ovr" +msgstr "Stift Abdeckung" + +#: pcbnew/pcbplot.cpp:235 +msgid "Set plot overlay for filling" +msgstr "Setze Plot Ausfüll-Überlagerung" + +#: pcbnew/pcbplot.cpp:237 +msgid "Lines Width" +msgstr "Linienbreite" + +#: pcbnew/pcbplot.cpp:241 +msgid "Set lines width used to plot in sketch mode and plot pads outlines on silk screen layers" +msgstr "Setze Linienbreite welche im Zeichnungs-Modus verwendet werden soll und zeichne die Umrisse von Pads auf der Siebdrucklage" + +#: pcbnew/pcbplot.cpp:245 +msgid "Absolute" +msgstr "Absolut" + +#: pcbnew/pcbplot.cpp:245 +msgid "Auxiliary axis" +msgstr "Hilfsachse" + +#: pcbnew/pcbplot.cpp:248 +msgid "Plot Origin" +msgstr "Ausgangspunkt" + +#: pcbnew/pcbplot.cpp:272 +msgid "X scale adjust" +msgstr "X Skalierung anpassen" + +#: pcbnew/pcbplot.cpp:277 +msgid "Y scale adjust" +msgstr "Y Skalierung anpassen" + +#: pcbnew/pcbplot.cpp:281 +msgid "Plot negative" +msgstr "Negativ-Plot" + +#: pcbnew/pcbplot.cpp:291 +msgid "Save Options" +msgstr "Optionen speichern" + +#: pcbnew/pcbplot.cpp:295 +msgid "Generate drill file" +msgstr "Generiere &Bohrdatei" + +#: pcbnew/pcbplot.cpp:343 +msgid "Exclude Edges_Pcb layer" +msgstr "Exklusive Umriss-Lage" + +#: pcbnew/pcbplot.cpp:353 +msgid "Print sheet ref" +msgstr "Drucke Seitenreferenz" + +#: pcbnew/pcbplot.cpp:363 +msgid "Print pads on silkscreen" +msgstr "Drucke Pads des Siebdruckes" + +#: pcbnew/pcbplot.cpp:368 +msgid "Enable/disable print/plot pads on silkscreen layers" +msgstr "Aktiviere/Deaktiviere Drucken/Plotten von Pads der Siebdrucklagen" + +#: pcbnew/pcbplot.cpp:372 +msgid "Always print pads" +msgstr "Pads immer drucken" + +#: pcbnew/pcbplot.cpp:376 +msgid "Force print/plot pads on ALL layers" +msgstr "Erzwinge Drucken/Plotten von Pads auf ALLEN Lagen" + +#: pcbnew/pcbplot.cpp:380 +msgid "Print module value" +msgstr "Drucke Bauteilwerte" + +#: pcbnew/pcbplot.cpp:384 +msgid "Enable/disable print/plot module value on silkscreen layers" +msgstr "Aktiviere/Deaktiviere das Drucken/Plotten von Bauteilwerten auf Siebdrucklagen" + +#: pcbnew/pcbplot.cpp:387 +msgid "Print module reference" +msgstr "Drucke Bauteilreferenz" + +#: pcbnew/pcbplot.cpp:391 +msgid "Enable/disable print/plot module reference on silkscreen layers" +msgstr "Aktiviere/Deaktiviere das Drucken/Plotten von Bauteilreferenzen auf Siebdrucklagen" + +#: pcbnew/pcbplot.cpp:395 +msgid "Print other module texts" +msgstr "Drucke andere Bauteil Texte" + +#: pcbnew/pcbplot.cpp:399 +msgid "Enable/disable print/plot module field texts on silkscreen layers" +msgstr "Aktiviere/Deaktiviere das Drucken/Plotten von Bauteiltexten auf Siebdrucklagen" + +#: pcbnew/pcbplot.cpp:404 +msgid "Force print invisible texts" +msgstr "Erzwinge Drucken unsichtbarer Texte" + +#: pcbnew/pcbplot.cpp:408 +msgid "Force print/plot module invisible texts on silkscreen layers" +msgstr "Erzwinge Drucken/Plotten unsichtbarer Bauteiltexte von Siebdrucklagen" + +#: pcbnew/pcbplot.cpp:412 +msgid "No drill mark" +msgstr "Keine Bohrsymbole" + +#: pcbnew/pcbplot.cpp:412 +msgid "Small mark" +msgstr "Kleine Bohrsymbole" + +#: pcbnew/pcbplot.cpp:412 +msgid "Real drill" +msgstr "Realer Bohrdurchmesser" + +#: pcbnew/pcbplot.cpp:414 +msgid "Pads Drill Opt" +msgstr "Pad Bohrungen" + +#: pcbnew/pcbplot.cpp:421 +msgid "Auto scale" +msgstr "Automatisch" + +#: pcbnew/pcbplot.cpp:421 +msgid "Scale 1" +msgstr "1 fach" + +#: pcbnew/pcbplot.cpp:421 +msgid "Scale 1.5" +msgstr "1,5 fach" + +#: pcbnew/pcbplot.cpp:424 +msgid "Scale Opt" +msgstr "Skalierung" + +#: pcbnew/pcbplot.cpp:432 +msgid "Plot Mode" +msgstr "Plot Modus" + +#: pcbnew/pcbplot.cpp:440 +msgid "Plot mirror" +msgstr "Plot gespiegelt" + +#: pcbnew/pcbplot.cpp:446 +msgid "Vias on mask" +msgstr "Durchkontakt. auf Lötstoppmaske" + +#: pcbnew/pcbplot.cpp:450 +msgid "Print/plot vias on mask layers. They are in this case not protected" +msgstr "Drucken/Plotten von Durchkontaktierungen auf Maskenlagen. Sie werden nicht geschützt." + +#: pcbnew/pcbplot.cpp:454 +msgid "Org = Centre" +msgstr "Ausgangspunkt = Zentrum" + +#: pcbnew/pcbplot.cpp:457 +msgid "Draw origin ( 0,0 ) in sheet center" +msgstr "Zeichnungsursprung ( 0,0 ) im Zentrum des Blattes" + +#: pcbnew/pcbplot.cpp:701 +msgid "Warning: Scale option set to a very small value" +msgstr "Warnung: Skalierungsoption ist auf einen sehr kleinen Wert gesetzt" + +#: pcbnew/pcbplot.cpp:703 +msgid "Warning: Scale option set to a very large value" +msgstr "Warnung: Skalierungsoption ist auf einen sehr kleinen Wert gesetzt" + +#: pcbnew/pcbplot.cpp:738 +msgid "No layer selected" +msgstr "Keine Lage gewählt" + +#: pcbnew/tool_pcb.cpp:30 +msgid "" +"Show active layer selections\n" +"and select layer pair for route and place via" +msgstr "" +"Zeige Auswahl der aktiven Lagen\n" +"und wähle Lagenpaar zum Routen und Platzieren von Durchkontaktierungen" + +#: pcbnew/tool_pcb.cpp:204 +msgid "New board" +msgstr "&Neue Platine" + +#: pcbnew/tool_pcb.cpp:206 +msgid "Open existing board" +msgstr "Öffne existierende Platine" + +#: pcbnew/tool_pcb.cpp:208 +msgid "Save board" +msgstr "Speichere Platine" + +#: pcbnew/tool_pcb.cpp:212 +msgid "Page settings (size, texts)" +msgstr "Seiteneinstellungen (Grösse, Texte)" + +#: pcbnew/tool_pcb.cpp:217 +msgid "Open module editor" +msgstr "Öffne Bauteileditor" + +#: pcbnew/tool_pcb.cpp:232 +msgid "Undelete" +msgstr "Wiederherstellen" + +#: pcbnew/tool_pcb.cpp:236 +msgid "Print board" +msgstr "Drucke Platine" + +#: pcbnew/tool_pcb.cpp:238 +msgid "Plot (HPGL, PostScript, or GERBER format)" +msgstr "Plotte im Format HPGL, Postscript oder Gerber" + +#: pcbnew/tool_pcb.cpp:269 +msgid "Read netlist" +msgstr "Lese Netzliste" + +#: pcbnew/tool_pcb.cpp:271 +msgid "Pcb Design Rules Check" +msgstr "PCB Design Rules Check" + +#: pcbnew/tool_pcb.cpp:283 +msgid "Mode Module: Manual and Automatic Move or Place for modules" +msgstr "Modus für manuelles und automatisches Verschieben oder Platzieren von Bauteilen" + +#: pcbnew/tool_pcb.cpp:287 +msgid "Mode Track and Autorouting" +msgstr "Leiterbahn und AutoRouting Modus" + +#: pcbnew/tool_pcb.cpp:293 +msgid "Fast access to theWeb Based FreeROUTE advanced router" +msgstr "Schneller Zugriff auf webbasierten FreeROUTE - Fortschrittlicher Router" + +#: pcbnew/tool_pcb.cpp:320 +msgid "Drc OFF" +msgstr "DRC: AUS" + +#: pcbnew/tool_pcb.cpp:340 +msgid "Show General Ratsnest" +msgstr "Netzlinien generell einblenden" + +#: pcbnew/tool_pcb.cpp:343 +msgid "Show Module Ratsnest when moving" +msgstr "Zeige Bauteil Netzlinien während dem Verschieben" + +#: pcbnew/tool_pcb.cpp:349 +msgid "Enable Auto Del Track" +msgstr "Aktiviere Auto Entfernen von Leiterbahnen" + +#: pcbnew/tool_pcb.cpp:354 +msgid "Show filled areas in zones" +msgstr "Zeige ausgefüllte Flächen" + +#: pcbnew/tool_pcb.cpp:357 +msgid "Do not show filled areas in zones" +msgstr "Ausgefüllte Bereiche in Flächen nicht anzeigen" + +#: pcbnew/tool_pcb.cpp:360 +msgid "Show outlines of filled areas only in zones" +msgstr "Zeige Umrisse von ausgefüllten Bereichen nur innerhalb von Flächen" + +#: pcbnew/tool_pcb.cpp:369 +msgid "Show Tracks Sketch" +msgstr "Leiterbahnen als Umrisse darstellen" + +#: pcbnew/tool_pcb.cpp:384 +msgid "" +"Display/remove auxiliary vertical toolbar (tools for micro wave applications)\n" +" This is a experimental feature (under development)" +msgstr "" +"Anzeigen/Ausblenden von Werkzeuge für Mikrowellen-Applikationen\n" +" Dies sind experimentielle Funktionen (aktuell in Entwicklung)" + +#: pcbnew/tool_pcb.cpp:414 +msgid "Net highlight" +msgstr "Netz hervorheben" + +#: pcbnew/tool_pcb.cpp:419 +msgid "Display local ratsnest (pad or module)" +msgstr "Zeige lokale Netzlinien (Pad oder Bauteil)" + +#: pcbnew/tool_pcb.cpp:425 +msgid "Add modules" +msgstr "Bauteile hinzufügen" + +#: pcbnew/tool_pcb.cpp:429 +msgid "Add tracks and vias" +msgstr "Leiterbahnen und Durchkontaktierungen hinzufügen" + +#: pcbnew/tool_pcb.cpp:433 +msgid "Add zones" +msgstr "Flächen hinzufügen" + +#: pcbnew/tool_pcb.cpp:450 +msgid "Add text" +msgstr "Text hinzufügen" + +#: pcbnew/tool_pcb.cpp:455 +msgid "Add dimension" +msgstr "Bemaßung hinzufügen" + +#: pcbnew/tool_pcb.cpp:459 +msgid "Add layer alignment target" +msgstr "Orientierungspunkt hinzufügen" + +#: pcbnew/tool_pcb.cpp:469 +msgid "Offset adjust for drill and place files" +msgstr "Offset anpassen für Bohr- und Platzierungsdateien" + +#: pcbnew/tool_pcb.cpp:497 +msgid "Create line of specified length for microwave applications" +msgstr "Erstelle Linie spezifischer Länge für Mikrowellen-Applikationen" + +#: pcbnew/tool_pcb.cpp:503 +msgid "Create gap of specified length for microwave applications" +msgstr "Erstelle Zwischenraum spezifischer Länge für Mikrowellen-Applikationen" + +#: pcbnew/tool_pcb.cpp:511 +msgid "Create stub of specified length for microwave applications" +msgstr "Erstelle Stub spezifischer Länge für Mikrowellen-Applikationen" + +#: pcbnew/tool_pcb.cpp:517 +msgid "Create stub (arc) of specified length for microwave applications" +msgstr "Erstelle Stub (Kreisbogen) spezifischer Länge für Mikrowellen-Applikationen" + +#: pcbnew/tool_pcb.cpp:524 +msgid "Create a polynomial shape for microwave applications" +msgstr "Erstelle Vieleck für Mikrowellen-Applikationen" + +#: pcbnew/tool_pcb.cpp:565 +msgid "" +"Auto track width: when starting on an existing track use its width\n" +"otherwise, use current width setting" +msgstr "" +"Breite automatisch berücksichtigen:\n" +"wenn beginnend mit einer existierenden Leiterbahn deren Breite verwenden,ansonsten die der aktuellen Einstellung" + +#: pcbnew/tool_pcb.cpp:746 +msgid "+/- to switch" +msgstr "+/- zum Umschalten" + +#: pcbnew/gen_modules_placefile.cpp:133 +msgid "No Modules for Automated Placement" +msgstr "Keine Bauteile zur automatischen Platzierung vorhanden" + +#: pcbnew/gen_modules_placefile.cpp:175 +msgid "Component side place file:" +msgstr "Platzierungsdatei der Bestückungsseite:" + +#: pcbnew/gen_modules_placefile.cpp:178 +msgid "Copper side place file:" +msgstr "Platzierungsdatei der Lötseite:" + +#: pcbnew/gen_modules_placefile.cpp:181 +msgid "Module count" +msgstr "Bauteileanzahl" + +#: pcbnew/initpcb.cpp:133 +msgid "Current Board will be lost ?" +msgstr "Änderungen verwerfen ?" + +#: pcbnew/initpcb.cpp:188 +msgid "Delete Zones ?" +msgstr "Flächen entfernen ?" + +#: pcbnew/initpcb.cpp:209 +msgid "Delete Board edges ?" +msgstr "Platinenumriss entfernen ?" + +#: pcbnew/initpcb.cpp:214 +msgid "Delete draw items?" +msgstr "Grafische Elemente entfernen ?" + +#: pcbnew/initpcb.cpp:256 +msgid "Delete Tracks?" +msgstr "Leiterbahnen entfernen ?" + +#: pcbnew/initpcb.cpp:279 +msgid "Delete Modules?" +msgstr "Bauteile entfernen ?" + +#: pcbnew/initpcb.cpp:300 +msgid "Delete Pcb Texts" +msgstr "Pcb Texte entfernen" + +#: pcbnew/gen_drill_report_files.cpp:392 +msgid "" +" Drill map: Too many diameter values to draw to draw one symbol per drill value (max 13)\n" +"Plot uses circle shape for some drill values" +msgstr "" +"Bohrplan: Zu viele Werte für Durchmesser gegeben, um jeweils ein Symbol pro gegebenen Bohrwert zu zeichnen (max 13)\n" +"Plot verwendet Kreisformen für einige Bohrwerte" + +#: pcbnew/dialog_print_using_printer.cpp:399 +msgid "Print Preview" +msgstr "Druckvorschau" + +#: pcbnew/plot_rtn.cpp:207 +#, c-format +msgid "" +"Your BOARD has a bad layer number of %u for module\n" +" %s's \"reference\" text." +msgstr "" +"Platine hat die fehlerhafte Lagennummer %u für\n" +"Bezeichnung \"Referenz\" von Bauteil %s." + +#: pcbnew/plot_rtn.cpp:227 +#, c-format +msgid "" +"Your BOARD has a bad layer number of %u for module\n" +" %s's \"value\" text." +msgstr "" +"Platine hat die fehlerhafte Lagennummer %u für\n" +"Bezeichnung \"Wert\" von Bauteil %s." + +#: pcbnew/plot_rtn.cpp:268 +#, c-format +msgid "" +"Your BOARD has a bad layer number of %u for module\n" +" %s's \"module text\" text of %s." +msgstr "" +"Platine hat die fehlerhafte Lagennummer %u für Bauteil\n" +"%s, Bezeichnung \"Bauteiltext\" von Bauteil %s." + #: gerbview/gerbview_config.cpp:148 msgid "Save config file" msgstr "Speichere Konfigurationsdatei" @@ -10077,10 +10147,6 @@ msgstr "Gruppe entfernen (Strg + Maus ziehen)" msgid "Delete Dcode items" msgstr "Entferne D-Code Elemente" -#: gerbview/edit.cpp:244 -msgid "No layer selected" -msgstr "Keine Lage gewählt" - #: gerbview/block.cpp:268 msgid "Ok to delete block ?" msgstr "Möchten Sie die Gruppe entfernen ?" @@ -10601,10 +10667,6 @@ msgstr "ERC Marker" msgid "Other" msgstr "Andere" -#: eeschema/dialog_build_BOM.h:61 -msgid "List of Material" -msgstr "Stückliste" - #: eeschema/dialog_create_component.h:55 msgid "Component Creation" msgstr "Bauteil Generierung" @@ -10657,6 +10719,10 @@ msgstr "Grafik Text Eigenschaften:" msgid "Component Properties" msgstr "Bauteil Eigenschaften" +#: eeschema/dialog_build_BOM_base.h:69 +msgid "List of Material" +msgstr "Stückliste" + #: pcbnew/dialog_freeroute_exchange.h:46 msgid "dialog_freeroute_exchange" msgstr "dialog_freeroute_exchange" @@ -10665,32 +10731,6 @@ msgstr "dialog_freeroute_exchange" msgid "Global Delete" msgstr "Globales Entfernen" -#: pcbnew/gen_self.h:217 -msgid "Length(inch):" -msgstr "Länge (Zoll):" - -#: pcbnew/gen_self.h:217 -#: pcbnew/gen_self.h:223 -msgid "Lenght" -msgstr "Länge" - -#: pcbnew/gen_self.h:223 -msgid "Length(mm):" -msgstr "Länge (mm):" - -#: pcbnew/gen_self.h:239 -msgid "Requested length < minimum length" -msgstr "Gewünschte Länge < Minimale Länge" - -#: pcbnew/gen_self.h:260 -msgid "Unable to create line: Requested length is too big" -msgstr "Konnte Linie nicht erstellen: Gewuenschte Linie ist zu lang" - -#: pcbnew/gen_self.h:271 -#, c-format -msgid "Segm count = %d, Lenght = " -msgstr "Anzahl Segmente = %d, Länge = " - #: pcbnew/dialog_edit_module_text.h:43 msgid "TextMod properties" msgstr "Text Bauteil Eigenschaften" @@ -10801,14 +10841,14 @@ msgstr "Eigenschaften für Zonen ohne Kupfer" msgid "Footprint text properties" msgstr "Footprint Text Eigenschaften" -#: pcbnew/dialog_general_options_BoardEditor_base.h:81 -msgid "General settings" -msgstr "Allgemeine Einstellungen" - #: pcbnew/dialog_track_options_base.h:76 msgid "Tracks and Vias Sizes" msgstr "Grösse von Leiterbahnen und Durchkontaktierungen (DuKo's)" +#: pcbnew/dialog_general_options_BoardEditor_base.h:81 +msgid "General settings" +msgstr "Allgemeine Einstellungen" + #: gerbview/set_color.h:38 msgid "GerbView Layer Colors:" msgstr "GerbView - Farben der Lagen:" @@ -10961,6 +11001,10 @@ msgstr "D-Code Nr." msgid "Page Settings" msgstr "Seite einrichten..." +#~ msgid "Create &List" +#~ msgstr "Erzeuge &Liste" +#~ msgid "Lenght" +#~ msgstr "Länge" #~ msgid "Load Net List" #~ msgstr "Lade Netzliste" #~ msgid "Gerber"