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
b649a63045
commit
86dff5572d
34
translations/it.ts
vendored
34
translations/it.ts
vendored
|
@ -647,6 +647,23 @@ p, li { white-space: pre-wrap; }
|
|||
<translation>Scrivi il tuo messaggio qui...</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>CircleWidget</name>
|
||||
<message>
|
||||
<source>Rename circle</source>
|
||||
<comment>Menu for renaming a circle</comment>
|
||||
<translation>Rinomina circolo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Remove circle</source>
|
||||
<comment>Menu for removing a circle</comment>
|
||||
<translation>Elimina circolo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Open all in new window</source>
|
||||
<translation>Apri tutto in una nuova finestra</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Core</name>
|
||||
<message>
|
||||
|
@ -906,6 +923,23 @@ Disabilitando la cronologia delle chat lascerà la cronologia criptata intatta (
|
|||
<comment>Menu to invite a friend to a groupchat</comment>
|
||||
<translation>Invita nel gruppo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Move to circle...</source>
|
||||
<comment>Menu to move a friend into a different circle</comment>
|
||||
<translation>Sposta nel circolo...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>To new circle</source>
|
||||
<translation>In un nuovo circolo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Remove from circle '%1'</source>
|
||||
<translation>Rimuovi dal circolo "%1"</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Move to circle "%1"</source>
|
||||
<translation>Sposta nel circolo "%1"</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/widget/friendwidget.cpp" line="73"/>
|
||||
<source>Set alias...</source>
|
||||
|
|
Loading…
Reference in New Issue
Block a user