From 6bcb5b436ae91ed88c398c1f41726e967bc2fa6a Mon Sep 17 00:00:00 2001 From: master7 Date: Tue, 14 Jun 2022 15:12:12 +0200 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 100.0% (2335 of 2335 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% (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% (2334 of 2334 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, 13 insertions(+), 5 deletions(-) diff --git a/i18n/pl.json b/i18n/pl.json index 21a9154d51..0d317949c7 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -7737,7 +7737,7 @@ }, { "id": "api.templates.cloud_trial_ending_email.title", - "translation": "Twój darmowy 14-dniowy okres próbny Mattermost wkrótce się kończy" + "translation": "Twój darmowy 30-dniowy okres próbny Mattermost wkrótce się kończy" }, { "id": "api.templates.license_up_for_renewal_title", @@ -7765,7 +7765,7 @@ }, { "id": "api.templates.cloud_welcome_email.title", - "translation": "Twoja 14-dniowa wersja testowa {{.WorkSpace}} jest gotowa do pracy!" + "translation": "Twoja przestrzeń robocza jest gotowa do pracy!" }, { "id": "api.templates.cloud_welcome_email.subtitle_info", @@ -7821,7 +7821,7 @@ }, { "id": "api.templates.cloud_trial_ending_email.subtitle", - "translation": "{{.Name}}, Twój 14-dniowy okres próbny Mattermost Cloud Professional kończy się za 3 dni, w dniu {{.TrialEnd}}. Proszę dodać informacje o płatności, aby Twój zespół mógł dalej korzystać z zalet Cloud Professional." + "translation": "{{.Name}}, Twój 30-dniowy okres próbny Mattermost Cloud Professional kończy się za 3 dni, w dniu {{.TrialEnd}}. Proszę dodać informacje o płatności, aby Twój zespół mógł dalej korzystać z zalet Cloud Professional." }, { "id": "api.templates.cloud_trial_ending_email.subject", @@ -7833,11 +7833,11 @@ }, { "id": "api.templates.cloud_trial_ended_email.title", - "translation": "Twój bezpłatny 14-dniowy okres próbny programu Mattermost dobiegł końca" + "translation": "Twój bezpłatny 30-dniowy okres próbny programu Mattermost dobiegł końca" }, { "id": "api.templates.cloud_trial_ended_email.subtitle", - "translation": "{{.Name}}, 14-dniowa bezpłatna wersja próbna Mattermost Cloud Enterprise zakończyła się w dniu {{.TodayDate}}. Mamy nadzieję, że spodobała Ci się nasza elastyczna i bezpieczna platforma współpracy. Prosimy o dodanie informacji o płatności, aby zespół mógł kontynuować współpracę z Mattermost." + "translation": "{{.Name}}, twoja 30-dniowa bezpłatna wersja próbna Mattermost Cloud Enterprise zakończyła się w dniu {{.TodayDate}}. Mamy nadzieję, że spodobała Ci się nasza elastyczna i bezpieczna platforma współpracy. Prosimy o dodanie informacji o płatności, aby zespół mógł kontynuować współpracę z Mattermost." }, { "id": "api.templates.cloud_trial_ended_email.subject", @@ -9342,5 +9342,13 @@ { "id": "api.cloud.teams_limit_reached.create", "translation": "Nie można utworzyć zespołu, ponieważ osiągnięto limit zespołów" + }, + { + "id": "app.usage.get_storage_usage.app_error", + "translation": "Nie udało się uzyskać informacji o wykorzystaniu pamięci masowej." + }, + { + "id": "model.config.is_valid.image_decoder_concurrency.app_error", + "translation": "Nieprawidłowa współbieżność dekodera {{.Wartość}}. Powinna być liczbą dodatnią lub -1." } ]