update translation

This commit is contained in:
Eugene Kuligin
2015-02-01 01:39:08 +02:00
parent c4db43b45c
commit 6ba52904f3
365 changed files with 0 additions and 11592 deletions

View File

@@ -1,26 +0,0 @@
<?php
// Heading
$_['heading_title'] = 'Amazon Payments';
$_['heading_address'] = 'Please choose a delivery address';
$_['heading_payment'] = 'Please select a payment method';
$_['heading_confirm'] = 'Order summary';
// Text
$_['text_back'] = 'Back';
$_['text_cart'] = 'Cart';
$_['text_confirm'] = 'Confirm';
$_['text_continue'] = 'Continue';
$_['text_cba'] = 'Amazon Payments';
$_['text_enter_coupon'] = 'Enter your coupon code here. If you don\'t have one, leave it empty.';
$_['text_coupon'] = 'Coupon';
$_['text_tax_other'] = 'Taxes / Other handling fees';
$_['text_payment_failed'] = 'Your payment has failed. Please contact the shop administrator for assistance or use a different payment option.';
$_['text_success_title'] = 'Your order has been placed!';
$_['text_payment_success'] = 'Your order was successfully placed. Order details are below';
// Error
$_['error_payment_method'] = 'Please select a payment method';
$_['error_shipping'] = 'Please select a shipping method';
$_['error_shipping_address'] = 'Please select a delivery address';
$_['error_shipping_methods'] = 'There was an error retrieving your address from Amazon. Please contact the shop administrator for help';
$_['error_no_shipping_methods'] = 'There are no shipping options to the selected address. Please select a different shipping address';

View File

@@ -1,10 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit Card / Debit Card (Authorize.Net)';
$_['text_credit_card'] = 'Credit Card Details';
// Entry
$_['entry_cc_owner'] = 'Card Owner';
$_['entry_cc_number'] = 'Card Number';
$_['entry_cc_expire_date'] = 'Card Expiry Date';
$_['entry_cc_cvv2'] = 'Card Security Code (CVV2)';

View File

@@ -1,3 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit Card / Debit Card (Authorize.Net)';

View File

@@ -1,6 +0,0 @@
<?php
// Text
$_['text_title'] = 'Bank Transfer';
$_['text_instruction'] = 'Bank Transfer Instructions';
$_['text_description'] = 'Please transfer the total amount to the following bank account.';
$_['text_payment'] = 'Your order will not ship until we receive payment.';

View File

@@ -1,28 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit Card / Debit Card (BluePay)';
$_['text_credit_card'] = 'Card Details';
$_['text_description'] = 'Items on %s Order No: %s';
$_['text_card_type'] = 'Card Type: ';
$_['text_card_name'] = 'Card Name: ';
$_['text_card_digits'] = 'Last Digits: ';
$_['text_card_expiry'] = 'Expiry: ';
$_['text_transaction_error'] = 'There was an error processing your transaction - ';
// Entry
$_['entry_card'] = 'New or Existing Card: ';
$_['entry_card_existing'] = 'Existing';
$_['entry_card_new'] = 'New';
$_['entry_card_save'] = 'Remember Card Details';
$_['entry_cc_owner'] = 'Card Owner';
$_['entry_cc_number'] = 'Card Number';
$_['entry_cc_start_date'] = 'Card Valid From Date';
$_['entry_cc_expire_date'] = 'Card Expiry Date';
$_['entry_cc_cvv2'] = 'Card Security Code (CVV2)';
$_['entry_cc_address'] = 'Street Address';
$_['entry_cc_city'] = 'City';
$_['entry_cc_state'] = 'State';
$_['entry_cc_zipcode'] = 'Zipcode';
$_['entry_cc_phone'] = 'Phone';
$_['entry_cc_email'] = 'Email';
$_['entry_cc_choice'] = 'Choose an Existing Card';

View File

