# Translation of GiveWP - Authorize.Net Gateway in Arabic
# This file is distributed under the same license as the GiveWP - Authorize.Net Gateway 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=6; plural=(n == 0) ? 0 : ((n == 1) ? 1 : ((n == 2) ? 2 : ((n % 100 >= 3 && n % 100 <= 10) ? 3 : ((n % 100 >= 11 && n % 100 <= 99) ? 4 : 5))));\n"
"X-Generator: GlotPress/4.0.3\n"
"Language: ar\n"
"Project-Id-Version: GiveWP - Authorize.Net Gateway\n"

#: src/Actions/CreateAcceptPaymentTransaction.php:198
msgid "The selected payment method does not support %s currency, please select another currency or payment method"
msgstr ""

#: build/creditCardGateway.js:1
msgid "Credit Card Info"
msgstr ""

#: build/creditCardGateway.js:1 build/eCheckGateway.js:1
msgid "Field Required"
msgstr ""

#: src/Gateway/eCheckGateway.php:108 build/eCheckGateway.js:1
msgid "Check Sample"
msgstr ""

#: src/Webhooks/WebhooksProcessors.php:166
msgid "[Authorize.Net] Transaction approved."
msgstr ""

#: src/Webhooks/WebhooksProcessors.php:160
msgid "[Authorize.Net] Transaction declined by the fraud filter."
msgstr ""

#: src/Webhooks/WebhooksProcessors.php:152
msgid "[Authorize.Net] Transaction approved by the fraud filter."
msgstr ""

#: src/Webhooks/WebhooksProcessors.php:145
msgid "[Authorize.Net] Transaction refunded"
msgstr ""

#: src/Webhooks/WebhooksProcessors.php:140
msgid "[Authorize.Net] Transaction voided."
msgstr ""

#: src/Gateway/Traits/RefundDonationGateway.php:79
msgid "Refund the donation at Authorize.Net?"
msgstr ""

#: src/Gateway/Traits/RefundDonationGateway.php:41
msgid "Error! Donation %s was NOT refunded. Find more details on the error in the logs at Donations > Tools > Logs. To refund the donation, use the Authorize.Net dashboard tools."
msgstr ""

#: src/Gateway/Traits/RefundDonationGateway.php:33
msgid "Donation refunded in Authorize.Net for transaction ID: %s"
msgstr ""

#: src/Gateway/Traits/CreatePaymentGateway.php:53
msgid "[[Authorize.Net] There was an error processing donation %s."
msgstr ""

#: src/Gateway/Traits/CreatePaymentGateway.php:39
msgid "[[Authorize.Net] The transaction for donation %s was declined."
msgstr ""

#: src/Gateway/eCheckGateway.php:193
msgid "Business Checking"
msgstr ""

#: src/Gateway/eCheckGateway.php:192
msgid "Savings"
msgstr ""

#: src/Gateway/eCheckGateway.php:191
msgid "Checking"
msgstr ""

#: src/Gateway/eCheckGateway.php:165
msgid "The type of bank account."
msgstr ""

#: src/Gateway/eCheckGateway.php:163 build/eCheckGateway.js:1
msgid "Account Type"
msgstr ""

#: src/Gateway/eCheckGateway.php:150
msgid "The name of the person who holds the bank account."
msgstr ""

#: src/Gateway/eCheckGateway.php:148 build/eCheckGateway.js:1
msgid "Name on Account"
msgstr ""

#: src/Gateway/eCheckGateway.php:133
msgid "The bank account number."
msgstr ""

#: src/Gateway/eCheckGateway.php:131 build/eCheckGateway.js:1
msgid "Account Number"
msgstr ""

#: src/Gateway/eCheckGateway.php:119
msgid "The bank's routing number."
msgstr ""

#: src/Gateway/eCheckGateway.php:117 build/eCheckGateway.js:1
msgid "Routing Number"
msgstr ""

#: src/Gateway/eCheckGateway.php:101 build/eCheckGateway.js:1
msgid "Bank Details"
msgstr ""

#: src/Gateway/eCheckGateway.php:69 src/Gateway/eCheckGateway.php:77
msgid "Authorize.Net - eCheck"
msgstr ""

#: src/Gateway/CreditCardGateway.php:70 src/Gateway/CreditCardGateway.php:80
msgid "Authorize.Net - Credit Card"
msgstr ""

#: src/EventHandlers/DonationRefunded.php:30
msgid "Transaction Refunded."
msgstr ""

#: src/EventHandlers/DonationFailed.php:30
msgid "Transaction Failed."
msgstr ""

#: src/EventHandlers/DonationCompleted.php:37
#: src/EventHandlers/DonationFailed.php:35
#: src/EventHandlers/DonationRefunded.php:35
msgid "Authorize transaction ID: %s"
msgstr ""

#: src/EventHandlers/DonationCompleted.php:32
msgid "Transaction Completed."
msgstr ""

