PageRenderTime 38ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 1ms

/administrator/components/com_virtuemart/languages/common/english.php

https://bitbucket.org/dgough/annamaria-daneswood-25102012
PHP | 1376 lines | 1358 code | 3 blank | 15 comment | 2 complexity | 5b8ac49c6116a5ea500d1a2ca1a7aa2b MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.1
  1. <?php
  2. if( !defined( '_VALID_MOS' ) && !defined( '_JEXEC' ) ) die( 'Direct Access to '.basename(__FILE__).' is not allowed.' );
  3. /**
  4. *
  5. * @package VirtueMart
  6. * @subpackage languages
  7. * @copyright Copyright (C) 2004-2008 soeren - All rights reserved.
  8. * @translator soeren
  9. * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
  10. * VirtueMart is free software. This version may have been modified pursuant
  11. * to the GNU General Public License, and as distributed it includes or
  12. * is derivative of works licensed under the GNU General Public License or
  13. * other free or open source software licenses.
  14. * See /administrator/components/com_virtuemart/COPYRIGHT.php for copyright notices and details.
  15. *
  16. * http://virtuemart.net
  17. */
  18. global $VM_LANG;
  19. $langvars = array (
  20. 'CHARSET' => 'ISO-8859-1',
  21. 'PHPSHOP_ERROR' => 'ERROR',
  22. 'PHPSHOP_CATEGORY' => 'Category',
  23. 'PHPSHOP_CATEGORIES' => 'Categories',
  24. 'PHPSHOP_ADMIN' => 'Administration',
  25. 'PHPSHOP_PRODUCT' => 'Product',
  26. 'PHPSHOP_LIST' => 'List',
  27. 'PHPSHOP_ALL' => 'All',
  28. 'PHPSHOP_LIST_ALL_PRODUCTS' => 'List All Products',
  29. 'PHPSHOP_VIEW' => 'View',
  30. 'PHPSHOP_SHOW' => 'Show',
  31. 'PHPSHOP_ADD' => 'Add',
  32. 'PHPSHOP_UPDATE' => 'Update',
  33. 'PHPSHOP_DELETE' => 'Delete',
  34. 'PHPSHOP_SELECT' => 'Select',
  35. 'PHPSHOP_SUBMIT' => 'Submit',
  36. 'PHPSHOP_LATEST' => 'Latest Products',
  37. 'PHPSHOP_CART_TITLE' => 'Cart',
  38. 'PHPSHOP_CHECKOUT_TITLE' => 'Place Booking',
  39. 'PHPSHOP_SEARCH_TITLE' => 'Search',
  40. 'PHPSHOP_ACCOUNT_TITLE' => 'Account Maintenance',
  41. 'PHPSHOP_PRODUCTS_LBL' => 'Products',
  42. 'PHPSHOP_PRODUCT_LBL' => 'Product',
  43. 'PHPSHOP_SEARCH_LBL' => 'Search',
  44. 'PHPSHOP_PRODUCT_SEARCH_LBL' => 'Product Search',
  45. 'PHPSHOP_PRODUCT_NAME_TITLE' => 'Product Name',
  46. 'PHPSHOP_PRODUCT_DESC_TITLE' => 'Description',
  47. 'PHPSHOP_CART_SHOW' => 'Show Cart',
  48. 'PHPSHOP_CART_ADD_TO' => 'Add to Cart',
  49. 'PHPSHOP_CART_NAME' => 'Name',
  50. 'PHPSHOP_CART_SKU' => 'SKU',
  51. 'PHPSHOP_CART_PRICE' => 'Price',
  52. 'PHPSHOP_CART_QUANTITY' => 'Quantity',
  53. 'PHPSHOP_CART_SUBTOTAL' => 'Subtotal',
  54. 'PHPSHOP_ADD_SHIPTO_1' => 'Add a new',
  55. 'PHPSHOP_ADD_SHIPTO_2' => 'Shipping Address',
  56. 'PHPSHOP_NO_SEARCH_RESULT' => 'Your search returned 0 results.<br />',
  57. 'PHPSHOP_DELETE_MSG' => 'Are you sure you want to delete this record?',
  58. 'PHPSHOP_MOD_NOT_REG' => 'Module Not Registered.',
  59. 'PHPSHOP_MOD_ISNO_REG' => 'is not a valid VirtueMart core module.',
  60. 'PHPSHOP_MOD_NO_AUTH' => 'You do not have permission to access the requested module.',
  61. 'PHPSHOP_PAGE_404_1' => 'Page Does Not Exist',
  62. 'PHPSHOP_PAGE_404_2' => 'Given filename does not exist. Cannot find file:',
  63. 'PHPSHOP_PAGE_403' => 'Insufficient Access Rights',
  64. 'PHPSHOP_FUNC_NO_EXEC' => 'You do not have permission to execute ',
  65. 'PHPSHOP_FUNC_NOT_REG' => 'Function Not Registered',
  66. 'PHPSHOP_FUNC_ISNO_REG' => ' is not a valid VirtueMart function.',
  67. 'PHPSHOP_ADMIN_MOD' => 'Admin',
  68. 'PHPSHOP_USER_LIST_MNU' => 'List Users',
  69. 'PHPSHOP_USER_FORM_BILLTO_LBL' => 'Bill To Information',
  70. 'PHPSHOP_USER_FORM_SHIPTO_LBL' => 'Shipping Addresses',
  71. 'PHPSHOP_USER_FORM_ADD_SHIPTO_LBL' => 'Add Address',
  72. 'PHPSHOP_USER_FORM_ADDRESS_LABEL' => 'Address Nickname',
  73. 'PHPSHOP_USER_FORM_TITLE' => 'Title',
  74. 'PHPSHOP_MODULE_LIST_MNU' => 'List Modules',
  75. 'PHPSHOP_MODULE_FORM_MNU' => 'Add Module',
  76. 'PHPSHOP_FUNCTION_LIST_MNU' => 'List Functions',
  77. 'PHPSHOP_FUNCTION_FORM_MNU' => 'Add Function',
  78. 'PHPSHOP_CURRENCY_LIST_MNU' => 'List Currencies',
  79. 'PHPSHOP_CURRENCY_LIST_ADD' => 'Add Currency',
  80. 'PHPSHOP_COUNTRY_LIST_MNU' => 'List Countries',
  81. 'PHPSHOP_COUNTRY_LIST_ADD' => 'Add Country',
  82. 'PHPSHOP_ADDRESS' => 'Address',
  83. 'PHPSHOP_EMPTY_CART' => 'Your Cart is currently empty.',
  84. 'PHPSHOP_ISSHIP_LIST_CARRIER_LBL' => 'Ship Methods',
  85. 'PHPSHOP_ORDER_MOD' => 'Bookings',
  86. 'PHPSHOP_ORDER_CONFIRM_MNU' => 'Confirm Booking',
  87. 'PHPSHOP_ORDER_LIST_MNU' => 'Booking List',
  88. 'PHPSHOP_ORDER_LIST_LBL' => 'Booking List',
  89. 'PHPSHOP_ORDER_LIST_ID' => 'Booking ID',
  90. 'PHPSHOP_ORDER_LIST_CDATE' => 'Booking Date',
  91. 'PHPSHOP_ORDER_LIST_MDATE' => 'Last Modified',
  92. 'PHPSHOP_ORDER_LIST_STATUS' => 'Status',
  93. 'PHPSHOP_ORDER_LIST_SUBTOTAL' => 'SubTotal',
  94. 'PHPSHOP_ORDER_LIST_TOTAL' => 'Total',
  95. 'PHPSHOP_ORDER_ITEM' => 'Booking Items',
  96. 'PHPSHOP_ORDER_PRINT_PO_LBL' => 'Booking',
  97. 'PHPSHOP_ORDER_PRINT_PO_NUMBER' => 'Booking Number',
  98. 'PHPSHOP_ORDER_PRINT_PO_DATE' => 'Booking Date',
  99. 'PHPSHOP_ORDER_PRINT_PO_STATUS' => 'Booking Status',
  100. 'PHPSHOP_ORDER_PRINT_CUST_INFO_LBL' => 'Customer Information',
  101. 'PHPSHOP_ORDER_PRINT_CUST_BILLING_LBL' => 'Billing Information',
  102. 'PHPSHOP_ORDER_PRINT_CUST_SHIPPING_LBL' => 'Shipping Information',
  103. 'PHPSHOP_ORDER_PRINT_BILL_TO_LBL' => 'Bill To',
  104. 'PHPSHOP_ORDER_PRINT_SHIP_TO_LBL' => 'Ship To',
  105. 'PHPSHOP_ORDER_PRINT_NAME' => 'Name',
  106. 'PHPSHOP_ORDER_PRINT_COMPANY' => 'Company',
  107. 'PHPSHOP_ORDER_PRINT_ADDRESS_1' => 'Address 1',
  108. 'PHPSHOP_ORDER_PRINT_ADDRESS_2' => 'Address 2',
  109. 'PHPSHOP_ORDER_PRINT_CITY' => 'City',
  110. 'PHPSHOP_ORDER_PRINT_STATE' => 'State/Province/Region',
  111. 'PHPSHOP_ORDER_PRINT_ZIP' => 'Zip/Postal Code',
  112. 'PHPSHOP_ORDER_PRINT_COUNTRY' => 'Country',
  113. 'PHPSHOP_ORDER_PRINT_PHONE' => 'Phone',
  114. 'PHPSHOP_ORDER_PRINT_FAX' => 'Fax',
  115. 'PHPSHOP_ORDER_PRINT_EMAIL' => 'Email',
  116. 'PHPSHOP_ORDER_PRINT_ITEMS_LBL' => 'Booking Items',
  117. 'PHPSHOP_ORDER_PRINT_QUANTITY' => 'Quantity',
  118. 'PHPSHOP_ORDER_PRINT_QTY' => 'Qty',
  119. 'PHPSHOP_ORDER_PRINT_SKU' => 'SKU',
  120. 'PHPSHOP_ORDER_PRINT_PRICE' => 'Price',
  121. 'PHPSHOP_ORDER_PRINT_TOTAL' => 'Total',
  122. 'PHPSHOP_ORDER_PRINT_SUBTOTAL' => 'SubTotal',
  123. 'PHPSHOP_ORDER_PRINT_TOTAL_TAX' => 'Tax Total',
  124. 'PHPSHOP_ORDER_PRINT_SHIPPING' => 'Shipping and Handling Fee',
  125. 'PHPSHOP_ORDER_PRINT_SHIPPING_TAX' => 'Shipping Tax',
  126. 'PHPSHOP_ORDER_PRINT_PAYMENT_LBL' => 'Payment Method',
  127. 'PHPSHOP_ORDER_PRINT_ACCOUNT_NAME' => 'Account Name',
  128. 'PHPSHOP_ORDER_PRINT_ACCOUNT_NUMBER' => 'Account Number',
  129. 'PHPSHOP_ORDER_PRINT_EXPIRE_DATE' => 'Expire Date',
  130. 'PHPSHOP_ORDER_PRINT_SHIPPING_LBL' => 'Shipping Information',
  131. 'PHPSHOP_ORDER_PRINT_PAYINFO_LBL' => 'Payment Information',
  132. 'PHPSHOP_ORDER_PRINT_SHIPPING_CARRIER_LBL' => 'Carrier',
  133. 'PHPSHOP_ORDER_PRINT_SHIPPING_MODE_LBL' => 'Shipping Mode',
  134. 'PHPSHOP_ORDER_STATUS_LIST_MNU' => 'List Booking Status Types',
  135. 'PHPSHOP_ORDER_STATUS_FORM_MNU' => 'Add Booking Status Type',
  136. 'PHPSHOP_PRODUCT_MOD' => 'Products',
  137. 'PHPSHOP_PRODUCT_INVENTORY_MNU' => 'View Inventory',
  138. 'PHPSHOP_PRODUCT_INVENTORY_PRICE' => 'Price',
  139. 'PHPSHOP_PRODUCT_LIST_MNU' => 'List Products',
  140. 'PHPSHOP_PRODUCT_LIST_LBL' => 'Product List',
  141. 'PHPSHOP_PRODUCT_LIST_NAME' => 'Product Name',
  142. 'PHPSHOP_PRODUCT_LIST_SKU' => 'SKU',
  143. 'PHPSHOP_PRODUCT_FORM_MNU' => 'Add Product',
  144. 'PHPSHOP_PRODUCT_FORM_ADD_ITEM_MNU' => 'Add Item',
  145. 'PHPSHOP_PRODUCT_FORM_ADD_ANOTHER_ITEM_MNU' => 'Add Another Item',
  146. 'PHPSHOP_PRODUCT_FORM_NEW_ITEM_LBL' => 'New Item',
  147. 'PHPSHOP_PRODUCT_FORM_RETURN_LBL' => 'Return to Parent Product',
  148. 'PHPSHOP_PRODUCT_FORM_VENDOR' => 'Vendor',
  149. 'PHPSHOP_PRODUCT_FORM_URL' => 'URL',
  150. 'PHPSHOP_PRODUCT_FORM_PRICE_GROSS' => 'Product Price (Gross)',
  151. 'PHPSHOP_PRODUCT_FORM_PRICE_NET' => 'Product Price (Net)',
  152. 'PHPSHOP_PRODUCT_FORM_DESCRIPTION' => 'Product Description',
  153. 'PHPSHOP_PRODUCT_FORM_S_DESC' => 'Short Description',
  154. 'PHPSHOP_PRODUCT_FORM_IN_STOCK' => 'In Stock',
  155. 'PHPSHOP_PRODUCT_FORM_WEIGHT' => 'Weight',
  156. 'PHPSHOP_PRODUCT_FORM_THUMB_IMAGE' => 'Thumbnail Image',
  157. 'PHPSHOP_PRODUCT_FORM_UNIT' => 'Unit',
  158. 'PHPSHOP_PRODUCT_FORM_UNIT_DEFAULT' => 'piece',
  159. 'PHPSHOP_PRODUCT_CSV_UPLOAD' => 'CSV Import/Export',
  160. 'PHPSHOP_PRODUCT_FOLDERS' => 'Product Folders',
  161. 'PHPSHOP_CATEGORY_LIST_MNU' => 'List Categories',
  162. 'PHPSHOP_CATEGORY_LIST_LBL' => 'Category Tree',
  163. 'PHPSHOP_CATEGORY_FORM_MNU' => 'Add Category',
  164. 'PHPSHOP_ATTRIBUTE_LIST_MNU' => 'List Attributes',
  165. 'PHPSHOP_ATTRIBUTE_FORM_MNU' => 'Add Attribute',
  166. 'PHPSHOP_PRICE_LIST_MNU' => 'List Prices',
  167. 'PHPSHOP_PRICE_FORM_MNU' => 'Add Price',
  168. 'PHPSHOP_REPORTBASIC_MOD' => 'Reports',
  169. 'PHPSHOP_SHOP_MOD' => 'Shop',
  170. 'PHPSHOP_PRODUCT_PRICE_TITLE' => 'Price',
  171. 'PHPSHOP_SHOPPER_MOD' => 'Shopper',
  172. 'PHPSHOP_SHOPPER_LIST_USERNAME' => 'User Name',
  173. 'PHPSHOP_SHOPPER_LIST_NAME' => 'Full Name',
  174. 'PHPSHOP_SHOPPER_LIST_GROUP' => 'Group',
  175. 'PHPSHOP_SHOPPER_FORM_LBL' => 'User Information',
  176. 'PHPSHOP_SHOPPER_FORM_ADDRESS_INFO_LBL' => 'Information',
  177. 'PHPSHOP_SHOPPER_FORM_SHIPTO_LBL' => 'Shipping Information',
  178. 'PHPSHOP_SHOPPER_FORM_FIRST_NAME' => 'First Name',
  179. 'PHPSHOP_SHOPPER_FORM_LAST_NAME' => 'Last Name',
  180. 'PHPSHOP_SHOPPER_FORM_MIDDLE_NAME' => 'Middle Name',
  181. 'PHPSHOP_SHOPPER_FORM_TITLE' => 'Title',
  182. 'PHPSHOP_SHOPPER_FORM_PASSWORD_1' => 'Password',
  183. 'PHPSHOP_SHOPPER_FORM_PASSWORD_2' => 'Confirm Password',
  184. 'PHPSHOP_SHOPPER_FORM_GROUP' => 'Shopper Group',
  185. 'PHPSHOP_SHOPPER_FORM_COMPANY_NAME' => 'Company Name',
  186. 'PHPSHOP_SHOPPER_FORM_ADDRESS_1' => 'Address 1',
  187. 'PHPSHOP_SHOPPER_FORM_ADDRESS_2' => 'Address 2',
  188. 'PHPSHOP_SHOPPER_FORM_CITY' => 'City',
  189. 'PHPSHOP_SHOPPER_FORM_STATE' => 'State/Province/Region',
  190. 'PHPSHOP_SHOPPER_FORM_ZIP' => 'Zip/Postal Code',
  191. 'PHPSHOP_SHOPPER_FORM_COUNTRY' => 'Country',
  192. 'PHPSHOP_SHOPPER_FORM_PHONE' => 'Phone',
  193. 'PHPSHOP_SHOPPER_FORM_PHONE2' => 'Mobile phone',
  194. 'PHPSHOP_SHOPPER_FORM_FAX' => 'Fax',
  195. 'PHPSHOP_SHOPPER_FORM_EMAIL' => 'Email',
  196. 'PHPSHOP_SHOPPER_FORM_EXTRA_FIELD_1' => '',
  197. 'PHPSHOP_SHOPPER_FORM_EXTRA_FIELD_2' => '',
  198. 'PHPSHOP_SHOPPER_FORM_EXTRA_FIELD_3' => '',
  199. 'PHPSHOP_SHOPPER_FORM_EXTRA_FIELD_4' => '',
  200. 'PHPSHOP_SHOPPER_FORM_EXTRA_FIELD_4_1' => 'Yes',
  201. 'PHPSHOP_SHOPPER_FORM_EXTRA_FIELD_4_2' => 'No',
  202. 'PHPSHOP_SHOPPER_FORM_EXTRA_FIELD_5' => '',
  203. 'PHPSHOP_SHOPPER_FORM_EXTRA_FIELD_5_1' => 'AAA',
  204. 'PHPSHOP_SHOPPER_FORM_EXTRA_FIELD_5_2' => 'BBB',
  205. 'PHPSHOP_SHOPPER_FORM_EXTRA_FIELD_5_3' => 'CCC',
  206. 'PHPSHOP_SHOPPER_GROUP_LIST_MNU' => 'List Shopper Groups',
  207. 'PHPSHOP_SHOPPER_GROUP_FORM_MNU' => 'Add Shopper Group',
  208. 'PHPSHOP_STORE_MOD' => 'System',
  209. 'PHPSHOP_STORE_FORM_MNU' => 'Edit System Info',
  210. 'PHPSHOP_STORE_FORM_LBL' => 'System Information',
  211. 'PHPSHOP_STORE_FORM_CONTACT_LBL' => 'Contact Information',
  212. 'PHPSHOP_STORE_FORM_PHONE' => 'Phone',
  213. 'PHPSHOP_STORE_FORM_FAX' => 'Fax',
  214. 'PHPSHOP_STORE_FORM_EMAIL' => 'Email',
  215. 'PHPSHOP_PAYMENT' => 'Payment',
  216. 'PHPSHOP_PAYMENT_METHOD_LIST_MNU' => 'List Payment Methods',
  217. 'PHPSHOP_PAYMENT_METHOD_LIST_DISCOUNT' => 'Discount',
  218. 'PHPSHOP_PAYMENT_METHOD_FORM_MNU' => 'Add Payment Method',
  219. 'PHPSHOP_TAX_MOD' => 'Tax',
  220. 'PHPSHOP_TAX_LIST_MNU' => 'List Tax Rates',
  221. 'PHPSHOP_TAX_LIST_RATE' => 'Tax Rate',
  222. 'PHPSHOP_TAX_FORM_MNU' => 'Add Tax Rate',
  223. 'PHPSHOP_VENDOR_MOD' => 'Vendor',
  224. 'PHPSHOP_VENDOR_LIST_MNU' => 'List Vendors',
  225. 'PHPSHOP_VENDOR_LIST_VENDOR_NAME' => 'Vendor Name',
  226. 'PHPSHOP_VENDOR_FORM_MNU' => 'Add Vendor',
  227. 'PHPSHOP_VENDOR_FORM_INFO_LBL' => 'Vendor Information',
  228. 'PHPSHOP_VENDOR_CAT_LIST_MNU' => 'List Vendor Categories',
  229. 'PHPSHOP_VENDOR_CAT_FORM_MNU' => 'Add Vendor Category',
  230. 'PHPSHOP_MANUFACTURER_MOD' => 'Manufacturer',
  231. 'PHPSHOP_MANUFACTURER_LIST_MNU' => 'List Manufacturers',
  232. 'PHPSHOP_MANUFACTURER_LIST_ADMIN' => 'Admin',
  233. 'PHPSHOP_MANUFACTURER_FORM_MNU' => 'Add Manufacturer',
  234. 'PHPSHOP_MANUFACTURER_FORM_INFO_LBL' => 'Manufacturer Information',
  235. 'PHPSHOP_MANUFACTURER_FORM_DESCRIPTION' => 'Description',
  236. 'PHPSHOP_MANUFACTURER_CAT_LIST_MNU' => 'List Manufacturer Categories',
  237. 'PHPSHOP_MANUFACTURER_CAT_FORM_MNU' => 'Add Manufacturer Category',
  238. 'PHPSHOP_HELP_MOD' => 'Help',
  239. 'PHPSHOP_CART_ACTION' => 'Update',
  240. 'PHPSHOP_CART_UPDATE' => 'Update Quantity In Cart',
  241. 'PHPSHOP_CART_DELETE' => 'Delete Product From Cart',
  242. 'PHPSHOP_PRODUCT_CALL' => 'Call for Pricing',
  243. 'PHPSHOP_CART_TAX' => 'Tax',
  244. 'PHPSHOP_CART_TOTAL' => 'Total',
  245. 'PHPSHOP_CHECKOUT_CONF_PHONE' => 'Phone',
  246. 'PHPSHOP_CHECKOUT_CONF_FAX' => 'Fax',
  247. 'PHPSHOP_CHECKOUT_CONF_PAYINFO' => 'Payment Information',
  248. 'PHPSHOP_CHECKOUT_CONF_PAYINFO_NAMECARD' => 'Name On Card',
  249. 'PHPSHOP_CHECKOUT_CONF_PAYINFO_CCNUM' => 'Credit Card Number',
  250. 'PHPSHOP_CHECKOUT_CONF_PAYINFO_EXDATE' => 'Expiration Date',
  251. 'PHPSHOP_CHECKOUT_CONF_PAYINFO_COMPORDER' => 'Complete Booking',
  252. 'PHPSHOP_ZONE_MOD' => 'Zone Shipping',
  253. 'PHPSHOP_ZONE_LIST_MNU' => 'List Zones',
  254. 'PHPSHOP_ZONE_FORM_MNU' => 'Add Zone',
  255. 'PHPSHOP_ZONE_ASSIGN_MNU' => 'Assign Zones',
  256. 'PHPSHOP_ZONE_ASSIGN_CURRENT_LBL' => 'Current Zone',
  257. 'PHPSHOP_STORE_FORM_TOS' => 'Terms of Service',
  258. 'PHPSHOP_AGREE_TO_TOS' => 'Please agree to our terms of Service first.',
  259. 'PHPSHOP_I_AGREE_TO_TOS' => 'I agree to the Terms of Service',
  260. 'PHPSHOP_RETURN_LOGIN' => 'Returning Customers: Please Log In',
  261. 'PHPSHOP_NEW_CUSTOMER' => 'New? Please Provide Your Billing Information',
  262. 'PHPSHOP_ACC_ORDER_INFO' => 'Booking Information',
  263. 'PHPSHOP_ACC_NO_ORDERS' => 'No Bookings to Display',
  264. 'PHPSHOP_ACC_BILL_DEF' => '- Default (Same as Billing)',
  265. 'PHPSHOP_SHIPTO_TEXT' => 'You can add shipping locations to your account. Please think of a suitable nickname or code for the shipping location you select below.',
  266. 'PHPSHOP_CONFIG' => 'Configuration',
  267. 'PHPSHOP_USER_ADD' => 'Add User',
  268. 'PHPSHOP_USERS' => 'Users',
  269. 'PHPSHOP_SHIPPING_MOD' => 'Shipping',
  270. 'PHPSHOP_CARRIER_LIST_MNU' => 'Shipper',
  271. 'PHPSHOP_RATE_LIST_MNU' => 'Shipping Rates',
  272. 'PHPSHOP_CARRIER_FORM_MNU' => 'Create Shipper',
  273. 'PHPSHOP_RATE_FORM_MNU' => 'Create a Shipping Rate',
  274. 'PHPSHOP_RATE_FORM_VALUE' => 'Fee',
  275. 'PHPSHOP_RATE_FORM_VAT_ID' => 'VAT Id',
  276. 'PHPSHOP_ERR_MSG_CARRIER_EXIST' => 'ERROR: Shipper ID exists.',
  277. 'PHPSHOP_ERR_MSG_CARRIER_ID_REQ' => 'ERROR: Choose a shipper.',
  278. 'PHPSHOP_ERR_MSG_CARRIER_INUSE' => 'ERROR: At least one Shipping Rate exists, delete rates prior to shipper',
  279. 'PHPSHOP_ERR_MSG_CARRIER_NOTFOUND' => 'ERROR: Unable to find a shipper with this ID.',
  280. 'PHPSHOP_ERR_MSG_RATE_CARRIER_ID_REQ' => 'ERROR: Choose a shipper.',
  281. 'PHPSHOP_ERR_MSG_RATE_CARRIER_ID_INV' => 'ERROR: Unable to find a shipper with this ID.',
  282. 'PHPSHOP_ERR_MSG_RATE_NAME_REQ' => 'ERROR: A rate descriptor is requested.',
  283. 'PHPSHOP_ERR_MSG_RATE_COUNTRY_CODE_INV' => 'ERROR: The Destination country is invalid. More than one country could be separated with ";".',
  284. 'PHPSHOP_ERR_MSG_RATE_WEIGHT_START_REQ' => 'ERROR: A lowest weight is requested',
  285. 'PHPSHOP_ERR_MSG_RATE_WEIGHT_END_REQ' => 'ERROR: A highes weight are requested',
  286. 'PHPSHOP_ERR_MSG_RATE_WEIGHT_STARTEND_INV' => 'ERROR: The lowest weight must be smaller than the highes weight',
  287. 'PHPSHOP_ERR_MSG_RATE_WEIGHT_VALUE_REQ' => 'ERROR: A shipping fee requested',
  288. 'PHPSHOP_ERR_MSG_RATE_CURRENCY_ID_INV' => 'ERROR: Coose a currency',
  289. 'PHPSHOP_INFO_MSG_CARRIER' => 'Shipper',
  290. 'PHPSHOP_INFO_MSG_SHIPPING_METHOD' => 'Shipping Rate',
  291. 'PHPSHOP_INFO_MSG_SHIPPING_PRICE' => 'Price',
  292. 'PHPSHOP_INFO_MSG_VAT_ZERO_LBL' => '0 (-none-)',
  293. 'PHPSHOP_CHECKOUT_MSG_4' => 'These are the only 3 methods of payment that we accept',
  294. 'PHPSHOP_CHECKOUT_CHARGES' => 'Please note: We only accept credit card payment for the first $250 deposit or if your arrival is within 10 days of making this booking',
  295. 'PHPSHOP_CHECKOUT_ERR_NO_SHIP' => 'Please select a Shipping Method.',
  296. 'PHPSHOP_CHECKOUT_ERR_OTHER_SHIP' => 'Please select another Shipping Method.',
  297. 'PHPSHOP_CHECKOUT_ERR_NO_PAYM' => 'These are the only 2 methods of payment that we accept.',
  298. 'PHPSHOP_CHECKOUT_ERR_NO_CCNR' => 'Please enter your Credit Card Number.',
  299. 'PHPSHOP_CHECKOUT_ERR_NO_CCDATE' => 'The Credit Card Number entered is not valid.',
  300. 'PHPSHOP_CHECKOUT_ERR_NO_CCMON' => 'Please enter the Credit Card expiration month.',
  301. 'PHPSHOP_CHECKOUT_ERR_NO_CCYEAR' => 'Please enter the Credit Card expiration year.',
  302. 'PHPSHOP_CHECKOUT_ERR_CCDATE_INV' => 'The expiration date is invalid.',
  303. 'PHPSHOP_CHECKOUT_ERR_NO_SHIPTO' => 'Please select a Ship To address.',
  304. 'PHPSHOP_CHECKOUT_ERR_CCNUM_INV' => 'Invalid account number.',
  305. 'PHPSHOP_CHECKOUT_ERR_RATE_NOT_FOUND' => 'The selected Shipping Rate was not found!',
  306. 'PHPSHOP_CHECKOUT_ERR_SHIPTO_NOT_FOUND' => 'Your Shipping Address was not found!',
  307. 'PHPSHOP_CHECKOUT_ERR_NO_CCDATA' => 'There\'s no CreditCard data...',
  308. 'PHPSHOP_CHECKOUT_ERR_NO_CCNR_FOUND' => 'Credit Card Number not found!',
  309. 'PHPSHOP_CHECKOUT_ERR_TEST' => 'Sorry, but the Credit Card Number you\'ve used is a testing number!',
  310. 'PHPSHOP_CHECKOUT_ERR_NO_USER_DATA' => 'The user_id was not found in the database!',
  311. 'PHPSHOP_CHECKOUT_ERR_NO_BA_HOLDER_NAME' => 'You have actually not provided your bank account holder name.',
  312. 'PHPSHOP_CHECKOUT_ERR_NO_IBAN' => 'You have actually not provided your IBAN.',
  313. 'PHPSHOP_CHECKOUT_ERR_NO_BA_NUM' => 'You have actually not provided your bank account number.',
  314. 'PHPSHOP_CHECKOUT_ERR_NO_BANK_SORT' => 'You have actually not provided your bank sort code.',
  315. 'PHPSHOP_CHECKOUT_ERR_NO_BANK_NAME' => 'You have actually not provided your bank\'s name.',
  316. 'PHPSHOP_CHECKOUT_ERR_NO_VALID_STEP' => 'CheckOut needs a valid Step!',
  317. 'PHPSHOP_CHECKOUT_MSG_LOG' => 'Payment information captured for later processing.<br />',
  318. 'PHPSHOP_CHECKOUT_ERR_MIN_POV' => 'Minimum booking value has not been reached yet.',
  319. 'PHPSHOP_CHECKOUT_ERR_MIN_POV2' => 'Our minimum booking value is:',
  320. 'PHPSHOP_CHECKOUT_PAYMENT_CC' => 'Credit Card Payment',
  321. 'PHPSHOP_CHECKOUT_PAYMENT_OTHER' => 'Other Payment Methods',
  322. 'PHPSHOP_STORE_FORM_MPOV' => 'Minimum booking value for your store',
  323. 'PHPSHOP_ACCOUNT_BANK_TITLE' => 'Bank Account Info',
  324. 'PHPSHOP_ACCOUNT_LBL_BANK_ACCOUNT_NR' => 'Account Number',
  325. 'PHPSHOP_ACCOUNT_LBL_BANK_SORT_CODE' => 'Bank sorting code number',
  326. 'PHPSHOP_ACCOUNT_LBL_BANK_NAME' => 'Bank Name',
  327. 'PHPSHOP_ACCOUNT_LBL_BANK_IBAN' => 'IBAN',
  328. 'PHPSHOP_ACCOUNT_LBL_BANK_ACCOUNT_HOLDER' => 'Account Holder',
  329. 'PHPSHOP_SPECIAL_PRODUCTS' => 'Special products',
  330. 'PHPSHOP_CHECKOUT_CUSTOMER_NOTE' => 'Please leave a note to us with your booking if you want to',
  331. 'PHPSHOP_ORDER_PRINT_CUSTOMER_NOTE' => 'Customer\'s note',
  332. 'PHPSHOP_INCLUDING_TAX' => '(including $tax % tax)',
  333. 'PHPSHOP_PLEASE_SEL_ITEM' => 'Please select an item',
  334. 'PHPSHOP_DOWNLOADS_TITLE' => 'Download Area',
  335. 'PHPSHOP_DOWNLOADS_ERR_EXP' => 'Sorry, but this Download has expired',
  336. 'PHPSHOP_DOWNLOADS_ERR_MAX' => 'Sorry, but the maximum number of downloads has been reached',
  337. 'PHPSHOP_DOWNLOADS_ERR_INV' => 'Invalid Download-ID!',
  338. 'PHPSHOP_DOWNLOADS_ERR_SEND' => 'Could not send a message to ',
  339. 'PHPSHOP_DOWNLOADS_SEND_MSG' => 'Message sent to ',
  340. 'PHPSHOP_DOWNLOADS_SEND_SUBJ' => 'Download-Info',
  341. 'PHPSHOP_DOWNLOADS_SEND_MSG_1' => 'the file(s) you ordered are ready for your download',
  342. 'PHPSHOP_DOWNLOADS_SEND_MSG_2' => 'Please enter the following Download-ID(s) in our Downloads Area: ',
  343. 'PHPSHOP_DOWNLOADS_SEND_MSG_3' => 'the maximum number of downloads for each file is: ',
  344. 'PHPSHOP_DOWNLOADS_SEND_MSG_4' => 'Download until {expire} days after the first download',
  345. 'PHPSHOP_DOWNLOADS_SEND_MSG_5' => 'Questions? Problems?',
  346. 'PHPSHOP_DOWNLOADS_SEND_MSG_6' => 'Download-Info by ',
  347. 'PHPSHOP_CHECKOUT_EMAIL_SHOPPER_HEADER1' => 'Thank you for shopping with us. Your booking information follows.',
  348. 'PHPSHOP_CHECKOUT_EMAIL_SHOPPER_HEADER2' => 'Thank you for your booking with us.',
  349. 'PHPSHOP_CHECKOUT_EMAIL_SHOPPER_HEADER3' => 'Questions? Problems?',
  350. 'PHPSHOP_CHECKOUT_EMAIL_SHOPPER_HEADER4' => 'The following booking was received.',
  351. 'PHPSHOP_CHECKOUT_EMAIL_SHOPPER_HEADER4a' => 'The following booking was cancelled.',
  352. 'PHPSHOP_CHECKOUT_EMAIL_SHOPPER_HEADER5' => 'View the booking by following this link.',
  353. 'PHPSHOP_CART_ERROR_NO_NEGATIVE' => 'Negative quantities are not allowed.',
  354. 'PHPSHOP_CART_ERROR_NO_VALID_QUANTITY' => 'Please enter a valid quantity for this item.',
  355. 'PHPSHOP_CART_SELECT_ITEM' => 'To add this product into your cart you have to select a product variant on the details page.',
  356. 'PHPSHOP_REGISTRATION_FORM_NONE' => 'none',
  357. 'PHPSHOP_REGISTRATION_FORM_MR' => 'Mr.',
  358. 'PHPSHOP_REGISTRATION_FORM_MRS' => 'Mrs.',
  359. 'PHPSHOP_REGISTRATION_FORM_DR' => 'Dr.',
  360. 'PHPSHOP_REGISTRATION_FORM_PROF' => 'Prof.',
  361. 'PHPSHOP_DEFAULT' => 'Default',
  362. 'PHPSHOP_AFFILIATE_LIST_MNU' => 'List Affiliates',
  363. 'PHPSHOP_DELIVERY_TIME' => 'Usually ships in',
  364. 'PHPSHOP_MORE_CATEGORIES' => 'more categories',
  365. 'PHPSHOP_AVAILABILITY' => 'Availability',
  366. 'PHPSHOP_CURRENTLY_NOT_AVAILABLE' => 'This product is currently not available.',
  367. 'PHPSHOP_PRODUCT_AVAILABLE_AGAIN' => 'It will be available again on: ',
  368. 'PHPSHOP_STATISTIC_SUMMARY' => 'Summary',
  369. 'PHPSHOP_STATISTIC_SUM' => 'Sum',
  370. 'PHPSHOP_CHECK_OUT_THANK_YOU_PRINT_VIEW' => 'Print view',
  371. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD' => 'Choose your store\'s shipping method',
  372. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_UPS' => '<a href="http://www.ups.com" target="_blank">UPS Online Tools</a> Shipping calculation',
  373. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_UPS_ACCESS_CODE' => 'UPS access code',
  374. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_UPS_ACCESS_CODE_EXPLAIN' => 'Your UPS access code',
  375. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_UPS_USER_ID' => 'UPS user id',
  376. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_UPS_USER_ID_EXPLAIN' => 'The user ID you got from UPS',
  377. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_UPS_PASSWORD' => 'UPS password',
  378. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_UPS_PASSWORD_EXPLAIN' => 'The password for your UPS account',
  379. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_INTERSHIPPER' => 'InterShipper Module. Check only if you have an <a href="http://www.intershipper.com" target="_blank">Intershipper.com</a> account',
  380. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_INTERSHIPPER_PASSWORD' => 'InterShipper Password',
  381. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_INTERSHIPPER_PASSWORD_EXPLAIN' => 'Your password for your intershipper account.',
  382. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_INTERSHIPPER_EMAIL' => 'InterShipper email',
  383. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_INTERSHIPPER_EMAIL_EXPLAIN' => 'Your email address for your intershipper account.',
  384. 'PHPSHOP_ADMIN_CFG_PAYPAL_EMAIL' => 'PayPal payment email:',
  385. 'PHPSHOP_ADMIN_CFG_PAYPAL_EMAIL_EXPLAIN' => 'Your business email address for PayPal payments. Also used as receiver_email.',
  386. 'PHPSHOP_ADMIN_CFG_PAYPAL_STATUS_SUCCESS' => 'Booking Status for successful transactions',
  387. 'PHPSHOP_ADMIN_CFG_PAYPAL_STATUS_SUCCESS_EXPLAIN' => 'Select the booking status to which the actual booking is set, if the PayPal IPN was successful. If using download selling options:
  388. select the status which enables the download (then the customer is instantly notified about the download via e-mail).',
  389. 'PHPSHOP_ADMIN_CFG_PAYPAL_STATUS_FAILED' => 'Booking Status for failed transactions',
  390. 'PHPSHOP_ADMIN_CFG_PAYPAL_STATUS_FAILED_EXPLAIN' => 'Select an booking status for failed PayPal transactions.',
  391. 'PHPSHOP_ADMIN_CFG_PAYMATE_USERNAME' => 'PayMate username:',
  392. 'PHPSHOP_ADMIN_CFG_PAYMATE_USERNAME_EXPLAIN' => 'Your user account for PayMate.',
  393. 'PHPSHOP_ADMIN_CFG_ENABLE_AUTORIZENET' => 'Enable Authorize.net payment?',
  394. 'PHPSHOP_ADMIN_CFG_ENABLE_AUTORIZENET_EXPLAIN' => 'Check to use Authorize.net with phpShop.',
  395. 'PHPSHOP_ADMIN_CFG_ENABLE_AUTORIZENET_TESTMODE' => 'Test mode ?',
  396. 'PHPSHOP_ADMIN_CFG_ENABLE_AUTORIZENET_TESTMODE_EXPLAIN' => 'Select \'Yes\' while testing. Select \'No\' for enabling live transactions.',
  397. 'PHPSHOP_ADMIN_CFG_YES' => 'Yes',
  398. 'PHPSHOP_ADMIN_CFG_NO' => 'No',
  399. 'PHPSHOP_ADMIN_CFG_AUTORIZENET_USERNAME' => 'Authorize.net Login ID',
  400. 'PHPSHOP_ADMIN_CFG_AUTORIZENET_USERNAME_EXPLAIN' => 'This is your Authorize.Net Login ID',
  401. 'PHPSHOP_ADMIN_CFG_AUTORIZENET_KEY' => 'Authorize.net Transaction Key',
  402. 'PHPSHOP_ADMIN_CFG_AUTORIZENET_KEY_EXPLAIN' => 'This is your Authorize.net Transaction Key',
  403. 'PHPSHOP_ADMIN_CFG_AUTORIZENET_AUTENTICATIONTYPE' => 'Authentication Type',
  404. 'PHPSHOP_ADMIN_CFG_AUTORIZENET_AUTENTICATIONTYPE_EXPLAIN' => 'This is the Authorize.Net authentication type.',
  405. 'PHPSHOP_ADVANCED_SEARCH' => 'Advanced Search',
  406. 'PHPSHOP_ORDERBY' => 'Order by',
  407. 'PHPSHOP_CUSTOMER_RATING' => 'Average customer rating',
  408. 'PHPSHOP_TOTAL_VOTES' => 'Total votes',
  409. 'PHPSHOP_CAST_VOTE' => 'Please cast your vote',
  410. 'PHPSHOP_RATE_BUTTON' => 'Rate',
  411. 'PHPSHOP_RATE_NOM' => 'Rating',
  412. 'PHPSHOP_REVIEWS' => 'Customer Reviews',
  413. 'PHPSHOP_NO_REVIEWS' => 'There are yet no reviews for this product.',
  414. 'PHPSHOP_WRITE_FIRST_REVIEW' => 'Be the first to write a review...',
  415. 'PHPSHOP_REVIEW_LOGIN' => 'Please log in to write a review.',
  416. 'PHPSHOP_REVIEW_ERR_RATE' => 'Please rate the product to complete your review!',
  417. 'PHPSHOP_REVIEW_ERR_COMMENT1' => 'Please write down some more words for your review. Mininum characters allowed: %s',
  418. 'PHPSHOP_REVIEW_ERR_COMMENT2' => 'Please shorten your review. Maximum characters allowed: %s',
  419. 'PHPSHOP_WRITE_REVIEW' => 'Write a review for this product!',
  420. 'PHPSHOP_REVIEW_RATE' => 'First: Rate the product. Please select a rating between 0 (poorest) and 5 stars (best).',
  421. 'PHPSHOP_REVIEW_COMMENT' => 'Now please write a (short) review....(min. %s, max. %s characters) ',
  422. 'PHPSHOP_REVIEW_COUNT' => 'Characters written: ',
  423. 'PHPSHOP_REVIEW_SUBMIT' => 'Submit Review',
  424. 'PHPSHOP_REVIEW_ALREADYDONE' => 'You already have written a review for this product. Thank you.',
  425. 'PHPSHOP_REVIEW_THANKYOU' => 'Thanks for your review.',
  426. 'PHPSHOP_CREDITCARD_FORM_LBL' => 'Add/Edit Credit Card Types',
  427. 'PHPSHOP_CREDITCARD_LIST_LBL' => 'Credit Card List',
  428. 'PHPSHOP_UDATE_ADDRESS' => 'Update Address',
  429. 'PHPSHOP_ORDER_LINK' => 'Follow this link to view the Booking Details.',
  430. 'PHPSHOP_ORDER_STATUS_CHANGE_SEND_MSG_1' => 'the Status of your Booking No. {order_id} has been changed.',
  431. 'PHPSHOP_ORDER_STATUS_CHANGE_SEND_MSG_2' => 'New Status is:',
  432. 'PHPSHOP_ORDER_STATUS_CHANGE_SEND_MSG_3' => 'To view the Booking Details, please follow this link (or copy it into your browser):',
  433. 'PHPSHOP_ORDER_STATUS_CHANGE_SEND_SUBJ' => 'Booking Status Change: Your Booking {order_id}',
  434. 'PHPSHOP_PRODUCT_DISCOUNT_LBL' => 'Product Discount',
  435. 'PHPSHOP_PRODUCT_DISCOUNT_LIST_LBL' => 'Product Discount List',
  436. 'PHPSHOP_PRODUCT_DISCOUNT_ADDEDIT' => 'Add/Edit Product Discount',
  437. 'PHPSHOP_PRODUCT_DISCOUNT_AMOUNT' => 'Discount amount',
  438. 'PHPSHOP_PRODUCT_DISCOUNT_AMOUNT_TIP' => 'Enter the discount amount',
  439. 'PHPSHOP_PRODUCT_DISCOUNT_AMOUNTTYPE' => 'Discount Type',
  440. 'PHPSHOP_PRODUCT_DISCOUNT_ISPERCENT' => 'Percentage',
  441. 'PHPSHOP_PRODUCT_DISCOUNT_ISTOTAL' => 'Total',
  442. 'PHPSHOP_PRODUCT_DISCOUNT_ISPERCENT_TIP' => 'Shall the amount be a percentage or a total?',
  443. 'PHPSHOP_PRODUCT_DISCOUNT_ADDDISCOUNT_TIP' => 'You can use the Product Discount Form to add discounts!',
  444. 'PHPSHOP_PRODUCT_DISCOUNT_SAVE' => 'You Save',
  445. 'PHPSHOP_FLYPAGE_ENLARGE_IMAGE' => 'View Full-Size Image',
  446. 'PHPSHOP_CURRENCY_DISPLAY' => 'Currency Display Style',
  447. 'PHPSHOP_CURRENCY_SYMBOL' => 'Currency symbol',
  448. 'PHPSHOP_CURRENCY_SYMBOL_TOOLTIP' => 'You can also use HTML Entities here (e.g. �,�,�,...)',
  449. 'PHPSHOP_CURRENCY_DECIMALS' => 'Decimals',
  450. 'PHPSHOP_CURRENCY_DECIMALS_TOOLTIP' => 'Number of displayed decimals (can be 0)<br><b>Performs rounding if value has different number of decimals</b>',
  451. 'PHPSHOP_CURRENCY_DECIMALSYMBOL' => 'Decimal symbol',
  452. 'PHPSHOP_CURRENCY_DECIMALSYMBOL_TOOLTIP' => 'Character used as decimal symbol',
  453. 'PHPSHOP_CURRENCY_THOUSANDS' => 'Thousands separator',
  454. 'PHPSHOP_CURRENCY_THOUSANDS_TOOLTIP' => 'Character used to separate thousands (can be empty)',
  455. 'PHPSHOP_CURRENCY_POSITIVE_DISPLAY' => 'Positive format',
  456. 'PHPSHOP_CURRENCY_POSITIVE_DISPLAY_TOOLTIP' => 'Display format used to display positive values.<br>(Symb stands for currency symbol)',
  457. 'PHPSHOP_CURRENCY_NEGATIVE_DISPLAY' => 'Negative format',
  458. 'PHPSHOP_CURRENCY_NEGATIVE_DISPLAY_TOOLTIP' => 'Display format used to display negative values.<br>(Symb stands for currency symbol)',
  459. 'PHPSHOP_MORE_IMAGES' => 'View More Images',
  460. 'PHPSHOP_FILEMANAGER' => 'FileManager',
  461. 'PHPSHOP_FILEMANAGER_ADD' => 'Add Image/File',
  462. 'PHPSHOP_FILES_PATH_ERROR' => 'Please provide a valid path!',
  463. 'PHPSHOP_FILES_IMAGE_RESIZE_SUCCESS' => 'The Thumbnail Image has been successfully created!',
  464. 'PHPSHOP_FILES_IMAGE_RESIZE_FAILURE' => 'Could NOT create Thumbnail Image!',
  465. 'PHPSHOP_FILES_UPLOAD_FAILURE' => 'File/Image Upload Error',
  466. 'PHPSHOP_FILES_FULLIMG_DELETE_FAILURE' => 'Could not delete the Full Image File.',
  467. 'PHPSHOP_FILES_FULLIMG_DELETE_SUCCESS' => 'Full Image successfully deleted.',
  468. 'PHPSHOP_FILES_THUMBIMG_DELETE_FAILURE' => 'Could not delete the Thumbnail Image File (maybe didnt exist): ',
  469. 'PHPSHOP_FILES_THUMBIMG_DELETE_SUCCESS' => 'Thumbnail Image successfully deleted.',
  470. 'PHPSHOP_FILES_FILE_DELETE_FAILURE' => 'Could not delete the File.',
  471. 'PHPSHOP_FILES_FILE_DELETE_SUCCESS' => 'File successfully deleted.',
  472. 'PHPSHOP_FILES_NOT_FOUND' => 'Sorry, but the requested file wasn\'t found!',
  473. 'PHPSHOP_COUPON_MOD' => 'Coupon',
  474. 'PHPSHOP_COUPON_LIST' => 'Coupon List',
  475. 'PHPSHOP_COUPON_ALREADY_REDEEMED' => 'Coupon has already been redeemed.',
  476. 'PHPSHOP_COUPON_ENTER_HERE' => 'If you have a coupon code, please enter it below:',
  477. 'PHPSHOP_COUPON_SUBMIT_BUTTON' => 'Submit',
  478. 'PHPSHOP_COUPON_CODE_EXISTS' => 'That coupon code already exists. Please try again.',
  479. 'PHPSHOP_COUPON_COMPLETE_ALL_FIELDS' => 'Please complete all fields.',
  480. 'PHPSHOP_COUPON_VALUE_NOT_NUMBER' => 'Coupon value must be a number.',
  481. 'PHPSHOP_COUPON_NEW_HEADER' => 'New Coupon',
  482. 'PHPSHOP_COUPON_COUPON_HEADER' => 'Coupon Code',
  483. 'PHPSHOP_COUPON_VALUE' => 'Value',
  484. 'PHPSHOP_COUPON_DISCOUNT' => 'Coupon Discount',
  485. 'PHPSHOP_COUPON_CODE_INVALID' => 'Coupon code not found. Please try again.',
  486. 'PHPSHOP_FREE_SHIPPING' => 'Free Shipping',
  487. 'PHPSHOP_FREE_SHIPPING_CUSTOMER_TEXT' => 'Shipping is free on this Order!',
  488. 'PHPSHOP_FREE_SHIPPING_AMOUNT' => 'Minimum Amount for Free Shipping',
  489. 'PHPSHOP_FREE_SHIPPING_AMOUNT_TOOLTIP' => 'The amount (INCLUDING TAX!) which is the Minimum for Free Shipping
  490. (example: <strong>50</strong> means Free Shipping when the customer checks out
  491. with $50 (including tax) or more.',
  492. 'PHPSHOP_ACCOUNT_LBL_ACCOUNT_TYPE' => 'Bank Account Type',
  493. 'PHPSHOP_ACCOUNT_LBL_ACCOUNT_TYPE_CHECKING' => 'Checking',
  494. 'PHPSHOP_ACCOUNT_LBL_ACCOUNT_TYPE_BUSINESSCHECKING' => 'Business Checking',
  495. 'PHPSHOP_ACCOUNT_LBL_ACCOUNT_TYPE_SAVINGS' => 'Saving',
  496. 'PHPSHOP_PAYMENT_AN_RECURRING' => 'Recurring Billings?',
  497. 'PHPSHOP_PAYMENT_AN_RECURRING_TOOLTIP' => 'Define wether you want recurring billings.',
  498. 'PHPSHOP_INTERNAL_ERROR' => 'Internal Error processing the Request to',
  499. 'PHPSHOP_PAYMENT_ERROR' => 'Failure in Processing the Payment',
  500. 'PHPSHOP_PAYMENT_TRANSACTION_SUCCESS' => 'Payment successfully processed',
  501. 'PHPSHOP_UPS_RESPONSE_ERROR' => 'UPS was not able to process the Shipping Rate Request.',
  502. 'PHPSHOP_UPS_SHIPPING_GUARANTEED_DAYS' => 'Guaranteed Day(s) To Delivery',
  503. 'PHPSHOP_UPS_PICKUP_METHOD' => 'UPS Pickup Method',
  504. 'PHPSHOP_UPS_PICKUP_METHOD_TOOLTIP' => 'How do you give packages to UPS?',
  505. 'PHPSHOP_UPS_PACKAGE_TYPE' => 'UPS Packaging?',
  506. 'PHPSHOP_UPS_PACKAGE_TYPE_TOOLTIP' => 'Select the default Type of Packaging.',
  507. 'PHPSHOP_UPS_TYPE_RESIDENTIAL' => 'Residential Delivery?',
  508. 'PHPSHOP_UPS_RESIDENTIAL' => 'Residential (RES)',
  509. 'PHPSHOP_UPS_COMMERCIAL' => 'Commercial Delivery (COM)',
  510. 'PHPSHOP_UPS_RESIDENTIAL_TOOLTIP' => 'Quote for Residential (RES) or Commercial Delivery (COM).',
  511. 'PHPSHOP_UPS_HANDLING_FEE' => 'Handling Fee',
  512. 'PHPSHOP_UPS_HANDLING_FEE_TOOLTIP' => 'Your Handling fee for this shipping method.',
  513. 'PHPSHOP_UPS_TAX_CLASS' => 'Tax Class',
  514. 'PHPSHOP_UPS_TAX_CLASS_TOOLTIP' => 'Use the following tax class on the shipping fee.',
  515. 'PHPSHOP_ERROR_CODE' => 'Error Code',
  516. 'PHPSHOP_ERROR_DESC' => 'Error Description',
  517. 'PHPSHOP_CHANGE_TRANSACTION_KEY' => 'Show / Change the Transaction Key',
  518. 'PHPSHOP_PAYMENT_CVV2' => 'Request/Capture Credit Card Code Value (CVV2/CVC2/CID)',
  519. 'PHPSHOP_PAYMENT_CVV2_TOOLTIP' => 'Check for a valid CVV2/CVC2/CID value (three- or four-digit number on the back of a credit card, on the Front of American Express Cards)?',
  520. 'PHPSHOP_CUSTOMER_CVV2_TOOLTIP' => 'Please type in the three or four-digit number on the back of your credit card (On the Front of American Express Cards)',
  521. 'PHPSHOP_CUSTOMER_CVV2_ERROR' => 'You need to enter your Credit Card Code to proceed.',
  522. 'PHPSHOP_PRODUCT_FORM_ATTRIBUTE_LIST' => 'Attribute List',
  523. 'PHPSHOP_PRODUCT_FORM_CUSTOM_ATTRIBUTE_LIST' => 'Custom Attribute List',
  524. 'PHPSHOP_MULTISELECT' => 'Multiselect: use CTRL-Key and Mouse',
  525. 'PHPSHOP_ADMIN_CFG_ENABLE_EPN' => 'Enable eProcessingNetwork.com payment?',
  526. 'PHPSHOP_ADMIN_CFG_ENABLE_EPN_EXPLAIN' => 'Check to use eProcessingNetwork.com with phpShop.',
  527. 'PHPSHOP_ADMIN_CFG_ENABLE_EPN_TESTMODE' => 'Test mode ?',
  528. 'PHPSHOP_ADMIN_CFG_ENABLE_EPN_TESTMODE_EXPLAIN' => 'Select \'Yes\' while testing. Select \'No\' for enabling live transactions.',
  529. 'PHPSHOP_ADMIN_CFG_EPN_USERNAME' => 'eProcessingNetwork.com Login ID',
  530. 'PHPSHOP_ADMIN_CFG_EPN_USERNAME_EXPLAIN' => 'This is your eProcessingNetwork.com Login ID',
  531. 'PHPSHOP_ADMIN_CFG_EPN_KEY' => 'eProcessingNetwork.com Transaction Key',
  532. 'PHPSHOP_ADMIN_CFG_EPN_KEY_EXPLAIN' => 'This is your eProcessingNetwork.com Transaction Key',
  533. 'PHPSHOP_ADMIN_CFG_EPN_AUTENTICATIONTYPE' => 'Authentication Type',
  534. 'PHPSHOP_ADMIN_CFG_EPN_AUTENTICATIONTYPE_EXPLAIN' => 'This is the eProcessingNetwork.com authentication type.',
  535. 'PHPSHOP_RELATED_PRODUCTS' => 'Related Products',
  536. 'PHPSHOP_RELATED_PRODUCTS_HEADING' => 'You may also be interested in this/these product(s)',
  537. 'PHPSHOP_NONE' => 'none',
  538. 'PHPSHOP_ORDER_HISTORY' => 'Booking History',
  539. 'PHPSHOP_ORDER_HISTORY_COMMENT' => 'Comment',
  540. 'PHPSHOP_ORDER_HISTORY_COMMENT_EMAIL' => 'Comments on your Booking',
  541. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_USPS_USERNAME' => 'USPS shipping username',
  542. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_USPS_USERNAME_TOOLTIP' => 'USPS shipping username',
  543. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_USPS_PASSWORD' => 'USPS shipping password',
  544. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_USPS_PASSWORD_TOOLTIP' => 'USPS shipping password',
  545. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_USPS_SERVER' => 'USPS shipping server',
  546. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_USPS_SERVER_TOOLTIP' => 'USPS shipping server',
  547. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_USPS_PATH' => 'USPS shipping path',
  548. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_USPS_PATH_TOOLTIP' => 'USPS shipping path',
  549. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_USPS_PACKAGESIZE' => 'USPS Package Size',
  550. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_USPS_PACKAGESIZE_TOOLTIP' => 'USPS Package Size',
  551. 'PHPSHOP_USPS_HANDLING_FEE' => 'Your Handling fee for this shipping method.',
  552. 'PHPSHOP_USPS_HANDLING_FEE_TOOLTIP' => 'Your Handling fee for this shipping method.',
  553. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_USPS_INTLHANDLINGFEE' => 'Your International Handling fee for USPS shipments.',
  554. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_USPS_INTLHANDLINGFEE_TOOLTIP' => 'Your International Handling fee for USPS shipments.',
  555. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_USPS_INTLLBRATE' => 'Your International per pound rate for USPS shipments.',
  556. 'PHPSHOP_ADMIN_CFG_STORE_SHIPPING_METHOD_USPS_INTLLBRATE_TOOLTIP' => 'Your International per pound rate for USPS shipments.',
  557. 'PHPSHOP_USPS_RESPONSE_ERROR' => 'USPS was not able to process the Shipping Rate Request.',
  558. 'PHPSHOP_PRODUCT_TYPE_LIST_LBL' => 'Product Type List',
  559. 'PHPSHOP_PRODUCT_TYPE_ADDEDIT' => 'Add/Edit Product Type',
  560. 'PHPSHOP_PRODUCT_PRODUCT_TYPE_LIST_MNU' => 'List Product Types',
  561. 'PHPSHOP_PRODUCT_PRODUCT_TYPE_FORM_MNU' => 'Add Product Type',
  562. 'PHPSHOP_PRODUCT_TYPE_PARAMETER_FORM_DESCRIPTION' => 'Parameter Description',
  563. 'PHPSHOP_PRODUCT_TYPE_PARAMETER_FORM_TYPE' => 'Parameter Type',
  564. 'PHPSHOP_PRODUCT_TYPE_PARAMETER_FORM_TYPE_DATE_FORMAT' => 'YYYY-MM-DD',
  565. 'PHPSHOP_PRODUCT_TYPE_PARAMETER_FORM_TYPE_TIME_FORMAT' => 'HH:MM:SS',
  566. 'PHPSHOP_PARAMETER_SEARCH' => 'Advanced Search according to Parameters',
  567. 'PHPSHOP_PARAMETER_SEARCH_IN_CATEGORY' => 'Search in Category',
  568. 'PHPSHOP_PARAMETER_SEARCH_CHANGE_PARAMETERS' => 'Change Parameters',
  569. 'PHPSHOP_PARAMETER_SEARCH_DESCENDING_ORDER' => 'Descending order',
  570. 'PHPSHOP_PARAMETER_SEARCH_ASCENDING_ORDER' => 'Ascending order',
  571. 'PHPSHOP_PRODUCT_TYPE_PARAMETERS_IN_CATEGORY' => 'Parameters of Category',
  572. 'PHPSHOP_FEE' => 'Fee',
  573. 'PHPSHOP_BACK_TO_COUNTRY' => 'Back to the country',
  574. 'PHPSHOP_ADD_STATE' => 'Add a State',
  575. 'PHPSHOP_LIST_STATES' => 'List States',
  576. 'PHPSHOP_SHOW_FEATURED' => 'featured products',
  577. 'PHPSHOP_USER_SEND_REGISTRATION_DETAILS' => 'Hello %s,
  578. Thank you for registering at %s. Your customer account has been created.
  579. You may login to %s using the following username and password:
  580. Username - %s
  581. Password - %s
  582. ',
  583. 'PEAR_LOG_CRIT' => 'Critical',
  584. 'PEAR_LOG_ERR' => 'Error',
  585. 'PEAR_LOG_WARNING' => 'Warning',
  586. 'PEAR_LOG_INFO' => 'Info',
  587. 'PEAR_LOG_TIP' => 'Info',
  588. 'PEAR_LOG_ALERT' => 'Alert',
  589. 'PEAR_LOG_EMERG' => 'Emergency',
  590. 'PEAR_LOG_NOTICE' => 'Notice',
  591. 'PEAR_LOG_DEBUG' => 'Debug',
  592. 'PHPSHOP_ADMIN_CFG_ENABLE_PFP_TESTMODE' => 'Test mode ?',
  593. 'PHPSHOP_ADMIN_CFG_ENABLE_PFP_TESTMODE_EXPLAIN' => 'Select \'Yes\' while testing. Select \'No\' for enabling live transactions.',
  594. 'PHPSHOP_ADMIN_CFG_PFP_PARTNER' => 'VeriSign processing Partner ID',
  595. 'PHPSHOP_ADMIN_CFG_PFP_PARTNET_EXPLAIN' => 'The Partner ID provided to you by the authorized VeriSign Reseller that registered you for the PayFlow Pro service',
  596. 'VM_MANAGE_USER_FIELDS' => 'Manage User Fields',
  597. 'VM_FIELDMANAGER_REORDER' => 'Reordering',
  598. 'VM_PRODUCTS_MOVE_TOOLBAR' => 'Move Products',
  599. 'VM_ADMIN_CFG_PAYPAL_NOTIFYSCRIPT_TIP' => 'When enabled, let\'s you test your Notify Script File %s through this Testing Form: <a href="http://www.eliteweaver.co.uk/testing/ipntest.php" target="_blank">www.eliteweaver.co.uk/testing/ipntest.php</a>',
  600. 'VM_ADMIN_CFG_PAYPAL_STATUS_PENDING_EXPLAIN' => 'The booking Status to which Bookings are set, which have no completed Payment Transaction.
  601. The transaction was not cancelled in this case, but it is just pending and waiting for completion.',
  602. 'VM_ADMIN_CFG_PAYPAL_STATUS_PENDING' => 'Booking Status for Pending Payments',
  603. 'VM_SHIPPING_MODULE_LIST_LBL' => 'Shipping Module List',
  604. 'VM_ENABLED' => 'enabled',
  605. 'VM_DISABLED' => 'disabled',
  606. 'VM_ABOUT' => 'About',
  607. 'VM_HELP_TOPICS' => 'Help Topics',
  608. 'VM_COMMUNITY_FORUM' => 'Forum',
  609. 'VM_CONFIGURATION_CHANGE_SUCCESS' => 'The configuration details have been updated!',
  610. 'VM_CONFIGURATION_CHANGE_FAILURE' => 'Unable to write into the configuration file %s!',
  611. 'VM_WRITABLE' => 'Writeable',
  612. 'VM_UNWRITABLE' => 'Unwriteable',
  613. 'VM_FEDEX_ACCOUNT_NUMBER' => 'FedEx Account Number',
  614. 'VM_FEDEX_METER_NUMBER' => 'FedEx Meter Number',
  615. 'VM_FEDEX_METER_NUMBER_TIP' => 'The meter number you have received from FedEx',
  616. 'VM_FEDEX_URI' => 'FedEx Server Address',
  617. 'VM_FEDEX_URI_TIP' => 'Per FedEx request the addresses to FedEx\'s API servers are not included (FEDEX_URI). Please register with FedEx to receive this information (<a href="http://www.fedex.com/globaldeveloper/shipapi/">www.fedex.com/globaldeveloper/shipapi/</a>).
  618. <br/>Default for testing is: <strong>https://gatewaybeta.fedex.com/GatewayDC</strong>',
  619. 'VM_ORDER_EXPORT' => 'Export Modules',
  620. 'VM_ORDER_EXPORT_MODULE_LIST_MNU' => 'List Export Modules',
  621. 'VM_ORDER_EXPORT_MODULE_FORM_MNU' => 'Add Export Module',
  622. 'VM_TAXDETAILS_LABEL' => 'Tax Total contains',
  623. 'PHPSHOP_REVIEW_MODIFIED' => 'The review has been updated.',
  624. 'VM_RECOMMEND_FORM_MESSAGE' => 'Your message',
  625. 'VM_RECOMMEND_MESSAGE' => 'Hello,
  626. I\'ve found this great product on %s that might be of interest for you.
  627. You can find it here:
  628. %s
  629. Regards.',
  630. 'VM_ENQUIRY_SHOPPER_EMAIL_SUBJECT' => '%s - Confirmation of your enquiry',
  631. 'VM_ENQUIRY_VENDOR_EMAIL_SUBJECT' => '%s - Product enquiry for Product Name: %s',
  632. 'VM_ENQUIRY_SHOPPER_EMAIL_MESSAGE' => 'Confirmation of receipt of your enquiry
  633. Thank you for enquiry with {vendor_name} regarding:
  634. Product Name: {product_name}
  635. Product SKU: {product_sku}
  636. Product Link: {product_url}
  637. We will contact you soon regarding your enquiry.
  638. (Please do not reply to this email)',
  639. 'VM_ENQUIRY_VENDOR_EMAIL_MESSAGE' => 'You have received a product enquiry from {shopper_name} regarding the following product:
  640. Product Name: {product_name}
  641. Product SKU: {product_sku}
  642. Enquiry:
  643. {shopper_message}
  644. URL: {product_url}
  645. Mail mailto: {shopper_email}',
  646. 'VM_RECOMMEND_SUBJECT' => 'Product recommendation at %s',
  647. 'VM_RECOMMEND_DONE' => 'Recommendation sent successfully!',
  648. 'VM_RECOMMEND_FAILED' => 'Recommendation could not be sent!',
  649. 'VM_LEGALINFO_SHORTTEXT' => '<h5>Returns Policy</h5>
  650. You can cancel this booking within two weeks after we have received it.
  651. You can return new, unopened items from a cancelled booking within 2 weeks after they have been
  652. delivered to you. Items should be returned in their original packaging.
  653. For more information on cancelling bookings, see the <a href="%s" onclick="%s" target="_blank">Our Returns Policy</a> page.',
  654. 'VM_SESSION_SAVEPATH_UNWRITABLE_TMPFIX' => 'The directory to store session data is not writable. Please correct this or contact your provider.',
  655. 'VM_SESSION_SAVEPATH_UNWRITABLE' => 'The Session Save Path %s is not writable. Please correct this! The shop is temporarily trying to use the %s instead.',
  656. 'VM_SESSION_COOKIES_NOT_ACCEPTED_TIP' => 'Your browser does not accept cookies. To put products into your cart and purchase them you need to enable cookies.',
  657. 'BUTTON_SEND_REG' => 'Send Registration',
  658. 'CONTACT_FORM_NC' => 'Please make sure the form is complete and valid.',
  659. 'CMN_REQUIRED' => 'Required',
  660. 'CMN_NEW' => 'New',
  661. 'CMN_SAVE' => 'Save',
  662. 'CMN_NEW_ITEM_LAST' => 'New items default to the last place. Ordering can be changed after this item is saved.',
  663. 'CMN_OPTIONAL' => 'Optional',
  664. 'E_APPLY' => 'Apply',
  665. 'E_IMAGES' => 'Images',
  666. 'URL' => 'URL:',
  667. 'E_REMOVE' => 'Remove',
  668. 'PN_LT' => '<',
  669. 'PN_RT' => '>',
  670. 'PN_PAGE' => 'Page',
  671. 'PN_OF' => 'of',
  672. 'PN_START' => 'Start',
  673. 'PN_PREVIOUS' => 'Prev',
  674. 'PN_NEXT' => 'Next',
  675. 'PN_END' => 'End',
  676. 'PN_DISPLAY_NR' => 'Display #',
  677. 'PN_RESULTS' => 'Results',
  678. 'CMN_PRINT' => 'Print',
  679. 'CMN_PDF' => 'PDF',
  680. 'CMN_EMAIL' => 'E-mail',
  681. 'BACK' => 'Back',
  682. 'USERNAME' => 'Username',
  683. 'PASSWORD' => 'Password',
  684. 'BUTTON_LOGIN' => 'Login',
  685. 'REGISTER_UNAME' => 'Username',
  686. 'REGISTER_EMAIL' => 'Email',
  687. 'REGWARN_MAIL' => 'Please enter a valid e-mail address.',
  688. 'SEND_SUB' => 'Account details for %s at %s',
  689. 'ASEND_MSG' => 'Hello %s,
  690. A new user has registered at %s.
  691. This email contains their details:
  692. Name - %s
  693. e-mail - %s
  694. Username - %s
  695. Please do not respond to this message as it is automatically generated and is for information purposes only',
  696. 'REG_COMPLETE' => '<div class="componentheading">Registration Complete!</div>',
  697. 'REG_COMPLETE_ACTIVATE' => '<div class="componentheading">Registration Completed!</div><br />Your account has been created and activation link has been sent to the e-mail address you entered. Note that you must activate the account by clicking on the activation link when you get the e-mail before you can login.',
  698. 'DATE_FORMAT_LC' => '%A, %d %B %Y',
  699. 'VM_CART_PRODUCT_ADDED' => 'The product was added to your cart.',
  700. 'VM_CART_PRODUCT_UPDATED' => 'The product quantity has been updated.',
  701. 'CMN_OK' => 'Ok',
  702. 'CMN_CONTINUE' => 'Continue',
  703. 'CMN_CANCEL' => 'Cancel',
  704. 'VM_USERGROUP_LBL' => 'User Groups',
  705. 'VM_CART_MIN_ORDER' => 'The minimum order level for this product is $min items.',
  706. 'VM_CART_MAX_ORDER' => 'The maximum order level for this product is $max items.',
  707. 'ITEM_PREVIOUS' => 'previous',
  708. 'ITEM_NEXT' => 'next',
  709. 'VM_ORDER_EDIT_ACTIONS' => 'Actions',
  710. 'VM_ORDER_EDIT' => 'Modify Booking',
  711. 'VM_ORDER_EDIT_ADD' => 'Add',
  712. 'VM_ORDER_EDIT_ADD_PRODUCT' => 'Add product',
  713. 'VM_ORDER_EDIT_EDIT_ORDER' => 'Modify booking',
  714. 'VM_ORDER_EDIT_ERROR_QUANTITY_MUST_BE_HIGHER_THAN_0' => 'The quantity has to be more than 0',
  715. 'VM_ORDER_EDIT_PRODUCT_ADDED' => 'Product successfully added to the booking',
  716. 'VM_ORDER_EDIT_PRODUCT_DELETED' => 'Product successfully removed from the booking',
  717. 'VM_ORDER_EDIT_QUANTITY_UPDATED' => 'Quantity successfully updated',
  718. 'VM_ORDER_EDIT_RETURN_PARENTS' => 'Back to the parent product',
  719. 'VM_ORDER_EDIT_CHOOSE_PRODUCT' => 'Choose a product',
  720. 'PHPSHOP_PRODUCT_FORM_ATTRIBUTE_NEW' => 'New Attribute',
  721. 'PHPSHOP_PRODUCT_FORM_PROPERTY_NEW' => 'New Property',
  722. 'PHPSHOP_PRODUCT_FORM_PROPERTY' => 'Property',
  723. 'PHPSHOP_PRODUCT_FORM_ATTRIBUTE_DELETE' => 'Delete Attribute',
  724. 'LAST_UPDATED' => 'Last Updated',
  725. 'NOT_AUTH' => 'You are not authorized to view this resource.',
  726. 'DO_LOGIN' => 'You need to login.',
  727. 'VALID_AZ09' => 'Please enter a valid %s. No spaces, more than %d characters and contain 0-9,a-z,A-Z',
  728. 'CMN_PUBLISHED' => 'Published',
  729. 'CMN_UNPUBLISHED' => 'Unpublished',
  730. 'MORE' => 'More...',
  731. 'BUTTON_LOGOUT' => 'Logout',
  732. 'NO_ACCOUNT' => 'No account yet?',
  733. 'CREATE_ACCOUNT' => 'Register',
  734. 'REGWARN_PASS' => 'Please enter a valid password. No spaces, more than 6 characters and contain 0-9,a-z,A-Z',
  735. 'REGWARN_VPASS1' => 'Please verify the password.',
  736. 'REGWARN_VPASS2' => 'Password and verification do not match, please try again.',
  737. 'USEND_MSG_ACTIVATE' => 'Hello %s,
  738. Thank you for registering at %s. Your account is created and must be activated before you can use it.
  739. To activate the account click on the following link or copy-paste it in your browser:
  740. %s
  741. After activation you may login to %s using the following username and password:
  742. Username - %s
  743. Password - %s',
  744. 'USEND_MSG' => 'Hello %s,
  745. Thank you for registering at %s.
  746. You may now login to %s using the username and password you registered with.',
  747. 'HI' => 'Hi',
  748. 'NEW_USER_MESSAGE_SUBJECT' => 'New User Details',
  749. 'NEW_USER_MESSAGE' => 'Hello %s,
  750. You have been added as a user to %s by an Administrator.
  751. This email contains your username and password to log into the %s
  752. Username - %s
  753. Password - %s
  754. Please do not respond to this message as it is automatically generated and is for information purposes only',
  755. 'REMEMBER_ME' => 'Remember me',
  756. 'DAY' => 'Day',
  757. 'MONTH' => 'Month',
  758. 'YEAR' => 'Year',
  759. 'JAN' => 'January',
  760. 'FEB' => 'February',
  761. 'MAR' => 'March',
  762. 'APR' => 'April',
  763. 'MAY' => 'May',
  764. 'JUN' => 'June',
  765. 'JUL' => 'July',
  766. 'AUG' => 'August',
  767. 'SEP' => 'September',
  768. 'OCT' => 'October',
  769. 'NOV' => 'November',
  770. 'DEC' => 'December',
  771. 'JAN_SHORT' => 'Jan',
  772. 'FEB_SHORT' => 'Feb',
  773. 'MAR_SHORT' => 'Mar',
  774. 'APR_SHORT' => 'Apr',
  775. 'MAY_SHORT' => 'May',
  776. 'JUN_SHORT' => 'Jun',
  777. 'JUL_SHORT' => 'Jul',
  778. 'AUG_SHORT' => 'Aug',
  779. 'SEP_SHORT' => 'Sep',
  780. 'OCT_SHORT' => 'Oct',
  781. 'NOV_SHORT' => 'Nov',
  782. 'DEC_SHORT' => 'Dec',
  783. 'VM_DOWNLOAD_FILE_NOTREADABLE' => 'Sorry, but the requested file can\'t be read from the Server',
  784. 'VM_DOWNLOAD_FILE_NOTFOUND' => 'Sorry, but the requested file wasn\'t found. Possible Cause: Wrong path',
  785. 'VALID_EUVATID' => 'Please enter a valid EU VAT ID',
  786. 'VM_REGISTER_ACCOUNT' => 'Register an Account?<br />
  787. An Account allows you to come back to this shop and view all the bookings you have made.',
  788. 'RELOAD' => 'Reload',
  789. 'VM_FEED_SUBSCRIBE_TITLE' => 'Subscribe to the Feed of the latest Products!',
  790. 'VM_FEED_SUBSCRIBE_TOCATEGORY_TITLE' => 'Subscribe to the Feed of the latest Products in this Category!',
  791. 'VM_FEDEX_ACCOUNT_SETTINGS' => 'FedEx Account Settings',
  792. 'VM_FEDEX_TAXES_FEES' => 'Taxes and Fees',
  793. 'VM_FEDEX_ADDITIONAL_SETTINGS' => 'Additional Settings',
  794. 'VM_FEDEX_TAX_CLASS' => 'Tax Class',
  795. 'VM_FEDEX_TAX_CLASS_TOOLTIP' => 'This tax rate will be applied to the shipping fee.',
  796. 'VM_FEDEX_HANDLING_FEE' => 'Handling Fee',
  797. 'VM_FEDEX_HANDLING_FEE_TOOLTIP' => 'Specify an additional handling fee, if desired.',
  798. 'VM_FEDEX_SERVICES' => 'Allowed Services',
  799. 'VM_FEDEX_SIGNATURE_OPTION' => 'Signature Option',
  800. 'VM_FEDEX_SIGNATURE_OPTION_1' => 'Deliver without signature',
  801. 'VM_FEDEX_SIGNATURE_OPTION_2' => 'Indirect signature',
  802. 'VM_FEDEX_SIGNATURE_OPTION_3' => 'Direct signature',
  803. 'VM_FEDEX_SIGNATURE_OPTION_4' => 'Adult signature',
  804. 'VM_FEDEX_SORT_ORDER' => 'Rate Display Order',
  805. 'VM_FEDEX_SORT_ASC' => 'Ascending',
  806. 'VM_FEDEX_SORT_DESC' => 'Descending',
  807. 'VM_FEDEX_ERR_METER_NUMBER' => 'Error updating the Meter Number.',
  808. 'VM_FEDEX_LBL_METHOD' => 'Shipping Method',
  809. 'VM_FEDEX_LBL_PRICE' => 'Price',
  810. 'VM_FEATURED_PRODUCT' => 'Featured Products',
  811. 'VM_RECENT_PRODUCTS' => 'Recently Viewed Products',
  812. 'VM_ADMIN_SIMPLE_LAYOUT' => 'Simple Layout',
  813. 'VM_ADMIN_EXTENDED_LAYOUT' => 'Extended Layout',
  814. 'VM_YOUR_VERSION' => 'Your Version',
  815. 'VM_ADMIN_BACKTOJOOMLA' => 'Back to Joomla! Administration',
  816. 'VM_ADMIN_PANELTITLE' => 'VirtueMart Administration Panel',
  817. 'VM_VERSIONCHECK_TITLE' => 'VirtueMart Version Check',
  818. 'VM_VERSIONCHECK_NOW' => 'Check for latest version',
  819. 'LOST_PASSWORD' => 'Lost Password?',
  820. 'PHPSHOP_USPS_PADDING' => 'Percent to pad weight for shipping package. (Include %)',
  821. 'PHPSHOP_USPS_PADDING_TOOLTIP' => 'Pad the shipping weight to allow additional weight for shipping box and packing. Using this allows you to put actual weight in your items weight settings. Requires you to have the % sign included. Example 15%',
  822. 'PHPSHOP_SHIPPING_METHOD_DHL_INTERNATIONAL_ENABLED' => 'Enable International Express Shipping Method',
  823. 'PHPSHOP_SHIPPING_METHOD_DHL_INTERNATIONAL_ENABLED_TOOLTIP' => 'Get shipping estimates for International Express shipping method.',
  824. 'PHPSHOP_SHIPPING_METHOD_DHL_DOMESTIC_PACKAGE' => 'Domestic Package Type',
  825. 'PHPSHOP_SHIPPING_METHOD_DHL_DOMESTIC_PACKAGE_TOOLTIP' => 'Domestic Package Type',
  826. 'PHPSHOP_SHIPPING_METHOD_DHL_INTERNATIONAL_PACKAGE' => 'International Package Type',
  827. 'PHPSHOP_SHIPPING_METHOD_DHL_INTERNATIONAL_PACKAGE_TOOLTIP' => 'International Package Type',
  828. 'PHPSHOP_SHIPPING_METHOD_DHL_PACKAGE_LETTER' => 'Letter/Envelope',
  829. 'PHPSHOP_SHIPPING_METHOD_DHL_PACKAGE_PACKAGE' => 'Package',
  830. 'PHPSHOP_SHIPPING_METHOD_DHL_PACKAGE_DHL_PACKAGE' => 'DHL Packaging',
  831. 'PHPSHOP_SHIPPING_METHOD_DHL_PACKAGE_OTHER' => 'Your Packaging',
  832. 'PHPSHOP_SHIPPING_METHOD_DHL_CONTENT_DESC' => 'Shipping Contents Description (for Intl.)',
  833. 'PHPSHOP_SHIPPING_METHOD_DHL_CONTENT_DESC_TOOLTIP' => 'Shipping contents description for use with international shipments. Harmonizing codes would be a good choice.',
  834. 'PHPSHOP_SHIPPING_METHOD_DHL_EXPRESS' => 'Express',
  835. 'PHPSHOP_SHIPPING_METHOD_DHL_NEXT_AFTERNOON' => 'Next Afternoon',
  836. 'PHPSHOP_SHIPPING_METHOD_DHL_SECOND_DAY' => 'Second Day',
  837. 'PHPSHOP_SHIPPING_METHOD_DHL_GROUND' => 'Ground',
  838. 'PHPSHOP_SHIPPING_METHOD_DHL_1030' => 'Express 10:30am',
  839. 'PHPSHOP_SHIPPING_METHOD_DHL_SATURDAY' => 'Express Saturday',
  840. 'PHPSHOP_SHIPPING_METHOD_DHL_INTERNATIONAL' => 'International Express',
  841. 'PHPSHOP_SHIPPING_METHOD_DHL_INVALID_XML' => 'Invalid DHL XML Repsonse',
  842. 'PHPSHOP_SHIPPING_METHOD_DHL_MISSING_RESULT' => 'DHL XML Repsonse missing result code',
  843. 'PHPSHOP_SHIPPING_METHOD_DHL_NOT_ON_WEEKENDS' => 'DHL Shipping is not available on weekends.',
  844. 'PHPSHOP_SHIPPING_METHOD_DHL_TOO_LATE_TO_SHIP' => 'It is too late for the DHL shipment to go out today.',
  845. 'PHPSHOP_SHIPPING_METHOD_DHL_WILL_GO_OUT' => 'The order will ship on',
  846. 'PHPSHOP_SHIPPING_METHOD_DHL_ID' => 'DHL ID',
  847. 'PHPSHOP_SHIPPING_METHOD_DHL_ID_TOOLTIP' => 'DHL assigned access ID',
  848. 'PHPSHOP_SHIPPING_METHOD_DHL_PASSWORD' => 'DHL Password',
  849. 'PHPSHOP_SHIPPING_METHOD_DHL_PASSWORD_TOOLTIP' => 'DHL Password corresponding to ID',
  850. 'PHPSHOP_SHIPPING_METHOD_DHL_DOMESTIC_SHIPPING_KEY' => 'Domestic DHL Shipping Key',
  851. 'PHPSHOP_SHIPPING_METHOD_DHL_DOMESTIC_SHIPPING_KEY_TOOLTIP' => 'DHL assigned Domestic shipping key',
  852. 'PHPSHOP_SHIPPING_METHOD_DHL_INTERNATIONAL_SHIPPING_KEY' => 'International DHL Shipping Key',
  853. 'PHPSHOP_SHIPPING_METHOD_DHL_INTERNATIONAL_SHIPPING_KEY_TOOLTIP' => 'DHL assigned International shipping key',
  854. 'PHPSHOP_SHIPPING_METHOD_DHL_ACCOUNT_NUMBER' => 'DHL Account Number',
  855. 'PHPSHOP_SHIPPING_METHOD_DHL_ACCOUNT_NUMBER_TOOLTIP' => 'DHL account number corresponding to shipping key',
  856. 'PHPSHOP_SHIPPING_METHOD_DHL_TOO_LATE' => 'Too late to ship at (24h format)',
  857. 'PHPSHOP_SHIPPING_METHOD_DHL_TOO_LATE_TOOLTIP' => 'This is the time when items will no longer ship the same day. The will ship the next business day. Use 24 hour format (.e.g. 1600, not 4:00pm)',
  858. 'PHPSHOP_SHIPPING_METHOD_DHL_TEST_MODE' => 'Use Test Mode',
  859. 'PHPSHOP_SHIPPING_METHOD_DHL_TEST_MODE_TOOLTIP' => 'Use DHL\'s testing server, not the production server',
  860. 'PHPSHOP_SHIPPING_METHOD_DHL_EXPRESS_ENABLED' => 'Enable Express Shipping Method',
  861. 'PHPSHOP_SHIPPING_METHOD_DHL_EXPRESS_ENABLED_TOOLTIP' => 'Get shipping estimates for Express shipping method.',
  862. 'PHPSHOP_SHIPPING_METHOD_DHL_NEXT_AFTERNOON_ENABLED' => 'Enable Next Afternoon Shipping Method',
  863. 'PHPSHOP_SHIPPING_METHOD_DHL_NEXT_AFTERNOON_ENABLED_TOOLTIP' => 'Get shipping estimates for Next Afternoon shipping method.',
  864. 'PHPSHOP_SHIPPING_METHOD_DHL_SECOND_DAY_ENABLED' => 'Enable Second Day Shipping Method',
  865. 'PHPSHOP_SHIPPING_METHOD_DHL_SECOND_DAY_ENABLED_TOOLTIP' => 'Get shipping estimates for Second Day shipping method.',
  866. 'PHPSHOP_SHIPPING_METHOD_DHL_GROUND_ENABLED' => 'Enable Ground Shipping Method',
  867. 'PHPSHOP_SHIPPING_METHOD_DHL_GROUND_ENABLED_TOOLTIP' => 'Get shipping estimates for Ground shipping method.',
  868. 'PHPSHOP_SHIPPING_METHOD_DHL_1030_ENABLED' => 'Enable Express 10:30am Shipping Method',
  869. 'PHPSHOP_SHIPPING_METHOD_DHL_1030_ENABLED_TOOLTIP' => 'Get shipping estimates for Express 10:30am shipping method.',
  870. 'PHPSHOP_SHIPPING_METHOD_DHL_SATURDAY_ENABLED' => 'Enable Express Saturday Shipping Method (Fridays only)',
  871. 'PHPSHOP_SHIPPING_METHOD_DHL_SATURDAY_ENABLED_TOOLTIP' => 'Get shipping estimates for Express Saturday shipping method (will only appear on Fridays).',
  872. 'PHPSHOP_SHIPPING_METHOD_DHL_PACKAGE_WEIGHT' => 'Weight of packaging',
  873. 'PHPSHOP_SHIPPING_METHOD_DHL_PACKAGE_WEIGHT_TOOLTIP' => 'The packaging weight will be added to the total order weight. Set to 0 if your item weights already include package weight.',
  874. 'PHPSHOP_SHIPPING_METHOD_DHL_DUTY_SHOPPER_GROUP' => 'Shopper Group to Use for Duty Values (for Intl.)',
  875. 'PHPSHOP_SHIPPING_METHOD_DHL_DUTY_SHOPPER_GROUP_TOOLTIP' => 'Enter the shopper group you have created to hold the product value used in calculating international duty values. For example, create a shopper group \'DUTY\' and use it in each item to define a special price to be used in duty value calculations. If no group is specified, or a product item does not contain this shopper group, the default price is used.',
  876. 'PHPSHOP_SHIPPING_METHOD_DHL_ADDITIONAL_PROTECTION' => 'Additional Protection Type',
  877. 'PHPSHOP_SHIPPING_METHOD_DHL_ADDITIONAL_PROTECTION_TOOLTIP' => 'Select a form of Additional Protection (insurance), or none',
  878. 'PHPSHOP_SHIPPING_METHOD_DHL_ASSET_PROTECTION' => 'Asset Protection',
  879. 'PHPSHOP_SHIPPING_METHOD_DHL_NOT_REQUIRED' => 'Not Required',
  880. 'PHPSHOP_SHIPPING_METHOD_DHL_INSURANCE_SHOPPER_GROUP' => 'Shopper Group to Use for Insurance Values',
  881. 'PHPSHOP_SHIPPING_METHOD_DHL_INSURANCE_SHOPPER_GROUP_TOOLTIP' => 'Enter the shopper group you have created to hold the product value used in calculating insurance protection. For example, create a shopper group \'INSURANCE\' and use it in each item to define a special price to be used in insurance value calculations. If no group is specified, or a product item does not contain this shopper group, the default price is used.',
  882. 'PHPSHOP_SHIPPING_METHOD_DHL_DOMESTIC_INSURANCE' => 'Default Domestic Insurance Rate',
  883. 'PHPSHOP_SHIPPING_METHOD_DHL_DOMESTIC_INSURANCE_TOOLTIP' => 'DHL\'s default Domestic insurance rate - flat value per package.',
  884. 'PHPSHOP_SHIPPING_METHOD_DHL_INTERNATIONAL_INSURANCE' => 'Default International Insurance Rate (per pound)',
  885. 'PHPSHOP_SHIPPING_METHOD_DHL_INTERNATIONAL_INSURANCE_TOOLTIP' => 'DHL\'s default International insurance rate - per pound rate.',
  886. 'PHPSHOP_SHIPPING_METHOD_DHL_HANDLING_FEE' => 'Handling Fee',
  887. 'PHPSHOP_SHIPPING_METHOD_DHL_HANDLING_FEE_TOOLTIP' => 'Handling fee to add to all shipments.',
  888. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_HISTORY' => 'Tracking History',
  889. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_NO_DATA' => 'No tracking data.',
  890. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_NUMBER' => 'Tracking Number',
  891. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_PACKAGE' => 'Package Type',
  892. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_SERVICE' => 'Service Type',
  893. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_SENDER' => 'Sender',
  894. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_RECEIVER' => 'Receiver',
  895. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_PICKUP' => 'Pick-Up',
  896. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_DELIVERY' => 'Delivery',
  897. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_DATE' => 'Date',
  898. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_TIME' => 'Time',
  899. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_LOCATION' => 'Location',
  900. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_EST_DEL' => 'Estimated Delivery',
  901. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_SIGNATORY' => 'Signatory',
  902. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_SIGNATURE_LEGEND' => 'The list below can be used to decypher delivery codes (if shown):',
  903. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_LEGEND_LD' => 'LD Locally Delivered',
  904. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_LEGEND_FD' => 'FD Front Door',
  905. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_LEGEND_SD' => 'SD Side Door',
  906. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_LEGEND_BD' => 'BD Back Door',
  907. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_LEGEND_GAR' => 'GAR Garage',
  908. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_LEGEND_LOF' => 'LOF Left per Letter on File at Station',
  909. 'PHPSHOP_SHIPPING_METHOD_DHL_TRACKING_LEGEND_LPN' => 'LPN Left per Signed not or Attempted Delivery Notice',
  910. 'FORGOT_YOUR_USERNAME' => 'Forgot your username?',
  911. 'EMAIL_FRIEND' => 'E-mail this to a friend.',
  912. 'EMAIL_FRIEND_ADDR' => 'Your friend\'s e-mail:',
  913. 'EMAIL_YOUR_NAME' => 'Your Name:',
  914. 'EMAIL_YOUR_MAIL' => 'Your e-mail:',
  915. 'VM_CART_NOTIFY' => 'Notify Me!',
  916. 'CMN_PUBLISH' => 'Publish',
  917. 'CMN_UNPUBLISH' => 'Unpublish',
  918. 'CMN_PLEASESELECT_PUBLISH' => 'Please make a selection from the list to publish',
  919. 'CMN_PLEASESELECT_UNPUBLISH' => 'Please make a selection from the list to unpublish',
  920. 'CMN_PLEASESELECT_DELETE' => 'Please make a selection from the list to delete',
  921. 'CMN_PLEASESELECT_TO' => 'Please make a selection from the list to',
  922. 'CMN_CONFIRM_DELETE_ITEMS' => 'Are you sure you want to delete selected items?',
  923. 'NO_RESTRICTION' => 'No Restriction',
  924. 'CMN_ORDER_UP' => 'Order Up',
  925. 'CMN_ORDER_DOWN' => 'Order Down',
  926. 'PRODUCT_WAITING_LIST_EMAIL_SUBJECT' => '%s Has Arrived!',
  927. 'PRODUCT_WAITING_LIST_EMAIL_TEXT' => 'Thank you for your patience.
  928. Our %s is now in stock and can be purchased by following this link:
  929. %s
  930. This is a one time notice, you will not receive this e-mail again.',
  931. 'PHPSHOP_CART_GOTO_WAITING_LIST' => 'Please wait: in the next page you can submit the notify request.',
  932. 'PHPSHOP_ADMIN_CFG_PAYMENT_ORDERSTATUS_SUCC' => 'Booking Status for successful transactions',
  933. 'PHPSHOP_ADMIN_CFG_PAYMENT_ORDERSTATUS_SUCC_EXPLAIN' => 'Select the booking status to which the actual booking is set, if the payment transaction was successful.
  934. If using download selling options: select the status which enables the download (then the customer is instantly notified about the download via e-mail).',
  935. 'PHPSHOP_ADMIN_CFG_PAYMENT_ORDERSTATUS_FAIL' => 'Booking Status for failed transactions',
  936. 'PHPSHOP_ADMIN_CFG_PAYMENT_ORDERSTATUS_FAIL_EXPLAIN' => 'Select an booking status for failed payment transactions.',
  937. 'PHPSHOP_ADMIN_CFG_AUTORIZENET_RESPCODES' => 'Show Response Codes for Failed Transactions?',
  938. 'PHPSHOP_ADMIN_CFG_AUTORIZENET_RESPCODES_EXPLAIN' => 'If set to YES then the customer will see the Authorize.net Transaction Response Reason Codes (Response Code -
  939. Response Subcode - Response Reason Code - AVS Result Code - Card Code (CVV2/CVC2/CID) Response Code -
  940. Cardholder Authentication Verification Value (CAVV) Response Code - in a format like: 2-2-65-Y-N--)
  941. along with the Response Reason Text. This can be useful for troubleshooting failed or declined transactions.
  942. For further details see the <a href="http://www.authorize.net/support/AIM_guide.pdf">Authorize.net Advanced Integration Method (AIM) Implementation Guide</a>',
  943. 'PHPSHOP_ADMIN_CFG_AUTORIZENET_EMAIL_MERCHANT' => 'Email Confirmation from Gateway to Merchant?',
  944. 'PHPSHOP_ADMIN_CFG_AUTORIZENET_EMAIL_MERCHANT_EXPLAIN' => 'Send copy of the customer confirmation email to the Merchant? If yes then an email will
  945. be sent to the Merchant address as well as the address(es) configured in the Merchant Interface.
  946. <em> Note: this email is sent from the Authorize.net gateway and is independent of any email sent by VirtueMart</em>',
  947. 'PHPSHOP_ADMIN_CFG_AUTORIZENET_EMAIL_CUSTOMER' => 'Email Confirmation from Gateway to Customer?',
  948. 'PHPSHOP_ADMIN_CFG_AUTORIZENET_EMAIL_CUSTOMER_EXPLAIN' => 'Send a confirmation email to the customer? If yes then an email will
  949. be sent to the customer from the Merchant Interface.
  950. <em> Note: this email is sent from the Authorize.net gateway and is independent of any email sent by VirtueMart</em> ',
  951. 'PHPSHOP_ADMIN_CFG_PFP_VENDOR' => 'Merchant Login / Vendor Name',
  952. 'PHPSHOP_ADMIN_CFG_PFP_VENDOR_EXPLAIN' => 'Your Merchant Login Name',
  953. 'PHPSHOP_ADMIN_CFG_PFP_USER' => 'User Name',
  954. 'PHPSHOP_ADMIN_CFG_PFP_USER_EXPLAIN' => 'Your Merchant Login Name',
  955. 'PHPSHOP_ADMIN_CFG_PFP_PASSWORD' => 'Password',
  956. 'PHPSHOP_ADMIN_CFG_PFP_PASSWORD_SETCHANGE' => 'Set / Change the Password',
  957. 'PHPSHOP_ADMIN_CFG_ECHECK_USERNAME' => 'eCheck.net Login ID',
  958. 'PHPSHOP_ADMIN_CFG_ECHECK_USERNAME_EXPLAIN' => 'This is your eCheck.Net Login ID',
  959. 'PHPSHOP_ADMIN_CFG_ECHECK_KEY' => 'eCheck.net Transaction Key',
  960. 'PHPSHOP_ADMIN_CFG_ECHECK_KEY_EXPLAIN' => 'This is your eCheck.net Transaction Key',
  961. 'PHPSHOP_ADMIN_CFG_ECHECK_AUTENTICATIONTYPE' => 'Authentication Type',
  962. 'PHPSHOP_ADMIN_CFG_ECHECK_AUTENTICATIONTYPE_EXPLAIN' => 'This is the eCheck.Net authentication type.',
  963. 'PHPSHOP_ADMIN_CFG_ECHECK_TRANSACTIONTYPE' => 'eCheck.net Transaction Type',
  964. 'PHPSHOP_ADMIN_CFG_ECHECK_TRANSACTIONTYPE_EXPLAIN' => 'This is the eCheck.Net transaction type.',
  965. 'PHPSHOP_ADMIN_CFG_EWAY_CUSTID' => 'eWay Customer ID',
  966. 'PHPSHOP_ADMIN_CFG_EWAY_CUSTID_EXPLAIN' => 'The Customer ID you received from eWay.',
  967. 'PHPSHOP_ADMIN_CFG_NOCHEX_EMAIL' => 'NoChex Email',
  968. 'PHPSHOP_ADMIN_CFG_NOCHEX_EMAIL_EXPLAIN' => 'The Email-Account for your NoChex Payments.',
  969. 'PHPSHOP_ADMIN_CFG_PN_LOGIN' => 'PayMeNow ID',
  970. 'PHPSHOP_ADMIN_CFG_PN_LOGIN_EXPLAIN' => 'The PayMeNow Login/Account ID',
  971. 'PHPSHOP_ADMIN_CFG_PAYPAL_ONLYVERIFIED' => 'Accept only verified buyers?',
  972. 'PHPSHOP_ADMIN_CFG_PAYPAL_ONLYVERIFIED_EXPLAIN' => 'Here you can choose if you only want to accept payments from buyers with a
  973. <strong>verified</strong> PayPal account (when an account is not verified, PayPal does transfer the funds, but they do not fully guarantee the validity of the sale).',
  974. 'PHPSHOP_ADMIN_CFG_2CHECKOUT_LOGIN' => '2Checkout.com Seller/Vendor ID',
  975. 'PHPSHOP_ADMIN_CFG_2CHECKOUT_LOGIN_EXPLAIN' => 'Your 2Checkout.com Seller ID',
  976. 'PHPSHOP_ADMIN_CFG_2CHECKOUT_SECRETWORD' => '2Checkout.com Secret Word',
  977. 'PHPSHOP_ADMIN_CFG_2CHECKOUT_SECRETWORD_EXPLAIN' => 'Your Secret Word for 2Checkout.com. Makes the transactions more secure.',
  978. 'PHPSHOP_ADMIN_CFG_2CHECKOUT_MERCHANT_NOTIF' => 'Merchant Notifications',
  979. 'PHPSHOP_ADMIN_CFG_2CHECKOUT_MERCHANT_NOTIF_EXPLAIN' => 'Should 2CheckOut e-mail a receipt to the store owner?',
  980. 'PHPSHOP_EPAY_FRAUD' => 'There have been made %s payment(s) with this card in the last 24 hours',
  981. 'PHPSHOP_EPAY_PAYMENT_DATE' => 'Date of payment: ',
  982. 'PHPSHOP_EPAY_PAYMENT_FEE' => 'Fee have been charged the payment: ',
  983. 'PHPSHOP_EPAY_PAYMENT_CALLBACK' => '<b>Booking payment info was updated using callback!</b>',
  984. 'PHPSHOP_EPAY_PAYMENT_ORDER_COMMENT' => 'The payment was authorised by ePay/PBS. \n The payment have received the following transaction number in ePay: ',
  985. 'PHPSHOP_EPAY_PAYMENT_RETRY_PAYMENT' => '<br/><br><br><b>Click on the link below to try paying again:</b><br>',
  986. 'PHPSHOP_EPAY_PAYMENT_ORDER_NOT_FOUND' => '(The booking was not found - Internal error)',
  987. 'PHPSHOP_EPAY_PAYMENT_MD5_CHECK_FAILURE' => '(Error in MD5 validation - Internal error - configuration error)',
  988. 'PHPSHOP_EPAY_PAYMENT_DECLINE' => 'The payment was not authorised by ePay/PBS. The payment was rejected because of the following error code: ',
  989. 'PHPSHOP_EPAY_PAYMENT_LOG_TID' => 'The payment is set up with transaction number: ',
  990. 'PHPSHOP_EPAY_PAYMENT_EPAY_LINK' => 'The payment can be processed at: <a href="https://ssl.ditonlinebetalingssystem.dk/admin" target="_new">www.epay.dk</a>',
  991. 'VM_CHECKOUT_EPAY_PAYMENT_CHECKOUT_HEADER' => 'You have now confirmed the booking and must now choose how the booking have to be paid. This is done by clicking the required payment method below. The payment will happen in a SSL secure window at ePay (<a href="http://www.epay.dk" target="_new">www.epay.dk</a>).<br><br>',
  992. 'VM_CHECKOUT_EPAY_PAYMENT_CHECKOUT_FOOTER' => 'If the Standard Payment window does not open automatically , then click the button to activate it. Notice! If you are using a pop-up blocker, you must press the CTRL key while clicking the button.',
  993. 'VM_CHECKOUT_EPAY_BUTTON_OPEN_WINDOW' => 'OPEN PAYMENT WINDOW',
  994. 'PHPSHOP_ADMIN_CFG_EPAY_MERCHANTNUMBER' => 'PBS Merchant ID',
  995. 'PHPSHOP_ADMIN_CFG_EPAY_MERCHANTNUMBER_EXPLAIN' => 'The Merchant ID you have reveived from PBS. For testing purpose a test Merchant ID can be obtained by contacting ePay (sales@epay.dk)',
  996. 'PHPSHOP_ADMIN_CFG_EPAY_CARDTYPES' => 'Cardtypes',
  997. 'PHPSHOP_ADMIN_CFG_EPAY_CARDTYPES_EXPLAIN' => 'Select cardtypes to show the customer.',
  998. 'PHPSHOP_ADMIN_CFG_EPAY_LANGUAGE' => 'Language',
  999. 'PHPSHOP_ADMIN_CFG_EPAY_LANGUAGE_EXPLAIN' => 'Select the language of the payment window.',
  1000. 'PHPSHOP_ADMIN_CFG_EPAY_INSTANT_CAPTURE' => 'Instant capture',
  1001. 'PHPSHOP_ADMIN_CFG_EPAY_INSTANT_CAPTURE_EXPLAIN' => 'To capture payments immediately.',
  1002. 'PHPSHOP_ADMIN_CFG_EPAY_GROUP' => 'Group',
  1003. 'PHPSHOP_ADMIN_CFG_EPAY_GROUP_EXPLAIN' => 'To move the payment to a specified group. If not leave this field empty.',
  1004. 'PHPSHOP_ADMIN_CFG_EPAY_MD5_TYPE_1' => 'MD5 on accept page',
  1005. 'PHPSHOP_ADMIN_CFG_EPAY_MD5_TYPE_2' => 'MD5 on both data transmitted to ePay and on accept page',
  1006. 'PHPSHOP_ADMIN_CFG_EPAY_MD5_TYPE_EXPLAIN' => 'The type of MD5 usage. 0 disables MD5. 1 uses MD5 on the accept page on this shop. 2 creates a MD5 stamp, which is send to ePay with transaction data. If this stamp does not match ePay will decline the payment.',
  1007. 'PHPSHOP_ADMIN_CFG_EPAY_MD5_KEY' => 'MD5 key',
  1008. 'PHPSHOP_ADMIN_CFG_EPAY_MD5_KEY_EXPLAIN' => 'If MD5 is enabled above the secure key for MD5 stamping is defined here (same secret key must be defined in the ePay administration). If MD5 is disabled leave this field empty.',
  1009. 'PHPSHOP_ADMIN_CFG_EPAY_AUTHSMS' => 'Auth SMS',
  1010. 'PHPSHOP_ADMIN_CFG_EPAY_AUTHSMS_EXPLAIN' => 'Enter a mobile number here to receive a SMS message when the payment is verified by ePay. <b>Notice! each SMS costs DKK 0.25.</b>',
  1011. 'PHPSHOP_ADMIN_CFG_EPAY_AUTHEMAIL' => 'Auth EMAIL',
  1012. 'PHPSHOP_ADMIN_CFG_EPAY_AUTHEMAIL_EXPLAIN' => 'Enter one or more email adresses to receive an email when the payment is verified by ePay. For multiple receivers seperate the email addresses by semicolon (;).',
  1013. 'PHPSHOP_ADMIN_CFG_EPAY_WINDOWSTATE' => 'Window State',
  1014. 'PHPSHOP_ADMIN_CFG_EPAY_WINDOWSTATE_1' => 'Popup',
  1015. 'PHPSHOP_ADMIN_CFG_EPAY_WINDOWSTATE_2' => 'Same window (full screen)',
  1016. 'PHPSHOP_ADMIN_CFG_EPAY_3DSECURE' => '3D secure',
  1017. 'PHPSHOP_ADMIN_CFG_EPAY_3DSECURE_1' => '3D secure is enabled',
  1018. 'PHPSHOP_ADMIN_CFG_EPAY_3DSECURE_2' => 'Only payments by use of 3D secure is allowed',
  1019. 'PHPSHOP_ADMIN_CFG_EPAY_3DSECURE_3' => '3D secure payments are disabled',
  1020. 'PHPSHOP_ADMIN_CFG_EPAY_CALLBACK' => 'Activate callback',
  1021. 'PHPSHOP_ADMIN_CFG_EPAY_CALLBACK_0' => 'Callback is disabled',
  1022. 'PHPSHOP_ADMIN_CFG_EPAY_CALLBACK_1' => 'Enable callback',
  1023. 'PHPSHOP_ADMIN_CFG_EPAY_CALLBACK_EXPLAIN' => 'Callback is used to avoid missing update of the shopping system if
  1024. the user closes the browser before redirect to the shop from ePay is made. <b>(It is recommented that callback is enabled to update the
  1025. shop even if the customer during the payment process closes the browser)</b>',
  1026. 'PHPSHOP_ADMIN_CFG_EPAY_ADDFEE' => 'Transaction Fee',
  1027. 'PHPSHOP_ADMIN_CFG_EPAY_ADDFEE_0' => 'Customer does not pay for the transaction fee',
  1028. 'PHPSHOP_ADMIN_CFG_EPAY_ADDFEE_1' => 'The customer paies for the transaction fee',
  1029. 'PHPSHOP_ADMIN_CFG_EPAY_ADDFEE_EXPLAIN' => 'Often it is necessary to put the transaction fee to the customer.
  1030. ePay will calculate the fee and put it on the payment before the payment is made.',
  1031. 'PHPSHOP_ADMIN_CFG_EPAY_SUBSCRIPTION' => 'Subscription',
  1032. 'PHPSHOP_ADMIN_CFG_EPAY_SUBSCRIPTION_0' => 'Disable subscription',
  1033. 'PHPSHOP_ADMIN_CFG_EPAY_SUBSCRIPTION_1' => 'All payments are created as recurrent subscriptions',
  1034. 'PHPSHOP_ADMIN_CFG_EPAY_SUBSCRIPTION_EXPLAIN' => 'Subscriptions are used for creating payments that can be authorized more than once (recurrent payments)',
  1035. 'PHPSHOP_ADMIN_CFG_WORLDPAY_INSTID' => 'WorldPay Installation ID',
  1036. 'PHPSHOP_ADMIN_CFG_WORLDPAY_INSTID_EXPLAIN' => 'The "Installation ID", you\'ve got from WorldPay.',
  1037. 'PHPSHOP_ADMIN_CFG_PBS_MERCHANT_ID' => 'PBS Merchant ID',
  1038. 'PHPSHOP_ADMIN_CFG_PBS_MERCHANT_ID_EXPLAIN' => 'The Merchant ID you have reveived from PBS',
  1039. 'PHPSHOP_ADMIN_CFG_PBD_GATEWAY' => 'Payment Gateway',
  1040. 'PHPSHOP_ADMIN_CFG_PBD_GATEWAY_EXPLAIN' => 'The Payment Gateway you are using for Payment Transactions.',
  1041. 'PHPSHOP_ADMIN_CFG_PBS_SHOP_ID' => 'Shop ID',
  1042. 'PHPSHOP_ADMIN_CFG_PBS_SHOP_ID_EXPLAIN' => 'The Shop ID (Only if you are using Webhosting.dk, Danhost.dk or Wannafind.dk Payment Gateway)',
  1043. 'PHPSHOP_MENU' => 'Menu',
  1044. 'PHPSHOP_SELECT_CATEGORY' => 'Select a Category:',
  1045. 'PHPSHOP_RANDOM' => 'Random Products',
  1046. 'VM_ORDER_EXPORT_MODULE_FORM_LBL' => 'Export Module Form',
  1047. 'VM_ORDER_EXPORT_MODULE_FORM_NAME' => 'Name of Export Module',
  1048. 'VM_ORDER_EXPORT_MODULE_FORM_DESC' => 'Description',
  1049. 'VM_ORDER_EXPORT_CLASS_NAME' => 'Export Module Class Name',
  1050. 'VM_ORDER_EXPORT_CLASS_NAME_TIP' => '(e.g. <strong>ps_olsi</strong>) :<br />
  1051. default: ps_xmlexport<br />
  1052. <i>Leave blank if you\'re not sure what to fill in!</i>',
  1053. 'VM_ORDER_EXPORT_CONFIG' => 'Booking Export configuration',
  1054. 'VM_ORDER_EXPORT_CONFIG_TIP' => 'Here you can configure your export.
  1055. It has to be valid PHP Code!',
  1056. 'VM_REGISTER_BEFORE' => 'Please register to use this facillity',
  1057. 'VM_RECOMMEND_MESSAGE_PREFACE' => 'The following recommendation from the "%s" website has been sent to you by %s (%s).
  1058. _____________________',
  1059. 'VM_CFG_BROWSE_STYLE' => 'Select a product listing style',
  1060. 'VM_CFG_BROWSE_STYLE_TIP' => 'Change the overall style of the product list with this setting.<br />The tableless layout is perfect for your tableless XHTML/CSS powered site. Try the other ones if your layout is screwed up.',
  1061. 'PHPSHOP_CHECKOUT_MSG_2' => 'Please select a Shipping Address!',
  1062. 'PHPSHOP_CHECKOUT_MSG_3' => 'Please select a Shipping Method!',
  1063. 'PHPSHOP_CHECKOUT_MSG_99' => 'Please review the provided data and confirm the booking!',
  1064. 'PROMPT_PASSWORD' => 'Lost your Password?',
  1065. 'REGISTER_TITLE' => 'Registration',
  1066. 'VM_LATEST_PRODUCT' => 'Latest Products',
  1067. 'VM_CART_NOSTOCK' => 'Out of Stock',
  1068. 'CSVIMPROVED_TITLE' => 'CSV Improved - Import/Export Component',
  1069. 'CSVIMPROVED_NEEDINSTALL' => 'In order to use CSV Import/Export you need to install the Component "CSVImproved"',
  1070. 'VM_RECOVER_CART' => 'Recover Saved Cart',
  1071. 'VM_CART_PRODUCT_NOTEXIST' => 'The selected product does not exist.',
  1072. 'VM_COOKIE_MISSING' => 'Cookie Missing',
  1073. 'EMAIL_ERR_ONLYONE' => 'You cannot enter more than one email address',
  1074. 'VM_ENQUIRY_TEMPLATE_NOT_FOUND' => 'Enquiry template file not found!',
  1075. 'VM_PRODUCT_MISSING_SKU' => 'A Product Sku must be entered.',
  1076. 'VM_PRODUCT_MISSING_NAME' => 'A product name must be entered.',
  1077. 'VM_PRODUCT_MISSING_AVAILDATE' => 'You must provide an availability date.',
  1078. 'VM_PRODUCT_MISSING_CATEGORY' => 'A Category must be selected.',
  1079. 'VM_PRODUCT_IMAGEURL_MUSTBEGIN' => 'Image URL must begin with http.',
  1080. 'VM_PRODUCT_SPECIFY_DELETE' => 'Please specify a Product to delete!',
  1081. 'VM_PRODUCT_CLONED' => 'Product was successfully cloned.',
  1082. 'VM_PRODUCT_ADDED' => 'Product was successfully added.',
  1083. 'VM_PRODUCT_IMGDEL_FAILED' => 'Failed deleting Product Images!',
  1084. 'VM_PRODUCT_UPDATED' => 'Product was successfully updated',
  1085. 'VM_PRODUCT_ADDING_FAILED' => 'Something went wrong when trying to add the product!',
  1086. 'VM_PRODUCT_MOVE_NOTFOUND' => 'No product found to move.',
  1087. 'VM_PRODUCT_MUSTSELECT_ONE_CAT' => 'You must select ONE category!',
  1088. 'VM_PRODUCT_DELETED' => 'Deleted Product ID: {product_id}',
  1089. 'VM_PRODUCT_ID_MISSING' => 'A product ID is missing.',
  1090. 'VM_PRODUCT_PRICE_MISSING' => 'A price must be entered.',
  1091. 'VM_PRODUCT_PRICE_CURRENCY_MISSING' => 'A currency must be entered.',
  1092. 'VM_PRODUCT_PRICE_QEND_LESS' => 'The entered Quantity End is less than the Quantity Start.',
  1093. 'VM_PRODUCT_PRICE_ALREADY' => 'This product already has a price for the selected Shopper Group and the specified Quantity Range.',
  1094. 'VM_PRODUCT_PRICE_NOTENTERED' => 'You have entered no price.',
  1095. 'VM_PRODUCT_PRICE_ADDED' => 'The new product price has been added.',
  1096. 'VM_PRODUCT_PRICE_ADDING_FAILED' => 'The price could not be added to this product.',
  1097. 'VM_PRODUCT_PRICE_UPDATED' => 'The product price has been updated.',
  1098. 'VM_PRODUCT_PRICE_UPDATING_FAILED' => 'The price could not be updated.',
  1099. 'VM_PRODUCT_PRICE_DELETED' => 'The product price has been deleted.',
  1100. 'VM_ORDER_DELETE_ERR_ID' => 'Unable to delete without the booking id.',
  1101. 'VM_ORDERSTATUS_CHANGE_ERR_CORE' => 'This Booking Status Code cannot be changed, it is one of the core status codes.',
  1102. 'VM_ORDERSTATUS_DELETE_ERR_SELECT' => 'Please select an booking status type to delete.',
  1103. 'VM_ORDERSTATUS_DELETE_ERR_CORE' => 'This Booking Status cannot be deleted, it is one of the core status codes.',
  1104. 'VM_ORDERSTATUS_DELETE_ERR_STILL' => 'This Booking Status cannot be deleted, there are still Bookings with this Status.',
  1105. 'VM_ORDERSTATUS_ADDED' => 'The Booking Status Type has been added.',
  1106. 'VM_ORDERSTATUS_ADD_FAILED' => 'Adding the Booking Status Type has failed.',
  1107. 'VM_ORDERSTATUS_UPDATED' => 'The Booking Status Type has been updated.',
  1108. 'VM_PAYMENTMETHOD_ERR_NAME' => 'Please enter a payment method name.',
  1109. 'VM_PAYMENTMETHOD_ERR_CODE' => 'Please enter a payment method code.',
  1110. 'VM_PAYMENTMETHOD_UPDATE_SELECT' => 'Please select a payment method to update.',
  1111. 'VM_PAYMENTMETHOD_DELETE_SELECT' => 'Please select a payment method to delete.',
  1112. 'VM_PAYMENTMETHOD_CLASS_NOT_EXIST' => 'The selected Payment Class can\'t be instantiated because it doesn\'t exist.',
  1113. 'VM_USER_ERR_MISSINGVALUE' => 'Missing value for field "%s".',
  1114. 'VM_USER_ERR_GROUP' => 'You must assign the user to a group.',
  1115. 'VM_USER_ADD_ERR_NOPERMS' => 'You have no permission to add a user of that usertype: %s.',
  1116. 'VM_USER_DELETE_SELECT' => 'Please select a user to delete.',
  1117. 'VM_USER_DELETE_ERR_NOPERMS' => 'You have no permission to delete a user of that usertype: %s.',
  1118. 'VM_USER_DELETE_ERR_YOURSELF' => 'Very funny, but you cannot delete yourself.',
  1119. 'VM_USER_ADD_FAILED' => 'New User couldn\'t be added',
  1120. 'VM_USER_ADDED' => 'The user has been added.',
  1121. 'VM_USER_UPDATED' => 'The user details have been updated.',
  1122. 'VM_USER_ERR_ONLYSUPERADMIN' => 'You cannot change this user\'s group as the user is the only active Super Administrator for your site.',
  1123. 'VM_USER_DELETE_ERR_SUPERADMIN' => 'You cannot delete a Super Administrator',
  1124. 'VM_USER_DELETE_ERR_ADMIN' => 'You cannot delete another `Administrator` only `Super Administrators` have this power',
  1125. 'MUST_NOT_USE' => 'You must not use this function.',
  1126. 'VM_USERADDRESS_ERR_LABEL_EXISTS' => 'The given address label already exists.',
  1127. 'VM_USERADDRESS_DELETE_SELECT' => 'Please select a user address to delete.',
  1128. 'VM_USERADDRESS_ADDED' => 'The Address was added to the user.',
  1129. 'VM_USERADDRESS_ADD_FAILED' => 'Something went wrong while adding the new address.',
  1130. 'VM_USERADDRESS_UPDATED' => 'The Address has been updated.',
  1131. 'VM_USERADDRESS_UPDATED_FAILED' => 'Something went wrong when updating the address.',
  1132. 'VM_USERFIELD_ERR_ALREADY' => 'The field name %s is already in use!',
  1133. 'VM_USERFIELD_SAVED' => 'The Field has been saved.',
  1134. 'VM_USERFIELD_DELETE_SELECT' => 'Please select a Field to delete.',
  1135. 'VM_USERFIELD_DELETE_ERR_SYSTEM' => '"%s" cannot be deleted, because it is a system field.',
  1136. 'VM_USERFIELD_DELETED' => 'Deleted Field "%s"',
  1137. 'PHPSHOP_PRODUCT_DISCOUNT_FORM_MNU' => 'Add Product Discount',
  1138. 'VM_CANADAPOST_SEND_LANGUAGE_CODE' => 'EN',
  1139. 'VM_CANADAPOST_FORM_HANDLING_DATE' => 'Expected Date of Arrival',
  1140. 'VM_CANADAPOST_FORM_HANDLING_LBL' => 'Handling Charge',
  1141. 'VM_SHIPPING_METHOD_CANADAPOST_MERCHANT_CPCID' => 'Canada Post Merchant ID',
  1142. 'VM_SHIPPING_METHOD_CANADAPOST_MERCHANT_CPCID_EXPLAIN' => 'Your Canada Post Merchant ID',
  1143. 'VM_SHIPPING_METHOD_CANADAPOST_CP_SERVER' => 'Canada Post Server IP',
  1144. 'VM_SHIPPING_METHOD_CANADAPOST_CP_SERVER_EXPLAIN' => 'This is the Canada Post Server IP Address - default is 206.191.4.228',
  1145. 'VM_SHIPPING_METHOD_CANADAPOST_CP_PORT' => 'Canada Post Server Port',
  1146. 'VM_SHIPPING_METHOD_CANADAPOST_CP_PORT_EXPLAIN' => 'This is the Canada Post Server Port<br />
  1147. The server port must be 30000<br />
  1148. If you cannot use this port, you will not be able to use this module<br />
  1149. check with your hosting company to see if you can access this port first',
  1150. 'VM_SHIPPING_METHOD_CANADAPOST_CP_FEDERAL_TAX' => 'Canada Post Federal Tax Amount',
  1151. 'VM_SHIPPING_METHOD_CANADAPOST_CP_FEDERAL_TAX_EXPLAIN' => 'Federal Tax Amount goes here',
  1152. 'VM_SHIPPING_METHOD_CANADAPOST_CP_PROVINCIAL_TAX' => 'Canada Post Provincal Tax Amount',
  1153. 'VM_SHIPPING_METHOD_CANADAPOST_CP_PROVINCIAL_TAX_EXPLAIN' => 'Provincal Tax Amount goes here',
  1154. 'VM_SHIPPING_METHOD_CANADAPOST_ARRIVAL_DATE_EXPLAIN' => 'Arrival Date Description',
  1155. 'VM_SHIPPING_METHOD_CANADAPOST_ARRIVAL_DATE_EXPLAIN_I' => 'Description for Arrival Dates',
  1156. 'VM_SHIPPING_METHOD_CANADAPOST_HANDLING_CHARGE_EXPLAIN' => 'Handling Charge Description',
  1157. 'VM_SHIPPING_METHOD_CANADAPOST_HANDLING_CHARGE_EXPLAIN_I' => 'Description for Handling Carges',
  1158. 'PHPSHOP_PRODUCT_FORM_TITLE' => 'Title',
  1159. 'VM_PRODUCT_ATTRIBUTE_ERR_ATTRNAME' => 'An attribute name must be entered.',
  1160. 'VM_PRODUCT_ATTRIBUTE_ERR_ATTRUNIQ' => 'A unique attribute name must be entered.',
  1161. 'VM_PRODUCT_ATTRIBUTE_ERR_DELITEMS' => 'Cannot delete last attribute while product has Items. Delete all Items first.',
  1162. 'VM_PRODUCT_ATTRIBUTE_ERR_SAVING' => 'Saving the attribute failed.',
  1163. 'VM_PRODUCT_ATTRIBUTE_SAVED' => 'The Attribute has been saved.',
  1164. 'VM_PRODUCT_ATTRIBUTE_ERR_UPDATING' => 'Updating the attribute failed.',
  1165. 'VM_PRODUCT_ATTRIBUTE_UPDATED' => 'The Attribute has been updated.',
  1166. 'VM_CHECK_UPDATES_MNU' => 'Check for Updates',
  1167. 'VM_PRODUCT_TYPE_ERR_NAME' => 'You must enter a name for the Product Type.',
  1168. 'VM_PRODUCT_TYPE_DELETE_SELECT' => 'Please select a Product Type to delete.',
  1169. 'VM_PRODUCT_TYPE_ADD_FAILED' => 'Failed to create a new table for this Product Type!!',
  1170. 'VM_PRODUCT_TYPE_ADDED' => 'The product type has been added.',
  1171. 'VM_PRODUCT_TYPE_PARAMETER_ERR_NAME' => 'You must enter a name for the Parameter.',
  1172. 'VM_PRODUCT_TYPE_PARAMETER_ERR_LABEL' => 'You must enter a label for the Parameter.',
  1173. 'VM_PRODUCT_TYPE_PARAMETER_ERR_VALUES' => 'If You checked Multiple select you must enter a Possible Values.',
  1174. 'VM_PRODUCT_TYPE_PARAMETER_ERR_EXIST' => 'The Parameter with this name in this Product Type already exist.',
  1175. 'VM_PRODUCT_TYPE_PARAMETER_DELETE_SELECT' => 'Please select a Parameter to delete.',
  1176. 'VM_PRODUCT_TYPE_PARAMETER_ADDING_FAILED' => 'Adding the new parameter field to the table failed.',
  1177. 'VM_PRODUCT_TYPE_PARAMETER_ADDED' => 'The Parameter has been added.',
  1178. 'VM_UPDATE_PACKAGE_EXISTS' => 'A file with the same name as the package to download already exists. Using the file:',
  1179. 'VM_UPDATE_ERR_STORE_FAILED' => 'Failed to store the Update Package. Please make the Cache Directory writable.',
  1180. 'VM_UPDATE_ERR_RETRIEVE_FAILED' => 'Failed to retrieve the location of the Patch Package virtuemart.net Server. Probably there\'s no Patch Package available for your Version. Try again later if you think it\'s a network problem.',
  1181. 'VM_UPDATE_ERR_EXTRACT_FAILED' => 'Failed to extract the Update Package Contents to',
  1182. 'VM_UPDATE_ERR_PARSE_FAILED' => 'Failed to parse the XML Update File.',
  1183. 'VM_UPDATE_ERR_FILE_MISSING' => 'The file %s is missing in the Update Package.',
  1184. 'VM_UPDATE_ERR_DOWNLOAD' => 'The Update Package could not be downloaded.',
  1185. 'VM_UPDATE_ERR_FILE_UNWRITABLE' => 'The File %s must be writable.',
  1186. 'VM_UPDATE_ERR_DIR_UNWRITABLE' => 'The Directory %s must be writable.',
  1187. 'VM_UPDATE_ERR_OVERWRITE_FAILED' => 'Failed to overwrite the file "%s"',
  1188. 'VM_UPDATE_FILE_OVERWROTE' => 'Successfully overwrote the file "%s"',
  1189. 'VM_UPDATE_ERR_QUERY_FAILED' => 'The following query failed: "%s". This may not be fatal, but please copy + save this error message for better problem handling.',
  1190. 'VM_UPDATE_QUERY_EXECUTED' => 'Successfully executed the Query "%s"',
  1191. 'VM_UPDATE_SUCCESS' => 'Your previous VirtueMart Version (%s) has successfully been updated to Version %s.',
  1192. 'VM_UPDATE_ERR_NOTMATCHING' => 'This Patch Package is not matching to your VirtueMart Version.',
  1193. 'VM_UPDATE_STEP_1' => 'Check for Updates',
  1194. 'VM_UPDATE_STEP_2' => 'Preview/Apply Update',
  1195. 'VM_UPDATE_STEP_3' => 'View Results',
  1196. 'VM_PRODUCT_TYPE_ERR_SELECT' => 'Please select a Product Type.',
  1197. 'VM_PRODUCT_TYPE_ERR_SELECT_PRODUCT' => 'Please select a Product.',
  1198. 'VM_PRODUCT_TYPE_ERR_ALREADY' => 'This Product is already assigned to this Product Type.',
  1199. 'VM_PRODUCT_PRODUCT_TYPE_DELETE_SELECT_PT' => 'Please select a Product Type to delete a Product from this Product Type.',
  1200. 'VM_PRODUCT_PRODUCT_TYPE_DELETE_SELECT_PR' => 'Please select a Product to delete from Product Type.',
  1201. 'VM_PRODUCT_PRODUCT_TYPE_ASSIGNED' => 'The Product was assigned to this product type.',
  1202. 'VM_WAITING_LIST_ERR_ALREADY' => 'You are already being notified of this product.',
  1203. 'VM_WAITING_LIST_ERR_EMAIL_ENTER' => 'You must enter an e-mail address to be on the waiting list.',
  1204. 'VM_WAITING_LIST_ERR_EMAIL_NOTVALID' => 'Please provide a valid email address.',
  1205. 'VM_WAITING_LIST_ERR_PRODUCT' => 'You must enter a product to be on the waiting list.',
  1206. 'VM_WAITING_LIST_DELETE_SELECT' => 'Please select a waiting list id to delete.',
  1207. 'VM_WAITING_LIST_DELETE_ERR_PRODUCT' => 'You must enter a product id.',
  1208. 'VM_USER_GROUP_ERR_PROTECTED' => 'The group %s cannot be removed or modified!',
  1209. 'VM_USER_GROUP_ERR_STILLUSERS' => 'The group %s still has users assigned to it and cannot be removed!',
  1210. 'VM_USER_GROUP_ADDED' => 'The new user group has been added.',
  1211. 'VM_USER_GROUP_UPDATED' => 'The user group has been updated.',
  1212. 'VM_ABSTRACTOBJECT_VALIDATE_ERR_ID' => 'Please specify an ID to validate',
  1213. 'VM_ABSTRACTOBJECT_VALIDATE_ERR_FIELD' => 'A value for the field "%s" is missing.',
  1214. 'VM_ABSTRACTOBJECT_VALIDATE_NOTUNIQUE' => 'A record with the same value "%s" for "%s" already exists. Please choose another value.',
  1215. 'VM_ABSTRACTOBJECT_REORDER_ERR_TYPE' => 'Could not determine the item type that is to be reorderinged.',
  1216. 'VM_ABSTRACTOBJECT_PUBLISH_ERR_TYPE' => 'Could not determine the item type that is to be (un)published.',
  1217. 'VM_ABSTRACTOBJECT_TASK_OK' => '{field_name}(s) {set} was/were {task}.',
  1218. 'CMN_YEARS' => 'Years',
  1219. 'VM_SORT_ALPHA_CONFIRM' => 'Are you sure to sort this list alphabetically? This cannot be undone.',
  1220. 'VM_SORT_SAVE_ORDER' => 'Save Booking',
  1221. 'VM_SORT_ALPHA' => 'Sort Alphabetically',
  1222. 'VM_PRODUCT_DISCOUNT_ERR_AMOUNT' => 'You must enter an amount for the discount.',
  1223. 'VM_PRODUCT_DISCOUNT_ERR_TYPE' => 'You must select a discount type.',
  1224. 'VM_PRODUCT_DISCOUNT_START_END_DATE' => 'The start date must occur before the end date.',
  1225. 'VM_PRODUCT_DISCOUNT_ERR_UPDATE' => 'You must specify a discount to update.',
  1226. 'VM_PRODUCT_DISCOUNT_ERR_DELETE' => 'Please select a discount to delete.',
  1227. 'VM_PRODUCT_DISCOUNT_ADDED' => 'The product discount has been added.',
  1228. 'VM_PRODUCT_DISCOUNT_UPDATED' => 'The product discount has been updated.',
  1229. 'VM_PRODUCT_DISCOUNT_OVERRIDE' => 'Override',
  1230. 'PHPSHOP_ITEM' => 'Item',
  1231. 'VM_PRODUCT_CATEGORY_ERR_NAME' => 'You must enter a name for the category.',
  1232. 'VM_PRODUCT_CATEGORY_ERR_PARENT' => 'Category parent cannot be same category.',
  1233. 'VM_PRODUCT_CATEGORY_ERR_DELETE_SELECT' => 'Please select a category to delete.',
  1234. 'VM_PRODUCT_CATEGORY_ERR_DELETE_CHILDREN' => 'This category has children - please delete those children first.',
  1235. 'VM_PRODUCT_CATEGORY_ERR_DELETE_IMAGES' => 'Failed deleting Category Images!',
  1236. 'VM_PRODUCT_CATEGORY_ADDED' => 'Successfully added new category',
  1237. 'VM_PRODUCT_CATEGORY_UPDATED' => 'Successfully updated category',
  1238. 'VM_PRODUCT_CATEGORY_DELETED' => 'Successfully deleted category ID',
  1239. 'VM_DELETE_RECORD' => 'Delete this record',
  1240. 'VM_DEFAULT_TOP_LEVEL' => 'Default-Top Level',
  1241. 'VM_SORT_ERR_NUMBERS_ONLY' => 'Error: Please use numbers only for ordering the list!',
  1242. 'VM_PRODUCT_FILES_ERR_PROVIDE' => 'You must either Upload a File or provide a File URL.',
  1243. 'VM_PRODUCT_FILES_ERR_ID' => 'A product ID must be specified.',
  1244. 'VM_PRODUCT_FILES_ERR_DELETE' => 'Please select a file to delete.',
  1245. 'VM_PRODUCT_FILES_IMAGES_SET' => 'The Product Images have been set.',
  1246. 'VM_PRODUCT_FILES_ADDED' => 'The new file has been added.',
  1247. 'VM_PRODUCT_FILES_ERR_TOOBIG' => 'The file you are trying to upload is too big.',
  1248. 'VM_PRODUCT_FILES_ERR_PARTIALLY' => 'The file you are trying upload was only partially uploaded.',
  1249. 'VM_TAX_ERR_STATE_LISTED' => 'This state is already listed.',
  1250. 'VM_TAX_ERR_COUNTRY' => 'You must enter a country for this tax rate.',
  1251. 'VM_TAX_ERR_COUNTRY_NOTEXIST' => 'The Country you have selected does not exist.',
  1252. 'VM_TAX_ERR_TAXRATE' => 'You must enter a tax rate.',
  1253. 'VM_TAX_ERR_UPDATE_SELECT' => 'You must select a tax rate to update.',
  1254. 'VM_TAX_ERR_DELETE_SELECT' => 'Please select a tax rate to delete.',
  1255. 'VM_TAX_ADDED' => 'The Tax Rate has been added.',
  1256. 'VM_TAX_ADD_FAILED' => 'Failed to add the Tax Rate.',
  1257. 'VM_TAX_UPDATED' => 'The Tax Rate has been updated.',
  1258. 'VM_TAX_UPDATE_FAILED' => 'Failed to update the Tax Rate.',
  1259. 'VM_ENTER_VALUE_FIELD' => 'Please enter a value into the Field',
  1260. 'VM_COUPON_ADDED' => 'A new coupon has been added.',
  1261. 'VM_COUPON_UPDATED' => 'The coupon has been updated.',
  1262. 'VM_COUPON_GREATER_TOTAL_SETTO' => 'The Value of the Coupon is greater than the current Booking Total, so the Coupon Value was temporarily set to {value}',
  1263. 'VM_CREDITCARD_ERR_NAME' => 'You must enter a name for the Credit Card Type.',
  1264. 'VM_CREDITCARD_ERR_CODE' => 'You must enter a code for the Credit Card Type.',
  1265. 'VM_CREDITCARD_EXISTS' => 'The given Credit Card Name/Code already exists.',
  1266. 'VM_CREDITCARD_ERR_DELETE_SELECT' => 'Please select a Credit Card Type to delete.',
  1267. 'VM_CREDITCARD_ADDED' => 'The Credit Card Type has been added.',
  1268. 'VM_CREDITCARD_UPDATED' => 'The Credit Card Type has been updated.',
  1269. 'VM_CURRENCY_ERR_NAME' => 'You must enter a name for the currency.',
  1270. 'VM_CURRENCY_ERR_CODE' => 'You must enter a code for the currency.',
  1271. 'VM_CURRENCY_ERR_EXISTS' => 'The given currency name already exists.',
  1272. 'VM_CURRENCY_ERR_DELETE_SELECT' => 'Please select a currency to delete.',
  1273. 'VM_CURRENCY_ADDED' => 'The Currency has been added.',
  1274. 'VM_CURRENCY_UPDATED' => 'The Currency has been updated.',
  1275. 'VM_EXPORT_ERR_MODULE_NAME' => 'You must enter a name for the booking export module.',
  1276. 'VM_EXPORT_ERR_CLASS_NOT_EXIST' => 'Export Class does not exist.',
  1277. 'VM_EXPORT_ERR_DELETE_SELECT' => 'Please select an export module to delete.',
  1278. 'VM_EXPORT_ERR_UPDATE_SELECT' => 'You must select an export module to update.',
  1279. 'VM_FUNCTION_ERR_DELETE_SELECT' => 'Please select a function to delete.',
  1280. 'VM_FUNCTION_ERR_DELETE_NOTALLOWED_MOD' => 'You are not allowed to delete this function (Module Restrictions: {module_perms}, Your Perms: {perms}).',
  1281. 'VM_FUNCTION_ERR_DELETE_NOTALLOWED_FUNC' => 'You are not allowed to delete this function (Function Restrictions: {function_perms}, Your Perms: {perms}).',
  1282. 'VM_MANUF_CAT_ERR_NAME' => 'You must enter a name for the manufacturer category.',
  1283. 'VM_MANUF_CAT_ERR_EXISTS' => 'The given manufacturer category name already exists.',
  1284. 'VM_MANUF_CAT_ERR_DELETE_SELECT' => 'Please select a manufacturer category to delete.',
  1285. 'VM_MANUF_CAT_ADDED' => 'The Manufacturer Category has been added.',
  1286. 'VM_MANUF_CAT_UPDATED' => 'The Manufacturer Category has been updated.',
  1287. 'VM_MODULE_ERR_NAME' => 'You must enter a name for the module.',
  1288. 'VM_MODULE_ERR_EXISTS' => 'The given module name already exists.',
  1289. 'VM_MODULE_ERR_PERMS' => 'You must enter permissions for the module.',
  1290. 'VM_MODULE_ERR_DELETE_SELECT' => 'Please select a module to delete.',
  1291. 'VM_MODULE_ERR_DELETE_CORE' => 'The module {name} is a core module. It cannot be deleted.',
  1292. 'VM_MODULE_ADDED' => 'The Module has been added.',
  1293. 'VM_MODULE_UPDATED' => 'The Module has been updated.',
  1294. 'VM_MANUF_ERR_NAME' => 'You must enter a name for the manufacturer.',
  1295. 'VM_MANUF_ERR_EXISTS' => 'The given manufacturer name already exists.',
  1296. 'VM_MANUF_ERR_DELETE_SELECT' => 'Please select a manufacturer to delete.',
  1297. 'VM_MANUF_ERR_DELETE_STILLPRODUCTS' => 'This Manufacturer still has products assigned to it.',
  1298. 'VM_MANUF_ADDED' => 'The Manufacturer has been added.',
  1299. 'VM_MANUF_UPDATED' => 'The Manufacturer has been updated.',
  1300. 'PHPSHOP_CUSTOMER_CVV2_TOOLTIP_TITLE' => 'Credit Card Security Code',
  1301. 'VM_CREDIT_CARD_TYPE' => 'Credit Card Type',
  1302. 'PHPSHOP_ADMIN_CFG_EPAY_AUTHEMAIL_1' => 'Send authemail to customer',
  1303. 'PHPSHOP_ADMIN_CFG_EPAY_AUTHEMAIL_0' => 'Don\'t send authemail to customer',
  1304. 'PHPSHOP_ADMIN_CFG_EPAY_EXTRAINFO_RESET_EXPLAIN' => 'IF THE PAYMENT EXTRA INFO FIELD IS BLANK YOU MUST CLICK THIS BUTTON BELOW!',
  1305. 'PHPSHOP_ADMIN_CFG_EPAY_EXTRAINFO_RESET' => 'Reset Payment Extra Info',
  1306. 'PHPSHOP_ADMIN_CFG_EPAY_ERR_CONFIGFILE' => 'Could not write to configuration file',
  1307. 'VM_CHECKOUT_ERR_CCTYPE' => 'Credit Card Type not found.',
  1308. 'VM_ENQUIRY_MAIL_CUSTOMER_QUESTION' => 'Customer Question',
  1309. 'VM_ENQUIRY_MAIL_HAS_REQUESTED' => 'has requested more information on',
  1310. 'VM_ENQUIRY_MAIL_PRODUCT_SKU' => 'Product-SKU',
  1311. 'VM_ENQUIRY_MAIL_QUESTION' => 'Question',
  1312. 'VM_HEADING_PROPERTY' => 'Property',
  1313. 'VM_HEADING_MONTH' => 'Month',
  1314. 'VM_HEADING_ARRIVAL' => 'Arrival',
  1315. 'VM_HEADING_DEPARRTURE' => 'Departure',
  1316. 'VM_HEADING_TOTAL' => 'Total',
  1317. 'VM_HEADING_BOOK' => 'Book',
  1318. 'VM_HEADING_KEY' => 'Key:',
  1319. 'VM_HEADING_AVAILABLE' => 'Available',
  1320. 'VM_HEADING_BOOKED' => 'Booked:',
  1321. 'VM_HEADING_BOOK_CHECKIN' => 'Checkin: 4pm:',
  1322. 'VM_HEADING_BOOK_CHECKOUT' => 'Checkout: 10am',
  1323. 'VM_BOOKING_STORED' => 'Your booking data was successfully stored, you may now continue with your booking.',
  1324. 'VM_BOOKING_DATE_ERR1' => 'Your start date appears to be after your end date. Please amend.',
  1325. 'VM_BOOKING_DATE_ERR2' => 'Your start date appears to be the same as your end date. Please amend.',
  1326. 'VM_BOOKING_DATE_ERR3' => 'You must book a minimum of 1 guests.',
  1327. 'VM_BOOKING_DATE_ERR4' => 'Your date range appears to fall over another booking. Please use the availability calendar to check free dates.',
  1328. 'VM_BOOKING_DATE_ERR_ARR_EMPTY' => 'You must supply an arrival date.',
  1329. 'VM_BOOKING_DATE_ERR_ARR_INV' => 'Your start date is an invalid date.',
  1330. 'VM_BOOKING_DATE_ERR_DEPT_EMPTY' => 'You must supply a departure date.',
  1331. 'VM_BOOKING_DATE_ERR_DEPT_INV' => 'Your end date is an invalid date.',
  1332. 'VM_BOOKING_PROP_ERR' => 'Unable to find specified property. Please try again.',
  1333. 'VM_BOOKING_PROCESS_ERR' => 'You don\'t appear to have arrived at this page from a property, or no property ID seems to have been passed.',
  1334. 'VM_BOOKING_NO_PROP_ERR' => 'No property id specified. Unable to retrieve any pricing information.',
  1335. 'VM_BOOKING_NO_RPICING_ERR' => 'We were unable to find any pricing information for this property, as such this property can not be booked online. Sorry for any inconvenience caused.',
  1336. 'VM_BOOKING_MIN_PERSON' => 'You must book a minimum of 1 guests',
  1337. 'VM_BOOKING_MIN_GUESTS' => 'This property must have a minimum of %s guests',
  1338. 'VM_BOOKING_MAX_GUESTS' => 'This property has a maximum of %s guests allowed',
  1339. 'VM_BOOKING_MIN_NIGHTS' => 'This property must be booked for a minimum of %s nights',
  1340. 'VM_BOOKING_MAX_NIGHTS' => 'This property can only be booked for a maximum of %s nights',
  1341. 'VM_BOOKING_CHANGEOVER' => 'This property can only be booked between changeover days. The changeover day for this property is %s',
  1342. 'VM_BOOKING_PETS' => 'This property does not allow pets.',
  1343. 'VM_BOOKING_PET_PER_NIGHT' => '%s per night per pet.',
  1344. 'VM_GAPFILLER_TITLE' => 'Gap Filler Discount'
  1345. ); $VM_LANG->initModule( 'common', $langvars );
  1346. ?>