mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
new elements translation IT
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4307 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
parent
f9f06e60b4
commit
325c867e19
@ -4,6 +4,7 @@
|
||||
<name lang="pl">Kamera</name>
|
||||
<name lang="en">Camera</name>
|
||||
<name lang="fr">Camera</name>
|
||||
<name lang="it">Camera</name>
|
||||
</names>
|
||||
<informations></informations>
|
||||
<description>
|
||||
|
@ -1,9 +1,10 @@
|
||||
<definition orientation="dyyy" width="50" hotspot_y="34" type="element" height="60" version="0.51" hotspot_x="20" link_type="simple">
|
||||
<uuid uuid="{75938afb-7448-4a6f-9f8e-6453f878b5fd}"/>
|
||||
<names>
|
||||
<name lang="en">Microphone</name>
|
||||
<name lang="fr">Microphone</name>
|
||||
<name lang="it">Microfono</name>
|
||||
<name lang="pl">Mikrofon</name>
|
||||
<name lang="en">Microphone</name>
|
||||
</names>
|
||||
<informations></informations>
|
||||
<description>
|
||||
|
@ -2,8 +2,9 @@
|
||||
<uuid uuid="{e6e34c42-1792-4400-a273-1ba8ecfc6cd9}"/>
|
||||
<names>
|
||||
<name lang="en">Printer</name>
|
||||
<name lang="pl">Drukarka</name>
|
||||
<name lang="fr">Imprimante</name>
|
||||
<name lang="it">Stampante</name>
|
||||
<name lang="pl">Drukarka</name>
|
||||
</names>
|
||||
<informations></informations>
|
||||
<description>
|
||||
|
BIN
lang/qet_it.qm
BIN
lang/qet_it.qm
Binary file not shown.
@ -1539,7 +1539,7 @@ Le modifiche saranno definitive.</translation>
|
||||
<location filename="../sources/elementspanel.cpp" line="473"/>
|
||||
<source>Glissez-déposez cet élément « %1 » sur un folio pour l'y insérer, double-cliquez dessus pour l'éditer</source>
|
||||
<comment>Status tip displayed in the status bar when selecting an element</comment>
|
||||
<translation>Trascinare questo elemento « %1 » sulla pagina per inserirlo, doppio click sull'elemento per modificarlo.</translation>
|
||||
<translation>Trascinare questo elemento « %1 » sulla pagina per inserirlo, doppio click sull'elemento per modificarlo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sources/elementspanel.cpp" line="581"/>
|
||||
|
@ -1,6 +1,6 @@
|
||||
.TH QELECTROTECH 1 "AGOSTO 2008" QElectroTech "Manuale d'Uso"
|
||||
.SH NOME
|
||||
qelectrotech \- Eitore di shemi elettrici
|
||||
qelectrotech \- Editor di shemi elettrici
|
||||
.SH SINOSSI
|
||||
.B qelectrotech
|
||||
.B [\-\-common\-elements\-dir\fR=\fIDIR\fB]
|
||||
@ -12,9 +12,9 @@ qelectrotech \- Eitore di shemi elettrici
|
||||
.B [\fIFILE\fB]...
|
||||
|
||||
.SH DESCRIZIONE
|
||||
QElectroTech è un programma per disegnare schemi elettrici. Schemi (*.qet) ed elementi elettrici (*.elmt) sono registrati usandi il formato XML.
|
||||
Gli elementi che possono essere usati in uno schema possono provenire dalla collezione predefinita o da una collezione generata dall'utente.
|
||||
Comunemente, la collezione predefinita è leggibile da tutti gli utenti ma non è modificabile.
|
||||
QElectroTech è un programma per disegnare schemi elettrici. Schemi (*.qet) ed elementi elettrici (*.elmt) sono registrati usando il formato XML.
|
||||
Gli elementi che possono essere usati in uno schema possono provenire dalla collezione predefinita o da una collezione creata dall'utente.
|
||||
Comunemente, la collezione predefinita è utilizzabile da tutti gli utenti ma non è modificabile.
|
||||
Ogni utente è proprietario della sua collezione e la può modificare a piacere.
|
||||
.SH OPZIONI
|
||||
.TP
|
||||
|
Loading…
x
Reference in New Issue
Block a user