From 704d608ff8f9515fa490174003e78f905b7eb9c2 Mon Sep 17 00:00:00 2001 From: Christer Waren Date: Wed, 12 Feb 2020 23:25:39 +0200 Subject: [PATCH] Added default language pack (en-gb) --- admin/catalog/attribute.php | 26 + admin/catalog/attribute_group.php | 24 + admin/catalog/category.php | 47 ++ admin/catalog/download.php | 34 ++ admin/catalog/filter.php | 26 + admin/catalog/information.php | 46 ++ admin/catalog/manufacturer.php | 33 + admin/catalog/option.php | 41 ++ admin/catalog/product.php | 110 ++++ admin/catalog/recurring.php | 42 ++ admin/catalog/review.php | 36 ++ admin/common/column_left.php | 90 +++ admin/common/dashboard.php | 6 + admin/common/developer.php | 25 + admin/common/filemanager.php | 23 + admin/common/footer.php | 4 + admin/common/forgotten.php | 19 + admin/common/header.php | 12 + admin/common/login.php | 19 + admin/common/profile.php | 33 + admin/common/reset.php | 15 + admin/common/security.php | 26 + admin/customer/custom_field.php | 55 ++ admin/customer/customer.php | 114 ++++ admin/customer/customer_approval.php | 28 + admin/customer/customer_group.php | 30 + admin/design/banner.php | 28 + admin/design/layout.php | 36 ++ admin/design/seo_url.php | 30 + admin/design/theme.php | 23 + admin/design/translation.php | 32 + admin/error/not_found.php | 6 + admin/error/permission.php | 6 + admin/extension/advertise/google.php | 323 ++++++++++ admin/extension/analytics/google.php | 17 + admin/extension/captcha/basic.php | 14 + admin/extension/captcha/google.php | 19 + admin/extension/dashboard/activity.php | 32 + admin/extension/dashboard/chart.php | 22 + admin/extension/dashboard/customer.php | 17 + admin/extension/dashboard/map.php | 18 + admin/extension/dashboard/online.php | 17 + admin/extension/dashboard/order.php | 17 + admin/extension/dashboard/recent.php | 25 + admin/extension/dashboard/sale.php | 17 + admin/extension/extension/advertise.php | 17 + admin/extension/extension/analytics.php | 15 + admin/extension/extension/captcha.php | 15 + admin/extension/extension/dashboard.php | 17 + admin/extension/extension/feed.php | 15 + admin/extension/extension/fraud.php | 15 + admin/extension/extension/marketing.php | 15 + admin/extension/extension/menu.php | 15 + admin/extension/extension/module.php | 23 + admin/extension/extension/other.php | 15 + admin/extension/extension/payment.php | 17 + admin/extension/extension/report.php | 16 + admin/extension/extension/shipping.php | 16 + admin/extension/extension/theme.php | 15 + admin/extension/extension/total.php | 16 + admin/extension/feed/google_base.php | 25 + admin/extension/feed/google_sitemap.php | 15 + admin/extension/feed/openbaypro.php | 3 + admin/extension/fraud/fraudlabspro.php | 79 +++ admin/extension/fraud/ip.php | 27 + admin/extension/fraud/maxmind.php | 122 ++++ admin/extension/menu/default.php | 25 + admin/extension/module/account.php | 14 + admin/extension/module/amazon_login.php | 34 ++ admin/extension/module/amazon_pay.php | 34 ++ admin/extension/module/banner.php | 22 + admin/extension/module/bestseller.php | 22 + admin/extension/module/carousel.php | 21 + admin/extension/module/category.php | 14 + admin/extension/module/divido_calculator.php | 14 + admin/extension/module/ebay_listing.php | 32 + admin/extension/module/featured.php | 25 + admin/extension/module/filter.php | 14 + admin/extension/module/google_hangouts.php | 19 + admin/extension/module/html.php | 18 + admin/extension/module/information.php | 14 + .../module/klarna_checkout_module.php | 13 + admin/extension/module/latest.php | 21 + admin/extension/module/laybuy_layout.php | 14 + admin/extension/module/pilibaba_button.php | 14 + .../extension/module/pp_braintree_button.php | 20 + admin/extension/module/pp_button.php | 20 + admin/extension/module/pp_login.php | 35 ++ .../extension/module/sagepay_direct_cards.php | 13 + .../extension/module/sagepay_server_cards.php | 13 + admin/extension/module/slideshow.php | 21 + admin/extension/module/special.php | 21 + admin/extension/module/store.php | 15 + admin/extension/openbay/amazon.php | 15 + .../extension/openbay/amazon_bulk_linking.php | 33 + .../extension/openbay/amazon_bulk_listing.php | 49 ++ admin/extension/openbay/amazon_links.php | 29 + admin/extension/openbay/amazon_listing.php | 110 ++++ .../extension/openbay/amazon_listingsaved.php | 18 + admin/extension/openbay/amazon_settings.php | 65 ++ .../extension/openbay/amazon_stockupdates.php | 23 + .../extension/openbay/amazon_subscription.php | 35 ++ admin/extension/openbay/amazonus.php | 15 + .../openbay/amazonus_bulk_linking.php | 27 + .../openbay/amazonus_bulk_listing.php | 43 ++ admin/extension/openbay/amazonus_links.php | 29 + admin/extension/openbay/amazonus_listing.php | 103 ++++ .../openbay/amazonus_listingsaved.php | 18 + admin/extension/openbay/amazonus_settings.php | 57 ++ .../openbay/amazonus_stockupdates.php | 23 + .../openbay/amazonus_subscription.php | 35 ++ admin/extension/openbay/ebay.php | 27 + admin/extension/openbay/ebay_edit.php | 59 ++ admin/extension/openbay/ebay_import.php | 37 ++ admin/extension/openbay/ebay_links.php | 54 ++ admin/extension/openbay/ebay_new.php | 201 ++++++ admin/extension/openbay/ebay_newbulk.php | 77 +++ admin/extension/openbay/ebay_orders.php | 21 + admin/extension/openbay/ebay_profile.php | 110 ++++ admin/extension/openbay/ebay_settings.php | 114 ++++ admin/extension/openbay/ebay_subscription.php | 28 + admin/extension/openbay/ebay_summary.php | 27 + admin/extension/openbay/ebay_syncronise.php | 30 + admin/extension/openbay/ebay_template.php | 27 + admin/extension/openbay/ebay_usage.php | 11 + admin/extension/openbay/etsy.php | 17 + admin/extension/openbay/etsy_create.php | 66 ++ admin/extension/openbay/etsy_edit.php | 26 + admin/extension/openbay/etsy_links.php | 34 ++ admin/extension/openbay/etsy_listings.php | 53 ++ admin/extension/openbay/etsy_settings.php | 42 ++ admin/extension/openbay/fba.php | 12 + admin/extension/openbay/fba_fulfillment.php | 50 ++ .../openbay/fba_fulfillment_list.php | 26 + admin/extension/openbay/fba_order.php | 61 ++ admin/extension/openbay/fba_settings.php | 64 ++ admin/extension/openbay/openbay_itemlist.php | 57 ++ admin/extension/openbay/openbay_menu.php | 17 + admin/extension/openbay/openbay_order.php | 56 ++ admin/extension/payment/alipay.php | 32 + admin/extension/payment/alipay_cross.php | 32 + admin/extension/payment/amazon_login_pay.php | 129 ++++ admin/extension/payment/authorizenet_aim.php | 34 ++ admin/extension/payment/authorizenet_sim.php | 31 + admin/extension/payment/bank_transfer.php | 23 + admin/extension/payment/bluepay_hosted.php | 65 ++ admin/extension/payment/bluepay_redirect.php | 63 ++ admin/extension/payment/cardconnect.php | 101 ++++ admin/extension/payment/cardinity.php | 52 ++ admin/extension/payment/cheque.php | 23 + admin/extension/payment/cod.php | 21 + admin/extension/payment/divido.php | 42 ++ admin/extension/payment/eway.php | 173 ++++++ admin/extension/payment/firstdata.php | 79 +++ admin/extension/payment/firstdata_remote.php | 89 +++ admin/extension/payment/free_checkout.php | 16 + admin/extension/payment/g2apay.php | 62 ++ admin/extension/payment/globalpay.php | 98 +++ admin/extension/payment/globalpay_remote.php | 92 +++ admin/extension/payment/klarna_account.php | 39 ++ admin/extension/payment/klarna_checkout.php | 178 ++++++ admin/extension/payment/klarna_invoice.php | 36 ++ admin/extension/payment/laybuy.php | 136 +++++ admin/extension/payment/liqpay.php | 29 + admin/extension/payment/nochex.php | 31 + admin/extension/payment/paymate.php | 28 + admin/extension/payment/paypoint.php | 30 + admin/extension/payment/payza.php | 27 + .../extension/payment/perpetual_payments.php | 27 + admin/extension/payment/pilibaba.php | 79 +++ admin/extension/payment/pp_braintree.php | 191 ++++++ admin/extension/payment/pp_express.php | 103 ++++ admin/extension/payment/pp_express_order.php | 52 ++ admin/extension/payment/pp_express_refund.php | 21 + admin/extension/payment/pp_express_search.php | 73 +++ admin/extension/payment/pp_express_view.php | 85 +++ admin/extension/payment/pp_payflow.php | 39 ++ admin/extension/payment/pp_payflow_iframe.php | 104 ++++ admin/extension/payment/pp_pro.php | 33 + admin/extension/payment/pp_pro_iframe.php | 174 ++++++ admin/extension/payment/pp_standard.php | 44 ++ admin/extension/payment/realex.php | 98 +++ admin/extension/payment/realex_remote.php | 92 +++ admin/extension/payment/sagepay_direct.php | 65 ++ admin/extension/payment/sagepay_server.php | 65 ++ admin/extension/payment/sagepay_us.php | 25 + admin/extension/payment/securetrading_pp.php | 82 +++ admin/extension/payment/securetrading_ws.php | 108 ++++ admin/extension/payment/skrill.php | 29 + admin/extension/payment/squareup.php | 200 ++++++ admin/extension/payment/twocheckout.php | 29 + .../payment/web_payment_software.php | 32 + admin/extension/payment/wechat_pay.php | 42 ++ admin/extension/payment/worldpay.php | 76 +++ admin/extension/report/customer_activity.php | 42 ++ admin/extension/report/customer_order.php | 31 + admin/extension/report/customer_reward.php | 29 + admin/extension/report/customer_search.php | 31 + .../extension/report/customer_transaction.php | 27 + admin/extension/report/marketing.php | 27 + admin/extension/report/product_purchased.php | 28 + admin/extension/report/product_viewed.php | 21 + admin/extension/report/sale_coupon.php | 25 + admin/extension/report/sale_order.php | 33 + admin/extension/report/sale_return.php | 30 + admin/extension/report/sale_shipping.php | 32 + admin/extension/report/sale_tax.php | 32 + admin/extension/shipping/auspost.php | 24 + admin/extension/shipping/ec_ship.php | 46 ++ admin/extension/shipping/fedex.php | 82 +++ admin/extension/shipping/flat.php | 18 + admin/extension/shipping/free.php | 20 + admin/extension/shipping/item.php | 18 + admin/extension/shipping/parcelforce_48.php | 29 + admin/extension/shipping/pickup.php | 16 + admin/extension/shipping/royal_mail.php | 47 ++ admin/extension/shipping/ups.php | 115 ++++ admin/extension/shipping/usps.php | 88 +++ admin/extension/shipping/weight.php | 21 + admin/extension/theme/default.php | 48 ++ admin/extension/total/coupon.php | 15 + admin/extension/total/credit.php | 15 + admin/extension/total/handling.php | 21 + admin/extension/total/klarna_fee.php | 24 + admin/extension/total/low_order_fee.php | 21 + admin/extension/total/reward.php | 15 + admin/extension/total/shipping.php | 16 + admin/extension/total/sub_total.php | 15 + admin/extension/total/tax.php | 15 + admin/extension/total/total.php | 15 + admin/extension/total/voucher.php | 15 + admin/fi.php | 318 ++++++++++ admin/fi.png | Bin 0 -> 1574 bytes admin/localisation/country.php | 36 ++ admin/localisation/currency.php | 38 ++ admin/localisation/geo_zone.php | 27 + admin/localisation/language.php | 37 ++ admin/localisation/length_class.php | 30 + admin/localisation/location.php | 38 ++ admin/localisation/order_status.php | 24 + admin/localisation/return_action.php | 21 + admin/localisation/return_reason.php | 21 + admin/localisation/return_status.php | 22 + admin/localisation/stock_status.php | 21 + admin/localisation/tax_class.php | 32 + admin/localisation/tax_rate.php | 33 + admin/localisation/weight_class.php | 30 + admin/localisation/zone.php | 30 + admin/mail/affiliate_approve.php | 7 + admin/mail/affiliate_deny.php | 6 + admin/mail/customer_approve.php | 7 + admin/mail/customer_deny.php | 6 + admin/mail/forgotten.php | 6 + admin/mail/return.php | 8 + admin/mail/reward.php | 5 + admin/mail/transaction.php | 6 + admin/mail/voucher.php | 9 + admin/marketing/contact.php | 36 ++ admin/marketing/coupon.php | 57 ++ admin/marketing/marketing.php | 35 ++ admin/marketplace/api.php | 16 + admin/marketplace/event.php | 20 + admin/marketplace/extension.php | 9 + admin/marketplace/install.php | 18 + admin/marketplace/installer.php | 29 + admin/marketplace/marketplace.php | 72 +++ admin/marketplace/modification.php | 19 + admin/marketplace/openbay.php | 95 +++ admin/report/online.php | 27 + admin/report/report.php | 9 + admin/report/statistics.php | 24 + admin/sale/order.php | 132 ++++ admin/sale/recurring.php | 82 +++ admin/sale/return.php | 63 ++ admin/sale/voucher.php | 47 ++ admin/sale/voucher_theme.php | 24 + admin/setting/setting.php | 205 +++++++ admin/setting/store.php | 98 +++ admin/tool/backup.php | 19 + admin/tool/log.php | 11 + admin/tool/upload.php | 21 + admin/user/api.php | 32 + admin/user/user.php | 38 ++ admin/user/user_group.php | 23 + catalog/account/account.php | 26 + catalog/account/address.php | 37 ++ catalog/account/affiliate.php | 35 ++ catalog/account/download.php | 14 + catalog/account/edit.php | 23 + catalog/account/forgotten.php | 21 + catalog/account/login.php | 22 + catalog/account/logout.php | 8 + catalog/account/newsletter.php | 11 + catalog/account/order.php | 37 ++ catalog/account/password.php | 16 + catalog/account/recurring.php | 52 ++ catalog/account/register.php | 33 + catalog/account/reset.php | 17 + catalog/account/return.php | 63 ++ catalog/account/reward.php | 14 + catalog/account/success.php | 9 + catalog/account/tracking.php | 15 + catalog/account/transaction.php | 14 + catalog/account/voucher.php | 32 + catalog/account/wishlist.php | 20 + catalog/affiliate/login.php | 22 + catalog/affiliate/register.php | 52 ++ catalog/affiliate/success.php | 9 + catalog/api/cart.php | 10 + catalog/api/coupon.php | 7 + catalog/api/currency.php | 7 + catalog/api/customer.php | 12 + catalog/api/login.php | 7 + catalog/api/order.php | 16 + catalog/api/payment.php | 18 + catalog/api/reward.php | 9 + catalog/api/shipping.php | 18 + catalog/api/voucher.php | 14 + catalog/checkout/cart.php | 41 ++ catalog/checkout/checkout.php | 93 +++ catalog/checkout/failure.php | 20 + catalog/checkout/success.php | 10 + catalog/common/cart.php | 7 + catalog/common/currency.php | 3 + catalog/common/footer.php | 17 + catalog/common/header.php | 16 + catalog/common/language.php | 3 + catalog/common/maintenance.php | 7 + catalog/common/menu.php | 3 + catalog/common/search.php | 3 + catalog/error/not_found.php | 6 + catalog/extension/advertise/google.php | 6 + catalog/extension/captcha/basic.php | 9 + catalog/extension/captcha/google.php | 9 + .../extension/credit_card/sagepay_direct.php | 31 + .../extension/credit_card/sagepay_server.php | 31 + catalog/extension/credit_card/squareup.php | 11 + catalog/extension/module/account.php | 21 + catalog/extension/module/amazon_login.php | 33 + catalog/extension/module/amazon_pay.php | 33 + catalog/extension/module/bestseller.php | 6 + catalog/extension/module/category.php | 3 + .../extension/module/divido_calculator.php | 14 + catalog/extension/module/ebay_listing.php | 3 + catalog/extension/module/featured.php | 6 + catalog/extension/module/filter.php | 3 + catalog/extension/module/google_hangouts.php | 3 + catalog/extension/module/information.php | 7 + catalog/extension/module/latest.php | 6 + catalog/extension/module/laybuy_layout.php | 26 + catalog/extension/module/special.php | 6 + catalog/extension/module/store.php | 7 + catalog/extension/openbay/amazon_order.php | 11 + catalog/extension/openbay/amazonus_order.php | 11 + catalog/extension/openbay/ebay_order.php | 9 + catalog/extension/openbay/etsy_order.php | 7 + catalog/extension/payment/alipay.php | 3 + catalog/extension/payment/alipay_cross.php | 3 + .../extension/payment/amazon_login_pay.php | 41 ++ .../extension/payment/authorizenet_aim.php | 10 + .../extension/payment/authorizenet_sim.php | 3 + catalog/extension/payment/bank_transfer.php | 6 + catalog/extension/payment/bluepay_hosted.php | 28 + .../extension/payment/bluepay_redirect.php | 30 + catalog/extension/payment/cardconnect.php | 44 ++ catalog/extension/payment/cardinity.php | 24 + catalog/extension/payment/cheque.php | 7 + catalog/extension/payment/cod.php | 3 + catalog/extension/payment/divido.php | 17 + catalog/extension/payment/eway.php | 235 ++++++++ catalog/extension/payment/firstdata.php | 42 ++ .../extension/payment/firstdata_remote.php | 57 ++ catalog/extension/payment/free_checkout.php | 3 + catalog/extension/payment/g2apay.php | 3 + catalog/extension/payment/globalpay.php | 48 ++ .../extension/payment/globalpay_remote.php | 55 ++ catalog/extension/payment/klarna_account.php | 38 ++ catalog/extension/payment/klarna_checkout.php | 13 + catalog/extension/payment/klarna_invoice.php | 35 ++ catalog/extension/payment/laybuy.php | 29 + catalog/extension/payment/liqpay.php | 3 + catalog/extension/payment/nochex.php | 3 + catalog/extension/payment/paymate.php | 10 + catalog/extension/payment/paypoint.php | 11 + catalog/extension/payment/payza.php | 3 + .../extension/payment/perpetual_payments.php | 20 + catalog/extension/payment/pilibaba.php | 4 + catalog/extension/payment/pp_braintree.php | 48 ++ catalog/extension/payment/pp_express.php | 27 + catalog/extension/payment/pp_payflow.php | 24 + .../extension/payment/pp_payflow_iframe.php | 7 + catalog/extension/payment/pp_pro.php | 17 + catalog/extension/payment/pp_pro_iframe.php | 7 + catalog/extension/payment/pp_standard.php | 5 + catalog/extension/payment/realex.php | 48 ++ catalog/extension/payment/realex_remote.php | 55 ++ catalog/extension/payment/sagepay_direct.php | 28 + catalog/extension/payment/sagepay_server.php | 30 + catalog/extension/payment/sagepay_us.php | 10 + .../extension/payment/securetrading_pp.php | 15 + .../extension/payment/securetrading_ws.php | 29 + catalog/extension/payment/skrill.php | 3 + catalog/extension/payment/squareup.php | 57 ++ catalog/extension/payment/twocheckout.php | 3 + .../payment/web_payment_software.php | 10 + catalog/extension/payment/wechat_pay.php | 17 + catalog/extension/payment/worldpay.php | 28 + catalog/extension/recurring/pp_express.php | 11 + catalog/extension/recurring/squareup.php | 13 + catalog/extension/shipping/auspost.php | 3 + catalog/extension/shipping/ec_ship.php | 19 + catalog/extension/shipping/fedex.php | 26 + catalog/extension/shipping/flat.php | 4 + catalog/extension/shipping/free.php | 4 + catalog/extension/shipping/item.php | 4 + catalog/extension/shipping/parcelforce_48.php | 7 + catalog/extension/shipping/pickup.php | 4 + catalog/extension/shipping/pilibaba.php | 4 + catalog/extension/shipping/royal_mail.php | 15 + catalog/extension/shipping/ups.php | 49 ++ catalog/extension/shipping/usps.php | 5 + catalog/extension/shipping/weight.php | 4 + catalog/extension/total/coupon.php | 14 + catalog/extension/total/credit.php | 4 + catalog/extension/total/handling.php | 3 + catalog/extension/total/klarna_fee.php | 2 + catalog/extension/total/low_order_fee.php | 3 + catalog/extension/total/reward.php | 16 + catalog/extension/total/shipping.php | 20 + catalog/extension/total/sub_total.php | 3 + catalog/extension/total/total.php | 3 + catalog/extension/total/voucher.php | 14 + catalog/fi.php | 190 ++++++ catalog/fi.png | Bin 0 -> 1574 bytes catalog/information/contact.php | 27 + catalog/information/information.php | 3 + catalog/information/sitemap.php | 17 + catalog/information/tracking.php | 10 + catalog/mail/affiliate.php | 17 + catalog/mail/forgotten.php | 6 + catalog/mail/order_add.php | 27 + catalog/mail/order_alert.php | 10 + catalog/mail/order_edit.php | 9 + catalog/mail/register.php | 15 + catalog/mail/review.php | 8 + catalog/mail/transaction.php | 6 + catalog/mail/voucher.php | 8 + catalog/product/category.php | 24 + catalog/product/compare.php | 22 + catalog/product/manufacturer.php | 27 + catalog/product/product.php | 50 ++ catalog/product/search.php | 34 ++ catalog/product/special.php | 24 + catalog/tool/upload.php | 8 + install/3rd_party/openbay.php | 13 + install/common/column_left.php | 8 + install/common/footer.php | 5 + install/common/header.php | 1 + install/fi.php | 7 + install/fi.png | Bin 0 -> 1574 bytes install/install/step_1.php | 570 ++++++++++++++++++ install/install/step_2.php | 62 ++ install/install/step_3.php | 36 ++ install/install/step_4.php | 34 ++ install/upgrade/upgrade.php | 20 + 465 files changed, 15946 insertions(+) create mode 100644 admin/catalog/attribute.php create mode 100644 admin/catalog/attribute_group.php create mode 100644 admin/catalog/category.php create mode 100644 admin/catalog/download.php create mode 100644 admin/catalog/filter.php create mode 100644 admin/catalog/information.php create mode 100644 admin/catalog/manufacturer.php create mode 100644 admin/catalog/option.php create mode 100644 admin/catalog/product.php create mode 100644 admin/catalog/recurring.php create mode 100644 admin/catalog/review.php create mode 100644 admin/common/column_left.php create mode 100644 admin/common/dashboard.php create mode 100644 admin/common/developer.php create mode 100644 admin/common/filemanager.php create mode 100644 admin/common/footer.php create mode 100644 admin/common/forgotten.php create mode 100644 admin/common/header.php create mode 100644 admin/common/login.php create mode 100644 admin/common/profile.php create mode 100644 admin/common/reset.php create mode 100644 admin/common/security.php create mode 100644 admin/customer/custom_field.php create mode 100644 admin/customer/customer.php create mode 100644 admin/customer/customer_approval.php create mode 100644 admin/customer/customer_group.php create mode 100644 admin/design/banner.php create mode 100644 admin/design/layout.php create mode 100644 admin/design/seo_url.php create mode 100644 admin/design/theme.php create mode 100644 admin/design/translation.php create mode 100644 admin/error/not_found.php create mode 100644 admin/error/permission.php create mode 100644 admin/extension/advertise/google.php create mode 100644 admin/extension/analytics/google.php create mode 100644 admin/extension/captcha/basic.php create mode 100644 admin/extension/captcha/google.php create mode 100644 admin/extension/dashboard/activity.php create mode 100644 admin/extension/dashboard/chart.php create mode 100644 admin/extension/dashboard/customer.php create mode 100644 admin/extension/dashboard/map.php create mode 100644 admin/extension/dashboard/online.php create mode 100644 admin/extension/dashboard/order.php create mode 100644 admin/extension/dashboard/recent.php create mode 100644 admin/extension/dashboard/sale.php create mode 100644 admin/extension/extension/advertise.php create mode 100644 admin/extension/extension/analytics.php create mode 100644 admin/extension/extension/captcha.php create mode 100644 admin/extension/extension/dashboard.php create mode 100644 admin/extension/extension/feed.php create mode 100644 admin/extension/extension/fraud.php create mode 100644 admin/extension/extension/marketing.php create mode 100644 admin/extension/extension/menu.php create mode 100644 admin/extension/extension/module.php create mode 100644 admin/extension/extension/other.php create mode 100644 admin/extension/extension/payment.php create mode 100644 admin/extension/extension/report.php create mode 100644 admin/extension/extension/shipping.php create mode 100644 admin/extension/extension/theme.php create mode 100644 admin/extension/extension/total.php create mode 100644 admin/extension/feed/google_base.php create mode 100644 admin/extension/feed/google_sitemap.php create mode 100644 admin/extension/feed/openbaypro.php create mode 100644 admin/extension/fraud/fraudlabspro.php create mode 100644 admin/extension/fraud/ip.php create mode 100644 admin/extension/fraud/maxmind.php create mode 100644 admin/extension/menu/default.php create mode 100644 admin/extension/module/account.php create mode 100644 admin/extension/module/amazon_login.php create mode 100644 admin/extension/module/amazon_pay.php create mode 100644 admin/extension/module/banner.php create mode 100644 admin/extension/module/bestseller.php create mode 100644 admin/extension/module/carousel.php create mode 100644 admin/extension/module/category.php create mode 100644 admin/extension/module/divido_calculator.php create mode 100644 admin/extension/module/ebay_listing.php create mode 100644 admin/extension/module/featured.php create mode 100644 admin/extension/module/filter.php create mode 100644 admin/extension/module/google_hangouts.php create mode 100644 admin/extension/module/html.php create mode 100644 admin/extension/module/information.php create mode 100644 admin/extension/module/klarna_checkout_module.php create mode 100644 admin/extension/module/latest.php create mode 100644 admin/extension/module/laybuy_layout.php create mode 100644 admin/extension/module/pilibaba_button.php create mode 100644 admin/extension/module/pp_braintree_button.php create mode 100644 admin/extension/module/pp_button.php create mode 100644 admin/extension/module/pp_login.php create mode 100644 admin/extension/module/sagepay_direct_cards.php create mode 100644 admin/extension/module/sagepay_server_cards.php create mode 100644 admin/extension/module/slideshow.php create mode 100644 admin/extension/module/special.php create mode 100644 admin/extension/module/store.php create mode 100644 admin/extension/openbay/amazon.php create mode 100644 admin/extension/openbay/amazon_bulk_linking.php create mode 100644 admin/extension/openbay/amazon_bulk_listing.php create mode 100644 admin/extension/openbay/amazon_links.php create mode 100644 admin/extension/openbay/amazon_listing.php create mode 100644 admin/extension/openbay/amazon_listingsaved.php create mode 100644 admin/extension/openbay/amazon_settings.php create mode 100644 admin/extension/openbay/amazon_stockupdates.php create mode 100644 admin/extension/openbay/amazon_subscription.php create mode 100644 admin/extension/openbay/amazonus.php create mode 100644 admin/extension/openbay/amazonus_bulk_linking.php create mode 100644 admin/extension/openbay/amazonus_bulk_listing.php create mode 100644 admin/extension/openbay/amazonus_links.php create mode 100644 admin/extension/openbay/amazonus_listing.php create mode 100644 admin/extension/openbay/amazonus_listingsaved.php create mode 100644 admin/extension/openbay/amazonus_settings.php create mode 100644 admin/extension/openbay/amazonus_stockupdates.php create mode 100644 admin/extension/openbay/amazonus_subscription.php create mode 100644 admin/extension/openbay/ebay.php create mode 100644 admin/extension/openbay/ebay_edit.php create mode 100644 admin/extension/openbay/ebay_import.php create mode 100644 admin/extension/openbay/ebay_links.php create mode 100644 admin/extension/openbay/ebay_new.php create mode 100644 admin/extension/openbay/ebay_newbulk.php create mode 100644 admin/extension/openbay/ebay_orders.php create mode 100644 admin/extension/openbay/ebay_profile.php create mode 100644 admin/extension/openbay/ebay_settings.php create mode 100644 admin/extension/openbay/ebay_subscription.php create mode 100644 admin/extension/openbay/ebay_summary.php create mode 100644 admin/extension/openbay/ebay_syncronise.php create mode 100644 admin/extension/openbay/ebay_template.php create mode 100644 admin/extension/openbay/ebay_usage.php create mode 100644 admin/extension/openbay/etsy.php create mode 100644 admin/extension/openbay/etsy_create.php create mode 100644 admin/extension/openbay/etsy_edit.php create mode 100644 admin/extension/openbay/etsy_links.php create mode 100644 admin/extension/openbay/etsy_listings.php create mode 100644 admin/extension/openbay/etsy_settings.php create mode 100644 admin/extension/openbay/fba.php create mode 100644 admin/extension/openbay/fba_fulfillment.php create mode 100644 admin/extension/openbay/fba_fulfillment_list.php create mode 100644 admin/extension/openbay/fba_order.php create mode 100644 admin/extension/openbay/fba_settings.php create mode 100644 admin/extension/openbay/openbay_itemlist.php create mode 100644 admin/extension/openbay/openbay_menu.php create mode 100644 admin/extension/openbay/openbay_order.php create mode 100644 admin/extension/payment/alipay.php create mode 100644 admin/extension/payment/alipay_cross.php create mode 100644 admin/extension/payment/amazon_login_pay.php create mode 100644 admin/extension/payment/authorizenet_aim.php create mode 100644 admin/extension/payment/authorizenet_sim.php create mode 100644 admin/extension/payment/bank_transfer.php create mode 100644 admin/extension/payment/bluepay_hosted.php create mode 100644 admin/extension/payment/bluepay_redirect.php create mode 100644 admin/extension/payment/cardconnect.php create mode 100644 admin/extension/payment/cardinity.php create mode 100644 admin/extension/payment/cheque.php create mode 100644 admin/extension/payment/cod.php create mode 100644 admin/extension/payment/divido.php create mode 100644 admin/extension/payment/eway.php create mode 100644 admin/extension/payment/firstdata.php create mode 100644 admin/extension/payment/firstdata_remote.php create mode 100644 admin/extension/payment/free_checkout.php create mode 100644 admin/extension/payment/g2apay.php create mode 100644 admin/extension/payment/globalpay.php create mode 100644 admin/extension/payment/globalpay_remote.php create mode 100644 admin/extension/payment/klarna_account.php create mode 100644 admin/extension/payment/klarna_checkout.php create mode 100644 admin/extension/payment/klarna_invoice.php create mode 100644 admin/extension/payment/laybuy.php create mode 100644 admin/extension/payment/liqpay.php create mode 100644 admin/extension/payment/nochex.php create mode 100644 admin/extension/payment/paymate.php create mode 100644 admin/extension/payment/paypoint.php create mode 100644 admin/extension/payment/payza.php create mode 100644 admin/extension/payment/perpetual_payments.php create mode 100644 admin/extension/payment/pilibaba.php create mode 100644 admin/extension/payment/pp_braintree.php create mode 100644 admin/extension/payment/pp_express.php create mode 100644 admin/extension/payment/pp_express_order.php create mode 100644 admin/extension/payment/pp_express_refund.php create mode 100644 admin/extension/payment/pp_express_search.php create mode 100644 admin/extension/payment/pp_express_view.php create mode 100644 admin/extension/payment/pp_payflow.php create mode 100644 admin/extension/payment/pp_payflow_iframe.php create mode 100644 admin/extension/payment/pp_pro.php create mode 100644 admin/extension/payment/pp_pro_iframe.php create mode 100644 admin/extension/payment/pp_standard.php create mode 100644 admin/extension/payment/realex.php create mode 100644 admin/extension/payment/realex_remote.php create mode 100644 admin/extension/payment/sagepay_direct.php create mode 100644 admin/extension/payment/sagepay_server.php create mode 100644 admin/extension/payment/sagepay_us.php create mode 100644 admin/extension/payment/securetrading_pp.php create mode 100644 admin/extension/payment/securetrading_ws.php create mode 100644 admin/extension/payment/skrill.php create mode 100644 admin/extension/payment/squareup.php create mode 100644 admin/extension/payment/twocheckout.php create mode 100644 admin/extension/payment/web_payment_software.php create mode 100644 admin/extension/payment/wechat_pay.php create mode 100644 admin/extension/payment/worldpay.php create mode 100644 admin/extension/report/customer_activity.php create mode 100644 admin/extension/report/customer_order.php create mode 100644 admin/extension/report/customer_reward.php create mode 100644 admin/extension/report/customer_search.php create mode 100644 admin/extension/report/customer_transaction.php create mode 100644 admin/extension/report/marketing.php create mode 100644 admin/extension/report/product_purchased.php create mode 100644 admin/extension/report/product_viewed.php create mode 100644 admin/extension/report/sale_coupon.php create mode 100644 admin/extension/report/sale_order.php create mode 100644 admin/extension/report/sale_return.php create mode 100644 admin/extension/report/sale_shipping.php create mode 100644 admin/extension/report/sale_tax.php create mode 100644 admin/extension/shipping/auspost.php create mode 100644 admin/extension/shipping/ec_ship.php create mode 100644 admin/extension/shipping/fedex.php create mode 100644 admin/extension/shipping/flat.php create mode 100644 admin/extension/shipping/free.php create mode 100644 admin/extension/shipping/item.php create mode 100644 admin/extension/shipping/parcelforce_48.php create mode 100644 admin/extension/shipping/pickup.php create mode 100644 admin/extension/shipping/royal_mail.php create mode 100644 admin/extension/shipping/ups.php create mode 100644 admin/extension/shipping/usps.php create mode 100644 admin/extension/shipping/weight.php create mode 100644 admin/extension/theme/default.php create mode 100644 admin/extension/total/coupon.php create mode 100644 admin/extension/total/credit.php create mode 100644 admin/extension/total/handling.php create mode 100644 admin/extension/total/klarna_fee.php create mode 100644 admin/extension/total/low_order_fee.php create mode 100644 admin/extension/total/reward.php create mode 100644 admin/extension/total/shipping.php create mode 100644 admin/extension/total/sub_total.php create mode 100644 admin/extension/total/tax.php create mode 100644 admin/extension/total/total.php create mode 100644 admin/extension/total/voucher.php create mode 100644 admin/fi.php create mode 100644 admin/fi.png create mode 100644 admin/localisation/country.php create mode 100644 admin/localisation/currency.php create mode 100644 admin/localisation/geo_zone.php create mode 100644 admin/localisation/language.php create mode 100644 admin/localisation/length_class.php create mode 100644 admin/localisation/location.php create mode 100644 admin/localisation/order_status.php create mode 100644 admin/localisation/return_action.php create mode 100644 admin/localisation/return_reason.php create mode 100644 admin/localisation/return_status.php create mode 100644 admin/localisation/stock_status.php create mode 100644 admin/localisation/tax_class.php create mode 100644 admin/localisation/tax_rate.php create mode 100644 admin/localisation/weight_class.php create mode 100644 admin/localisation/zone.php create mode 100644 admin/mail/affiliate_approve.php create mode 100644 admin/mail/affiliate_deny.php create mode 100644 admin/mail/customer_approve.php create mode 100644 admin/mail/customer_deny.php create mode 100644 admin/mail/forgotten.php create mode 100644 admin/mail/return.php create mode 100644 admin/mail/reward.php create mode 100644 admin/mail/transaction.php create mode 100644 admin/mail/voucher.php create mode 100644 admin/marketing/contact.php create mode 100644 admin/marketing/coupon.php create mode 100644 admin/marketing/marketing.php create mode 100644 admin/marketplace/api.php create mode 100644 admin/marketplace/event.php create mode 100644 admin/marketplace/extension.php create mode 100644 admin/marketplace/install.php create mode 100644 admin/marketplace/installer.php create mode 100644 admin/marketplace/marketplace.php create mode 100644 admin/marketplace/modification.php create mode 100644 admin/marketplace/openbay.php create mode 100644 admin/report/online.php create mode 100644 admin/report/report.php create mode 100644 admin/report/statistics.php create mode 100644 admin/sale/order.php create mode 100644 admin/sale/recurring.php create mode 100644 admin/sale/return.php create mode 100644 admin/sale/voucher.php create mode 100644 admin/sale/voucher_theme.php create mode 100644 admin/setting/setting.php create mode 100644 admin/setting/store.php create mode 100644 admin/tool/backup.php create mode 100644 admin/tool/log.php create mode 100644 admin/tool/upload.php create mode 100644 admin/user/api.php create mode 100644 admin/user/user.php create mode 100644 admin/user/user_group.php create mode 100644 catalog/account/account.php create mode 100644 catalog/account/address.php create mode 100644 catalog/account/affiliate.php create mode 100644 catalog/account/download.php create mode 100644 catalog/account/edit.php create mode 100644 catalog/account/forgotten.php create mode 100644 catalog/account/login.php create mode 100644 catalog/account/logout.php create mode 100644 catalog/account/newsletter.php create mode 100644 catalog/account/order.php create mode 100644 catalog/account/password.php create mode 100644 catalog/account/recurring.php create mode 100644 catalog/account/register.php create mode 100644 catalog/account/reset.php create mode 100644 catalog/account/return.php create mode 100644 catalog/account/reward.php create mode 100644 catalog/account/success.php create mode 100644 catalog/account/tracking.php create mode 100644 catalog/account/transaction.php create mode 100644 catalog/account/voucher.php create mode 100644 catalog/account/wishlist.php create mode 100644 catalog/affiliate/login.php create mode 100644 catalog/affiliate/register.php create mode 100644 catalog/affiliate/success.php create mode 100644 catalog/api/cart.php create mode 100644 catalog/api/coupon.php create mode 100644 catalog/api/currency.php create mode 100644 catalog/api/customer.php create mode 100644 catalog/api/login.php create mode 100644 catalog/api/order.php create mode 100644 catalog/api/payment.php create mode 100644 catalog/api/reward.php create mode 100644 catalog/api/shipping.php create mode 100644 catalog/api/voucher.php create mode 100644 catalog/checkout/cart.php create mode 100644 catalog/checkout/checkout.php create mode 100644 catalog/checkout/failure.php create mode 100644 catalog/checkout/success.php create mode 100644 catalog/common/cart.php create mode 100644 catalog/common/currency.php create mode 100644 catalog/common/footer.php create mode 100644 catalog/common/header.php create mode 100644 catalog/common/language.php create mode 100644 catalog/common/maintenance.php create mode 100644 catalog/common/menu.php create mode 100644 catalog/common/search.php create mode 100644 catalog/error/not_found.php create mode 100644 catalog/extension/advertise/google.php create mode 100644 catalog/extension/captcha/basic.php create mode 100644 catalog/extension/captcha/google.php create mode 100644 catalog/extension/credit_card/sagepay_direct.php create mode 100644 catalog/extension/credit_card/sagepay_server.php create mode 100644 catalog/extension/credit_card/squareup.php create mode 100644 catalog/extension/module/account.php create mode 100644 catalog/extension/module/amazon_login.php create mode 100644 catalog/extension/module/amazon_pay.php create mode 100644 catalog/extension/module/bestseller.php create mode 100644 catalog/extension/module/category.php create mode 100644 catalog/extension/module/divido_calculator.php create mode 100644 catalog/extension/module/ebay_listing.php create mode 100644 catalog/extension/module/featured.php create mode 100644 catalog/extension/module/filter.php create mode 100644 catalog/extension/module/google_hangouts.php create mode 100644 catalog/extension/module/information.php create mode 100644 catalog/extension/module/latest.php create mode 100644 catalog/extension/module/laybuy_layout.php create mode 100644 catalog/extension/module/special.php create mode 100644 catalog/extension/module/store.php create mode 100644 catalog/extension/openbay/amazon_order.php create mode 100644 catalog/extension/openbay/amazonus_order.php create mode 100644 catalog/extension/openbay/ebay_order.php create mode 100644 catalog/extension/openbay/etsy_order.php create mode 100644 catalog/extension/payment/alipay.php create mode 100644 catalog/extension/payment/alipay_cross.php create mode 100644 catalog/extension/payment/amazon_login_pay.php create mode 100644 catalog/extension/payment/authorizenet_aim.php create mode 100644 catalog/extension/payment/authorizenet_sim.php create mode 100644 catalog/extension/payment/bank_transfer.php create mode 100644 catalog/extension/payment/bluepay_hosted.php create mode 100644 catalog/extension/payment/bluepay_redirect.php create mode 100644 catalog/extension/payment/cardconnect.php create mode 100644 catalog/extension/payment/cardinity.php create mode 100644 catalog/extension/payment/cheque.php create mode 100644 catalog/extension/payment/cod.php create mode 100644 catalog/extension/payment/divido.php create mode 100644 catalog/extension/payment/eway.php create mode 100644 catalog/extension/payment/firstdata.php create mode 100644 catalog/extension/payment/firstdata_remote.php create mode 100644 catalog/extension/payment/free_checkout.php create mode 100644 catalog/extension/payment/g2apay.php create mode 100644 catalog/extension/payment/globalpay.php create mode 100644 catalog/extension/payment/globalpay_remote.php create mode 100644 catalog/extension/payment/klarna_account.php create mode 100644 catalog/extension/payment/klarna_checkout.php create mode 100644 catalog/extension/payment/klarna_invoice.php create mode 100644 catalog/extension/payment/laybuy.php create mode 100644 catalog/extension/payment/liqpay.php create mode 100644 catalog/extension/payment/nochex.php create mode 100644 catalog/extension/payment/paymate.php create mode 100644 catalog/extension/payment/paypoint.php create mode 100644 catalog/extension/payment/payza.php create mode 100644 catalog/extension/payment/perpetual_payments.php create mode 100644 catalog/extension/payment/pilibaba.php create mode 100644 catalog/extension/payment/pp_braintree.php create mode 100644 catalog/extension/payment/pp_express.php create mode 100644 catalog/extension/payment/pp_payflow.php create mode 100644 catalog/extension/payment/pp_payflow_iframe.php create mode 100644 catalog/extension/payment/pp_pro.php create mode 100644 catalog/extension/payment/pp_pro_iframe.php create mode 100644 catalog/extension/payment/pp_standard.php create mode 100644 catalog/extension/payment/realex.php create mode 100644 catalog/extension/payment/realex_remote.php create mode 100644 catalog/extension/payment/sagepay_direct.php create mode 100644 catalog/extension/payment/sagepay_server.php create mode 100644 catalog/extension/payment/sagepay_us.php create mode 100644 catalog/extension/payment/securetrading_pp.php create mode 100644 catalog/extension/payment/securetrading_ws.php create mode 100644 catalog/extension/payment/skrill.php create mode 100644 catalog/extension/payment/squareup.php create mode 100644 catalog/extension/payment/twocheckout.php create mode 100644 catalog/extension/payment/web_payment_software.php create mode 100644 catalog/extension/payment/wechat_pay.php create mode 100644 catalog/extension/payment/worldpay.php create mode 100644 catalog/extension/recurring/pp_express.php create mode 100644 catalog/extension/recurring/squareup.php create mode 100644 catalog/extension/shipping/auspost.php create mode 100644 catalog/extension/shipping/ec_ship.php create mode 100644 catalog/extension/shipping/fedex.php create mode 100644 catalog/extension/shipping/flat.php create mode 100644 catalog/extension/shipping/free.php create mode 100644 catalog/extension/shipping/item.php create mode 100644 catalog/extension/shipping/parcelforce_48.php create mode 100644 catalog/extension/shipping/pickup.php create mode 100644 catalog/extension/shipping/pilibaba.php create mode 100644 catalog/extension/shipping/royal_mail.php create mode 100644 catalog/extension/shipping/ups.php create mode 100644 catalog/extension/shipping/usps.php create mode 100644 catalog/extension/shipping/weight.php create mode 100644 catalog/extension/total/coupon.php create mode 100644 catalog/extension/total/credit.php create mode 100644 catalog/extension/total/handling.php create mode 100644 catalog/extension/total/klarna_fee.php create mode 100644 catalog/extension/total/low_order_fee.php create mode 100644 catalog/extension/total/reward.php create mode 100644 catalog/extension/total/shipping.php create mode 100644 catalog/extension/total/sub_total.php create mode 100644 catalog/extension/total/total.php create mode 100644 catalog/extension/total/voucher.php create mode 100644 catalog/fi.php create mode 100644 catalog/fi.png create mode 100644 catalog/information/contact.php create mode 100644 catalog/information/information.php create mode 100644 catalog/information/sitemap.php create mode 100644 catalog/information/tracking.php create mode 100644 catalog/mail/affiliate.php create mode 100644 catalog/mail/forgotten.php create mode 100644 catalog/mail/order_add.php create mode 100644 catalog/mail/order_alert.php create mode 100644 catalog/mail/order_edit.php create mode 100644 catalog/mail/register.php create mode 100644 catalog/mail/review.php create mode 100644 catalog/mail/transaction.php create mode 100644 catalog/mail/voucher.php create mode 100644 catalog/product/category.php create mode 100644 catalog/product/compare.php create mode 100644 catalog/product/manufacturer.php create mode 100644 catalog/product/product.php create mode 100644 catalog/product/search.php create mode 100644 catalog/product/special.php create mode 100644 catalog/tool/upload.php create mode 100644 install/3rd_party/openbay.php create mode 100644 install/common/column_left.php create mode 100644 install/common/footer.php create mode 100644 install/common/header.php create mode 100644 install/fi.php create mode 100644 install/fi.png create mode 100644 install/install/step_1.php create mode 100644 install/install/step_2.php create mode 100644 install/install/step_3.php create mode 100644 install/install/step_4.php create mode 100644 install/upgrade/upgrade.php diff --git a/admin/catalog/attribute.php b/admin/catalog/attribute.php new file mode 100644 index 0000000..e8ffc90 --- /dev/null +++ b/admin/catalog/attribute.php @@ -0,0 +1,26 @@ + Recurring amounts are calculated by the frequency and cycles.

For example if you use a frequency of "week" and a cycle of "2", then the user will be billed every 2 weeks.

The duration is the number of times the user will make a payment, set this to 0 if you want payments until they are cancelled.

'; +$_['text_profile'] = 'Recurring Profile'; +$_['text_trial'] = 'Trial Profile'; + +// Entry +$_['entry_name'] = 'Name'; +$_['entry_price'] = 'Price'; +$_['entry_duration'] = 'Duration'; +$_['entry_cycle'] = 'Cycle'; +$_['entry_frequency'] = 'Frequency'; +$_['entry_trial_price'] = 'Trial price'; +$_['entry_trial_duration'] = 'Trial duration'; +$_['entry_trial_status'] = 'Trial status'; +$_['entry_trial_cycle'] = 'Trial cycle'; +$_['entry_trial_frequency'] = 'Trial frequency'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Column +$_['column_name'] = 'Name'; +$_['column_sort_order'] = 'Sort Order'; +$_['column_action'] = 'Action'; + +// Error +$_['error_warning'] = 'Warning: Please check the form carefully for errors!'; +$_['error_permission'] = 'Warning: You do not have permission to modify recurring profiles!'; +$_['error_name'] = 'Profile Name must be greater than 3 and less than 255 characters!'; +$_['error_product'] = 'Warning: This recurring profile cannot be deleted as it is currently assigned to %s products!'; \ No newline at end of file diff --git a/admin/catalog/review.php b/admin/catalog/review.php new file mode 100644 index 0000000..a5f4560 --- /dev/null +++ b/admin/catalog/review.php @@ -0,0 +1,36 @@ +OpenCart © 2009-' . date('Y') . ' All Rights Reserved.'; +$_['text_version'] = 'Version %s'; \ No newline at end of file diff --git a/admin/common/forgotten.php b/admin/common/forgotten.php new file mode 100644 index 0000000..3b1f5ea --- /dev/null +++ b/admin/common/forgotten.php @@ -0,0 +1,19 @@ +Twig syntax here.'; + +// Column +$_['column_store'] = 'Store'; +$_['column_route'] = 'Route'; +$_['column_theme'] = 'Theme'; +$_['column_date_added'] = 'Date Added'; +$_['column_action'] = 'Action'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify the theme editor!'; +$_['error_twig'] = 'Warning: You can only save .twig files!'; \ No newline at end of file diff --git a/admin/design/translation.php b/admin/design/translation.php new file mode 100644 index 0000000..7658176 --- /dev/null +++ b/admin/design/translation.php @@ -0,0 +1,32 @@ + Localisation > Languages / Currencies'; +$_['help_gender'] = 'Specify the gender your product is designed for using the gender attribute. When you provide this information, potential customers can accurately filter products by gender to help narrow their search. Keep in mind that Google also uses the gender information together with the values you provide for Size and Age Group to standardize the sizes that are shown to users.'; +$_['help_google_product_category'] = 'Use the this attribute to indicate the category of your item based on the Google product taxonomy. Categorizing your product helps ensure that your ad is shown with the right search results.'; +$_['help_is_bundle'] = 'Use the Bundle attribute to indicate that you've created a bundle: a main product that you've grouped with other, different products, sold together as one package for a single price. This attribute lets Google show your ad in the right situations by distinguishing your item from manufacturer-created bundles, multipacks, and other products without accessories.'; +$_['help_local_cron'] = 'This method is recommended. Insert this command in your web server CRON tab. Set it up to run every hour.'; +$_['help_multipack'] = 'Use the Multipack attribute to indicate that you've grouped multiple identical products for sale as one item. This attribute lets Google show your ad in the right situations by distinguishing your item from manufacturer-created multipacks, bundles, and other products.'; +$_['help_remote_cron'] = 'Use this method in case Method #1 cannot be used. Use this URL to set up a CRON task via a web-based CRON service. Set it up to run every hour.'; +$_['help_roas'] = 'Target ROAS lets you bid based on a target return on ad spend (ROAS). This Google Ads Smart Bidding strategy helps you get more conversion value or revenue at the target return-on-ad-spend (ROAS) you set. Your bids are automatically optimized at auction-time, allowing you to tailor bids for each auction.'; +$_['help_size'] = 'Use the size attribute to describe the standardized size of your product. When you use this attribute, your ad can appear in results that are filtered by size. The size you submit will also affect how your product variants are shown.'; +$_['help_size_system'] = 'With this attribute you can explain which country's sizing system your product uses. This information helps create accurate filters, which users can use to narrow search results. The sizing system that you submit will affect search, filtering, and how variants are shown in your ad.'; +$_['help_size_type'] = 'Use this attribute to describe the cut of your product. This information helps create accurate filters, which users can use to narrow search results.'; + +// Entry +$_['entry_action'] = 'Action'; +$_['entry_adult'] = 'Adult-Only Content'; +$_['entry_age_group'] = 'Age Group'; +$_['entry_auto_advertise'] = 'Automatically advertise new listings?'; +$_['entry_budget'] = 'Daily Campaign Budget'; +$_['entry_campaign'] = 'Smart Shopping Ad Campaigns'; +$_['entry_campaign_name'] = 'Campaign Name'; +$_['entry_color'] = 'Color Option'; +$_['entry_condition'] = 'Condition'; +$_['entry_country'] = 'Target Country'; +$_['entry_feed'] = 'Product Feeds'; +$_['entry_gender'] = 'Gender'; +$_['entry_google_product_category'] = 'Google Product Category'; +$_['entry_is_bundle'] = 'Bundle'; +$_['entry_max_transit_time'] = 'Maximum Transit Time (days)'; +$_['entry_min_transit_time'] = 'Minimum Transit Time (days)'; +$_['entry_multipack'] = 'Multipack (number of items in a single package)'; +$_['entry_oc_category'] = 'OpenCart Category (autocomplete)'; +$_['entry_roas'] = 'ROAS'; +$_['entry_setup_confirmation'] = 'Setup Confirmation'; +$_['entry_size'] = 'Size Option'; +$_['entry_size_system'] = 'Size System'; +$_['entry_size_type'] = 'Size Type'; +$_['entry_status'] = 'Status'; + +// Texts +$_['text_access_token'] = 'Access token'; +$_['text_acknowledge_add_campaign_1'] = 'I acknowledge that my campaigns will not become active until my product feeds get approved according to the Google Merchant Center requirements.'; +$_['text_acknowledge_add_campaign_2'] = 'I acknowledge that my campaigns will not become active until I set up Shipping and Tax (only in the US) details for my Merchant Center account.'; +$_['text_acknowledge_cron'] = 'I confirm that I have set up an automated CRON task using one of the methods above.'; +$_['text_acknowledge_merchant_tos'] = 'By purchasing Google Shopping ads, I agree to comply with Google's terms and policies, including Google's Merchant Center terms of service, Shopping ads policies, and Google Ads Terms and Conditions.'; +$_['text_action'] = 'Action'; +$_['text_active'] = 'Active'; +$_['text_active_states'] = 'Select active states'; +$_['text_add_target'] = 'New Campaign'; +$_['text_ads_intro'] = '

Important

To have your products accepted by Google Merchant Center, please make sure to follow these requirements:

'; +$_['text_advertise'] = 'Advertise'; +$_['text_age_group_adult'] = 'Adult (teens or older)'; +$_['text_age_group_infant'] = 'Infant (3-12 months old)'; +$_['text_age_group_kids'] = 'Kids (6-13 years old)'; +$_['text_age_group_newborn'] = 'Newborn (0-2 months old)'; +$_['text_age_group_toddler'] = 'Toddler (1-5 years old)'; +$_['text_all'] = 'All'; +$_['text_app_id'] = 'App ID'; +$_['text_app_secret'] = 'App Secret'; +$_['text_approved'] = 'Approved'; +$_['text_campaign_more_info'] = '

Campaign Duration

Campaigns will run until paused. You can pause a campaign at any time.


Campaign Optimization

It usually takes around 30 days for Google to rank products and optimize shopping ad campaigns.


Products in Campaign

Google will create a unique shopping ad for each approved product synced to your Merchant Center account. Ads are optimized based to maximize your sales. Popular products will likely receive more of your budget.


Campaign Duration

Campaigns will run until paused. You can pause a campaign at any time.


Shopping Ad Placement

Your ads may appear on multiple platforms including Google Search, Google Display Network, Youtube, and Gmail.

'; +$_['text_campaigns'] = 'Campaigns'; +$_['text_carrier_postcode'] = 'Origin Postal Code'; +$_['text_carrier_price_percentage'] = 'Price Percentage'; +$_['text_checklist_acknowledge_0'] = '

Visibility of product catalog

I confirm my product catalog is publically accessible without requiring a password.

'; +$_['text_checklist_acknowledge_1'] = '

Secure checkout process

Payment and transaction processing, as well as collection of any sensitive and financial personal information from the user, are conducted over a secure processing server (SSL-protected, with a valid SSL certificate - https://).

'; +$_['text_checklist_acknowledge_2'] = '

Return policy

I confirm my website provides a clear and conspicuous return policy to users.

'; +$_['text_checklist_acknowledge_3'] = '

Billing terms and conditions

I confirm my website provides clear and conspicuous billing terms and conditions.

'; +$_['text_checklist_acknowledge_4'] = '

Accurate contact information

I confirm my website displays sufficient and accurate contact information with at least two of the following: phone number, physical address, email address.

'; +$_['text_checklist_intro'] = '

Important

Before you can post ads on Google, your webstore must meet the Google Merchant Center requirements. A full of list of all requirements and recommendations can be found here.'; +$_['text_clicks'] = 'Clicks'; +$_['text_color'] = 'Color'; +$_['text_condition_new'] = 'New'; +$_['text_condition_refurbished'] = 'Refurbished'; +$_['text_condition_used'] = 'Used'; +$_['text_connect_intro'] = 'Your Google Shopping extension is not yet connected. Please go to the Google Shopping for OpenCart website to obtain an App ID and App Secret.'; +$_['text_connected'] = 'Connected with Merchant ID %s'; +$_['text_connecting'] = 'Connecting...'; +$_['text_connection'] = 'Connection'; +$_['text_conversion_value'] = 'Conversion Value'; +$_['text_conversions'] = 'Conversions'; +$_['text_cost'] = 'Cost'; +$_['text_critical'] = 'Critical'; +$_['text_cron_email'] = 'Send Summary to E-Mail'; +$_['text_cron_email_status'] = 'Send E-Mail Summary'; +$_['text_cron_info'] = 'Please make sure to set up a CRON task executing each hour using one of the methods below. Method #1 is recommended. CRON jobs help you with:

• Periodic syncing of your OpenCart catalog with Google Merchant Center
• Automatic fetching of product statuses and product reports'; +$_['text_cron_settings'] = 'CRON Settings'; +$_['text_data_quality_issues'] = 'Data Quality Issues'; +$_['text_debug_log'] = 'Debug Logging'; +$_['text_destination_status'] = 'Status'; +$_['text_disabled'] = 'Disabled'; +$_['text_disapproved'] = 'Disapproved'; +$_['text_disconnect_reminder'] = 'Even if you decide to disconnect this OpenCart extension, you will still have access to your Merchant Center account. It will not get deleted. Disconnecting will do the following:'; +$_['text_disconnecting_please_wait'] = 'Disconnecting...'; +$_['text_does_not_apply'] = '-- Does not apply --'; +$_['text_download_debug_log'] = 'Download Debug Log'; +$_['text_edit_target'] = 'Edit Campaign: %s'; +$_['text_enabled'] = 'Enabled'; +$_['text_error'] = 'Error'; +$_['text_existing_merchant'] = 'Use my own Google Merchant Center account (In case you want to use your active Google Merchant Center account.)'; +$_['text_extension_settings'] = 'Extension Settings'; +$_['text_extensions'] = 'Extensions'; +$_['text_filter'] = 'Filter'; +$_['text_gender_female'] = 'Female'; +$_['text_gender_male'] = 'Male'; +$_['text_gender_unisex'] = 'Unisex'; +$_['text_google_expiration_date'] = 'Google Expiration Date'; +$_['text_heading_merchant_center_account'] = 'Merchant Center Account'; +$_['text_home'] = 'Home'; +$_['text_image'] = 'Image'; +$_['text_impressions'] = 'Impressions'; +$_['text_info_popup_product'] = 'The information requested here is required to properly list your product on Google Shopping. Click here for more information.'; +$_['text_issues'] = 'Issues'; +$_['text_item_level_issues'] = 'Item Issues'; +$_['text_label_active'] = 'ACTIVE'; +$_['text_label_approved'] = 'APPROVED'; +$_['text_label_critical'] = 'CRITICAL'; +$_['text_label_disapproved'] = 'DISAPPROVED'; +$_['text_label_error'] = 'ERROR'; +$_['text_label_paused'] = 'PAUSED'; +$_['text_label_pending'] = 'PENDING'; +$_['text_label_suggestion'] = 'SUGGESTION'; +$_['text_label_unassigned'] = 'UNASSIGNED'; +$_['text_label_unavailable'] = 'UNAVAILABLE'; +$_['text_learn_more'] = 'Learn more'; +$_['text_loading_please_wait'] = 'Please wait. This may take a few minutes...'; +$_['text_local_cron'] = 'Method #1 - CRON Task:'; +$_['text_mapping_intro'] = 'Select your OpenCart categories which best match the pre-defined Google categories. This helps Google understand what you\'re selling so that they can better connect your ads with search queries from potential customers. If none of your categories match the list below, just click "Proceed" to skip this step.'; +$_['text_mapping_verify_intro'] = 'Some of your products are already mapped to Google categories. Should the new mapping edit all current products, or should it apply only for your future products?'; +$_['text_mapping_verify_title'] = 'Confirm New Mapping'; +$_['text_maximum_five'] = 'Maximum 5 campaigns can be selected. Leaving a campaign unticked will unassign the products from this campaign.'; +$_['text_merchant_intro'] = 'Please select the account you wish to use:'; +$_['text_merchant_website_claim'] = '

Upon clicking Proceed, you will be asked to authorize OpenCart to manage your listing and account in Google Shopping. Your website URL will be claimed by the selected Merchant Center account.

'; +$_['text_na'] = '–'; +$_['text_new_merchant'] = 'Use an account managed by OpenCart (For beginners who do not have a Google Merchant Center account.)'; +$_['text_no'] = 'No'; +$_['text_no_results'] = 'No results found!'; +$_['text_no_targets'] = 'No campaigns found! Click the button below to add your first campaign.'; +$_['text_panel_connect'] = 'Step 1 of 5: Connect the Google Shopping Extension'; +$_['text_panel_heading'] = 'Edit Google Shopping | Store: %s'; +$_['text_panel_heading_campaign'] = 'Step 3 of 5: Set up Smart Shopping Ad Campaigns'; +$_['text_panel_heading_campaign_2'] = 'Set up Smart Shopping Ad Campaigns'; +$_['text_panel_heading_mapping'] = 'Step 5 of 5: Set up Category Mapping'; +$_['text_panel_heading_mapping_2'] = 'Set up Category Mapping'; +$_['text_panel_heading_merchant'] = 'Step 2 of 5: Set up Google Merchant Center Account'; +$_['text_panel_heading_more_info'] = 'About Campaigns'; +$_['text_panel_heading_preview'] = 'How an Ad Looks Like'; +$_['text_panel_heading_shipping_taxes'] = 'Step 4 of 5: Set up Shipping & Taxes'; +$_['text_panel_heading_shipping_taxes_2'] = 'Set up Shipping & Taxes'; +$_['text_paused'] = 'Paused'; +$_['text_per_day'] = '$%s / day'; +$_['text_popup_error_body'] = 'The following error has occurred while trying to fetch this resource: {error}'; +$_['text_popup_error_title'] = 'Error'; +$_['text_popup_loading_body'] = 'Loading... Please wait...'; +$_['text_popup_loading_title'] = 'Loading form...'; +$_['text_popup_title_multiple'] = 'Editing %s products'; +$_['text_popup_title_single'] = '%s (%s)'; +$_['text_product_category'] = 'Category (incl. sub-categories)'; +$_['text_product_is_modified'] = 'Google Fields Edited'; +$_['text_product_model'] = 'Model'; +$_['text_product_name'] = 'Product'; +$_['text_refresh_token'] = 'Re-create token'; +$_['text_remote_cron'] = 'Method #2 - Remote CRON:'; +$_['text_report_campaign_name'] = 'Campaign Name'; +$_['text_report_clicks'] = 'Clicks'; +$_['text_report_conversion_value'] = 'Conversion Value'; +$_['text_report_conversions'] = 'Conversions'; +$_['text_report_cost'] = 'Cost'; +$_['text_report_date_range'] = 'Campaign Reports for %s'; +$_['text_report_impressions'] = 'Impressions'; +$_['text_report_status'] = 'Status'; +$_['text_reporting_interval'] = 'Reporting Time Interval'; +$_['text_reporting_interval_LAST_14_DAYS'] = 'Last 14 days'; +$_['text_reporting_interval_LAST_30_DAYS'] = 'Last 30 days'; +$_['text_reporting_interval_LAST_7_DAYS'] = 'Last 7 days'; +$_['text_reporting_interval_LAST_BUSINESS_WEEK'] = 'Last business week'; +$_['text_reporting_interval_LAST_WEEK'] = 'Last week'; +$_['text_reporting_interval_LAST_WEEK_SUN_SAT'] = 'Last week (Sunday - Saturday)'; +$_['text_reporting_interval_THIS_MONTH'] = 'This month'; +$_['text_reporting_interval_THIS_WEEK_MON_TODAY'] = 'This week (Monday - Today)'; +$_['text_reporting_interval_THIS_WEEK_SUN_TODAY'] = 'This week (Sunday - Today)'; +$_['text_reporting_interval_TODAY'] = 'Today'; +$_['text_reporting_interval_YESTERDAY'] = 'Yesterday'; +$_['text_select_country'] = '-- Country --'; +$_['text_select_currency'] = '-- Currency --'; +$_['text_select_language'] = '-- Language --'; +$_['text_selection_all'] = 'You have selected all {total} items on all pages. Unselect Everything'; +$_['text_selection_page'] = 'You have selected {selected_page} item(s) on this page. Click here to select all {total} items on all pages.'; +$_['text_shipping_carrier'] = 'Use a distribution center and carrier services'; +$_['text_shipping_custom'] = 'Set this up myself in the Google Merchant Center'; +$_['text_shipping_flat'] = 'Use a flat rate for all orders'; +$_['text_shipping_services'] = 'Shipping Services'; +$_['text_shipping_transit_times'] = 'Shipping Transit Times'; +$_['text_size'] = 'Size'; +$_['text_size_type_big_and_tall'] = 'Big & Tall'; +$_['text_size_type_maternity'] = 'Maternity'; +$_['text_size_type_petite'] = 'Petite'; +$_['text_size_type_plus'] = 'Plus'; +$_['text_size_type_regular'] = 'Regular'; +$_['text_status'] = 'Status'; +$_['text_suggestion'] = 'Suggestion'; +$_['text_tax_custom'] = 'Set this up myself in the Google Merchant Center'; +$_['text_tax_not_usa'] = 'I am not based in the USA'; +$_['text_tax_on_shipping'] = 'Add tax on shipping'; +$_['text_tax_usa'] = 'Use Google's destination-based tax estimation'; +$_['text_taxes'] = 'Taxes (USA only)'; +$_['text_tutorial_cron'] = 'https://isenselabs.com/posts/how-to-auto-sync-opencart-products-with-google-shopping'; +$_['text_usd'] = 'USD'; +$_['text_usd_day'] = 'USD / day'; +$_['text_video_tutorial_url_advertise'] = 'https://youtu.be/ZN7zz8raoVM?t=187'; +$_['text_video_tutorial_url_install'] = 'https://www.youtube.com/watch?v=AvkBLWAUojI'; +$_['text_video_tutorial_url_setup'] = 'https://www.youtube.com/watch?v=ZN7zz8raoVM'; +$_['text_view_issues'] = 'View Issues'; +$_['text_yes'] = 'Yes'; + +// Placeholders +$_['placeholder_access_token'] = 'Paste your access token here'; + +// Tabs +$_['tab_text_ads'] = 'Product Ads / Reports'; +$_['tab_text_reports'] = 'Campaign Reports'; +$_['tab_text_settings'] = 'Settings'; + +// Buttons +$_['button_add_feed'] = 'New Feed'; +$_['button_add_target'] = 'New Campaign'; +$_['button_apply'] = 'Assign Selected Products to Campaigns'; +$_['button_bulk_edit_google_fields'] = 'Bulk Edit'; +$_['button_campaign'] = 'Smart Shopping Ad Campaigns'; +$_['button_close'] = 'Close'; +$_['button_connect'] = 'Connect'; +$_['button_disconnect'] = 'Disconnect'; +$_['button_mapping'] = 'Category Mapping'; +$_['button_proceed'] = 'Proceed'; +$_['button_product_edit'] = 'Edit Google Fields'; +$_['button_product_set'] = 'Set Google Fields'; +$_['button_save'] = 'Save'; +$_['button_save_future'] = 'Save & Do Nothing'; +$_['button_save_modify'] = 'Save & Modify Current Products'; +$_['button_select_campaigns'] = 'Select Campaigns'; +$_['button_shipping_taxes'] = 'Shipping & Taxes'; +$_['button_video_tutorial_install'] = 'Watch Video Tutorial'; +$_['button_video_tutorial_setup'] = 'Watch Video Tutorial'; + +// Success +$_['success_advertise_disable'] = 'Success! Advertising has been disabled for the selected products!'; +$_['success_advertise_enable'] = 'Success! Advertising has been enabled for the selected products!'; +$_['success_advertise_listed'] = 'The shopping ads are live! If your products are not yet approved, please allow up to 3 business days for the Merchant Center team to review them.'; +$_['success_advertise_unlisted'] = 'The shopping ads have been stopped. The products you edited no longer belong to any campaigns.'; +$_['success_campaign'] = 'Success! You have set up Smart Shopping Ad Campaigns!'; +$_['success_connect'] = 'Success! You have connected your extension!'; +$_['success_disconnect'] = 'Success! The extension has been disconnected!'; +$_['success_index'] = 'Success! You have modified the extension!'; +$_['success_mapping'] = 'Success! You have set up mapping!'; +$_['success_merchant'] = 'Success! Your Google Merchant Center account has been set up! Your website has been claimed!'; +$_['success_merchant_access'] = 'Success! Your Google Merchant Center account has been set up! Your website has been claimed! You can access the linked Google Merchant Center account from the Google Merchant Center dashboard.'; +$_['success_product'] = 'Success! The product information has been updated.'; +$_['success_shipping_taxes'] = 'Success! The merchant shipping and taxes have been updated.'; +$_['success_target_add'] = 'Success! Your new campaign has been created! It will become active as soon as your product feeds get approved by Google Merchant Center.'; +$_['success_target_delete'] = 'Success! Your campaign has been deleted!'; +$_['success_target_edit'] = 'Success! You have edited your campaign!'; + +// Error +$_['error_adblock'] = "It looks like you are using an ad blocker. In order to use GoogleShopping, please disable your ad blocker for your OpenCart admin panel."; +$_['error_budget'] = 'Please insert the campaign budget. The value must be numeric and no less than 5.'; +$_['error_campaign_name_in_use'] = 'You are already using a campaign with the same name! Please choose another name.'; +$_['error_campaign_name_total'] = '"Total" is a forbidden name for a campaign! Please choose another name.'; +$_['error_carrier'] = 'Please select at least one carrier!'; +$_['error_carrier_postcode'] = 'Please provide the postcode for outgoing shipments.'; +$_['error_carrier_price_percentage'] = 'Please provide a valid price percentage from 0 to 100.'; +$_['error_cron_acknowledge'] = 'Please confirm you have set up a CRON job.'; +$_['error_empty_app_id'] = 'Please insert the App ID!'; +$_['error_empty_app_secret'] = 'Please insert the App Secret!'; +$_['error_empty_campaign_name'] = 'Please set a name for your campaign!'; +$_['error_empty_country'] = 'Please select a country!'; +$_['error_empty_feed'] = 'Please specify at least one campaign feed!'; +$_['error_field_no_value'] = 'Please provide a value!'; +$_['error_flat_rate'] = 'Please insert a flat rate value. The value must be numeric.'; +$_['error_form'] = 'Please check the form for errors and try to save agian.'; +$_['error_invalid_email'] = 'The provided e-mail address is not valid!'; +$_['error_invalid_feed'] = 'All feeds must have a language and currency!'; +$_['error_max_transit_time'] = 'Please insert a maximum transit time (number of days) which is larger than the minimum.'; +$_['error_min_transit_time'] = 'Please insert a minimum transit time (number of days).'; +$_['error_no_targets'] = 'Warning! No Smart Shopping Ad Campaigns have been set up.'; +$_['error_permission'] = 'Warning! You do not have permission to modify the extension Advertise > Google Shopping!'; +$_['error_popup_not_found_body'] = 'The system could not find the product.'; +$_['error_popup_not_found_title'] = 'Not found'; +$_['error_store_url_claim'] = 'Your store URL has been claimed by another app. Please connect your merchant account to re-claim the store URL.'; +$_['error_tax'] = 'Please select at least one taxable state.'; +$_['error_used_app_id'] = 'You have already connected this App with another one of your stores. Please disconnect the other store, or use a different App ID.'; +$_['error_warning'] = 'Warning! Please check the form carefully for errors.'; + +// Warning +$_['warning_budget'] = 'Campaigns with a daily budget of less than $10 may not yield good conversion results. For best results, we suggest a daily budget of at least $10.'; +$_['warning_disabled'] = 'The extension is disabled and all of your campaigns are stopped. Enable the extension to activate the Smart Shopping Ad Campaigns.'; +$_['warning_last_cron_executed'] = 'It seems like your CRON task has not been run recently. Please ensure it is set up correctly. Follow this tutorial to see how to do it.'; +$_['warning_no_active_campaigns'] = 'You have no campaigns running. Click here to activate your campaign.'; +$_['warning_no_advertised_products'] = 'No products are being advertised. To start advertising, you must assign products to campaigns. Follow this tutorial to see how to do it.'; +$_['warning_roas'] = 'Google Ads needs about a couple of weeks after a campaign gets created to work properly with ROAS. Please check back on %s to configure this setting.'; diff --git a/admin/extension/analytics/google.php b/admin/extension/analytics/google.php new file mode 100644 index 0000000..e292fd2 --- /dev/null +++ b/admin/extension/analytics/google.php @@ -0,0 +1,17 @@ +Google Analytics account and after creating your website profile copy and paste the analytics code into this field.'; +$_['text_default'] = 'Default'; + +// Entry +$_['entry_code'] = 'Google Analytics Code'; +$_['entry_status'] = 'Status'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify Google Analytics!'; +$_['error_code'] = 'Code required!'; diff --git a/admin/extension/captcha/basic.php b/admin/extension/captcha/basic.php new file mode 100644 index 0000000..ef46c3a --- /dev/null +++ b/admin/extension/captcha/basic.php @@ -0,0 +1,14 @@ +Google reCAPTCHA page and register your website.'; + +// Entry +$_['entry_key'] = 'Site key'; +$_['entry_secret'] = 'Secret key'; +$_['entry_status'] = 'Status'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify Google reCAPTCHA!'; +$_['error_key'] = 'Key required!'; +$_['error_secret'] = 'Secret required!'; \ No newline at end of file diff --git a/admin/extension/dashboard/activity.php b/admin/extension/dashboard/activity.php new file mode 100644 index 0000000..723e0d9 --- /dev/null +++ b/admin/extension/dashboard/activity.php @@ -0,0 +1,32 @@ +%s registered a new account.'; +$_['text_activity_edit'] = '%s updated their account details.'; +$_['text_activity_password'] = '%s updated their account password.'; +$_['text_activity_reset'] = '%s reset their account password.'; +$_['text_activity_login'] = '%s logged in.'; +$_['text_activity_forgotten'] = '%s has requested a reset password.'; +$_['text_activity_address_add'] = '%s added a new address.'; +$_['text_activity_address_edit'] = '%s updated their address.'; +$_['text_activity_address_delete'] = '%s deleted one of their addresses.'; +$_['text_activity_return_account'] = '%s submitted a product return.'; +$_['text_activity_return_guest'] = '%s submitted a product return.'; +$_['text_activity_order_account'] = '%s added a new order.'; +$_['text_activity_order_guest'] = '%s created a new order.'; +$_['text_activity_affiliate_add'] = '%s registered for a affiliate account.'; +$_['text_activity_affiliate_edit'] = '%s updated their affiliate details.'; +$_['text_activity_transaction'] = '%s received commission from an new order.'; + +// Entry +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_width'] = 'Width'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify dashboard activity!'; \ No newline at end of file diff --git a/admin/extension/dashboard/chart.php b/admin/extension/dashboard/chart.php new file mode 100644 index 0000000..74b22b7 --- /dev/null +++ b/admin/extension/dashboard/chart.php @@ -0,0 +1,22 @@ +Success: You have modified advertising!"; + +// Error +$_['error_adblock'] = "It looks like you are using an ad blocker. In order to use this Advertising section, please disable your ad blocker for your OpenCart admin panel."; diff --git a/admin/extension/extension/analytics.php b/admin/extension/extension/analytics.php new file mode 100644 index 0000000..0a4fb00 --- /dev/null +++ b/admin/extension/extension/analytics.php @@ -0,0 +1,15 @@ +here!'; +$_['text_add'] = 'Add Module'; +$_['text_list'] = 'Module List'; + +// Column +$_['column_name'] = 'Module Name'; +$_['column_status'] = 'Status'; +$_['column_action'] = 'Action'; + +// Entry +$_['entry_code'] = 'Module'; +$_['entry_name'] = 'Module Name'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify modules!'; +$_['error_name'] = 'Module Name must be between 3 and 64 characters!'; +$_['error_code'] = 'Extension required!'; \ No newline at end of file diff --git a/admin/extension/extension/other.php b/admin/extension/extension/other.php new file mode 100644 index 0000000..f39f428 --- /dev/null +++ b/admin/extension/extension/other.php @@ -0,0 +1,15 @@ +clicking here and choose taxonomy with numeric IDs in Plain Text (.txt) file. Upload via the green import button.'; + +// Column +$_['column_google_category'] = 'Google Category'; +$_['column_category'] = 'Category'; +$_['column_action'] = 'Action'; + +// Entry +$_['entry_google_category'] = 'Google Category'; +$_['entry_category'] = 'Category'; +$_['entry_data_feed'] = 'Data Feed Url'; +$_['entry_status'] = 'Status'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify Google Base feed!'; +$_['error_upload'] = 'File could not be uploaded!'; +$_['error_filetype'] = 'Invalid file type!'; \ No newline at end of file diff --git a/admin/extension/feed/google_sitemap.php b/admin/extension/feed/google_sitemap.php new file mode 100644 index 0000000..69dd816 --- /dev/null +++ b/admin/extension/feed/google_sitemap.php @@ -0,0 +1,15 @@ +sign up here for a free API Key.'; +$_['text_id'] = 'FraudLabs Pro ID'; +$_['text_ip_address'] = 'IP Address'; +$_['text_ip_net_speed'] = 'IP Net Speed'; +$_['text_ip_isp_name'] = 'IP ISP Name'; +$_['text_ip_usage_type'] = 'IP Usage Type'; +$_['text_ip_domain'] = 'IP Domain'; +$_['text_ip_time_zone'] = 'IP Time Zone'; +$_['text_ip_location'] = 'IP Location'; +$_['text_ip_distance'] = 'IP Distance'; +$_['text_ip_latitude'] = 'IP Latitude'; +$_['text_ip_longitude'] = 'IP Longitude'; +$_['text_risk_country'] = 'High Risk Country'; +$_['text_free_email'] = 'Free Email'; +$_['text_ship_forward'] = 'Ship Forward'; +$_['text_using_proxy'] = 'Using Proxy'; +$_['text_bin_found'] = 'BIN Found'; +$_['text_email_blacklist'] = 'Email Blacklist'; +$_['text_credit_card_blacklist'] = 'Credit Card Blacklist'; +$_['text_score'] = 'FraudLabs Pro Score'; +$_['text_status'] = 'FraudLabs Pro Status'; +$_['text_message'] = 'Message'; +$_['text_transaction_id'] = 'Transaction ID'; +$_['text_credits'] = 'Balance'; +$_['text_error'] = 'Error:'; +$_['text_flp_upgrade'] = '[Upgrade]'; +$_['text_flp_merchant_area'] = 'Please login to FraudLabs Pro Merchant Area for more information about this order.'; + +// Entry +$_['entry_status'] = 'Status'; +$_['entry_key'] = 'API Key'; +$_['entry_score'] = 'Risk Score'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_review_status'] = 'Review Status'; +$_['entry_approve_status'] = 'Approve Status'; +$_['entry_reject_status'] = 'Reject Status'; +$_['entry_simulate_ip'] = 'Simulate IP'; + +// Help +$_['help_order_status'] = 'Orders that have a score over your set risk score will be assigned this order status.'; +$_['help_review_status'] = 'Orders that marked as review by FraudLabs Pro will be assigned this order status.'; +$_['help_approve_status'] = 'Orders that marked as approve by FraudLabs Pro will be assigned this order status.'; +$_['help_reject_status'] = 'Orders that marked as reject by FraudLabs Pro will be assigned this order status.'; +$_['help_simulate_ip'] = 'Simulate the visitor IP address for testing. Leave blank to disable it.'; +$_['help_fraudlabspro_id'] = 'Unique identifier for a transaction screened by FraudLabs Pro system.'; +$_['help_ip_address'] = 'IP Address.'; +$_['help_ip_net_speed'] = 'Connection speed.'; +$_['help_ip_isp_name'] = 'ISP of the IP address.'; +$_['help_ip_usage_type'] = 'Usage type of the IP address. E.g, ISP, Commercial, Residential.'; +$_['help_ip_domain'] = 'Domain name of the IP address.'; +$_['help_ip_time_zone'] = 'Time zone of the IP address.'; +$_['help_ip_location'] = 'Location of the IP address.'; +$_['help_ip_distance'] = 'Distance from IP address to Billing Location.'; +$_['help_ip_latitude'] = 'Latitude of the IP address.'; +$_['help_ip_longitude'] = 'Longitude of the IP address.'; +$_['help_risk_country'] = 'Whether IP address country is in the latest high risk country list.'; +$_['help_free_email'] = 'Whether e-mail is from free e-mail provider.'; +$_['help_ship_forward'] = 'Whether shipping address is a freight forwarder address.'; +$_['help_using_proxy'] = 'Whether IP address is from Anonymous Proxy Server.'; +$_['help_bin_found'] = 'Whether the BIN information matches our BIN list.'; +$_['help_email_blacklist'] = 'Whether the email address is in our blacklist database.'; +$_['help_credit_card_blacklist'] = 'Whether the credit card is in our blacklist database.'; +$_['help_score'] = 'Risk score, 0 (low risk) - 100 (high risk).'; +$_['help_status'] = 'FraudLabs Pro status.'; +$_['help_message'] = 'FraudLabs Pro error message description.'; +$_['help_transaction_id'] = 'Unique identifier for a transaction screened by FraudLabs Pro system.'; +$_['help_credits'] = 'Balance of the credits available after this transaction.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify FraudLabs Pro settings!'; +$_['error_key'] = 'API Key Required!'; \ No newline at end of file diff --git a/admin/extension/fraud/ip.php b/admin/extension/fraud/ip.php new file mode 100644 index 0000000..2f00c63 --- /dev/null +++ b/admin/extension/fraud/ip.php @@ -0,0 +1,27 @@ +sign up here.'; +$_['text_country_match'] = 'Country Match:'; +$_['text_country_code'] = 'Country Code:'; +$_['text_high_risk_country'] = 'High Risk Country:'; +$_['text_distance'] = 'Distance:'; +$_['text_ip_region'] = 'IP Region:'; +$_['text_ip_city'] = 'IP City:'; +$_['text_ip_latitude'] = 'IP Latitude:'; +$_['text_ip_longitude'] = 'IP Longitude:'; +$_['text_ip_isp'] = 'ISP:'; +$_['text_ip_org'] = 'IP Organization:'; +$_['text_ip_asnum'] = 'ASNUM:'; +$_['text_ip_user_type'] = 'IP User Type:'; +$_['text_ip_country_confidence'] = 'IP Country Confidence:'; +$_['text_ip_region_confidence'] = 'IP Region Confidence:'; +$_['text_ip_city_confidence'] = 'IP City Confidence:'; +$_['text_ip_postal_confidence'] = 'IP Postal Confidence:'; +$_['text_ip_postal_code'] = 'IP Postal Code:'; +$_['text_ip_accuracy_radius'] = 'IP Accuracy Radius:'; +$_['text_ip_net_speed_cell'] = 'IP Net Speed Cell'; +$_['text_ip_metro_code'] = 'IP Metro Code:'; +$_['text_ip_area_code'] = 'IP Area Code:'; +$_['text_ip_time_zone'] = 'IP Time Zone:'; +$_['text_ip_region_name'] = 'IP Region Name:'; +$_['text_ip_domain'] = 'IP Domain:'; +$_['text_ip_country_name'] = 'IP Country Name:'; +$_['text_ip_continent_code'] = 'IP Continent Code:'; +$_['text_ip_corporate_proxy'] = 'IP Corporate Proxy:'; +$_['text_anonymous_proxy'] = 'Anonymous Proxy:'; +$_['text_proxy_score'] = 'Proxy Score:'; +$_['text_is_trans_proxy'] = 'Is Transparent Proxy:'; +$_['text_free_mail'] = 'Free Mail:'; +$_['text_carder_email'] = 'Carder Email:'; +$_['text_high_risk_username'] = 'High Risk Username:'; +$_['text_high_risk_password'] = 'High Risk Password:'; +$_['text_bin_match'] = 'Bin Match:'; +$_['text_bin_country'] = 'Bin Country:'; +$_['text_bin_name_match'] = 'Bin Name Match:'; +$_['text_bin_name'] = 'Bin Name:'; +$_['text_bin_phone_match'] = 'Bin Phone Match:'; +$_['text_bin_phone'] = 'Bin Phone:'; +$_['text_customer_phone_in_billing_location'] = 'Customer Phone Number in Billing Location:'; +$_['text_ship_forward'] = 'Shipping Forward:'; +$_['text_city_postal_match'] = 'City Postal Match:'; +$_['text_ship_city_postal_match'] = 'Shipping City Postal Match:'; +$_['text_score'] = 'Score:'; +$_['text_explanation'] = 'Explanation:'; +$_['text_risk_score'] = 'Risk Score:'; +$_['text_queries_remaining'] = 'Queries Remaining:'; +$_['text_maxmind_id'] = 'Maxmind ID:'; +$_['text_error'] = 'Error:'; + +// Entry +$_['entry_key'] = 'MaxMind License Key'; +$_['entry_score'] = 'Risk Score'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_status'] = 'Status'; + +// Help +$_['help_order_status'] = 'Orders that have a score over your set risk score will be assigned this order status and will not be allowed to reach the complete status automatically.'; +$_['help_country_match'] = 'Whether country of IP address matches billing address country (mismatch = higher risk).'; +$_['help_country_code'] = 'Country Code of the IP address.'; +$_['help_high_risk_country'] = 'Whether IP address or billing address country is in Ghana, Nigeria, or Vietnam.'; +$_['help_distance'] = 'Distance from IP address to Billing Location in kilometers (large distance = higher risk).'; +$_['help_ip_region'] = 'Estimated State/Region of the IP address.'; +$_['help_ip_city'] = 'Estimated City of the IP address.'; +$_['help_ip_latitude'] = 'Estimated Latitude of the IP address.'; +$_['help_ip_longitude'] = 'Estimated Longitude of the IP address.'; +$_['help_ip_isp'] = 'ISP of the IP address.'; +$_['help_ip_org'] = 'Organization of the IP address.'; +$_['help_ip_asnum'] = 'Estimated Autonomous System Number of the IP address.'; +$_['help_ip_user_type'] = 'Estimated user type of the IP address.'; +$_['help_ip_country_confidence'] = 'Representing our confidence that the country location is correct.'; +$_['help_ip_region_confidence'] = 'Representing our confidence that the region location is correct.'; +$_['help_ip_city_confidence'] = 'Representing our confidence that the city location is correct.'; +$_['help_ip_postal_confidence'] = 'Representing our confidence that the postal code location is correct.'; +$_['help_ip_postal_code'] = 'Estimated Postal Code of the IP address.'; +$_['help_ip_accuracy_radius'] = 'The average distance between the actual location of the end user using the IP address and the location returned by the GeoIP City database, in miles.'; +$_['help_ip_net_speed_cell'] = 'Estimated network type of the IP address.'; +$_['help_ip_metro_code'] = 'Estimated Metro Code of the IP address.'; +$_['help_ip_area_code'] = 'Estimated Area Code of the IP address.'; +$_['help_ip_time_zone'] = 'Estimated Time Zone of the IP address.'; +$_['help_ip_region_name'] = 'Estimated Region name of the IP address.'; +$_['help_ip_domain'] = 'Estimated domain of the IP address.'; +$_['help_ip_country_name'] = 'Estimated Country name of the IP address.'; +$_['help_ip_continent_code'] = 'Estimated Continent code of the IP address.'; +$_['help_ip_corporate_proxy'] = 'Whether the IP is an Corporate Proxy in the database or not.'; +$_['help_anonymous_proxy'] = 'Whether IP address is Anonymous Proxy (anonymous proxy = very high risk).'; +$_['help_proxy_score'] = 'Likelihood of IP Address being an Open Proxy.'; +$_['help_is_trans_proxy'] = 'Whether IP address is in our database of known transparent proxy servers, returned if forwardedIP is passed as an input.'; +$_['help_free_mail'] = 'Whether e-mail is from free e-mail provider (free e-mail = higher risk).'; +$_['help_carder_email'] = 'Whether e-mail is in database of high risk e-mails.'; +$_['help_high_risk_username'] = 'Whether usernameMD5 input is in database of high risk usernames. Only returned if usernameMD5 is included in inputs.'; +$_['help_high_risk_password'] = 'Whether passwordMD5 input is in database of high risk passwords. Only returned if passwordMD5 is included in inputs.'; +$_['help_bin_match'] = 'Whether country of issuing bank based on BIN number matches billing address country.'; +$_['help_bin_country'] = 'Country Code of the bank which issued the credit card based on BIN number.'; +$_['help_bin_name_match'] = 'Whether name of issuing bank matches inputted BIN name. A return value of Yes provides a positive indication that cardholder is in possession of credit card.'; +$_['help_bin_name'] = 'Name of the bank which issued the credit card based on BIN number. Available for approximately 96% of BIN numbers.'; +$_['help_bin_phone_match'] = 'Whether customer service phone number matches inputed BIN Phone. A return value of Yes provides a positive indication that cardholder is in possession of credit card.'; +$_['help_bin_phone'] = 'Customer service phone number listed on back of credit card. Available for approximately 75% of BIN numbers. In some cases phone number returned may be outdated.'; +$_['help_customer_phone_in_billing_location'] = 'Whether the customer phone number is in the billing zip code. A return value of Yes provides a positive indication that the phone number listed belongs to the cardholder. A return value of No indicates that the phone number may be in a different area, or may not be listed in our database. NotFound is returned when the phone number prefix cannot be found in our database at all. Currently we only support US Phone numbers.'; +$_['help_ship_forward'] = 'Whether shipping address is in database of known mail drops.'; +$_['help_city_postal_match'] = 'Whether billing city and state match zipcode. Currently available for US addresses only, returns empty string outside the US.'; +$_['help_ship_city_postal_match'] = 'Whether shipping city and state match zipcode. Currently available for US addresses only, returns empty string outside the US.'; +$_['help_score'] = 'Overall fraud score based on outputs listed above. This is the original fraud score, and is based on a simple formula. It has been replaced with risk score (see below), but is kept for backwards compatibility.'; +$_['help_explanation'] = 'A brief explanation of the score, detailing what factors contributed to it, according to our formula. Please note this corresponds to the score, not the riskScore.'; +$_['help_risk_score'] = 'New fraud score representing the estimated probability that the order is fraud, based off of analysis of past minFraud transactions. Requires an upgrade for clients who signed up before February 2007.'; +$_['help_queries_remaining'] = 'Number of queries remaining in your account, can be used to alert you when you may need to add more queries to your account.'; +$_['help_maxmind_id'] = 'Unique identifier, used to reference transactions when reporting fraudulent activity back to MaxMind. This reporting will help MaxMind improve its service to you and will enable a planned feature to customize the fraud scoring formula based on your chargeback history.'; +$_['help_error'] = 'Returns an error string with a warning message or a reason why the request failed.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify MaxMind anti-fraud!'; +$_['error_key'] = 'License Key Required!'; \ No newline at end of file diff --git a/admin/extension/menu/default.php b/admin/extension/menu/default.php new file mode 100644 index 0000000..094d5b4 --- /dev/null +++ b/admin/extension/menu/default.php @@ -0,0 +1,25 @@ +clicking here and choose taxonomy with numeric IDs in Plain Text (.txt) file. Upload via the green import button.'; + +// Column +$_['column_google_category'] = 'Google Category'; +$_['column_category'] = 'Category'; +$_['column_action'] = 'Action'; + +// Entry +$_['entry_google_category'] = 'Google Category'; +$_['entry_category'] = 'Category'; +$_['entry_data_feed'] = 'Data Feed Url'; +$_['entry_status'] = 'Status'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify Google Base feed!'; +$_['error_upload'] = 'File could not be uploaded!'; +$_['error_filetype'] = 'Invalid file type!'; \ No newline at end of file diff --git a/admin/extension/module/account.php b/admin/extension/module/account.php new file mode 100644 index 0000000..24a726b --- /dev/null +++ b/admin/extension/module/account.php @@ -0,0 +1,14 @@ +Create a Google Hangout chatback badge and copy & paste the generated code into the text box.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify Google Hangouts module!'; +$_['error_code'] = 'Code Required'; \ No newline at end of file diff --git a/admin/extension/module/html.php b/admin/extension/module/html.php new file mode 100644 index 0000000..bd3d397 --- /dev/null +++ b/admin/extension/module/html.php @@ -0,0 +1,18 @@ +not appear under certain conditions:'; +$_['text_info_li1'] = 'The cart is empty and no vouchers have been applied'; +$_['text_info_li2'] = 'The cart has downloads or recurring payments and the user is not logged in'; +$_['text_info_li3'] = 'Out of stock item checkout is disabled and the cart contains an out of stock item'; +$_['text_layouts'] = 'After enabling the module, use the layout manager to add the button to areas on the store.'; +$_['text_layout_link'] = 'Click here to access layouts page'; + +// Entry +$_['entry_status'] = 'Status'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify PayPal (Powered by Braintree) Button module!'; \ No newline at end of file diff --git a/admin/extension/module/pp_button.php b/admin/extension/module/pp_button.php new file mode 100644 index 0000000..32a2e20 --- /dev/null +++ b/admin/extension/module/pp_button.php @@ -0,0 +1,20 @@ +not appear under certain conditions:'; +$_['text_info_li1'] = 'The cart is empty and no vouchers have been applied'; +$_['text_info_li2'] = 'The cart has downloads or recurring payments and the user is not logged in'; +$_['text_info_li3'] = 'Out of stock item checkout is disabled and the cart contains an out of stock item'; +$_['text_layouts'] = 'After enabling the module, use the layout manager to add the button to areas on the store.'; +$_['text_layout_link'] = 'Click here to access layouts page'; + +// Entry +$_['entry_status'] = 'Status'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify PayPal Express Checkout Button module!'; \ No newline at end of file diff --git a/admin/extension/module/pp_login.php b/admin/extension/module/pp_login.php new file mode 100644 index 0000000..6b2c9d4 --- /dev/null +++ b/admin/extension/module/pp_login.php @@ -0,0 +1,35 @@ +Use lower stock amounts if you have eBay restrictions, when items sell the level will update back to your reserve until you sell out.
Do not use very low amounts like 1 or 2, if you do the listing will end if a buyer purchases all items at once.'; + +// Error +$_['error_ended'] = 'The linked listing has ended, you are unable to edit it. You should remove the link.'; +$_['error_reserve'] = 'You cannot set the reserve higher than the local stock'; +$_['error_no_sku'] = 'No SKU found!'; +$_['error_no_item_id'] = 'Item ID is missing from the request'; +$_['error_recommendations_load'] = 'Unable to load item recommendations'; +$_['error_name_length'] = 'Product name must be under 80 characters'; \ No newline at end of file diff --git a/admin/extension/openbay/ebay_import.php b/admin/extension/openbay/ebay_import.php new file mode 100644 index 0000000..da64f90 --- /dev/null +++ b/admin/extension/openbay/ebay_import.php @@ -0,0 +1,37 @@ +Caution! This will import all of your eBay products and build a category structure in your store. It is advised that you delete all categories and products before you run this option.
The category structure is from the normal eBay categories, not your shop categories (if you have an eBay shop). You can rename, remove and edit the imported categories without affecting your eBay products.'; +$_['text_sync_import_line3'] = 'You need to ensure your server can accept and process large POST data sizes. 1000 eBay items is about 40Mb in size, you will need to calculate what you require. If your call fails then it is likely your setting is too small. Your PHP memory limit needs to be about 128Mb.'; +$_['text_sync_server_size'] = 'Currently your server can accept: '; +$_['text_sync_memory_size'] = 'Your PHP memory limit: '; +$_['text_import_confirm'] = 'This will import all of your eBay items as new products, are you sure? This CAN NOT be undone! ENSURE you have a backup first!'; +$_['text_import_notify'] = 'Your import request has been sent for processing. An import takes about 1 hour per 1000 items.'; +$_['text_import_images_msg1'] = 'images are pending import/copy from eBay. Refresh this page, if the number does not decrease then'; +$_['text_import_images_msg2'] = 'click here'; +$_['text_import_images_msg3'] = 'and wait. More information about why this happened can be found here'; + +// Entry +$_['entry_import_item_advanced'] = 'Get advanced data'; +$_['entry_import_categories'] = 'Import categories'; +$_['entry_import_description'] = 'Import item descriptions'; +$_['entry_import'] = 'Import eBay items'; + +// Buttons +$_['button_import'] = 'Import'; +$_['button_complete'] = 'Complete'; + +// Help +$_['help_import_item_advanced'] = 'Will take up to 10 times longer to import items. Imports weights, sizes, ISBN and more if available'; +$_['help_import_categories'] = 'Builds a category structure in your store from the eBay categories'; +$_['help_import_description'] = 'This will import everything including HTML, visit counters etc'; + +// Error +$_['error_import'] = 'Failed to load'; +$_['error_maintenance'] = 'Your store is in maintenance mode. Importing will fail!'; +$_['error_ajax_load'] = 'Failed to connect to server'; +$_['error_validation'] = 'You need to register for your API token and enable the module.'; \ No newline at end of file diff --git a/admin/extension/openbay/ebay_links.php b/admin/extension/openbay/ebay_links.php new file mode 100644 index 0000000..630d96e --- /dev/null +++ b/admin/extension/openbay/ebay_links.php @@ -0,0 +1,54 @@ + Options)'; +$_['text_catalog_help'] = 'This will change your main image and will be set to use the eBay catalog image'; +$_['text_failed_title'] = 'Listing your item failed'; +$_['text_failed_msg1'] = 'There may be multiple reasons for this.'; +$_['text_failed_li1'] = 'If you are a new eBay seller (or have not sold much in the past) - you will need to contact eBay to remove your seller restrictions'; +$_['text_failed_li2'] = 'You may have not subscribed to Selling Manager Pro on eBay - this is a requirement.'; +$_['text_failed_li3'] = 'Your OpenBay Pro account is suspended, please check via your module admin area under the "My Account" tab'; +$_['text_failed_contact'] = 'If this error continues, please contact support after you have ensured the issue is none of the above.'; +$_['text_template_images'] = 'Template images'; +$_['text_ebay_images'] = 'eBay images'; +$_['text_shipping_first'] = 'First item'; +$_['text_shipping_add'] = 'Additional items'; +$_['text_shipping_service'] = 'Service'; +$_['text_stock_reserved'] = ' will be reserved'; +$_['text_insert'] = 'Add new eBay listing'; +$_['text_price_ex_tax'] = 'Excluding tax'; +$_['text_price_inc_tax'] = 'Including tax'; +$_['text_ebay_imagesize_ok'] = 'The image size is good, it can be used on eBay'; +$_['text_compatible'] = 'Compatible options'; +$_['text_loading_compatibility'] = 'Loading compatibility options'; +$_['text_product_identifiers'] = 'Product identifiers'; +$_['text_ean'] = 'EAN'; +$_['text_upc'] = 'UPC'; +$_['text_isbn'] = 'ISBN'; +$_['text_identifier_not_required'] = 'Not required'; + +// Column +$_['column_stock_total'] = 'In stock'; +$_['column_stock_col_qty'] = 'To list'; +$_['column_stock_col_qty_reserve'] = 'Reserved'; +$_['column_price_ex_tax'] = 'Excluding tax'; +$_['column_price_inc_tax'] = 'Including tax'; +$_['column_stock_col_comb'] = 'Combination'; +$_['column_price'] = 'Price'; +$_['column_stock_col_enabled'] = 'Enabled'; +$_['column_thumb'] = 'Image'; +$_['column_img_size'] = 'Size'; +$_['column_template_image'] = 'Template image'; +$_['column_ebay_image'] = 'eBay image'; +$_['column_main_ebay_image'] = 'Main eBay image'; +$_['column_sku'] = 'SKU'; + +// Entry +$_['entry_compatibility'] = 'Parts compatibility'; +$_['entry_shop_category'] = 'Shop Category'; +$_['entry_category_popular'] = 'Popular Categories'; +$_['entry_category_suggested'] = 'eBay suggested category'; +$_['entry_category'] = 'Category'; +$_['entry_listing_condition'] = 'Item condition'; +$_['entry_listing_duration'] = 'Listing duration'; +$_['entry_search_catalog'] = 'Search eBay catalog:'; +$_['entry_catalog'] = 'Use default image'; +$_['entry_title'] = 'Title'; +$_['entry_subtitle'] = 'Sub title'; +$_['entry_description'] = 'Description'; +$_['entry_profile_load'] = 'Load profile'; +$_['entry_template'] = 'Theme'; +$_['entry_image_gallery'] = 'Gallery image size'; +$_['entry_image_thumb'] = 'Thumb image size'; +$_['entry_images_supersize'] = 'Supersize images'; +$_['entry_images_gallery_plus'] = 'Gallery plus'; +$_['text_stock_matrix'] = 'Stock matrix'; +$_['entry_qty'] = 'Quantity to list'; +$_['entry_price'] = 'Price'; +$_['entry_tax_inc'] = 'Tax included'; +$_['entry_offers'] = 'Allow buyers to make offers'; +$_['entry_private'] = 'Private listing'; +$_['entry_imediate_payment'] = 'Immediate payment required?'; +$_['entry_payment'] = 'Payments accepted'; +$_['entry_payment_instruction'] = 'Payment instructions'; +$_['entry_item_postcode'] = 'Postcode/Zip of location'; +$_['entry_item_location'] = 'Town or State of location'; +$_['entry_dispatch_country'] = 'Dispatch country'; +$_['entry_dispatch_time'] = 'Dispatch time'; +$_['entry_shipping_getitfast'] = 'Get It Fast!'; +$_['entry_shipping_cod'] = 'Cash on delivery fee'; +$_['entry_shipping_type_nat'] = 'National shipping type'; +$_['entry_shipping_nat'] = 'National shipping services'; +$_['entry_shipping_handling_nat'] = 'Handling fee (national)'; +$_['entry_shipping_in_desc'] = 'Freight info in description'; +$_['entry_shipping_type_int'] = 'International shipping type'; +$_['entry_shipping_intnat'] = 'International shipping services'; +$_['entry_shipping_handling_int'] = 'Handling fee (international)'; +$_['entry_shipping_pickupdropoff'] = 'Click and Collect'; +$_['entry_shipping_pickupinstore'] = 'Available for In-Store Pickup'; +$_['entry_shipping_global_shipping'] = 'Use Global shipping service'; +$_['entry_shipping_promotion_discount'] = 'Combined shipping discounts (national)'; +$_['entry_shipping_promotion_discount_international'] = 'Combined shipping discounts (international)'; +$_['entry_vrm'] = 'Vehicle Registration Mark'; +$_['entry_vin'] = 'Vehicle Identification Number'; + +// Tab +$_['tab_feature'] = 'Features'; +$_['tab_ebay_catalog'] = 'eBay catalog'; +$_['tab_description'] = 'Description'; +$_['tab_price'] = 'Price & details'; +$_['tab_payment'] = 'Payment'; +$_['tab_returns'] = 'Returns'; + +// Help +$_['help_quantity_reserve'] = 'Enter a lower amount if you want to maintain a lower stock level on eBay'; +$_['help_price_ex_tax'] = 'Your standard item price excluding tax. This value is not sent to eBay.'; +$_['help_price_inc_tax'] = 'This value is sent to eBay and is the price users will pay.'; +$_['help_private'] = 'Hide buyer user names'; +$_['help_category_suggested'] = 'The list of categories eBay has suggested based of your item title'; +$_['help_category_popular'] = 'A list of your recently used categories'; +$_['help_shop_category'] = 'The category where the product will be added in your eBay shop'; +$_['help_shipping_promotion_discount'] = 'Offer national buyers a discount on shipping if they buy multiple items. Discounts must have been setup in eBay to take effect.'; +$_['help_shipping_promotion_discount_international'] = 'Offer international buyers a discount on shipping if they buy multiple items. Discounts must have been setup in eBay to take effect.'; + +// Error +$_['error_choose_category'] = 'You must choose a category'; +$_['error_search_text'] = 'Enter search text'; +$_['error_no_stock'] = 'You cannot list an item with zero stock'; +$_['error_catalog_data'] = 'No eBay catalog data was found for your product in eBay'; +$_['error_missing_settings'] = 'You cannot list items until you sync the eBay settings'; +$_['error_category_load'] = 'Unable to load categories'; +$_['error_features'] = 'Error loading features'; +$_['error_catalog_load'] = 'Error loading catalog'; +$_['error_category_sync'] = 'You must fix your category problem before you can list. Try re-syncing them in the module admin area.'; +$_['error_sku'] = 'Cannot submit a product without an SKU'; +$_['error_name'] = 'Cannot submit a product without a name'; +$_['error_name_length'] = 'Product name must be under 80 characters'; +$_['error_item_location'] = 'Enter an item location postcode'; +$_['error_dispatch_time'] = 'Enter a dispatch time'; +$_['error_shipping_national'] = 'Add at least one national shipping service'; +$_['error_stock'] = 'You must have stock of an item to list it'; +$_['error_duration'] = 'Select a listing duration'; +$_['error_listing_duration'] = 'Select a listing duration, select category to load these options'; +$_['error_image_size'] = 'Ensure that you have a gallery and thumb image size'; +$_['error_no_images'] = 'Listing must have at least 1 image uploaded to eBay'; +$_['error_main_image'] = 'You need to choose a main eBay image from your selection of eBay images'; +$_['error_ebay_imagesize'] = 'Image must be at least 500px on 1 side to use on eBay'; +$_['error_no_sku'] = 'No SKU found!'; \ No newline at end of file diff --git a/admin/extension/openbay/ebay_newbulk.php b/admin/extension/openbay/ebay_newbulk.php new file mode 100644 index 0000000..b777615 --- /dev/null +++ b/admin/extension/openbay/ebay_newbulk.php @@ -0,0 +1,77 @@ + items'; +$_['text_listed'] = 'Item listed! ID: '; +$_['text_ajax_confirm_listing'] = 'Are you sure you want to bulk list these items?'; +$_['text_bulk_plan_error'] = 'Your current plan does not allow for bulk uploads, upgrade your plan here'; +$_['text_item_limit'] = 'You cannot list these items as you would exceed your plan limit, upgrade your plan here'; +$_['text_search_text'] = 'Enter some search text'; +$_['text_catalog_no_products'] = 'No catalog items found'; +$_['text_search_failed'] = 'Search failed'; +$_['text_esc_key'] = 'The splash page has been hidden but may not have finished loading'; +$_['text_loading_categories'] = 'Loading categories'; +$_['text_loading_condition'] = 'Loading product conditions'; +$_['text_loading_duration'] = 'Loading listing durations'; +$_['text_total_fee'] = 'Total fees'; +$_['text_category_choose'] = 'Find category'; +$_['text_suggested'] = 'Suggested categories'; +$_['text_product_identifiers'] = 'Product identifiers'; +$_['text_ean'] = 'EAN'; +$_['text_upc'] = 'UPC'; +$_['text_isbn'] = 'ISBN'; +$_['text_identifier_not_required'] = 'Not required'; + +//Errors +$_['text_error_ship_profile'] = 'You need to have a default shipping profile set up'; +$_['text_error_generic_profile'] = 'You need to have a default generic profile set up'; +$_['text_error_return_profile'] = 'You need to have a default return profile set up'; +$_['text_error_theme_profile'] = 'You need to have a default theme profile set up'; +$_['text_error_variants'] = 'Items with variations cannot be bulk listed and have been unselected'; +$_['text_error_stock'] = 'Some items are not in stock and have been removed'; +$_['text_error_no_product'] = 'There is no eligible products selected to use the bulk upload feature'; +$_['text_error_reverify'] = 'There was an error, you should edit and re-verify the items'; +$_['error_missing_settings'] = 'You cannot bulk list items until you syncronise your eBay settings'; +$_['text_error_no_selection'] = 'You must select at least 1 item to list'; \ No newline at end of file diff --git a/admin/extension/openbay/ebay_orders.php b/admin/extension/openbay/ebay_orders.php new file mode 100644 index 0000000..58bbd3d --- /dev/null +++ b/admin/extension/openbay/ebay_orders.php @@ -0,0 +1,21 @@ +Order ID'; +$_['column_additional'] = 'Additional info'; +$_['column_comments'] = 'Comments'; +$_['column_notify'] = 'Notify'; +$_['column_send_mail'] = 'Send email'; +$_['column_option'] = 'Options'; + +// Text +$_['text_confirmed'] = '%s orders have been updated'; +$_['text_no_orders'] = 'No orders selected for update'; +$_['text_confirm_change_text'] = 'Changing order status to'; +$_['text_other'] = 'Other'; +$_['text_error_carrier_other'] = 'An order is missing an "Other Carrier" entry!'; +$_['text_web'] = 'Web'; +$_['text_ebay'] = 'eBay'; +$_['text_amazon'] = 'Amazon EU'; +$_['text_amazonus'] = 'Amazon US'; +$_['text_etsy'] = 'Etsy'; +$_['text_list'] = 'Order list'; +$_['text_order_id'] = 'Processing Order ID: '; +$_['text_modal_status_1'] = 'This is number '; +$_['text_modal_status_2'] = ' of '; +$_['text_modal_status_3'] = ' status updates to process'; +$_['text_confirm_submit'] = 'Begin the status update process on these orders?'; +$_['text_total'] = 'Total orders'; +$_['text_failed'] = 'Failed'; +$_['text_successful'] = 'Successful'; +$_['text_view_order'] = 'View order in new tab'; +$_['text_link_policy'] = 'Amazon orders should not send store emails due to strict Amazon policies'; + +// Entry +$_['entry_carrier'] = 'Carrier'; +$_['entry_tracking_no'] = 'Tracking'; +$_['entry_other'] = 'Other'; +$_['entry_date_added'] = 'Date added'; +$_['entry_order_channel'] = 'Order channel'; + +// Error +$_['error_fetch_api_id'] = 'Unable to retrieve store API credentials - have you selected your default in store settings?'; +$_['error_marketplace_update'] = 'Unable to update the order at the marketplace'; diff --git a/admin/extension/payment/alipay.php b/admin/extension/payment/alipay.php new file mode 100644 index 0000000..ead4648 --- /dev/null +++ b/admin/extension/payment/alipay.php @@ -0,0 +1,32 @@ +Alipay Pay Website'; +$_['text_live'] = 'Live'; +$_['text_sandbox'] = 'Sandbox'; + +// Entry +$_['entry_app_id'] = 'App ID'; +$_['entry_merchant_private_key'] = 'Merchant Private Key'; +$_['entry_alipay_public_key'] = 'Alipay Public Key'; +$_['entry_test'] = 'Test mode'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Completed Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; +$_['help_alipay_setup'] = 'Click here to learn how to set up Alipay account.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment Alipay!'; +$_['error_app_id'] = 'App ID required!'; +$_['error_merchant_private_key'] = 'Merchant Private Key required!'; +$_['error_alipay_public_key'] = 'Alipay Public Key required!'; diff --git a/admin/extension/payment/alipay_cross.php b/admin/extension/payment/alipay_cross.php new file mode 100644 index 0000000..a1f72eb --- /dev/null +++ b/admin/extension/payment/alipay_cross.php @@ -0,0 +1,32 @@ +Alipay Pay Website'; +$_['text_live'] = 'Live'; +$_['text_sandbox'] = 'Sandbox'; + +// Entry +$_['entry_app_id'] = 'Partner ID'; +$_['entry_merchant_private_key'] = 'Key'; +$_['entry_test'] = 'Test mode'; +$_['entry_total'] = 'Total'; +$_['entry_currency'] = 'Currency Code'; +$_['entry_order_status'] = 'Completed Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; +$_['help_currency'] = 'The settlement currency code the merchant specifies in the contract. You can add a new currency in System->Localisation->Currency if your settlement currency is not in the list'; +$_['help_alipay_setup'] = 'Click here to learn how to set up Alipay account.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify pay Alipay!'; +$_['error_app_id'] = 'Partner ID required!'; +$_['error_merchant_private_key'] = 'Key required!'; diff --git a/admin/extension/payment/amazon_login_pay.php b/admin/extension/payment/amazon_login_pay.php new file mode 100644 index 0000000..b1d2844 --- /dev/null +++ b/admin/extension/payment/amazon_login_pay.php @@ -0,0 +1,129 @@ +Amazon Pay and Login with Amazon'; +$_['text_amazon_join'] = 'Sign-up to Amazon Pay'; +$_['text_payment_info'] = 'Payment information'; +$_['text_capture_ok'] = 'Capture was successful'; +$_['text_capture_ok_order'] = 'Capture was successful, authorization has been fully captured'; +$_['text_refund_ok'] = 'Refund was successfully requested'; +$_['text_refund_ok_order'] = 'Refund was successfully requested, amount fully refunded'; +$_['text_cancel_ok'] = 'Cancel was successful, order status updated to canceled'; +$_['text_capture_status'] = 'Payment captured'; +$_['text_cancel_status'] = 'Payment canceled'; +$_['text_refund_status'] = 'Payment refunded'; +$_['text_order_ref'] = 'Order ref'; +$_['text_order_total'] = 'Total authorized'; +$_['text_total_captured'] = 'Total captured'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_authorization_id'] = 'Amazon Authorization ID'; +$_['text_column_capture_id'] = 'Amazon Capture ID'; +$_['text_column_refund_id'] = 'Amazon Refund ID'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_status'] = 'Status'; +$_['text_column_date_added'] = 'Date added'; +$_['text_confirm_cancel'] = 'Are you sure you want to cancel the payment?'; +$_['text_confirm_capture'] = 'Are you sure you want to capture the payment?'; +$_['text_confirm_refund'] = 'Are you sure you want to refund the payment?'; +$_['text_minimum_total'] = 'Minimum Order Total'; +$_['text_geo_zone'] = 'Geo Zone'; +$_['text_status'] = 'Status'; +$_['text_declined_codes'] = 'Test Decline Codes'; +$_['text_sort_order'] = 'Sort Order'; +$_['text_amazon_invalid'] = 'InvalidPaymentMethod'; +$_['text_amazon_rejected'] = 'AmazonRejected'; +$_['text_amazon_timeout'] = 'TransactionTimedOut'; +$_['text_amazon_no_declined'] = '--- No Automatic Declined Authorization ---'; +$_['text_amazon_signup'] = 'Sign-up to Amazon Pay'; +$_['text_credentials'] = 'Please paste your keys here (in JSON format)'; +$_['text_validate_credentials'] = 'Validate and Use Credentials'; +$_['text_extension'] = 'Extensions'; +$_['text_info_ssl'] = 'Important: SSL (https://) is a requirement and must be enabled on your website for the Amazon Pay and Login with Amazon buttons to work.'; + +// Columns +$_['column_status'] = 'Status'; + +//entry +$_['entry_merchant_id'] = 'Merchant ID'; +$_['entry_access_key'] = 'Access Key'; +$_['entry_access_secret'] = 'Secret Key'; +$_['entry_client_id'] = 'Client ID'; +$_['entry_client_secret'] = 'Client Secret'; +$_['entry_language'] = 'Language'; +$_['entry_login_pay_test'] = 'Test mode'; +$_['entry_login_pay_mode'] = 'Payment mode'; +$_['entry_checkout'] = 'Checkout mode'; +$_['entry_payment_region'] = 'Payment Region'; +$_['entry_capture_status'] = 'Automatic capture status'; +$_['entry_pending_status'] = 'Pending Order Status'; +$_['entry_ipn_url'] = 'IPN\'s URL'; +$_['entry_ipn_token'] = 'Secret Token'; +$_['entry_debug'] = 'Debug logging'; + +// Help +$_['help_pay_mode'] = 'Payment is only available for US marketplace'; +$_['help_checkout'] = 'Should payment button also login customer'; +$_['help_capture_status'] = 'Choose order staus that will trigger automatic capture of an authorized payment'; +$_['help_ipn_url'] = 'Set this as you merhcant URL in Amazon Seller Central'; +$_['help_ipn_token'] = 'Make this long and hard to guess. The resulting IPN URL must not be longer than 150 characters.'; +$_['help_minimum_total'] = 'This must be above zero'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise'; +$_['help_declined_codes'] = 'This is for testing purposes only'; + +// Order Info +$_['tab_order_adjustment'] = 'Order Adjustment'; + +// Errors +$_['error_permission'] = 'You do not have permissions to modify this module!'; +$_['error_merchant_id'] = 'Merchant ID is required'; +$_['error_access_key'] = 'Access Key is required'; +$_['error_access_secret'] = 'Secret Key is required'; +$_['error_client_id'] = 'Client ID is required'; +$_['error_client_secret'] = 'Client Key is required'; +$_['error_pay_mode'] = 'Payment is only available for US marketplace'; +$_['error_minimum_total'] = 'Minimum order total must be above zero'; +$_['error_curreny'] = 'Your shop must have %s currency installed and enabled'; +$_['error_upload'] = 'Upload failed'; +$_['error_data_missing'] = 'Required data is missing'; +$_['error_credentials'] = 'Please enter the keys in a valid JSON format'; + +// Buttons +$_['button_capture'] = 'Capture'; +$_['button_refund'] = 'Refund'; +$_['button_cancel'] = 'Cancel'; diff --git a/admin/extension/payment/authorizenet_aim.php b/admin/extension/payment/authorizenet_aim.php new file mode 100644 index 0000000..e336ed0 --- /dev/null +++ b/admin/extension/payment/authorizenet_aim.php @@ -0,0 +1,34 @@ +Authorize.Net'; + +// Entry +$_['entry_login'] = 'Login ID'; +$_['entry_key'] = 'Transaction Key'; +$_['entry_hash'] = 'MD5 Hash'; +$_['entry_server'] = 'Transaction Server'; +$_['entry_mode'] = 'Transaction Mode'; +$_['entry_method'] = 'Transaction Method'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment Authorize.Net (SIM)!'; +$_['error_login'] = 'Login ID Required!'; +$_['error_key'] = 'Transaction Key Required!'; \ No newline at end of file diff --git a/admin/extension/payment/authorizenet_sim.php b/admin/extension/payment/authorizenet_sim.php new file mode 100644 index 0000000..30d75a6 --- /dev/null +++ b/admin/extension/payment/authorizenet_sim.php @@ -0,0 +1,31 @@ +Authorize.Net'; + +// Entry +$_['entry_merchant'] = 'Merchant ID'; +$_['entry_key'] = 'Transaction Key'; +$_['entry_callback'] = 'Relay Response URL'; +$_['entry_md5'] = 'Signature Key/Hash'; +$_['entry_test'] = 'Test Mode'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_callback'] = 'Please login and set this at https://secure.authorize.net.'; +$_['help_md5'] = 'The Hash feature enables you to authenticate that a transaction response is securely received from Authorize.Net. Please login and set this at https://secure.authorize.net.(Optional)'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment Authorize.Net (SIM)!'; +$_['error_merchant'] = 'Merchant ID Required!'; +$_['error_key'] = 'Transaction Key Required!'; \ No newline at end of file diff --git a/admin/extension/payment/bank_transfer.php b/admin/extension/payment/bank_transfer.php new file mode 100644 index 0000000..d0926ec --- /dev/null +++ b/admin/extension/payment/bank_transfer.php @@ -0,0 +1,23 @@ +BluePay Hosted Form'; +$_['text_test'] = 'Test'; +$_['text_live'] = 'Live'; +$_['text_sale'] = 'Sale'; +$_['text_authenticate'] = 'Authorize'; +$_['text_release_ok'] = 'Release was successful'; +$_['text_release_ok_order'] = 'Release was successful'; +$_['text_rebate_ok'] = 'Rebate was successful'; +$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated'; +$_['text_void_ok'] = 'Void was successful, order status updated to voided'; +$_['text_payment_info'] = 'Payment information'; +$_['text_release_status'] = 'Payment released'; +$_['text_void_status'] = 'Payment voided'; +$_['text_rebate_status'] = 'Payment rebated'; +$_['text_order_ref'] = 'Order ref'; +$_['text_order_total'] = 'Total authorised'; +$_['text_total_released'] = 'Total released'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_date_added'] = 'Date Added'; +$_['text_confirm_void'] = 'Are you sure you want to void the payment?'; +$_['text_confirm_release'] = 'Are you sure you want to release the payment?'; +$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?'; + +// Entry +$_['entry_account_name'] = 'Account Name'; +$_['entry_account_id'] = 'Account ID'; +$_['entry_secret_key'] = 'Secret Key'; +$_['entry_test'] = 'Transaction Mode'; +$_['entry_transaction'] = 'Transaction Method'; +$_['entry_card_amex'] = 'Amex'; +$_['entry_card_discover'] = 'Discover'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_debug'] = 'Debug logging'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise'; +$_['help_transaction'] = 'Sale will charge customer immediately. Authorization will put funds on hold for future capture.'; +$_['help_cron_job_token'] = 'Make this long and hard to guess'; +$_['help_cron_job_url'] = 'Set a cron job to call this URL'; + +// Button +$_['button_release'] = 'Release'; +$_['button_rebate'] = 'Rebate / refund'; +$_['button_void'] = 'Void'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment BluePay!'; +$_['error_account_name'] = 'Account Name Required!'; +$_['error_account_id'] = 'Account ID Required!'; +$_['error_secret_key'] = 'Secret Key Required!'; \ No newline at end of file diff --git a/admin/extension/payment/bluepay_redirect.php b/admin/extension/payment/bluepay_redirect.php new file mode 100644 index 0000000..fe686e9 --- /dev/null +++ b/admin/extension/payment/bluepay_redirect.php @@ -0,0 +1,63 @@ +BluePay Redirect'; +$_['text_sim'] = 'Simulator'; +$_['text_test'] = 'Test'; +$_['text_live'] = 'Live'; +$_['text_sale'] = 'Sale'; +$_['text_authenticate'] = 'Authorize'; +$_['text_release_ok'] = 'Release was successful'; +$_['text_release_ok_order'] = 'Release was successful'; +$_['text_rebate_ok'] = 'Rebate was successful'; +$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated'; +$_['text_void_ok'] = 'Void was successful, order status updated to voided'; +$_['text_payment_info'] = 'Payment information'; +$_['text_release_status'] = 'Payment released'; +$_['text_void_status'] = 'Payment voided'; +$_['text_rebate_status'] = 'Payment rebated'; +$_['text_order_ref'] = 'Order ref'; +$_['text_order_total'] = 'Total authorised'; +$_['text_total_released'] = 'Total released'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_date_added'] = 'Created'; +$_['text_confirm_void'] = 'Are you sure you want to void the payment?'; +$_['text_confirm_release'] = 'Are you sure you want to release the payment?'; +$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?'; + +// Entry +$_['entry_vendor'] = 'Account ID'; +$_['entry_secret_key'] = 'Secret Key'; +$_['entry_test'] = 'Transaction Mode'; +$_['entry_transaction'] = 'Transaction Method'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_card'] = 'Store Cards'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise'; +$_['help_transaction'] = 'Sale will charge customer immediately. Authorization will put funds on hold for future capture.'; +$_['help_cron_job_token'] = 'Make this long and hard to guess'; +$_['help_cron_job_url'] = 'Set a cron job to call this URL'; + +// Button +$_['button_release'] = 'Release'; +$_['button_rebate'] = 'Rebate / refund'; +$_['button_void'] = 'Void'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment BluePay!'; +$_['error_account_id'] = 'Account ID Required!'; +$_['error_secret_key'] = 'Secret Key Required!'; \ No newline at end of file diff --git a/admin/extension/payment/cardconnect.php b/admin/extension/payment/cardconnect.php new file mode 100644 index 0000000..dd1ce99 --- /dev/null +++ b/admin/extension/payment/cardconnect.php @@ -0,0 +1,101 @@ +CardConnect'; +$_['text_payment'] = 'Payment'; +$_['text_authorize'] = 'Authorize'; +$_['text_live'] = 'Live'; +$_['text_test'] = 'Test'; +$_['text_no_cron_time'] = 'The cron has not yet been executed'; +$_['text_payment_info'] = 'Payment Information'; +$_['text_payment_method'] = 'Payment Method'; +$_['text_card'] = 'Card'; +$_['text_echeck'] = 'eCheck'; +$_['text_reference'] = 'Reference'; +$_['text_update'] = 'Update'; +$_['text_order_total'] = 'Order Total'; +$_['text_total_captured'] = 'Total Captured'; +$_['text_capture_payment'] = 'Capture Payment'; +$_['text_refund_payment'] = 'Refund Payment'; +$_['text_void'] = 'Void'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_type'] = 'Type'; +$_['text_column_reference'] = 'Reference'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_status'] = 'Status'; +$_['text_column_date_modified'] = 'Date Modified'; +$_['text_column_date_added'] = 'Date Added'; +$_['text_column_update'] = 'Update'; +$_['text_column_void'] = 'Void'; +$_['text_confirm_capture'] = 'Are you sure you want to capture the payment?'; +$_['text_confirm_refund'] = 'Are you sure you want to refund the payment?'; +$_['text_inquire_success'] = 'Inquire was successful'; +$_['text_capture_success'] = 'Capture request was successful'; +$_['text_refund_success'] = 'Refund request was successful'; +$_['text_void_success'] = 'Void request was successful'; + +// Entry +$_['entry_merchant_id'] = 'Merchant ID'; +$_['entry_api_username'] = 'API Username'; +$_['entry_api_password'] = 'API Password'; +$_['entry_token'] = 'Secret Token'; +$_['entry_transaction'] = 'Transaction'; +$_['entry_environment'] = 'Environment'; +$_['entry_site'] = 'Site'; +$_['entry_store_cards'] = 'Store Cards'; +$_['entry_echeck'] = 'eCheck'; +$_['entry_total'] = 'Total'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_logging'] = 'Debug Logging'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_cron_url'] = 'Cron Job URL'; +$_['entry_cron_time'] = 'Cron Job Last Run'; +$_['entry_order_status_pending'] = 'Pending'; +$_['entry_order_status_processing'] = 'Processing'; + +// Help +$_['help_merchant_id'] = 'Your personal CardConnect account merchant ID.'; +$_['help_api_username'] = 'Your username to access the CardConnect API.'; +$_['help_api_password'] = 'Your password to access the CardConnect API.'; +$_['help_token'] = 'Enter a random token for security or use the one generated.'; +$_['help_transaction'] = 'Choose \'Payment\' to capture the payment immediately or \'Authorize\' to have to approve it.'; +$_['help_site'] = 'This determines the first part of the API URL. Only change if instructed.'; +$_['help_store_cards'] = 'Whether you want to store cards using tokenization.'; +$_['help_echeck'] = 'Whether you want to offer the ability to pay using an eCheck.'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active. Must be a value with no currency sign.'; +$_['help_logging'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise.'; +$_['help_cron_url'] = 'Set a cron job to call this URL so that the orders are auto-updated. It is designed to be ran a few hours after the last capture of a business day.'; +$_['help_cron_time'] = 'This is the last time that the cron job URL was executed.'; +$_['help_order_status_pending'] = 'The order status when the order has to be authorized by the merchant.'; +$_['help_order_status_processing'] = 'The order status when the order is automatically captured.'; + +// Button +$_['button_inquire_all'] = 'Inquire All'; +$_['button_capture'] = 'Capture'; +$_['button_refund'] = 'Refund'; +$_['button_void_all'] = 'Void All'; +$_['button_inquire'] = 'Inquire'; +$_['button_void'] = 'Void'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment CardConnect!'; +$_['error_merchant_id'] = 'Merchant ID Required!'; +$_['error_api_username'] = 'API Username Required!'; +$_['error_api_password'] = 'API Password Required!'; +$_['error_token'] = 'Secret Token Required!'; +$_['error_site'] = 'Site Required!'; +$_['error_amount_zero'] = 'Amount must be higher than zero!'; +$_['error_no_order'] = 'No matching order info!'; +$_['error_invalid_response'] = 'Invalid response received!'; +$_['error_data_missing'] = 'Missing data!'; +$_['error_not_enabled'] = 'Module not enabled!'; \ No newline at end of file diff --git a/admin/extension/payment/cardinity.php b/admin/extension/payment/cardinity.php new file mode 100644 index 0000000..1ba0e0c --- /dev/null +++ b/admin/extension/payment/cardinity.php @@ -0,0 +1,52 @@ +Cardinity'; +$_['text_production'] = 'Production'; +$_['text_sandbox'] = 'Sandbox'; +$_['text_payment_info'] = 'Refund information'; +$_['text_no_refund'] = 'No refund history'; +$_['text_confirm_refund'] = 'Are you sure you want to refund'; +$_['text_na'] = 'N/A'; +$_['text_success_action'] = 'Success'; +$_['text_error_generic'] = 'Error: There was an error with your request. Please check the logs.'; + +// Column +$_['column_refund'] = 'Refund'; +$_['column_date'] = 'Date'; +$_['column_refund_history'] = 'Refund History'; +$_['column_action'] = 'Action'; +$_['column_status'] = 'Status'; +$_['column_amount'] = 'Amount'; +$_['column_description'] = 'Description'; + +// Entry +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_key'] = 'Key'; +$_['entry_secret'] = 'Secret'; +$_['entry_debug'] = 'Debug'; + +// Help +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise.'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Button +$_['button_refund'] = 'Refund'; + +// Error +$_['error_key'] = 'Key Required!'; +$_['error_secret'] = 'Secret Required!'; +$_['error_composer'] = 'Unable to load Cardinity SDK. Please download a compiled vendor folder or run composer.'; +$_['error_php_version'] = 'Minimum version of PHP 5.4.0 is required!'; +$_['error_permission'] = 'Warning: You do not have permission to modify payment Cardinity!'; +$_['error_connection'] = 'There was a problem establishing a connection to the Cardinity API. Please check your Key and Secret settings.'; +$_['error_warning'] = 'Warning: Please check the form carefully for errors!'; \ No newline at end of file diff --git a/admin/extension/payment/cheque.php b/admin/extension/payment/cheque.php new file mode 100644 index 0000000..29d060a --- /dev/null +++ b/admin/extension/payment/cheque.php @@ -0,0 +1,23 @@ +'; +$_['text_edit'] = 'Edit Divido'; +$_['text_extension'] = 'Extensions'; +$_['text_order_info'] = 'Divido info'; +$_['text_success'] = 'Success: You have modified the Divido module'; +$_['text_proposal_id'] = 'Proposal ID'; +$_['text_application_id'] = 'Application ID'; +$_['text_deposit_amount'] = 'Deposit amount'; + +// Entry +$_['entry_order_status'] = 'Order status when approved'; +$_['entry_sort_order'] = 'Sort order'; +$_['entry_status'] = 'Status'; +$_['entry_api_key'] = 'API-key'; +$_['entry_title'] = 'Title'; +$_['entry_productselection'] = 'Product selection'; +$_['entry_planselection'] = 'Show default plan'; +$_['entry_planlist'] = 'Plans'; +$_['entry_plans_options_all'] = 'Show all plans'; +$_['entry_plans_options_selected'] = 'Select default plans'; +$_['entry_products_options_all'] = 'All products'; +$_['entry_products_options_selected'] = 'Only selected products'; +$_['entry_products_options_threshold'] = 'All products above a defined price'; +$_['entry_price_threshold'] = 'Product price threshold'; +$_['entry_cart_threshold'] = 'Cart total threshold'; +$_['entry_threshold_list'] = 'Plan thresholds'; +$_['entry_category'] = 'Categories'; + +// Help +$_['help_api_key'] = 'Key that identifies you with Divido (obtained from Divido)'; +$_['help_status'] = 'Status of the payment method'; +$_['help_order_status'] = 'Status of the order when lender has approved'; +$_['help_title'] = 'Title of the payment option, shown in checkout'; +$_['help_planselection'] = 'Choose whether to manually select plans or show the default set'; +$_['help_productselection'] = 'Select what products are available on finance'; +$_['help_category'] = 'Limit what categories where financing is available'; +$_['help_cart_threshold'] = 'Hard lower limit on cart amount for Divido to be available'; \ No newline at end of file diff --git a/admin/extension/payment/eway.php b/admin/extension/payment/eway.php new file mode 100644 index 0000000..9680e3c --- /dev/null +++ b/admin/extension/payment/eway.php @@ -0,0 +1,173 @@ +eWAY'; +$_['text_authorisation'] = 'Authorisation'; +$_['text_sale'] = 'Sale'; +$_['text_transparent'] = 'Transparent Redirect (payment form on site)'; +$_['text_iframe'] = 'IFrame (payment form in window)'; +$_['text_connect_eway'] = 'eWAY helps businesses to securely process all major credit cards, with built-in fraud prevention, 24/7 technical support and so much more. Click Here'; +$_['text_eway_image'] = 'eWAY'; + +// Entry +$_['entry_paymode'] = 'Payment Mode'; +$_['entry_test'] = 'Test mode'; +$_['entry_order_status'] = 'Order status'; +$_['entry_order_status_refund'] = 'Refunded order status'; +$_['entry_order_status_auth'] = 'Authorised order status'; +$_['entry_order_status_fraud'] = 'Suspected Fraud order status'; +$_['entry_status'] = 'Status'; +$_['entry_username'] = 'eWAY API Key'; +$_['entry_password'] = 'eWAY password'; +$_['entry_payment_type'] = 'Payment Type'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_sort_order'] = 'Sort order'; +$_['entry_transaction_method'] = 'Transaction Method'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify the eWAY payment module'; +$_['error_username'] = 'eWAY API Key is required!'; +$_['error_password'] = 'eWAY password is required!'; +$_['error_payment_type'] = 'At least one payment type is required!'; + +// Help hints +$_['help_testmode'] = 'Set to Yes to use the eWAY Sandbox.'; +$_['help_username'] = 'Your eWAY API Key from your MYeWAY account.'; +$_['help_password'] = 'Your eWAY API Password from your MYeWAY account.'; +$_['help_transaction_method'] = 'Authorisation is only available for Australian banks'; + +// Order page - payment tab +$_['text_payment_info'] = 'Payment information'; +$_['text_order_total'] = 'Total authorised'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_transactionid'] = 'eWAY Transaction ID'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_created'] = 'Created'; +$_['text_total_captured'] = 'Total captured'; +$_['text_capture_status'] = 'Payment captured'; +$_['text_void_status'] = 'Payment voided'; +$_['text_refund_status'] = 'Payment refunded'; +$_['text_total_refunded'] = 'Total refunded'; +$_['text_refund_success'] = 'Refund succeeded!'; +$_['text_capture_success'] = 'Capture succeeded!'; +$_['text_refund_failed'] = 'Refund failed: '; +$_['text_capture_failed'] = 'Capture failed: '; +$_['text_unknown_failure'] = 'Invalid order or amount'; + +$_['text_confirm_capture'] = 'Are you sure you want to capture the payment?'; +$_['text_confirm_release'] = 'Are you sure you want to release the payment?'; +$_['text_confirm_refund'] = 'Are you sure you want to refund the payment?'; + +$_['text_empty_refund'] = 'Please enter an amount to refund'; +$_['text_empty_capture'] = 'Please enter an amount to capture'; + +$_['btn_refund'] = 'Refund'; +$_['btn_capture'] = 'Capture'; + +// Validation Error codes +$_['text_card_message_V6000'] = 'Undefined Validation Error'; +$_['text_card_message_V6001'] = 'Invalid Customer IP'; +$_['text_card_message_V6002'] = 'Invalid DeviceID'; +$_['text_card_message_V6011'] = 'Invalid Amount'; +$_['text_card_message_V6012'] = 'Invalid Invoice Description'; +$_['text_card_message_V6013'] = 'Invalid Invoice Number'; +$_['text_card_message_V6014'] = 'Invalid Invoice Reference'; +$_['text_card_message_V6015'] = 'Invalid Currency Code'; +$_['text_card_message_V6016'] = 'Payment Required'; +$_['text_card_message_V6017'] = 'Payment Currency Code Required'; +$_['text_card_message_V6018'] = 'Unknown Payment Currency Code'; +$_['text_card_message_V6021'] = 'Cardholder Name Required'; +$_['text_card_message_V6022'] = 'Card Number Required'; +$_['text_card_message_V6023'] = 'CVN Required'; +$_['text_card_message_V6031'] = 'Invalid Card Number'; +$_['text_card_message_V6032'] = 'Invalid CVN'; +$_['text_card_message_V6033'] = 'Invalid Expiry Date'; +$_['text_card_message_V6034'] = 'Invalid Issue Number'; +$_['text_card_message_V6035'] = 'Invalid Start Date'; +$_['text_card_message_V6036'] = 'Invalid Month'; +$_['text_card_message_V6037'] = 'Invalid Year'; +$_['text_card_message_V6040'] = 'Invalid Token Customer Id'; +$_['text_card_message_V6041'] = 'Customer Required'; +$_['text_card_message_V6042'] = 'Customer First Name Required'; +$_['text_card_message_V6043'] = 'Customer Last Name Required'; +$_['text_card_message_V6044'] = 'Customer Country Code Required'; +$_['text_card_message_V6045'] = 'Customer Title Required'; +$_['text_card_message_V6046'] = 'Token Customer ID Required'; +$_['text_card_message_V6047'] = 'RedirectURL Required'; +$_['text_card_message_V6051'] = 'Invalid First Name'; +$_['text_card_message_V6052'] = 'Invalid Last Name'; +$_['text_card_message_V6053'] = 'Invalid Country Code'; +$_['text_card_message_V6054'] = 'Invalid Email'; +$_['text_card_message_V6055'] = 'Invalid Phone'; +$_['text_card_message_V6056'] = 'Invalid Mobile'; +$_['text_card_message_V6057'] = 'Invalid Fax'; +$_['text_card_message_V6058'] = 'Invalid Title'; +$_['text_card_message_V6059'] = 'Redirect URL Invalid'; +$_['text_card_message_V6060'] = 'Redirect URL Invalid'; +$_['text_card_message_V6061'] = 'Invalid Reference'; +$_['text_card_message_V6062'] = 'Invalid Company Name'; +$_['text_card_message_V6063'] = 'Invalid Job Description'; +$_['text_card_message_V6064'] = 'Invalid Street1'; +$_['text_card_message_V6065'] = 'Invalid Street2'; +$_['text_card_message_V6066'] = 'Invalid City'; +$_['text_card_message_V6067'] = 'Invalid State'; +$_['text_card_message_V6068'] = 'Invalid Postalcode'; +$_['text_card_message_V6069'] = 'Invalid Email'; +$_['text_card_message_V6070'] = 'Invalid Phone'; +$_['text_card_message_V6071'] = 'Invalid Mobile'; +$_['text_card_message_V6072'] = 'Invalid Comments'; +$_['text_card_message_V6073'] = 'Invalid Fax'; +$_['text_card_message_V6074'] = 'Invalid Url'; +$_['text_card_message_V6075'] = 'Invalid Shipping Address First Name'; +$_['text_card_message_V6076'] = 'Invalid Shipping Address Last Name'; +$_['text_card_message_V6077'] = 'Invalid Shipping Address Street1'; +$_['text_card_message_V6078'] = 'Invalid Shipping Address Street2'; +$_['text_card_message_V6079'] = 'Invalid Shipping Address City'; +$_['text_card_message_V6080'] = 'Invalid Shipping Address State'; +$_['text_card_message_V6081'] = 'Invalid Shipping Address PostalCode'; +$_['text_card_message_V6082'] = 'Invalid Shipping Address Email'; +$_['text_card_message_V6083'] = 'Invalid Shipping Address Phone'; +$_['text_card_message_V6084'] = 'Invalid Shipping Address Country'; +$_['text_card_message_V6091'] = 'Unknown Country Code'; +$_['text_card_message_V6100'] = 'Invalid Card Name'; +$_['text_card_message_V6101'] = 'Invalid Card Expiry Month'; +$_['text_card_message_V6102'] = 'Invalid Card Expiry Year'; +$_['text_card_message_V6103'] = 'Invalid Card Start Month'; +$_['text_card_message_V6104'] = 'Invalid Card Start Year'; +$_['text_card_message_V6105'] = 'Invalid Card Issue Number'; +$_['text_card_message_V6106'] = 'Invalid Card CVN'; +$_['text_card_message_V6107'] = 'Invalid AccessCode'; +$_['text_card_message_V6108'] = 'Invalid CustomerHostAddress'; +$_['text_card_message_V6109'] = 'Invalid UserAgent'; +$_['text_card_message_V6110'] = 'Invalid Card Number'; +$_['text_card_message_V6111'] = 'Unauthorised API Access, Account Not PCI Certified'; +$_['text_card_message_V6112'] = 'Redundant card details other than expiry year and month'; +$_['text_card_message_V6113'] = 'Invalid transaction for refund'; +$_['text_card_message_V6114'] = 'Gateway validation error'; +$_['text_card_message_V6115'] = 'Invalid DirectRefundRequest, Transaction ID'; +$_['text_card_message_V6116'] = 'Invalid card data on original TransactionID'; +$_['text_card_message_V6124'] = 'Invalid Line Items. The line items have been provided however the totals do not match the TotalAmount field'; +$_['text_card_message_V6125'] = 'Selected Payment Type not enabled'; +$_['text_card_message_V6126'] = 'Invalid encrypted card number, decryption failed'; +$_['text_card_message_V6127'] = 'Invalid encrypted cvn, decryption failed'; +$_['text_card_message_V6128'] = 'Invalid Method for Payment Type'; +$_['text_card_message_V6129'] = 'Transaction has not been authorised for Capture/Cancellation'; +$_['text_card_message_V6130'] = 'Generic customer information error'; +$_['text_card_message_V6131'] = 'Generic shipping information error'; +$_['text_card_message_V6132'] = 'Transaction has already been completed or voided, operation not permitted'; +$_['text_card_message_V6133'] = 'Checkout not available for Payment Type'; +$_['text_card_message_V6134'] = 'Invalid Auth Transaction ID for Capture/Void'; +$_['text_card_message_V6135'] = 'PayPal Error Processing Refund'; +$_['text_card_message_V6140'] = 'Merchant account is suspended'; +$_['text_card_message_V6141'] = 'Invalid PayPal account details or API signature'; +$_['text_card_message_V6142'] = 'Authorise not available for Bank/Branch'; +$_['text_card_message_V6150'] = 'Invalid Refund Amount'; +$_['text_card_message_V6151'] = 'Refund amount greater than original transaction'; +$_['text_card_message_D4406'] = 'Unknown error'; +$_['text_card_message_S5010'] = 'Unknown error'; \ No newline at end of file diff --git a/admin/extension/payment/firstdata.php b/admin/extension/payment/firstdata.php new file mode 100644 index 0000000..69b8d15 --- /dev/null +++ b/admin/extension/payment/firstdata.php @@ -0,0 +1,79 @@ +'; +$_['text_payment_info'] = 'Payment information'; +$_['text_capture_status'] = 'Payment captured'; +$_['text_void_status'] = 'Payment voided'; +$_['text_order_ref'] = 'Order ref'; +$_['text_order_total'] = 'Total authorised'; +$_['text_total_captured'] = 'Total captured'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_date_added'] = 'Created'; +$_['text_confirm_void'] = 'Are you sure you want to void the payment?'; +$_['text_confirm_capture'] = 'Are you sure you want to capture the payment?'; + +// Entry +$_['entry_merchant_id'] = 'Store ID'; +$_['entry_secret'] = 'Shared secret'; +$_['entry_total'] = 'Total'; +$_['entry_sort_order'] = 'Sort order'; +$_['entry_geo_zone'] = 'Geo zone'; +$_['entry_status'] = 'Status'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_live_demo'] = 'Live / Demo'; +$_['entry_auto_settle'] = 'Settlement type'; +$_['entry_card_select'] = 'Select card'; +$_['entry_tss_check'] = 'TSS checks'; +$_['entry_live_url'] = 'Live connection URL'; +$_['entry_demo_url'] = 'Demo connection URL'; +$_['entry_status_success_settled'] = 'Success - settled'; +$_['entry_status_success_unsettled'] = 'Success - not settled'; +$_['entry_status_decline'] = 'Decline'; +$_['entry_status_void'] = 'Voided'; +$_['entry_enable_card_store'] = 'Enable card storage tokens'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; +$_['help_notification'] = 'You need to supply this URL to First Data to get payment notifications'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise'; +$_['help_settle'] = 'If you use pre-auth you must complete a post-auth action within 3-5 days otherwise your transaction will be dropped'; + +// Tab +$_['tab_account'] = 'API info'; +$_['tab_order_status'] = 'Order status'; +$_['tab_payment'] = 'Payment settings'; +$_['tab_advanced'] = 'Advanced'; + +// Button +$_['button_capture'] = 'Capture'; +$_['button_void'] = 'Void'; + +// Error +$_['error_merchant_id'] = 'Store ID is required'; +$_['error_secret'] = 'Shared secret is required'; +$_['error_live_url'] = 'Live URL is required'; +$_['error_demo_url'] = 'Demo URL is required'; +$_['error_data_missing'] = 'Data missing'; +$_['error_void_error'] = 'Unable to void transaction'; +$_['error_capture_error'] = 'Unable to capture transaction'; \ No newline at end of file diff --git a/admin/extension/payment/firstdata_remote.php b/admin/extension/payment/firstdata_remote.php new file mode 100644 index 0000000..e9dd114 --- /dev/null +++ b/admin/extension/payment/firstdata_remote.php @@ -0,0 +1,89 @@ +'; +$_['text_extension'] = 'Extensions'; +$_['text_success'] = 'Success: You have modified First Data account details!'; +$_['text_edit'] = 'Edit First Data EMEA Web Service API'; +$_['text_card_type'] = 'Card type'; +$_['text_enabled'] = 'Enabled'; +$_['text_merchant_id'] = 'Store ID'; +$_['text_subaccount'] = 'Subaccount'; +$_['text_user_id'] = 'User ID'; +$_['text_capture_ok'] = 'Capture was successful'; +$_['text_capture_ok_order'] = 'Capture was successful, order status updated to success - settled'; +$_['text_refund_ok'] = 'Refund was successful'; +$_['text_refund_ok_order'] = 'Refund was successful, order status updated to refunded'; +$_['text_void_ok'] = 'Void was successful, order status updated to voided'; +$_['text_settle_auto'] = 'Sale'; +$_['text_settle_delayed'] = 'Pre auth'; +$_['text_mastercard'] = 'Mastercard'; +$_['text_visa'] = 'Visa'; +$_['text_diners'] = 'Diners'; +$_['text_amex'] = 'American Express'; +$_['text_maestro'] = 'Maestro'; +$_['text_payment_info'] = 'Payment information'; +$_['text_capture_status'] = 'Payment captured'; +$_['text_void_status'] = 'Payment voided'; +$_['text_refund_status'] = 'Payment refunded'; +$_['text_order_ref'] = 'Order ref'; +$_['text_order_total'] = 'Total authorised'; +$_['text_total_captured'] = 'Total captured'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_date_added'] = 'Created'; +$_['text_confirm_void'] = 'Are you sure you want to void the payment?'; +$_['text_confirm_capture'] = 'Are you sure you want to capture the payment?'; +$_['text_confirm_refund'] = 'Are you sure you want to refund the payment?'; + +// Entry +$_['entry_certificate_path'] = 'Certificate path'; +$_['entry_certificate_key_path'] = 'Private key path'; +$_['entry_certificate_key_pw'] = 'Private key password'; +$_['entry_certificate_ca_path'] = 'CA path'; +$_['entry_merchant_id'] = 'Store ID'; +$_['entry_user_id'] = 'User ID'; +$_['entry_password'] = 'Password'; +$_['entry_total'] = 'Total'; +$_['entry_sort_order'] = 'Sort order'; +$_['entry_geo_zone'] = 'Geo zone'; +$_['entry_status'] = 'Status'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_auto_settle'] = 'Settlement type'; +$_['entry_status_success_settled'] = 'Success - settled'; +$_['entry_status_success_unsettled'] = 'Success - not settled'; +$_['entry_status_decline'] = 'Decline'; +$_['entry_status_void'] = 'Voided'; +$_['entry_status_refund'] = 'Refunded'; +$_['entry_enable_card_store'] = 'Enable card storage tokens'; +$_['entry_cards_accepted'] = 'Card types accepted'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; +$_['help_certificate'] = 'Certificates and private keys should be stored outside of your public web folders'; +$_['help_card_select'] = 'Ask the user to choose thier card type before they are redirected'; +$_['help_notification'] = 'You need to supply this URL to First Data to get payment notifications'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise .'; +$_['help_settle'] = 'If you use pre-auth you must complete a post-auth action within 3-5 days otherwise your transaction will be dropped'; + +// Tab +$_['tab_account'] = 'API info'; +$_['tab_order_status'] = 'Order status'; +$_['tab_payment'] = 'Payment settings'; + +// Button +$_['button_capture'] = 'Capture'; +$_['button_refund'] = 'Refund'; +$_['button_void'] = 'Void'; + +// Error +$_['error_merchant_id'] = 'Store ID is required'; +$_['error_user_id'] = 'User ID is required'; +$_['error_password'] = 'Password is required'; +$_['error_certificate'] = 'Certificate path is required'; +$_['error_key'] = 'Certificate key is required'; +$_['error_key_pw'] = 'Certificate key password is required'; +$_['error_ca'] = 'Certificate Authority (CA) is required'; \ No newline at end of file diff --git a/admin/extension/payment/free_checkout.php b/admin/extension/payment/free_checkout.php new file mode 100644 index 0000000..b9cac81 --- /dev/null +++ b/admin/extension/payment/free_checkout.php @@ -0,0 +1,16 @@ +G2APay'; +$_['text_payment_info'] = 'Payment information'; +$_['text_refund_status'] = 'Payment refund'; +$_['text_order_ref'] = 'Order ref'; +$_['text_order_total'] = 'Total authorised'; +$_['text_total_released'] = 'Total released'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_date_added'] = 'Added'; +$_['text_refund_ok'] = 'Refund was successfully requested'; +$_['text_refund_ok_order'] = 'Refund was successfully requested, amount fully refunded'; + +// Entry +$_['entry_username'] = 'Username'; +$_['entry_secret'] = 'Secret'; +$_['entry_api_hash'] = 'API Hash'; +$_['entry_environment'] = 'Environment'; +$_['entry_secret_token'] = 'Secret Token'; +$_['entry_ipn_url'] = 'IPN URL:'; +$_['entry_total'] = 'Total'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_complete_status'] = 'Complete Status:'; +$_['entry_rejected_status'] = 'Rejected Status:'; +$_['entry_cancelled_status'] = 'Canceled Status:'; +$_['entry_pending_status'] = 'Pending Status:'; +$_['entry_refunded_status'] = 'Refunded Status:'; +$_['entry_partially_refunded_status'] = 'Partially Refunded Status:'; + +// Help +$_['help_username'] = 'The email address used for your account'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise'; + +// Tab +$_['tab_settings'] = 'Settings'; +$_['tab_order_status'] = 'Order Status'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify G2APay!'; +$_['error_email'] = 'E-Mail Required!'; +$_['error_secret'] = 'Secret Required!'; +$_['error_api_hash'] = 'API Hash Required!'; +$_['entry_status'] = 'Status'; + +//Button +$_['btn_refund'] = 'refund'; + +$_['g2apay_environment_live'] = 'Live'; +$_['g2apay_environment_test'] = 'Test'; \ No newline at end of file diff --git a/admin/extension/payment/globalpay.php b/admin/extension/payment/globalpay.php new file mode 100644 index 0000000..7732f84 --- /dev/null +++ b/admin/extension/payment/globalpay.php @@ -0,0 +1,98 @@ +Globalpay'; + +// Entry +$_['entry_merchant_id'] = 'Merchant ID'; +$_['entry_secret'] = 'Shared secret'; +$_['entry_rebate_password'] = 'Rebate password'; +$_['entry_total'] = 'Total'; +$_['entry_sort_order'] = 'Sort order'; +$_['entry_geo_zone'] = 'Geo zone'; +$_['entry_status'] = 'Status'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_live_demo'] = 'Live / Demo'; +$_['entry_auto_settle'] = 'Settlement type'; +$_['entry_card_select'] = 'Select card'; +$_['entry_tss_check'] = 'TSS checks'; +$_['entry_live_url'] = 'Live connection URL'; +$_['entry_demo_url'] = 'Demo connection URL'; +$_['entry_status_success_settled'] = 'Success - settled'; +$_['entry_status_success_unsettled'] = 'Success - not settled'; +$_['entry_status_decline'] = 'Decline'; +$_['entry_status_decline_pending'] = 'Decline - offline auth'; +$_['entry_status_decline_stolen'] = 'Decline - lost or stolen card'; +$_['entry_status_decline_bank'] = 'Decline - bank error'; +$_['entry_status_void'] = 'Voided'; +$_['entry_status_rebate'] = 'Rebated'; +$_['entry_notification_url'] = 'Notification URL'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; +$_['help_card_select'] = 'Ask the user to choose their card type before they are redirected'; +$_['help_notification'] = 'You need to supply this URL to Globalpay to get payment notifications'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise'; +$_['help_dcc_settle'] = 'If your subaccount is DCC enabled you must use Autosettle'; + +// Tab +$_['tab_api'] = 'API Details'; +$_['tab_account'] = 'Accounts'; +$_['tab_order_status'] = 'Order status'; +$_['tab_payment'] = 'Payment settings'; +$_['tab_advanced'] = 'Advanced'; + +// Button +$_['button_capture'] = 'Capture'; +$_['button_rebate'] = 'Rebate / refund'; +$_['button_void'] = 'Void'; + +// Error +$_['error_merchant_id'] = 'Merchant ID is required'; +$_['error_secret'] = 'Shared secret is required'; +$_['error_live_url'] = 'Live URL is required'; +$_['error_demo_url'] = 'Demo URL is required'; +$_['error_data_missing'] = 'Data missing'; +$_['error_use_select_card'] = 'You must have "Select Card" enabled for subaccount routing by card type to work'; \ No newline at end of file diff --git a/admin/extension/payment/globalpay_remote.php b/admin/extension/payment/globalpay_remote.php new file mode 100644 index 0000000..4f12e90 --- /dev/null +++ b/admin/extension/payment/globalpay_remote.php @@ -0,0 +1,92 @@ +Globalpay'; + +// Column +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_date_added'] = 'Created'; + +// Entry +$_['entry_merchant_id'] = 'Merchant ID'; +$_['entry_secret'] = 'Shared secret'; +$_['entry_rebate_password'] = 'Rebate password'; +$_['entry_total'] = 'Total'; +$_['entry_sort_order'] = 'Sort order'; +$_['entry_geo_zone'] = 'Geo zone'; +$_['entry_status'] = 'Status'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_auto_settle'] = 'Settlement type'; +$_['entry_tss_check'] = 'TSS checks'; +$_['entry_card_data_status'] = 'Card info logging'; +$_['entry_3d'] = 'Enable 3D secure'; +$_['entry_liability_shift'] = 'Accept non-liability shifting scenarios'; +$_['entry_status_success_settled'] = 'Success - settled'; +$_['entry_status_success_unsettled'] = 'Success - not settled'; +$_['entry_status_decline'] = 'Decline'; +$_['entry_status_decline_pending'] = 'Decline - offline auth'; +$_['entry_status_decline_stolen'] = 'Decline - lost or stolen card'; +$_['entry_status_decline_bank'] = 'Decline - bank error'; +$_['entry_status_void'] = 'Voided'; +$_['entry_status_rebate'] = 'Rebated'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; +$_['help_card_select'] = 'Ask the user to choose thier card type before they are redirected'; +$_['help_notification'] = 'You need to supply this URL to Globalpay to get payment notifications'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise.'; +$_['help_liability'] = 'Accepting liability means you will still accept payments when a user fails 3D secure.'; +$_['help_card_data_status'] = 'Logs last 4 cards digits, expire, name, type and issuing bank information'; + +// Tab +$_['tab_api'] = 'API Details'; +$_['tab_account'] = 'Accounts'; +$_['tab_order_status'] = 'Order Status'; +$_['tab_payment'] = 'Payment Settings'; + +// Button +$_['button_capture'] = 'Capture'; +$_['button_rebate'] = 'Rebate / refund'; +$_['button_void'] = 'Void'; + +// Error +$_['error_merchant_id'] = 'Merchant ID is required'; +$_['error_secret'] = 'Shared secret is required'; \ No newline at end of file diff --git a/admin/extension/payment/klarna_account.php b/admin/extension/payment/klarna_account.php new file mode 100644 index 0000000..24224ac --- /dev/null +++ b/admin/extension/payment/klarna_account.php @@ -0,0 +1,39 @@ +Klarna Account'; +$_['text_live'] = 'Live'; +$_['text_beta'] = 'Beta'; +$_['text_sweden'] = 'Sweden'; +$_['text_norway'] = 'Norway'; +$_['text_finland'] = 'Finland'; +$_['text_denmark'] = 'Denmark'; +$_['text_germany'] = 'Germany'; +$_['text_netherlands'] = 'The Netherlands'; + +// Entry +$_['entry_merchant'] = 'Klarna Merchant ID'; +$_['entry_secret'] = 'Klarna Secret'; +$_['entry_server'] = 'Server'; +$_['entry_total'] = 'Total'; +$_['entry_pending_status'] = 'Pending Status'; +$_['entry_accepted_status'] = 'Accepted Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_merchant'] = '(estore id) to use for the Klarna service (provided by Klarna).'; +$_['help_secret'] = 'Shared secret to use with the Klarna service (provided by Klarna).'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment Klarna Part Payment!'; +$_['error_pclass'] = 'Could not retrieve pClass for %s. Error Code: %s; Error Message: %s'; +$_['error_curl'] = 'Curl Error - Code: %d; Message: %s'; +$_['error_log'] = 'There were errors updating the module. Please check the log file.'; \ No newline at end of file diff --git a/admin/extension/payment/klarna_checkout.php b/admin/extension/payment/klarna_checkout.php new file mode 100644 index 0000000..29df493 --- /dev/null +++ b/admin/extension/payment/klarna_checkout.php @@ -0,0 +1,178 @@ +Klarna Invoice'; +$_['text_live'] = 'Live'; +$_['text_beta'] = 'Beta'; +$_['text_sweden'] = 'Sweden'; +$_['text_norway'] = 'Norway'; +$_['text_finland'] = 'Finland'; +$_['text_denmark'] = 'Denmark'; +$_['text_germany'] = 'Germany'; +$_['text_netherlands'] = 'The Netherlands'; + +// Entry +$_['entry_merchant'] = 'Klarna Merchant ID'; +$_['entry_secret'] = 'Klarna Secret'; +$_['entry_server'] = 'Server'; +$_['entry_total'] = 'Total'; +$_['entry_pending_status'] = 'Pending Status'; +$_['entry_accepted_status'] = 'Accepted Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_merchant'] = '(estore id) to use for the Klarna service (provided by Klarna).'; +$_['help_secret'] = 'Shared secret to use with the Klarna service (provided by Klarna).'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment Klarna Part Payment!'; \ No newline at end of file diff --git a/admin/extension/payment/laybuy.php b/admin/extension/payment/laybuy.php new file mode 100644 index 0000000..c37ed0c --- /dev/null +++ b/admin/extension/payment/laybuy.php @@ -0,0 +1,136 @@ +Lay-Buys'; +$_['text_cancel_success'] = 'Transaction was canceled successfully.'; +$_['text_cancel_failure'] = 'Cancel request was unsuccessful. Please try again!'; +$_['text_revise_success'] = 'Revise request was successful.'; +$_['text_revise_failure'] = 'Revise request was unsuccessful. Please try again!'; +$_['text_type_laybuy'] = 'Lay-Buy'; +$_['text_type_buynow'] = 'Buy-Now'; +$_['text_status_1'] = 'Pending'; +$_['text_status_5'] = 'Completed'; +$_['text_status_7'] = 'Canceled'; +$_['text_status_50'] = 'Revise Requested'; +$_['text_status_51'] = 'Revised'; +$_['text_fetched_some'] = 'Successfully updated %d transaction(s)'; +$_['text_fetched_none'] = 'There are no transactions to update.'; +$_['text_transaction_details'] = 'Transaction Details'; +$_['text_not_found'] = 'There is no transaction with that ID.'; +$_['text_paypal_profile_id'] = 'PayPal Profile ID'; +$_['text_laybuy_ref_no'] = 'Lay-Buy Reference ID'; +$_['text_order_id'] = 'Order ID'; +$_['text_status'] = 'Status'; +$_['text_amount'] = 'Amount'; +$_['text_downpayment_percent'] = 'Down Payment Percent'; +$_['text_month'] = 'Month'; +$_['text_months'] = 'Months'; +$_['text_downpayment_amount'] = 'Down Payment Amount'; +$_['text_payment_amounts'] = 'Payment Amounts'; +$_['text_first_payment_due'] = 'First Payment Due'; +$_['text_last_payment_due'] = 'Last Payment Due'; +$_['text_instalment'] = 'Instalment'; +$_['text_date'] = 'Date'; +$_['text_pp_trans_id'] = 'PayPal Transaction ID'; +$_['text_downpayment'] = 'Down Payment'; +$_['text_report'] = 'Payment Record'; +$_['text_revise_plan'] = 'Revise Plan'; +$_['text_today'] = 'Today'; +$_['text_due_date'] = 'Due Date'; +$_['text_cancel_plan'] = 'Cancel Plan'; +$_['text_firstname'] = 'First Name'; +$_['text_lastname'] = 'Last Name'; +$_['text_email'] = 'E-Mail'; +$_['text_address'] = 'Address'; +$_['text_suburb'] = 'Suburb'; +$_['text_state'] = 'State'; +$_['text_country'] = 'Country'; +$_['text_postcode'] = 'Postcode'; +$_['text_payment_info'] = 'Payment Information'; +$_['text_no_cron_time'] = 'The cron has not yet been executed'; +$_['text_comment'] = 'Updated by Lay-Buy'; +$_['text_comment_canceled'] = 'Order canceled and recurring PayPal Profile #%s canceled.'; +$_['text_remaining'] = 'Remaining:'; +$_['text_payment'] = 'Payment'; + +// Column +$_['column_order_id'] = 'Order ID'; +$_['column_customer'] = 'Customer'; +$_['column_amount'] = 'Amount'; +$_['column_dp_percent'] = 'Down Payment Percent'; +$_['column_months'] = 'Months'; +$_['column_dp_amount'] = 'Down Payment Amount'; +$_['column_first_payment'] = 'First Payment Due'; +$_['column_last_payment'] = 'Last Payment Due'; +$_['column_status'] = 'Status'; +$_['column_date_added'] = 'Date Added'; +$_['column_action'] = 'Action'; + +// Entry +$_['entry_membership_id'] = 'Lay-Buys Membership ID'; +$_['entry_token'] = 'Secret Token'; +$_['entry_minimum'] = 'Minimum Down Payment (%)'; +$_['entry_maximum'] = 'Maximum Down Payment (%)'; +$_['entry_max_months'] = 'Months'; +$_['entry_category'] = 'Allowed Categories'; +$_['entry_product_ids'] = 'Excluded Product IDs'; +$_['entry_customer_group'] = 'Allowed Customer Groups'; +$_['entry_logging'] = 'Debug Logging'; +$_['entry_total'] = 'Total'; +$_['entry_order_status_pending'] = 'Order Status (Pending)'; +$_['entry_order_status_canceled'] = 'Order Status (Canceled)'; +$_['entry_order_status_processing'] = 'Order Status (Processing)'; +$_['entry_gateway_url'] = 'Gateway URL'; +$_['entry_api_url'] = 'API URL'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_cron_url'] = 'Cron Job URL'; +$_['entry_cron_time'] = 'Cron Job Last Run'; +$_['entry_order_id'] = 'Order ID'; +$_['entry_customer'] = 'Customer'; +$_['entry_dp_percent'] = 'Down Payment Percent'; +$_['entry_months'] = 'Months'; +$_['entry_date_added'] = 'Date Added'; + +// Help +$_['help_membership_id'] = 'Your personal Lay-Buy account membership number. (attained when you register a merchant account at https://www.lay-buys.com/index.php/vtmob/login)'; +$_['help_token'] = 'Enter a random token for security or use the one generated.'; +$_['help_minimum'] = 'Minimum Deposit Amount.'; +$_['help_maximum'] = 'Maximum Deposit Amount.'; +$_['help_months'] = 'Maximum Number of Months to pay Balance.'; +$_['help_category'] = 'Select for which categories the payment option will be available. Leave blank if no restriction.'; +$_['help_product_ids'] = 'Add product IDs separated by comma(,) for which the method will not be available.'; +$_['help_customer_group'] = 'The customer must be in these customer groups before this payment method becomes active. Leave blank if there is no restriction.'; +$_['help_logging'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise.'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active. Must be a value with no currency sign.'; +$_['help_order_status_pending'] = 'The order status after the customer\'s order has been placed.'; +$_['help_order_status_canceled'] = 'The order status after the customer\'s order is canceled.'; +$_['help_order_status_processing'] = 'The order status after the customer\'s order is paid.'; +$_['help_cron_url'] = 'Set a cron job to call this URL so that the reports are auto fetched.'; +$_['help_cron_time'] = 'This is the last time that the cron job URL was executed.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment Lay-buy!'; +$_['error_membership_id'] = 'Lay-Buys Membership ID Required!'; +$_['error_token'] = 'Lay-Buy Secret Token Required!'; +$_['error_min_deposit'] = 'Cannot exceed the Maximum Down Payment amount!'; + +// Button +$_['button_fetch'] = 'Fetch'; +$_['button_revise_plan'] = 'Revise Plan'; +$_['button_cancel_plan'] = 'Cancel Plan'; \ No newline at end of file diff --git a/admin/extension/payment/liqpay.php b/admin/extension/payment/liqpay.php new file mode 100644 index 0000000..a265bbc --- /dev/null +++ b/admin/extension/payment/liqpay.php @@ -0,0 +1,29 @@ +'; + +// Entry +$_['entry_merchant'] = 'Merchant ID'; +$_['entry_signature'] = 'Signature'; +$_['entry_type'] = 'Type'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment LIQPAY!'; +$_['error_merchant'] = 'Merchant ID Required!'; +$_['error_signature'] = 'Signature Required!'; \ No newline at end of file diff --git a/admin/extension/payment/nochex.php b/admin/extension/payment/nochex.php new file mode 100644 index 0000000..832207c --- /dev/null +++ b/admin/extension/payment/nochex.php @@ -0,0 +1,31 @@ +NOCHEX'; +$_['text_seller'] = 'Seller / Personal Account'; +$_['text_merchant'] = 'Merchant Account'; + +// Entry +$_['entry_email'] = 'E-Mail'; +$_['entry_account'] = 'Account Type'; +$_['entry_merchant'] = 'Merchant ID'; +$_['entry_template'] = 'Pass Template'; +$_['entry_test'] = 'Test'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment NOCHEX!'; +$_['error_email'] = 'E-Mail Required!'; +$_['error_merchant'] = 'Merchant ID Required!'; \ No newline at end of file diff --git a/admin/extension/payment/paymate.php b/admin/extension/payment/paymate.php new file mode 100644 index 0000000..941e018 --- /dev/null +++ b/admin/extension/payment/paymate.php @@ -0,0 +1,28 @@ +'; + +// Entry +$_['entry_username'] = 'Paymate Username'; +$_['entry_password'] = 'Password'; +$_['entry_test'] = 'Test Mode'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_password'] = 'Just use some random password. This will be used to make sure the payment information is not interfered with after being sent to the payment gateway.'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment Paymate!'; +$_['error_username'] = 'Paymate Username required!'; +$_['error_password'] = 'Password required!'; \ No newline at end of file diff --git a/admin/extension/payment/paypoint.php b/admin/extension/payment/paypoint.php new file mode 100644 index 0000000..7e2e27b --- /dev/null +++ b/admin/extension/payment/paypoint.php @@ -0,0 +1,30 @@ +PayPoint'; +$_['text_live'] = 'Production'; +$_['text_successful'] = 'Always Successful'; +$_['text_fail'] = 'Always Fail'; + +// Entry +$_['entry_merchant'] = 'Merchant ID'; +$_['entry_password'] = 'Remote Password'; +$_['entry_test'] = 'Test Mode'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_password'] = 'Leave empty if you do not have "Digest Key Authentication" enabled on your account.'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment PayPoint!'; +$_['error_merchant'] = 'Merchant ID Required!'; \ No newline at end of file diff --git a/admin/extension/payment/payza.php b/admin/extension/payment/payza.php new file mode 100644 index 0000000..5d0387b --- /dev/null +++ b/admin/extension/payment/payza.php @@ -0,0 +1,27 @@ +Pilibaba'; +$_['text_live'] = 'Live'; +$_['text_test'] = 'Test'; +$_['text_payment_info'] = 'Payment Info'; +$_['text_order_id'] = 'Order ID'; +$_['text_amount'] = 'Amount'; +$_['text_fee'] = 'Fee'; +$_['text_date_added'] = 'Date Added'; +$_['text_tracking'] = 'Tracking'; +$_['text_barcode'] = 'Barcode'; +$_['text_barcode_info'] = '(Print out this unique barcode and stick it on the surface of the parcel)'; +$_['text_confirm'] = 'Are you sure you want to update the tracking number?'; +$_['text_register_success'] = 'You have successfully registered. You should receive an email shortly.'; +$_['text_tracking_success'] = 'The tracking number was successfully updated.'; +$_['text_other'] = 'Other'; +$_['text_email'] = 'The registered email address for your Pilibaba account is %s'; + +// Entry +$_['entry_email_address'] = 'Email Address'; +$_['entry_password'] = 'Password'; +$_['entry_currency'] = 'Currency'; +$_['entry_warehouse'] = 'Warehouse'; +$_['entry_country'] = 'Country'; +$_['entry_merchant_number'] = 'Merchant Number'; +$_['entry_secret_key'] = 'Secret Key'; +$_['entry_environment'] = 'Environment'; +$_['entry_shipping_fee'] = 'Shipping Fee'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_status'] = 'Status'; +$_['entry_logging'] = 'Debug Logging'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_email_address'] = 'Please enter the email address for the owner of this business.'; +$_['help_password'] = 'Please enter a password between 8 and 30 characters.'; +$_['help_currency'] = 'Select the currency used on your website and to withdraw to your bank account.'; +$_['help_warehouse'] = 'Select the nearest warehouse you will be shipping to. When you receive orders from Chinese customers (via Pilibaba gateway) you can deliver parcels to this warehouse.'; +$_['help_country'] = 'Tell us your country, and we will inform you once a warehouse in this country is opened.'; +$_['help_merchant_number'] = 'Your personal Pilibaba account merchant number.'; +$_['help_secret_key'] = 'Your secret key to access the Pilibaba API.'; +$_['help_shipping_fee'] = 'The shipping cost from your warehouse to Pilibaba warehouse. Use two decimal places.'; +$_['help_order_status'] = 'The order status after the customer has placed the order.'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active. Must be a value with no currency sign.'; +$_['help_logging'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise.'; + +// Error +$_['error_warning'] = 'Warning: Please check the form carefully for errors!'; +$_['error_permission'] = 'Warning: You do not have permission to modify payment Pilibaba!'; +$_['error_merchant_number'] = 'Merchant Number Required!'; +$_['error_secret_key'] = 'Secret Key Required!'; +$_['error_shipping_fee'] = 'Shipping fee must be a decimal number!'; +$_['error_not_enabled'] = 'Module not enabled!'; +$_['error_data_missing'] = 'Data missing!'; +$_['error_tracking_length'] = 'Tracking number must be between 1 and 50 characters!'; +$_['error_email_address'] = 'Please enter your email address!'; +$_['error_email_invalid'] = 'The email address is not valid!'; +$_['error_password'] = 'Password must be at least 8 characters!'; +$_['error_currency'] = 'Please select a currency!'; +$_['error_warehouse'] = 'Please select a warehouse!'; +$_['error_country'] = 'Please select a country!'; +$_['error_weight'] = 'Please change your Weight Class setting to grams. It\'s in \'System -> Settings\' in the \'Local\' tab.'; +$_['error_bad_response'] = 'An invalid response was received. Please try again later.'; + +// Button +$_['button_register'] = 'Register'; +$_['button_tracking'] = 'Update Tracking Number'; +$_['button_barcode'] = 'Generate Barcode'; \ No newline at end of file diff --git a/admin/extension/payment/pp_braintree.php b/admin/extension/payment/pp_braintree.php new file mode 100644 index 0000000..65027e6 --- /dev/null +++ b/admin/extension/payment/pp_braintree.php @@ -0,0 +1,191 @@ +'; +$_['text_payment'] = 'Payment'; +$_['text_success'] = 'Success: You have modified Braintree account details!'; +$_['text_success_connect'] = 'Success: You have connected your PayPal (Powered by Braintree) account!'; +$_['text_edit'] = 'Edit PayPal (Powered by Braintree)'; +$_['text_production'] = 'Production'; +$_['text_sandbox'] = 'Sandbox'; +$_['text_currency'] = 'Currency'; +$_['text_immediate'] = 'Immediate'; +$_['text_deferred'] = 'Deferred'; +$_['text_merchant_account_id'] = 'Merchant Account ID (Leave blank to use default merchant account)'; +$_['text_payment_info'] = 'Payment information'; +$_['text_confirm_void'] = 'Are you sure you want to void this transaction?'; +$_['text_avs_response'] = 'Street Address: %s, Postal Code: %s'; +$_['text_confirm_settle'] = 'Are you sure you want to settle/capture'; +$_['text_confirm_refund'] = 'Are you sure you want to refund'; +$_['text_success_action'] = 'Success'; +$_['text_error_settle'] = 'Error: %s'; +$_['text_error_generic'] = 'Error: There was an error with your request.'; +$_['text_na'] = 'N/A'; +$_['text_all'] = 'All'; +$_['text_sale'] = 'Sale'; +$_['text_credit'] = 'Credit'; +$_['text_credit_card'] = 'Credit Card'; +$_['text_paypal'] = 'PayPal'; +$_['text_enable_transactions'] = 'Please enable Braintree before viewing transactions.'; +$_['text_yes'] = 'Yes'; +$_['text_no'] = 'No'; +$_['text_no_refund'] = 'No refund history'; +$_['text_app_connected'] = 'Module is connected via Braintree auth'; +$_['text_braintree'] = 'PayPal powered by Braintree'; +$_['text_paypal_gold'] = 'Gold'; +$_['text_paypal_blue'] = 'Blue'; +$_['text_paypal_silver'] = 'Silver'; +$_['text_paypal_tiny'] = 'Tiny'; +$_['text_paypal_small'] = 'Small'; +$_['text_paypal_medium'] = 'Medium'; +$_['text_paypal_pill'] = 'Pill'; +$_['text_paypal_rectangular'] = 'Rectangular'; +$_['text_paypal_preview'] = 'Button preview
Save to view changes'; +$_['text_braintree_learn'] = 'To start accepting credit/debit cards and PayPal, click Connect with Braintree. Learn more'; +$_['text_3ds'] = '3D Secure'; +$_['text_cvv'] = 'CVV Number'; +$_['text_promotion_main'] = 'Designed for businesses of all sizes, from small to large enterprise, easily accept and process payments to help maximise business opportunities and revenue growth, with no setup or monthly fees'; +$_['text_promotion_li_1'] = 'All the benefits of PayPal, plus cards acceptance on your checkout page'; +$_['text_promotion_li_2'] = 'Fast configuration and setup'; +$_['text_promotion_li_3'] = 'Achieve PCI DSS v3.0 SAQ-A compliance using Hosted Fields'; +$_['text_promotion_li_4'] = 'Allow customers to vault card details'; +$_['text_learn_more'] = '(Learn more)'; +$_['text_accept'] = 'Accept'; +$_['text_decline'] = 'Decline'; +$_['text_merchant_connected'] = 'Connected Merchant ID: '; +$_['text_enable_button'] = 'We recommend offering PayPal Express Shortcut to maximise checkout conversion, this allows customers to use their PayPal address book and checkout is as little as three taps from the basket page. Click enable to install the extension and access the layout manager, you will ned to add "PayPal (Powered by Braintree) Button" to the checkout layout'; +$_['text_3ds_ssl'] = '3D Secure requires the store to be using an SSL certificate'; +$_['text_unlink'] = 'Delete link'; + +// Column +$_['column_void'] = 'Void'; +$_['column_settle'] = 'Settle'; +$_['column_refund'] = 'Refund'; +$_['column_transaction_id'] = 'Transaction ID'; +$_['column_transaction_type'] = 'Transaction Type'; +$_['column_transaction_date'] = 'Transaction Date'; +$_['column_merchant_account'] = 'Merchant Account'; +$_['column_payment_type'] = 'Payment Type'; +$_['column_order_id'] = 'Order ID'; +$_['column_processor_code'] = 'Processor Authorization Code'; +$_['column_cvv_response'] = 'CVV Response'; +$_['column_avs_response'] = 'AVS Response'; +$_['column_3ds_enrolled'] = '3DS Enrolled'; +$_['column_3ds_status'] = '3DS Status'; +$_['column_3ds_shifted'] = '3DS Liability Shifted'; +$_['column_3ds_shift_possible'] = '3DS Liability Shift Possible'; +$_['column_transaction_history'] = 'Transaction Status History'; +$_['column_date'] = 'Date'; +$_['column_refund_history'] = 'Refund History'; +$_['column_action'] = 'Action'; +$_['column_amount'] = 'Amount'; +$_['column_status'] = 'Status'; +$_['column_type'] = 'Type'; +$_['column_customer'] = 'Customer'; +$_['column_order'] = 'Order'; +$_['column_date_added'] = 'Date Added'; + +// Entry +$_['entry_merchant_id'] = 'Merchant ID'; +$_['entry_public_key'] = 'Public Key'; +$_['entry_private_key'] = 'Private Key'; +$_['entry_environment'] = 'Environment'; +$_['entry_settlement_type'] = 'Settlement Type'; +$_['entry_card_vault'] = 'Enable card vault'; +$_['entry_card_check_vault'] = 'Card vault is pre-checked'; +$_['entry_paypal_vault'] = 'Enable PayPal vault'; +$_['entry_paypal_check_vault'] = 'PayPal vault is pre-checked'; +$_['entry_vault_cvv_3ds'] = 'Require CVV2 or 3D secure?'; +$_['entry_debug'] = 'Debug Logging'; +$_['entry_total'] = 'Total'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_authorization_expired'] = 'Authorization Expired'; +$_['entry_authorized'] = 'Authorized'; +$_['entry_authorizing'] = 'Authorizing'; +$_['entry_settlement_pending'] = 'Settlement Pending'; +$_['entry_failed'] = 'Failed'; +$_['entry_gateway_rejected'] = 'Gateway Rejected'; +$_['entry_processor_declined'] = 'Processor Declined'; +$_['entry_settled'] = 'Settled'; +$_['entry_settling'] = 'Settling'; +$_['entry_submitted_for_settlement'] = 'Submitted For Settlement'; +$_['entry_voided'] = 'Voided'; +$_['entry_transaction_id'] = 'Transaction ID'; +$_['entry_transaction_type'] = 'Transaction Type'; +$_['entry_date_from'] = 'Date From'; +$_['entry_date_to'] = 'Date To'; +$_['entry_payment_type'] = 'Payment Type'; +$_['entry_card_type'] = 'Card Type'; +$_['entry_amount_from'] = 'Amount From'; +$_['entry_amount_to'] = 'Amount To'; +$_['entry_transaction_status'] = 'Transaction Status'; +$_['entry_merchant_account_id'] = 'Merchant Account ID'; +$_['entry_connection'] = 'API Connection Status'; +$_['entry_paypal_option'] = 'Display PayPal Option'; +$_['entry_paypal_button_colour'] = 'Button Colour'; +$_['entry_paypal_button_shape'] = 'Button Shape'; +$_['entry_paypal_button_size'] = 'Button Size'; +$_['entry_paypal_billing_agreement'] = 'Billing agreement description'; +$_['entry_3ds_status'] = 'Enable 3-D Secure'; + +$_['entry_3ds_unsupported_card'] = 'Unsupported Card
Default: Accept'; +$_['entry_3ds_lookup_error'] = 'Lookup Error
Default: Accept'; +$_['entry_3ds_lookup_enrolled'] = 'Lookup Enrolled
Default: Accept'; +$_['entry_3ds_lookup_not_enrolled'] = 'Lookup Not Enrolled
Default: Accept'; +$_['entry_3ds_not_participating'] = 'Auth Success, Issuer Not Participating
Default: Accept'; +$_['entry_3ds_unavailable'] = 'Auth Unavailable
Default: Accept'; +$_['entry_3ds_signature_failed'] = 'Auth Signature Verification Failed
Default: Decline'; +$_['entry_3ds_successful'] = 'Auth Successful
Default: Accept'; +$_['entry_3ds_attempt_successful'] = 'Auth Attempt Successful
Default: Accept'; +$_['entry_3ds_failed'] = 'Auth Failed
Default: Decline'; +$_['entry_3ds_unable_to_auth'] = 'Unable To Authenticate
Default: Accept'; +$_['entry_3ds_error'] = 'Authentication Error
Default: Accept'; + +// Help +$_['help_settlement_type'] = 'Immediate will Submit For Settlement straight away. Deferred will set the transaction to Authorized and the merchant must Submit For Settlement manually in the OpenCart order details.'; +$_['help_card_vault'] = 'Allow customer to remember their card'; +$_['help_paypal_vault'] = 'Allow customer to remember their PayPal account'; +$_['help_card_check_vault'] = 'The checkbox for card vault is already checked when the page loads'; +$_['help_paypal_check_vault'] = 'The checkbox for PayPal vault is already checked when the page loads'; +$_['help_vault_cvv_3ds'] = 'This will require customers using a vaulted card to re-enter the CVV2 number or use 3D secure. It is not possible to enable both options for a vaulted card.'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; +$_['help_paypal_option'] = 'If you have your PayPal account linked with Braintree you can display the PayPal payment option as well'; +$_['help_paypal_billing_agreement'] = 'You can add a billing agreement description that will be shown to users in the PayPal window when opting to vault their PayPal account'; + +// Button +$_['button_void'] = 'Void'; +$_['button_settle'] = 'Settle'; +$_['button_refund'] = 'Refund'; +$_['button_filter'] = 'Filter'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment Braintree!'; +$_['error_php_version'] = 'Minimum version of PHP 5.4.0 is required!'; +$_['error_merchant_id'] = 'Merchant ID Required!'; +$_['error_public_key'] = 'Public Key Required!'; +$_['error_private_key'] = 'Private Key Required!'; +$_['error_connection'] = 'There was a problem establishing a connection to the Braintree API. Please check your Merchant ID, Public Key, Private Key and Environment settings.'; +$_['error_account'] = 'Please enter a valid Merchant Account ID as specified in your Braintree Account'; +$_['error_warning'] = 'Warning: Please check the form carefully for errors!'; +$_['error_3ds_not_ready'] = 'You have enabled 3D secure however your Braintree account does not have it configured, please check your Braintree Control Panel or contact Braintree support'; +$_['error_paypal_not_ready'] = 'You have enabled PayPal however your Braintree account does not have it configured, please check your Braintree Control Panel or contact Braintree support'; +$_['error_paypal_billing_not_ready'] = 'You have enabled PayPal vaulting/billing agreements however your Braintree account does not have it configured, please check your Braintree Control Panel or contact Braintree support'; +$_['error_braintree_account_3ds'] = '3DS is not enabled in your Braintree account yet, however it is not available for all countries. Please check your Braintree Control Panel or contact Braintree support'; +$_['error_braintree_account_paypal'] = 'PayPal is not enabled in your Braintree account yet. Please check your Braintree Control Panel or contact Braintree support'; +$_['error_braintree_account_billing'] = 'Billing agreements are not enabled in your Braintree account yet. Please check your Braintree Control Panel or contact Braintree support'; +$_['error_environment'] = 'You cannot set your environment to %s when your credentials are for the %s environment in Braintree'; + +// Tab +$_['tab_setting'] = 'Settings'; +$_['tab_currency'] = 'Currencies'; +$_['tab_order_status'] = 'Order Statuses (New Orders)'; +$_['tab_3ds'] = '3-D Secure'; +$_['tab_transaction'] = 'Transaction Search'; +$_['tab_vault'] = 'Vault'; +$_['tab_paypal'] = 'PayPal'; diff --git a/admin/extension/payment/pp_express.php b/admin/extension/payment/pp_express.php new file mode 100644 index 0000000..0a5ec7a --- /dev/null +++ b/admin/extension/payment/pp_express.php @@ -0,0 +1,103 @@ +PayPal Express Checkout'; +$_['text_authorization'] = 'Authorization'; +$_['text_sale'] = 'Sale'; +$_['text_signup'] = 'Sign up for PayPal - save your settings first as this page will be refreshed'; +$_['text_sandbox'] = 'Sign up for PayPal Sandbox - save your settings first as this page will be refreshed'; +$_['text_configure_live'] = 'Configure Live'; +$_['text_configure_sandbox'] = 'Configure Sandbox'; +$_['text_show_advanced'] = 'Show Advanced'; +$_['text_show_quick_setup'] = 'Show Quick Setup'; +$_['text_quick_setup'] = 'Quick setup - Link an existing or create a new PayPal account to start accepting payments in minutes'; +$_['text_paypal_consent'] = 'By using the quick setup tool you allow PayPal to receive information about your store'; +$_['text_success_connect'] = 'Success: You have connected your PayPal account!'; +$_['text_promotion_main'] = 'Give your buyers a simplified checkout experience on multiple devices that keeps them local to your website throughout the payment process'; +$_['text_learn_more'] = '(Learn more)'; +$_['text_promotion_li_1'] = 'Start accepting PayPal in three clicks'; +$_['text_promotion_li_2'] = 'Accept payments from around the world'; +$_['text_promotion_li_3'] = 'Offer Express Checkout Shortcut, let buyers checkout directly from your basket page'; +$_['text_connect_paypal'] = 'Connect with PayPal'; +$_['text_retrieve'] = 'Your details have been entered from PayPal'; +$_['text_enable_button'] = 'We recommend offering PayPal Express Shortcut to maximise checkout conversion, this allows customers to use their PayPal address book and checkout is as little as three taps from the basket page. Click enable to install the extension and access the layout manager, you will ned to add "PayPal Express Checkout Button" to the checkout layout'; +$_['text_horizontal'] = 'Horizontal'; +$_['text_vertical'] = 'Vertical'; +$_['text_medium'] = 'Medium'; +$_['text_large'] = 'Large'; +$_['text_responsive'] = 'Responsive'; +$_['text_pill'] = 'Pill'; +$_['text_rectangle'] = 'Rectangle'; +$_['text_gold'] = 'Gold'; +$_['text_blue'] = 'Blue'; +$_['text_silver'] = 'Silver'; +$_['text_black'] = 'Black'; +$_['text_button_styling'] = 'Button Styling'; +$_['text_funding_type'] = 'Optional Funding Methods'; + +// Entry +$_['entry_username'] = 'API Username'; +$_['entry_password'] = 'API Password'; +$_['entry_signature'] = 'API Signature'; +$_['entry_sandbox_username'] = 'API Sandbox Username'; +$_['entry_sandbox_password'] = 'API Sandbox Password'; +$_['entry_sandbox_signature'] = 'API Sandbox Signature'; +$_['entry_ipn'] = 'IPN URL'; +$_['entry_test'] = 'Test (Sandbox) Mode'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_currency'] = 'Default currency'; +$_['entry_recurring_cancel'] = 'Allow customers to cancel recurring payments from account area'; +$_['entry_transaction'] = 'Settlement Type'; +$_['entry_total'] = 'Total'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_canceled_reversal_status'] = 'Canceled Reversal Status'; +$_['entry_completed_status'] = 'Completed Status'; +$_['entry_denied_status'] = 'Denied Status'; +$_['entry_expired_status'] = 'Expired Status'; +$_['entry_failed_status'] = 'Failed Status'; +$_['entry_pending_status'] = 'Pending Status'; +$_['entry_processed_status'] = 'Processed Status'; +$_['entry_refunded_status'] = 'Refunded Status'; +$_['entry_reversed_status'] = 'Reversed Status'; +$_['entry_voided_status'] = 'Voided Status'; +$_['entry_logo'] = 'Logo'; +$_['entry_style_layout'] = 'Button Layout'; +$_['entry_style_size'] = 'Button Size'; +$_['entry_style_shape'] = 'Button Shape'; +$_['entry_style_color'] = 'Button Colour'; +$_['entry_pp_credit'] = 'PayPal Credit'; +$_['entry_pp_cards'] = 'Credit or Debit Cards'; +$_['entry_pp_elv'] = 'DE (German) bank payment'; + +// Tab +$_['tab_api'] = 'API Details'; +$_['tab_order_status'] = 'Order status'; +$_['tab_checkout'] = 'Checkout'; + +// Help +$_['help_ipn'] = 'Required for subscriptions'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; +$_['help_logo'] = 'Max 750px(w) x 90px(h)
You should only use a logo if you have SSL set up.'; +$_['help_currency'] = 'Used for transaction searches'; +$_['help_pp_credit'] = 'Non-US merchants need to apply to accept PayPal Credit, contact PayPal for more information. Enabled by default for all US buyers'; +$_['help_pp_cards'] = 'Enabled by default for all buyers'; +$_['help_pp_elv'] = 'Elektronisches Lastschriftverfahren (bank payments). Enabled by default for all DE buyers'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment PayPal Express Checkout!'; +$_['error_username'] = 'API Username Required!'; +$_['error_password'] = 'API Password Required!'; +$_['error_signature'] = 'API Signature Required!'; +$_['error_sandbox_username'] = 'API Sandbox Username Required!'; +$_['error_sandbox_password'] = 'API Sandbox Password Required!'; +$_['error_sandbox_signature'] = 'API Sandbox Signature Required!'; +$_['error_api'] = 'Paypal Authorization Error'; +$_['error_api_sandbox'] = 'Paypal Sandbox Authorization Error'; +$_['error_consent'] = 'To use quick setup you need to permit PayPal to use your store information'; diff --git a/admin/extension/payment/pp_express_order.php b/admin/extension/payment/pp_express_order.php new file mode 100644 index 0000000..8782d77 --- /dev/null +++ b/admin/extension/payment/pp_express_order.php @@ -0,0 +1,52 @@ +PayPal Payflow Pro'; +$_['text_authorization'] = 'Authorization'; +$_['text_sale'] = 'Sale'; + +// Entry +$_['entry_vendor'] = 'Vendor'; +$_['entry_user'] = 'User'; +$_['entry_password'] = 'Password'; +$_['entry_partner'] = 'Partner'; +$_['entry_test'] = 'Test Mode'; +$_['entry_transaction'] = 'Transaction Method'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_vendor'] = 'Your merchant login ID that you created when you registered for the Website Payments Pro account'; +$_['help_user'] = 'If you set up one or more additional users on the account, this value is the ID of the user authorised to process transactions. If, however, you have not set up additional users on the account, USER has the same value as VENDOR'; +$_['help_password'] = 'The 6 to 32 character password that you defined while registering for the account'; +$_['help_partner'] = 'The ID provided to you by the authorised PayPal Reseller who registered you for the Payflow SDK. If you purchased your account directly from PayPal, use the PayPal Pro instead'; +$_['help_test'] = 'Use the live or testing (sandbox) gateway server to process transactions?'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment PayPal Payflow Pro!'; +$_['error_vendor'] = 'Vendor Required!'; +$_['error_user'] = 'User Required!'; +$_['error_password'] = 'Password Required!'; +$_['error_partner'] = 'Partner Required!'; \ No newline at end of file diff --git a/admin/extension/payment/pp_payflow_iframe.php b/admin/extension/payment/pp_payflow_iframe.php new file mode 100644 index 0000000..3e31272 --- /dev/null +++ b/admin/extension/payment/pp_payflow_iframe.php @@ -0,0 +1,104 @@ +PayPal Payflow Pro iFrame'; +$_['text_authorization'] = 'Authorization'; +$_['text_sale'] = 'Sale'; +$_['text_authorise'] = 'Authorise'; +$_['text_capture'] = 'Delayed Capture'; +$_['text_void'] = 'Void'; +$_['text_payment_info'] = 'Payment information'; +$_['text_complete'] = 'Complete'; +$_['text_incomplete'] = 'Incomplete'; +$_['text_transaction'] = 'Transaction'; +$_['text_confirm_void'] = 'If you void you cannot capture any further funds'; +$_['text_refund'] = 'Refund'; +$_['text_refund_issued'] = 'Refund was issued successfully'; +$_['text_redirect'] = 'Redirect'; +$_['text_iframe'] = 'Iframe'; +$_['help_checkout_method'] = 'Please use Redirect method if do not have SSL installed or if you do not have Pay with PayPal option disabled on your hosted payment page.'; + +// Column +$_['column_transaction_id'] = 'Transaction ID'; +$_['column_transaction_type'] = 'Transaction Type'; +$_['column_amount'] = 'Amount'; +$_['column_time'] = 'Time'; +$_['column_actions'] = 'Actions'; + +// Tab +$_['tab_settings'] = 'Settings'; +$_['tab_order_status'] = 'Order Status'; +$_['tab_checkout_customisation'] = 'Checkout Customisation'; + +// Entry +$_['entry_vendor'] = 'Vendor'; +$_['entry_user'] = 'User'; +$_['entry_password'] = 'Password'; +$_['entry_partner'] = 'Partner'; +$_['entry_test'] = 'Test Mode'; +$_['entry_transaction'] = 'Transaction Method'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_transaction_id'] = 'Transaction ID'; +$_['entry_full_refund'] = 'Full refund'; +$_['entry_amount'] = 'Amount'; +$_['entry_message'] = 'Message'; +$_['entry_ipn_url'] = 'IPN URL'; +$_['entry_checkout_method'] = 'Checkout Method'; +$_['entry_debug'] = 'Debug mode'; +$_['entry_transaction_reference'] = 'Transaction Reference'; +$_['entry_transaction_amount'] = 'Transaction Amount'; +$_['entry_refund_amount'] = 'Refund Amount'; +$_['entry_capture_status'] = 'Capture Status'; +$_['entry_void'] = 'Void'; +$_['entry_capture'] = 'Capture'; +$_['entry_transactions'] = 'Transactions'; +$_['entry_complete_capture'] = 'Complete Capture'; +$_['entry_canceled_reversal_status'] = 'Canceled Reversal Status:'; +$_['entry_completed_status'] = 'Completed Status:'; +$_['entry_denied_status'] = 'Denied Status:'; +$_['entry_expired_status'] = 'Expired Status:'; +$_['entry_failed_status'] = 'Failed Status:'; +$_['entry_pending_status'] = 'Pending Status:'; +$_['entry_processed_status'] = 'Processed Status:'; +$_['entry_refunded_status'] = 'Refunded Status:'; +$_['entry_reversed_status'] = 'Reversed Status:'; +$_['entry_voided_status'] = 'Voided Status:'; +$_['entry_cancel_url'] = 'Cancel URL:'; +$_['entry_error_url'] = 'Error URL:'; +$_['entry_return_url'] = 'Return URL:'; +$_['entry_post_url'] = 'Silent POST URL:'; + +// Help +$_['help_vendor'] = 'Your merchant login ID that you created when you registered for the Website Payments Pro account'; +$_['help_user'] = 'If you set up one or more additional users on the account, this value is the ID of the user authorised to process transactions. If, however, you have not set up additional users on the account, USER has the same value as VENDOR'; +$_['help_password'] = 'The 6 to 32 character password that you defined while registering for the account'; +$_['help_partner'] = 'The ID provided to you by the authorised PayPal Reseller who registered you for the Payflow SDK. If you purchased your account directly from PayPal, use the PayPal Pro instead'; +$_['help_test'] = 'Use the live or testing (sandbox) gateway server to process transactions?'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; +$_['help_debug'] = 'Logs additional information'; + +// Button +$_['button_refund'] = 'Refund'; +$_['button_void'] = 'Void'; +$_['button_capture'] = 'Capture'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment PayPal Payflow Pro iFrame!'; +$_['error_vendor'] = 'Vendor Required!'; +$_['error_user'] = 'User Required!'; +$_['error_password'] = 'Password Required!'; +$_['error_partner'] = 'Partner Required!'; +$_['error_missing_data'] = 'Missing data'; +$_['error_missing_order'] = 'Could not find the order'; +$_['error_general'] = 'There was an error'; +$_['error_capture'] = 'Enter an amount to capture'; \ No newline at end of file diff --git a/admin/extension/payment/pp_pro.php b/admin/extension/payment/pp_pro.php new file mode 100644 index 0000000..c89e146 --- /dev/null +++ b/admin/extension/payment/pp_pro.php @@ -0,0 +1,33 @@ +PayPal Pro'; +$_['text_authorization'] = 'Authorization'; +$_['text_sale'] = 'Sale'; + +// Entry +$_['entry_username'] = 'API Username'; +$_['entry_password'] = 'API Password'; +$_['entry_signature'] = 'API Signature'; +$_['entry_test'] = 'Test Mode'; +$_['entry_transaction'] = 'Transaction Method:'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_test'] = 'Use the live or testing (sandbox) gateway server to process transactions?'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment PayPal Pro!'; +$_['error_username'] = 'API Username Required!'; +$_['error_password'] = 'API Password Required!'; +$_['error_signature'] = 'API Signature Required!'; \ No newline at end of file diff --git a/admin/extension/payment/pp_pro_iframe.php b/admin/extension/payment/pp_pro_iframe.php new file mode 100644 index 0000000..48d7cc7 --- /dev/null +++ b/admin/extension/payment/pp_pro_iframe.php @@ -0,0 +1,174 @@ +PayPal Pro iFrame'; +$_['text_authorization'] = 'Authorization'; +$_['text_sale'] = 'Sale'; +$_['text_payment_info'] = 'Payment information'; +$_['text_capture_status'] = 'Capture status'; +$_['text_amount_auth'] = 'Amount authorised'; +$_['text_amount_captured'] = 'Amount captured'; +$_['text_amount_refunded'] = 'Amount refunded'; +$_['text_capture_amount'] = 'Capture amount'; +$_['text_complete_capture'] = 'Complete capture'; +$_['text_transactions'] = 'Transactions'; +$_['text_complete'] = 'Complete'; +$_['text_confirm_void'] = 'If you void you cannot capture any further funds'; +$_['text_view'] = 'View'; +$_['text_refund'] = 'Refund'; +$_['text_resend'] = 'Resend'; +$_['text_reauthorise'] = 'Reauthorise'; +$_['text_reauthorised'] = 'Transaction was reauthorised'; +$_['text_transaction'] = 'Transaction'; +$_['text_product_lines'] = 'Product lines'; +$_['text_ebay_txn_id'] = 'eBay transaction ID'; +$_['text_name'] = 'Name'; +$_['text_qty'] = 'Quantity'; +$_['text_price'] = 'Price'; +$_['text_number'] = 'Number'; +$_['text_coupon_id'] = 'Coupon ID'; +$_['text_coupon_amount'] = 'Coupon amount'; +$_['text_coupon_currency'] = 'Coupon currency'; +$_['text_loyalty_disc_amt'] = 'Loyalty card disc amount'; +$_['text_loyalty_currency'] = 'Loyalty card currency'; +$_['text_options_name'] = 'Options name'; +$_['text_tax_amt'] = 'Tax amount'; +$_['text_currency_code'] = 'Currency code'; +$_['text_amount'] = 'Amount'; +$_['text_gift_msg'] = 'Gift message'; +$_['text_gift_receipt'] = 'Gift receipt'; +$_['text_gift_wrap_name'] = 'Gift wrap name'; +$_['text_gift_wrap_amt'] = 'Gift wrap amount'; +$_['text_buyer_email_market'] = 'Buyer marketing email'; +$_['text_survey_question'] = 'Survey question'; +$_['text_survey_chosen'] = 'Survey choice selected'; +$_['text_receiver_business'] = 'Receiver business'; +$_['text_receiver_email'] = 'Receiver email'; +$_['text_receiver_id'] = 'Receiver ID'; +$_['text_buyer_email'] = 'Buyer email'; +$_['text_payer_id'] = 'Payer ID'; +$_['text_payer_status'] = 'Payer status'; +$_['text_country_code'] = 'Country code'; +$_['text_payer_business'] = 'Payer business'; +$_['text_payer_salute'] = 'Payer salutation'; +$_['text_payer_firstname'] = 'Payer first name'; +$_['text_payer_middlename'] = 'Payer middle name'; +$_['text_payer_lastname'] = 'Payer last name'; +$_['text_payer_suffix'] = 'Payer suffix'; +$_['text_address_owner'] = 'Address owner'; +$_['text_address_status'] = 'Address status'; +$_['text_ship_sec_name'] = 'Ship to secondary name'; +$_['text_ship_name'] = 'Ship to name'; +$_['text_ship_street1'] = 'Ship to address 1'; +$_['text_ship_street2'] = 'Ship to address 2'; +$_['text_ship_city'] = 'Ship to city'; +$_['text_ship_state'] = 'Ship to state'; +$_['text_ship_zip'] = 'Ship to ZIP'; +$_['text_ship_country'] = 'Ship to country code'; +$_['text_ship_phone'] = 'Ship to phone number'; +$_['text_ship_sec_add1'] = 'Ship to secondary address 1'; +$_['text_ship_sec_add2'] = 'Ship to secondary address 2'; +$_['text_ship_sec_city'] = 'Ship to secondary city'; +$_['text_ship_sec_state'] = 'Ship to secondary state'; +$_['text_ship_sec_zip'] = 'Ship to secondary ZIP'; +$_['text_ship_sec_country'] = 'Ship to secondary country code'; +$_['text_ship_sec_phone'] = 'Ship to secondary phone'; +$_['text_trans_id'] = 'Transaction ID'; +$_['text_receipt_id'] = 'Receipt ID'; +$_['text_parent_trans_id'] = 'Parent transaction ID'; +$_['text_trans_type'] = 'Transaction type'; +$_['text_payment_type'] = 'Payment type'; +$_['text_order_time'] = 'Order time'; +$_['text_fee_amount'] = 'Fee amount'; +$_['text_settle_amount'] = 'Settle amount'; +$_['text_tax_amount'] = 'Tax amount'; +$_['text_exchange'] = 'Exchange rate'; +$_['text_payment_status'] = 'Payment status'; +$_['text_pending_reason'] = 'Pending reason'; +$_['text_reason_code'] = 'Reason code'; +$_['text_protect_elig'] = 'Protection eligibility'; +$_['text_protect_elig_type'] = 'Protection eligibility type'; +$_['text_store_id'] = 'Store ID'; +$_['text_terminal_id'] = 'Terminal ID'; +$_['text_invoice_number'] = 'Invoice number'; +$_['text_custom'] = 'Custom'; +$_['text_note'] = 'Note'; +$_['text_sales_tax'] = 'Sales tax'; +$_['text_buyer_id'] = 'Buyer ID'; +$_['text_close_date'] = 'Closing date'; +$_['text_multi_item'] = 'Multi item'; +$_['text_sub_amt'] = 'Subscription amount'; +$_['text_sub_period'] = 'Subscription period'; +$_['text_redirect'] = 'Redirect'; +$_['text_iframe'] = 'Iframe'; +$_['help_checkout_method'] = 'Please use Redirect method if do not have SSL installed or if you do not have Pay with PayPal option disabled on your hosted payment page.'; +$_['help_debug'] = 'Logs additional information.'; + +// Column +$_['column_trans_id'] = 'Transaction ID'; +$_['column_amount'] = 'Amount'; +$_['column_type'] = 'Payment type'; +$_['column_status'] = 'Status'; +$_['column_pending_reason'] = 'Pending reason'; +$_['column_date_added'] = 'Created'; +$_['column_action'] = 'Action'; + +// Tab +$_['tab_settings'] = 'Settings'; +$_['tab_order_status'] = 'Order Status'; +$_['tab_checkout_customisation'] = 'Checkout Customisation'; + +// Entry +$_['entry_username'] = 'API Username'; +$_['entry_password'] = 'API Password'; +$_['entry_signature'] = 'API Signature'; +$_['entry_test'] = 'Test Mode'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status:'; +$_['entry_geo_zone'] = 'Geo Zone:'; +$_['entry_status'] = 'Status:'; +$_['entry_sort_order'] = 'Sort Order:'; +$_['entry_transaction_method'] = 'Transaction method:'; +$_['entry_transaction_id'] = 'Transaction ID'; +$_['entry_full_refund'] = 'Full refund'; +$_['entry_amount'] = 'Amount'; +$_['entry_message'] = 'Message'; +$_['entry_ipn_url'] = 'IPN URL:'; +$_['entry_checkout_method'] = 'Checkout Method:'; +$_['entry_debug'] = 'Debug mode:'; +$_['entry_canceled_reversal_status'] = 'Canceled Reversal Status:'; +$_['entry_completed_status'] = 'Completed Status:'; +$_['entry_denied_status'] = 'Denied Status:'; +$_['entry_expired_status'] = 'Expired Status:'; +$_['entry_failed_status'] = 'Failed Status:'; +$_['entry_pending_status'] = 'Pending Status:'; +$_['entry_processed_status'] = 'Processed Status:'; +$_['entry_refunded_status'] = 'Refunded Status:'; +$_['entry_reversed_status'] = 'Reversed Status:'; +$_['entry_voided_status'] = 'Voided Status:'; + +// Help +$_['help_test'] = 'Use the live or testing (sandbox) gateway server to process transactions? Test may fail in Internet Explorer'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; + +// Button +$_['button_refund'] = 'Refund'; +$_['button_void'] = 'Void'; +$_['button_capture'] = 'Capture'; +$_['button_reauthorise'] = 'Reauthorise'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment PayPal Pro iFrame!'; +$_['error_sig'] = 'Signature Required!'; +$_['error_user'] = 'User Required!'; +$_['error_password'] = 'Password Required!'; +$_['error_timeout'] = 'Request timed out'; +$_['error_transaction_missing'] = 'Could not find the transaction'; +$_['error_missing_data'] = 'Missing data'; +$_['error_general'] = 'There was an error'; +$_['error_capture'] = 'Enter an amount to capture'; \ No newline at end of file diff --git a/admin/extension/payment/pp_standard.php b/admin/extension/payment/pp_standard.php new file mode 100644 index 0000000..14c3baf --- /dev/null +++ b/admin/extension/payment/pp_standard.php @@ -0,0 +1,44 @@ +PayPal Payments Standard'; +$_['text_authorization'] = 'Authorization'; +$_['text_sale'] = 'Sale'; + +// Entry +$_['entry_email'] = 'E-Mail'; +$_['entry_test'] = 'Sandbox Mode'; +$_['entry_transaction'] = 'Transaction Method'; +$_['entry_debug'] = 'Debug Mode'; +$_['entry_total'] = 'Total'; +$_['entry_canceled_reversal_status'] = 'Canceled Reversal Status'; +$_['entry_completed_status'] = 'Completed Status'; +$_['entry_denied_status'] = 'Denied Status'; +$_['entry_expired_status'] = 'Expired Status'; +$_['entry_failed_status'] = 'Failed Status'; +$_['entry_pending_status'] = 'Pending Status'; +$_['entry_processed_status'] = 'Processed Status'; +$_['entry_refunded_status'] = 'Refunded Status'; +$_['entry_reversed_status'] = 'Reversed Status'; +$_['entry_voided_status'] = 'Voided Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Tab +$_['tab_general'] = 'General'; +$_['tab_order_status'] = 'Order Status'; + +// Help +$_['help_test'] = 'Use the live or testing (sandbox) gateway server to process transactions?'; +$_['help_debug'] = 'Logs additional information to the system log'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment PayPal Payments Standard!'; +$_['error_email'] = 'E-Mail required!'; \ No newline at end of file diff --git a/admin/extension/payment/realex.php b/admin/extension/payment/realex.php new file mode 100644 index 0000000..2033ad4 --- /dev/null +++ b/admin/extension/payment/realex.php @@ -0,0 +1,98 @@ +Realex'; + +// Entry +$_['entry_merchant_id'] = 'Merchant ID'; +$_['entry_secret'] = 'Shared secret'; +$_['entry_rebate_password'] = 'Rebate password'; +$_['entry_total'] = 'Total'; +$_['entry_sort_order'] = 'Sort order'; +$_['entry_geo_zone'] = 'Geo zone'; +$_['entry_status'] = 'Status'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_live_demo'] = 'Live / Demo'; +$_['entry_auto_settle'] = 'Settlement type'; +$_['entry_card_select'] = 'Select card'; +$_['entry_tss_check'] = 'TSS checks'; +$_['entry_live_url'] = 'Live connection URL'; +$_['entry_demo_url'] = 'Demo connection URL'; +$_['entry_status_success_settled'] = 'Success - settled'; +$_['entry_status_success_unsettled'] = 'Success - not settled'; +$_['entry_status_decline'] = 'Decline'; +$_['entry_status_decline_pending'] = 'Decline - offline auth'; +$_['entry_status_decline_stolen'] = 'Decline - lost or stolen card'; +$_['entry_status_decline_bank'] = 'Decline - bank error'; +$_['entry_status_void'] = 'Voided'; +$_['entry_status_rebate'] = 'Rebated'; +$_['entry_notification_url'] = 'Notification URL'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; +$_['help_card_select'] = 'Ask the user to choose their card type before they are redirected'; +$_['help_notification'] = 'You need to supply this URL to Realex to get payment notifications'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise'; +$_['help_dcc_settle'] = 'If your subaccount is DCC enabled you must use Autosettle'; + +// Tab +$_['tab_api'] = 'API Details'; +$_['tab_account'] = 'Accounts'; +$_['tab_order_status'] = 'Order status'; +$_['tab_payment'] = 'Payment settings'; +$_['tab_advanced'] = 'Advanced'; + +// Button +$_['button_capture'] = 'Capture'; +$_['button_rebate'] = 'Rebate / refund'; +$_['button_void'] = 'Void'; + +// Error +$_['error_merchant_id'] = 'Merchant ID is required'; +$_['error_secret'] = 'Shared secret is required'; +$_['error_live_url'] = 'Live URL is required'; +$_['error_demo_url'] = 'Demo URL is required'; +$_['error_data_missing'] = 'Data missing'; +$_['error_use_select_card'] = 'You must have "Select Card" enabled for subaccount routing by card type to work'; \ No newline at end of file diff --git a/admin/extension/payment/realex_remote.php b/admin/extension/payment/realex_remote.php new file mode 100644 index 0000000..177428b --- /dev/null +++ b/admin/extension/payment/realex_remote.php @@ -0,0 +1,92 @@ +Realex'; + +// Column +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_date_added'] = 'Created'; + +// Entry +$_['entry_merchant_id'] = 'Merchant ID'; +$_['entry_secret'] = 'Shared secret'; +$_['entry_rebate_password'] = 'Rebate password'; +$_['entry_total'] = 'Total'; +$_['entry_sort_order'] = 'Sort order'; +$_['entry_geo_zone'] = 'Geo zone'; +$_['entry_status'] = 'Status'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_auto_settle'] = 'Settlement type'; +$_['entry_tss_check'] = 'TSS checks'; +$_['entry_card_data_status'] = 'Card info logging'; +$_['entry_3d'] = 'Enable 3D secure'; +$_['entry_liability_shift'] = 'Accept non-liability shifting scenarios'; +$_['entry_status_success_settled'] = 'Success - settled'; +$_['entry_status_success_unsettled'] = 'Success - not settled'; +$_['entry_status_decline'] = 'Decline'; +$_['entry_status_decline_pending'] = 'Decline - offline auth'; +$_['entry_status_decline_stolen'] = 'Decline - lost or stolen card'; +$_['entry_status_decline_bank'] = 'Decline - bank error'; +$_['entry_status_void'] = 'Voided'; +$_['entry_status_rebate'] = 'Rebated'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; +$_['help_card_select'] = 'Ask the user to choose thier card type before they are redirected'; +$_['help_notification'] = 'You need to supply this URL to Realex to get payment notifications'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise.'; +$_['help_liability'] = 'Accepting liability means you will still accept payments when a user fails 3D secure.'; +$_['help_card_data_status'] = 'Logs last 4 cards digits, expire, name, type and issuing bank information'; + +// Tab +$_['tab_api'] = 'API Details'; +$_['tab_account'] = 'Accounts'; +$_['tab_order_status'] = 'Order Status'; +$_['tab_payment'] = 'Payment Settings'; + +// Button +$_['button_capture'] = 'Capture'; +$_['button_rebate'] = 'Rebate / refund'; +$_['button_void'] = 'Void'; + +// Error +$_['error_merchant_id'] = 'Merchant ID is required'; +$_['error_secret'] = 'Shared secret is required'; \ No newline at end of file diff --git a/admin/extension/payment/sagepay_direct.php b/admin/extension/payment/sagepay_direct.php new file mode 100644 index 0000000..e9e7f7b --- /dev/null +++ b/admin/extension/payment/sagepay_direct.php @@ -0,0 +1,65 @@ +SagePay'; +$_['text_sim'] = 'Simulator'; +$_['text_test'] = 'Test'; +$_['text_live'] = 'Live'; +$_['text_defered'] = 'Defered'; +$_['text_authenticate'] = 'Authenticate'; +$_['text_payment'] = 'Payment'; +$_['text_release_ok'] = 'Release was successful'; +$_['text_release_ok_order'] = 'Release was successful, order status updated to success - settled'; +$_['text_rebate_ok'] = 'Rebate was successful'; +$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated'; +$_['text_void_ok'] = 'Void was successful, order status updated to voided'; +$_['text_payment_info'] = 'Payment information'; +$_['text_release_status'] = 'Payment released'; +$_['text_void_status'] = 'Payment voided'; +$_['text_rebate_status'] = 'Payment rebated'; +$_['text_order_ref'] = 'Order ref'; +$_['text_order_total'] = 'Total authorised'; +$_['text_total_released'] = 'Total released'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_date_added'] = 'Created'; +$_['text_confirm_void'] = 'Are you sure you want to void the payment?'; +$_['text_confirm_release'] = 'Are you sure you want to release the payment?'; +$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?'; + +// Entry +$_['entry_vendor'] = 'Vendor'; +$_['entry_test'] = 'Test Mode'; +$_['entry_transaction'] = 'Transaction Method'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_card'] = 'Store Cards'; +$_['entry_cron_job_token'] = 'Secret Token'; +$_['entry_cron_job_url'] = 'Cron Job\'s URL'; +$_['entry_last_cron_job_run'] = 'Last cron job\'s run time:'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise'; +$_['help_transaction'] = 'Transaction method MUST be set to Payment to allow subscription payments'; +$_['help_cron_job_token'] = 'Make this long and hard to guess'; +$_['help_cron_job_url'] = 'Set a cron job to call this URL'; + +// Button +$_['button_release'] = 'Release'; +$_['button_rebate'] = 'Rebate / refund'; +$_['button_void'] = 'Void'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment SagePay!'; +$_['error_vendor'] = 'Vendor ID Required!'; diff --git a/admin/extension/payment/sagepay_server.php b/admin/extension/payment/sagepay_server.php new file mode 100644 index 0000000..56afd3c --- /dev/null +++ b/admin/extension/payment/sagepay_server.php @@ -0,0 +1,65 @@ +SagePay'; +$_['text_sim'] = 'Simulator'; +$_['text_test'] = 'Test'; +$_['text_live'] = 'Live'; +$_['text_defered'] = 'Defered'; +$_['text_authenticate'] = 'Authenticate'; +$_['text_payment'] = 'Payment'; +$_['text_release_ok'] = 'Release was successful'; +$_['text_release_ok_order'] = 'Release was successful, order status updated to success - settled'; +$_['text_rebate_ok'] = 'Rebate was successful'; +$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated'; +$_['text_void_ok'] = 'Void was successful, order status updated to voided'; +$_['text_payment_info'] = 'Payment information'; +$_['text_release_status'] = 'Payment released'; +$_['text_void_status'] = 'Payment voided'; +$_['text_rebate_status'] = 'Payment rebated'; +$_['text_order_ref'] = 'Order ref'; +$_['text_order_total'] = 'Total authorised'; +$_['text_total_released'] = 'Total released'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_date_added'] = 'Created'; +$_['text_confirm_void'] = 'Are you sure you want to void the payment?'; +$_['text_confirm_release'] = 'Are you sure you want to release the payment?'; +$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?'; + +// Entry +$_['entry_vendor'] = 'Vendor'; +$_['entry_test'] = 'Test Mode'; +$_['entry_transaction'] = 'Transaction Method'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_card'] = 'Store Cards'; +$_['entry_cron_job_token'] = 'Secret Token'; +$_['entry_cron_job_url'] = 'Cron Job\'s URL:'; +$_['entry_last_cron_job_run'] = 'Last cron job\'s run time:'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise'; +$_['help_transaction'] = 'Transaction method MUST be set to Payment to allow subscription payments'; +$_['help_cron_job_token'] = 'Make this long and hard to guess'; +$_['help_cron_job_url'] = 'Set a cron job to call this URL'; + +// Button +$_['button_release'] = 'Release'; +$_['button_rebate'] = 'Rebate / refund'; +$_['button_void'] = 'Void'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment SagePay!'; +$_['error_vendor'] = 'Vendor ID Required!'; \ No newline at end of file diff --git a/admin/extension/payment/sagepay_us.php b/admin/extension/payment/sagepay_us.php new file mode 100644 index 0000000..c06f17e --- /dev/null +++ b/admin/extension/payment/sagepay_us.php @@ -0,0 +1,25 @@ +Secure Trading'; +$_['text_extension'] = 'Extensions'; +$_['text_all_geo_zones'] = 'All Geo Zones'; +$_['text_process_immediately'] = 'Process immediately'; +$_['text_wait_x_days'] = 'Wait %d days'; +$_['text_success'] = 'Success: You have modified Secure Trading module!'; +$_['text_pending_settlement'] = 'Pending Settlement'; +$_['text_authorisation_reversed'] = 'Authorisation was successfully reversed'; +$_['text_refund_issued'] = 'Refund was successfully issued'; +$_['text_pending_settlement_manually_overriden'] = 'Pending Settlement, manually overriden'; +$_['text_pending_suspended'] = 'Suspended'; +$_['text_pending_settled'] = 'Settled'; + +$_['entry_site_reference'] = 'Site reference'; +$_['entry_username'] = 'Username'; +$_['entry_password'] = 'Password'; +$_['entry_site_security_status'] = 'Use Site Security hash'; +$_['entry_site_security_password'] = 'Site Security password'; +$_['entry_notification_password'] = 'Notification password'; +$_['entry_order_status'] = 'Order status'; +$_['entry_declined_order_status'] = 'Declined order status'; +$_['entry_refunded_order_status'] = 'Refunded order status'; +$_['entry_authorisation_reversed_order_status'] = 'Authorisation reversed order status'; +$_['entry_settle_status'] = 'Settlement status'; +$_['entry_settle_due_date'] = 'Settlement due date'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_status'] = 'Status'; +$_['entry_total'] = 'Total'; +$_['entry_parent_css'] = 'Parent CSS'; +$_['entry_child_css'] = 'Child CSS'; +$_['entry_cards_accepted'] = 'Accepted cards'; +$_['entry_reverse_authorisation'] = 'Reverse Authorisation:'; +$_['entry_refunded'] = 'Refunded:'; +$_['entry_refund'] = 'Issue refund (%s):'; + +$_['error_permission'] = 'You do not have permissions to modify this module'; +$_['error_site_reference'] = 'Site Reference is required'; +$_['error_notification_password'] = 'Notification password is required'; +$_['error_cards_accepted'] = 'Accepted cards is required'; +$_['error_username'] = 'Username is required'; +$_['error_password'] = 'Password is required'; +$_['error_connection'] = 'Could not connect to Secure Trading'; +$_['error_data_missing'] = 'Data missing'; + +$_['help_username'] = 'Your webservice username'; +$_['help_password'] = 'Your webservice password'; +$_['help_refund'] = 'Please include the decimal point and the decimal part of the amount'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; + +$_['button_reverse_authorisation'] = 'Reverse Authorisation'; +$_['button_refund'] = 'Refund'; + + +// Order page - payment tab +$_['text_payment_info'] = 'Payment information'; +$_['text_release_status'] = 'Payment released'; +$_['text_void_status'] = 'Reverse Authorisation'; +$_['text_rebate_status'] = 'Payment rebated'; +$_['text_order_ref'] = 'Order ref'; +$_['text_order_total'] = 'Total authorised'; +$_['text_total_released'] = 'Total released'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_created'] = 'Created'; +$_['text_release_ok'] = 'Release was successful'; +$_['text_release_ok_order'] = 'Release was successful, order status updated to success - settled'; +$_['text_rebate_ok'] = 'Rebate was successful'; +$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated'; +$_['text_void_ok'] = 'Void was successful, order status updated to voided'; + +$_['text_confirm_void'] = 'Are you sure you want to reverse the authorisation?'; +$_['text_confirm_release'] = 'Are you sure you want to release the payment?'; +$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?'; + +$_['button_release'] = 'Release'; +$_['button_rebate'] = 'Rebate / refund'; +$_['button_void'] = 'Reverse Authorisation'; diff --git a/admin/extension/payment/securetrading_ws.php b/admin/extension/payment/securetrading_ws.php new file mode 100644 index 0000000..5176c10 --- /dev/null +++ b/admin/extension/payment/securetrading_ws.php @@ -0,0 +1,108 @@ +Secure Trading'; +$_['text_extension'] = 'Extensions'; +$_['text_all_geo_zones'] = 'All Geo Zones'; +$_['text_process_immediately'] = 'Process immediately'; +$_['text_wait_x_days'] = 'Wait %d days'; +$_['text_wait'] = 'Please wait.'; +$_['text_authorisation_reversed'] = 'Authorisation was successfully reversed'; +$_['text_refund_issued'] = 'Refund was successfully issued'; +$_['text_success'] = 'Success: You have modified Secure Trading Web Service module!'; +$_['text_pending_settlement'] = 'Pending Settlement'; +$_['text_manual_settlement'] = 'Manual Settlement'; +$_['text_suspended'] = 'Suspended'; +$_['text_cancelled'] = 'Cancelled'; +$_['text_settling'] = 'Settling'; +$_['text_settled'] = 'Settled'; +$_['text_no_transactions'] = 'No transactions to show'; +$_['text_ok'] = 'Ok'; +$_['text_denied'] = 'Denied'; +$_['text_pending_settlement_manually_overriden'] = 'Pending Settlement, manually overriden'; +$_['text_pending_suspended'] = 'Suspended'; +$_['text_pending_settled'] = 'Settled'; +$_['text_payment_info'] = 'Payment information'; +$_['text_release_status'] = 'Payment released'; +$_['text_void_status'] = 'Reverse Authorisation'; +$_['text_rebate_status'] = 'Payment rebated'; +$_['text_order_ref'] = 'Order ref'; +$_['text_order_total'] = 'Total authorised'; +$_['text_total_released'] = 'Total released'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_created'] = 'Created'; +$_['text_release_ok'] = 'Release was successful'; +$_['text_release_ok_order'] = 'Release was successful, order status updated to success - settled'; +$_['text_rebate_ok'] = 'Rebate was successful'; +$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated'; +$_['text_void_ok'] = 'Void was successful, order status updated to voided'; +$_['text_confirm_void'] = 'Are you sure you want to reverse the authorisation?'; +$_['text_confirm_release'] = 'Are you sure you want to release the payment?'; +$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?'; + +$_['entry_site_reference'] = 'Site reference'; +$_['entry_username'] = 'Username'; +$_['entry_password'] = 'Password'; +$_['entry_csv_username'] = 'CSV username'; +$_['entry_csv_password'] = 'CSV password'; +$_['entry_3d_secure'] = 'Use 3D Secure'; +$_['entry_cards_accepted'] = 'Accepted cards'; +$_['entry_order_status'] = 'Order status'; +$_['entry_failed_order_status'] = 'Failed order status'; +$_['entry_declined_order_status'] = 'Declined order status'; +$_['entry_refunded_order_status'] = 'Refunded order status'; + +$_['entry_authorisation_reversed_order_status'] = 'Authorisation reversed order status'; +$_['entry_settle_status'] = 'Settlement status'; +$_['entry_settle_due_date'] = 'Settlement due date'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_status'] = 'Status'; +$_['entry_total'] = 'Total'; +$_['entry_reverse_authorisation'] = 'Reverse Authorisation:'; +$_['entry_refunded'] = 'Refunded:'; +$_['entry_refund'] = 'Issue refund (%s):'; +$_['entry_currency'] = 'Currency'; +$_['entry_status_code'] = 'Error code'; +$_['entry_payment_type'] = 'Payment Type'; +$_['entry_request'] = 'Request'; +$_['entry_date_from'] = 'Date From'; +$_['entry_date_to'] = 'Date To'; +$_['entry_hour'] = 'Hour'; +$_['entry_minute'] = 'Minute'; + +$_['column_order_id'] = 'Order ID'; +$_['column_transaction_reference'] = 'Transaction reference'; +$_['column_customer'] = 'Customer'; +$_['column_total'] = 'Total'; +$_['column_currency'] = 'Currency'; +$_['column_settle_status'] = 'Settle status'; +$_['column_status'] = 'Status'; +$_['column_type'] = 'Type'; +$_['column_payment_type'] = 'Payment type'; + +$_['error_permission'] = 'You do not have permissions to modify this module'; +$_['error_site_reference'] = 'Site Reference is required'; +$_['error_cards_accepted'] = 'Accepted cards is required'; +$_['error_username'] = 'Username is required'; +$_['error_password'] = 'Password is required'; +$_['error_connection'] = 'Could not connect to Secure Trading'; +$_['error_data_missing'] = 'Data missing'; + +$_['help_refund'] = 'Please include the decimal point and the decimal part of the amount'; +$_['help_csv_username'] = 'Username of the Transaction Download service'; +$_['help_csv_password'] = 'Password of the Transaction Download service'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; + +$_['button_reverse_authorisation'] = 'Reverse Authorisation'; +$_['button_refund'] = 'Refund'; +$_['button_show'] = 'Show'; +$_['button_download'] = 'Download'; +$_['button_release'] = 'Release'; +$_['button_rebate'] = 'Rebate / refund'; +$_['button_void'] = 'Reverse Authorisation'; \ No newline at end of file diff --git a/admin/extension/payment/skrill.php b/admin/extension/payment/skrill.php new file mode 100644 index 0000000..bc6f9d9 --- /dev/null +++ b/admin/extension/payment/skrill.php @@ -0,0 +1,29 @@ +Skrill'; + +// Entry +$_['entry_email'] = 'E-Mail'; +$_['entry_secret'] = 'Secret'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_pending_status'] = 'Pending Status '; +$_['entry_canceled_status'] = 'Canceled Status'; +$_['entry_failed_status'] = 'Failed Status'; +$_['entry_chargeback_status'] = 'Chargeback Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify Skrill!'; +$_['error_email'] = 'E-Mail Required!'; \ No newline at end of file diff --git a/admin/extension/payment/squareup.php b/admin/extension/payment/squareup.php new file mode 100644 index 0000000..c984281 --- /dev/null +++ b/admin/extension/payment/squareup.php @@ -0,0 +1,200 @@ +NOTE: You must also setup a daily CRON task.'; +$_['help_cron_email'] = 'A summary of the recurring task will be sent to this e-mail after completion.'; +$_['help_cron_email_status'] = 'Enable to receive a summary after every CRON task.'; +$_['help_notify_recurring_success'] = 'Notify customers about successful recurring transactions.'; +$_['help_notify_recurring_fail'] = 'Notify customers about failed recurring transactions.'; + +// Tab +$_['tab_setting'] = 'Settings'; +$_['tab_transaction'] = 'Transactions'; +$_['tab_cron'] = 'CRON'; +$_['tab_recurring'] = 'Recurring Payments'; + +// Text +$_['text_access_token_expires_label'] = 'Access token expires'; +$_['text_access_token_expires_placeholder'] = 'Not setup'; +$_['text_acknowledge_cron'] = 'I confirm that I have set up an automated CRON task using one of the methods above.'; +$_['text_admin_notifications'] = 'Admin notifications'; +$_['text_authorize_label'] = 'Authorize'; +$_['text_canceled_success'] = 'Success: You have succesfully canceled this payment!'; +$_['text_capture'] = 'Capture'; +$_['text_client_id_help'] = 'Get this from the Manage Application page on Square'; +$_['text_client_id_label'] = 'Square Application ID'; +$_['text_client_id_placeholder'] = 'Square Application ID'; +$_['text_client_secret_help'] = 'Get this from the Manage Application page on Square'; +$_['text_client_secret_label'] = 'OAuth Application Secret'; +$_['text_client_secret_placeholder'] = 'OAuth Application Secret'; +$_['text_confirm_action'] = 'Are you sure?'; +$_['text_confirm_cancel'] = 'Are you sure you want to cancel the recurring payments?'; +$_['text_confirm_capture'] = 'You are about to capture the following amount: %s. Click OK to proceed.'; +$_['text_confirm_refund'] = 'Please provide a reason for the refund:'; +$_['text_confirm_void'] = 'You are about to void the following amount: %s. Click OK to proceed.'; +$_['text_connected'] = 'Connected'; +$_['text_connected_info'] = "Reconnect if you want to switch accounts or have manually revoked this extension's access from the Square App console. Manually refresh the access token if it has been close to 45 days since the last sale or reconnect."; +$_['text_connection_section'] = 'Square Connection'; +$_['text_connection_success'] = 'Successfully connected!'; +$_['text_cron_email'] = 'Send task summary to this e-mail:'; +$_['text_cron_email_status'] = 'Send e-mail summary:'; +$_['text_customer_notifications'] = 'Customer notifications'; +$_['text_debug_disabled'] = 'Disabled'; +$_['text_debug_enabled'] = 'Enabled'; +$_['text_debug_help'] = 'API requests and responses will be logged in the OpenCart error log. Use this for only for debugging and development purposes.'; +$_['text_debug_label'] = 'Debug Logging'; +$_['text_delay_capture_help'] = 'Only authorize transactions or perform charges automatically'; +$_['text_delay_capture_label'] = 'Transaction type'; +$_['text_disabled_connect_help_text'] = 'The client id and secret are required fields.'; +$_['text_edit_heading'] = 'Edit Square'; +$_['text_enable_sandbox_help'] = 'Enable sandbox mode for testing transactions'; +$_['text_enable_sandbox_label'] = 'Enable sandbox mode'; +$_['text_executables'] = 'CRON execution methods'; +$_['text_extension'] = 'Extensions'; +$_['text_extension_status'] = 'Extension status'; +$_['text_extension_status_disabled'] = 'Disabled'; +$_['text_extension_status_enabled'] = 'Enabled'; +$_['text_extension_status_help'] = 'Enable or disable the payment method'; +$_['text_insert_amount'] = 'Please insert the refund amount. Maximum: %s in %s:'; +$_['text_loading'] = 'Loading data... Please wait...'; +$_['text_loading_short'] = 'Please wait...'; +$_['text_local_cron'] = 'Method #1 - CRON Task:'; +$_['text_location_error'] = 'There was an error when trying to sync locations and token: %s'; +$_['text_location_help'] = 'Select which configured Square location to be used for transactions. Has to have card processing capabilities enabled.'; +$_['text_location_label'] = 'Location'; +$_['text_manage'] = 'Credit Card Transaction (Square)'; +$_['text_manage_tooltip'] = 'See details / Capture / Void / Refund'; +$_['text_merchant_info_section_heading'] = 'Mechant Information'; +$_['text_merchant_name_label'] = 'Merchant name'; +$_['text_merchant_name_placeholder'] = 'Not setup'; +$_['text_no_appropriate_locations_warning'] = 'There are no locations capable of online card processing setup in your Square account.'; +$_['text_no_location_selected_warning'] = 'There is no selected location.'; +$_['text_no_locations_label'] = 'No valid locations'; +$_['text_no_transactions'] = 'No transactions have been logged yet.'; +$_['text_not_connected'] = 'Not connected'; +$_['text_not_connected_info'] = 'By clicking this button you will connect this module to your Square account and activate the service.'; +$_['text_notification_ssl'] = 'Make sure you have SSL enabled on your checkout page. Otherwise, the extension will not work.'; +$_['text_notify_recurring_fail'] = 'Recurring Transaction Failed:'; +$_['text_notify_recurring_success'] = 'Recurring Transaction Successful:'; +$_['text_ok'] = 'OK'; +$_['text_order_history_cancel'] = 'An administrator has canceled your recurring payments. Your card will no longer be charged.'; +$_['text_payment_method_name_help'] = 'Checkout payment method name'; +$_['text_payment_method_name_label'] = 'Payment method name'; +$_['text_payment_method_name_placeholder'] = 'Credit / Debit Card'; +$_['text_recurring_info'] = 'Please make sure to set up a daily CRON task using one of the methods below. CRON jobs help you with:

• Automatic refresh of your API access token
• Processing of recurring transactions'; +$_['text_recurring_status'] = 'Status of recurring payments:'; +$_['text_redirect_uri_help'] = 'Paste this link into the Redirect URI field under Manage Application/oAuth'; +$_['text_redirect_uri_label'] = 'Square OAuth Redirect URL'; +$_['text_refresh_access_token_success'] = 'Successfully refreshed the connection to your Square account.'; +$_['text_refresh_token'] = 'Re-create token'; +$_['text_refund'] = 'Refund'; +$_['text_refund_details'] = 'Refund details'; +$_['text_refunded_amount'] = 'Refunded: %s. Status of the refund: %s. Reason for the refund: %s'; +$_['text_refunds'] = 'Refunds (%s)'; +$_['text_remote_cron'] = 'Method #2 - Remote CRON:'; +$_['text_sale_label'] = 'Sale'; +$_['text_sandbox_access_token_help'] = 'Get this from the Manage Application page on Square'; +$_['text_sandbox_access_token_label'] = 'Sandbox Access Token'; +$_['text_sandbox_access_token_placeholder'] = 'Sandbox Access Token'; +$_['text_sandbox_client_id_help'] = 'Get this from the Manage Application page on Square'; +$_['text_sandbox_client_id_label'] = 'Sandbox Application ID'; +$_['text_sandbox_client_id_placeholder'] = 'Sandbox Application ID'; +$_['text_sandbox_disabled_label'] = 'Disabled'; +$_['text_sandbox_enabled'] = 'Sandbox mode is enabled! Transactions will appear to go through, but no charges will be carried out.'; +$_['text_sandbox_enabled_label'] = 'Enabled'; +$_['text_sandbox_section_heading'] = 'Square Sandbox Settings'; +$_['text_select_location'] = 'Select location'; +$_['text_settings_section_heading'] = 'Square Settings'; +$_['text_squareup'] = 'Square'; +$_['text_success'] = 'Success: You have modified Square payment module!'; +$_['text_success_capture'] = 'Transaction successfully captured!'; +$_['text_success_refund'] = 'Transaction successfully refunded!'; +$_['text_success_void'] = 'Transaction successfully voided!'; +$_['text_token_expired'] = 'Your Square access token has expired! Click here to renew it now.'; +$_['text_token_expiry_warning'] = 'Your Square access token will expire on %s. Click here to renew it now.'; +$_['text_token_revoked'] = 'Your Square access token has expired or has been revoked! Click here to re-authorize the Square extension.'; +$_['text_transaction_statuses'] = 'Transaction Statuses'; +$_['text_view'] = 'View More'; +$_['text_void'] = 'Void'; +$_['text_na'] = 'N/A'; +$_['text_no_reason_provided'] = 'Reason not provided.'; + +// Statuses +$_['squareup_status_comment_authorized'] = 'The card transaction has been authorized but not yet captured.'; +$_['squareup_status_comment_captured'] = 'The card transaction was authorized and subsequently captured (i.e., completed).'; +$_['squareup_status_comment_voided'] = 'The card transaction was authorized and subsequently voided (i.e., canceled). '; +$_['squareup_status_comment_failed'] = 'The card transaction failed.'; + +// Entry +$_['entry_total'] = 'Total'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_merchant'] = 'Merchant ID'; +$_['entry_transaction_id'] = 'Transaction ID'; +$_['entry_order_id'] = 'Order ID'; +$_['entry_partner_solution_id'] = 'Partner Solution ID'; +$_['entry_type'] = 'Transaction Type'; +$_['entry_currency'] = 'Currency'; +$_['entry_amount'] = 'Amount'; +$_['entry_browser'] = 'Customer User Agent'; +$_['entry_ip'] = 'Customer IP'; +$_['entry_date_created'] = 'Date Created'; +$_['entry_billing_address_company'] = 'Billing Company'; +$_['entry_billing_address_street'] = 'Billing Street'; +$_['entry_billing_address_city'] = 'Billing City'; +$_['entry_billing_address_postcode'] = 'Billing ZIP'; +$_['entry_billing_address_province'] = 'Billing Province/State'; +$_['entry_billing_address_country'] = 'Billing Country'; +$_['entry_status_authorized'] = 'Authorized'; +$_['entry_status_captured'] = 'Captured'; +$_['entry_status_voided'] = 'Voided'; +$_['entry_status_failed'] = 'Failed'; +$_['entry_setup_confirmation'] = 'Setup confirmation:'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment Square!'; +$_['error_permission_recurring'] = 'Warning: You do not have permission to modify recurring payments!'; +$_['error_transaction_missing'] = 'Transaction not found!'; +$_['error_no_ssl'] = 'Warning: SSL is not enabled on your admin panel. Please enable it to finish your configuration.'; +$_['error_user_rejected_connect_attempt'] = 'Connection attempt was canceled by the user.'; +$_['error_possible_xss'] = 'We detected a possible cross site attack and have terminated your connection attempt. Please verify your application ID and secret and try again using the buttons in the admin panel.'; +$_['error_invalid_email'] = 'The provided e-mail address is not valid!'; +$_['error_cron_acknowledge'] = 'Please confirm you have set up a CRON job.'; +$_['error_client_id'] = 'The app client ID is a required field'; +$_['error_client_secret'] = 'The app client secret is a required field'; +$_['error_sandbox_client_id'] = 'The sandbox client ID is a required field when sandbox mode is enabled'; +$_['error_sandbox_token'] = 'The sandbox token is a required field when sandbox mode is enabled'; +$_['error_no_location_selected'] = 'The location is a required field'; +$_['error_refresh_access_token'] = "An error occurred when trying to refresh the extension's connection to your Square account. Please verify your application credentials and try again."; +$_['error_form'] = 'Please check the form for errors and try to save agian.'; +$_['error_token'] = 'An error was encountered while refreshing the token: %s'; +$_['error_no_refund'] = 'Refund failed.'; + +// Column +$_['column_transaction_id'] = 'Transaction ID'; +$_['column_order_id'] = 'Order ID'; +$_['column_customer'] = 'Customer'; +$_['column_status'] = 'Status'; +$_['column_type'] = 'Type'; +$_['column_amount'] = 'Amount'; +$_['column_ip'] = 'IP'; +$_['column_date_created'] = 'Date Created'; +$_['column_action'] = 'Action'; +$_['column_refunds'] = 'Refunds'; +$_['column_reason'] = 'Reason'; +$_['column_fee'] = 'Processing Fee'; + +// Button +$_['button_void'] = 'Void'; +$_['button_refund'] = 'Refund'; +$_['button_capture'] = 'Capture'; +$_['button_connect'] = 'Connect'; +$_['button_reconnect'] = 'Reconnect'; +$_['button_refresh'] = 'Refresh token'; diff --git a/admin/extension/payment/twocheckout.php b/admin/extension/payment/twocheckout.php new file mode 100644 index 0000000..76c30dd --- /dev/null +++ b/admin/extension/payment/twocheckout.php @@ -0,0 +1,29 @@ +2Checkout'; + +// Entry +$_['entry_account'] = '2Checkout Account ID'; +$_['entry_secret'] = 'Secret Word'; +$_['entry_display'] = 'Direct Checkout'; +$_['entry_test'] = 'Test Mode'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_secret'] = 'The secret word to confirm transactions with (must be the same as defined on the merchant account configuration page).'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment 2Checkout!'; +$_['error_account'] = 'Account No. Required!'; +$_['error_secret'] = 'Secret Word Required!'; \ No newline at end of file diff --git a/admin/extension/payment/web_payment_software.php b/admin/extension/payment/web_payment_software.php new file mode 100644 index 0000000..27fde6b --- /dev/null +++ b/admin/extension/payment/web_payment_software.php @@ -0,0 +1,32 @@ +Web Payment Software'; +$_['text_test'] = 'Test'; +$_['text_live'] = 'Live'; +$_['text_authorization'] = 'Authorization'; +$_['text_capture'] = 'Capture'; + +// Entry +$_['entry_login'] = 'Merchant ID'; +$_['entry_key'] = 'Merchant Key'; +$_['entry_mode'] = 'Transaction Mode'; +$_['entry_method'] = 'Transaction Method'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment Web Payment Software!'; +$_['error_login'] = 'Login ID Required!'; +$_['error_key'] = 'Transaction Key Required!'; \ No newline at end of file diff --git a/admin/extension/payment/wechat_pay.php b/admin/extension/payment/wechat_pay.php new file mode 100644 index 0000000..23544ee --- /dev/null +++ b/admin/extension/payment/wechat_pay.php @@ -0,0 +1,42 @@ +Wechat Pay Website'; + +// Entry +$_['entry_app_id'] = 'App ID'; +$_['entry_app_secret'] = 'App Secret'; +$_['entry_mch_id'] = 'Merchant ID'; +$_['entry_api_secret'] = 'API Secret'; +$_['entry_debug'] = 'Debug Mode'; +$_['entry_total'] = 'Total'; +$_['entry_currency'] = 'Currency'; +$_['entry_completed_status'] = 'Completed Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; +$_['help_currency'] = 'The currency customer paid merchant!'; +$_['help_wechat_pay_setup'] = 'Click here to learn how to set up Wechat Pay account.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment Wechat!'; +$_['error_app_id'] = 'App ID required!'; +$_['error_app_secret'] = 'App Secret required!'; +$_['error_mch_id'] = 'Merchant ID required!'; +$_['error_api_secret'] = 'API Secret required!'; diff --git a/admin/extension/payment/worldpay.php b/admin/extension/payment/worldpay.php new file mode 100644 index 0000000..e2a00f0 --- /dev/null +++ b/admin/extension/payment/worldpay.php @@ -0,0 +1,76 @@ +Worldpay'; +$_['text_test'] = 'Test'; +$_['text_live'] = 'Live'; +$_['text_authenticate'] = 'Authenticate'; +$_['text_release_ok'] = 'Release was successful'; +$_['text_release_ok_order'] = 'Release was successful, order status updated to success - settled'; +$_['text_refund_ok'] = 'Rebate was successful'; +$_['text_refund_ok_order'] = 'Rebate was successful, order status updated to refund'; +$_['text_void_ok'] = 'Void was successful, order status updated to voided'; + +// Entry +$_['entry_service_key'] = 'Service Key'; +$_['entry_client_key'] = 'Client Key'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_card'] = 'Store Cards'; +$_['entry_secret_token'] = 'Secret Token'; +$_['entry_webhook_url'] = 'Webhook URL:'; +$_['entry_cron_job_url'] = 'Cron Job URL:'; +$_['entry_last_cron_job_run'] = 'Last cron job\'s run time:'; +$_['entry_success_status'] = 'Success Status:'; +$_['entry_failed_status'] = 'Failed Status:'; +$_['entry_settled_status'] = 'Settled Status:'; +$_['entry_refunded_status'] = 'Refunded Status:'; +$_['entry_partially_refunded_status'] = 'Partially Refunded Status:'; +$_['entry_charged_back_status'] = 'Charged Back:'; +$_['entry_information_requested_status'] = 'Information Requested Status:'; +$_['entry_information_supplied_status'] = 'Information Supplied Status:'; +$_['entry_chargeback_reversed_status'] = 'Chargeback Reversed Status:'; + + +$_['entry_reversed_status'] = 'Reversed Status:'; +$_['entry_voided_status'] = 'Voided Status:'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise'; +$_['help_secret_token'] = 'Make this long and hard to guess'; +$_['help_webhook_url'] = 'Set Worldpay webhooks to call this URL'; +$_['help_cron_job_url'] = 'Set a cron job to call this URL'; + +// Tab +$_['tab_settings'] = 'Settings'; +$_['tab_order_status'] = 'Order Status'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment Worldpay!'; +$_['error_service_key'] = 'Service Key Required!'; +$_['error_client_key'] = 'Client Key Required!'; + +// Order page - payment tab +$_['text_payment_info'] = 'Payment information'; +$_['text_refund_status'] = 'Payment refund'; +$_['text_order_ref'] = 'Order ref'; +$_['text_order_total'] = 'Total authorised'; +$_['text_total_released'] = 'Total released'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_date_added'] = 'Added'; + +$_['text_confirm_refund'] = 'Are you sure you want to refund the payment?'; + +$_['button_refund'] = 'Rebate / refund'; + diff --git a/admin/extension/report/customer_activity.php b/admin/extension/report/customer_activity.php new file mode 100644 index 0000000..640d057 --- /dev/null +++ b/admin/extension/report/customer_activity.php @@ -0,0 +1,42 @@ +%s registered for an account.'; +$_['text_activity_edit'] = '%s updated their account details.'; +$_['text_activity_password'] = '%s updated their account password.'; +$_['text_activity_reset'] = '%s reset their account password.'; +$_['text_activity_login'] = '%s logged in.'; +$_['text_activity_forgotten'] = '%s requested a reset password.'; +$_['text_activity_address_add'] = '%s added a new address.'; +$_['text_activity_address_edit'] = '%s updated their address.'; +$_['text_activity_address_delete'] = '%s deleted one of their addresses.'; +$_['text_activity_return_account'] = '%s submitted a product return.'; +$_['text_activity_return_guest'] = '%s submitted a product return.'; +$_['text_activity_order_account'] = '%s created a new order.'; +$_['text_activity_order_guest'] = '%s created a new order.'; +$_['text_activity_affiliate_add'] = '%s registered for a affiliate account.'; +$_['text_activity_affiliate_edit'] = '%s updated their affiliate details.'; +$_['text_activity_transaction'] = '%s received commission from an new order.'; + +// Column +$_['column_customer'] = 'Customer'; +$_['column_comment'] = 'Comment'; +$_['column_ip'] = 'IP'; +$_['column_date_added'] = 'Date Added'; + +// Entry +$_['entry_customer'] = 'Customer'; +$_['entry_ip'] = 'IP'; +$_['entry_date_start'] = 'Date Start'; +$_['entry_date_end'] = 'Date End'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify customer activity report!'; \ No newline at end of file diff --git a/admin/extension/report/customer_order.php b/admin/extension/report/customer_order.php new file mode 100644 index 0000000..61a9ab7 --- /dev/null +++ b/admin/extension/report/customer_order.php @@ -0,0 +1,31 @@ +%s'; + +// Column +$_['column_keyword'] = 'Keyword'; +$_['column_products'] = 'Found Products'; +$_['column_category'] = 'Category'; +$_['column_customer'] = 'Customer'; +$_['column_ip'] = 'IP'; +$_['column_date_added'] = 'Date Added'; + +// Entry +$_['entry_date_start'] = 'Date Start'; +$_['entry_date_end'] = 'Date End'; +$_['entry_keyword'] = 'Keyword'; +$_['entry_customer'] = 'Customer'; +$_['entry_ip'] = 'IP'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify customer searches report!'; \ No newline at end of file diff --git a/admin/extension/report/customer_transaction.php b/admin/extension/report/customer_transaction.php new file mode 100644 index 0000000..1318143 --- /dev/null +++ b/admin/extension/report/customer_transaction.php @@ -0,0 +1,27 @@ +Shipping services and prices guide is avaliable here:

http://www.royalmail.com/international-zones

http://www.royalmail.com/sites/default/files/RM_OurPrices_Mar2014a.pdf

http://www.royalmail.com/sites/default/files/RoyalMail_International_TrackedCoverage_Jan2014.pdf

'; + +// Tab +$_['tab_special_delivery_500'] = 'Special Delivery Next Day (£500)'; +$_['tab_special_delivery_1000'] = 'Special Delivery Next Day (£1000)'; +$_['tab_special_delivery_2500'] = 'Special Delivery Next Day (£2500)'; +$_['tab_1st_class_signed'] = '1st Class Signed'; +$_['tab_2nd_class_signed'] = '2nd Class Signed'; +$_['tab_1st_class_standard'] = '1st Class Standard'; +$_['tab_2nd_class_standard'] = '2nd Class Standard'; +$_['tab_international_standard'] = 'International Standard'; +$_['tab_international_tracked_signed'] = 'International Tracked & Signed'; +$_['tab_international_tracked'] = 'International Tracked'; +$_['tab_international_signed'] = 'International Signed'; +$_['tab_international_economy'] = 'International Economy'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify Royal Mail shipping!'; \ No newline at end of file diff --git a/admin/extension/shipping/ups.php b/admin/extension/shipping/ups.php new file mode 100644 index 0000000..8045668 --- /dev/null +++ b/admin/extension/shipping/ups.php @@ -0,0 +1,115 @@ +(Default)'; +$_['text_close'] = 'Close'; +$_['text_pagination'] = 'Showing %d to %d of %d (%d Pages)'; +$_['text_loading'] = 'Loading...'; +$_['text_no_results'] = 'No results!'; +$_['text_confirm'] = 'Are you sure?'; +$_['text_home'] = 'Home'; + +// Button +$_['button_add'] = 'Add New'; +$_['button_delete'] = 'Delete'; +$_['button_save'] = 'Save'; +$_['button_cancel'] = 'Cancel'; +$_['button_cancel_recurring'] = 'Cancel Recurring Payments'; +$_['button_continue'] = 'Continue'; +$_['button_clear'] = 'Clear'; +$_['button_close'] = 'Close'; +$_['button_enable'] = 'Enable'; +$_['button_disable'] = 'Disable'; +$_['button_filter'] = 'Filter'; +$_['button_send'] = 'Send'; +$_['button_edit'] = 'Edit'; +$_['button_copy'] = 'Copy'; +$_['button_back'] = 'Back'; +$_['button_remove'] = 'Remove'; +$_['button_refresh'] = 'Refresh'; +$_['button_export'] = 'Export'; +$_['button_import'] = 'Import'; +$_['button_download'] = 'Download'; +$_['button_rebuild'] = 'Rebuild'; +$_['button_upload'] = 'Upload'; +$_['button_submit'] = 'Submit'; +$_['button_invoice_print'] = 'Print Invoice'; +$_['button_shipping_print'] = 'Print Shipping List'; +$_['button_address_add'] = 'Add Address'; +$_['button_attribute_add'] = 'Add Attribute'; +$_['button_banner_add'] = 'Add Banner'; +$_['button_custom_field_value_add'] = 'Add Custom Field'; +$_['button_product_add'] = 'Add Product'; +$_['button_filter_add'] = 'Add Filter'; +$_['button_option_add'] = 'Add Option'; +$_['button_option_value_add'] = 'Add Option Value'; +$_['button_recurring_add'] = 'Add Recurring'; +$_['button_discount_add'] = 'Add Discount'; +$_['button_special_add'] = 'Add Special'; +$_['button_image_add'] = 'Add Image'; +$_['button_geo_zone_add'] = 'Add Geo Zone'; +$_['button_history_add'] = 'Add History'; +$_['button_translation'] = 'Load Default Translation'; +$_['button_translation_add'] = 'Add Translation'; +$_['button_transaction_add'] = 'Add Transaction'; +$_['button_route_add'] = 'Add Route'; +$_['button_rule_add'] = 'Add Rule'; +$_['button_module_add'] = 'Add Module'; +$_['button_link_add'] = 'Add Link'; +$_['button_approve'] = 'Approve'; +$_['button_deny'] = 'Deny'; +$_['button_reset'] = 'Reset'; +$_['button_generate'] = 'Generate'; +$_['button_voucher_add'] = 'Add Voucher'; +$_['button_reward_add'] = 'Add Reward Points'; +$_['button_reward_remove'] = 'Remove Reward Points'; +$_['button_commission_add'] = 'Add Commission'; +$_['button_commission_remove'] = 'Remove Commission'; +$_['button_credit_add'] = 'Add Credit'; +$_['button_credit_remove'] = 'Remove Credit'; +$_['button_ip_add'] = 'Add IP'; +$_['button_parent'] = 'Parent'; +$_['button_folder'] = 'New Folder'; +$_['button_search'] = 'Search'; +$_['button_view'] = 'View'; +$_['button_install'] = 'Install'; +$_['button_uninstall'] = 'Uninstall'; +$_['button_link'] = 'Link'; +$_['button_currency'] = 'Refresh Currency Values'; +$_['button_apply'] = 'Apply'; +$_['button_category_add'] = 'Add Category'; +$_['button_order'] = 'View Order'; +$_['button_order_recurring'] = 'View Recurring Order'; +$_['button_buy'] = 'Buy'; + +// Tab +$_['tab_affiliate'] = 'Affiliate'; +$_['tab_address'] = 'Address'; +$_['tab_additional'] = 'Additional'; +$_['tab_admin'] = 'Admin'; +$_['tab_attribute'] = 'Attribute'; +$_['tab_customer'] = 'Customer Details'; +$_['tab_comment'] = 'Comment'; +$_['tab_data'] = 'Data'; +$_['tab_description'] = 'Description'; +$_['tab_design'] = 'Design'; +$_['tab_discount'] = 'Discount'; +$_['tab_documentation'] = 'Documentation'; +$_['tab_general'] = 'General'; +$_['tab_history'] = 'History'; +$_['tab_ftp'] = 'FTP'; +$_['tab_ip'] = 'IP Addresses'; +$_['tab_links'] = 'Links'; +$_['tab_log'] = 'Log'; +$_['tab_image'] = 'Image'; +$_['tab_option'] = 'Option'; +$_['tab_server'] = 'Server'; +$_['tab_seo'] = 'SEO'; +$_['tab_store'] = 'Store'; +$_['tab_special'] = 'Special'; +$_['tab_session'] = 'Session'; +$_['tab_local'] = 'Local'; +$_['tab_mail'] = 'Mail'; +$_['tab_module'] = 'Module'; +$_['tab_payment'] = 'Payment Details'; +$_['tab_product'] = 'Products'; +$_['tab_reward'] = 'Reward Points'; +$_['tab_shipping'] = 'Shipping Details'; +$_['tab_total'] = 'Totals'; +$_['tab_transaction'] = 'Transactions'; +$_['tab_voucher'] = 'Vouchers'; +$_['tab_sale'] = 'Sales'; +$_['tab_marketing'] = 'Marketing'; +$_['tab_online'] = 'People Online'; +$_['tab_activity'] = 'Recent Activity'; +$_['tab_recurring'] = 'Recurring'; +$_['tab_action'] = 'Action'; +$_['tab_google'] = 'Google'; + +// Error +$_['error_exception'] = 'Error Code(%s): %s in %s on line %s'; +$_['error_upload_1'] = 'Warning: The uploaded file exceeds the upload_max_filesize directive in php.ini!'; +$_['error_upload_2'] = 'Warning: The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form!'; +$_['error_upload_3'] = 'Warning: The uploaded file was only partially uploaded!'; +$_['error_upload_4'] = 'Warning: No file was uploaded!'; +$_['error_upload_6'] = 'Warning: Missing a temporary folder!'; +$_['error_upload_7'] = 'Warning: Failed to write file to disk!'; +$_['error_upload_8'] = 'Warning: File upload stopped by extension!'; +$_['error_upload_999'] = 'Warning: No error code available!'; +$_['error_curl'] = 'CURL: Error Code(%s): %s'; + +/* When doing translations only include the matching language code */ + +// Summernote +//$_['summernote'] = 'ar-AR'; +//$_['summernote'] = 'bg-BG'; +//$_['summernote'] = 'ca-ES'; +//$_['summernote'] = 'cs-CZ'; +//$_['summernote'] = 'da-DK'; +//$_['summernote'] = 'de-DE'; +//$_['summernote'] = 'es-ES'; +//$_['summernote'] = 'es-EU'; +//$_['summernote'] = 'fa-IR'; +//$_['summernote'] = 'fi-FI'; +//$_['summernote'] = 'fr-FR'; +//$_['summernote'] = 'he-IL'; +//$_['summernote'] = 'hu-HU'; +//$_['summernote'] = 'hr-HR'; +//$_['summernote'] = 'gl-ES'; +//$_['summernote'] = 'id-ID'; +//$_['summernote'] = 'it-IT'; +//$_['summernote'] = 'ja-JP'; +//$_['summernote'] = 'ko-KR'; +//$_['summernote'] = 'lt-LT'; +//$_['summernote'] = 'lt-LV'; +//$_['summernote'] = 'nb-NO'; +//$_['summernote'] = 'nl-NL'; +//$_['summernote'] = 'pl-PL'; +//$_['summernote'] = 'pt-BR'; +//$_['summernote'] = 'pt-PT'; +//$_['summernote'] = 'ro-RO'; +//$_['summernote'] = 'ru-RU'; +//$_['summernote'] = 'sk-SK'; +//$_['summernote'] = 'sl-SI'; +//$_['summernote'] = 'sr-RS-Latin'; +//$_['summernote'] = 'sr-RS'; +//$_['summernote'] = 'sv-SE'; +//$_['summernote'] = 'th-TH'; +//$_['summernote'] = 'tr-TR'; +//$_['summernote'] = 'uk-UA'; +//$_['summernote'] = 'vi-VN'; +//$_['summernote'] = 'zh-CN'; +//$_['summernote'] = 'zh-TW'; + +// Datepicker +$_['datepicker'] = 'en-gb'; +//$_['datepicker'] = 'af'; +//$_['datepicker'] = 'ar-dz'; +//$_['datepicker'] = 'ar-kw'; +//$_['datepicker'] = 'ar-ly'; +//$_['datepicker'] = 'ar-ma'; +//$_['datepicker'] = 'ar-sa'; +//$_['datepicker'] = 'ar-tn'; +//$_['datepicker'] = 'ar'; +//$_['datepicker'] = 'az'; +//$_['datepicker'] = 'be'; +//$_['datepicker'] = 'bg'; +//$_['datepicker'] = 'bn'; +//$_['datepicker'] = 'bo'; +//$_['datepicker'] = 'br'; +//$_['datepicker'] = 'bs'; +//$_['datepicker'] = 'ca'; +//$_['datepicker'] = 'cs'; +//$_['datepicker'] = 'cv'; +//$_['datepicker'] = 'cy'; +//$_['datepicker'] = 'da'; +//$_['datepicker'] = 'de-at'; +//$_['datepicker'] = 'de-ch'; +//$_['datepicker'] = 'de'; +//$_['datepicker'] = 'dv'; +//$_['datepicker'] = 'el'; +//$_['datepicker'] = 'en-au'; +//$_['datepicker'] = 'en-ca'; +//$_['datepicker'] = 'en-gb'; +//$_['datepicker'] = 'en-ie'; +//$_['datepicker'] = 'en-nz'; +//$_['datepicker'] = 'eo'; +//$_['datepicker'] = 'es-do'; +//$_['datepicker'] = 'es'; +//$_['datepicker'] = 'et'; +//$_['datepicker'] = 'eu'; +//$_['datepicker'] = 'fa'; +//$_['datepicker'] = 'fi'; +//$_['datepicker'] = 'fo'; +//$_['datepicker'] = 'fr-ca'; +//$_['datepicker'] = 'fr-ch'; +//$_['datepicker'] = 'fr'; +//$_['datepicker'] = 'fy'; +//$_['datepicker'] = 'gd'; +//$_['datepicker'] = 'gl'; +//$_['datepicker'] = 'gom-latn'; +//$_['datepicker'] = 'he'; +//$_['datepicker'] = 'hi'; +//$_['datepicker'] = 'hr'; +//$_['datepicker'] = 'hu'; +//$_['datepicker'] = 'hy-am'; +//$_['datepicker'] = 'id'; +//$_['datepicker'] = 'is'; +//$_['datepicker'] = 'it'; +//$_['datepicker'] = 'ja'; +//$_['datepicker'] = 'jv'; +//$_['datepicker'] = 'ka'; +//$_['datepicker'] = 'kk'; +//$_['datepicker'] = 'km'; +//$_['datepicker'] = 'kn'; +//$_['datepicker'] = 'ko'; +//$_['datepicker'] = 'ky'; +//$_['datepicker'] = 'lb'; +//$_['datepicker'] = 'lo'; +//$_['datepicker'] = 'lt'; +//$_['datepicker'] = 'lv'; +//$_['datepicker'] = 'me'; +//$_['datepicker'] = 'mi'; +//$_['datepicker'] = 'mk'; +//$_['datepicker'] = 'ml'; +//$_['datepicker'] = 'mr'; +//$_['datepicker'] = 'ms-my'; +//$_['datepicker'] = 'ms'; +//$_['datepicker'] = 'my'; +//$_['datepicker'] = 'nb'; +//$_['datepicker'] = 'ne'; +//$_['datepicker'] = 'nl-be'; +//$_['datepicker'] = 'nl'; +//$_['datepicker'] = 'nn'; +//$_['datepicker'] = 'pa-in'; +//$_['datepicker'] = 'pl'; +//$_['datepicker'] = 'pt-br'; +//$_['datepicker'] = 'pt'; +//$_['datepicker'] = 'ro'; +//$_['datepicker'] = 'ru'; +//$_['datepicker'] = 'sd'; +//$_['datepicker'] = 'se'; +//$_['datepicker'] = 'si'; +//$_['datepicker'] = 'sk'; +//$_['datepicker'] = 'sl'; +//$_['datepicker'] = 'sq'; +//$_['datepicker'] = 'sr-cyrl'; +//$_['datepicker'] = 'sr'; +//$_['datepicker'] = 'ss'; +//$_['datepicker'] = 'sv'; +//$_['datepicker'] = 'sw'; +//$_['datepicker'] = 'ta'; +//$_['datepicker'] = 'te'; +//$_['datepicker'] = 'tet'; +//$_['datepicker'] = 'th'; +//$_['datepicker'] = 'tl-ph'; +//$_['datepicker'] = 'tlh'; +//$_['datepicker'] = 'tr'; +//$_['datepicker'] = 'tzl'; +//$_['datepicker'] = 'tzm-latn'; +//$_['datepicker'] = 'tzm'; +//$_['datepicker'] = 'uk'; +//$_['datepicker'] = 'ur'; +//$_['datepicker'] = 'uz-latn'; +//$_['datepicker'] = 'uz'; +//$_['datepicker'] = 'vi'; +//$_['datepicker'] = 'x-pseudo'; +//$_['datepicker'] = 'yo'; +//$_['datepicker'] = 'zh-cn'; +//$_['datepicker'] = 'zh-hk'; +//$_['datepicker'] = 'zh-tw'; diff --git a/admin/fi.png b/admin/fi.png new file mode 100644 index 0000000000000000000000000000000000000000..4da1e7e644ea5ca2977f588c2b02ef92623facf5 GIT binary patch literal 1574 zcmV+>2HE+EP) zaB^>EX>4U6ba`-PAZ2)IW&i+q+O1b<)+{Fo{qHKW1Q8Kkj^jDmL6)EEP(6NQUdrxL zDGKpkz;4t3`FohZaFGUQyl4z51dGcjpIpWu+I{VwtY7ytvDe^9ZfrRZ97K$s_cZjQ zpCOm~3+j)&Jj;#NV<#R%bThmzo-5Ds(Tm3ryDg_PH|e~W{lj+7*GK!bpSQUJj3%(h z&bZFR7WX(;VR*oaGkRWkg_7lfv17mP`Z0FqHhcl^g6sSBazJ~Kr$(6u_0?CZaM8Q&0Jn3lI$p8}_>-%P6h9jcr=X`9j$opKHHO&T ze4({&TI*GcSh*229l;pkjkjh#68@KVGc?8wU7`tQ*;v6ZH)9%ZOy=etS|EhR!BiH$ ztC@QiTKhmOgF#s^M{F?LvP~4Bdu;LInV~1v8@p43v>gM02x|+RAqE3B5DNve>YNe* z#|VBhJV&Uz0tQILH8KO-Fb9wm-CP^*C@ozlZi`V`K!hMs6x1MrK$iD{_)#AbLs?k7 z5s@G&QIh1q!3PN;XqYuBE2~%0psG=m=E%`Ui6Lr?F~yu*Vw5mRA*o3*rIa%k%`lzu zc7{gI#T72TNC`ztEUDy*@TtB^4OMHbspjSyH>7_HO-+j}wcM#Al)CTIL)RXA>Ukj6 z1`j`EgrOsjH1dtL!|F3@^upZNtkGd@GUk__-dTfK^)f-ToXF%1j5$wWTqgqvXg4{t zk-T@4xyhML4oM*ntdUG|8coK)pzq{l(2cu0b6@gi#Q%yn_Zf3$Qulu_XC`%rxp&?^ zV6EkKqVOVUX5qxt@<3sOQg#s^)Z^#g#YSF8JPJ(-Q6o)HIqcn>dmc-cL8P1D1 zLf+3%dSZ{uP_7k~4wgJPjI*1E*eAWQ-zZ!?`R!6B>Qa_&>g+sgHRLg8LG^2~ji`e0@VyYF9=GtVyyxb6Z#f zN{fih+frdyb(!+0Kl1rh}nyQD?7Ly2V=GEj6rndCi~q^ zGh?=8aIDQd`S)}82Gdyz(dl*^Jz%>BC>}_kMWRRE*0DKk^CZ-8BCOS3HWl5YQV+A0 z5ajunKHYt*3+zqQE4_62CSgf(tTAq93Ny76?x+u!gQliqI_$u6ZyEPp&&~E7kcg1{ z9*e)k%RB=1CwT1?8U6%zg!T7e`$?>sp9I@aV$FP%3;A$?Uqx^3@y$IqE{}TPYObgn zoN7w1QJux)Y`3pp@3&%d z12F8QmHD6I&wAwA$pNn^?6TLYG77WqILru1!r8TpZ&0D$WIw`RBx<{;&omz1_P*0~$~X zk$_4}p=e=~-joX3`VN*pgU_L*jUX15f^85)2~iL&BoTrJE;(~>KYME<2O<}3obF>_ z7={tX7{iymVZiZOlcUpX>eV6#``aupmQd0nPx;OtrJ`785G5L|4aPv48sbC~#hNrV z`2jcgoeca@NT)Yo6l&fEA?>Fg!yrLPksok!-pn8j6I#!G`a#U&>jxK?Es9eUSXO?3 zSlT?y`e|eEq7*+#v4vpPwQ!_`7`MT0qxPf0-HS(gQc+(o|Jp$9?bN?*;9j-qzK^KQ z7uag7Q7O-i-(X{caRRD94r=I7%X=KnSobfvqHtE&umO YpS2@wK4K(jO#lD@07*qoM6N<$f~3mc00000 literal 0 HcmV?d00001 diff --git a/admin/localisation/country.php b/admin/localisation/country.php new file mode 100644 index 0000000..0a4e5f1 --- /dev/null +++ b/admin/localisation/country.php @@ -0,0 +1,36 @@ +Last Name = {lastname}
Company = {company}
Address 1 = {address_1}
Address 2 = {address_2}
City = {city}
Postcode = {postcode}
Zone = {zone}
Zone Code = {zone_code}
Country = {country}'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify countries!'; +$_['error_name'] = 'Country Name must be between 1 and 128 characters!'; +$_['error_default'] = 'Warning: This country cannot be deleted as it is currently assigned as the default store country!'; +$_['error_store'] = 'Warning: This country cannot be deleted as it is currently assigned to %s stores!'; +$_['error_address'] = 'Warning: This country cannot be deleted as it is currently assigned to %s address book entries!'; +$_['error_affiliate'] = 'Warning: This country cannot be deleted as it is currently assigned to %s affiliates!'; +$_['error_zone'] = 'Warning: This country cannot be deleted as it is currently assigned to %s zones!'; +$_['error_zone_to_geo_zone'] = 'Warning: This country cannot be deleted as it is currently assigned to %s zones to geo zones!'; \ No newline at end of file diff --git a/admin/localisation/currency.php b/admin/localisation/currency.php new file mode 100644 index 0000000..92b2a60 --- /dev/null +++ b/admin/localisation/currency.php @@ -0,0 +1,38 @@ +here.'; + +// Column +$_['column_title'] = 'Currency Title'; +$_['column_code'] = 'Code'; +$_['column_value'] = 'Value'; +$_['column_date_modified'] = 'Last Updated'; +$_['column_action'] = 'Action'; + +// Entry +$_['entry_title'] = 'Currency Title'; +$_['entry_code'] = 'Code'; +$_['entry_value'] = 'Value'; +$_['entry_symbol_left'] = 'Symbol Left'; +$_['entry_symbol_right'] = 'Symbol Right'; +$_['entry_decimal_place'] = 'Decimal Places'; +$_['entry_status'] = 'Status'; + +// Help +$_['help_code'] = 'Do not change if this is your default currency.'; +$_['help_value'] = 'Set to 1.00000 if this is your default currency.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify currencies!'; +$_['error_title'] = 'Currency Title must be between 3 and 32 characters!'; +$_['error_code'] = 'Currency Code must contain 3 characters!'; +$_['error_default'] = 'Warning: This currency cannot be deleted as it is currently assigned as the default store currency!'; +$_['error_store'] = 'Warning: This currency cannot be deleted as it is currently assigned to %s stores!'; +$_['error_order'] = 'Warning: This currency cannot be deleted as it is currently assigned to %s orders!'; \ No newline at end of file diff --git a/admin/localisation/geo_zone.php b/admin/localisation/geo_zone.php new file mode 100644 index 0000000..489114f --- /dev/null +++ b/admin/localisation/geo_zone.php @@ -0,0 +1,27 @@ +%s then click on the the link below and purchase the product you wish to use this gift certificate on. You can enter the gift certificate code on the shopping cart page before you click checkout.'; +$_['text_footer'] = 'Please reply to this email if you have any questions.'; \ No newline at end of file diff --git a/admin/marketing/contact.php b/admin/marketing/contact.php new file mode 100644 index 0000000..0c28e84 --- /dev/null +++ b/admin/marketing/contact.php @@ -0,0 +1,36 @@ +here.'; + +// Entry +$_['entry_username'] = 'Username'; +$_['entry_secret'] = 'Secret'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify marketplace API!'; +$_['error_username'] = 'Username required!'; +$_['error_secret'] = 'Secret required!'; diff --git a/admin/marketplace/event.php b/admin/marketplace/event.php new file mode 100644 index 0000000..c02c584 --- /dev/null +++ b/admin/marketplace/event.php @@ -0,0 +1,20 @@ + or <'; +$_['error_tracking_courier'] = 'You must select a courier if you want to add a tracking ID'; +$_['error_tracking_custom'] = 'Please leave courier field empty if you want to use custom courier'; +$_['error_permission'] = 'You do not have permission to modify the OpenBay Pro extension'; +$_['error_file_delete'] = 'Unable to remove these files, you should delete them manually'; +$_['error_mkdir'] = 'PHP function "mkdir" is disabled, contact your host'; +$_['error_openssl_encrypt'] = 'PHP function "openssl_encrypt" is not enabled. Contact your hosting provider.'; +$_['error_openssl_decrypt'] = 'PHP function "openssl_decrypt" is not enabled. Contact your hosting provider.'; +$_['error_fopen'] = 'PHP function "fopen" is not enabled. Contact your hosting provider.'; +$_['error_url_fopen'] = '"allow_url_fopen" directive is disabled by your host - you will be unable to import images when importing products from eBay'; +$_['error_curl'] = 'PHP library "CURL" is not enabled. Contact your hosting provider.'; +$_['error_zip'] = 'ZIP extension needs to be loaded. Contact your hosting provider.'; +$_['error_mbstring'] = 'PHP library "mb strings" is not enabled. Contact your hosting provider.'; +$_['error_oc_version'] = 'Your version of OpenCart is not tested to work with this module. You may experience problems.'; + +// Help +$_['help_clear_faq'] = 'Show all of the help notifications again'; +$_['help_empty_data'] = 'This can cause serious damage, do not use it if you do not know what it does!'; +$_['help_easy_update'] = 'Click update to install the latest version of OpenBay Pro automatically'; +$_['help_patch'] = 'Click to run the patch scripts'; +$_['help_beta'] = 'Caution! The beta version is the latest development version. It may not be stable and could contain bugs.'; diff --git a/admin/report/online.php b/admin/report/online.php new file mode 100644 index 0000000..5f29b55 --- /dev/null +++ b/admin/report/online.php @@ -0,0 +1,27 @@ +order!'; \ No newline at end of file diff --git a/admin/sale/voucher_theme.php b/admin/sale/voucher_theme.php new file mode 100644 index 0000000..ed52159 --- /dev/null +++ b/admin/sale/voucher_theme.php @@ -0,0 +1,24 @@ +
Don\'t use directories to create a new store. You should always point another domain or sub domain to your hosting.'; +$_['help_ssl'] = 'SSL URL to your store. Make sure to add \'/\' at the end. Example: http://www.yourdomain.com/path/

Don\'t use directories to create a new store. You should always point another domain or sub domain to your hosting.'; +$_['help_geocode'] = 'Please enter your store location geocode manually.'; +$_['help_open'] = 'Fill in your stores opening times.'; +$_['help_comment'] = 'This field is for any special notes you would like to tell the customer i.e. Store does not accept cheques.'; +$_['help_location'] = 'The different store locations you have that you want displayed on the contact us form.'; +$_['help_currency'] = 'Change the default currency. Clear your browser cache to see the change and reset your existing cookie.'; +$_['help_tax_default'] = 'Use the store address to calculate taxes if customer is not logged in. You can choose to use the store address for the customer\'s shipping or payment address.'; +$_['help_tax_customer'] = 'Use the customers default address when they login to calculate taxes. You can choose to use the default address for the customer\'s shipping or payment address.'; +$_['help_customer_group'] = 'Default customer group.'; +$_['help_customer_group_display'] = 'Display customer groups that new customers can select to use such as wholesale and business when signing up.'; +$_['help_customer_price'] = 'Only show prices when a customer is logged in.'; +$_['help_account'] = 'Forces people to agree to terms before an account can be created.'; +$_['help_checkout_guest'] = 'Allow customers to checkout without creating an account. This will not be available when a downloadable product is in the shopping cart.'; +$_['help_checkout'] = 'Forces people to agree to terms before an a customer can checkout.'; +$_['help_order_status'] = 'Set the default order status when an order is processed.'; +$_['help_stock_display'] = 'Display stock quantity on the product page.'; +$_['help_stock_checkout'] = 'Allow customers to still checkout if the products they are ordering are not in stock.'; +$_['help_icon'] = 'The icon should be a PNG that is 16px x 16px.'; +$_['help_secure'] = 'To use SSL check with your host if a SSL certificate is installed.'; + +// Error +$_['error_warning'] = 'Warning: Please check the form carefully for errors!'; +$_['error_permission'] = 'Warning: You do not have permission to modify stores!'; +$_['error_url'] = 'Store URL required!'; +$_['error_meta_title'] = 'Title must be between 3 and 32 characters!'; +$_['error_name'] = 'Store Name must be between 3 and 32 characters!'; +$_['error_owner'] = 'Store Owner must be between 3 and 64 characters!'; +$_['error_address'] = 'Store Address must be between 10 and 256 characters!'; +$_['error_email'] = 'E-Mail Address does not appear to be valid!'; +$_['error_telephone'] = 'Telephone must be between 3 and 32 characters!'; +$_['error_customer_group_display'] = 'You must include the default customer group if you are going to use this feature!'; +$_['error_default'] = 'Warning: You can not delete your default store!'; +$_['error_store'] = 'Warning: This Store cannot be deleted as it is currently assigned to %s orders!'; \ No newline at end of file diff --git a/admin/tool/backup.php b/admin/tool/backup.php new file mode 100644 index 0000000..5584a35 --- /dev/null +++ b/admin/tool/backup.php @@ -0,0 +1,19 @@ +%s'; + +// Entry +$_['entry_company'] = 'Company'; +$_['entry_website'] = 'Web Site'; +$_['entry_tax'] = 'Tax ID'; +$_['entry_payment'] = 'Payment Method'; +$_['entry_cheque'] = 'Cheque Payee Name'; +$_['entry_paypal'] = 'PayPal Email Account'; +$_['entry_bank_name'] = 'Bank Name'; +$_['entry_bank_branch_number'] = 'ABA/BSB number (Branch Number)'; +$_['entry_bank_swift_code'] = 'SWIFT Code'; +$_['entry_bank_account_name'] = 'Account Name'; +$_['entry_bank_account_number'] = 'Account Number'; + +// Error +$_['error_agree'] = 'Warning: You must agree to the %s!'; +$_['error_cheque'] = 'Cheque Payee Name required!'; +$_['error_paypal'] = 'PayPal Email Address does not appear to be valid!'; +$_['error_bank_account_name'] = 'Account Name required!'; +$_['error_bank_account_number'] = 'Account Number required!'; +$_['error_custom_field'] = '%s required!'; \ No newline at end of file diff --git a/catalog/account/download.php b/catalog/account/download.php new file mode 100644 index 0000000..62217fd --- /dev/null +++ b/catalog/account/download.php @@ -0,0 +1,14 @@ +You have been logged off your account. It is now safe to leave the computer.

Your shopping cart has been saved, the items inside it will be restored whenever you log back into your account.

'; +$_['text_account'] = 'Account'; +$_['text_logout'] = 'Logout'; \ No newline at end of file diff --git a/catalog/account/newsletter.php b/catalog/account/newsletter.php new file mode 100644 index 0000000..8e93189 --- /dev/null +++ b/catalog/account/newsletter.php @@ -0,0 +1,11 @@ +%s to your shopping cart!'; +$_['text_empty'] = 'You have not made any previous orders!'; +$_['text_error'] = 'The order you requested could not be found!'; + +// Column +$_['column_order_id'] = 'Order ID'; +$_['column_customer'] = 'Customer'; +$_['column_product'] = 'No. of Products'; +$_['column_name'] = 'Product Name'; +$_['column_model'] = 'Model'; +$_['column_quantity'] = 'Quantity'; +$_['column_price'] = 'Price'; +$_['column_total'] = 'Total'; +$_['column_action'] = 'Action'; +$_['column_date_added'] = 'Date Added'; +$_['column_status'] = 'Status'; +$_['column_comment'] = 'Comment'; + +// Error +$_['error_reorder'] = '%s is not currently available to be reordered.'; \ No newline at end of file diff --git a/catalog/account/password.php b/catalog/account/password.php new file mode 100644 index 0000000..645bebb --- /dev/null +++ b/catalog/account/password.php @@ -0,0 +1,16 @@ +login page.'; +$_['text_your_details'] = 'Your Personal Details'; +$_['text_newsletter'] = 'Newsletter'; +$_['text_your_password'] = 'Your Password'; +$_['text_agree'] = 'I have read and agree to the %s'; + +// Entry +$_['entry_customer_group'] = 'Customer Group'; +$_['entry_firstname'] = 'First Name'; +$_['entry_lastname'] = 'Last Name'; +$_['entry_email'] = 'E-Mail'; +$_['entry_telephone'] = 'Telephone'; +$_['entry_newsletter'] = 'Subscribe'; +$_['entry_password'] = 'Password'; +$_['entry_confirm'] = 'Password Confirm'; + +// Error +$_['error_exists'] = 'Warning: E-Mail Address is already registered!'; +$_['error_firstname'] = 'First Name must be between 1 and 32 characters!'; +$_['error_lastname'] = 'Last Name must be between 1 and 32 characters!'; +$_['error_email'] = 'E-Mail Address does not appear to be valid!'; +$_['error_telephone'] = 'Telephone must be between 3 and 32 characters!'; +$_['error_custom_field'] = '%s required!'; +$_['error_password'] = 'Password must be between 4 and 20 characters!'; +$_['error_confirm'] = 'Password confirmation does not match password!'; +$_['error_agree'] = 'Warning: You must agree to the %s!'; \ No newline at end of file diff --git a/catalog/account/reset.php b/catalog/account/reset.php new file mode 100644 index 0000000..a5e1763 --- /dev/null +++ b/catalog/account/reset.php @@ -0,0 +1,17 @@ +Thank you for submitting your return request. Your request has been sent to the relevant department for processing.

You will be notified via e-mail as to the status of your request.

'; +$_['text_return_id'] = 'Return ID:'; +$_['text_order_id'] = 'Order ID:'; +$_['text_date_ordered'] = 'Order Date:'; +$_['text_status'] = 'Status:'; +$_['text_date_added'] = 'Date Added:'; +$_['text_comment'] = 'Return Comments'; +$_['text_history'] = 'Return History'; +$_['text_empty'] = 'You have not made any previous returns!'; +$_['text_agree'] = 'I have read and agree to the %s'; + +// Column +$_['column_return_id'] = 'Return ID'; +$_['column_order_id'] = 'Order ID'; +$_['column_status'] = 'Status'; +$_['column_date_added'] = 'Date Added'; +$_['column_customer'] = 'Customer'; +$_['column_product'] = 'Product Name'; +$_['column_model'] = 'Model'; +$_['column_quantity'] = 'Quantity'; +$_['column_price'] = 'Price'; +$_['column_opened'] = 'Opened'; +$_['column_comment'] = 'Comment'; +$_['column_reason'] = 'Reason'; +$_['column_action'] = 'Action'; + +// Entry +$_['entry_order_id'] = 'Order ID'; +$_['entry_date_ordered'] = 'Order Date'; +$_['entry_firstname'] = 'First Name'; +$_['entry_lastname'] = 'Last Name'; +$_['entry_email'] = 'E-Mail'; +$_['entry_telephone'] = 'Telephone'; +$_['entry_product'] = 'Product Name'; +$_['entry_model'] = 'Product Code'; +$_['entry_quantity'] = 'Quantity'; +$_['entry_reason'] = 'Reason for Return'; +$_['entry_opened'] = 'Product is opened'; +$_['entry_fault_detail'] = 'Faulty or other details'; + +// Error +$_['text_error'] = 'The returns you requested could not be found!'; +$_['error_order_id'] = 'Order ID required!'; +$_['error_firstname'] = 'First Name must be between 1 and 32 characters!'; +$_['error_lastname'] = 'Last Name must be between 1 and 32 characters!'; +$_['error_email'] = 'E-Mail Address does not appear to be valid!'; +$_['error_telephone'] = 'Telephone must be between 3 and 32 characters!'; +$_['error_product'] = 'Product Name must be greater than 3 and less than 255 characters!'; +$_['error_model'] = 'Product Model must be greater than 3 and less than 64 characters!'; +$_['error_reason'] = 'You must select a return product reason!'; +$_['error_agree'] = 'Warning: You must agree to the %s!'; \ No newline at end of file diff --git a/catalog/account/reward.php b/catalog/account/reward.php new file mode 100644 index 0000000..d31b952 --- /dev/null +++ b/catalog/account/reward.php @@ -0,0 +1,14 @@ +Congratulations! Your new account has been successfully created!

You can now take advantage of member privileges to enhance your online shopping experience with us.

If you have ANY questions about the operation of this online shop, please e-mail the store owner.

A confirmation has been sent to the provided e-mail address. If you have not received it within the hour, please contact us.

'; +$_['text_approval'] = '

Thank you for registering with %s!

You will be notified by e-mail once your account has been activated by the store owner.

If you have ANY questions about the operation of this online shop, please contact the store owner.

'; +$_['text_account'] = 'Account'; +$_['text_success'] = 'Success'; \ No newline at end of file diff --git a/catalog/account/tracking.php b/catalog/account/tracking.php new file mode 100644 index 0000000..a64ab1a --- /dev/null +++ b/catalog/account/tracking.php @@ -0,0 +1,15 @@ +Thank you for purchasing a gift certificate! Once you have completed your order your gift certificate recipient will be sent an e-mail with details how to redeem their gift certificate.

'; +$_['text_for'] = '%s Gift Certificate for %s'; + +// Entry +$_['entry_to_name'] = 'Recipient\'s Name'; +$_['entry_to_email'] = 'Recipient\'s e-mail'; +$_['entry_from_name'] = 'Your Name'; +$_['entry_from_email'] = 'Your e-mail'; +$_['entry_theme'] = 'Gift Certificate Theme'; +$_['entry_message'] = 'Message'; +$_['entry_amount'] = 'Amount'; + +// Help +$_['help_message'] = 'Optional'; +$_['help_amount'] = 'Value must be between %s and %s'; + +// Error +$_['error_to_name'] = 'Recipient\'s Name must be between 1 and 64 characters!'; +$_['error_from_name'] = 'Your Name must be between 1 and 64 characters!'; +$_['error_email'] = 'E-Mail Address does not appear to be valid!'; +$_['error_theme'] = 'You must select a theme!'; +$_['error_amount'] = 'Amount must be between %s and %s!'; +$_['error_agree'] = 'Warning: You must agree that the gift certificates are non-refundable!'; \ No newline at end of file diff --git a/catalog/account/wishlist.php b/catalog/account/wishlist.php new file mode 100644 index 0000000..149b12a --- /dev/null +++ b/catalog/account/wishlist.php @@ -0,0 +1,20 @@ +login or create an account to save %s to your wish list!'; +$_['text_success'] = 'Success: You have added %s to your wish list!'; +$_['text_remove'] = 'Success: You have modified your wish list!'; +$_['text_empty'] = 'Your wish list is empty.'; + +// Column +$_['column_image'] = 'Image'; +$_['column_name'] = 'Product Name'; +$_['column_model'] = 'Model'; +$_['column_stock'] = 'Stock'; +$_['column_price'] = 'Unit Price'; +$_['column_action'] = 'Action'; \ No newline at end of file diff --git a/catalog/affiliate/login.php b/catalog/affiliate/login.php new file mode 100644 index 0000000..a7c71c1 --- /dev/null +++ b/catalog/affiliate/login.php @@ -0,0 +1,22 @@ +%s affiliate program is free and enables members to earn revenue by placing a link or links on their web site which advertises %s or specific products on it. Any sales made to customers who have clicked on those links will earn the affiliate commission. The standard commission rate is currently %s.

For more information, visit our FAQ page or see our Affiliate terms & conditions.

'; +$_['text_new_affiliate'] = 'New Affiliate'; +$_['text_register_account'] = '

I am not currently an affiliate.

Click Continue below to create a new affiliate account. Please note that this is not connected in any way to your customer account.

'; +$_['text_returning_affiliate'] = 'Affiliate Login'; +$_['text_i_am_returning_affiliate'] = 'I am a returning affiliate.'; +$_['text_forgotten'] = 'Forgotten Password'; + +// Entry +$_['entry_email'] = 'Affiliate E-Mail'; +$_['entry_password'] = 'Password'; + +// Error +$_['error_login'] = 'Warning: No match for E-Mail Address and/or Password.'; +$_['error_attempts'] = 'Warning: Your account has exceeded allowed number of login attempts. Please try again in 1 hour.'; +$_['error_approved'] = 'Warning: Your account requires approval before you can login.'; \ No newline at end of file diff --git a/catalog/affiliate/register.php b/catalog/affiliate/register.php new file mode 100644 index 0000000..a88b03b --- /dev/null +++ b/catalog/affiliate/register.php @@ -0,0 +1,52 @@ +login page.'; +$_['text_signup'] = 'To create an affiliate account, fill in the form below ensuring you complete all the required fields:'; +$_['text_your_details'] = 'Your Personal Details'; +$_['text_your_address'] = 'Your Address Details'; +$_['text_your_affiliate'] = 'Your Affiliate Information'; +$_['text_your_password'] = 'Your Password'; +$_['text_cheque'] = 'Cheque'; +$_['text_paypal'] = 'PayPal'; +$_['text_bank'] = 'Bank Transfer'; +$_['text_agree'] = 'I have read and agree to the %s'; + +// Entry +$_['entry_customer_group'] = 'Customer Group'; +$_['entry_firstname'] = 'First Name'; +$_['entry_lastname'] = 'Last Name'; +$_['entry_email'] = 'E-Mail'; +$_['entry_telephone'] = 'Telephone'; +$_['entry_company'] = 'Company'; +$_['entry_website'] = 'Web Site'; +$_['entry_tax'] = 'Tax ID'; +$_['entry_payment'] = 'Payment Method'; +$_['entry_cheque'] = 'Cheque Payee Name'; +$_['entry_paypal'] = 'PayPal Email Account'; +$_['entry_bank_name'] = 'Bank Name'; +$_['entry_bank_branch_number'] = 'ABA/BSB number (Branch Number)'; +$_['entry_bank_swift_code'] = 'SWIFT Code'; +$_['entry_bank_account_name'] = 'Account Name'; +$_['entry_bank_account_number'] = 'Account Number'; +$_['entry_password'] = 'Password'; +$_['entry_confirm'] = 'Password Confirm'; + +// Error +$_['error_exists'] = 'Warning: E-Mail Address is already registered!'; +$_['error_firstname'] = 'First Name must be between 1 and 32 characters!'; +$_['error_lastname'] = 'Last Name must be between 1 and 32 characters!'; +$_['error_email'] = 'E-Mail Address does not appear to be valid!'; +$_['error_telephone'] = 'Telephone must be between 3 and 32 characters!'; +$_['error_custom_field'] = '%s required!'; +$_['error_cheque'] = 'Cheque Payee Name required!'; +$_['error_paypal'] = 'PayPal Email Address does not appear to be valid!'; +$_['error_bank_account_name'] = 'Account Name required!'; +$_['error_bank_account_number'] = 'Account Number required!'; +$_['error_password'] = 'Password must be between 4 and 20 characters!'; +$_['error_confirm'] = 'Password confirmation does not match password!'; +$_['error_agree'] = 'Warning: You must agree to the %s!'; \ No newline at end of file diff --git a/catalog/affiliate/success.php b/catalog/affiliate/success.php new file mode 100644 index 0000000..987738c --- /dev/null +++ b/catalog/affiliate/success.php @@ -0,0 +1,9 @@ +Congratulations! Your new account has been successfully created!

You are now a member of %s affiliates.

If you have ANY questions about the operation of this affiliate system, please e-mail the store owner.

A confirmation has been sent to the provided e-mail address. If you have not received it within the hour, please contact us.

'; +$_['text_approval'] = '

Thank you for registering for an affiliate account with %s!

You will be notified by e-mail once your account has been activated by the store owner.

If you have ANY questions about the operation of this affiliate system, please contact the store owner.

'; +$_['text_account'] = 'Account'; +$_['text_success'] = 'Success'; \ No newline at end of file diff --git a/catalog/api/cart.php b/catalog/api/cart.php new file mode 100644 index 0000000..de69345 --- /dev/null +++ b/catalog/api/cart.php @@ -0,0 +1,10 @@ +%s to your shopping cart!'; +$_['text_remove'] = 'Success: You have modified your shopping cart!'; +$_['text_login'] = 'Attention: You must login or create an account to view prices!'; +$_['text_items'] = '%s item(s) - %s'; +$_['text_points'] = 'Reward Points: %s'; +$_['text_next'] = 'What would you like to do next?'; +$_['text_next_choice'] = 'Choose if you have a discount code or reward points you want to use or would like to estimate your delivery cost.'; +$_['text_empty'] = 'Your shopping cart is empty!'; +$_['text_day'] = 'day'; +$_['text_week'] = 'week'; +$_['text_semi_month'] = 'half-month'; +$_['text_month'] = 'month'; +$_['text_year'] = 'year'; +$_['text_trial'] = '%s every %s %s for %s payments then '; +$_['text_recurring'] = '%s every %s %s'; +$_['text_payment_cancel'] = 'until cancelled'; +$_['text_recurring_item'] = 'Recurring Item'; +$_['text_payment_recurring'] = 'Payment Profile'; +$_['text_trial_description'] = '%s every %d %s(s) for %d payment(s) then'; +$_['text_payment_description'] = '%s every %d %s(s) for %d payment(s)'; +$_['text_payment_cancel'] = '%s every %d %s(s) until canceled'; + +// Column +$_['column_image'] = 'Image'; +$_['column_name'] = 'Product Name'; +$_['column_model'] = 'Model'; +$_['column_quantity'] = 'Quantity'; +$_['column_price'] = 'Unit Price'; +$_['column_total'] = 'Total'; + +// Error +$_['error_stock'] = 'Products marked with *** are not available in the desired quantity or not in stock!'; +$_['error_minimum'] = 'Minimum order amount for %s is %s!'; +$_['error_required'] = '%s required!'; +$_['error_product'] = 'Warning: There are no products in your cart!'; +$_['error_recurring_required'] = 'Please select a payment recurring!'; \ No newline at end of file diff --git a/catalog/checkout/checkout.php b/catalog/checkout/checkout.php new file mode 100644 index 0000000..aae0b41 --- /dev/null +++ b/catalog/checkout/checkout.php @@ -0,0 +1,93 @@ +%s'; +$_['text_address_new'] = 'I want to use a new address'; +$_['text_address_existing'] = 'I want to use an existing address'; +$_['text_shipping_method'] = 'Please select the preferred shipping method to use on this order.'; +$_['text_payment_method'] = 'Please select the preferred payment method to use on this order.'; +$_['text_comments'] = 'Add Comments About Your Order'; +$_['text_recurring_item'] = 'Recurring Item'; +$_['text_payment_recurring'] = 'Payment Profile'; +$_['text_trial_description'] = '%s every %d %s(s) for %d payment(s) then'; +$_['text_payment_description'] = '%s every %d %s(s) for %d payment(s)'; +$_['text_payment_cancel'] = '%s every %d %s(s) until canceled'; +$_['text_day'] = 'day'; +$_['text_week'] = 'week'; +$_['text_semi_month'] = 'half-month'; +$_['text_month'] = 'month'; +$_['text_year'] = 'year'; + +// Column +$_['column_name'] = 'Product Name'; +$_['column_model'] = 'Model'; +$_['column_quantity'] = 'Quantity'; +$_['column_price'] = 'Unit Price'; +$_['column_total'] = 'Total'; + +// Entry +$_['entry_email_address'] = 'E-Mail Address'; +$_['entry_email'] = 'E-Mail'; +$_['entry_password'] = 'Password'; +$_['entry_confirm'] = 'Password Confirm'; +$_['entry_firstname'] = 'First Name'; +$_['entry_lastname'] = 'Last Name'; +$_['entry_telephone'] = 'Telephone'; +$_['entry_address'] = 'Choose Address'; +$_['entry_company'] = 'Company'; +$_['entry_customer_group'] = 'Customer Group'; +$_['entry_address_1'] = 'Address 1'; +$_['entry_address_2'] = 'Address 2'; +$_['entry_postcode'] = 'Post Code'; +$_['entry_city'] = 'City'; +$_['entry_country'] = 'Country'; +$_['entry_zone'] = 'Region / State'; +$_['entry_newsletter'] = 'I wish to subscribe to the %s newsletter.'; +$_['entry_shipping'] = 'My delivery and billing addresses are the same.'; + +// Error +$_['error_warning'] = 'There was a problem while trying to process your order! If the problem persists please try selecting a different payment method or you can contact the store owner by clicking here.'; +$_['error_login'] = 'Warning: No match for E-Mail Address and/or Password.'; +$_['error_attempts'] = 'Warning: Your account has exceeded allowed number of login attempts. Please try again in 1 hour.'; +$_['error_approved'] = 'Warning: Your account requires approval before you can login.'; +$_['error_exists'] = 'Warning: E-Mail Address is already registered!'; +$_['error_firstname'] = 'First Name must be between 1 and 32 characters!'; +$_['error_lastname'] = 'Last Name must be between 1 and 32 characters!'; +$_['error_email'] = 'E-Mail address does not appear to be valid!'; +$_['error_telephone'] = 'Telephone must be between 3 and 32 characters!'; +$_['error_password'] = 'Password must be between 4 and 20 characters!'; +$_['error_confirm'] = 'Password confirmation does not match password!'; +$_['error_address_1'] = 'Address 1 must be between 3 and 128 characters!'; +$_['error_city'] = 'City must be between 2 and 128 characters!'; +$_['error_postcode'] = 'Postcode must be between 2 and 10 characters!'; +$_['error_country'] = 'Please select a country!'; +$_['error_zone'] = 'Please select a region / state!'; +$_['error_agree'] = 'Warning: You must agree to the %s!'; +$_['error_address'] = 'Warning: You must select address!'; +$_['error_shipping'] = 'Warning: Shipping method required!'; +$_['error_no_shipping'] = 'Warning: No Shipping options are available. Please contact us for assistance!'; +$_['error_payment'] = 'Warning: Payment method required!'; +$_['error_no_payment'] = 'Warning: No Payment options are available. Please contact us for assistance!'; +$_['error_custom_field'] = '%s required!'; \ No newline at end of file diff --git a/catalog/checkout/failure.php b/catalog/checkout/failure.php new file mode 100644 index 0000000..24a512d --- /dev/null +++ b/catalog/checkout/failure.php @@ -0,0 +1,20 @@ +There was a problem processing your payment and the order did not complete.

+ +

Possible reasons are:

+
    +
  • Insufficient funds
  • +
  • Verification failed
  • +
+ +

Please try to order again using a different payment method.

+ +

If the problem persists please contact us with the details of the order you are trying to place.

+'; \ No newline at end of file diff --git a/catalog/checkout/success.php b/catalog/checkout/success.php new file mode 100644 index 0000000..9ea2be6 --- /dev/null +++ b/catalog/checkout/success.php @@ -0,0 +1,10 @@ +Your order has been successfully processed!

You can view your order history by going to the my account page and by clicking on history.

If your purchase has an associated download, you can go to the account downloads page to view them.

Please direct any questions you have to the store owner.

Thanks for shopping with us online!

'; +$_['text_guest'] = '

Your order has been successfully processed!

Please direct any questions you have to the store owner.

Thanks for shopping with us online!

'; \ No newline at end of file diff --git a/catalog/common/cart.php b/catalog/common/cart.php new file mode 100644 index 0000000..870a810 --- /dev/null +++ b/catalog/common/cart.php @@ -0,0 +1,7 @@ +OpenCart
%s © %s'; \ No newline at end of file diff --git a/catalog/common/header.php b/catalog/common/header.php new file mode 100644 index 0000000..1ad8683 --- /dev/null +++ b/catalog/common/header.php @@ -0,0 +1,16 @@ +We are currently performing some scheduled maintenance.
We will be back as soon as possible. Please check back soon.'; \ No newline at end of file diff --git a/catalog/common/menu.php b/catalog/common/menu.php new file mode 100644 index 0000000..42cb277 --- /dev/null +++ b/catalog/common/menu.php @@ -0,0 +1,3 @@ +This is an automated report of the latest CRON task performed by your Google Shopping extension.

%s

'; +$_['text_cron_email_subject'] = 'CRON job report - Google Shopping on OpenCart'; +$_['text_per_day'] = '$%s / day'; diff --git a/catalog/extension/captcha/basic.php b/catalog/extension/captcha/basic.php new file mode 100644 index 0000000..f4e5fe2 --- /dev/null +++ b/catalog/extension/captcha/basic.php @@ -0,0 +1,9 @@ +%s total amount. You may use the Standard Checkout instead.'; +$_['error_payment_method'] = 'Please select a payment method'; +$_['error_process_order'] = 'There was an error processing your order. Please contact the shop administrator for help.'; +$_['error_session_expired'] = 'Your session has expired. Please sign in again by clicking on the Amazon Pay Button.'; +$_['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.'; +$_['heading_address'] = 'Please choose a delivery address'; +$_['heading_confirm'] = 'Order summary'; +$_['heading_payment'] = 'Please select a payment method'; +$_['heading_title'] = 'Amazon Pay and Login with Amazon'; +$_['text_amount_converted'] = 'Warning: The total paid amount will be converted into %s at a conversion rate of %s. The expected transaction amount will be %s.'; +$_['text_back'] = 'Back'; +$_['text_cart'] = 'Cart'; +$_['text_confirm'] = 'Confirm'; +$_['text_continue'] = 'Continue'; +$_['text_continue_checkout'] = 'Continue Checkout Here'; +$_['text_coupon'] = 'Coupon'; +$_['text_enter_coupon'] = 'Enter your coupon code here.'; +$_['text_lpa'] = 'Amazon Pay and Login with Amazon'; +$_['text_must_apply_coupon'] = 'Please apply your coupon.'; +$_['text_payment_success'] = 'Your order was successfully placed. Order details are below'; +$_['text_success_title'] = 'Your order has been placed!'; +$_['text_tax_other'] = 'Taxes / Other handling fees'; diff --git a/catalog/extension/payment/authorizenet_aim.php b/catalog/extension/payment/authorizenet_aim.php new file mode 100644 index 0000000..9e38d63 --- /dev/null +++ b/catalog/extension/payment/authorizenet_aim.php @@ -0,0 +1,10 @@ +If this is a real order, please use an alternate method of payment at this time.'; + +$_['text_basket'] = 'Basket'; +$_['text_checkout'] = 'Checkout'; +$_['text_success'] = 'Success'; +$_['text_shipping'] = 'Shipping'; + +// 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)'; + +$_['button_pay'] = 'Pay now'; + +$_['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_j'] = 'JCB'; +$_['text_card_type_pp'] = 'Paypal'; +$_['text_card_type_mp'] = 'Masterpass'; +$_['text_card_type_vm'] = 'Visa Checkout'; +$_['text_type_help'] = 'After you click "Confirm Order" you will be redirected to '; + +$_['text_transaction_failed'] = 'Sorry, your payment has been declined.'; + +// Help +$_['help_cvv'] = 'For Mastercard or Visa, this is the last three digits in the signature area on the back of your card.'; +$_['help_cvv_amex'] = 'For American Express, it\'s the four digits on the front of the card'; + +// Validation Error codes +$_['text_card_message_Please check the API Key and Password'] = 'Please check the API Key and Password'; + +$_['text_card_message_V6000'] = 'Undefined Validation Error'; +$_['text_card_message_V6001'] = 'Invalid Customer IP'; +$_['text_card_message_V6002'] = 'Invalid DeviceID'; +$_['text_card_message_V6011'] = 'Invalid Amount'; +$_['text_card_message_V6012'] = 'Invalid Invoice Description'; +$_['text_card_message_V6013'] = 'Invalid Invoice Number'; +$_['text_card_message_V6014'] = 'Invalid Invoice Reference'; +$_['text_card_message_V6015'] = 'Invalid Currency Code'; +$_['text_card_message_V6016'] = 'Payment Required'; +$_['text_card_message_V6017'] = 'Payment Currency Code Required'; +$_['text_card_message_V6018'] = 'Unknown Payment Currency Code'; +$_['text_card_message_V6021'] = 'Cardholder Name Required'; +$_['text_card_message_V6022'] = 'Card Number Required'; +$_['text_card_message_V6023'] = 'CVN Required'; +$_['text_card_message_V6031'] = 'Invalid Card Number'; +$_['text_card_message_V6032'] = 'Invalid CVN'; +$_['text_card_message_V6033'] = 'Invalid Expiry Date'; +$_['text_card_message_V6034'] = 'Invalid Issue Number'; +$_['text_card_message_V6035'] = 'Invalid Start Date'; +$_['text_card_message_V6036'] = 'Invalid Month'; +$_['text_card_message_V6037'] = 'Invalid Year'; +$_['text_card_message_V6040'] = 'Invalid Token Customer Id'; +$_['text_card_message_V6041'] = 'Customer Required'; +$_['text_card_message_V6042'] = 'Customer First Name Required'; +$_['text_card_message_V6043'] = 'Customer Last Name Required'; +$_['text_card_message_V6044'] = 'Customer Country Code Required'; +$_['text_card_message_V6045'] = 'Customer Title Required'; +$_['text_card_message_V6046'] = 'Token Customer ID Required'; +$_['text_card_message_V6047'] = 'RedirectURL Required'; +$_['text_card_message_V6051'] = 'Invalid First Name'; +$_['text_card_message_V6052'] = 'Invalid Last Name'; +$_['text_card_message_V6053'] = 'Invalid Country Code'; +$_['text_card_message_V6054'] = 'Invalid Email'; +$_['text_card_message_V6055'] = 'Invalid Phone'; +$_['text_card_message_V6056'] = 'Invalid Mobile'; +$_['text_card_message_V6057'] = 'Invalid Fax'; +$_['text_card_message_V6058'] = 'Invalid Title'; +$_['text_card_message_V6059'] = 'Redirect URL Invalid'; +$_['text_card_message_V6060'] = 'Redirect URL Invalid'; +$_['text_card_message_V6061'] = 'Invalid Reference'; +$_['text_card_message_V6062'] = 'Invalid Company Name'; +$_['text_card_message_V6063'] = 'Invalid Job Description'; +$_['text_card_message_V6064'] = 'Invalid Street1'; +$_['text_card_message_V6065'] = 'Invalid Street2'; +$_['text_card_message_V6066'] = 'Invalid City'; +$_['text_card_message_V6067'] = 'Invalid State'; +$_['text_card_message_V6068'] = 'Invalid Postalcode'; +$_['text_card_message_V6069'] = 'Invalid Email'; +$_['text_card_message_V6070'] = 'Invalid Phone'; +$_['text_card_message_V6071'] = 'Invalid Mobile'; +$_['text_card_message_V6072'] = 'Invalid Comments'; +$_['text_card_message_V6073'] = 'Invalid Fax'; +$_['text_card_message_V6074'] = 'Invalid Url'; +$_['text_card_message_V6075'] = 'Invalid Shipping Address First Name'; +$_['text_card_message_V6076'] = 'Invalid Shipping Address Last Name'; +$_['text_card_message_V6077'] = 'Invalid Shipping Address Street1'; +$_['text_card_message_V6078'] = 'Invalid Shipping Address Street2'; +$_['text_card_message_V6079'] = 'Invalid Shipping Address City'; +$_['text_card_message_V6080'] = 'Invalid Shipping Address State'; +$_['text_card_message_V6081'] = 'Invalid Shipping Address PostalCode'; +$_['text_card_message_V6082'] = 'Invalid Shipping Address Email'; +$_['text_card_message_V6083'] = 'Invalid Shipping Address Phone'; +$_['text_card_message_V6084'] = 'Invalid Shipping Address Country'; +$_['text_card_message_V6091'] = 'Unknown Country Code'; +$_['text_card_message_V6100'] = 'Invalid Card Name'; +$_['text_card_message_V6101'] = 'Invalid Card Expiry Month'; +$_['text_card_message_V6102'] = 'Invalid Card Expiry Year'; +$_['text_card_message_V6103'] = 'Invalid Card Start Month'; +$_['text_card_message_V6104'] = 'Invalid Card Start Year'; +$_['text_card_message_V6105'] = 'Invalid Card Issue Number'; +$_['text_card_message_V6106'] = 'Invalid Card CVN'; +$_['text_card_message_V6107'] = 'Invalid AccessCode'; +$_['text_card_message_V6108'] = 'Invalid CustomerHostAddress'; +$_['text_card_message_V6109'] = 'Invalid UserAgent'; +$_['text_card_message_V6110'] = 'Invalid Card Number'; +$_['text_card_message_V6111'] = 'Unauthorised API Access, Account Not PCI Certified'; +$_['text_card_message_V6112'] = 'Redundant card details other than expiry year and month'; +$_['text_card_message_V6113'] = 'Invalid transaction for refund'; +$_['text_card_message_V6114'] = 'Gateway validation error'; +$_['text_card_message_V6115'] = 'Invalid DirectRefundRequest, Transaction ID'; +$_['text_card_message_V6116'] = 'Invalid card data on original TransactionID'; +$_['text_card_message_V6124'] = 'Invalid Line Items. The line items have been provided however the totals do not match the TotalAmount field'; +$_['text_card_message_V6125'] = 'Selected Payment Type not enabled'; +$_['text_card_message_V6126'] = 'Invalid encrypted card number, decryption failed'; +$_['text_card_message_V6127'] = 'Invalid encrypted cvn, decryption failed'; +$_['text_card_message_V6128'] = 'Invalid Method for Payment Type'; +$_['text_card_message_V6129'] = 'Transaction has not been authorised for Capture/Cancellation'; +$_['text_card_message_V6130'] = 'Generic customer information error'; +$_['text_card_message_V6131'] = 'Generic shipping information error'; +$_['text_card_message_V6132'] = 'Transaction has already been completed or voided, operation not permitted'; +$_['text_card_message_V6133'] = 'Checkout not available for Payment Type'; +$_['text_card_message_V6134'] = 'Invalid Auth Transaction ID for Capture/Void'; +$_['text_card_message_V6135'] = 'PayPal Error Processing Refund'; +$_['text_card_message_V6140'] = 'Merchant account is suspended'; +$_['text_card_message_V6141'] = 'Invalid PayPal account details or API signature'; +$_['text_card_message_V6142'] = 'Authorise not available for Bank/Branch'; +$_['text_card_message_V6150'] = 'Invalid Refund Amount'; +$_['text_card_message_V6151'] = 'Refund amount greater than original transaction'; + +// Payment failure messages +$_['text_card_message_D4401'] = 'Refer to Issuer'; +$_['text_card_message_D4402'] = 'Refer to Issuer, special'; +$_['text_card_message_D4403'] = 'No Merchant'; +$_['text_card_message_D4404'] = 'Pick Up Card'; +$_['text_card_message_D4405'] = 'Do Not Honour'; +$_['text_card_message_D4406'] = 'Error'; +$_['text_card_message_D4407'] = 'Pick Up Card, Special'; +$_['text_card_message_D4409'] = 'Request In Progress'; +$_['text_card_message_D4412'] = 'Invalid Transaction'; +$_['text_card_message_D4413'] = 'Invalid Amount'; +$_['text_card_message_D4414'] = 'Invalid Card Number'; +$_['text_card_message_D4415'] = 'No Issuer'; +$_['text_card_message_D4419'] = 'Re-enter Last Transaction'; +$_['text_card_message_D4421'] = 'No Method Taken'; +$_['text_card_message_D4422'] = 'Suspected Malfunction'; +$_['text_card_message_D4423'] = 'Unacceptable Transaction Fee'; +$_['text_card_message_D4425'] = 'Unable to Locate Record On File'; +$_['text_card_message_D4430'] = 'Format Error'; +$_['text_card_message_D4431'] = 'Bank Not Supported By Switch'; +$_['text_card_message_D4433'] = 'Expired Card, Capture'; +$_['text_card_message_D4434'] = 'Suspected Fraud, Retain Card'; +$_['text_card_message_D4435'] = 'Card Acceptor, Contact Acquirer, Retain Card'; +$_['text_card_message_D4436'] = 'Restricted Card, Retain Card'; +$_['text_card_message_D4437'] = 'Contact Acquirer Security Department, Retain Card'; +$_['text_card_message_D4438'] = 'PIN Tries Exceeded, Capture'; +$_['text_card_message_D4439'] = 'No Credit Account'; +$_['text_card_message_D4440'] = 'Function Not Supported'; +$_['text_card_message_D4441'] = 'Lost Card'; +$_['text_card_message_D4442'] = 'No Universal Account'; +$_['text_card_message_D4443'] = 'Stolen Card'; +$_['text_card_message_D4444'] = 'No Investment Account'; +$_['text_card_message_D4451'] = 'Insufficient Funds'; +$_['text_card_message_D4452'] = 'No Cheque Account'; +$_['text_card_message_D4453'] = 'No Savings Account'; +$_['text_card_message_D4454'] = 'Expired Card'; +$_['text_card_message_D4455'] = 'Incorrect PIN'; +$_['text_card_message_D4456'] = 'No Card Record'; +$_['text_card_message_D4457'] = 'Function Not Permitted to Cardholder'; +$_['text_card_message_D4458'] = 'Function Not Permitted to Terminal'; +$_['text_card_message_D4460'] = 'Acceptor Contact Acquirer'; +$_['text_card_message_D4461'] = 'Exceeds Withdrawal Limit'; +$_['text_card_message_D4462'] = 'Restricted Card'; +$_['text_card_message_D4463'] = 'Security Violation'; +$_['text_card_message_D4464'] = 'Original Amount Incorrect'; +$_['text_card_message_D4466'] = 'Acceptor Contact Acquirer, Security'; +$_['text_card_message_D4467'] = 'Capture Card'; +$_['text_card_message_D4475'] = 'PIN Tries Exceeded'; +$_['text_card_message_D4482'] = 'CVV Validation Error'; +$_['text_card_message_D4490'] = 'Cutoff In Progress'; +$_['text_card_message_D4491'] = 'Card Issuer Unavailable'; +$_['text_card_message_D4492'] = 'Unable To Route Transaction'; +$_['text_card_message_D4493'] = 'Cannot Complete, Violation Of The Law'; +$_['text_card_message_D4494'] = 'Duplicate Transaction'; +$_['text_card_message_D4496'] = 'System Error'; +$_['text_card_message_D4497'] = 'MasterPass Error Failed'; +$_['text_card_message_D4498'] = 'PayPal Create Transaction Error Failed'; +$_['text_card_message_D4499'] = 'Invalid Transaction for Auth/Void'; + +$_['text_card_message_F7000'] = 'Undefined Fraud Error'; +$_['text_card_message_F7001'] = 'Challenged Fraud'; +$_['text_card_message_F7002'] = 'Country Match Fraud'; +$_['text_card_message_F7003'] = 'High Risk Country Fraud'; +$_['text_card_message_F7004'] = 'Anonymous Proxy Fraud'; +$_['text_card_message_F7005'] = 'Transparent Proxy Fraud'; +$_['text_card_message_F7006'] = 'Free Email Fraud'; +$_['text_card_message_F7007'] = 'International Transaction Fraud'; +$_['text_card_message_F7008'] = 'Risk Score Fraud'; +$_['text_card_message_F7009'] = 'Denied Fraud'; +$_['text_card_message_F7010'] = 'Denied by PayPal Fraud Rules'; +$_['text_card_message_F9010'] = 'High Risk Billing Country'; +$_['text_card_message_F9011'] = 'High Risk Credit Card Country'; +$_['text_card_message_F9012'] = 'High Risk Customer IP Address'; +$_['text_card_message_F9013'] = 'High Risk Email Address'; +$_['text_card_message_F9014'] = 'High Risk Shipping Country'; +$_['text_card_message_F9015'] = 'Multiple card numbers for single email address'; +$_['text_card_message_F9016'] = 'Multiple card numbers for single location'; +$_['text_card_message_F9017'] = 'Multiple email addresses for single card number'; +$_['text_card_message_F9018'] = 'Multiple email addresses for single location'; +$_['text_card_message_F9019'] = 'Multiple locations for single card number'; +$_['text_card_message_F9020'] = 'Multiple locations for single email address'; +$_['text_card_message_F9021'] = 'Suspicious Customer First Name'; +$_['text_card_message_F9022'] = 'Suspicious Customer Last Name'; +$_['text_card_message_F9023'] = 'Transaction Declined'; +$_['text_card_message_F9024'] = 'Multiple transactions for same address with known credit card'; +$_['text_card_message_F9025'] = 'Multiple transactions for same address with new credit card'; +$_['text_card_message_F9026'] = 'Multiple transactions for same email with new credit card'; +$_['text_card_message_F9027'] = 'Multiple transactions for same email with known credit card'; +$_['text_card_message_F9028'] = 'Multiple transactions for new credit card'; +$_['text_card_message_F9029'] = 'Multiple transactions for known credit card'; +$_['text_card_message_F9030'] = 'Multiple transactions for same email address'; +$_['text_card_message_F9031'] = 'Multiple transactions for same credit card'; +$_['text_card_message_F9032'] = 'Invalid Customer Last Name'; +$_['text_card_message_F9033'] = 'Invalid Billing Street'; +$_['text_card_message_F9034'] = 'Invalid Shipping Street'; +$_['text_card_message_F9037'] = 'Suspicious Customer Email Address'; \ No newline at end of file diff --git a/catalog/extension/payment/firstdata.php b/catalog/extension/payment/firstdata.php new file mode 100644 index 0000000..f4cf96e --- /dev/null +++ b/catalog/extension/payment/firstdata.php @@ -0,0 +1,42 @@ +here 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_3d_liability'] = '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'; \ No newline at end of file diff --git a/catalog/extension/payment/globalpay_remote.php b/catalog/extension/payment/globalpay_remote.php new file mode 100644 index 0000000..c28d155 --- /dev/null +++ b/catalog/extension/payment/globalpay_remote.php @@ -0,0 +1,55 @@ +'; +$_['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.'; \ No newline at end of file diff --git a/catalog/extension/payment/klarna_checkout.php b/catalog/extension/payment/klarna_checkout.php new file mode 100644 index 0000000..855fd59 --- /dev/null +++ b/catalog/extension/payment/klarna_checkout.php @@ -0,0 +1,13 @@ + (+%s)'; +$_['text_terms_no_fee'] = ''; +$_['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.'; \ No newline at end of file diff --git a/catalog/extension/payment/laybuy.php b/catalog/extension/payment/laybuy.php new file mode 100644 index 0000000..c918ffa --- /dev/null +++ b/catalog/extension/payment/laybuy.php @@ -0,0 +1,29 @@ +Unfortunately there was an error processing your Paymate transaction.

Warning: %s

Please verify your Paymate account balance before attempting to re-process this order

If you believe this transaction has completed successfully, or is showing as a deduction in your Paymate account, please Contact Us with your order details.

'; +$_['text_basket'] = 'Basket'; +$_['text_checkout'] = 'Checkout'; +$_['text_success'] = 'Success'; \ No newline at end of file diff --git a/catalog/extension/payment/paypoint.php b/catalog/extension/payment/paypoint.php new file mode 100644 index 0000000..1f20a3d --- /dev/null +++ b/catalog/extension/payment/paypoint.php @@ -0,0 +1,11 @@ +Please wait... whilst we finish processing your order.
If you are not automatically re-directed in 10 seconds, please click here.'; +$_['text_failure'] = '... Your payment has been cancelled!'; +$_['text_failure_wait'] = 'Please wait...
If you are not automatically re-directed in 10 seconds, please click here.'; \ No newline at end of file diff --git a/catalog/extension/payment/payza.php b/catalog/extension/payment/payza.php new file mode 100644 index 0000000..3ef80ad --- /dev/null +++ b/catalog/extension/payment/payza.php @@ -0,0 +1,3 @@ +contact us for assistance!'; diff --git a/catalog/extension/payment/pp_payflow.php b/catalog/extension/payment/pp_payflow.php new file mode 100644 index 0000000..afa9da4 --- /dev/null +++ b/catalog/extension/payment/pp_payflow.php @@ -0,0 +1,24 @@ +here 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_3d_liability'] = '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'; \ No newline at end of file diff --git a/catalog/extension/payment/realex_remote.php b/catalog/extension/payment/realex_remote.php new file mode 100644 index 0000000..c28d155 --- /dev/null +++ b/catalog/extension/payment/realex_remote.php @@ -0,0 +1,55 @@ +here to continue'; +$_['text_confirm_delete'] = 'Are you sure you want to delete the card?'; + +// 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'; + +// Button +$_['button_delete_card'] = 'Delete selected card'; \ No newline at end of file diff --git a/catalog/extension/payment/sagepay_us.php b/catalog/extension/payment/sagepay_us.php new file mode 100644 index 0000000..b93c896 --- /dev/null +++ b/catalog/extension/payment/sagepay_us.php @@ -0,0 +1,10 @@ +#%s could not get charged with %s'; +$_['text_cron_success_charge'] = 'Profile #%s was charged with %s'; +$_['text_card_placeholder'] = 'XXXX XXXX XXXX XXXX'; +$_['text_cvv'] = 'CVV'; +$_['text_expiry'] = 'MM/YY'; +$_['text_default_squareup_name'] = 'Credit / Debit Card'; +$_['text_token_issue_customer_error'] = 'We are experiencing a technical outage in our payment system. Please try again later.'; +$_['text_token_revoked_subject'] = 'Your Square access token has been revoked!'; +$_['text_token_revoked_message'] = "The Square payment extension's access to your Square account has been revoked through the Square Dashboard. You need to verify your application credentials in the extension settings and connect again."; +$_['text_token_expired_subject'] = 'Your Square access token has expired!'; +$_['text_token_expired_message'] = "The Square payment extension's access token connecting it to your Square account has expired. You need to verify your application credentials and CRON job in the extension settings and connect again."; + +// Error +$_['error_browser_not_supported'] = 'Error: The payment system no longer supports your web browser. Please update or use a different one.'; +$_['error_card_invalid'] = 'Error: Card is invalid!'; +$_['error_squareup_cron_token'] = 'Error: Access token could not get refreshed. Please connect your Square Payment extension via the OpenCart admin panel.'; + +// Warning +$_['warning_test_mode'] = 'Warning: Sandbox mode is enabled! Transactions will appear to go through, but no charges will be carried out.'; + +// Statuses +$_['squareup_status_comment_authorized'] = 'The card transaction has been authorized but not yet captured.'; +$_['squareup_status_comment_captured'] = 'The card transaction was authorized and subsequently captured (i.e., completed).'; +$_['squareup_status_comment_voided'] = 'The card transaction was authorized and subsequently voided (i.e., canceled). '; +$_['squareup_status_comment_failed'] = 'The card transaction failed.'; + +// Override errors +$_['squareup_override_error_billing_address.country'] = 'Payment Address country is not valid. Please modify it and try again.'; +$_['squareup_override_error_shipping_address.country'] = 'Shipping Address country is not valid. Please modify it and try again.'; +$_['squareup_override_error_email_address'] = 'Your customer e-mail address is not valid. Please modify it and try again.'; +$_['squareup_override_error_phone_number'] = 'Your customer phone number is not valid. Please modify it and try again.'; +$_['squareup_error_field'] = ' Field: %s'; \ No newline at end of file diff --git a/catalog/extension/payment/twocheckout.php b/catalog/extension/payment/twocheckout.php new file mode 100644 index 0000000..e94e0f5 --- /dev/null +++ b/catalog/extension/payment/twocheckout.php @@ -0,0 +1,3 @@ +contact us for assistance!'; \ No newline at end of file diff --git a/catalog/extension/total/sub_total.php b/catalog/extension/total/sub_total.php new file mode 100644 index 0000000..69bd1ee --- /dev/null +++ b/catalog/extension/total/sub_total.php @@ -0,0 +1,3 @@ +'; +$_['text_yes'] = 'Yes'; +$_['text_no'] = 'No'; +$_['text_none'] = ' --- None --- '; +$_['text_select'] = ' --- Please Select --- '; +$_['text_all_zones'] = 'All Zones'; +$_['text_pagination'] = 'Showing %d to %d of %d (%d Pages)'; +$_['text_loading'] = 'Loading...'; +$_['text_no_results'] = 'No results!'; + +// Buttons +$_['button_address_add'] = 'Add Address'; +$_['button_back'] = 'Back'; +$_['button_continue'] = 'Continue'; +$_['button_cart'] = 'Add to Cart'; +$_['button_cancel'] = 'Cancel'; +$_['button_compare'] = 'Compare this Product'; +$_['button_wishlist'] = 'Add to Wish List'; +$_['button_checkout'] = 'Checkout'; +$_['button_confirm'] = 'Confirm Order'; +$_['button_coupon'] = 'Apply Coupon'; +$_['button_delete'] = 'Delete'; +$_['button_download'] = 'Download'; +$_['button_edit'] = 'Edit'; +$_['button_filter'] = 'Refine Search'; +$_['button_new_address'] = 'New Address'; +$_['button_change_address'] = 'Change Address'; +$_['button_reviews'] = 'Reviews'; +$_['button_write'] = 'Write Review'; +$_['button_login'] = 'Login'; +$_['button_update'] = 'Update'; +$_['button_remove'] = 'Remove'; +$_['button_reorder'] = 'Reorder'; +$_['button_return'] = 'Return'; +$_['button_shopping'] = 'Continue Shopping'; +$_['button_search'] = 'Search'; +$_['button_shipping'] = 'Apply Shipping'; +$_['button_submit'] = 'Submit'; +$_['button_guest'] = 'Guest Checkout'; +$_['button_view'] = 'View'; +$_['button_voucher'] = 'Apply Gift Certificate'; +$_['button_upload'] = 'Upload File'; +$_['button_reward'] = 'Apply Points'; +$_['button_quote'] = 'Get Quotes'; +$_['button_list'] = 'List'; +$_['button_grid'] = 'Grid'; +$_['button_map'] = 'View Google Map'; + +// Error +$_['error_exception'] = 'Error Code(%s): %s in %s on line %s'; +$_['error_upload_1'] = 'Warning: The uploaded file exceeds the upload_max_filesize directive in php.ini!'; +$_['error_upload_2'] = 'Warning: The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form!'; +$_['error_upload_3'] = 'Warning: The uploaded file was only partially uploaded!'; +$_['error_upload_4'] = 'Warning: No file was uploaded!'; +$_['error_upload_6'] = 'Warning: Missing a temporary folder!'; +$_['error_upload_7'] = 'Warning: Failed to write file to disk!'; +$_['error_upload_8'] = 'Warning: File upload stopped by extension!'; +$_['error_upload_999'] = 'Warning: No error code available!'; +$_['error_curl'] = 'CURL: Error Code(%s): %s'; + +/* When doing translations only include the matching language code */ + +// Datepicker +//$_['datepicker'] = 'af'; +//$_['datepicker'] = 'ar-dz'; +//$_['datepicker'] = 'ar-kw'; +//$_['datepicker'] = 'ar-ly'; +//$_['datepicker'] = 'ar-ma'; +//$_['datepicker'] = 'ar-sa'; +//$_['datepicker'] = 'ar-tn'; +//$_['datepicker'] = 'ar'; +//$_['datepicker'] = 'az'; +//$_['datepicker'] = 'be'; +//$_['datepicker'] = 'bg'; +//$_['datepicker'] = 'bn'; +//$_['datepicker'] = 'bo'; +//$_['datepicker'] = 'br'; +//$_['datepicker'] = 'bs'; +//$_['datepicker'] = 'ca'; +//$_['datepicker'] = 'cs'; +//$_['datepicker'] = 'cv'; +//$_['datepicker'] = 'cy'; +//$_['datepicker'] = 'da'; +//$_['datepicker'] = 'de-at'; +//$_['datepicker'] = 'de-ch'; +//$_['datepicker'] = 'de'; +//$_['datepicker'] = 'dv'; +//$_['datepicker'] = 'el'; +//$_['datepicker'] = 'en-au'; +//$_['datepicker'] = 'en-ca'; +$_['datepicker'] = 'en-gb'; +//$_['datepicker'] = 'en-ie'; +//$_['datepicker'] = 'en-nz'; +//$_['datepicker'] = 'eo'; +//$_['datepicker'] = 'es-do'; +//$_['datepicker'] = 'es'; +//$_['datepicker'] = 'et'; +//$_['datepicker'] = 'eu'; +//$_['datepicker'] = 'fa'; +//$_['datepicker'] = 'fi'; +//$_['datepicker'] = 'fo'; +//$_['datepicker'] = 'fr-ca'; +//$_['datepicker'] = 'fr-ch'; +//$_['datepicker'] = 'fr'; +//$_['datepicker'] = 'fy'; +//$_['datepicker'] = 'gd'; +//$_['datepicker'] = 'gl'; +//$_['datepicker'] = 'gom-latn'; +//$_['datepicker'] = 'he'; +//$_['datepicker'] = 'hi'; +//$_['datepicker'] = 'hr'; +//$_['datepicker'] = 'hu'; +//$_['datepicker'] = 'hy-am'; +//$_['datepicker'] = 'id'; +//$_['datepicker'] = 'is'; +//$_['datepicker'] = 'it'; +//$_['datepicker'] = 'ja'; +//$_['datepicker'] = 'jv'; +//$_['datepicker'] = 'ka'; +//$_['datepicker'] = 'kk'; +//$_['datepicker'] = 'km'; +//$_['datepicker'] = 'kn'; +//$_['datepicker'] = 'ko'; +//$_['datepicker'] = 'ky'; +//$_['datepicker'] = 'lb'; +//$_['datepicker'] = 'lo'; +//$_['datepicker'] = 'lt'; +//$_['datepicker'] = 'lv'; +//$_['datepicker'] = 'me'; +//$_['datepicker'] = 'mi'; +//$_['datepicker'] = 'mk'; +//$_['datepicker'] = 'ml'; +//$_['datepicker'] = 'mr'; +//$_['datepicker'] = 'ms-my'; +//$_['datepicker'] = 'ms'; +//$_['datepicker'] = 'my'; +//$_['datepicker'] = 'nb'; +//$_['datepicker'] = 'ne'; +//$_['datepicker'] = 'nl-be'; +//$_['datepicker'] = 'nl'; +//$_['datepicker'] = 'nn'; +//$_['datepicker'] = 'pa-in'; +//$_['datepicker'] = 'pl'; +//$_['datepicker'] = 'pt-br'; +//$_['datepicker'] = 'pt'; +//$_['datepicker'] = 'ro'; +//$_['datepicker'] = 'ru'; +//$_['datepicker'] = 'sd'; +//$_['datepicker'] = 'se'; +//$_['datepicker'] = 'si'; +//$_['datepicker'] = 'sk'; +//$_['datepicker'] = 'sl'; +//$_['datepicker'] = 'sq'; +//$_['datepicker'] = 'sr-cyrl'; +//$_['datepicker'] = 'sr'; +//$_['datepicker'] = 'ss'; +//$_['datepicker'] = 'sv'; +//$_['datepicker'] = 'sw'; +//$_['datepicker'] = 'ta'; +//$_['datepicker'] = 'te'; +//$_['datepicker'] = 'tet'; +//$_['datepicker'] = 'th'; +//$_['datepicker'] = 'tl-ph'; +//$_['datepicker'] = 'tlh'; +//$_['datepicker'] = 'tr'; +//$_['datepicker'] = 'tzl'; +//$_['datepicker'] = 'tzm-latn'; +//$_['datepicker'] = 'tzm'; +//$_['datepicker'] = 'uk'; +//$_['datepicker'] = 'ur'; +//$_['datepicker'] = 'uz-latn'; +//$_['datepicker'] = 'uz'; +//$_['datepicker'] = 'vi'; +//$_['datepicker'] = 'x-pseudo'; +//$_['datepicker'] = 'yo'; +//$_['datepicker'] = 'zh-cn'; +//$_['datepicker'] = 'zh-hk'; +//$_['datepicker'] = 'zh-tw'; diff --git a/catalog/fi.png b/catalog/fi.png new file mode 100644 index 0000000000000000000000000000000000000000..4da1e7e644ea5ca2977f588c2b02ef92623facf5 GIT binary patch literal 1574 zcmV+>2HE+EP) zaB^>EX>4U6ba`-PAZ2)IW&i+q+O1b<)+{Fo{qHKW1Q8Kkj^jDmL6)EEP(6NQUdrxL zDGKpkz;4t3`FohZaFGUQyl4z51dGcjpIpWu+I{VwtY7ytvDe^9ZfrRZ97K$s_cZjQ zpCOm~3+j)&Jj;#NV<#R%bThmzo-5Ds(Tm3ryDg_PH|e~W{lj+7*GK!bpSQUJj3%(h z&bZFR7WX(;VR*oaGkRWkg_7lfv17mP`Z0FqHhcl^g6sSBazJ~Kr$(6u_0?CZaM8Q&0Jn3lI$p8}_>-%P6h9jcr=X`9j$opKHHO&T ze4({&TI*GcSh*229l;pkjkjh#68@KVGc?8wU7`tQ*;v6ZH)9%ZOy=etS|EhR!BiH$ ztC@QiTKhmOgF#s^M{F?LvP~4Bdu;LInV~1v8@p43v>gM02x|+RAqE3B5DNve>YNe* z#|VBhJV&Uz0tQILH8KO-Fb9wm-CP^*C@ozlZi`V`K!hMs6x1MrK$iD{_)#AbLs?k7 z5s@G&QIh1q!3PN;XqYuBE2~%0psG=m=E%`Ui6Lr?F~yu*Vw5mRA*o3*rIa%k%`lzu zc7{gI#T72TNC`ztEUDy*@TtB^4OMHbspjSyH>7_HO-+j}wcM#Al)CTIL)RXA>Ukj6 z1`j`EgrOsjH1dtL!|F3@^upZNtkGd@GUk__-dTfK^)f-ToXF%1j5$wWTqgqvXg4{t zk-T@4xyhML4oM*ntdUG|8coK)pzq{l(2cu0b6@gi#Q%yn_Zf3$Qulu_XC`%rxp&?^ zV6EkKqVOVUX5qxt@<3sOQg#s^)Z^#g#YSF8JPJ(-Q6o)HIqcn>dmc-cL8P1D1 zLf+3%dSZ{uP_7k~4wgJPjI*1E*eAWQ-zZ!?`R!6B>Qa_&>g+sgHRLg8LG^2~ji`e0@VyYF9=GtVyyxb6Z#f zN{fih+frdyb(!+0Kl1rh}nyQD?7Ly2V=GEj6rndCi~q^ zGh?=8aIDQd`S)}82Gdyz(dl*^Jz%>BC>}_kMWRRE*0DKk^CZ-8BCOS3HWl5YQV+A0 z5ajunKHYt*3+zqQE4_62CSgf(tTAq93Ny76?x+u!gQliqI_$u6ZyEPp&&~E7kcg1{ z9*e)k%RB=1CwT1?8U6%zg!T7e`$?>sp9I@aV$FP%3;A$?Uqx^3@y$IqE{}TPYObgn zoN7w1QJux)Y`3pp@3&%d z12F8QmHD6I&wAwA$pNn^?6TLYG77WqILru1!r8TpZ&0D$WIw`RBx<{;&omz1_P*0~$~X zk$_4}p=e=~-joX3`VN*pgU_L*jUX15f^85)2~iL&BoTrJE;(~>KYME<2O<}3obF>_ z7={tX7{iymVZiZOlcUpX>eV6#``aupmQd0nPx;OtrJ`785G5L|4aPv48sbC~#hNrV z`2jcgoeca@NT)Yo6l&fEA?>Fg!yrLPksok!-pn8j6I#!G`a#U&>jxK?Es9eUSXO?3 zSlT?y`e|eEq7*+#v4vpPwQ!_`7`MT0qxPf0-HS(gQc+(o|Jp$9?bN?*;9j-qzK^KQ z7uag7Q7O-i-(X{caRRD94r=I7%X=KnSobfvqHtE&umO YpS2@wK4K(jO#lD@07*qoM6N<$f~3mc00000 literal 0 HcmV?d00001 diff --git a/catalog/information/contact.php b/catalog/information/contact.php new file mode 100644 index 0000000..64c7f77 --- /dev/null +++ b/catalog/information/contact.php @@ -0,0 +1,27 @@ +Your enquiry has been successfully sent to the store owner!

'; + +// Entry +$_['entry_name'] = 'Your Name'; +$_['entry_email'] = 'E-Mail Address'; +$_['entry_enquiry'] = 'Enquiry'; + +// Email +$_['email_subject'] = 'Enquiry %s'; + +// Errors +$_['error_name'] = 'Name must be between 3 and 32 characters!'; +$_['error_email'] = 'E-Mail Address does not appear to be valid!'; +$_['error_enquiry'] = 'Enquiry must be between 10 and 3000 characters!'; \ No newline at end of file diff --git a/catalog/information/information.php b/catalog/information/information.php new file mode 100644 index 0000000..c4cff8c --- /dev/null +++ b/catalog/information/information.php @@ -0,0 +1,3 @@ + + + + +Untitled Document + + + + + \ No newline at end of file diff --git a/catalog/mail/affiliate.php b/catalog/mail/affiliate.php new file mode 100644 index 0000000..465c385 --- /dev/null +++ b/catalog/mail/affiliate.php @@ -0,0 +1,17 @@ +%s then click on the the link below and purchase the product you wish to use this gift certificate on. You can enter the gift certificate code on the shopping cart page before you click checkout.'; +$_['text_footer'] = 'Please reply to this e-mail if you have any questions.'; \ No newline at end of file diff --git a/catalog/product/category.php b/catalog/product/category.php new file mode 100644 index 0000000..2aecc2e --- /dev/null +++ b/catalog/product/category.php @@ -0,0 +1,24 @@ +%s to your product comparison!'; +$_['text_remove'] = 'Success: You have modified your product comparison!'; +$_['text_empty'] = 'You have not chosen any products to compare.'; \ No newline at end of file diff --git a/catalog/product/manufacturer.php b/catalog/product/manufacturer.php new file mode 100644 index 0000000..30fc2fb --- /dev/null +++ b/catalog/product/manufacturer.php @@ -0,0 +1,27 @@ +login or register to review'; +$_['text_no_reviews'] = 'There are no reviews for this product.'; +$_['text_note'] = 'Note: HTML is not translated!'; +$_['text_success'] = 'Thank you for your review. It has been submitted to the webmaster for approval.'; +$_['text_related'] = 'Related Products'; +$_['text_tags'] = 'Tags:'; +$_['text_error'] = 'Product not found!'; +$_['text_payment_recurring'] = 'Payment Profile'; +$_['text_trial_description'] = '%s every %d %s(s) for %d payment(s) then'; +$_['text_payment_description'] = '%s every %d %s(s) for %d payment(s)'; +$_['text_payment_cancel'] = '%s every %d %s(s) until canceled'; +$_['text_day'] = 'day'; +$_['text_week'] = 'week'; +$_['text_semi_month'] = 'half-month'; +$_['text_month'] = 'month'; +$_['text_year'] = 'year'; + +// Entry +$_['entry_qty'] = 'Qty'; +$_['entry_name'] = 'Your Name'; +$_['entry_review'] = 'Your Review'; +$_['entry_rating'] = 'Rating'; +$_['entry_good'] = 'Good'; +$_['entry_bad'] = 'Bad'; + +// Tabs +$_['tab_description'] = 'Description'; +$_['tab_attribute'] = 'Specification'; +$_['tab_review'] = 'Reviews (%s)'; + +// Error +$_['error_name'] = 'Warning: Review Name must be between 3 and 25 characters!'; +$_['error_text'] = 'Warning: Review Text must be between 25 and 1000 characters!'; +$_['error_rating'] = 'Warning: Please select a review rating!'; \ No newline at end of file diff --git a/catalog/product/search.php b/catalog/product/search.php new file mode 100644 index 0000000..2c665e7 --- /dev/null +++ b/catalog/product/search.php @@ -0,0 +1,34 @@ +2HE+EP) zaB^>EX>4U6ba`-PAZ2)IW&i+q+O1b<)+{Fo{qHKW1Q8Kkj^jDmL6)EEP(6NQUdrxL zDGKpkz;4t3`FohZaFGUQyl4z51dGcjpIpWu+I{VwtY7ytvDe^9ZfrRZ97K$s_cZjQ zpCOm~3+j)&Jj;#NV<#R%bThmzo-5Ds(Tm3ryDg_PH|e~W{lj+7*GK!bpSQUJj3%(h z&bZFR7WX(;VR*oaGkRWkg_7lfv17mP`Z0FqHhcl^g6sSBazJ~Kr$(6u_0?CZaM8Q&0Jn3lI$p8}_>-%P6h9jcr=X`9j$opKHHO&T ze4({&TI*GcSh*229l;pkjkjh#68@KVGc?8wU7`tQ*;v6ZH)9%ZOy=etS|EhR!BiH$ ztC@QiTKhmOgF#s^M{F?LvP~4Bdu;LInV~1v8@p43v>gM02x|+RAqE3B5DNve>YNe* z#|VBhJV&Uz0tQILH8KO-Fb9wm-CP^*C@ozlZi`V`K!hMs6x1MrK$iD{_)#AbLs?k7 z5s@G&QIh1q!3PN;XqYuBE2~%0psG=m=E%`Ui6Lr?F~yu*Vw5mRA*o3*rIa%k%`lzu zc7{gI#T72TNC`ztEUDy*@TtB^4OMHbspjSyH>7_HO-+j}wcM#Al)CTIL)RXA>Ukj6 z1`j`EgrOsjH1dtL!|F3@^upZNtkGd@GUk__-dTfK^)f-ToXF%1j5$wWTqgqvXg4{t zk-T@4xyhML4oM*ntdUG|8coK)pzq{l(2cu0b6@gi#Q%yn_Zf3$Qulu_XC`%rxp&?^ zV6EkKqVOVUX5qxt@<3sOQg#s^)Z^#g#YSF8JPJ(-Q6o)HIqcn>dmc-cL8P1D1 zLf+3%dSZ{uP_7k~4wgJPjI*1E*eAWQ-zZ!?`R!6B>Qa_&>g+sgHRLg8LG^2~ji`e0@VyYF9=GtVyyxb6Z#f zN{fih+frdyb(!+0Kl1rh}nyQD?7Ly2V=GEj6rndCi~q^ zGh?=8aIDQd`S)}82Gdyz(dl*^Jz%>BC>}_kMWRRE*0DKk^CZ-8BCOS3HWl5YQV+A0 z5ajunKHYt*3+zqQE4_62CSgf(tTAq93Ny76?x+u!gQliqI_$u6ZyEPp&&~E7kcg1{ z9*e)k%RB=1CwT1?8U6%zg!T7e`$?>sp9I@aV$FP%3;A$?Uqx^3@y$IqE{}TPYObgn zoN7w1QJux)Y`3pp@3&%d z12F8QmHD6I&wAwA$pNn^?6TLYG77WqILru1!r8TpZ&0D$WIw`RBx<{;&omz1_P*0~$~X zk$_4}p=e=~-joX3`VN*pgU_L*jUX15f^85)2~iL&BoTrJE;(~>KYME<2O<}3obF>_ z7={tX7{iymVZiZOlcUpX>eV6#``aupmQd0nPx;OtrJ`785G5L|4aPv48sbC~#hNrV z`2jcgoeca@NT)Yo6l&fEA?>Fg!yrLPksok!-pn8j6I#!G`a#U&>jxK?Es9eUSXO?3 zSlT?y`e|eEq7*+#v4vpPwQ!_`7`MT0qxPf0-HS(gQc+(o|Jp$9?bN?*;9j-qzK^KQ z7uag7Q7O-i-(X{caRRD94r=I7%X=KnSobfvqHtE&umO YpS2@wK4K(jO#lD@07*qoM6N<$f~3mc00000 literal 0 HcmV?d00001 diff --git a/install/install/step_1.php b/install/install/step_1.php new file mode 100644 index 0000000..673cb13 --- /dev/null +++ b/install/install/step_1.php @@ -0,0 +1,570 @@ +GNU GENERAL PUBLIC LICENSE +

Version 3, 29 June 2007

+

Copyright © 2007 Free Software Foundation, Inc. <http://fsf.org/>

+

Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed.

+

Preamble

+

The GNU General Public License is a free, copyleft license for + software and other kinds of works.

+

The licenses for most software and other practical works are designed + to take away your freedom to share and change the works. By contrast, + the GNU General Public License is intended to guarantee your freedom to + share and change all versions of a program--to make sure it remains free + software for all its users. We, the Free Software Foundation, use the + GNU General Public License for most of our software; it applies also to + any other work released this way by its authors. You can apply it to + your programs, too.

+

When we speak of free software, we are referring to freedom, not + price. Our General Public Licenses are designed to make sure that you + have the freedom to distribute copies of free software (and charge for + them if you wish), that you receive source code or can get it if you + want it, that you can change the software or use pieces of it in new + free programs, and that you know you can do these things.

+

To protect your rights, we need to prevent others from denying you + these rights or asking you to surrender the rights. Therefore, you have + certain responsibilities if you distribute copies of the software, or if + you modify it: responsibilities to respect the freedom of others.

+

For example, if you distribute copies of such a program, whether + gratis or for a fee, you must pass on to the recipients the same + freedoms that you received. You must make sure that they, too, receive + or can get the source code. And you must show them these terms so they + know their rights.

+

Developers that use the GNU GPL protect your rights with two steps: + (1) assert copyright on the software, and (2) offer you this License + giving you legal permission to copy, distribute and/or modify it.

+

For the developers\' and authors\' protection, the GPL clearly explains + that there is no warranty for this free software. For both users\' and + authors\' sake, the GPL requires that modified versions be marked as + changed, so that their problems will not be attributed erroneously to + authors of previous versions.

+

Some devices are designed to deny users access to install or run + modified versions of the software inside them, although the manufacturer + can do so. This is fundamentally incompatible with the aim of + protecting users\' freedom to change the software. The systematic + pattern of such abuse occurs in the area of products for individuals to + use, which is precisely where it is most unacceptable. Therefore, we + have designed this version of the GPL to prohibit the practice for those + products. If such problems arise substantially in other domains, we + stand ready to extend this provision to those domains in future versions + of the GPL, as needed to protect the freedom of users.

+

Finally, every program is threatened constantly by software patents. + States should not allow patents to restrict development and use of + software on general-purpose computers, but in those that do, we wish to + avoid the special danger that patents applied to a free program could + make it effectively proprietary. To prevent this, the GPL assures that + patents cannot be used to render the program non-free.

+

The precise terms and conditions for copying, distribution and + modification follow.

+

TERMS AND CONDITIONS

+

0. Definitions.

+

“This License” refers to version 3 of the GNU General Public License.

+

“Copyright” also means copyright-like laws that apply to other kinds of + works, such as semiconductor masks.

+

“The Program” refers to any copyrightable work licensed under this + License. Each licensee is addressed as “you”. “Licensees” and + “recipients” may be individuals or organizations.

+

To “modify” a work means to copy from or adapt all or part of the work + in a fashion requiring copyright permission, other than the making of an + exact copy. The resulting work is called a “modified version” of the + earlier work or a work “based on” the earlier work.

+

A “covered work” means either the unmodified Program or a work based + on the Program.

+

To “propagate” a work means to do anything with it that, without + permission, would make you directly or secondarily liable for + infringement under applicable copyright law, except executing it on a + computer or modifying a private copy. Propagation includes copying, + distribution (with or without modification), making available to the + public, and in some countries other activities as well.

+

To “convey” a work means any kind of propagation that enables other + parties to make or receive copies. Mere interaction with a user through + a computer network, with no transfer of a copy, is not conveying.

+

An interactive user interface displays “Appropriate Legal Notices” + to the extent that it includes a convenient and prominently visible + feature that (1) displays an appropriate copyright notice, and (2) + tells the user that there is no warranty for the work (except to the + extent that warranties are provided), that licensees may convey the + work under this License, and how to view a copy of this License. If + the interface presents a list of user commands or options, such as a + menu, a prominent item in the list meets this criterion.

+

1. Source Code.

+

The “source code” for a work means the preferred form of the work + for making modifications to it. “Object code” means any non-source + form of a work.

+

A “Standard Interface” means an interface that either is an official + standard defined by a recognized standards body, or, in the case of + interfaces specified for a particular programming language, one that + is widely used among developers working in that language.

+

The “System Libraries” of an executable work include anything, other + than the work as a whole, that (a) is included in the normal form of + packaging a Major Component, but which is not part of that Major + Component, and (b) serves only to enable use of the work with that + Major Component, or to implement a Standard Interface for which an + implementation is available to the public in source code form. A + “Major Component”, in this context, means a major essential component + (kernel, window system, and so on) of the specific operating system + (if any) on which the executable work runs, or a compiler used to + produce the work, or an object code interpreter used to run it.

+

The “Corresponding Source” for a work in object code form means all + the source code needed to generate, install, and (for an executable + work) run the object code and to modify the work, including scripts to + control those activities. However, it does not include the work\'s + System Libraries, or general-purpose tools or generally available free + programs which are used unmodified in performing those activities but + which are not part of the work. For example, Corresponding Source + includes interface definition files associated with source files for + the work, and the source code for shared libraries and dynamically + linked subprograms that the work is specifically designed to require, + such as by intimate data communication or control flow between those + subprograms and other parts of the work.

+

The Corresponding Source need not include anything that users + can regenerate automatically from other parts of the Corresponding + Source.

+

The Corresponding Source for a work in source code form is that + same work.

+

2. Basic Permissions.

+

All rights granted under this License are granted for the term of + copyright on the Program, and are irrevocable provided the stated + conditions are met. This License explicitly affirms your unlimited + permission to run the unmodified Program. The output from running a + covered work is covered by this License only if the output, given its + content, constitutes a covered work. This License acknowledges your + rights of fair use or other equivalent, as provided by copyright law.

+

You may make, run and propagate covered works that you do not + convey, without conditions so long as your license otherwise remains + in force. You may convey covered works to others for the sole purpose + of having them make modifications exclusively for you, or provide you + with facilities for running those works, provided that you comply with + the terms of this License in conveying all material for which you do + not control copyright. Those thus making or running the covered works + for you must do so exclusively on your behalf, under your direction + and control, on terms that prohibit them from making any copies of + your copyrighted material outside their relationship with you.

+

Conveying under any other circumstances is permitted solely under + the conditions stated below. Sublicensing is not allowed; section 10 + makes it unnecessary.

+

3. Protecting Users\' Legal Rights From Anti-Circumvention Law.

+

No covered work shall be deemed part of an effective technological + measure under any applicable law fulfilling obligations under article + 11 of the WIPO copyright treaty adopted on 20 December 1996, or + similar laws prohibiting or restricting circumvention of such + measures.

+

When you convey a covered work, you waive any legal power to forbid + circumvention of technological measures to the extent such circumvention + is effected by exercising rights under this License with respect to + the covered work, and you disclaim any intention to limit operation or + modification of the work as a means of enforcing, against the work\'s + users, your or third parties\' legal rights to forbid circumvention of + technological measures.

+

4. Conveying Verbatim Copies.

+

You may convey verbatim copies of the Program\'s source code as you + receive it, in any medium, provided that you conspicuously and + appropriately publish on each copy an appropriate copyright notice; + keep intact all notices stating that this License and any + non-permissive terms added in accord with section 7 apply to the code; + keep intact all notices of the absence of any warranty; and give all + recipients a copy of this License along with the Program.

+

You may charge any price or no price for each copy that you convey, + and you may offer support or warranty protection for a fee.

+

5. Conveying Modified Source Versions.

+

You may convey a work based on the Program, or the modifications to + produce it from the Program, in the form of source code under the + terms of section 4, provided that you also meet all of these conditions:

+
    +
  • a) The work must carry prominent notices stating that you modified + it, and giving a relevant date.
  • +
  • b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + “keep intact all notices”.
  • +
  • c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it.
  • +
  • d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so.
  • +
+

A compilation of a covered work with other separate and independent + works, which are not by their nature extensions of the covered work, + and which are not combined with it such as to form a larger program, + in or on a volume of a storage or distribution medium, is called an + “aggregate” if the compilation and its resulting copyright are not + used to limit the access or legal rights of the compilation\'s users + beyond what the individual works permit. Inclusion of a covered work + in an aggregate does not cause this License to apply to the other + parts of the aggregate.

+

6. Conveying Non-Source Forms.

+

You may convey a covered work in object code form under the terms + of sections 4 and 5, provided that you also convey the + machine-readable Corresponding Source under the terms of this License, + in one of these ways:

+
    +
  • a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange.
  • +
  • b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge.
  • +
  • c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b.
  • +
  • d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements.
  • +
  • e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d.
  • +
+

A separable portion of the object code, whose source code is excluded + from the Corresponding Source as a System Library, need not be + included in conveying the object code work.

+

A “User Product” is either (1) a “consumer product”, which means any + tangible personal property which is normally used for personal, family, + or household purposes, or (2) anything designed or sold for incorporation + into a dwelling. In determining whether a product is a consumer product, + doubtful cases shall be resolved in favor of coverage. For a particular + product received by a particular user, “normally used” refers to a + typical or common use of that class of product, regardless of the status + of the particular user or of the way in which the particular user + actually uses, or expects or is expected to use, the product. A product + is a consumer product regardless of whether the product has substantial + commercial, industrial or non-consumer uses, unless such uses represent + the only significant mode of use of the product.

+

“Installation Information” for a User Product means any methods, + procedures, authorization keys, or other information required to install + and execute modified versions of a covered work in that User Product from + a modified version of its Corresponding Source. The information must + suffice to ensure that the continued functioning of the modified object + code is in no case prevented or interfered with solely because + modification has been made.

+

If you convey an object code work under this section in, or with, or + specifically for use in, a User Product, and the conveying occurs as + part of a transaction in which the right of possession and use of the + User Product is transferred to the recipient in perpetuity or for a + fixed term (regardless of how the transaction is characterized), the + Corresponding Source conveyed under this section must be accompanied + by the Installation Information. But this requirement does not apply + if neither you nor any third party retains the ability to install + modified object code on the User Product (for example, the work has + been installed in ROM).

+

The requirement to provide Installation Information does not include a + requirement to continue to provide support service, warranty, or updates + for a work that has been modified or installed by the recipient, or for + the User Product in which it has been modified or installed. Access to a + network may be denied when the modification itself materially and + adversely affects the operation of the network or violates the rules and + protocols for communication across the network.

+

Corresponding Source conveyed, and Installation Information provided, + in accord with this section must be in a format that is publicly + documented (and with an implementation available to the public in + source code form), and must require no special password or key for + unpacking, reading or copying.

+

7. Additional Terms.

+

“Additional permissions” are terms that supplement the terms of this + License by making exceptions from one or more of its conditions. + Additional permissions that are applicable to the entire Program shall + be treated as though they were included in this License, to the extent + that they are valid under applicable law. If additional permissions + apply only to part of the Program, that part may be used separately + under those permissions, but the entire Program remains governed by + this License without regard to the additional permissions.

+

When you convey a copy of a covered work, you may at your option + remove any additional permissions from that copy, or from any part of + it. (Additional permissions may be written to require their own + removal in certain cases when you modify the work.) You may place + additional permissions on material, added by you to a covered work, + for which you have or can give appropriate copyright permission.

+

Notwithstanding any other provision of this License, for material you + add to a covered work, you may (if authorized by the copyright holders of + that material) supplement the terms of this License with terms:

+
    +
  • a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or
  • +
  • b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or
  • +
  • c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or
  • +
  • d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or
  • +
  • e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or
  • +
  • f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors.
  • +
+

All other non-permissive additional terms are considered “further + restrictions” within the meaning of section 10. If the Program as you + received it, or any part of it, contains a notice stating that it is + governed by this License along with a term that is a further + restriction, you may remove that term. If a license document contains + a further restriction but permits relicensing or conveying under this + License, you may add to a covered work material governed by the terms + of that license document, provided that the further restriction does + not survive such relicensing or conveying.

+

If you add terms to a covered work in accord with this section, you + must place, in the relevant source files, a statement of the + additional terms that apply to those files, or a notice indicating + where to find the applicable terms.

+

Additional terms, permissive or non-permissive, may be stated in the + form of a separately written license, or stated as exceptions; + the above requirements apply either way.

+

8. Termination.

+

You may not propagate or modify a covered work except as expressly + provided under this License. Any attempt otherwise to propagate or + modify it is void, and will automatically terminate your rights under + this License (including any patent licenses granted under the third + paragraph of section 11).

+

However, if you cease all violation of this License, then your + license from a particular copyright holder is reinstated (a) + provisionally, unless and until the copyright holder explicitly and + finally terminates your license, and (b) permanently, if the copyright + holder fails to notify you of the violation by some reasonable means + prior to 60 days after the cessation.

+

Moreover, your license from a particular copyright holder is + reinstated permanently if the copyright holder notifies you of the + violation by some reasonable means, this is the first time you have + received notice of violation of this License (for any work) from that + copyright holder, and you cure the violation prior to 30 days after + your receipt of the notice.

+

Termination of your rights under this section does not terminate the + licenses of parties who have received copies or rights from you under + this License. If your rights have been terminated and not permanently + reinstated, you do not qualify to receive new licenses for the same + material under section 10.

+

9. Acceptance Not Required for Having Copies.

+

You are not required to accept this License in order to receive or + run a copy of the Program. Ancillary propagation of a covered work + occurring solely as a consequence of using peer-to-peer transmission + to receive a copy likewise does not require acceptance. However, + nothing other than this License grants you permission to propagate or + modify any covered work. These actions infringe copyright if you do + not accept this License. Therefore, by modifying or propagating a + covered work, you indicate your acceptance of this License to do so.

+

10. Automatic Licensing of Downstream Recipients.

+

Each time you convey a covered work, the recipient automatically + receives a license from the original licensors, to run, modify and + propagate that work, subject to this License. You are not responsible + for enforcing compliance by third parties with this License.

+

An “entity transaction” is a transaction transferring control of an + organization, or substantially all assets of one, or subdividing an + organization, or merging organizations. If propagation of a covered + work results from an entity transaction, each party to that + transaction who receives a copy of the work also receives whatever + licenses to the work the party\'s predecessor in interest had or could + give under the previous paragraph, plus a right to possession of the + Corresponding Source of the work from the predecessor in interest, if + the predecessor has it or can get it with reasonable efforts.

+

You may not impose any further restrictions on the exercise of the + rights granted or affirmed under this License. For example, you may + not impose a license fee, royalty, or other charge for exercise of + rights granted under this License, and you may not initiate litigation + (including a cross-claim or counterclaim in a lawsuit) alleging that + any patent claim is infringed by making, using, selling, offering for + sale, or importing the Program or any portion of it.

+

11. Patents.

+

A “contributor” is a copyright holder who authorizes use under this + License of the Program or a work on which the Program is based. The + work thus licensed is called the contributor\'s “contributor version”.

+

A contributor\'s “essential patent claims” are all patent claims + owned or controlled by the contributor, whether already acquired or + hereafter acquired, that would be infringed by some manner, permitted + by this License, of making, using, or selling its contributor version, + but do not include claims that would be infringed only as a + consequence of further modification of the contributor version. For + purposes of this definition, “control” includes the right to grant + patent sublicenses in a manner consistent with the requirements of + this License.

+

Each contributor grants you a non-exclusive, worldwide, royalty-free + patent license under the contributor\'s essential patent claims, to + make, use, sell, offer for sale, import and otherwise run, modify and + propagate the contents of its contributor version.

+

In the following three paragraphs, a “patent license” is any express + agreement or commitment, however denominated, not to enforce a patent + (such as an express permission to practice a patent or covenant not to + sue for patent infringement). To “grant” such a patent license to a + party means to make such an agreement or commitment not to enforce a + patent against the party.

+

If you convey a covered work, knowingly relying on a patent license, + and the Corresponding Source of the work is not available for anyone + to copy, free of charge and under the terms of this License, through a + publicly available network server or other readily accessible means, + then you must either (1) cause the Corresponding Source to be so + available, or (2) arrange to deprive yourself of the benefit of the + patent license for this particular work, or (3) arrange, in a manner + consistent with the requirements of this License, to extend the patent + license to downstream recipients. “Knowingly relying” means you have + actual knowledge that, but for the patent license, your conveying the + covered work in a country, or your recipient\'s use of the covered work + in a country, would infringe one or more identifiable patents in that + country that you have reason to believe are valid.

+

If, pursuant to or in connection with a single transaction or + arrangement, you convey, or propagate by procuring conveyance of, a + covered work, and grant a patent license to some of the parties + receiving the covered work authorizing them to use, propagate, modify + or convey a specific copy of the covered work, then the patent license + you grant is automatically extended to all recipients of the covered + work and works based on it.

+

A patent license is “discriminatory” if it does not include within + the scope of its coverage, prohibits the exercise of, or is + conditioned on the non-exercise of one or more of the rights that are + specifically granted under this License. You may not convey a covered + work if you are a party to an arrangement with a third party that is + in the business of distributing software, under which you make payment + to the third party based on the extent of your activity of conveying + the work, and under which the third party grants, to any of the + parties who would receive the covered work from you, a discriminatory + patent license (a) in connection with copies of the covered work + conveyed by you (or copies made from those copies), or (b) primarily + for and in connection with specific products or compilations that + contain the covered work, unless you entered into that arrangement, + or that patent license was granted, prior to 28 March 2007.

+

Nothing in this License shall be construed as excluding or limiting + any implied license or other defenses to infringement that may + otherwise be available to you under applicable patent law.

+

12. No Surrender of Others\' Freedom.

+

If conditions are imposed on you (whether by court order, agreement or + otherwise) that contradict the conditions of this License, they do not + excuse you from the conditions of this License. If you cannot convey a + covered work so as to satisfy simultaneously your obligations under this + License and any other pertinent obligations, then as a consequence you may + not convey it at all. For example, if you agree to terms that obligate you + to collect a royalty for further conveying from those to whom you convey + the Program, the only way you could satisfy both those terms and this + License would be to refrain entirely from conveying the Program.

+

13. Use with the GNU Affero General Public License.

+

Notwithstanding any other provision of this License, you have + permission to link or combine any covered work with a work licensed + under version 3 of the GNU Affero General Public License into a single + combined work, and to convey the resulting work. The terms of this + License will continue to apply to the part which is the covered work, + but the special requirements of the GNU Affero General Public License, + section 13, concerning interaction through a network will apply to the + combination as such.

+

14. Revised Versions of this License.

+

The Free Software Foundation may publish revised and/or new versions of + the GNU General Public License from time to time. Such new versions will + be similar in spirit to the present version, but may differ in detail to + address new problems or concerns.

+

Each version is given a distinguishing version number. If the + Program specifies that a certain numbered version of the GNU General + Public License “or any later version” applies to it, you have the + option of following the terms and conditions either of that numbered + version or of any later version published by the Free Software + Foundation. If the Program does not specify a version number of the + GNU General Public License, you may choose any version ever published + by the Free Software Foundation.

+

If the Program specifies that a proxy can decide which future + versions of the GNU General Public License can be used, that proxy\'s + public statement of acceptance of a version permanently authorizes you + to choose that version for the Program.

+

Later license versions may give you additional or different + permissions. However, no additional obligations are imposed on any + author or copyright holder as a result of your choosing to follow a + later version.

+

15. Disclaimer of Warranty.

+

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY + APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT + HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY + OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, + THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM + IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF + ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

+

16. Limitation of Liability.

+

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING + WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS + THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY + GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE + USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF + DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD + PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), + EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF + SUCH DAMAGES.

+

17. Interpretation of Sections 15 and 16.

+

If the disclaimer of warranty and limitation of liability provided + above cannot be given local legal effect according to their terms, + reviewing courts shall apply local law that most closely approximates + an absolute waiver of all civil liability in connection with the + Program, unless a warranty or assumption of liability accompanies a + copy of the Program in return for a fee.

+

END OF TERMS AND CONDITIONS

+

How to Apply These Terms to Your New Programs

+

If you develop a new program, and you want it to be of the greatest + possible use to the public, the best way to achieve this is to make it + free software which everyone can redistribute and change under these terms.

+

To do so, attach the following notices to the program. It is safest + to attach them to the start of each source file to most effectively + state the exclusion of warranty; and each file should have at least + the “copyright” line and a pointer to where the full notice is found.

+
<one line to give the program\'s name and a brief idea of what it does.>
+Copyright (C) <year>  <name of author>
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+

Also add information on how to contact you by electronic and paper mail.

+

If the program does terminal interaction, make it output a short + notice like this when it starts in an interactive mode:

+
<program>  Copyright (C) <year>  <name of author>
+This program comes with ABSOLUTELY NO WARRANTY; for details type `show w\'.
+This is free software, and you are welcome to redistribute it
+under certain conditions; type `show c\' for details.
+
+

The hypothetical commands `show w\' and `show c\' should show the appropriate + parts of the General Public License. Of course, your program\'s commands + might be different; for a GUI interface, you would use an “about box”.

+

You should also get your employer (if you work as a programmer) or school, + if any, to sign a “copyright disclaimer” for the program, if necessary. + For more information on this, and how to apply and follow the GNU GPL, see + <http://www.gnu.org/licenses/>.

+

The GNU General Public License does not permit incorporating your program + into proprietary programs. If your program is a subroutine library, you + may consider it more useful to permit linking proprietary applications with + the library. If this is what you want to do, use the GNU Lesser General + Public License instead of this License. But first, please read + <http://www.gnu.org/philosophy/why-not-lgpl.html>.

'; \ No newline at end of file diff --git a/install/install/step_2.php b/install/install/step_2.php new file mode 100644 index 0000000..f0de81e --- /dev/null +++ b/install/install/step_2.php @@ -0,0 +1,62 @@ +More information'; +$_['text_amazon_pay'] = 'Amazon Pay is a trusted payment solution which allows customers to check in and out using information already stored in their Amazon account. It\'s fast, simple and secure....More information'; +$_['text_facebook'] = 'Like us on Facebook'; +$_['text_facebook_description'] = 'Tell us how much you like OpenCart!'; +$_['text_facebook_visit'] = 'Visit our Facebook page'; +$_['text_forum'] = 'Community forums'; +$_['text_forum_description'] = 'Get help from other OpenCart users'; +$_['text_forum_visit'] = 'Visit our forums'; +$_['text_commercial'] = 'Commercial support'; +$_['text_commercial_description'] = 'Development services from OpenCart partners'; +$_['text_commercial_visit'] = 'Visit our partner page'; +$_['text_price'] = 'Price'; +$_['text_view'] = 'View details'; +$_['text_download'] = 'Download'; +$_['text_downloads'] = 'Downloads'; + +// Button +$_['button_mail'] = 'Join here'; +$_['button_setup'] = 'Set-up now'; + +// Error +$_['error_warning'] = 'Don\'t forget to delete your installation directory!'; diff --git a/install/upgrade/upgrade.php b/install/upgrade/upgrade.php new file mode 100644 index 0000000..dd79afe --- /dev/null +++ b/install/upgrade/upgrade.php @@ -0,0 +1,20 @@ + Users -> User Groups and Edit the Top Adminstrator group. Check All boxes.'; +$_['text_setting'] = 'Goto Admin and Edit the main System Settings. Update all fields and click save, even if nothing changed.'; +$_['text_store'] = 'Load the store front & press Ctrl+F5 twice to force the browser to update the css changes.'; +$_['text_progress'] = 'Patch %s has been applied (%s of %s)'; +$_['text_success'] = 'Congratulations! You have successfuly upgraded your OpenCart installation!'; + +// Entry +$_['entry_progress'] = 'Progress'; \ No newline at end of file