source: extensions/MyPiwiShop/language/en_UK/plugin.lang.php @ 27743

Last change on this file since 27743 was 27743, checked in by Miklfe, 10 years ago

Version de lancement

File size: 3.4 KB
Line 
1<?php
2$lang[' option']=' option';
3$lang[' product']=' product';
4$lang['(filtered from _MAX_ total records)']='(filtered from _MAX_ total records)';
5$lang['Add ']='Add ';
6$lang['Add a option']='Add a option';
7$lang['Add a product']='Add a product';
8$lang['Add the selected products for these images']='Add the selected products for these images'; 
9$lang['Buy']='Buy';
10$lang['Change the display order of options in the form']='Change the display order of options in the form';
11$lang['Change the display order of products in the form']='Change the display order of products in the form';
12$lang['Configuration']='Configuration';
13$lang['Currency']='Currency';
14$lang['Delete the selected products for these images']='Delete the selected products for these images'; 
15$lang['Display _MENU_ records per page']='Display _MENU_ records per page';
16$lang['Duplicate ']='Duplicate ';
17$lang['Edit ']='Edit ';
18$lang['Edit']='Edit';
19$lang['Fields marked with * must be completed']='Fields marked with * must be completed';
20$lang['No matching option found']='No matching option found';
21$lang['No product selected']='No product selected';
22$lang['Note administrator']='Note administrator'; 
23$lang['Option registered']='Option registered';
24$lang['Option value']='Option value';
25$lang['Options']='Options';
26$lang['Presentation text for a single product']='Presentation text for a single product';
27$lang['Presentation text for several products']='Presentation text for several products';
28$lang['Price']='Price'; 
29$lang['Product registered']='Product registered';
30$lang['Product']='Product';
31$lang['Products have been added to these images']='Products have been added to these images';
32$lang['Products have been removed for these pictures']='Products have been removed for these pictures';
33$lang['Products']='Products';
34$lang['Registered']='Registered';
35$lang['Required']='Required';
36$lang['Select at least one product']='Select at least one product'; 
37$lang['Shipping cost']='Shipping cost';
38$lang['Shop']='Shop';
39$lang['Showing 0 to 0 of 0 records']='Showing 0 to 0 of 0 records';
40$lang['Showing _START_ to _END_ of _TOTAL_ records']='Showing _START_ to _END_ of _TOTAL_ records';
41$lang['The field is required']='The field is required';
42$lang['The order is changed']='The order is changed';
43$lang['Type of option']='Type of option';
44$lang['Type']='Type';
45$lang['Validate the change']='Validate the change';
46$lang['Value']='Value';
47$lang['View cart']='View cart';
48$lang['What is MyPiwiShop?']='What is MyPiwiShop?';
49$lang['Your Paypal id']='Your Paypal id or mail address of your Paypal account';
50$lang['a option']='a option';
51$lang['a product']='a product';
52$lang['add value']='add value';
53$lang['drag / drop to change the order']='drag / drop to change the order';
54$lang['duplicate']='duplicate';
55$lang['option registered']='option registered';
56$lang['products have been added to these images']='products have been added to these images';
57$lang['products have been removed for these pictures']='products have been removed for these pictures';
58$lang['see related products for this picture']='see related products for this picture';
59$lang['shipping fees']='shipping fees';
60$lang['the option']='the option';
61$lang['the order is changed']='the order is changed';
62$lang['the product']='the product';
63$lang['you must enter the name of the option']='you must enter the name of the option';
64$lang['you must enter the product and not the price']='you must enter the product and not the price';
65?>
66
Note: See TracBrowser for help on using the repository browser.