From f406d4d7da1c7c736b53c3849a6045975a0a29f5 Mon Sep 17 00:00:00 2001 From: Karol Kosek Date: Thu, 9 Apr 2020 22:43:53 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 64.9% (1482 of 2285 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/pl/ --- src/i18n/strings/pl.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json index 629d30bdac..183bce6007 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -1495,5 +1495,17 @@ "Restore": "Przywróć", "Copy": "Kopiuj", "Success!": "Sukces!", - "Disable": "Wyłącz" + "Disable": "Wyłącz", + "Verify": "Weryfikuj", + "Manage integrations": "Zarządzaj integracjami", + "%(count)s verified sessions|other": "%(count)s zweryfikowanych sesji", + "%(count)s verified sessions|one": "1 zweryfikowana sesja", + "Hide verified sessions": "Ukryj zweryfikowane sesje", + "%(count)s sessions|other": "%(count)s sesji", + "%(count)s sessions|one": "%(count)s sesja", + "Hide sessions": "Ukryj sesje", + "Direct message": "Wiadomość bezpośrednia", + "Security": "Bezpieczeństwo", + "Integrations are disabled": "Integracje są wyłączone", + "Enable 'Manage Integrations' in Settings to do this.": "Włącz „Zarządzaj integracjami” w ustawieniach, aby to zrobić." }