- '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_create' => 'Vytvoriť nový webhook',
+ 'webhooks_none_created' => 'Žiadne webhooky zatiaľ neboli vytvorené.',
+ 'webhooks_edit' => 'Upraviť Webhook',
+ 'webhooks_save' => 'Uložiť Webhook',
+ 'webhooks_details' => 'Detaily Webhooku',
+ 'webhooks_details_desc' => 'Poskytnite užívateľsky prívetivý názov a koncový bod POST ako miesto, kam sa majú odosielať údaje webhooku.',
+ 'webhooks_events' => 'Udalosti webhooku',
+ 'webhooks_events_desc' => 'Vyberte všetky udalosti, ktoré by mali spustiť volanie tohto webhooku.',
+ 'webhooks_events_warning' => 'Majte na pamäti, že tieto udalosti sa spustia pre všetky vybraté udalosti, aj keď sa používajú vlastné povolenia. Uistite sa, že používanie tohto webhooku neodhalí dôverný obsah.',
+ 'webhooks_events_all' => 'Všetky systémové udalosti',
+ 'webhooks_name' => 'Názov webhooku',
+ 'webhooks_timeout' => 'Časový limit žiadosti webhooku (v sekundách)',
+ 'webhooks_endpoint' => 'Koncový bod webhooku',
+ 'webhooks_active' => 'Webhook je aktívny',
+ 'webhook_events_table_header' => 'Udalosti',
+ 'webhooks_delete' => 'Odstrániť webhook',
+ 'webhooks_delete_warning' => 'Týmto sa tento webhook s názvom „:webhookName“ úplne odstráni zo systému.',
+ 'webhooks_delete_confirm' => 'Naozaj chcete odstrániť tento webhook?',
+ 'webhooks_format_example' => 'Príklad formátu webhooku',
+ 'webhooks_format_example_desc' => 'Údaje webhooku sa odosielajú ako žiadosť POST do nakonfigurovaného koncového bodu ako JSON podľa nižšie uvedeného formátu. Vlastnosti „related_item“ a „url“ sú voliteľné a budú závisieť od typu spustenej udalosti.',
+ 'webhooks_status' => 'Stav webhooku',
+ 'webhooks_last_called' => 'Naposledy volané:',
+ 'webhooks_last_errored' => 'Posledná chyba:',
+ 'webhooks_last_error_message' => 'Posledná chybová správa:',