#: src/DataTransferObjects/AuthorizeGatewayData.php:51
msgid "[Authorize.Net] The \"data descriptor\" or \"data value\" is missing."
msgstr ""

#: src/Admin/Notices.php:45
msgid "URGENT: Your site is not correctly connected to your LIVE Authorize.Net account. Generate a client public key within the Authorize.Net dashboard, and paste that key into the <a href=\"%s\" >settings page</a>. <a href=\"%s\" target=\"_blank\">How to connect to Authorize.Net &raquo;</a>"
msgstr ""

#: src/Admin/Notices.php:31
msgid "URGENT: Your site is not correctly connected to your SANDBOX Authorize.Net account. Generate a client public key within the Authorize.Net dashboard, and paste that key into the <a href=\"%s\" >settings page</a>. <a href=\"%s\" target=\"_blank\">How to connect to Authorize.Net &raquo;</a>"
msgstr ""

#: src/Actions/SendClientPublicKeyUpdateFailedEmail.php:27
msgid "Connecting to Authorize.Net &raquo;"
msgstr ""

#: src/Actions/SendClientPublicKeyUpdateFailedEmail.php:25
msgid "To connect to your %s Authorize.Net account, generate a client public key within the Authorize.Net dashboard, and then paste that key into the settings page within GiveWP. See the detailed instructions at the following link:"
msgstr ""

#: src/Actions/SendClientPublicKeyUpdateFailedEmail.php:23
msgid "During a recent update to the Authorize.Net GiveWP add-on, your site switched to using a new method of connecting to Authorize.Net. Part of that update was an attempt to automatically fill the new %s credentials. For your site, that attempt failed, but the good news is that it's an easy fix."
msgstr ""

#: src/Actions/SendClientPublicKeyUpdateFailedEmail.php:18
msgid "Urgent: update your Authorize.Net %s client key within GiveWP to continue receiving donations."
msgstr ""

#: src/Actions/RefundTransaction.php:44
msgid "[Authorize.Net] During an attempted refund, transaction details were not returned from the gateway. Ensure that the transaction ID matches on the gateway side."
msgstr ""

#: src/Actions/RefundTransaction.php:37
msgid "[Authorize.Net] The transaction id was not provided during an attempted refund. Check the donation details and ensure that the transaction ID is present and matches the one from the gateway."
msgstr ""

#: src/Actions/CreateAcceptPaymentTransaction.php:201
msgid "[Authorize.net] Transaction Failed. Error: %s - %s"
msgstr ""

#: src/Actions/CreateAcceptPaymentTransaction.php:154
msgid "[Authorize.Net] Invalid response from the API."
msgstr ""

#: src/Actions/CreateAcceptPaymentTransaction.php:137
msgid "[Authorize.Net] No response from the API."
msgstr ""

#: includes/give-authorize-helpers.php:37
msgid "Give is having trouble creating the necessary Authorize.net Sandbox webhooks that are necessary to communicate with the API. Please generate a signature key within the Authorize.net merchant interface to resolve the issue. <a href=\"%s\" target=\"_blank\">Click here for instructions &raquo;</a>"
msgstr ""

#: includes/give-authorize-helpers.php:29
msgid "Give is having trouble creating the necessary Authorize.net Live webhooks that are necessary to communicate with the API. Please generate a signature key within the Authorize.net merchant interface to resolve the issue. <a href=\"%s\" target=\"_blank\">Click here for instructions &raquo;</a>"
msgstr ""

#: includes/class-authorize-payments.php:165
msgid "This is the Authorize.net transction ID. Click the link to view more details at the gateway."
msgstr ""

#: includes/class-authorize-payments.php:135
msgid "Missing API Login or Transaction key. Please enter them in the plugin settings."
msgstr ""

#: includes/class-authorize-payments.php:104
#: includes/class-authorize-payments.php:118
#: includes/class-authorize-payments.php:134
msgid "Authorize.net Error"
msgstr ""

#: includes/class-authorize-payments.php:97
msgid "An Authorize.net transaction was attempted without entering the proper API credentials within the plugin settings."
msgstr ""

#: includes/class-authorize-payments.php:96
msgid "There was a problem processing this donation. Please contact the site administrator for assistance."
msgstr ""

#: includes/admin/give-authorize-settings.php:251
msgid "Webhooks are a one-way communication from the gateway when something happens that needs to be updated or reflected on the site, like a new donation coming in on a recurring donation. GiveWP automatically configures the webhook on first connection to Authorize.Net. Sandbox webhooks are for testing transactions."
msgstr ""

#: includes/admin/give-authorize-settings.php:248
msgid "Check again"
msgstr ""

#: includes/admin/give-authorize-settings.php:244
msgid "There was a problem setting up the sandbox webhooks. Please check the <a href=\"%s\">logs</a> for additional details."
msgstr ""

#: includes/admin/give-authorize-settings.php:241
msgid "No Sandbox API Keys Detected"
msgstr ""

