From 288b3ff46ccafc96d9ef504196d2680705928205 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Wed, 10 Jun 2020 06:11:50 +0000 Subject: [PATCH] Translated using Weblate (Estonian) Currently translated at 58.0% (1315 of 2268 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/et/ --- src/i18n/strings/et.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/et.json b/src/i18n/strings/et.json index 5ffcd11f16..7052f68308 100644 --- a/src/i18n/strings/et.json +++ b/src/i18n/strings/et.json @@ -1382,5 +1382,8 @@ "was invited %(count)s times|one": "sai kutse", "%(severalUsers)schanged their name %(count)s times|other": "Mitu kasutajat %(severalUsers)s muutsid oma nime %(count)s korda", "%(severalUsers)schanged their name %(count)s times|one": "Mitu kasutajat %(severalUsers)s muutsid oma nime", - "%(oneUser)schanged their name %(count)s times|other": "Kasutaja %(oneUser)s muutis oma nime %(count)s korda" + "%(oneUser)schanged their name %(count)s times|other": "Kasutaja %(oneUser)s muutis oma nime %(count)s korda", + "You cannot place VoIP calls in this browser.": "Selle brauseriga ei saa VoIP kõnet teha.", + "You cannot place a call with yourself.": "Sa ei saa iseendale helistada.", + "You do not have permission to start a conference call in this room": "Sul ei ole piisavalt õigusi, et selles jututoas alustada konverentsikõnet" }