From 719287143a003d6cfc84e5a1d99b2b05fc1d4bdb Mon Sep 17 00:00:00 2001 From: master7 Date: Mon, 27 Jun 2022 18:03:31 +0200 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 100.0% (2340 of 2340 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/pl/ --- i18n/pl.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/i18n/pl.json b/i18n/pl.json index 0d7fe8104a..4a0306b5f3 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -9277,7 +9277,7 @@ }, { "id": "api.insights.feature_disabled", - "translation": " " + "translation": "Insights kryje się za flagą funkcji, która nie jest włączona." }, { "id": "app.channel.get_top_for_user_since.app_error", @@ -9293,7 +9293,7 @@ }, { "id": "api.templates.cloud_upgrade_confirmation.subtitle", - "translation": "Twój obszar roboczy {{.WorkspaceName}} został uaktualniony. Opłaty będą pobierane od {{.TrialEnd}}" + "translation": "Twoja {{.WorkspaceName}} została zaktualizowana. Opłaty będą naliczane od {{.Date}}" }, { "id": "api.templates.cloud_upgrade_confirmation.subject", @@ -9358,5 +9358,21 @@ { "id": "api.authorization_error.guest", "translation": " " + }, + { + "id": "app.post.get_top_threads_for_user_since.app_error", + "translation": "Nie można uzyskać informacji o najważniejszych wątkach dla użytkownika." + }, + { + "id": "app.post.get_top_threads_for_team_since.app_error", + "translation": "Nie można uzyskać najlepszych wątków dla zespołu." + }, + { + "id": "app.insights.feature_disabled", + "translation": "Funkcja Insights jest wyłączona." + }, + { + "id": "api.insights.license_error", + "translation": "Twoja licencja nie obsługuje funkcji Insights." } ]