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:
xavierqet
2007-02-18 00:06:36 +00:00
parent bc79ea04b8
commit c1f9d430b6
22 changed files with 204 additions and 201 deletions

View File

@@ -6,26 +6,26 @@
</names>
<description>
<!--Rotor-->
<cercle x="-20" y="-20" rayon="40" antialias="true" style="filling:white;"/>
<circle x="-20" y="-20" diameter="40" antialias="true" style="filling:white;"/>
<!--Balait inférieur-->
<ligne x1="-14" y1="-25" x2="-14" y2="-14" antialias="false" />
<ligne x1="14" y1="-25" x2="14" y2="-14" antialias="false" />
<ligne x1="14" y1="-25" x2="-14" y2="-25" antialias="false" />
<line x1="-14" y1="-25" x2="-14" y2="-14" antialias="false" />
<line x1="14" y1="-25" x2="14" y2="-14" antialias="false" />
<line x1="14" y1="-25" x2="-14" y2="-25" antialias="false" />
<!--Fil inférieur-->
<ligne x1="0" y1="-40" x2="0" y2="-25" antialias="false" />
<line x1="0" y1="-40" x2="0" y2="-25" antialias="false" />
<!--Balait supérieur-->
<ligne x1="-14" y1="25" x2="-14" y2="14" antialias="false" />
<ligne x1="14" y1="25" x2="14" y2="14" antialias="false" />
<ligne x1="14" y1="25" x2="-14" y2="25" antialias="false" />
<line x1="-14" y1="25" x2="-14" y2="14" antialias="false" />
<line x1="14" y1="25" x2="14" y2="14" antialias="false" />
<line x1="14" y1="25" x2="-14" y2="25" antialias="false" />
<!--Fil superieur-->
<ligne x1="0" y1="40" x2="0" y2="25" antialias="false" />
<line x1="0" y1="40" x2="0" y2="25" antialias="false" />
<!--Lettre M-->
<ligne x1="-10" y1="-10" x2="-10" y2="10" antialias="false" />
<ligne x1="-10" y1="-10" x2="0" y2="0" antialias="true" />
<ligne x1="0" y1="0" x2="10" y2="-10" antialias="true" />
<ligne x1="10" y1="-10" x2="10" y2="10" antialias="false" />
<line x1="-10" y1="-10" x2="-10" y2="10" antialias="false" />
<line x1="-10" y1="-10" x2="0" y2="0" antialias="true" />
<line x1="0" y1="0" x2="10" y2="-10" antialias="true" />
<line x1="10" y1="-10" x2="10" y2="10" antialias="false" />
<!--Bornes-->
<borne orientation="n" x="0" y="-40" />
<borne orientation="s" x="0" y="40" />
<terminal orientation="n" x="0" y="-40" />
<terminal orientation="s" x="0" y="40" />
</description>
</definition>

View File

@@ -5,23 +5,23 @@
<name lang="en">Three-phase induction motor</name>
</names>
<description>
<cercle x="-20" y="-20" rayon="40" antialias="true" style="filling:white;"/>
<circle x="-20" y="-20" diameter="40" antialias="true" style="filling:white;"/>
<!--U-->
<ligne x1="-20" y1="-40" x2="-20" y2="-20" antialias="false" />
<ligne x1="-20" y1="-20" x2="-14" y2="-14" antialias="true" />
<line x1="-20" y1="-40" x2="-20" y2="-20" antialias="false" />
<line x1="-20" y1="-20" x2="-14" y2="-14" antialias="true" />
<!--V-->
<ligne x1="0" y1="-40" x2="0" y2="-20" antialias="false" />
<line x1="0" y1="-40" x2="0" y2="-20" antialias="false" />
<!--W-->
<ligne x1="20" y1="-40" x2="20" y2="-20" antialias="false" />
<ligne x1="20" y1="-20" x2="14" y2="-14" antialias="true" />
<line x1="20" y1="-40" x2="20" y2="-20" antialias="false" />
<line x1="20" y1="-20" x2="14" y2="-14" antialias="true" />
<!--Lettre M-->
<ligne x1="-10" y1="-10" x2="-10" y2="10" antialias="false" />
<ligne x1="-10" y1="-10" x2="0" y2="0" antialias="true" />
<ligne x1="0" y1="0" x2="10" y2="-10" antialias="true" />
<ligne x1="10" y1="-10" x2="10" y2="10" antialias="false" />
<line x1="-10" y1="-10" x2="-10" y2="10" antialias="false" />
<line x1="-10" y1="-10" x2="0" y2="0" antialias="true" />
<line x1="0" y1="0" x2="10" y2="-10" antialias="true" />
<line x1="10" y1="-10" x2="10" y2="10" antialias="false" />
<!--Bornes-->
<borne orientation="n" x="-20" y="-40" />
<borne orientation="n" x="0" y="-40" />
<borne orientation="n" x="20" y="-40" />
<terminal orientation="n" x="-20" y="-40" />
<terminal orientation="n" x="0" y="-40" />
<terminal orientation="n" x="20" y="-40" />
</description>
</definition>