@@ -1,30 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit Card / Debit Card (BluePay)';
$_['text_credit_card'] = 'Card Details';
$_['text_description'] = 'Items on %s Order No: %s';
$_['text_card_type'] = 'Card Type: ';
$_['text_card_name'] = 'Card Name: ';
$_['text_card_digits'] = 'Last Digits: ';
$_['text_card_expiry'] = 'Expiry: ';
// Returned text
$_['text_transaction_error'] = 'There was an error processing your transaction - ';
// Entry
$_['entry_card'] = 'New or Existing Card: ';
$_['entry_card_existing'] = 'Existing';
$_['entry_card_new'] = 'New';
$_['entry_card_save'] = 'Remember Card Details';
$_['entry_cc_owner'] = 'Card Owner';
$_['entry_cc_number'] = 'Card Number';
$_['entry_cc_start_date'] = 'Card Valid From Date';
$_['entry_cc_expire_date'] = 'Card Expiry Date';
$_['entry_cc_cvv2'] = 'Card Security Code (CVV2)';
$_['entry_cc_address'] = 'Street Address';
$_['entry_cc_city'] = 'City';
$_['entry_cc_state'] = 'State';
$_['entry_cc_zipcode'] = 'Zipcode';
$_['entry_cc_phone'] = 'Phone';
$_['entry_cc_email'] = 'E-mail';
$_['entry_cc_choice'] = 'Choose an Existing Card';

View File

@@ -1,7 +0,0 @@
<?php
// Text
$_['text_title'] = 'Cheque / Money Order';
$_['text_instruction'] = 'Cheque / Money Order Instructions';
$_['text_payable'] = 'Make Payable To: ';
$_['text_address'] = 'Send To: ';
$_['text_payment'] = 'Your order will not ship until we receive payment.';

View File

@@ -1,3 +0,0 @@
<?php
// Text
$_['text_title'] = 'Cash On Delivery';

View File

@@ -1,42 +0,0 @@
<?php
// Heading
$_['text_title'] = 'Credit / Debit card (First Data)';
// Button
$_['button_confirm'] = 'Continue';
// Text
$_['text_new_card'] = 'New card';
$_['text_store_card'] = 'Remember my card details';
$_['text_address_response'] = 'Address verification: ';
$_['text_address_ppx'] = 'No address data provided or Address not checked by the Card Issuer';
$_['text_address_yyy'] = 'Card Issuer confirmed that street and postcode match with their records';
$_['text_address_yna'] = 'Card Issuer confirmed that street matches with their records but postcode does not match';
$_['text_address_nyz'] = 'Card Issuer confirmed that postcode matches with their records but street does not match';
$_['text_address_nnn'] = 'Both street and postcode do not match with the Card Issuer records';
$_['text_address_ypx'] = 'Card Issuer confirmed that street matches with their records. The Issuer did not check the postcode';
$_['text_address_pyx'] = 'Card Issuer confirmed that postcode matches with their records. The Issuer did not check the street';
$_['text_address_xxu'] = 'Card Issuer did not check the AVS information';
$_['text_card_code_verify'] = 'Security code: ';
$_['text_card_code_m'] = 'Card security code match';
$_['text_card_code_n'] = 'Card security code does not match';
$_['text_card_code_p'] = 'Not processed';
$_['text_card_code_s'] = 'Merchant has indicated that the card security code is not present on the card';
$_['text_card_code_u'] = 'Issuer is not certified and/or has not provided encryption keys';
$_['text_card_code_x'] = 'No response from the credit card association was received';
$_['text_card_code_blank'] = 'A blank response should indicate that no code was sent and that there was no indication that the code was not present on the card.';
$_['text_card_type_m'] = 'Mastercard';
$_['text_card_type_v'] = 'Visa (Credit/Debit/Electron/Delta)';
$_['text_card_type_c'] = 'Diners';
$_['text_card_type_a'] = 'American Express';
$_['text_card_type_ma'] = 'Maestro';
$_['text_card_type_mauk'] = 'Maestro UK/Solo';
$_['text_response_code_full'] = 'Approval code: ';
$_['text_response_code'] = 'Full response code: ';
$_['text_response_card'] = 'Card used: ';
$_['text_response_card_type'] = 'Card type: ';
$_['text_response_proc_code'] = 'Processor code: ';
$_['text_response_ref'] = 'Ref number: ';
// Error
$_['error_failed'] = 'Unable to process your payment, please try again';

View File

