msgid ""
msgstr ""
"Project-Id-Version: community_store_nexi dev-2\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: 2024-12-18T20:26:14+00:00\n"
"PO-Revision-Date: 2024-12-18T20:26:14+00:00\n"
"Language: bs_BA\n"
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);\n"

#: packages/community_store_nexi/controller.php:69
msgid "Nexi Payment Method"
msgstr ""

#: packages/community_store_nexi/controller.php:79
msgid "Nexi Payment Method for Community Store"
msgstr ""

#: packages/community_store_nexi/elements/nexi/checkout_form.php:30
#: packages/community_store_nexi/elements/nexi/checkout_form.php:62
msgid "We accept the most used credit cards."
msgstr ""

#: packages/community_store_nexi/elements/nexi/checkout_form.php:33
#: packages/community_store_nexi/elements/nexi/checkout_form.php:65
msgid "We accept these credit cards:"
msgstr ""

#: packages/community_store_nexi/elements/nexi/checkout_form.php:41
#: packages/community_store_nexi/elements/nexi/checkout_form.php:73
msgid "Pay with %s"
msgstr ""

#: packages/community_store_nexi/elements/nexi/checkout_form.php:89
#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:494
msgid "This payment method is not configured."
msgstr ""

#: packages/community_store_nexi/elements/nexi/checkout_form.php:97
msgid "This payment method is currently in \"test\" mode."
msgstr ""

#: packages/community_store_nexi/elements/nexi/checkout_form.php:98
msgid "That means that even if you provide your credit card details, you will not actually be charged anything."
msgstr ""

#: packages/community_store_nexi/elements/nexi/checkout_form.php:118
msgid "Expiration"
msgstr ""

#: packages/community_store_nexi/elements/nexi/checkout_form.php:131
msgid "In order to test the payment method you can use these values:"
msgstr ""

#: packages/community_store_nexi/elements/nexi/checkout_form.php:139
msgid "In order to test FAILED payments you can use these values:"
msgstr ""

#: packages/community_store_nexi/elements/nexi/dashboard_form.php:37
msgid "Environment to be used"
msgstr ""

#: packages/community_store_nexi/elements/nexi/dashboard_form.php:42
msgid "Implementation to be used"
msgstr ""

#: packages/community_store_nexi/elements/nexi/dashboard_form.php:43
msgid "** Please select"
msgstr ""

#: packages/community_store_nexi/elements/nexi/dashboard_form.php:51
#: packages/community_store_nexi/elements/nexi/dashboard_form.php:74
msgid "Base URL (environment: %s)"
msgstr ""

#: packages/community_store_nexi/elements/nexi/dashboard_form.php:57
#: packages/community_store_nexi/elements/nexi/dashboard_form.php:80
#: packages/community_store_nexi/elements/nexi/dashboard_form.php:93
msgid "Leave empty to use the default value (%s)"
msgstr ""

#: packages/community_store_nexi/elements/nexi/dashboard_form.php:64
msgid "Merchant Alias (environment: %s)"
msgstr ""

#: packages/community_store_nexi/elements/nexi/dashboard_form.php:68
msgid "MAC Key (environment: %s)"
msgstr ""