View File

@@ -5,35 +5,35 @@
<name lang="en">Three-phase induction motor (not coupled)</name>
</names>
<description>
<cercle x="-20" y="-20" rayon="40" antialias="true" style="filling:white;"/>
<circle x="-20" y="-20" diameter="40" antialias="true" style="filling:white;"/>
<!--U1-->
<ligne x1="-20" y1="-40" x2="-20" y2="-20" antialias="false" />
<ligne x1="-20" y1="-20" x2="-14" y2="-14" antialias="true" />
<line x1="-20" y1="-40" x2="-20" y2="-20" antialias="false" />
<line x1="-20" y1="-20" x2="-14" y2="-14" antialias="true" />
<!--V1-->
<ligne x1="0" y1="-40" x2="0" y2="-20" antialias="false" />
<line x1="0" y1="-40" x2="0" y2="-20" antialias="false" />
<!--W1-->
<ligne x1="20" y1="-40" x2="20" y2="-20" antialias="false" />
<ligne x1="20" y1="-20" x2="14" y2="-14" antialias="true" />
<line x1="20" y1="-40" x2="20" y2="-20" antialias="false" />
<line x1="20" y1="-20" x2="14" y2="-14" antialias="true" />
<!--U2-->
<ligne x1="-20" y1="40" x2="-20" y2="20" antialias="false" />
<ligne x1="-20" y1="20" x2="-14" y2="14" antialias="true" />
<line x1="-20" y1="40" x2="-20" y2="20" antialias="false" />
<line x1="-20" y1="20" x2="-14" y2="14" antialias="true" />
<!--V2-->
<ligne x1="0" y1="40" x2="0" y2="20" antialias="false" />
<line x1="0" y1="40" x2="0" y2="20" antialias="false" />
<!--W2-->
<ligne x1="20" y1="40" x2="20" y2="20" antialias="false" />
<ligne x1="20" y1="20" x2="14" y2="14" antialias="true" />
<line x1="20" y1="40" x2="20" y2="20" antialias="false" />
<line x1="20" y1="20" x2="14" y2="14" antialias="true" />
<!--Lettre M-->
<ligne x1="-10" y1="-10" x2="-10" y2="10" antialias="false" />
<ligne x1="-10" y1="-10" x2="0" y2="0" antialias="true" />
<ligne x1="0" y1="0" x2="10" y2="-10" antialias="true" />
<ligne x1="10" y1="-10" x2="10" y2="10" antialias="false" />
<line x1="-10" y1="-10" x2="-10" y2="10" antialias="false" />
<line x1="-10" y1="-10" x2="0" y2="0" antialias="true" />
<line x1="0" y1="0" x2="10" y2="-10" antialias="true" />
<line x1="10" y1="-10" x2="10" y2="10" antialias="false" />
<!--Bornes Supérieurs-->
<borne orientation="n" x="-20" y="-40" />
<borne orientation="n" x="0" y="-40" />
<borne orientation="n" x="20" y="-40" />
<terminal orientation="n" x="-20" y="-40" />
<terminal orientation="n" x="0" y="-40" />
<terminal orientation="n" x="20" y="-40" />
<!--Bornes Inférieurs-->
<borne orientation="s" x="-20" y="40" />
<borne orientation="s" x="0" y="40" />
<borne orientation="s" x="20" y="40" />
<terminal orientation="s" x="-20" y="40" />
<terminal orientation="s" x="0" y="40" />
<terminal orientation="s" x="20" y="40" />
</description>
</definition>