@@ -1,57 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit or Debit Card';
$_['text_credit_card'] = 'Credit Card Details';
$_['text_wait'] = 'Please wait!';
// Entry
$_['entry_cc_number'] = 'Card number';
$_['entry_cc_name'] = 'Cardholder name';
$_['entry_cc_expire_date'] = 'Card expiry date';
$_['entry_cc_cvv2'] = 'Card security code (CVV2)';
// Help
$_['help_start_date'] = '(if available)';
$_['help_issue'] = '(for Maestro and Solo cards only)';
// Text
$_['text_result'] = 'Result: ';
$_['text_approval_code'] = 'Approval code: ';
$_['text_reference_number'] = 'Reference: ';
$_['text_card_number_ref'] = 'Card last 4 digits: xxxx ';
$_['text_card_brand'] = 'Card brand: ';
$_['text_response_code'] = 'Response code: ';
$_['text_fault'] = 'Fault message: ';
$_['text_error'] = 'Error message: ';
$_['text_avs'] = 'Address verification: ';
$_['text_address_ppx'] = 'No address data provided or Address not checked by the Card Issuer';
$_['text_address_yyy'] = 'Card Issuer confirmed that street and postcode match with their records';
$_['text_address_yna'] = 'Card Issuer confirmed that street matches with their records but postcode does not match';
$_['text_address_nyz'] = 'Card Issuer confirmed that postcode matches with their records but street does not match';
$_['text_address_nnn'] = 'Both street and postcode do not match with the Card Issuer records';
$_['text_address_ypx'] = 'Card Issuer confirmed that street matches with their records. The Issuer did not check the postcode';
$_['text_address_pyx'] = 'Card Issuer confirmed that postcode matches with their records. The Issuer did not check the street';
$_['text_address_xxu'] = 'Card Issuer did not check the AVS information';
$_['text_card_code_verify'] = 'Security code: ';
$_['text_card_code_m'] = 'Card security code match';
$_['text_card_code_n'] = 'Card security code does not match';
$_['text_card_code_p'] = 'Not processed';
$_['text_card_code_s'] = 'Merchant has indicated that the card security code is not present on the card';
$_['text_card_code_u'] = 'Issuer is not certified and/or has not provided encryption keys';
$_['text_card_code_x'] = 'No response from the credit card association was received';
$_['text_card_code_blank'] = 'A blank response should indicate that no code was sent and that there was no indication that the code was not present on the card.';
$_['text_card_accepted'] = 'Accepted cards: ';
$_['text_card_type_m'] = 'Mastercard';
$_['text_card_type_v'] = 'Visa (Credit/Debit/Electron/Delta)';
$_['text_card_type_c'] = 'Diners';
$_['text_card_type_a'] = 'American Express';
$_['text_card_type_ma'] = 'Maestro';
$_['text_card_new'] = 'New card';
$_['text_response_proc_code'] = 'Processor code: ';
$_['text_response_ref'] = 'Ref number: ';
// Error
$_['error_card_number'] = 'Please check your card number is valid';
$_['error_card_name'] = 'Please check the card holder name is valid';
$_['error_card_cvv'] = 'Please check the CVV2 is valid';
$_['error_failed'] = 'Unable to process your payment, please contact the merchant';

View File

@@ -1,3 +0,0 @@
<?php
// Text
$_['text_title'] = 'Free Checkout';

View File

@@ -1,38 +0,0 @@
<?php
// Text
$_['text_title'] = 'Klarna Account - Pay from %s/month';
$_['text_terms'] = '<span id="klarna_account_toc"></span><script type="text/javascript">var terms = new Klarna.Terms.Account({el: \'klarna_account_toc\', eid: \'%s\', country: \'%s\'});</script>';
$_['text_information'] = 'Klarna Account Information';
$_['text_additional'] = 'Klarna Account requires some additional information before they can proccess your order.';
$_['text_male'] = 'Male';
$_['text_female'] = 'Female';
$_['text_year'] = 'Year';
$_['text_month'] = 'Month';
$_['text_day'] = 'Day';
$_['text_payment_option'] = 'Payment options';
$_['text_single_payment'] = 'Single Payment';
$_['text_monthly_payment'] = '%s - %s per month';
$_['text_comment'] = 'Klarna\'s Invoice ID: %s' . "\n" . '%s/%s: %.4f';
// Entry
$_['entry_gender'] = 'Gender';
$_['entry_pno'] = 'Personal Number';
$_['entry_dob'] = 'Date of Birth';
$_['entry_phone_no'] = 'Phone number';
$_['entry_street'] = 'Street';
$_['entry_house_no'] = 'House No.';
$_['entry_house_ext'] = 'House Ext.';
$_['entry_company'] = 'Company Registration Number';
// Help
$_['help_pno'] = 'Please enter your Social Security number here.';
$_['help_phone_no'] = 'Please enter your phone number.';
$_['help_street'] = 'Please note that delivery can only take place to the registered address when paying with Klarna.';
$_['help_house_no'] = 'Please enter your house number.';
$_['help_house_ext'] = 'Please submit your house extension here. E.g. A, B, C, Red, Blue ect.';
$_['help_company'] = 'Please enter your Company\'s registration number';
// Error
$_['error_deu_terms'] = 'You must agree to Klarna\'s privacy policy (Datenschutz)';
$_['error_address_match'] = 'Billing and Shipping addresses must match if you want to use Klarna Payments';
$_['error_network'] = 'Error occurred while connecting to Klarna. Please try again later.';

