From 4b6b8a80f7c32a06a1f61e7d90a3dd1b2e7173da Mon Sep 17 00:00:00 2001 From: master7 Date: Sat, 20 Nov 2021 11:25:26 +0100 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 100.0% (2322 of 2322 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% (2318 of 2318 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% (2317 of 2317 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/pl/ --- i18n/pl.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/i18n/pl.json b/i18n/pl.json index 1b731b3807..daf7501eeb 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -9266,5 +9266,41 @@ { "id": "ent.elasticsearch.getAllChannelMembers.error", "translation": "Nie udało się zebrać wszystkich członków kanału" + }, + { + "id": "app.user.get_thread_count_for_user.app_error", + "translation": "Nie udało się uzyskać liczby wątków dla tego użytkownika." + }, + { + "id": "app.role.get_all.app_error", + "translation": "Nie udało się pobrać wszystkich ról." + }, + { + "id": "api.templates.invite_body.title.reminder", + "translation": "Przypomnienie" + }, + { + "id": "api.custom_status.set_custom_statuses.update.app_error", + "translation": "Nie udało się zaktualizować niestandardowego statusu. Proszę dodać albo emoji, albo niestandardowy status tekstowy, albo oba." + }, + { + "id": "app.session.extend_session_expiry.app_error", + "translation": "Nie można wydłużyć sesji" + }, + { + "id": "fix_crt_channel_unreads.worker.do_job.mark_channel_as_read", + "translation": "Nie można oznaczyć kanału jako przeczytany" + }, + { + "id": "fix_crt_channel_unreads.worker.do_job.kill_orphan_jobs", + "translation": "Usuwanie osieroconych zadań" + }, + { + "id": "fix_crt_channel_unreads.worker.do_job.get_post_types", + "translation": "Nie udało się uzyskać unikalnych typów postów" + }, + { + "id": "fix_crt_channel_unreads.worker.do_job.get_bad_channel_memberships", + "translation": "Nie udało się zebrać wszystkich członków kanału" } ]