commit f3f7eafbc9ac7c677ee763a061deecdb000f5925 Author: Translation commit bot translation@torproject.org Date: Fri May 25 09:20:48 2018 +0000
Update translations for support-tormessenger --- pt_PT.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+)
diff --git a/pt_PT.json b/pt_PT.json new file mode 100644 index 000000000..bbad42d5c --- /dev/null +++ b/pt_PT.json @@ -0,0 +1,20 @@ +{ + "messenger-1": { + "id": "#messenger-1", + "control": "messenger-1", + "title": "Does Tor Project make an application for private chat?", + "description": "<p class="mb-3">Yes! Tor Messenger, though still in beta, is a cross-platform chat program that aims to be secure by default and sends all of its traffic over Tor. It supports a wide variety of transport networks, including XMPP, IRC, Twitter, and others; enables Off-the-Record (OTR) Messaging automatically; has an easy-to-use graphical user interface; and a secure automatic updater.</p><p class="mb-3">See this <mark><a href="https://blog.torproject.org/category/tags/tor-messenger%5C%22%3ETor Messenger blog post</a></mark> for more information.</p>" + }, + "messenger-2": { + "id": "#messenger-2", + "control": "messenger-2", + "title": "What platforms is Tor Messenger available on?", + "description": "<p class="mb-3">Tor Messenger (beta) is currently available on Linux, Windows, and OSX.</p>" + }, + "messenger-3": { + "id": "#messenger-3", + "control": "messenger-3", + "title": "Where can I download Tor Messenger?", + "description": "<p class="mb-3">While the Tor Messenger remains in beta, the latest downloads can be found on our wiki.</p>" + } +}
tor-commits@lists.torproject.org