View File

@@ -1,35 +0,0 @@
<?php
// Text
$_['text_title'] = 'Klarna Invoice - Pay within 14 days';
$_['text_terms_fee'] = '<span id="klarna_invoice_toc"></span> (+%s)<script type="text/javascript">var terms = new Klarna.Terms.Invoice({el: \'klarna_invoice_toc\', eid: \'%s\', country: \'%s\', charge: %s});</script>';
$_['text_terms_no_fee'] = '<span id="klarna_invoice_toc"></span><script type="text/javascript">var terms = new Klarna.Terms.Invoice({el: \'klarna_invoice_toc\', eid: \'%s\', country: \'%s\'});</script>';
$_['text_additional'] = 'Klarna Invoice requires some additional information before they can proccess your order.';
$_['text_male'] = 'Male';
$_['text_female'] = 'Female';
$_['text_year'] = 'Year';
$_['text_month'] = 'Month';
$_['text_day'] = 'Day';
$_['text_comment'] = 'Klarna\'s Invoice ID: %s. ' . "\n" . '%s/%s: %.4f';
// Entry
$_['entry_gender'] = 'Gender';
$_['entry_pno'] = 'Personal Number';
$_['entry_dob'] = 'Date of Birth';
$_['entry_phone_no'] = 'Phone number';
$_['entry_street'] = 'Street';
$_['entry_house_no'] = 'House No.';
$_['entry_house_ext'] = 'House Ext.';
$_['entry_company'] = 'Company Registration Number';
// Help
$_['help_pno'] = 'Please enter your Social Security number here.';
$_['help_phone_no'] = 'Please enter your phone number.';
$_['help_street'] = 'Please note that delivery can only take place to the registered address when paying with Klarna.';
$_['help_house_no'] = 'Please enter your house number.';
$_['help_house_ext'] = 'Please submit your house extension here. E.g. A, B, C, Red, Blue ect.';
$_['help_company'] = 'Please enter your Company\'s registration number';
// Error
$_['error_deu_terms'] = 'You must agree to Klarna\'s privacy policy (Datenschutz)';
$_['error_address_match'] = 'Billing and Shipping addresses must match if you want to use Klarna Invoice';
$_['error_network'] = 'Error occurred while connecting to Klarna. Please try again later.';

View File

@@ -1,3 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit Card / Debit Card (LiqPay)';

View File

@@ -1,3 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit Card / Debit Card (Moneybookers)';

View File

@@ -1,3 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit Card / Debit Card (NOCHEX)';

View File

@@ -1,10 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit Card / Debit Card (Paymate)';
$_['text_unable'] = 'Unable to locate or update your order status';
$_['text_declined'] = 'Payment was declined by Paymate';
$_['text_failed'] = 'Paymate Transaction Failed';
$_['text_failed_message'] = '<p>Unfortunately there was an error processing your Paymate transaction.</p><p><b>Warning: </b>%s</p><p>Please verify your Paymate account balance before attempting to re-process this order</p><p> If you believe this transaction has completed successfully, or is showing as a deduction in your Paymate account, please <a href="%s">Contact Us</a> with your order details.</p>';
$_['text_basket'] = 'Basket';
$_['text_checkout'] = 'Checkout';
$_['text_success'] = 'Success';

View File

@@ -1,11 +0,0 @@
<?php
// Heading
$_['heading_title'] = 'Thank you for shopping with %s .... ';
// Text
$_['text_title'] = 'Credit Card / Debit Card (PayPoint)';
$_['text_response'] = 'Response from PayPoint:';
$_['text_success'] = '... your payment was successfully received.';
$_['text_success_wait'] = '<b><span style="color: #FF0000">Please wait...</span></b> whilst we finish processing your order.<br>If you are not automatically re-directed in 10 seconds, please click <a href="%s">here</a>.';
$_['text_failure'] = '... Your payment has been cancelled!';
$_['text_failure_wait'] = '<b><span style="color: #FF0000">Please wait...</span></b><br>If you are not automatically re-directed in 10 seconds, please click <a href="%s">here</a>.';

