From da1b961bb9e134af6902dd4aad084e672dd1ef7e Mon Sep 17 00:00:00 2001 From: Hivaa Date: Sat, 22 May 2021 05:57:54 +0000 Subject: [PATCH] Translated using Weblate (Persian) Currently translated at 21.5% (642 of 2974 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fa/ --- src/i18n/strings/fa.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/fa.json b/src/i18n/strings/fa.json index c67b60358c..841b5a2861 100644 --- a/src/i18n/strings/fa.json +++ b/src/i18n/strings/fa.json @@ -674,5 +674,6 @@ "Sends a message to the given user": "برای کاربر داده شده پیامی ارسال می کند", "Opens chat with the given user": "گپ با کاربر داده شده را باز می کند", "%(targetName)s accepted an invitation.": "%(targetName)s دعوتنامه را پذیرفت.", - "%(senderName)s invited %(targetName)s.": "٪ (senderName) s٪ (targetName) s دعوت شده است." + "%(senderName)s invited %(targetName)s.": "٪ (senderName) s٪ (targetName) s دعوت شده است.", + "%(senderName)s banned %(targetName)s.": "٪ (senderName) s٪ (targetName) s ممنوع است." }