1
0
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:
Twyz™ 2015-12-12 21:58:19 +01:00
parent b649a63045
commit 86dff5572d

34
translations/it.ts vendored
View File

@ -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 &apos;%1&apos;</source>
<translation>Rimuovi dal circolo &quot;%1&quot;</translation>
</message>
<message>
<source>Move to circle &quot;%1&quot;</source>
<translation>Sposta nel circolo &quot;%1&quot;</translation>
</message>
<message>
<location filename="../src/widget/friendwidget.cpp" line="73"/>
<source>Set alias...</source>