View File

@@ -1,3 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit Card / Debit Card (Payza)';

View File

@@ -1,20 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit or Debit Card (Processed securely by Perpetual Payments)';
$_['text_credit_card'] = 'Credit Card Details';
$_['text_transaction'] = 'Transaction ID:';
$_['text_avs'] = 'AVS/CVV:';
$_['text_avs_full_match'] = 'Full match';
$_['text_avs_not_match'] = 'Not matched';
$_['text_authorisation'] = 'Authorisation code:';
// Entry
$_['entry_cc_number'] = 'Card Number';
$_['entry_cc_start_date'] = 'Card Valid From Date';
$_['entry_cc_expire_date'] = 'Card Expiry Date';
$_['entry_cc_cvv2'] = 'Card Security Code (CVV2)';
$_['entry_cc_issue'] = 'Card Issue Number';
// Help
$_['help_start_date'] = '(if available)';
$_['help_issue'] = '(for Maestro and Solo cards only)';

View File

@@ -1,27 +0,0 @@
<?php
// Heading
$_['express_text_title'] = 'Confirm order';
// Text
$_['text_title'] = 'PayPal Express Checkout';
$_['button_continue'] = 'Continue';
$_['text_cart'] = 'Shopping Cart';
$_['text_shipping_updated'] = 'Shipping service updated';
$_['text_trial'] = '%s every %s %s for %s payments then ';
$_['text_recurring'] = '%s every %s %s';
$_['text_recurring_item'] = 'Recurring Item';
$_['text_length'] = ' for %s payments';
// Entry
$_['express_entry_coupon'] = 'Enter your coupon here:';
// Button
$_['express_button_coupon'] = 'Add';
$_['express_button_confirm'] = 'Confirm';
$_['express_button_login'] = 'Continue to PayPal';
$_['express_button_shipping'] = 'Update shipping';
$_['button_cancel_recurring'] = 'Cancel payments';
// Error
$_['error_heading_title'] = 'There was an error';
$_['error_too_many_failures'] = 'Your payment has failed too many times';

View File

@@ -1,24 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit or Debit Card (Processed securely by PayPal)';
$_['text_credit_card'] = 'Credit Card Details';
$_['text_start_date'] = '(if available)';
$_['text_issue'] = '(for Maestro and Solo cards only)';
$_['text_wait'] = 'Please wait!';
// Entry
$_['entry_cc_owner'] = 'Card Owner:';
$_['entry_cc_type'] = 'Card Type:';
$_['entry_cc_number'] = 'Card Number:';
$_['entry_cc_start_date'] = 'Card Valid From Date:';
$_['entry_cc_expire_date'] = 'Card Expiry Date:';
$_['entry_cc_cvv2'] = 'Card Security Code (CVV2):';
$_['entry_cc_issue'] = 'Card Issue Number:';
// Error
$_['error_required'] = 'Warning: All payment information fields are required.';
$_['error_general'] = 'Warning: A general problem has occurred with the transaction. Please try again.';
$_['error_config'] = 'Warning: Payment module configuration error. Please verify the login credentials.';
$_['error_address'] = 'Warning: A match of the Payment Address City, State, and Postal Code failed. Please try again.';
$_['error_declined'] = 'Warning: This transaction has been declined. Please try again.';
$_['error_invalid'] = 'Warning: The provided credit card information is invalid. Please try again.';

View File

@@ -1,7 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit or Debit Card';
$_['text_secure_connection'] = 'Creating a secure connection...';
// Error
$_['error_connection'] = 'Could not connect to PayPal. Please contact the shop\'s administrator for assistance or choose a different payment method.';

View File

@@ -1,18 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit or Debit Card (Processed securely by PayPal)';
$_['text_wait'] = 'Please wait!';
$_['text_credit_card'] = 'Credit Card Details';
$_['text_loading'] = 'Loading';
// Entry
$_['entry_cc_type'] = 'Card Type';
$_['entry_cc_number'] = 'Card Number';
$_['entry_cc_start_date'] = 'Card Valid From Date';
$_['entry_cc_expire_date'] = 'Card Expiry Date';
$_['entry_cc_cvv2'] = 'Card Security Code (CVV2)';
$_['entry_cc_issue'] = 'Card Issue Number';
// Help
$_['help_start_date'] = '(if available)';
$_['help_issue'] = '(for Maestro and Solo cards only)';