#: includes/admin/give-authorize-settings.php:238
msgid "Sandbox Webhooks Set Up"
msgstr ""

#: includes/admin/give-authorize-settings.php:232
msgid "There was a problem setting up the live webhooks."
msgstr ""

#: includes/admin/give-authorize-settings.php:229
msgid "No Live API Keys Detected"
msgstr ""

#: includes/admin/give-authorize-settings.php:226
msgid "Live Webhooks Set Up"
msgstr ""

#: includes/admin/give-authorize-settings.php:222
msgid "Checking webhooks status..."
msgstr ""

#: includes/admin/give-authorize-settings.php:216
msgid "Authorize.net Webhooks"
msgstr ""

#: includes/admin/give-authorize-settings.php:186
#: includes/admin/give-authorize-settings.php:189
msgid "Authorize.Net Gateway Documentation"
msgstr ""

#: includes/admin/give-authorize-settings.php:180
msgid "This option will enable the billing details section for Authorize.Net which requires the donor's address to complete the donation. These fields are not required by Authorize.Net to process the transaction, but you may have the need to collect the data."
msgstr ""

#: includes/admin/give-authorize-settings.php:179
msgid "Collect Billing Details"
msgstr ""

#: includes/admin/give-authorize-settings.php:170
msgid "Max 25 characters. The billing descriptor is the way a organization's name appears on a credit card statement and is set up when the merchant account is established. It is used by the credit card customer to identify who a payment was made to on a particular transaction."
msgstr ""

#: includes/admin/give-authorize-settings.php:169
msgid "Billing Descriptor"
msgstr ""

#: includes/admin/give-authorize-settings.php:164
msgid "Enable webhooks for both live and test modes."
msgstr ""

#: includes/admin/give-authorize-settings.php:163
msgid "Webhooks"
msgstr ""

#: includes/admin/give-authorize-settings.php:157
msgid "Enter your SANDBOX Authorize.Net public client key for testing without real money in GiveWP Test Mode."
msgstr ""

#: includes/admin/give-authorize-settings.php:156
msgid "Sandbox Public Client Key"
msgstr ""

#: includes/admin/give-authorize-settings.php:150
msgid "Enter your SANDBOX Authorize.Net transaction key for testing without real money in GiveWP Test Mode."
msgstr ""

#: includes/admin/give-authorize-settings.php:149
msgid "Sandbox Transaction Key"
msgstr ""

#: includes/admin/give-authorize-settings.php:143
msgid "Enter your SANDBOX Authorize.Net API login ID for testing without real money in GiveWP Test Mode."
msgstr ""

#: includes/admin/give-authorize-settings.php:142
msgid "Sandbox API Login ID"
msgstr ""

#: includes/admin/give-authorize-settings.php:136
msgid "Enter your LIVE Authorize.Net public client key."
msgstr ""

#: includes/admin/give-authorize-settings.php:135
msgid "Live Public Client Key"
msgstr ""

#: includes/admin/give-authorize-settings.php:129
msgid "Enter your LIVE Authorize.Net transaction key."
msgstr ""

#: includes/admin/give-authorize-settings.php:128
msgid "Live Transaction Key"
msgstr ""

#: includes/admin/give-authorize-settings.php:122
msgid "Enter your LIVE Authorize.Net API login ID."
msgstr ""

#: includes/admin/give-authorize-settings.php:121
msgid "Live API Login ID"
msgstr ""

#: includes/admin/give-authorize-settings.php:70
#: includes/admin/give-authorize-settings.php:92
msgid "Authorize.net"
msgstr ""

#: includes/admin/give-authorize-activation.php:119
msgid "Add-ons"
msgstr ""

#: includes/admin/give-authorize-activation.php:109
msgid "Documentation"
msgstr ""

#: includes/admin/give-authorize-activation.php:74
msgid "Settings"
msgstr ""

#: includes/admin/give-authorize-activation.php:42
#: includes/admin/give-authorize-settings.php:114
msgid "Authorize.net Gateway"
msgstr ""

#: give-authorize-net.php:304
msgid "<strong>Activation Error:</strong> You must have the <a href=\"%s\" target=\"_blank\">cURL</a> installed for the Give - Authorize.net gateway add-on to activate."
msgstr ""

#: give-authorize-net.php:287
msgid "<strong>Activation Error:</strong> You must have the <a href=\"%s\" target=\"_blank\">Give</a> core version %s or above for the Give - Authorize.net gateway add-on to activate."
msgstr ""

#: give-authorize-net.php:253
msgid "<strong>Activation Error:</strong> You must have the <a href=\"%s\" target=\"_blank\">Give</a> plugin installed and activated for the Authorize.net gateway to activate."
msgstr ""

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

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

#. Description of the plugin
#: give-authorize-net.php
msgid "Give add-on gateway for Authorize.net"
msgstr ""

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

#. Plugin Name of the plugin
#: give-authorize-net.php
msgid "Give - Authorize.net Gateway"
msgstr ""