mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-29 14:19:59 +01:00
Traduction des attributs et noms des tags XML utilises pour les descriptions des elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@59 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
</names>
|
||||
<description>
|
||||
<!--Diode-->
|
||||
<polygone x1="-10" y1="-10" x2="10" y2="-10" x3="0" y3="10" antialias="true" style="filling:white;" />
|
||||
<ligne x1="0" y1="-20" x2="0" y2="20" antialias="false" />
|
||||
<ligne x1="-10" y1="10" x2="10" y2="10" antialias="false" />
|
||||
<polygon x1="-10" y1="-10" x2="10" y2="-10" x3="0" y3="10" antialias="true" style="filling:white;" />
|
||||
<line x1="0" y1="-20" x2="0" y2="20" antialias="false" />
|
||||
<line x1="-10" y1="10" x2="10" y2="10" antialias="false" />
|
||||
<!--Bornes-->
|
||||
<borne orientation="s" x="0" y="20" />
|
||||
<borne orientation="n" x="0" y="-20" />
|
||||
<terminal orientation="s" x="0" y="20" />
|
||||
<terminal orientation="n" x="0" y="-20" />
|
||||
</description>
|
||||
</definition>
|
||||
|
||||
@@ -6,16 +6,16 @@
|
||||
</names>
|
||||
<description>
|
||||
<!--Diode-->
|
||||
<polygone x1="-10" y1="-10" x2="10" y2="-10" x3="0" y3="10" antialias="true" style="filling:white;" />
|
||||
<ligne x1="0" y1="-20" x2="0" y2="20" antialias="false" />
|
||||
<ligne x1="-10" y1="10" x2="10" y2="10" antialias="false" />
|
||||
<polygon x1="-10" y1="-10" x2="10" y2="-10" x3="0" y3="10" antialias="true" style="filling:white;" />
|
||||
<line x1="0" y1="-20" x2="0" y2="20" antialias="false" />
|
||||
<line x1="-10" y1="10" x2="10" y2="10" antialias="false" />
|
||||
<!--Gachette-->
|
||||
<ligne x1="-5" y1="10" x2="-10" y2="15" antialias="true" />
|
||||
<ligne x1="-10" y1="15" x2="-15" y2="15" antialias="false" />
|
||||
<line x1="-5" y1="10" x2="-10" y2="15" antialias="true" />
|
||||
<line x1="-10" y1="15" x2="-15" y2="15" antialias="false" />
|
||||
<!--Borne Diode-->
|
||||
<borne orientation="s" x="0" y="20" />
|
||||
<borne orientation="n" x="0" y="-20" />
|
||||
<terminal orientation="s" x="0" y="20" />
|
||||
<terminal orientation="n" x="0" y="-20" />
|
||||
<!--Borne Gachette-->
|
||||
<borne orientation="w" x="-15" y="15" />
|
||||
<terminal orientation="w" x="-15" y="15" />
|
||||
</description>
|
||||
</definition>
|
||||
|
||||
@@ -6,14 +6,14 @@
|
||||
</names>
|
||||
<description>
|
||||
<!--Diode-->
|
||||
<polygone x1="-10" y1="-10" x2="10" y2="-10" x3="0" y3="10" antialias="true" style="filling:white;" />
|
||||
<ligne x1="0" y1="-20" x2="0" y2="20" antialias="false" />
|
||||
<ligne x1="-10" y1="10" x2="10" y2="10" antialias="false" />
|
||||
<polygon x1="-10" y1="-10" x2="10" y2="-10" x3="0" y3="10" antialias="true" style="filling:white;" />
|
||||
<line x1="0" y1="-20" x2="0" y2="20" antialias="false" />
|
||||
<line x1="-10" y1="10" x2="10" y2="10" antialias="false" />
|
||||
<!--Zener-->
|
||||
<ligne x1="-10" y1="10" x2="-10" y2="5" antialias="false" />
|
||||
<ligne x1="10" y1="10" x2="10" y2="15" antialias="false" />
|
||||
<line x1="-10" y1="10" x2="-10" y2="5" antialias="false" />
|
||||
<line x1="10" y1="10" x2="10" y2="15" antialias="false" />
|
||||
<!--Bornes-->
|
||||
<borne orientation="s" x="0" y="20" />
|
||||
<borne orientation="n" x="0" y="-20" />
|
||||
<terminal orientation="s" x="0" y="20" />
|
||||
<terminal orientation="n" x="0" y="-20" />
|
||||
</description>
|
||||
</definition>
|
||||
|
||||
Reference in New Issue
Block a user