View File

@@ -1,7 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit or Debit Card';
$_['text_secure_connection'] = 'Creating a secure connection...';
// Error
$_['error_connection'] = 'Could not connect to PayPal. Please contact the shop\'s administrator for assistance or choose a different payment method.';

View File

@@ -1,6 +0,0 @@
<?php
// Text
$_['text_title'] = 'PayPal';
$_['text_reason'] = 'REASON';
$_['text_testmode'] = 'Warning: The payment gateway is in \'Sandbox Mode\'. Your account will not be charged.';
$_['text_total'] = 'Shipping, Handling, Discounts & Taxes';

View File

@@ -1,47 +0,0 @@
<?php
// Heading
$_['text_title'] = 'Credit / Debit card (Realex)';
// Button
$_['button_confirm'] = 'Confirm';
// Entry
$_['entry_cc_type'] = 'Card Type';
// Text
$_['text_success'] = 'Your payment has been authorised.';
$_['text_decline'] = 'Your payment was unsuccessful';
$_['text_bank_error'] = 'There was an error processing your request with the bank.';
$_['text_generic_error'] = 'There was an error processing your request.';
$_['text_hash_failed'] = 'Hash check failed. Do not try your payment again as the payment status is unknown. Please contact the merchant.';
$_['text_link'] = 'Please click <a href="%s">here</a> to continue';
$_['text_select_card'] = 'Please select your card type';
$_['text_result'] = 'Auth result';
$_['text_message'] = 'Message';
$_['text_cvn_result'] = 'CVN result';
$_['text_avs_postcode'] = 'AVS postcode';
$_['text_avs_address'] = 'AVS address';
$_['text_eci'] = 'ECI (3D secure) result';
$_['text_tss'] = 'TSS result';
$_['text_order_ref'] = 'Order ref';
$_['text_timestamp'] = 'Timestamp';
$_['text_card_type'] = 'Card type';
$_['text_card_digits'] = 'Card number';
$_['text_card_exp'] = 'Card expire';
$_['text_card_name'] = 'Card name';
$_['text_3d_s1'] = 'Cardholder Not Enrolled, liability shift';
$_['text_3d_s2'] = 'Unable To Verify Enrolment, no liability shift';
$_['text_3d_s3'] = 'Invalid Response From Enrolment Server, no liability shift';
$_['text_3d_s4'] = 'Enrolled, But Invalid Response From ACS (Access Control Server), no liability shift';
$_['text_3d_s5'] = 'Successful Authentication, liability shift';
$_['text_3d_s6'] = 'Authentication Attempt Acknowledged, liability shift';
$_['text_3d_s7'] = 'Incorrect Password Entered, no liability shift';
$_['text_3d_s8'] = 'Authentication Unavailable, no liability shift';
$_['text_3d_s9'] = 'Invalid Response From ACS, no liability shift';
$_['text_3d_s10'] = 'RealMPI Fatal Error, no liability shift';
$_['text_card_visa'] = 'Visa';
$_['text_card_mc'] = 'Mastercard';
$_['text_card_amex'] = 'American Express';
$_['text_card_switch'] = 'Switch';
$_['text_card_laser'] = 'Laser';
$_['text_card_diners'] = 'Diners';

View File

