From 8245b67ee8cae33172890c2b3ddf17f16415cb80 Mon Sep 17 00:00:00 2001 From: master7 Date: Wed, 1 Jun 2022 08:19:12 +0200 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 100.0% (2334 of 2334 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% (2330 of 2330 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/pl/ --- i18n/pl.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/i18n/pl.json b/i18n/pl.json index b155c2779e..81d72f8d3f 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -1861,7 +1861,7 @@ }, { "id": "api.templates.post_body.button", - "translation": "Zobacz post" + "translation": "Odpowiedz w Mattermost" }, { "id": "api.templates.reset_body.button", @@ -9334,5 +9334,21 @@ { "id": "app.install_integration.reached_max_limit.error", "translation": "Osiągnąłeś maksymalny limit {{.NumIntegrations}} włączonych integracji. Aby zainstalować nieograniczoną liczbę integracji, uaktualnij do jednego z naszych płatnych planów." + }, + { + "id": "app.teams.analytics_teams_count.app_error", + "translation": "Nie można uzyskać liczby zespołów" + }, + { + "id": "app.post.analytics_teams_count.app_error", + "translation": "Nie można uzyskać możliwości korzystania z zespołów" + }, + { + "id": "api.cloud.teams_limit_reached.restore", + "translation": "Nie można przywrócić zespołu, ponieważ osiągnięto limit zespołów" + }, + { + "id": "api.cloud.teams_limit_reached.create", + "translation": "Nie można utworzyć zespołu, ponieważ osiągnięto limit zespołów" } ]