Browse Source

Merge branch 'pr2690'

pull/2693/head
tux3 10 years ago
parent
commit
22ddef48b1
No known key found for this signature in database
GPG Key ID: 7E086DD661263264
  1. 25
      translations/it.ts

25
translations/it.ts vendored

@ -559,25 +559,23 @@ p, li { white-space: pre-wrap; } @@ -559,25 +559,23 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="../src/widget/form/chatform.cpp" line="393"/>
<source>Cancel video call</source>
<translation>Rifiuta videochiamata</translation>
<translation>Annulla videochiamata</translation>
</message>
<message>
<location filename="../src/widget/form/chatform.cpp" line="401"/>
<source>Cancel audio call</source>
<translation>Rifiuta chiamata</translation>
<translation>Annulla chiamata</translation>
</message>
<message>
<location filename="../src/widget/form/chatform.cpp" line="409"/>
<source>Calling to %1</source>
<source>Calling %1</source>
<translation>Stai chiamando %1</translation>
</message>
<message>
<location filename="../src/widget/form/chatform.cpp" line="663"/>
<source>Start audio call</source>
<translation>Avvia chiamata</translation>
</message>
<message>
<location filename="../src/widget/form/chatform.cpp" line="666"/>
<source>Start video call</source>
<translation>Avvia videochiamata</translation>
</message>
@ -1438,7 +1436,7 @@ will be sent to them when they appear online to you.</source> @@ -1438,7 +1436,7 @@ will be sent to them when they appear online to you.</source>
<message>
<location filename="../src/widget/form/genericchatform.cpp" line="494"/>
<source>Send file(s)</source>
<translation>Invia file(s)</translation>
<translation>Invia file</translation>
</message>
<message>
<location filename="../src/widget/form/genericchatform.cpp" line="495"/>
@ -1477,6 +1475,21 @@ will be sent to them when they appear online to you.</source> @@ -1477,6 +1475,21 @@ will be sent to them when they appear online to you.</source>
<translation>Pulito</translation>
</message>
</context>
<context>
<name>GenericNetCamView</name>
<message>
<source>Tox video</source>
<translation>Video Tox</translation>
</message>
<message>
<source>Show Messages</source>
<translation>Mostra messaggi</translation>
</message>
<message>
<source>Hide Messages</source>
<translation>Nascondi messaggi</translation>
</message>
</context>
<context>
<name>GroupChatForm</name>
<message>

Loading…
Cancel
Save