{ "translations": {
    "Ephemeral webhook authentication" : "Trumpalaikis „webhook“ autentifikavimas",
    "Webhooks" : "„Webhooks“",
    "Nextcloud Webhook Support" : "Nextcloud „Webhook“ palaikymas",
    "Send notifications to external services whenever something important happens, like when files are changed or updated." : "Siųskite pranešimus išorinėms paslaugoms, kai tik įvyksta kas nors svarbaus, pvz., kai pakeičiami arba atnaujinami failai.",
    "Set up webhooks that automatically notify external services whenever certain events - like file changes - occur within Nextcloud. By configuring these webhooks, administrators can specify which actions in their Nextcloud instance should trigger notifications and where those notifications should be sent, enabling seamless integration with other platforms and automating workflows.\n\nThe app works by monitoring Nextcloud's event system and dispatching HTTP requests (webhooks) containing relevant event data to the specified endpoints whenever a configured event takes place. This approach makes it easy to connect Nextcloud with external tools, allowing for real-time interactions without needing to manually check for updates or changes.\n\nAdministrators can configure webhook listeners via the app's OCS API. The app also provides a command-line tool to list currently configured webhooks. There are no Web UI settings." : "Nustatykite „webhooks“, kurie automatiškai praneša išorinėms paslaugoms, kai „Nextcloud“ sistemoje įvyksta tam tikri įvykiai, pvz., failų pakeitimai. Konfigūruodami šiuos „webhooks“, administratoriai gali nurodyti, kurie veiksmai jų „Nextcloud“ egzemplioriuje turėtų suaktyvinti pranešimus ir kur tie pranešimai turėtų būti siunčiami, taip užtikrindami sklandžią integraciją su kitomis platformomis ir automatizuodami darbo eigas.\n\nProgramėlė veikia stebėdama „Nextcloud“ įvykių sistemą ir siųsdama HTTP užklausas („webhooks“) su atitinkamais įvykių duomenimis į nurodytus galinius taškus, kai įvyksta sukonfigūruotas įvykis. Šis metodas leidžia lengvai prijungti „Nextcloud“ prie išorinių įrankių, leidžiančių sąveikauti realiuoju laiku, nereikia rankiniu būdu tikrinti atnaujinimų ar pakeitimų.\n\nAdministratoriai gali konfigūruoti „webhooks“ klausytojus naudodami programos OCS API. Programėlė taip pat teikia komandinės eilutės įrankį, skirtą šiuo metu sukonfigūruotų „webhooks“ sąrašui pateikti. Nėra jokių žiniatinklio sąsajos nustatymų.",
    "Nextcloud webhook support" : "Nextcloud „webhook“ palaikymas"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}