mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Merge branch 'pr2676'
This commit is contained in:
commit
0723960b30
31
translations/it.ts
vendored
31
translations/it.ts
vendored
|
@ -150,6 +150,11 @@ qualità video elevate, questo può causare problemi con le chiamate video.</tra
|
|||
<source>You are using a qTox nightly build.</source>
|
||||
<translation>Stai utilizzando la versione nightly build di qTox.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/widget/form/settings/aboutsettings.ui" line="131"/>
|
||||
<source>You are using qTox version $GIT_DESCRIBE.</source>
|
||||
<translation>Stai utilizzando la versione $GIT_DESCRIBE.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Commit hash: <a href="https://github.com/tux3/qTox/commit/$GIT_VERSION">$GIT_VERSION</a></source>
|
||||
<translation>Commit hash: <a href="https://github.com/tux3/qTox/commit/$GIT_VERSION">$GIT_VERSION</a></translation>
|
||||
|
@ -239,7 +244,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>
|
||||
|
@ -849,8 +854,7 @@ Disabilitando la cronologia delle chat lascerà la cronologia criptata intatta (
|
|||
<context>
|
||||
<name>FilesForm</name>
|
||||
<message>
|
||||
<location filename="../src/widget/form/filesform.cpp" line="91"/>
|
||||
<source>Transfered Files</source>
|
||||
<source>Transferred Files</source>
|
||||
<comment>"Headline" of the window</comment>
|
||||
<translation>File Trasferiti</translation>
|
||||
</message>
|
||||
|
@ -1604,6 +1608,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 +1936,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"/>
|
||||
|
@ -2185,6 +2197,11 @@ Permettimi di aggiungerti alla mia lista contatti.</translation>
|
|||
<source>Resizing</source>
|
||||
<translation>Ridimensiona</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>None</source>
|
||||
<comment>No camera device set</comment>
|
||||
<translation>Nessuno</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/widget/form/profileform.cpp" line="353"/>
|
||||
<source>User Profile</source>
|
||||
|
@ -2232,6 +2249,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