msgid ""
msgstr ""
"Project-Id-Version: community_store_bcc_payway dev-1\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-06-17T13:44:09+00:00\n"
"PO-Revision-Date: 2023-06-17T13:44:09+00:00\n"
"Language: ro_RO\n"
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n == 0 || n != 1 && n % 100 >= 1 && n % 100 <= 19) ? 1 : 2);\n"

#: packages/community_store_bcc_payway/controller.php:55
msgid "BCC PayWay Payment Method"
msgstr ""

#: packages/community_store_bcc_payway/controller.php:65
msgid "BCC PayWay Payment Method for Community Store"
msgstr ""

#: packages/community_store_bcc_payway/elements/bcc_payway/checkout_form.php:21
msgid "We accept the most used credit cards."
msgstr ""

#: packages/community_store_bcc_payway/elements/bcc_payway/checkout_form.php:23
msgid "We accept these credit cards:"
msgstr ""

#: packages/community_store_bcc_payway/elements/bcc_payway/dashboard_form.php:26
msgid "Environment to be used"
msgstr ""

#: packages/community_store_bcc_payway/elements/bcc_payway/dashboard_form.php:35
msgid "URL of the bank services (environment: %s)"
msgstr ""

#: packages/community_store_bcc_payway/elements/bcc_payway/dashboard_form.php:39
msgid "Terminal ID (environment: %s)"
msgstr ""

#: packages/community_store_bcc_payway/elements/bcc_payway/dashboard_form.php:43
msgid "Signature Key (environment: %s)"
msgstr ""

#: packages/community_store_bcc_payway/elements/bcc_payway/dashboard_form.php:66
msgid "Credit card images to be displayed"
msgstr ""

#: packages/community_store_bcc_payway/elements/bcc_payway/dashboard_form.php:68
msgid "Click on the images to disable them, drag them to change the order."
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/Callback/Customer.php:58
msgid "Payment failed"
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/Callback/Customer.php:60
msgid "We are sorry: the payment did NOT complete successfully."
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/Callback/Customer.php:62
msgid "Click here to return to the checkout page."
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/Callback/Customer.php:65
#: packages/community_store_bcc_payway/src/Concrete/Callback/Error.php:53
msgid "Error code: %s"
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/Callback/Error.php:46
msgid "Payment not possible"
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/Callback/Error.php:48
msgid "We are sorry: the payment system is not currently available."
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/Callback/Error.php:50
msgid "Please try again later."
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/Src/CommunityStore/Payment/Methods/BccPayway/BccPaywayPaymentMethod.php:30
msgid "Checkout with BCC PayWay"
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/Src/CommunityStore/Payment/Methods/BccPayway/BccPaywayPaymentMethod.php:61
#: packages/community_store_bcc_payway/src/Concrete/Src/CommunityStore/Payment/Methods/BccPayway/BccPaywayPaymentMethod.php:87
msgid "Test"
msgstr "Test"

#: packages/community_store_bcc_payway/src/Concrete/Src/CommunityStore/Payment/Methods/BccPayway/BccPaywayPaymentMethod.php:62
#: packages/community_store_bcc_payway/src/Concrete/Src/CommunityStore/Payment/Methods/BccPayway/BccPaywayPaymentMethod.php:88
msgid "Production"
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/Src/CommunityStore/Payment/Methods/BccPayway/BccPaywayPaymentMethod.php:102
msgid "Please specify which environment should be used for BCC PayWay"
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/Src/CommunityStore/Payment/Methods/BccPayway/BccPaywayPaymentMethod.php:115
msgid "Please specify the URL of the bank services for the %s environment of BCC PayWay"
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/Src/CommunityStore/Payment/Methods/BccPayway/BccPaywayPaymentMethod.php:117
msgid "The URL of the bank services for the %s environment of BCC PayWay is wrong"
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/Src/CommunityStore/Payment/Methods/BccPayway/BccPaywayPaymentMethod.php:121
msgid "Please specify the terminal ID for the %s environment of BCC PayWay"
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/Src/CommunityStore/Payment/Methods/BccPayway/BccPaywayPaymentMethod.php:125
msgid "Please specify the signature key for the %s environment of BCC PayWay"
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/Src/CommunityStore/Payment/Methods/BccPayway/BccPaywayPaymentMethod.php:190
msgid "The currency is not configured, or it has a wrong value"
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/Src/CommunityStore/Payment/Methods/BccPayway/BccPaywayPaymentMethod.php:197
msgid "The environment is not configured"
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/Src/CommunityStore/Payment/Methods/BccPayway/BccPaywayPaymentMethod.php:214
msgid "Order %1$s on %2$s"
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/Src/CommunityStore/Payment/Methods/BccPayway/BccPaywayPaymentMethod.php:249
msgid "Transaction initialization failed (error code: %s)"
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/CreditCardImages.php:116
msgid "Pay with %s"
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/PayWayVerifier.php:93
#: packages/community_store_bcc_payway/src/Concrete/PayWayVerifier.php:118
msgid "'%s' is not a valid/known shopID"
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/PayWayVerifier.php:111
#: packages/community_store_bcc_payway/src/Concrete/PayWayVerifier.php:114
msgid "Missing parameter: %s"
msgstr ""

#: packages/community_store_bcc_payway/src/Concrete/PayWayVerifier.php:122
msgid "The shopID '%1$s' should be associated to the '%2$s' paymentID, but we received '%3$s'"
msgstr ""
