From 0a93aa88a50d6c4a0bbf29b4828ca9b614f4aac1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20=C5=9Arodo=C5=84?= Date: Fri, 14 Jan 2022 20:14:29 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 60.7% (2067 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 479b52088c..10bd7c5b0e 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -2130,5 +2130,6 @@ "%(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ł(-a) zdjęcie profilowe", - "%(senderName)s made no change": "%(senderName)s nie dokonał żadnych zmian" + "%(senderName)s made no change": "%(senderName)s nie dokonał żadnych zmian", + "%(targetName)s joined the room": "%(targetName)s dołączył do pokoju" }