From 957c8e2370aad2cb0fd1efebd5679dab7b0d30cc Mon Sep 17 00:00:00 2001 From: master7 Date: Tue, 17 May 2022 10:12:45 +0200 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 100.0% (2328 of 2328 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% (2327 of 2327 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/pl/ --- i18n/pl.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/i18n/pl.json b/i18n/pl.json index d0e8edc385..c4614d8d92 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -9318,5 +9318,13 @@ { "id": "api.templates.server_inactivity_footer_disclaimer", "translation": "Otrzymałeś tę jednorazową wiadomość e-mail, ponieważ Twój serwer Mattermost był nieaktywny przez ponad {{.Hours}} godzin. Ta wiadomość e-mail została automatycznie wygenerowana przez serwer Mattermost." + }, + { + "id": "api.cloud.subscription.update_error", + "translation": "Błąd aktualizacji subskrypcji z webhooka." + }, + { + "id": "api.file.cloud_upload.app_error", + "translation": "Przesyłanie danych do instancji Chmury za pomocą mmctl nie jest obsługiwane. Proszę sprawdzić dokumentację tutaj: https://docs.mattermost.com/manage/cloud-data-export.html." } ]