#: packages/community_store_nexi/elements/nexi/dashboard_form.php:87
msgid "API Key (environment: %s)"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Customer.php:104
msgid "Unable to find the Nexi order with ID %s"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Customer.php:109
#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Server.php:132
msgid "Missing operation"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Customer.php:129
#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:128
#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:170
msgid "Payment failed"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Customer.php:133
#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:132
#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:174
msgid "Click here to return to the checkout page."
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Server.php:92
msgid "Invalid JSON received"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Server.php:96
#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Server.php:106
msgid "Missing field in request: %s"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Server.php:111
msgid "Unable to find the hosted order with Nexi ID %s"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Server.php:128
msgid "Wrong security token"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Service.php:79
msgid "The payment has been declined by the issuer during the authorization phase."
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Service.php:81
msgid "The payment has been declined because of negative outcome of the transaction risk analysis."
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Service.php:83
msgid "The payment has been declined because of 3DS authentication OK or 3DS skipped (non-secure payment)."
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Service.php:85
msgid "The payment is ongoing"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Service.php:87
msgid "Online reversal of the full authorized amount"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Service.php:89
msgid "Full or partial amount refunded"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Service.php:91
msgid "Payment failed due to technical reasons"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Service.php:93
msgid "Unknown operation result (%s)"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Service.php:106
msgid "Wrong currency: expected %1$s, received %2$s"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Callback/Service.php:111
#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:280
msgid "Wrong amount: expected %1$s, received %2$s"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPayWeb/Configuration.php:58
msgid "The Nexi API key for production is not set"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:198
msgid "Unable to find the Nexi order associated to the server2server request data"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:289
msgid "Order not present"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:291
msgid "Incorrect or missing parameters"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:293
msgid "The specified PAN cannot perform further authorizations"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:295
msgid "Order already registered"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:297
msgid "Technical error"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:299
msgid "Contract number already present"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:301
msgid "Transaction denied due to VBV/SC authentication failed or not possible"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:303
msgid "Contract number not present in the archive"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:305
msgid "Merchant not enabled for multiple payments on the group"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:307
msgid "Group code not present"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:309
msgid "3D Secure canceled by user"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:311
msgid "Unauthorized card due to application of BIN Table rules"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:313
msgid "The card's PAN is already associated with another tax code"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:315
msgid "Merchant not authorized to operate in this mode"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:317
msgid "Circuit not accepted"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:319
msgid "Transaction closed due to timeout"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:321
msgid "Too many retry attempts"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:323
msgid "Card not valid for charging (expired or blocked)"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:325
msgid "Authorization denied: please check the data entered, or ask your bank/issuer for clarification"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:327
msgid "Expired card: please check the data entered before trying again"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:329
msgid "Restricted or invalid card, or your account is closed"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:331
msgid "Invalid merchant: please contact our contact support"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:333
msgid "Transaction not permitted by the card issuer: please to use another payment instrument"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:335
msgid "Insufficient funds: please retry after restoring the availability on the card or use another payment method"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:337
msgid "Technical problems with the authorization systems: please retry or contact support"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:339
msgid "Unable to contact the issuing bank: please retry or use another payment method"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:341
msgid "Transaction not permitted by card issuer"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:343
msgid "The card issuer suspects a fraudulent payment"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:345
msgid "You specified an incorrect PIN/authentication more times than allowed by the issuing bank: please retry or use another payment method"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:347
msgid "Transaction denied: please contact your bank for clarification, or use another payment method"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:349
msgid "The card may be lost, blocked or counterfeit: please use another new payment method"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:351
msgid "You attempted to re-submit the same transaction which has previously undergone a decline: please contact your bank or use a new payment instrument"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:353
msgid "Card daily spending limits exceeded"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:355
msgid "Transaction denied"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Callback.php:357
msgid "Invalid/unrecognized response status: %s"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Configuration.php:58
msgid "The Nexi merchant Alias for environment %s is not set"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Nexi/XPay/Configuration.php:72
msgid "The Nexi MAC Key for environment %s is not set"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/LogProvider.php:162
#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:94
#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:163
msgid "Test"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/LogProvider.php:163
msgid "Data sent to Nexi"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/LogProvider.php:176
msgid "Cancelled by customer"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/LogProvider.php:179
#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/LogProvider.php:190
msgid "Customer fulfilled form"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/LogProvider.php:182
#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/LogProvider.php:193
msgid "Server-to-server communication"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/LogProvider.php:201
msgid "Test Environment"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/LogProvider.php:234
msgid "Request"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/LogProvider.php:240
msgid "Response"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:47
msgid "Checkout with Nexi"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:95
#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:164
msgid "Production"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:105
msgid "X-Pay"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:106
msgid "X-Pay Web"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:174
msgid "Please specify which environment should be used for Nexi"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:181
#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:238
#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:525
#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:565
msgid "The currency %s is not supported by Nexi"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:181
#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:238
#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:525
#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:565
msgid "The currency must be configured in order to use Nexi"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:196
#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:252
msgid "Please specify the base URL for the %s environment of Nexi"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:199
#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:255
msgid "The base URL for the %s environment of Nexi is wrong"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:203
msgid "Please specify the merchant Alias for the %s environment of Nexi"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:207
msgid "Please specify the MAC Key for the %s environment of Nexi"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:227
msgid "It seems like the Nexi Alias or MAC Key are wrong"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:260
msgid "Please specify the API Key for the %s environment of Nexi"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:271
msgid "It seems like the Nexi API Key is wrong"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:273
msgid "It seems like the Nexi API Key and/or the Nexi base URL are wrong"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:280
msgid "Please select the Nexi implementation to be used"
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:425
#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:466
msgid "There is currently no order."
msgstr ""

#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:508
#: packages/community_store_nexi/src/Concrete/Src/CommunityStore/Payment/Methods/Nexi/NexiPaymentMethod.php:575
msgid "Order %1$s on %2$s"
msgstr ""