@@ -1,55 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit or Debit Card';
$_['text_credit_card'] = 'Credit Card Details';
$_['text_wait'] = 'Please wait!';
$_['text_result'] = 'Result';
$_['text_message'] = 'Message';
$_['text_cvn_result'] = 'CVN result';
$_['text_avs_postcode'] = 'AVS postcode';
$_['text_avs_address'] = 'AVS address';
$_['text_eci'] = 'ECI (3D secure) result';
$_['text_tss'] = 'TSS result';
$_['text_card_bank'] = 'Card issue bank';
$_['text_card_country'] = 'Card country';
$_['text_card_region'] = 'Card region';
$_['text_last_digits'] = 'Last 4 digits';
$_['text_order_ref'] = 'Order ref';
$_['text_timestamp'] = 'Timestamp';
$_['text_card_visa'] = 'Visa';
$_['text_card_mc'] = 'Mastercard';
$_['text_card_amex'] = 'American Express';
$_['text_card_switch'] = 'Switch';
$_['text_card_laser'] = 'Laser';
$_['text_card_diners'] = 'Diners';
$_['text_auth_code'] = 'Auth code';
$_['text_3d_s1'] = 'Cardholder Not Enrolled, liability shift';
$_['text_3d_s2'] = 'Unable To Verify Enrolment, no liability shift';
$_['text_3d_s3'] = 'Invalid Response From Enrolment Server, no liability shift';
$_['text_3d_s4'] = 'Enrolled, But Invalid Response From ACS (Access Control Server), no liability shift';
$_['text_3d_s5'] = 'Successful Authentication, liability shift';
$_['text_3d_s6'] = 'Authentication Attempt Acknowledged, liability shift';
$_['text_3d_s7'] = 'Incorrect Password Entered, no liability shift';
$_['text_3d_s8'] = 'Authentication Unavailable, no liability shift';
$_['text_3d_s9'] = 'Invalid Response From ACS, no liability shift';
$_['text_3d_s10'] = 'RealMPI Fatal Error, no liability shift';
// Entry
$_['entry_cc_type'] = 'Card type';
$_['entry_cc_number'] = 'Card number';
$_['entry_cc_name'] = 'Cardholder name';
$_['entry_cc_expire_date'] = 'Card expiry date';
$_['entry_cc_cvv2'] = 'Card security code (CVV2)';
$_['entry_cc_issue'] = 'Card issue number';
// Help
$_['help_start_date'] = '(if available)';
$_['help_issue'] = '(for Maestro and Solo cards only)';
// Error
$_['error_card_number'] = 'Please check your card number is valid';
$_['error_card_name'] = 'Please check the card holder name is valid';
$_['error_card_cvv'] = 'Please check the CVV2 is valid';
$_['error_3d_unable'] = 'Merchant requires 3D secure but unable to verify with your bank, please try later';
$_['error_3d_500_response_no_payment'] = 'An invalid response was received from the card processor, no payment has been taken';
$_['error_3d_unsuccessful'] = '3D secure authorisation failed';

View File

@@ -1,29 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit Card / Debit Card (SagePay)';
$_['text_credit_card'] = 'Card Details';
$_['text_card_type'] = 'Card Type: ';
$_['text_card_name'] = 'Card Name: ';
$_['text_card_digits'] = 'Last Digits: ';
$_['text_card_expiry'] = 'Expiry: ';
$_['text_trial'] = '%s every %s %s for %s payments then ';
$_['text_recurring'] = '%s every %s %s';
$_['text_length'] = ' for %s payments';
// Entry
$_['entry_card'] = 'New or Existing Card: ';
$_['entry_card_existing'] = 'Existing';
$_['entry_card_new'] = 'New';
$_['entry_card_save'] = 'Remember Card Details';
$_['entry_cc_owner'] = 'Card Owner';
$_['entry_cc_type'] = 'Card Type';
$_['entry_cc_number'] = 'Card Number';
$_['entry_cc_start_date'] = 'Card Valid From Date';
$_['entry_cc_expire_date'] = 'Card Expiry Date';
$_['entry_cc_cvv2'] = 'Card Security Code (CVV2)';
$_['entry_cc_issue'] = 'Card Issue Number';
$_['entry_cc_choice'] = 'Choose an Existing Card';
// Help
$_['help_start_date'] = '(if available)';
$_['help_issue'] = '(for Maestro and Solo cards only)';

View File

@@ -1,26 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit Card / Debit Card (SagePay)';
$_['text_credit_card'] = 'Card Details';
$_['text_description'] = 'Items on %s Order No: %s';
$_['text_card_type'] = 'Card Type: ';
$_['text_card_name'] = 'Card Name: ';
$_['text_card_digits'] = 'Last Digits: ';
$_['text_card_expiry'] = 'Expiry: ';
$_['text_trial'] = '%s every %s %s for %s payments then ';
$_['text_recurring'] = '%s every %s %s';
$_['text_length'] = ' for %s payments';
$_['text_success'] = 'Your payment has been authorised.';
$_['text_decline'] = 'Your payment has been declined.';
$_['text_bank_error'] = 'There was an error processing your request with the bank.';
$_['text_transaction_error'] = 'There was an error processing your transaction.';
$_['text_generic_error'] = 'There was an error processing your request.';
$_['text_hash_failed'] = 'Hash check failed. Do not try your payment again as the payment status is unknown. Please contact the merchant.';
$_['text_link'] = 'Please click <a href="%s">here</a> to continue';
// Entry
$_['entry_card'] = 'New or Existing Card: ';
$_['entry_card_existing'] = 'Existing';
$_['entry_card_new'] = 'New';
$_['entry_card_save'] = 'Remember card details for future use';
$_['entry_cc_choice'] = 'Choose an Existing Card';

