From 50377b53a8b2086c61710e42a303f32c1913b085 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20=C5=9Arodo=C5=84?= Date: Fri, 14 Jan 2022 20:14:18 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 60.7% (2066 of 3402 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/pl/ --- src/i18n/strings/pl.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json index 56e489d245..c1e211af76 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -2129,5 +2129,6 @@ "%(senderName)s invited %(targetName)s": "%(senderName)s zaprosił(-a) %(targetName)s", "%(senderName)s changed their profile picture": "%(senderName)s zmienił(-a) swoje zdjęcie profilowe", "%(senderName)s removed their profile picture": "%(senderName)s usunął swoje zdjęcie profilowe", - "%(senderName)s set a profile picture": "%(senderName)s ustawił zdjęcie profilowe" + "%(senderName)s set a profile picture": "%(senderName)s ustawił zdjęcie profilowe", + "%(senderName)s made no change": "%(senderName)s nie dokonał żadnych zmian" }