From d56ec397bbcf1ec70bc26c6442c3241abd718bc4 Mon Sep 17 00:00:00 2001 From: master7 Date: Mon, 29 Aug 2022 14:59:51 +0200 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 100.0% (2342 of 2342 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (2341 of 2341 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (2341 of 2341 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/pl/ --- i18n/pl.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/i18n/pl.json b/i18n/pl.json index 841e0ca77c..6e0feb52cd 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -9370,5 +9370,21 @@ { "id": "app.upload.upload_data.gen_info.app_error", "translation": "Nie udało się wygenerować informacji o pliku z przesłanych danych." + }, + { + "id": "app.post_reminder_dm", + "translation": "Cześć, oto Twoje przypomnienie o tej wiadomości od @{.Username}}: {{.SiteURL}}/{{.TeamName}}/pl/{{.PostId}}" + }, + { + "id": "app.post_reminder.app_error", + "translation": " " + }, + { + "id": "api.post.compliance_enabled.join_channel_to_view_post", + "translation": "Ze względu na reguły zgodności skonfigurowany na tej instancji kanał musi zostać dołączony, zanim jego posty będą mogły być czytane." + }, + { + "id": "api.file.upload_file.incorrect_number_of_files.app_error", + "translation": "Nie można przesłać plików. Wybrano niepoprawną liczbę plików." } ]