Italian translation #1874

Open
ghost wants to merge 318 commits from master into i18n
2 changed files with 12 additions and 3 deletions
Showing only changes of commit 462129717b - Show all commits

View File

@ -13,8 +13,7 @@
title="Riot"
image="/assets/img/svg/3rd-party/riotim.svg"
description='<a href="//about.riot.im">Riot.im</a> is the reference client for the <a href="//matrix.org/docs/guides/introduction">Matrix</a> network. The <a href="//matrix.org/docs/spec">Matrix open standard</a> is an open-source standard for secure, decentralized, real-time communication.<br />'
labels="warning:<a href=//github.com/vector-im/riot-web/issues/6779>Warning</a>:Riot offers optional E2EE for 1&#x3a;1 and group conversations that must be turned on by the user.
(This can be done by clicking on the toggle switch which is accessed by clicking the room name or user name of the chat → Security &amp; Privacy → Encrypted).|success:VoIP"
labels="success:VoIP"
website="https://about.riot.im/"
privacy-policy="https://riot.im/privacy"
forum="https://forum.privacytools.io/t/discussion-riot-im/665/"

View File

@ -37,7 +37,17 @@ ios="https://apps.apple.com/us/app/mumble/id443472808?ls=1"
<h3>Worth Mentioning</h3>
<ul>
<li><a href="https://jitsi.org/jitsi-meet/">Jitsi Meet</a> - Jitsi Meet is a free and open-source multiplatform voice (VoIP), video conferencing, and instant messaging application. <span class="badge badge-warning" data-toggle="tooltip" title="Our Firefox tweaks recommend disabling WebRTC as it can be used to leak your IP address even behind a VPN, which is why Tor Browser disables it.">Requires WebRTC</span> <a href="https://github.com/jitsi/jitsi-meet/blob/master/README.md#security"<span class="badge badge-warning" >Jitsi Meet streams are decrypted on the server.</span></a> See also <a href="https://github.com/jitsi/jitsi-meet/wiki/Jitsi-Meet-Instances">list of public Jitsi Meet instances</a>.</li>
<li>
<a href="https://jitsi.org/jitsi-meet/">Jitsi Meet</a> - Jitsi Meet is a free and open-source multiplatform voice (VoIP), video conferencing, and instant messaging application.
<span class="badge badge-warning"
data-toggle="tooltip"
title="Our Firefox tweaks recommend disabling WebRTC as it can be used to leak your IP address even behind a VPN, which is why Tor Browser disables it.">Requires WebRTC
</span>
<span class="badge badge-warning">
<a href="https://jitsi.org/security">Multiparty meetings are not E2EE</a>
</span>
See also <a href="https://github.com/jitsi/jitsi-meet/wiki/Jitsi-Meet-Instances">list of public Jitsi Meet instances</a>.
</li>
</ul>
<h3>Related Information</h3>