# Translation of GiveWP - GiveWP Webhooks in Chinese (China)
# This file is distributed under the same license as the GiveWP - GiveWP Webhooks package.
msgid ""
msgstr ""
"PO-Revision-Date: +0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: GlotPress/4.0.3\n"
"Language: zh_CN\n"
"Project-Id-Version: GiveWP - GiveWP Webhooks\n"

#: src/Webhooks/resources/views/admin/notices/give-version-error.php:14
msgid "for the %1$s add-on to activate"
msgstr ""

#: src/Webhooks/resources/views/admin/notices/give-version-error.php:11
msgid "version"
msgstr ""

#: src/Webhooks/resources/views/admin/notices/give-version-error.php:9
msgid "You must have"
msgstr ""

#: src/Webhooks/resources/views/admin/notices/give-inactive.php:12
msgid "plugin installed and activated for the %s add-on to activate"
msgstr ""

#: src/Webhooks/resources/views/admin/notices/give-inactive.php:9
msgid "You must have the"
msgstr ""

#: src/Webhooks/resources/views/admin/notices/give-inactive.php:7
#: src/Webhooks/resources/views/admin/notices/give-version-error.php:6
msgid "Activation Error:"
msgstr ""

#: src/Webhooks/Events/SpecialFlags/AllEvents.php:21
msgid "Send data from any event to webhooks that have this flag"
msgstr ""

#: src/Requests/Actions/WebhookDeactivatedEmail.php:45
msgid "This endpoint will remain deactivated. You can activate it again from Webhooks in GiveWP Tools any time. However, if you activate it without solving the problem, events will fail again and restart this process."
msgstr ""

#: src/Requests/Actions/WebhookDeactivatedEmail.php:30
msgid "We notified you when events to this endpoint continued to fail after %s retries. We continued to try sending events to this endpoint for one week since the first event failure on %s. You can find event failure details in the "
msgstr ""

#: src/Requests/Actions/WebhookDeactivatedEmail.php:27
msgid "The URL of the deactivated webhook endpoint is: "
msgstr ""

#: src/Requests/Actions/WebhookDeactivatedEmail.php:23
msgid "Events to one of your webhook endpoints have been failing, and we have disabled it. GiveWP sends webhook events to notify you of activity on GiveWP, such as a completed donation or updates to a donor record. You can learn more about webhook endpoints by reading the "
msgstr ""

#: src/Requests/Actions/WebhookDeactivatedEmail.php:17
msgid "GiveWP webhook has been deactivated due to failed events"
msgstr ""

#: src/Requests/Actions/RequestFailingEmail.php:50
#: src/Requests/Actions/WebhookDeactivatedEmail.php:50
msgid "GiveWP Team"
msgstr ""

#: src/Requests/Actions/RequestFailingEmail.php:48
#: src/Requests/Actions/WebhookDeactivatedEmail.php:48
msgid "Regards,"
msgstr ""

#: src/Requests/Actions/RequestFailingEmail.php:45
msgid "If events continue to fail for a week, we will automatically disable this endpoint. You can activate it again from Webhooks in GiveWP Tools any time. However, if you activate it without solving the problem, events will fail again and restart this process."
msgstr ""

#: src/Requests/Actions/RequestFailingEmail.php:43
#: src/Requests/Actions/WebhookDeactivatedEmail.php:43
msgid "What happens if I don’t fix it?"
msgstr ""

#: src/Requests/Actions/RequestFailingEmail.php:40
#: src/Requests/Actions/WebhookDeactivatedEmail.php:40
msgid "Webhooks in GiveWP Tools"
msgstr ""

#: src/Requests/Actions/RequestFailingEmail.php:39
#: src/Requests/Actions/WebhookDeactivatedEmail.php:39
msgid "If this webhook endpoint is no longer in use, you can disable or delete it from your "
msgstr ""

#: src/Requests/Actions/RequestFailingEmail.php:36
#: src/Requests/Actions/WebhookDeactivatedEmail.php:36
msgid "If this webhook endpoint is important to your operation, you can try to fix the issue on the receiving end. You may need to check your server or contact support for the software that is supposed to receive events from these endpoints."
msgstr ""

#: src/Requests/Actions/RequestFailingEmail.php:34
#: src/Requests/Actions/WebhookDeactivatedEmail.php:34
msgid "What can I do about it?"
msgstr ""

#: src/Requests/Actions/RequestFailingEmail.php:31
#: src/Requests/Actions/WebhookDeactivatedEmail.php:31
msgid "Webhook events log."
msgstr ""

#: src/Requests/Actions/RequestFailingEmail.php:30
msgid "We have tried to send event notifications to this endpoint %s times since the first event failure on %s. You can find event failure details in the "
msgstr ""

#: src/Requests/Actions/RequestFailingEmail.php:27
msgid "The URL of the failing webhook endpoint is: "
msgstr ""

#: src/Requests/Actions/RequestFailingEmail.php:24
#: src/Requests/Actions/WebhookDeactivatedEmail.php:24
msgid "webhooks documentation."
msgstr ""