View File

@@ -1,10 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit Card / Debit Card (SagePay)';
$_['text_credit_card'] = 'Credit Card Details';
// Entry
$_['entry_cc_owner'] = 'Card Owner';
$_['entry_cc_number'] = 'Card Number';
$_['entry_cc_expire_date'] = 'Card Expiry Date';
$_['entry_cc_cvv2'] = 'Card Security Code (CVV2)';

View File

@@ -1,15 +0,0 @@
<?php
$_['text_title'] = 'Credit / Debit card';
$_['button_confirm'] = 'Confirm';
$_['text_postcode_check'] = 'Postcode check: %s';
$_['text_security_code_check'] = 'CVV2 check: %s';
$_['text_address_check'] = 'Address check: %s';
$_['text_not_given'] = 'Not given';
$_['text_not_checked'] = 'Not checked';
$_['text_match'] = 'Matched';
$_['text_not_match'] = 'Not matched';
$_['text_payment_details'] = 'Payment details';
$_['entry_card_type'] = 'Card type';

View File

@@ -1,30 +0,0 @@
<?php
$_['text_title'] = 'Credit / Debit card';
$_['text_card_details'] = 'Card details';
$_['text_wait'] = 'Processing your payment';
$_['text_auth_code'] = 'Authorisation code: %s';
$_['text_postcode_check'] = 'Postcode check: %s';
$_['text_security_code_check'] = 'CVV2 check: %s';
$_['text_address_check'] = 'Address check: %s';
$_['text_3d_secure_check'] = '3D Secure: %s';
$_['text_not_given'] = 'Not given';
$_['text_not_checked'] = 'Not checked';
$_['text_match'] = 'Matched';
$_['text_not_match'] = 'Not matched';
$_['text_authenticated'] = 'Authenticated';
$_['text_not_authenticated'] = 'Not authenticated';
$_['text_authentication_not_completed'] = 'Attempted but not completed';
$_['text_unable_to_perform'] = 'Unable to perform';
$_['text_transaction_declined'] = 'Your bank has declined the transaction. Please use a different payment method.';
$_['text_transaction_failed'] = 'Could not process the payment. Please check the details you provided.';
$_['text_connection_error'] = 'Please try again later or use a different payment method.';
$_['entry_type'] = "Card type";
$_['entry_number'] = "Card number";
$_['entry_expire_date'] = "Expiry date";
$_['entry_cvv2'] = "Security Code (CVV2)";
$_['button_confirm'] = 'Confirm';
$_['error_failure'] = 'Could not complete transaction. Please try again later or use a different payment method.';

View File

@@ -1,3 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit Card / Debit Card (2Checkout)';

View File

@@ -1,10 +0,0 @@
<?php
// Text
$_['text_title'] = 'Credit Card / Debit Card (Web Payment Software)';
$_['text_credit_card'] = 'Credit Card Details';
// Entry
$_['entry_cc_owner'] = 'Card Owner';
$_['entry_cc_number'] = 'Card Number';
$_['entry_cc_expire_date'] = 'Card Expiry Date';
$_['entry_cc_cvv2'] = 'Card Security Code (CVV2)';

View File

@@ -1,12 +0,0 @@
<?php
// Heading
$_['heading_title'] = 'Thank you for shopping with %s .... ';
// Text
$_['text_title'] = 'Credit Card / Debit Card (WorldPay)';
$_['text_response'] = 'Response from WorldPay:';
$_['text_success'] = '... your payment was successfully received.';
$_['text_success_wait'] = '<b><span style="color: #FF0000">Please wait...</span></b> whilst we finish processing your order.<br>If you are not automatically re-directed in 10 seconds, please click <a href="%s">here</a>.';
$_['text_failure'] = '... Your payment has been cancelled!';
$_['text_failure_wait'] = '<b><span style="color: #FF0000">Please wait...</span></b><br>If you are not automatically re-directed in 10 seconds, please click <a href="%s">here</a>.';
$_['text_pw_mismatch'] = 'CallbackPW does not match. Order requires investigation.';