mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Added missing translations in the italian translation
This commit is contained in:
parent
825d8219de
commit
e7efba44e3
18
translations/it.ts
vendored
18
translations/it.ts
vendored
|
@ -239,7 +239,7 @@ p, li { white-space: pre-wrap; }
|
|||
</message>
|
||||
<message>
|
||||
<source>Notes</source>
|
||||
<translation>Note</translation>
|
||||
<translation>Appunti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can save comment about this contact here.</source>
|
||||
|
@ -1604,6 +1604,10 @@ Puoi condividere questo codice QR al posto del tuo Tox ID.</translation>
|
|||
<source>Profile</source>
|
||||
<translation>Profilo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source><p><a href="file:///Dir_Path"><span style=" text-decoration: NONE; color:#000000;">Current profile location: Dir_Path</span></a></p></source>
|
||||
<translation><p><a href="file:///Dir_Path"><span style=" text-decoration: NONE; color:#000000;">Posizione del profilo corrente: Dir_Path</span></a></p></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/widget/form/profileform.ui" line="176"/>
|
||||
<source>Rename profile.</source>
|
||||
|
@ -1928,6 +1932,10 @@ Se ricevi molte richieste di amicizia indesiderate cambia questo valore.</transl
|
|||
<location filename="../src/widget/form/profileform.cpp" line="195"/>
|
||||
<source>Choose a profile picture</source>
|
||||
<translation>Scegli un'immagine per il profilo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Current profile: </source>
|
||||
<translation>Profilo attuale: </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/widget/form/profileform.cpp" line="205"/>
|
||||
|
@ -2232,6 +2240,14 @@ Permettimi di aggiungerti alla mia lista contatti.</translation>
|
|||
<source>Set your password</source>
|
||||
<translation>Imposta password</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Confirm:</source>
|
||||
<translation>Conferma:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Password strength: %p%</source>
|
||||
<translation>Robustezza password: %p%</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/widget/form/setpassworddialog.ui" line="31"/>
|
||||
<source>Repeat password</source>
|
||||
|
|
Loading…
Reference in New Issue
Block a user