#: src/Requests/Actions/RequestFailingEmail.php:23
msgid "We’re having trouble sending events to one of your webhook endpoints. GiveWP sends webhook events to notify you of activity on GiveWP, such as a completed donation or updates to a donor record. You can learn more about webhook endpoints by reading the: "
msgstr ""

#: src/Requests/Actions/RequestFailingEmail.php:21
#: src/Requests/Actions/WebhookDeactivatedEmail.php:21
msgid "Hi there,"
msgstr ""

#: src/Requests/Actions/RequestFailingEmail.php:17
msgid "GiveWP webhook events are failing"
msgstr ""

#: src/Events/Subscriptions/SubscriptionUpdated.php:43
msgid "Occurs when a subscription is updated"
msgstr ""

#: src/Events/Subscriptions/SubscriptionStatusChanged.php:29
msgid "Occurs when a subscription has the status changed"
msgstr ""

#: src/Events/Subscriptions/SubscriptionDeleted.php:30
msgid "Occurs when a subscription is deleted"
msgstr ""

#: src/Events/Subscriptions/SubscriptionCreated.php:30
msgid "Occurs when a new subscription is created"
msgstr ""

#: src/Events/Donors/DonorUpdated.php:43
msgid "Occurs when a donor is updated"
msgstr ""

#: src/Events/Donors/DonorDeleted.php:29
msgid "Occurs when a donor is deleted"
msgstr ""

#: src/Events/Donors/DonorCreated.php:29
msgid "Occurs when a new donor is added"
msgstr ""

#: src/Events/Donations/DonationUpdated.php:44
msgid "Occurs when a donation is updated"
msgstr ""

#: src/Events/Donations/DonationStatusChanged.php:29
msgid "Occurs when a donation has the status changed"
msgstr ""

#: src/Events/Donations/DonationDeleted.php:29
msgid "Occurs when a donation is deleted"
msgstr ""

#: src/Events/Donations/DonationCreated.php:30
msgid "Occurs when a new donation is created"
msgstr ""

#: src/API/Endpoints/UpdateWebhook.php:40
msgid "The ID of the webhook to update."
msgstr ""

#: src/API/Endpoints/GetWebhooksList.php:67
msgid "Webhooks not found."
msgstr ""

#: src/API/Endpoints/GetWebhooksList.php:45
msgid "Total number of items per page - if not set, the default value is -1 which will return all items at once."
msgstr ""

#: src/API/Endpoints/GetWebhooksList.php:38
msgid "The number of the page to retrieve - if not set, the default value is 1."
msgstr ""

#: src/API/Endpoints/GetWebhookEvent.php:39
msgid "The ID of the event to retrieve."
msgstr ""

#: src/API/Endpoints/GetWebhook.php:39
msgid "The ID of the webhook to retrieve."
msgstr ""

#: src/API/Endpoints/DeleteWebhook.php:41
msgid "The ID of the webhook to delete."
msgstr ""

#: src/API/Endpoints/CreateWebhook.php:64
#: src/API/Endpoints/UpdateWebhook.php:70
msgid "The event IDs associated with the webhook"
msgstr ""

#: src/API/Endpoints/CreateWebhook.php:58
#: src/API/Endpoints/UpdateWebhook.php:64
msgid "The webhook's description"
msgstr ""

#: src/API/Endpoints/CreateWebhook.php:52
#: src/API/Endpoints/UpdateWebhook.php:58
msgid "The webhook's HTTP method (POST, GET, PUT etc.)"
msgstr ""

#: src/API/Endpoints/CreateWebhook.php:46
#: src/API/Endpoints/UpdateWebhook.php:52
msgid "The webhook's endpoint"
msgstr ""

#: src/API/Endpoints/CreateWebhook.php:40
#: src/API/Endpoints/UpdateWebhook.php:46
msgid "Set if the webhook is active or not"
msgstr ""

#: src/API/Endpoints/BaseEndpoint.php:127
msgid "%s. Search the logs at Donations > Tools > Logs for a more specific cause of the problem."
msgstr ""

#: src/API/Endpoints/BaseEndpoint.php:79
msgid "You don't have permission to access the Webhooks settings. Contact a site administrator and have them change your access level."
msgstr ""

#: src/Addon/Links.php:19 src/Webhooks/Webhooks.php:20
msgid "Webhooks"
msgstr ""

#. Author URI of the plugin
#: give-webhooks.php
msgid "https://givewp.com/"
msgstr ""

#. Author of the plugin
#: give-webhooks.php
msgid "GiveWP"
msgstr ""

#. Description of the plugin
#: give-webhooks.php
msgid "Connect your GiveWP donation forms to your favorite CRM, a custom reporting dashboard, and more. With GiveWP webhooks, your developer can connect your forms to anything."
msgstr ""

#. Plugin URI of the plugin
#: give-webhooks.php
msgid "https://givewp.com/addons/webhooks/"
msgstr ""

#. Plugin Name of the plugin
#: give-webhooks.php
msgid "Give - Webhooks"
msgstr ""