Traduction des convertisseurs

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@309 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavierqet
2008-03-03 19:12:39 +00:00
parent 5a309dca33
commit c746eaf19d
9 changed files with 17 additions and 12 deletions

View File

@@ -6,7 +6,7 @@
<description>
<polygon antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="1" x1="10" y2="4" x2="8" y3="4" x3="12" />
<input x="22" y="-7" size="9" text="_" />
<line antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-13" x1="10" y2="1" x2="10" />
<line antialias="false" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-13" x1="10" y2="1" x2="10" />
<ellipse width="3" x="18.5" y="-1.5" antialias="true" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black" />
<ellipse width="3" x="8.5" y="-16.5" antialias="true" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black" />
<ellipse width="3" x="-1.5" y="-1.5" antialias="true" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black" />

View File

@@ -1,6 +0,0 @@
<qet-directory>
<names>
<name lang="en" >Box</name>
<name lang="fr" >Bloc</name>
</names>
</qet-directory>

View File

@@ -1,5 +0,0 @@
<qet-directory>
<names>
<name lang="fr" >Convertisseur</name>
</names>
</qet-directory>

View File

@@ -1,6 +1,7 @@
<definition width="50" version="0.1" hotspot_x="25" hotspot_y="25" height="40" type="element" orientation="dnnn" >
<names>
<name lang="fr" >Alternatif monophasé > Alternatif monophasé</name>
<name lang="en" >One-phase alternating > One-phase alternating</name>
</names>
<description>
<line antialias="false" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-10" x1="-15" y2="-10" x2="-20" />

View File

@@ -1,6 +1,7 @@
<definition width="50" version="0.1" hotspot_x="25" hotspot_y="25" height="40" type="element" orientation="dnnn" >
<names>
<name lang="fr" >Alternatif monophasé > Continu</name>
<name lang="en" >One-phase alternating > Direct</name>
</names>
<description>
<line antialias="false" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-10" x1="-15" y2="-10" x2="-20" />

View File

@@ -1,6 +1,7 @@
<definition width="50" version="0.1" hotspot_x="25" hotspot_y="25" height="40" type="element" orientation="dnnn" >
<names>
<name lang="fr" >Continu > Alternatif monophasé</name>
<name lang="en" >Direct > One-phase alternating</name>
</names>
<description>
<line antialias="false" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-10" x1="-15" y2="-10" x2="-20" />

View File

@@ -1,6 +1,7 @@
<definition width="50" version="0.1" hotspot_x="25" hotspot_y="25" height="40" type="element" orientation="dnnn" >
<names>
<name lang="fr" >Continu > Continu</name>
<name lang="en" >Direct > Direct</name>
</names>
<description>
<line antialias="false" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-10" x1="-15" y2="-10" x2="-20" />

View File

@@ -0,0 +1,6 @@
<qet-directory>
<names>
<name lang="en" >Boxes</name>
<name lang="fr" >Blocs</name>
</names>
</qet-directory>

View File

@@ -0,0 +1,6 @@
<qet-directory>
<names>
<name lang="fr" >Convertisseurs</name>
<name lang="en" >Converters</name>
</names>
</qet-directory>