diff --git a/i18n/pl.json b/i18n/pl.json index 1662496fa0..8b50a8c6a9 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -4789,7 +4789,7 @@ }, { "id": "web.error.unsupported_browser.min_browser_version.safari", - "translation": "Wersja 12+" + "translation": "Wersja 14.1+" }, { "id": "web.error.unsupported_browser.min_browser_version.firefox", @@ -7781,7 +7781,7 @@ }, { "id": "api.templates.email_footer_v2", - "translation": "© 2021 Mattermost, Inc. 530 Lytton Avenue, drugie piętro, Palo Alto, CA, 94301" + "translation": "© 2022 Mattermost, Inc. 530 Lytton Avenue, Second floor, Palo Alto, CA, 94301" }, { "id": "api.templates.cloud_welcome_email.invite_info", @@ -9342,5 +9342,49 @@ { "id": "api.custom_groups.count_err", "translation": "błąd liczenia grup" + }, + { + "id": "api.templates.server_inactivity_title", + "translation": "Odblokuj zwiększoną produktywność dzięki tym wspaniałym funkcjom" + }, + { + "id": "api.templates.server_inactivity_subtitle", + "translation": "Hej {{.Name}}, zauważyliśmy, że twój serwer Mattermost zbiera trochę kurzu. Zapoznaj się z kilkoma funkcjami, które pomogą odciążyć Twój zespół." + }, + { + "id": "api.templates.server_inactivity_subject", + "translation": "HEY! Otwórz Mattermost, aby zwiększyć produktywność swojego zespołu!" + }, + { + "id": "api.templates.server_inactivity_info_bullet2", + "translation": "Zarządzaj zadaniami za pomocą " + }, + { + "id": "api.templates.server_inactivity_info_bullet1", + "translation": "Zarządzanie przepływem pracy z " + }, + { + "id": "api.templates.server_inactivity_info_bullet", + "translation": "Dostęp gości do określenia " + }, + { + "id": "api.templates.server_inactivity_info", + "translation": "Przyjdź i sprawdź to!" + }, + { + "id": "api.templates.server_inactivity_button", + "translation": "Otwórz Mattermost" + }, + { + "id": "Playbooks", + "translation": "Playbooki" + }, + { + "id": "Channels", + "translation": "Kanały" + }, + { + "id": "Boards", + "translation": "Tablice" } ]