- 'webhooks' => 'Webhooks',
- 'webhooks_create' => 'Create New Webhook',
- 'webhooks_none_created' => 'No webhooks have yet been created.',
- 'webhooks_edit' => 'Edit Webhook',
- 'webhooks_save' => 'Save Webhook',
- 'webhooks_details' => 'Webhook Details',
- 'webhooks_details_desc' => 'Provide a user friendly name and a POST endpoint as a location for the webhook data to be sent to.',
- 'webhooks_events' => 'Webhook Events',
- 'webhooks_events_desc' => 'Select all the events that should trigger this webhook to be called.',
- 'webhooks_events_warning' => 'Keep in mind that these events will be triggered for all selected events, even if custom permissions are applied. Ensure that use of this webhook won\'t expose confidential content.',
- 'webhooks_events_all' => 'All system events',
- 'webhooks_name' => 'Webhook Name',
- 'webhooks_timeout' => 'Webhook Request Timeout (Seconds)',
- 'webhooks_endpoint' => 'Webhook Endpoint',
- 'webhooks_active' => 'Webhook Active',
- 'webhook_events_table_header' => 'Events',
- 'webhooks_delete' => 'Delete Webhook',
- 'webhooks_delete_warning' => 'This will fully delete this webhook, with the name \':webhookName\', from the system.',
- 'webhooks_delete_confirm' => 'Are you sure you want to delete this webhook?',
- 'webhooks_format_example' => 'Webhook Format Example',
- 'webhooks_format_example_desc' => 'Webhook data is sent as a POST request to the configured endpoint as JSON following the format below. The "related_item" and "url" properties are optional and will depend on the type of event triggered.',
- 'webhooks_status' => 'Webhook Status',
- 'webhooks_last_called' => 'Last Called:',
- 'webhooks_last_errored' => 'Last Errored:',
- 'webhooks_last_error_message' => 'Last Error Message:',
+ 'webhooks' => 'Webhooki',
+ 'webhooks_create' => 'Utwórz nowy Webhook',
+ 'webhooks_none_created' => 'Nie utworzono jeszcze żadnych webhooków.',
+ 'webhooks_edit' => 'Edytuj Webhook',
+ 'webhooks_save' => 'Zapisz Webhook',
+ 'webhooks_details' => 'Szczegóły Webhooka',
+ 'webhooks_details_desc' => 'Podaj przyjazną nazwę i punkt końcowy POST jako adres docelowy wysłania dla danych webhooka.',
+ 'webhooks_events' => 'Zdarzenia Webhook',
+ 'webhooks_events_desc' => 'Zaznacz wszystkie zdarzenia, które powinny wyzwalać wywołanie tego webhooka.',
+ 'webhooks_events_warning' => 'Pamiętaj, że te zdarzenia będą wyzwalane dla wszystkich wybranych wydarzeń, nawet jeśli zostaną zastosowane niestandardowe uprawnienia. Upewnij się, że korzystanie z tego webhooka nie spowoduje ujawnienia poufnych treści.',
+ 'webhooks_events_all' => 'Wszystkie zdarzenia systemowe',
+ 'webhooks_name' => 'Nazwa Webhooka',
+ 'webhooks_timeout' => 'Limit czasu żądania Webhooka (w sekundach)',
+ 'webhooks_endpoint' => 'Punkt Końcowy Webhooka',
+ 'webhooks_active' => 'Webhook Aktywny',
+ 'webhook_events_table_header' => 'Zdarzenia',
+ 'webhooks_delete' => 'Usuń Webhook',
+ 'webhooks_delete_warning' => 'Spowoduje to całkowite usunięcie z systemu tego webhooka o nazwie \':webhookName\'.',
+ 'webhooks_delete_confirm' => 'Czy na pewno chcesz usunąć ten webhook?',
+ 'webhooks_format_example' => 'Przykład Formatu Webhooka',
+ 'webhooks_format_example_desc' => 'Dane webhooka są wysyłane jako zapytanie POST do skonfigurowanego punktu końcowego jako JSON zgodnie z poniższym formatem. Właściwości "related_item" i "url" są opcjonalne i będą zależeć od typu wywołanego zdarzenia.',
+ 'webhooks_status' => 'Status Webhooka',
+ 'webhooks_last_called' => 'Ostatnio Wyzwolony:',
+ 'webhooks_last_errored' => 'Ostatni błąd:',
+ 'webhooks_last_error_message' => 'Ostatni komunikat o błędzie:',