-
Notifications
You must be signed in to change notification settings - Fork 5
/
en.php
560 lines (559 loc) · 66.1 KB
/
en.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
<?php
global $_MODULE;
$_MODULE = array();
$_MODULE['<{ebay}prestashop>ebay_282539987a2276dd5259f8e745d668a1'] = 'eBay';
$_MODULE['<{ebay}prestashop>ebay_fe4139533f9589aed248d4210bf2137e'] = 'Easily export your products from PrestaShop to eBay, the biggest market place, to acquire new customers and realize more sales.';
$_MODULE['<{ebay}prestashop>ebay_324d5b9eb4d6c052ceb767215ea3780b'] = 'The eBay module currently works for eBay.fr, eBay.it, eBay.co.uk, eBay.pl, eBay.nl and eBay.es';
$_MODULE['<{ebay}prestashop>ebay_18f0a54f8533e84e2912a954be9172dc'] = 'Are you sure you want to uninistall this module? All configuration settings will be lost';
$_MODULE['<{ebay}prestashop>ebay_8acabcc788c316f92b7850c76265b49b'] = 'You must enable cURL extension and allow_url_fopen option on your server if you want to use this module.';
$_MODULE['<{ebay}prestashop>ebay_d591cbc447d01e5a6165096ebfdf804e'] = 'You must enable cURL extension on your server if you want to use this module.';
$_MODULE['<{ebay}prestashop>ebay_1b18bd5d9d85f4f667614345ee20e3b2'] = 'You must enable allow_url_fopen option on your server if you want to use this module.';
$_MODULE['<{ebay}prestashop>ebay_1958ec3d192f023fdd4ef9833c667812'] = 'Status not complete, amount less than 0.1 or no matching product';
$_MODULE['<{ebay}prestashop>ebay_a11a07346e4343b393b7a6d29924043e'] = 'Order already imported';
$_MODULE['<{ebay}prestashop>ebay_eaa0d1591e6369a298dcd6cb1a8eba8a'] = 'Invalid e-mail';
$_MODULE['<{ebay}prestashop>ebay_f19bab7c4c3d19688f1a16d7830517b9'] = 'Country is not activated';
$_MODULE['<{ebay}prestashop>ebay_6450acbf317261ce71e7341df1fc1a66'] = 'Could not find the products in database';
$_MODULE['<{ebay}prestashop>ebay_5f8d9c30e0606a91c5d7b6e1bf1217ac'] = 'Could not add product to cart (maybe your stock quantity is 0)';
$_MODULE['<{ebay}prestashop>ebay_5862386337fb6101d8edc33a9345b46e'] = 'Your PayPal email address is not specified or invalid';
$_MODULE['<{ebay}prestashop>ebay_458d329d5eb1caf63615141fb51e8329'] = 'Your shop\'s postal code is not specified or is invalid';
$_MODULE['<{ebay}prestashop>ebay_1e3dacdfaddde2a9a6992d0f9d4af8a5'] = 'Your profile is ready to go, go to Synchronization to list your products';
$_MODULE['<{ebay}prestashop>ebay_614f922668fa52a03e400087c792de0c'] = 'To implement these changes on active listings you need to resynchronize your items';
$_MODULE['<{ebay}prestashop>ebay_27560c2d2e07f0c3f9839d728e6b03b1'] = 'Import of eBay category is running.';
$_MODULE['<{ebay}prestashop>ebay_dbd4457258add3475ca1ba82d1305ed5'] = 'Profile cannot be changed';
$_MODULE['<{ebay}prestashop>ebay_c888438d14855d7d96a2724ee9c306bd'] = 'Settings updated';
$_MODULE['<{ebay}prestashop>ebay_b9284bff13acffdd879ef4ac7fca5234'] = 'Settings failed';
$_MODULE['<{ebay}prestashop>ebay_068f80c7519d0528fb08e82137a72131'] = 'Products';
$_MODULE['<{ebay}prestashop>ebay_054b4f3ea543c990f6b125f41af6ebf7'] = 'Option';
$_MODULE['<{ebay}prestashop>ebay_547c708291fe196592dd1e4db7b206a5'] = 'product(s) sync with eBay';
$_MODULE['<{ebay}prestashop>ebay_5dc25c0f4d3cbe7eb03259718ac7bb72'] = 'Some products have not been listed successfully due to the error(s) below';
$_MODULE['<{ebay}prestashop>ebay_1761efb946aa43c14af989665dae691a'] = 'Product(s) concerned';
$_MODULE['<{ebay}prestashop>ebay_5096b1cd265224acf046bf2a04c97e98'] = 'The item condition value defined in your configuration is not supported in the eBay category.';
$_MODULE['<{ebay}prestashop>ebay_98dc9c312b853d330c69fbe11141e596'] = 'You can modify your item condition in the configuration settings (see supported conditions by categories here: http://pages.ebay.co.uk/help/sell/item-condition.html)';
$_MODULE['<{ebay}prestashop>ebay_1ec3f6e91783ec459fcdb51c89ddf225'] = 'A later version of the module will allow you to specify item conditions by category';
$_MODULE['<{ebay}prestashop>suggestcategories_c888438d14855d7d96a2724ee9c306bd'] = 'Settings updated';
$_MODULE['<{ebay}prestashop>ebayalert_7df30e6b14bf416875549d4899cf1df3'] = 'You will send more than one image. This can have financial consequences. Please verify this link';
$_MODULE['<{ebay}prestashop>ebayalert_27a6bc63e925081ef4f0df4154685dd7'] = 'You can\'t send more than 12 pictures per product. Please configure in Advanced Settings';
$_MODULE['<{ebay}prestashop>ebayalert_ff815ee6687b94fe4806020459cc3007'] = 'You must enable the following countries :';
$_MODULE['<{ebay}prestashop>ebayalert_cfca27d0080849b56af42310ae2c1383'] = '. In order to import this eBay order(s) :';
$_MODULE['<{ebay}prestashop>ebayalert_779fe9c0b9576da73eb530e97ed6884f'] = 'You are currently connected to the Prestashop Back Office using a different URL than set up, this module will not work properly. Please log in using @link@this url.@/link@';
$_MODULE['<{ebay}prestashop>ebayalert_5f2b515eb4d0ac5a72b0c29467dcfcef'] = 'Last product synchronization has been done the';
$_MODULE['<{ebay}prestashop>ebayalert_c5695dc13d5eda9a308e85363c549c70'] = 'at';
$_MODULE['<{ebay}prestashop>ebayalert_739b4c5f1600064e46ec1e1fb581db7a'] = 'and it tried to synchronize';
$_MODULE['<{ebay}prestashop>ebayalert_4bd0f51551ea145989b5283f3f8c6bf3'] = 'The product cron job has never been run.';
$_MODULE['<{ebay}prestashop>ebayalert_6614090e9f1bd848cabbee58c484e22a'] = 'Last order synchronization has been done the';
$_MODULE['<{ebay}prestashop>ebayalert_14bbaa58591b4c1d8e97a550dc462df9'] = 'Order cron job has never been run.';
$_MODULE['<{ebay}prestashop>ebaysynchronizer_7bb63c7de5a5ee79356083a12f21e1e8'] = 'instead of';
$_MODULE['<{ebay}prestashop>ebaysynchronizer_320fa491b6a72b8221a881eea63a399d'] = 'promotion of';
$_MODULE['<{ebay}prestashop>ebayvalidatortab_c776eb48aa70dc0337f83512f1f16459'] = 'You must at least configure one domestic shipping service';
$_MODULE['<{ebay}prestashop>ebayvalidatortab_a56abc118b65893f55220258f819013a'] = 'Your international shipping must at least have one zone configured';
$_MODULE['<{ebay}prestashop>ebayvalidatortab_d375ce71d7a0089f5242350a7dbed337'] = 'You could benefit to configure international shipping services';
$_MODULE['<{ebay}prestashop>ebayvalidatortab_3fd8bb271a9d204bce95dc7fd711f71e'] = 'Your need to configure the field';
$_MODULE['<{ebay}prestashop>ebayvalidatortab_953f07f8d911e2f192ff3c943347fe61'] = 'You need to configure your mandatory items specifics';
$_MODULE['<{ebay}prestashop>ebayvalidatortab_6e634bdf65bcb3695af90deef298d339'] = 'You could gain visibility by configuring optional items specifics';
$_MODULE['<{ebay}prestashop>ebayvalidatortab_20a500b4a50e4fffdb7bfc975da53738'] = 'You need to add something in your template title. Use the tags available to personnalize your product title on eBay';
$_MODULE['<{ebay}prestashop>ebayvalidatortab_fe7b3c5b0cdf66618adcbd6199ce0ed4'] = 'You could improve your title template by adding informations about the items';
$_MODULE['<{ebay}prestashop>ebayformadvancedparameterstab_c888438d14855d7d96a2724ee9c306bd'] = 'Settings updated';
$_MODULE['<{ebay}prestashop>ebayformadvancedparameterstab_b9284bff13acffdd879ef4ac7fca5234'] = 'Settings failed';
$_MODULE['<{ebay}prestashop>ebayformcategorytab_c888438d14855d7d96a2724ee9c306bd'] = 'Settings updated';
$_MODULE['<{ebay}prestashop>ebayformcategorytab_257801f474ff8efaf6c4f22e3e393eca'] = 'You have chosen eBay category :';
$_MODULE['<{ebay}prestashop>ebayformcategorytab_fb0916cb4a4acffcdd5bd8516ac4238f'] = 'which does not support multivariation products. Each variation of a product will generate a new product in eBay';
$_MODULE['<{ebay}prestashop>ebayformcategorytab_87b4c70766ba615fdd493cebd5d08b4b'] = 'You have chosen eBay categories :';
$_MODULE['<{ebay}prestashop>ebayformcategorytab_05f1b4299e302b84b064cd95e05dde3d'] = 'which do not support multivariation products. Each variation of a product will generate a new product in eBay';
$_MODULE['<{ebay}prestashop>ebayformebaysynctab_04e5a085ee8db3d10b357237472d28f7'] = 'Please configure the \'General settings\' tab before using this tab';
$_MODULE['<{ebay}prestashop>ebayformebaysynctab_b559860d1942cf5e0d715b02f0e7d62e'] = 'Please configure the \'Category settings\' tab before using this tab';
$_MODULE['<{ebay}prestashop>ebayformebaysynctab_f5bf48aa40cad7891eb709fcf1fde128'] = 'product';
$_MODULE['<{ebay}prestashop>ebayformebaysynctab_86024cad1e83101d97359d7351051156'] = 'products';
$_MODULE['<{ebay}prestashop>ebayformebaysynctab_837aa6cf5f7ad49c07b621eeed754120'] = 'A synchronization is currently underway. If you leave this page, it will be abandoned.';
$_MODULE['<{ebay}prestashop>ebayformebaysynctab_257801f474ff8efaf6c4f22e3e393eca'] = 'You have chosen eBay category :';
$_MODULE['<{ebay}prestashop>ebayformebaysynctab_fb0916cb4a4acffcdd5bd8516ac4238f'] = 'which does not support multivariation products. Each variation of a product will generate a new product in eBay';
$_MODULE['<{ebay}prestashop>ebayformebaysynctab_87b4c70766ba615fdd493cebd5d08b4b'] = 'You have chosen eBay categories :';
$_MODULE['<{ebay}prestashop>ebayformebaysynctab_05f1b4299e302b84b064cd95e05dde3d'] = 'which do not support multivariation products. Each variation of a product will generate a new product in eBay';
$_MODULE['<{ebay}prestashop>ebayformitemsspecificstab_c888438d14855d7d96a2724ee9c306bd'] = 'Settings updated';
$_MODULE['<{ebay}prestashop>ebayformitemsspecificstab_22af645d1859cb5ca6da0c484f1f37ea'] = 'new';
$_MODULE['<{ebay}prestashop>ebayformitemsspecificstab_1aec9c5d0644e11fd9dd0f9fb36009fb'] = 'used';
$_MODULE['<{ebay}prestashop>ebayformitemsspecificstab_4853d997d934775518990d01720e68c5'] = 'refurbished';
$_MODULE['<{ebay}prestashop>ebayformparameterstab_b9284bff13acffdd879ef4ac7fca5234'] = 'Settings failed';
$_MODULE['<{ebay}prestashop>ebayformparameterstab_0d730df753ae6a369323fe6dc1641eb2'] = '1 Day';
$_MODULE['<{ebay}prestashop>ebayformparameterstab_14cad5137a2254d53fde198d52e70109'] = '3 Days';
$_MODULE['<{ebay}prestashop>ebayformparameterstab_6383598717ae8ac458dc988dff77c800'] = '5 Days';
$_MODULE['<{ebay}prestashop>ebayformparameterstab_374616a0b786e9bffadc7f28e68d6c59'] = '7 Days';
$_MODULE['<{ebay}prestashop>ebayformparameterstab_38efedfd69ad005a6e0b0393682636db'] = '10 Days';
$_MODULE['<{ebay}prestashop>ebayformparameterstab_9c680defe5574c8355ed9be5a3fede04'] = '30 Days';
$_MODULE['<{ebay}prestashop>ebayformparameterstab_ef5628d087f8aa505ac26e10f4ae87be'] = 'Good \'Till Canceled';
$_MODULE['<{ebay}prestashop>ebayformstorecategorytab_c888438d14855d7d96a2724ee9c306bd'] = 'Settings updated';
$_MODULE['<{ebay}prestashop>ebayformtemplatemanagertab_04e5a085ee8db3d10b357237472d28f7'] = 'Please configure the \'General settings\' tab before using this tab';
$_MODULE['<{ebay}prestashop>ebayformtemplatemanagertab_c888438d14855d7d96a2724ee9c306bd'] = 'Settings updated';
$_MODULE['<{ebay}prestashop>ebayformtemplatemanagertab_b9284bff13acffdd879ef4ac7fca5234'] = 'Settings failed';
$_MODULE['<{ebay}prestashop>ebayorderhistorytab_04e5a085ee8db3d10b357237472d28f7'] = 'Please configure the \'General settings\' tab before using this tab';
$_MODULE['<{ebay}prestashop>ebay_3defc5eecc87a01b7ff5dfc4fcd8898a'] = 'See our ratings';
$_MODULE['<{ebay}prestashop>ebay_356c707afada9bf5305aee151b7e42c9'] = 'Add this shop to my favorites';
$_MODULE['<{ebay}prestashop>ebay_faeaec9eda6bc4c8cb6e1a9156a858be'] = 'Availability';
$_MODULE['<{ebay}prestashop>ebay_8289b7ec22f39ace395a246dec26e79f'] = 'in stock';
$_MODULE['<{ebay}prestashop>alert_mail_fe816ec4b30c11a39edfd8b0a4cfab49'] = 'Error(s)';
$_MODULE['<{ebay}prestashop>alert_mail_cc49f384fd7b6f80fee8762e96323ff0'] = 'Warning(s)';
$_MODULE['<{ebay}prestashop>alert_mail_47c1cd97f5787ec60674a0360ae32e69'] = 'Information(s)';
$_MODULE['<{ebay}prestashop>alert_multishop_2e7f3dde5f1647fd2f2e90460cd38a97'] = 'You can\'t use this module in the context of the current store.';
$_MODULE['<{ebay}prestashop>api_logs_54b1a52487d66c4f98fda5b1954d60dd'] = 'Logs are not enabled please go to advanced parameters to enable them';
$_MODULE['<{ebay}prestashop>api_logs_193cfc9be3b995831c6af2fea6650e60'] = 'Page';
$_MODULE['<{ebay}prestashop>api_logs_d9efc413ecd9988caf09c5e921902dfc'] = 'of %s';
$_MODULE['<{ebay}prestashop>api_logs_490aa6e856ccf208a054389e47ce0d06'] = 'Id';
$_MODULE['<{ebay}prestashop>api_logs_cce99c598cfdb9773ab041d54c3d973a'] = 'Profile';
$_MODULE['<{ebay}prestashop>api_logs_a1fa27779242b4902f7ae3bdd5c6d508'] = 'Type';
$_MODULE['<{ebay}prestashop>api_logs_ad4e206408c1c59bfb8a057ba7857446'] = 'Context';
$_MODULE['<{ebay}prestashop>api_logs_0937cd63069480739c418ec8f4e1db62'] = 'Data Sent';
$_MODULE['<{ebay}prestashop>api_logs_d64ed3e9c10229648e069f56e32f4c8e'] = 'Response';
$_MODULE['<{ebay}prestashop>api_logs_2bff0c18dad806b7e121a0013c7f08a6'] = 'Id Product';
$_MODULE['<{ebay}prestashop>api_logs_49414cda71621b3ee718ae5ff40804c5'] = 'Id Order';
$_MODULE['<{ebay}prestashop>api_logs_44749712dbec183e983dcd78a7736c41'] = 'Date';
$_MODULE['<{ebay}prestashop>api_logs_c0e976ceb44bcb5da875589bae326be1'] = 'No logs available';
$_MODULE['<{ebay}prestashop>api_logs_51a86cf2722f1be8670a091910017425'] = 'You are not logged in';
$_MODULE['<{ebay}prestashop>api_logs_a7dd12b1dab17d25467b0b0a4c8d4a92'] = 'show';
$_MODULE['<{ebay}prestashop>checktoken_500e5667ff27df92e6f2d327c2440911'] = 'If you\'ve been logged out of eBay and not redirected to the configuration page, please click here';
$_MODULE['<{ebay}prestashop>checktoken_16bfbf9c462762cf1cba4134ec53c504'] = 'Loading';
$_MODULE['<{ebay}prestashop>checktoken_745f12b02aa3ed40c85772578bd48298'] = 'Once you sign in via the new eBay window, the module will automatically finish the installation';
$_MODULE['<{ebay}prestashop>ebay_listings_0516a43405643d063eb737f36ce0f8f0'] = 'See eBay listings';
$_MODULE['<{ebay}prestashop>ebay_listings_ajax_91ebef1d9e4c658b5befafa84e01c930'] = 'Id product';
$_MODULE['<{ebay}prestashop>ebay_listings_ajax_694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantity';
$_MODULE['<{ebay}prestashop>ebay_listings_ajax_40a0bf0d1c4cc915fe59a7d84c74b0c6'] = 'Product on Prestashop';
$_MODULE['<{ebay}prestashop>ebay_listings_ajax_361a1ea479091129dbb664f1595246a8'] = 'Product on eBay (reference)';
$_MODULE['<{ebay}prestashop>ebay_listings_ajax_e02f1c94660d4ac9b1edc6eef5711ed9'] = 'No listing with this profile';
$_MODULE['<{ebay}prestashop>error_paypal_email_3181149c5973679d95d0bbf39ba4a9af'] = 'You have to configure \"Account settings\" tab before using this tab.';
$_MODULE['<{ebay}prestashop>form_b0fa83aa327733da359ecc17ee43dba2'] = 'A PERFECT PARTNER FOR YOUR BUSINESS';
$_MODULE['<{ebay}prestashop>form_93ef31db80f81f81b1e5368ad171fd0d'] = 'eBay is one of the |b|largest marketplaces in the world that connects buyers and sellers of all sizes around the world|/b|.';
$_MODULE['<{ebay}prestashop>form_76e8724ed44ad5f885a68756f313bf4d'] = 'eBay represents a great opportunity for you to reach millions of new customers and help you to grow your business.';
$_MODULE['<{ebay}prestashop>form_85d1e0cf5b61caf01ddb98f9ac08f5c6'] = 'With the eBay add-on for PrestaShop you can:';
$_MODULE['<{ebay}prestashop>form_317b83332d1308e3726721fe87b69ae9'] = 'Export your products from your PrestaShop shop to eBay.';
$_MODULE['<{ebay}prestashop>form_af71b150263627cd489807ca7df92f41'] = 'Manage both channels from your back-office.';
$_MODULE['<{ebay}prestashop>form_1aee4d69e33a41858ca1b07062e4b312'] = 'Develop a profitable additional sales channel.';
$_MODULE['<{ebay}prestashop>form_9fdf5e83073f3bab1dc7f87050245aaa'] = 'Start selling now with the PrestaShop FREE add-on for eBay!';
$_MODULE['<{ebay}prestashop>form_e3438d73e9574562ae791658e5a94244'] = 'Start selling on eBay with PrestaShop is easy:';
$_MODULE['<{ebay}prestashop>form_05f9b58157edec7a54cf69c918abc211'] = 'Create an eBay business account';
$_MODULE['<{ebay}prestashop>form_1326a43a80b8241e21c809f80b997845'] = 'Open your eBay shop';
$_MODULE['<{ebay}prestashop>form_3d9742de1b9742bd8031ec3f8334da22'] = 'Link your eBay account to the eBay add-on';
$_MODULE['<{ebay}prestashop>form_c9e6616dc1bb37bf1ab3d56156288a8f'] = 'Configure the eBay add-on';
$_MODULE['<{ebay}prestashop>form_5c79609876d64e33ff348736ba605867'] = 'Open your shop for free';
$_MODULE['<{ebay}prestashop>form_f7781230f034f74844124eb49c04e684'] = 'Begin or boost your activity on eBay, enjoying';
$_MODULE['<{ebay}prestashop>form_1c1d90087dfad5f38c4135ac25197e6d'] = '90 free days of subscription';
$_MODULE['<{ebay}prestashop>form_de02798502e46104ef6d3627c34721af'] = 'to eBay Shops';
$_MODULE['<{ebay}prestashop>form_6b2535c9030827712b8315f4b33afaad'] = 'http://pages.ebay.fr/promos/termsfrstoretrial3months/';
$_MODULE['<{ebay}prestashop>form_7d5a27f1b53dc519eac7bb288f664892'] = 'More informations';
$_MODULE['<{ebay}prestashop>form_2e4f4d8b849fb72905addc231d160e8b'] = 'eBay Module Status';
$_MODULE['<{ebay}prestashop>form_f260c8e81a413247fbdc053775e79046'] = 'You don\'t have any profile setup yet';
$_MODULE['<{ebay}prestashop>form_23be65c546606a79458fe7a3ab52519a'] = 'You\'re using version 1.5.1 of PrestaShop. We invite you to upgrade to version 1.5.2 so you can use the eBay module properly.';
$_MODULE['<{ebay}prestashop>form_5d584828945c4f4d63fb6bd9543f3536'] = 'Please synchronize your eBay sales in your Prestashop front office';
$_MODULE['<{ebay}prestashop>form_1fac24ceefe4af3b5f817d4c36d46245'] = 'Please complete the following settings to configure the module';
$_MODULE['<{ebay}prestashop>form_9a5c99bf25e84cd8fe7c500f7ec698f2'] = 'Register the module on eBay';
$_MODULE['<{ebay}prestashop>form_f09ea5dca3d187c50a634239778a5a3c'] = 'Allow url fopen';
$_MODULE['<{ebay}prestashop>form_c7760f2c36d4e647e8a254cef51cbae8'] = 'Enable cURL';
$_MODULE['<{ebay}prestashop>form_dc6b67778fcb0e138653294a81208971'] = 'Please register an eBay business seller account to configure the application';
$_MODULE['<{ebay}prestashop>form_5b5e044a064a74d946f8ff3c51f96e34'] = 'eBay Profiles';
$_MODULE['<{ebay}prestashop>form_960cacc057d15f8b184629d8dd5c3f69'] = 'eBay User Id';
$_MODULE['<{ebay}prestashop>form_1abcda2246172b8a723da723ba3cb9e0'] = 'eBay Site';
$_MODULE['<{ebay}prestashop>form_920dc5e73ec934da7215f65aa6fc642e'] = 'Prestashop Shop';
$_MODULE['<{ebay}prestashop>form_4994a8ffeba4ac3140beb89e8d41f174'] = 'Language';
$_MODULE['<{ebay}prestashop>form_3c54123fc64232cfcad3cedd49266ce5'] = 'Nb Current Listings';
$_MODULE['<{ebay}prestashop>form_004bf6c9a40003140292e97330236c53'] = 'Action';
$_MODULE['<{ebay}prestashop>form_0599b1ea4ecbec20a40188dca59e5ff9'] = 'The bold profile is your current profile. To change the profile you are currently working with, click on the desired profile';
$_MODULE['<{ebay}prestashop>form_15f046413a3aed81622b21bf550add71'] = 'Add a New Profile';
$_MODULE['<{ebay}prestashop>form_7fcf7ae95171549f39479f4983cef281'] = 'Status of your eBay Add-on';
$_MODULE['<{ebay}prestashop>form_9adbd0541b11d4607a2b6909a7f99ef2'] = 'How to install the module';
$_MODULE['<{ebay}prestashop>form_4dc09e871f26fbc94f0a6be9ebb2083a'] = 'Show seller tips';
$_MODULE['<{ebay}prestashop>form_e6fd13c0bf207b963a15f09bfac3a5b5'] = 'http://www.202-ecommerce.com/ebay/tuto-en';
$_MODULE['<{ebay}prestashop>form_c28c042b7cbaaf33187e0b9e101df80a'] = 'ebay_video_en';
$_MODULE['<{ebay}prestashop>form_ddcf50c29294d4414f3f7c1bbc892cb5'] = 'Resources';
$_MODULE['<{ebay}prestashop>form_3218487cc1e8dad659f6f45b99b4f453'] = 'Download the add-on installation guide';
$_MODULE['<{ebay}prestashop>form_e69a9852b7a5613c5b7259fad750d56d'] = 'eBay Seller center';
$_MODULE['<{ebay}prestashop>form_384462a2f820bc794a371dcdedd1b3f1'] = 'eBay fees for professional sellers';
$_MODULE['<{ebay}prestashop>form_02d4482d332e1aef3437cd61c9bcc624'] = 'Contact us';
$_MODULE['<{ebay}prestashop>form_7164d459e75e792a9a616d5b2332cf28'] = 'Tips to sell more on eBay:';
$_MODULE['<{ebay}prestashop>form_1d99451cb0f430d3c5657be8ad6157ed'] = 'Help buyers to find your product:';
$_MODULE['<{ebay}prestashop>form_248ae41cf8056445fd43d21ee9979c51'] = 'Write good |a|titles and descriptions|/a|';
$_MODULE['<{ebay}prestashop>form_424ede1f93586d5d64744e846cf13958'] = 'Make your products competitive:';
$_MODULE['<{ebay}prestashop>form_ef853586960f1fb633eaad6703b1e5c9'] = '|a|research on eBay for similar products|/a| to yours and compare with your prices.';
$_MODULE['<{ebay}prestashop>form_7a53cdfb9604db4c37815a9e9e150580'] = '|b|Take special care of your product pictures,|/b| |a|this will help buyers to buy from you.|/a|';
$_MODULE['<{ebay}prestashop>form_1be96c53c4948c9edbb6401f73990fea'] = '|b|Make buyers to come back|/b| by |a|delivering a great service|/a| and offering free shipping.';
$_MODULE['<{ebay}prestashop>form_26793199da31bac278df90d5146cdf96'] = 'You are updating the \"|profile_identifier| for eBay.|profile_domain|\" profile';
$_MODULE['<{ebay}prestashop>form_f4f70727dc34561dfde1a3c529b6205c'] = 'Settings';
$_MODULE['<{ebay}prestashop>form_454c65346b592d2a6ddcf6e6cd91d9b3'] = 'Synchronization';
$_MODULE['<{ebay}prestashop>form_ce09e3d68182639402e8fd2f50368167'] = 'Visualization';
$_MODULE['<{ebay}prestashop>form_9ffc3ccc968a96d902af963c6d7b4e97'] = 'Advanced Settings';
$_MODULE['<{ebay}prestashop>form_e5fc7ebee32598b76be0d6730308c007'] = 'Hide seller tips';
$_MODULE['<{ebay}prestashop>form_232d89d0d13d129185fe18a3b8c05d93'] = 'Are you sure you want to delete the profile number %profile_number%?';
$_MODULE['<{ebay}prestashop>formadvancedparameters_a0b20b86096a94e1fc245e2c976ec486'] = 'Select the size of your main photo and any photos you want to include in your description. Go to Preferences> images. Your images must comply with eBay’s photo standards.';
$_MODULE['<{ebay}prestashop>formadvancedparameters_1f4bcc0cd8726c44f5a131526d39b06e'] = 'Photo sizes';
$_MODULE['<{ebay}prestashop>formadvancedparameters_8b327df864e789468ba58cf2dc1583ac'] = 'Default photo';
$_MODULE['<{ebay}prestashop>formadvancedparameters_f6f859e4c002a4ce277c9667c8c327fb'] = 'This will be the main photo and will appear on the search result and item pages.';
$_MODULE['<{ebay}prestashop>formadvancedparameters_cd3c959412283c1999a80609f85509e0'] = 'Main photo';
$_MODULE['<{ebay}prestashop>formadvancedparameters_cde8406387edb9069ccdf57eb0786d56'] = 'This photo will appear as default photo in your listing\'s description.';
$_MODULE['<{ebay}prestashop>formadvancedparameters_d846e743656577a2b41798b4aadefa69'] = 'Small photo';
$_MODULE['<{ebay}prestashop>formadvancedparameters_2162227e48b263e6f84e94123aba199b'] = 'This photo will appear as thumbnail in your listing\'s description.';
$_MODULE['<{ebay}prestashop>formadvancedparameters_21721369e704ec1e533c650854586a75'] = 'Number of additional pictures (0 will send one picture)';
$_MODULE['<{ebay}prestashop>formadvancedparameters_90d4f64caa9e237cc77c45fa883edf01'] = 'Send new product images on the next synchronization';
$_MODULE['<{ebay}prestashop>formadvancedparameters_b2d37ae1cedf42ff874289b721860af2'] = 'Logs';
$_MODULE['<{ebay}prestashop>formadvancedparameters_9c81ff0916e4cfd2f07b81f313503d2a'] = 'API Logs';
$_MODULE['<{ebay}prestashop>formadvancedparameters_c679fc13603be8c014587835cc188df3'] = 'The log file is not writable';
$_MODULE['<{ebay}prestashop>formadvancedparameters_1402c5692de729ecd59e08af887c70e8'] = 'Applicative Logs';
$_MODULE['<{ebay}prestashop>formadvancedparameters_2b100896fd5ace4912e319bc7463b16e'] = 'Download logs';
$_MODULE['<{ebay}prestashop>formadvancedparameters_801ab24683a4a8c433c6eb40c48bcd9d'] = 'Download';
$_MODULE['<{ebay}prestashop>formadvancedparameters_d2fd2db4137a11bdbd6c63750d7f875f'] = 'Logs Conservation Duration';
$_MODULE['<{ebay}prestashop>formadvancedparameters_e8605220e0fd610c52ec6fdd43035528'] = 'EAN Sync';
$_MODULE['<{ebay}prestashop>formadvancedparameters_5b69be52cfc307fdebc04f850acb8566'] = 'Synchronise EAN.';
$_MODULE['<{ebay}prestashop>formadvancedparameters_d8e87c0927539672f54462c837be0b7f'] = 'Sync';
$_MODULE['<{ebay}prestashop>formadvancedparameters_31bb5929dfddc4a33bfb7d035e4d7be0'] = 'Sync Orders';
$_MODULE['<{ebay}prestashop>formadvancedparameters_88470e0a387c590e7520820a4d665bb7'] = 'every 30 minutes on page load';
$_MODULE['<{ebay}prestashop>formadvancedparameters_838c855e9245ea6d7f22dde18466c94c'] = 'by CRON task';
$_MODULE['<{ebay}prestashop>formadvancedparameters_cde5429dbfd8a853fb33c58da02cea9a'] = 'Sync Products';
$_MODULE['<{ebay}prestashop>formadvancedparameters_60752d03037e213949f51539d59657f0'] = 'on save';
$_MODULE['<{ebay}prestashop>formadvancedparameters_1946fcd18638ae9703119c103c670e2c'] = 'Orders Collection Duration';
$_MODULE['<{ebay}prestashop>formadvancedparameters_23b1672185d27fe1ba03806f43f79e9f'] = 'Since when fetch orders (in days, change if you receive more than 100 orders per fortnight)';
$_MODULE['<{ebay}prestashop>formadvancedparameters_e83fcf9c2397e7e9ba8d0bac7a84ea2e'] = 'Check Database';
$_MODULE['<{ebay}prestashop>formadvancedparameters_b9b0b0ecacf5c5a2daa09d8ef13825cf'] = 'Click on \"Start checking\" if you want to proceed to verify your eBay database';
$_MODULE['<{ebay}prestashop>formadvancedparameters_ec53a8c4f07baed5d8825072c89799be'] = 'Status';
$_MODULE['<{ebay}prestashop>formadvancedparameters_b5a7adde1af5c87d7fd797b6245c2a39'] = 'Description';
$_MODULE['<{ebay}prestashop>formadvancedparameters_8eea62084ca7e541d918e823422bd82e'] = 'Result';
$_MODULE['<{ebay}prestashop>formadvancedparameters_019fc92d49206aab1d669ef9e32e4b89'] = 'eBay module Data Usage';
$_MODULE['<{ebay}prestashop>formadvancedparameters_c0e4b9f3fbbb5e65319e9a6c4554166f'] = 'Help us improve the eBay Module by sending anonymous usage stats';
$_MODULE['<{ebay}prestashop>formadvancedparameters_8ad4303b83a62fb6ca3b025bad5bc114'] = 'No thanks';
$_MODULE['<{ebay}prestashop>formadvancedparameters_39535fa9d04b1337c8394b684ccec7bb'] = 'I agree';
$_MODULE['<{ebay}prestashop>formadvancedparameters_26030c760e6e50206710389d768204a9'] = 'Save and continue';
$_MODULE['<{ebay}prestashop>formadvancedparameters_e927fc858b3eccca1323ed79add38ed6'] = 'Activation in progress...';
$_MODULE['<{ebay}prestashop>formadvancedparameters_c8b1205589f2653725af2851e98d9ac4'] = 'New images will be included in next synchronization.';
$_MODULE['<{ebay}prestashop>formadvancedparameters_c69732cc923305ac0684ac8fc05a4bca'] = 'An error has occurred.';
$_MODULE['<{ebay}prestashop>formconfig_8af703b2bf59cc9742883ae7f4cb0e5b'] = 'Account settings';
$_MODULE['<{ebay}prestashop>formconfig_0dc0fd7c3581a948e896865f8f13717e'] = 'Categories and pricing';
$_MODULE['<{ebay}prestashop>formconfig_fbd0918151c43e445206bd561dc5abde'] = 'Item specifics';
$_MODULE['<{ebay}prestashop>formconfig_a0fd8b3b194b1c34992324426026ca45'] = 'Store Categories';
$_MODULE['<{ebay}prestashop>formconfig_3dd522dd6e954930d0a99b85795707b6'] = 'Dispatch and Shipping';
$_MODULE['<{ebay}prestashop>formconfig_0f5f872ba4c6575319e6beee6ebcc481'] = 'Template manager';
$_MODULE['<{ebay}prestashop>formconfig_73fead45625dc98bc663a2222913e1b2'] = 'List products';
$_MODULE['<{ebay}prestashop>formconfig_b585335d2ec8f8c2d0b6de7579ac9a6e'] = 'Orders Synchronization';
$_MODULE['<{ebay}prestashop>formconfig_c35b15ae0dfaf012bb989dc4c530dd29'] = 'PrestaShop Products';
$_MODULE['<{ebay}prestashop>formconfig_5f559053a91684025f09ca40283abf96'] = 'Ebay Listings';
$_MODULE['<{ebay}prestashop>formconfig_d4d31aa2f5e5175dc94d8499f099e682'] = 'Orphan Listings';
$_MODULE['<{ebay}prestashop>formconfig_782c8b38bce4f2f6975ca7f33ac8189b'] = 'Order history';
$_MODULE['<{ebay}prestashop>formconfig_9c81ff0916e4cfd2f07b81f313503d2a'] = 'API Logs';
$_MODULE['<{ebay}prestashop>formconfig_8c122d9506f74c0962642ca045fa9ef4'] = 'Order Logs';
$_MODULE['<{ebay}prestashop>formconfig_9ffc3ccc968a96d902af963c6d7b4e97'] = 'Advanced Settings';
$_MODULE['<{ebay}prestashop>formconfig_b58fed30d32f1d0174eb1113f9a643ae'] = 'All sellers on eBay must specify a returns policy for their items, whether your policy is to accept returns or not. If you don\'t specify a returns policy, eBay will select a default returns policy for you.';
$_MODULE['<{ebay}prestashop>formconfig_741d96ce65af6ae7270269c9a51d427e'] = 'The dispatch time is the time between the buyer’s payment clearing and you sending the item. Buyers are increasingly expecting short dispatch times, ideally next day, but preferably within 3 working days.';
$_MODULE['<{ebay}prestashop>formconfig_f70177026a144818d6558a8f88305b75'] = 'To add a shipping method, map your PrestaShop options with one offered by eBay.';
$_MODULE['<{ebay}prestashop>formebaysync_33bb02eb8b96077c830b9dfeaa6e09eb'] = 'Save and list';
$_MODULE['<{ebay}prestashop>formebaysync_86024cad1e83101d97359d7351051156'] = 'products';
$_MODULE['<{ebay}prestashop>formebaysync_6150ebdcb8b659f303acdb8987934536'] = 'You\'re now ready to list your products on eBay.';
$_MODULE['<{ebay}prestashop>formebaysync_54ddae5296edbde1d28aa3dc0c775155'] = 'List all products on eBay';
$_MODULE['<{ebay}prestashop>formebaysync_a14d9266c9851d930e00ed9ba26d8db2'] = 'All items that have specified an eBay category will be listed.';
$_MODULE['<{ebay}prestashop>formebaysync_f7987cf59e51ae3c4fca651a871e55b9'] = 'Sync the products only in selected categories';
$_MODULE['<{ebay}prestashop>formebaysync_054b4f3ea543c990f6b125f41af6ebf7'] = 'Option';
$_MODULE['<{ebay}prestashop>formebaysync_e06b5a2dac2b565027f8f0001eed6ebc'] = 'All other product properties will be stay the same.';
$_MODULE['<{ebay}prestashop>formebaysync_9338712a2c11ec3793eec5a1c0e345d2'] = 'Only synchronise price and quantity';
$_MODULE['<{ebay}prestashop>formebaysync_29e9eaebcc4fdf85b98b1b30b7fbb327'] = 'Sync mod';
$_MODULE['<{ebay}prestashop>formebaysync_e5ba8253c655c0b9f0654e5816f4759a'] = 'Any changes that you make to listings in PrestaShop will also be applied on eBay.';
$_MODULE['<{ebay}prestashop>formebaysync_c5d33d2f9b4b96ff9ff458869e3652b9'] = 'Sync new products and update existing listings';
$_MODULE['<{ebay}prestashop>formebaysync_66f3b045b39e84a9960a59d7a5e0ed3b'] = 'This will only synchronisze products that are not yet listed on eBay.';
$_MODULE['<{ebay}prestashop>formebaysync_16de36a765100da15009b00c2385e4a2'] = 'Only sync new products';
$_MODULE['<{ebay}prestashop>formebaysync_e0626222614bdee31951d84c64e5e9ff'] = 'Select';
$_MODULE['<{ebay}prestashop>formebaysync_3adbdb3ac060038aa0e6e6c138ef9873'] = 'Category';
$_MODULE['<{ebay}prestashop>formebaysync_a5612305bb46e3d0ea547f4a963a01d3'] = 'No category found.';
$_MODULE['<{ebay}prestashop>formebaysync_c9cc8cce247e49bae79f15173ce97354'] = 'Save';
$_MODULE['<{ebay}prestashop>formitemsspecifics_837549ebc660854bc851452e7882df07'] = 'Item specifics are the details that buyers use to search for products, such as brand, size, colour and are category specific. The more item specifics you add, the easier it is for buyers to find your products. Please also specify the item condition from the options.';
$_MODULE['<{ebay}prestashop>formitemsspecifics_26cd1336f497925db2fb6e254a1c2068'] = 'Make it easier for buyers to find your products by adding eBay item specifics. Please wait until the page is loaded - this may take a few minutes.';
$_MODULE['<{ebay}prestashop>formitemsspecifics_dd76f6901422094d4b1004a96db8d024'] = 'Match your PrestaShop characteristics to eBay item specifics.';
$_MODULE['<{ebay}prestashop>formitemsspecifics_077d5fa0197dce9b4da8b93b7a2961cb'] = 'eBay category';
$_MODULE['<{ebay}prestashop>formitemsspecifics_74b46cb875ded73eb96d20bbbe7efd76'] = 'The first item specifics are required by eBay and you won’t be able to list your item without adding them. You can also add optional item specifics that will help buyers find your item. Specify the condition of your item in the second box.';
$_MODULE['<{ebay}prestashop>formitemsspecifics_fbd0918151c43e445206bd561dc5abde'] = 'Item specifics';
$_MODULE['<{ebay}prestashop>formitemsspecifics_e6fadad874729f439a7d60b4fbac6fc4'] = 'PrestaShop characteristics';
$_MODULE['<{ebay}prestashop>formitemsspecifics_26030c760e6e50206710389d768204a9'] = 'Save and continue';
$_MODULE['<{ebay}prestashop>formitemsspecifics_287234a1ff35a314b5b6bc4e5828e745'] = 'Attributes';
$_MODULE['<{ebay}prestashop>formitemsspecifics_98f770b0af18ca763421bac22b4b6805'] = 'Features';
$_MODULE['<{ebay}prestashop>formitemsspecifics_cf3084f540215d39b4c5083c1dbd35d4'] = 'eBay Specifications';
$_MODULE['<{ebay}prestashop>formitemsspecifics_1be6f9eb563f3bf85c78b4219bf09de9'] = 'Brand';
$_MODULE['<{ebay}prestashop>formparameters_3a8306323cdad869731653581072a433'] = 'You must enter a number.';
$_MODULE['<{ebay}prestashop>formparameters_ae8219f237c3188e5833763d848c3f46'] = 'The maximum number is 12, so you can put up to 11 in this field.';
$_MODULE['<{ebay}prestashop>formparameters_aade7c22bbc1c3e4a63bb6b898a9c993'] = 'You must regenerate your authentication token';
$_MODULE['<{ebay}prestashop>formparameters_459a6f79ad9b13cbcb5f692d2cc7a94d'] = 'Token';
$_MODULE['<{ebay}prestashop>formparameters_8bc212f48680748479bbd322d4d73d3f'] = 'Account details';
$_MODULE['<{ebay}prestashop>formparameters_9b2fa2b9d09c506b0fd3e3c1b6a047f8'] = 'To list your products on eBay, you need to create';
$_MODULE['<{ebay}prestashop>formparameters_ac3a874fee73479a7eb9fb188de8a62d'] = 'a PayPal account.';
$_MODULE['<{ebay}prestashop>formparameters_345538d3b5df2d1349855929ade133b1'] = 'Paypal email address';
$_MODULE['<{ebay}prestashop>formparameters_4883ffdb0b673bdd200f3d96709c26f5'] = 'You have to set your PayPal e-mail account, it\'s the only payment available with this module';
$_MODULE['<{ebay}prestashop>formparameters_386c339d37e737a436499d423a77df0c'] = 'Currency';
$_MODULE['<{ebay}prestashop>formparameters_afb61dd11bbb6fe6f1a4ef75b723a2b5'] = 'This currency will be used for your products sold on eBay';
$_MODULE['<{ebay}prestashop>formparameters_35837b040ed0a9b568f1006ffc28a1b7'] = 'Item location';
$_MODULE['<{ebay}prestashop>formparameters_bb9a2f66fc726c85e45c8ddc93297ab9'] = 'Your shop\'s postal code';
$_MODULE['<{ebay}prestashop>formparameters_b73f20f3a9cc7888e275e2118e4fbf24'] = 'Item Country';
$_MODULE['<{ebay}prestashop>formparameters_8df186b9585c13cf5d0f67f28de1cb93'] = 'Your shop\'s country';
$_MODULE['<{ebay}prestashop>formparameters_b024248d9fecf8c34f629e89a9fb93b4'] = 'Immediate Payment';
$_MODULE['<{ebay}prestashop>formparameters_e6696de60cd347055ee8c82116f3aa9f'] = 'Use only if you get a message saying that your authentication is expired.';
$_MODULE['<{ebay}prestashop>formparameters_a09d16a2d0d0b01af20be42f7d376a8f'] = 'Click here to generate a new authentication token.';
$_MODULE['<{ebay}prestashop>formparameters_20df664c801b8aacb49f07c2c39f1291'] = 'Regenerate Token';
$_MODULE['<{ebay}prestashop>formparameters_b15120bacd492d36ca44b4e132d50ff1'] = 'Returns policy';
$_MODULE['<{ebay}prestashop>formparameters_1b91703ad66f3ba08ae7f2554c9bd006'] = 'Please define your returns policy';
$_MODULE['<{ebay}prestashop>formparameters_c27fa0b15250d8789acc9e8cd8a0cbef'] = 'eBay business sellers must accept returns under the Distance Selling Regulations.';
$_MODULE['<{ebay}prestashop>formparameters_18758a2b4c91088ad3d106098199b76a'] = 'Returns within';
$_MODULE['<{ebay}prestashop>formparameters_e616fcab8481ac75cf74c0d31c21fedf'] = 'eBay business sellers must offer a minimum of 14 days for buyers to return their items.';
$_MODULE['<{ebay}prestashop>formparameters_c019c73a61a20be2d2ba883be58b1236'] = 'Who pays';
$_MODULE['<{ebay}prestashop>formparameters_9e2e53f3c26622a1775742da139922dd'] = 'Any other information';
$_MODULE['<{ebay}prestashop>formparameters_fb0b70e70df14f70113bfd37f883f0ca'] = 'This description will be displayed in the returns policy section of the listing page.';
$_MODULE['<{ebay}prestashop>formparameters_643c40697535dd0413dd7104e7dfec07'] = 'Order Synchronization from PrestaShop to eBay';
$_MODULE['<{ebay}prestashop>formparameters_752bc04b41b64e886b06aa723ceac63c'] = 'Send tracking code';
$_MODULE['<{ebay}prestashop>formparameters_8fe42920b79fc4c8436a18bda74d4fdb'] = 'Status used to indicate product has been shipped';
$_MODULE['<{ebay}prestashop>formparameters_7de404c7d7d58e09725cbfae65bd4b1e'] = 'Listing Duration';
$_MODULE['<{ebay}prestashop>formparameters_a55e604a5bd344251e5f5fec9354c319'] = 'Listing duration';
$_MODULE['<{ebay}prestashop>formparameters_89915713614e6417e4d4ee67d5487fa0'] = 'http://pages.ebay.com/help/sell/duration.html';
$_MODULE['<{ebay}prestashop>formparameters_5e14b32df295b4dc536a56aa192b42e2'] = 'The listing duration is the length of time that your listing is active on eBay.co.uk. You can have it last 1, 3, 5, 7, 10, 30 days or Good \'Til Cancelled. Good \'Til Cancelled listings renew automatically every 30 days unless all of the items sell, you end the listing, or the listing breaches an eBay policy. Good \'Til Cancelled is the default setting here to save you time relisting your items.';
$_MODULE['<{ebay}prestashop>formparameters_24f57c27a39e51dcf58fcfcdfe69f7d6'] = 'Do you want to automatically relist';
$_MODULE['<{ebay}prestashop>formparameters_26030c760e6e50206710389d768204a9'] = 'Save and continue';
$_MODULE['<{ebay}prestashop>formregister_9a5c99bf25e84cd8fe7c500f7ec698f2'] = 'Register the module on eBay';
$_MODULE['<{ebay}prestashop>formregister_19fb52a1add2ebba0f6e81d9a5c53e80'] = 'Please enter your eBay user ID';
$_MODULE['<{ebay}prestashop>formregister_9b1cb96681f5c0570601ee841310d359'] = 'An account with this identifier and this eBay site already exists';
$_MODULE['<{ebay}prestashop>formregister_6e34142871b2486bca4bfab605008b8a'] = 'I have a professional eBay account:';
$_MODULE['<{ebay}prestashop>formregister_e4723bdd65ec2af60e37c0531a67a6a1'] = 'New to eBay?';
$_MODULE['<{ebay}prestashop>formregister_7ba7cc1dfb00eca77b600084f4ba1304'] = 'eBay User ID';
$_MODULE['<{ebay}prestashop>formregister_d648dd8247b218e7082a85d1a6b152bb'] = 'Please use an eBay identifier, not your email address.';
$_MODULE['<{ebay}prestashop>formregister_e7ebcd30e2594e8a13601b86b19c7fa2'] = 'Choose ebay site on which you want to list:';
$_MODULE['<{ebay}prestashop>formregister_cc3787ca78f445f481069a4c047f7e7a'] = 'Choose language:';
$_MODULE['<{ebay}prestashop>formregister_ced37ba494acaa0938fb73c7de7e155b'] = 'Help us improve the eBay Module by sending anonymous usage stats:';
$_MODULE['<{ebay}prestashop>formregister_39535fa9d04b1337c8394b684ccec7bb'] = 'I agree';
$_MODULE['<{ebay}prestashop>formregister_8ad4303b83a62fb6ca3b025bad5bc114'] = 'No thanks';
$_MODULE['<{ebay}prestashop>formregister_dd40944a88874e7049221613fa113244'] = 'Link your ebay account';
$_MODULE['<{ebay}prestashop>formregister_aabfc00ef929fd491ce0774996faa276'] = 'Get started now, Its fast and easy.';
$_MODULE['<{ebay}prestashop>formregister_b9a3dc1cf156282b085d5cc037015701'] = 'Once you have registered on eBay you will obtain the eBay ID required to configure the eBay add-on.';
$_MODULE['<{ebay}prestashop>formregister_0ba7583639a274c434bbe6ef797115a4'] = 'Register';
$_MODULE['<{ebay}prestashop>formregister_abea3cd3f772f1246cb388cf20528de8'] = 'http://pages.ebay.com/help/sell/businessfees.html';
$_MODULE['<{ebay}prestashop>formregister_b9a5eed0d483078a21f7ee6f3ce7cee7'] = 'Review the eBay business seller fees page';
$_MODULE['<{ebay}prestashop>formregister_8cb0f9d11395a2e4f2de997ca6e63e14'] = 'Consult our \"Help\" section for more information';
$_MODULE['<{ebay}prestashop>formregister_6aa53cf3d6454040f9d772a2d5688002'] = 'Only eBay user identifiers can be used to log in. Please do not use your email address';
$_MODULE['<{ebay}prestashop>formtemplatemanager_35dcb1b564f161a2ff7a55ab9ae51da8'] = 'Optimise your listing titles with tags:';
$_MODULE['<{ebay}prestashop>formtemplatemanager_8cf5069b483d3ee4eb6bdbf4df13728f'] = 'Set up a title format using tags';
$_MODULE['<{ebay}prestashop>formtemplatemanager_2efd89b3ccc76b0b03a34196fc6d1c8b'] = 'Add tag';
$_MODULE['<{ebay}prestashop>formtemplatemanager_ce1ae7bc4ad27f53f2cc940cfbe9d4c4'] = '{Brand} Shirt, Size';
$_MODULE['<{ebay}prestashop>formtemplatemanager_dd46d6add313600b750884227fff93c6'] = 'E.g. Blue Paul Smith Shirt, Size 10';
$_MODULE['<{ebay}prestashop>formtemplatemanager_9ee1be61b725abefeaf699f20eb80d90'] = 'View the list of tags.';
$_MODULE['<{ebay}prestashop>formtemplatemanager_9e92bab422aa59a31316854fe2769d9b'] = 'Design an eye-catching template to attract buyers.';
$_MODULE['<{ebay}prestashop>formtemplatemanager_11a44a2bd5c6c4255f544148b972da2b'] = 'Use this template to choose how you’d like your products to appear on eBay.';
$_MODULE['<{ebay}prestashop>formtemplatemanager_364a2414a7085df8e04a1b47f3c2b719'] = 'Stand out from the crowd';
$_MODULE['<{ebay}prestashop>formtemplatemanager_f4f876171ba748c9ab4dcc54c7b93f5d'] = 'Make sure your description includes all the information the buyer needs to know.';
$_MODULE['<{ebay}prestashop>formtemplatemanager_070f55bd543d90c055eaf408f937afb1'] = 'Use the same words that the buyer would use to search';
$_MODULE['<{ebay}prestashop>formtemplatemanager_729a51874fe901b092899e9e8b31c97a'] = 'Are you sure?';
$_MODULE['<{ebay}prestashop>formtemplatemanager_f289ebc53835535f48dd561473dcd2c0'] = 'Reset template';
$_MODULE['<{ebay}prestashop>formtemplatemanager_31fde7b05ac8952dacf4af8a704074ec'] = 'Preview';
$_MODULE['<{ebay}prestashop>formtemplatemanager_26030c760e6e50206710389d768204a9'] = 'Save and continue';
$_MODULE['<{ebay}prestashop>form_categories_ec53a8c4f07baed5d8825072c89799be'] = 'Status';
$_MODULE['<{ebay}prestashop>form_categories_b5a7adde1af5c87d7fd797b6245c2a39'] = 'Description';
$_MODULE['<{ebay}prestashop>form_categories_8eea62084ca7e541d918e823422bd82e'] = 'Result';
$_MODULE['<{ebay}prestashop>form_categories_887d210e5fffbc1caae18734b24b240e'] = 'Loading list of eBay categories';
$_MODULE['<{ebay}prestashop>form_categories_b6e0b0c90cfbddfe767f137f8066d1df'] = 'In progress';
$_MODULE['<{ebay}prestashop>form_categories_a414c5ab88b8c159a26fd13711e3dc0a'] = 'Loading of categories did not finish, please retry with button below.';
$_MODULE['<{ebay}prestashop>form_categories_f7c98b527526097a75561b595611b2af'] = 'Load categories';
$_MODULE['<{ebay}prestashop>form_categories_b02d8b2c78dfd6cc791eff6f283e5008'] = 'Select a category';
$_MODULE['<{ebay}prestashop>form_categories_8110522c7590c9cfe917eeb571389267'] = 'To list your products on eBay, you need to map your Prestashop category with an eBay category.';
$_MODULE['<{ebay}prestashop>form_categories_0f54d15d9b1e406da09d14e7444b40da'] = 'The button below will automatically map your categories with eBay categories. We recommend you check that you’re happy with the category chosen and amend if necessary.';
$_MODULE['<{ebay}prestashop>form_categories_d2fa070a8a68d21d5d09c2ef2467dd5f'] = 'Suggest eBay categories';
$_MODULE['<{ebay}prestashop>form_categories_f0f4eadbb409645f84b9b966c789758e'] = 'Automatically map your Prestashop categories with the correct eBay category.';
$_MODULE['<{ebay}prestashop>form_categories_50f531ed5f6c98e2bae98afd1c0e55b0'] = 'For your first synchronisation, we advise you to synchronize only a one category in order to test the link between your shop and eBay. And then add more categories progressively.';
$_MODULE['<{ebay}prestashop>form_categories_053115c52a6217ac5c58efda22f64a62'] = 'Your eBay selling price';
$_MODULE['<{ebay}prestashop>form_categories_31a8fade2a6b2780080229e37e0cdf08'] = 'You can adjust the price that you sell your items for on eBay in relation to your PrestaShop price by a fixed amount or percentage.';
$_MODULE['<{ebay}prestashop>form_categories_d1a0874fd656aa4a736c24cda52d118a'] = 'You might want to increase your selling price to take into account the';
$_MODULE['<{ebay}prestashop>form_categories_53957079deb0cec9bcb8c697f76b3387'] = 'http://sellercentre.ebay.co.uk/final-value-fees-business-sellers';
$_MODULE['<{ebay}prestashop>form_categories_fa5dea2955ce996b493baa71fe8d8703'] = 'fees for selling on eBay.';
$_MODULE['<{ebay}prestashop>form_categories_5363b652841371e06ad924c035a50512'] = 'Or, reduce your price to be competitive.';
$_MODULE['<{ebay}prestashop>form_categories_c1c1aeb57ca5970520ea0ca2bafe0fd2'] = 'Take a look at what similar items are selling for on';
$_MODULE['<{ebay}prestashop>form_categories_dada8707c4aab3a14c21244d28455f67'] = 'eBay.co.uk';
$_MODULE['<{ebay}prestashop>form_categories_eaa61534382b30442f2ae41c156fc9f0'] = 'eBay site';
$_MODULE['<{ebay}prestashop>form_categories_db4be90fff73666c7a982e710ffdb1d6'] = 'List on eBay';
$_MODULE['<{ebay}prestashop>form_categories_737d82445bbbfa543c702c80ca84e7bc'] = 'Choose which of your items you want to list on eBay by ticking the box.';
$_MODULE['<{ebay}prestashop>form_categories_cb3ec014490176c386f91a4e3eddf55b'] = 'Filter PrestaShop categories';
$_MODULE['<{ebay}prestashop>form_categories_bb34a159a88035cce7ef1607e7907f8f'] = 'Category name';
$_MODULE['<{ebay}prestashop>form_categories_c56211280a91e11ae40d49db0ee35b8c'] = 'PrestaShop category';
$_MODULE['<{ebay}prestashop>form_categories_1b6a944a7dcf4af30624ceb968b4464e'] = 'Only products with a mapped category will be listed.';
$_MODULE['<{ebay}prestashop>form_categories_077d5fa0197dce9b4da8b93b7a2961cb'] = 'eBay category';
$_MODULE['<{ebay}prestashop>form_categories_9bfb6e6af6e6793bfa9387e728187c87'] = '(required)';
$_MODULE['<{ebay}prestashop>form_categories_4ae011ed24cf9d25f282fd333e8684f0'] = 'Increase or decrease the sales price of the items listed on eBay.';
$_MODULE['<{ebay}prestashop>form_categories_54f9c0a661ce470f95d52ac0803891bb'] = 'Nb products in category';
$_MODULE['<{ebay}prestashop>form_categories_d8c4f68fdbc45b2b6201e51f20efbd8e'] = 'eBay selling price';
$_MODULE['<{ebay}prestashop>form_categories_c313c7dab9d879793df12d456375cbd8'] = 'All products with mapped categories will be listed.';
$_MODULE['<{ebay}prestashop>form_categories_dece31c77bcac373106fd76e400f6910'] = 'Number of selected products for synchronisation within the category';
$_MODULE['<{ebay}prestashop>form_categories_77f73d126448bb47da8eb0fd4c1a8bbf'] = 'Nb selected products';
$_MODULE['<{ebay}prestashop>form_categories_6690a81093ec720d3a3c7e6437e235fb'] = 'By default, only your main photo will appear in your eBay listing. You can add more photos but there may be a charge.';
$_MODULE['<{ebay}prestashop>form_categories_5daaf223b01f8f3e1bd9287170826fbc'] = 'Photos';
$_MODULE['<{ebay}prestashop>form_categories_26030c760e6e50206710389d768204a9'] = 'Save and continue';
$_MODULE['<{ebay}prestashop>form_categories_fc6a3467ed10d91126f3ec7207b20060'] = 'TIP. You can improve your conversion by XYZ...';
$_MODULE['<{ebay}prestashop>form_categories_f521d1e48ae56ec672911da92c7c8fb6'] = 'Warning: Only default product categories are used for the configuration';
$_MODULE['<{ebay}prestashop>form_categories_63d71bf4dd6d6e46727ef3e16c3e4efe'] = 'In most eBay categories, you can list variations of your products together in one listing called a multi-variation listing, for example a red t-shirt size small, medium and large. In those few categories that don’t support multi-variation listings, a listing will be added for every variation of your product.';
$_MODULE['<{ebay}prestashop>form_categories_0f7e995b12edc3b05c207668ef99b6aa'] = 'http://sellerupdate.ebay.fr/autumn2012/improvements-multi-variation-listings';
$_MODULE['<{ebay}prestashop>form_categories_47ed91c4c87ed69d1edf1a6bc51b868c'] = 'Click here for more informations on multi-variation listings';
$_MODULE['<{ebay}prestashop>form_categories_d17eb78be5674d856e667545d9dbc63a'] = 'Thank you for waiting while creating suggestions';
$_MODULE['<{ebay}prestashop>form_categories_55ac32003f11f511412875f283f4f303'] = 'No category selected';
$_MODULE['<{ebay}prestashop>form_categories_d735bbdf17a0abe4cecd63e6c748ffb7'] = 'No category found';
$_MODULE['<{ebay}prestashop>form_categories_51a86cf2722f1be8670a091910017425'] = 'You are not logged in';
$_MODULE['<{ebay}prestashop>form_categories_c888438d14855d7d96a2724ee9c306bd'] = 'Settings updated';
$_MODULE['<{ebay}prestashop>form_categories_b1ea27f6292319bd6c3e61b3cea66c42'] = 'Unselect products that you do NOT want to list on eBay';
$_MODULE['<{ebay}prestashop>form_categories_068f80c7519d0528fb08e82137a72131'] = 'Products';
$_MODULE['<{ebay}prestashop>form_categories_27ce7f8b5623b2e2df568d64cf051607'] = 'Stock';
$_MODULE['<{ebay}prestashop>form_categories_a20ddccbb6f808ec42cd66323e6c6061'] = 'Finish';
$_MODULE['<{ebay}prestashop>form_categories_8db5bd2272b51b3525ad7661c10d8b2b'] = 'An error has occurred';
$_MODULE['<{ebay}prestashop>form_categories_5706de961fb376d701be6e7762d8b09c'] = 'Waiting';
$_MODULE['<{ebay}prestashop>form_categories_720da8ad5c9546d25c0bad125dcf9596'] = 'categories loaded successfully.';
$_MODULE['<{ebay}prestashop>form_categories_d214735bd76e4d8afc7b2fd7d13d6642'] = 'Download subcategories of';
$_MODULE['<{ebay}prestashop>form_store_categories_b02d8b2c78dfd6cc791eff6f283e5008'] = 'Select a category';
$_MODULE['<{ebay}prestashop>form_store_categories_6d049fcb9217b66d315467ce285be0bb'] = 'To list your products on eBay, please map your Prestashop categories with your eBay shop categories.';
$_MODULE['<{ebay}prestashop>form_store_categories_5b371f3109209996411ef6675fe9109a'] = 'This mapping has no effect on “Categories and pricing” tab.';
$_MODULE['<{ebay}prestashop>form_store_categories_68bf972e189e02f708057477c37c31bb'] = 'If you do not map any category below, products will all appear in an “Other” category in your eBay shop.';
$_MODULE['<{ebay}prestashop>form_store_categories_5d8488ccb8a932c22627c5a32171a887'] = 'you don’t have any category in your shop, please refer to this page to create categories';
$_MODULE['<{ebay}prestashop>form_store_categories_77c495221cd05437b1c914fc58974ca2'] = 'Your eBay account has no eBay shop registered.';
$_MODULE['<{ebay}prestashop>form_store_categories_cdbd6821c59aacfbe21963da64422757'] = 'An eBay shop subscription isn’t required but you may benefit. Find out if an eBay Shop is right for you.';
$_MODULE['<{ebay}prestashop>form_store_categories_193cfc9be3b995831c6af2fea6650e60'] = 'Page';
$_MODULE['<{ebay}prestashop>form_store_categories_d9efc413ecd9988caf09c5e921902dfc'] = 'of %s';
$_MODULE['<{ebay}prestashop>form_store_categories_c56211280a91e11ae40d49db0ee35b8c'] = 'PrestaShop category';
$_MODULE['<{ebay}prestashop>form_store_categories_1b6a944a7dcf4af30624ceb968b4464e'] = 'Only products with a mapped category will be listed.';
$_MODULE['<{ebay}prestashop>form_store_categories_2cb9b046f7e6c967f33261b00a1b9a69'] = 'eBay store category';
$_MODULE['<{ebay}prestashop>form_store_categories_26030c760e6e50206710389d768204a9'] = 'Save and continue';
$_MODULE['<{ebay}prestashop>form_store_categories_24be67a601616bb032492f66c861f2a1'] = 'Reload store categories';
$_MODULE['<{ebay}prestashop>form_store_categories_f39f43392a4d421da14a777c2184eb4b'] = 'The following categories are not available for they contain subcategories. The eBay API doesn\'t permit sending products in these categories:';
$_MODULE['<{ebay}prestashop>form_store_categories_d735bbdf17a0abe4cecd63e6c748ffb7'] = 'No category found';
$_MODULE['<{ebay}prestashop>form_store_categories_51a86cf2722f1be8670a091910017425'] = 'You are not logged in';
$_MODULE['<{ebay}prestashop>form_store_categories_c888438d14855d7d96a2724ee9c306bd'] = 'Settings updated';
$_MODULE['<{ebay}prestashop>order_logs_54b1a52487d66c4f98fda5b1954d60dd'] = 'Logs are not enabled please go to advanced parameters to enable them';
$_MODULE['<{ebay}prestashop>order_logs_193cfc9be3b995831c6af2fea6650e60'] = 'Page';
$_MODULE['<{ebay}prestashop>order_logs_d9efc413ecd9988caf09c5e921902dfc'] = 'of %s';
$_MODULE['<{ebay}prestashop>order_logs_490aa6e856ccf208a054389e47ce0d06'] = 'Id';
$_MODULE['<{ebay}prestashop>order_logs_cce99c598cfdb9773ab041d54c3d973a'] = 'Profile';
$_MODULE['<{ebay}prestashop>order_logs_ab062f0dcf3b0657534c12a54b7309da'] = 'eBay Order';
$_MODULE['<{ebay}prestashop>order_logs_d2a36e0836a3d609bbc0f9a121f09a97'] = 'PS Orders';
$_MODULE['<{ebay}prestashop>order_logs_a1fa27779242b4902f7ae3bdd5c6d508'] = 'Type';
$_MODULE['<{ebay}prestashop>order_logs_505a83f220c02df2f85c3810cd9ceb38'] = 'Success';
$_MODULE['<{ebay}prestashop>order_logs_f6068daa29dbb05a7ead1e3b5a48bbee'] = 'Data';
$_MODULE['<{ebay}prestashop>order_logs_44749712dbec183e983dcd78a7736c41'] = 'Date';
$_MODULE['<{ebay}prestashop>order_logs_06933067aafd48425d67bcb01bba5cb6'] = 'Update';
$_MODULE['<{ebay}prestashop>order_logs_c0e976ceb44bcb5da875589bae326be1'] = 'No logs available';
$_MODULE['<{ebay}prestashop>order_logs_51a86cf2722f1be8670a091910017425'] = 'You are not logged in';
$_MODULE['<{ebay}prestashop>order_logs_a7dd12b1dab17d25467b0b0a4c8d4a92'] = 'show';
$_MODULE['<{ebay}prestashop>ordershistory_b9397144c066c8eab39f0bc20c767789'] = 'Here is a record of your eBays orders';
$_MODULE['<{ebay}prestashop>ordershistory_45ad2eef89200b7037c5062688740213'] = 'Orders History';
$_MODULE['<{ebay}prestashop>ordershistory_7f810f69b6f7b6459e508c0b5c819d9d'] = 'If you have orders with NOSEND-EBAY in the email client, you can contact us to open a support ticket.';
$_MODULE['<{ebay}prestashop>ordershistory_1b5f52a88052dce1423a8c0cb19d6ee9'] = 'Order Ref eBay';
$_MODULE['<{ebay}prestashop>ordershistory_af63fd747d7a33367a4399d0c21c30d3'] = 'Id Order Seller';
$_MODULE['<{ebay}prestashop>ordershistory_b2f40690858b404ed10e62bdf422c704'] = 'Amount';
$_MODULE['<{ebay}prestashop>ordershistory_ec53a8c4f07baed5d8825072c89799be'] = 'Status';
$_MODULE['<{ebay}prestashop>ordershistory_44749712dbec183e983dcd78a7736c41'] = 'Date';
$_MODULE['<{ebay}prestashop>ordershistory_1e884e3078d9978e216a027ecd57fb34'] = 'E-mail';
$_MODULE['<{ebay}prestashop>ordershistory_068f80c7519d0528fb08e82137a72131'] = 'Products';
$_MODULE['<{ebay}prestashop>ordershistory_2bff0c18dad806b7e121a0013c7f08a6'] = 'Id Product';
$_MODULE['<{ebay}prestashop>ordershistory_b86883a8dc6c44cb39371e3b7aea594f'] = 'Id Product Attribute';
$_MODULE['<{ebay}prestashop>ordershistory_694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantity';
$_MODULE['<{ebay}prestashop>ordershistory_3601146c4e948c32b6424d2c0a7f0118'] = 'Price';
$_MODULE['<{ebay}prestashop>ordershistory_eacb7a77450c68e3936ff0475c010cdb'] = 'Status Import';
$_MODULE['<{ebay}prestashop>ordershistory_59fc75ecf1ce372c9ed534d5e545ff88'] = 'Failure details';
$_MODULE['<{ebay}prestashop>orders_sync_b18b960c57a784907dc1cd97ba8a8065'] = 'Synchronize';
$_MODULE['<{ebay}prestashop>orders_sync_9640607d69a5ea2d99c9fba270b8dcb4'] = 'Manually Sync Orders';
$_MODULE['<{ebay}prestashop>orders_sync_5722a30d28e33d96431b1439e2c77818'] = 'Sync Orders from eBay';
$_MODULE['<{ebay}prestashop>orders_sync_6b954f5dfb2f4e29ace1bbc6569fc1ab'] = 'Orders are automatically retrieved from eBay every 30 minutes. You can immediately retrieve them by clicking the button below.';
$_MODULE['<{ebay}prestashop>orders_sync_cd5c0feb21f9ad213e53faf4b34c9ce9'] = 'If you wish to retrieve orders using a cron task, please go to the “Advanced parameters” tab.';
$_MODULE['<{ebay}prestashop>orphan_listings_d35fbb6c7f79f6b05b513b31b4e0b137'] = 'The \"Orphan eBay Listings\" tab shows eBay listings created by this module, that are not synchronised anymore by this module.';
$_MODULE['<{ebay}prestashop>orphan_listings_42a621fa47dbd4f69b6177529852683b'] = 'Reasons for theses listings not be synchronised anymore can be multiple, and are explained in the \"Help\" column.';
$_MODULE['<{ebay}prestashop>orphan_listings_90eaade1dbe0b7e411e7102d570597a9'] = 'Load orphan listings';
$_MODULE['<{ebay}prestashop>orphan_listings_d1adbc9624b007f974cee0b313bfc527'] = 'eBay Listing';
$_MODULE['<{ebay}prestashop>orphan_listings_e1ed4bfde4ba84e35dae821b2b93e55e'] = 'PrestaShop Product';
$_MODULE['<{ebay}prestashop>orphan_listings_9fc73b038ac9c257e6366873214bd9da'] = 'Product has been disabled in the PrestaShop product page';
$_MODULE['<{ebay}prestashop>orphan_listings_b7fea7c4a8adf5389d9b7bf819906e10'] = 'Product Disabled';
$_MODULE['<{ebay}prestashop>orphan_listings_0c63c600d200d2c34590a4d098ecd0f6'] = 'Does PrestaShop product have combinations';
$_MODULE['<{ebay}prestashop>orphan_listings_e3dd7ac14314cc69aa7cee8cd0156e94'] = 'Product Combinations';
$_MODULE['<{ebay}prestashop>orphan_listings_1f13176a5645ecffa7e918d0176fe03c'] = 'PrestaShop product default category';
$_MODULE['<{ebay}prestashop>orphan_listings_f927bea733853723f45e89a194ef9e05'] = 'PrestaShop Category';
$_MODULE['<{ebay}prestashop>orphan_listings_1e03e36666c0929e593573fe989777e0'] = 'eBay category associated with PrestaShop product\'s default category';
$_MODULE['<{ebay}prestashop>orphan_listings_649829dea8fe9632cc51a9aa3c8826c3'] = 'eBay Category';
$_MODULE['<{ebay}prestashop>orphan_listings_10864d6a5daf9d4b4be2508baac6fb35'] = 'Does eBay category support multivariation listings ?';
$_MODULE['<{ebay}prestashop>orphan_listings_641f981680b6f6bfa11229549c471589'] = 'Category Multi-sku';
$_MODULE['<{ebay}prestashop>orphan_listings_aa853db95faf359d4caceb01de54dedd'] = 'If this column is set to \'no\', product default category has not been synchronised in \'Synchronisation > 1. List products\' tab';
$_MODULE['<{ebay}prestashop>orphan_listings_7631446679ad1478ec6c339080234045'] = 'Synchronisation Enabled';
$_MODULE['<{ebay}prestashop>orphan_listings_004bf6c9a40003140292e97330236c53'] = 'Action';
$_MODULE['<{ebay}prestashop>orphan_listings_6a26f548831e6a8c26bfbbd9f6ec61e0'] = 'Help';
$_MODULE['<{ebay}prestashop>orphan_listings_c0b2ff7726f9687d01afc81052e069c2'] = 'End this listing?';
$_MODULE['<{ebay}prestashop>pre_form_categories_083a0dc6abd3377a1f7268f22a20d8dc'] = 'Your categories have been configured';
$_MODULE['<{ebay}prestashop>pre_form_categories_876c399ca46c9b29dab4da8e55ca1644'] = 'View Categories';
$_MODULE['<{ebay}prestashop>prestashop_products_b0417cfa44e80e70c0bb90bfb5f5a1dc'] = 'The \"Prestashop Products\" tab displays, for each PrestaShop product, the associated eBay listing.';
$_MODULE['<{ebay}prestashop>prestashop_products_a5e8cce401b708e304cb6ffc8eff0a14'] = 'This tab can also help understanding why a PrestaShop product do not generate an eBay listing.';
$_MODULE['<{ebay}prestashop>prestashop_products_0b24ccb11c68f0f8189b16dd16bb960a'] = 'The synchronization option (in tab \'Synchronisation > 1. List products\') you have selected is:';
$_MODULE['<{ebay}prestashop>prestashop_products_9338712a2c11ec3793eec5a1c0e345d2'] = 'Only synchronise price and quantity';
$_MODULE['<{ebay}prestashop>prestashop_products_fcc84f9401b30e9172ea68651b478a8a'] = 'Synchronise everything';
$_MODULE['<{ebay}prestashop>prestashop_products_b9987a246a537f4fe86f1f2e3d10dbdb'] = 'Display';
$_MODULE['<{ebay}prestashop>prestashop_products_be5742e7f148fe8a4d05f997bfe50f5f'] = 'whole PrestaShop catalog';
$_MODULE['<{ebay}prestashop>prestashop_products_f13c7b8635de3a19ad23813ee9e749fd'] = 'Synchronizable products';
$_MODULE['<{ebay}prestashop>prestashop_products_1932297c4cd332cfd513b8348ce1bbb4'] = 'Filter products';
$_MODULE['<{ebay}prestashop>prestashop_products_a0f758ef4443114c4e411d0e4a88e523'] = 'Load Products';
$_MODULE['<{ebay}prestashop>prestashop_products_b718adec73e04ce3ec720dd11a06a308'] = 'ID';
$_MODULE['<{ebay}prestashop>prestashop_products_e1ed4bfde4ba84e35dae821b2b93e55e'] = 'PrestaShop Product';
$_MODULE['<{ebay}prestashop>prestashop_products_d0629ccdf9ac5d63566c3f46f375b4a8'] = 'Product Stock';
$_MODULE['<{ebay}prestashop>prestashop_products_1f13176a5645ecffa7e918d0176fe03c'] = 'PrestaShop product default category';
$_MODULE['<{ebay}prestashop>prestashop_products_f927bea733853723f45e89a194ef9e05'] = 'PrestaShop Category';
$_MODULE['<{ebay}prestashop>prestashop_products_2c4b0697dcda170c16ba4f6dbf15a619'] = 'Configured in the \'Parameter > 2.Categories and pricing\' tab';
$_MODULE['<{ebay}prestashop>prestashop_products_3a2f2efb02bfef1effffe196ec8958f9'] = 'Associated eBay category';
$_MODULE['<{ebay}prestashop>prestashop_products_aa853db95faf359d4caceb01de54dedd'] = 'If this column is set to \'no\', product default category has not been synchronised in \'Synchronisation > 1. List products\' tab';
$_MODULE['<{ebay}prestashop>prestashop_products_40a75ac5b19b94390e4ed9a379f5311c'] = 'Synchronisation enabled';
$_MODULE['<{ebay}prestashop>prestashop_products_588560e13f59b76581164e1a3f59b19a'] = 'If this column is set to \'no\', product has been unselected in the \'Parameters > 2.Categories and pricing\' tab';
$_MODULE['<{ebay}prestashop>prestashop_products_74694bfc9286a93d1aa9d75e4905578a'] = 'Product selected';
$_MODULE['<{ebay}prestashop>prestashop_products_e49a4f344570b4c5b9289a7fd604b4e5'] = 'If this column is set to \'Yes\', product has been disabled';
$_MODULE['<{ebay}prestashop>prestashop_products_a239c339f35893bf66491b1c0bf3ced9'] = 'Product disable';
$_MODULE['<{ebay}prestashop>prestashop_products_ee2a7563b214572a3583252934bbcbf2'] = 'Display link to associated eBay listing';
$_MODULE['<{ebay}prestashop>prestashop_products_b2377ac5bdf3b12d943cd478f0cdf17b'] = 'eBay listing';
$_MODULE['<{ebay}prestashop>prestashop_products_6a26f548831e6a8c26bfbbd9f6ec61e0'] = 'Help';
$_MODULE['<{ebay}prestashop>prestashop_products_a397ef6f494bb819dbfe106a0e9f42f9'] = 'Empty stock';
$_MODULE['<{ebay}prestashop>prestashop_products_90524f47976064c466b44094e638ee8f'] = 'Synchronisation disabled';
$_MODULE['<{ebay}prestashop>prestashop_products_84c27bbcecf86489f4a299b12c250e60'] = 'Product has been unselected from tab \'Parameters > 2. Categories and pricing\'';
$_MODULE['<{ebay}prestashop>prestashop_products_26c101f998e6f8837f24891de4035ddd'] = 'Access to listing';
$_MODULE['<{ebay}prestashop>prestashop_products_e4ddca9f671536aaabe3ff3b0ef3e638'] = 'No listing yet';
$_MODULE['<{ebay}prestashop>prestashop_products_55eb627b4dab6b4b381d1c66cf7c0f78'] = 'See main product';
$_MODULE['<{ebay}prestashop>shipping_09c640342184aa5ba606e78bf0a4d751'] = 'Dispatch time';
$_MODULE['<{ebay}prestashop>shipping_85ac2f163cbfeec056730e52eb544076'] = 'Dispatch Time';
$_MODULE['<{ebay}prestashop>shipping_07aea04b53ce1d3303402d9f8f39bbd7'] = 'Specify a dispatch time of between 1-3 days.';
$_MODULE['<{ebay}prestashop>shipping_d51f61bae1c0c52905c6b44619218e8c'] = 'Prestashop carrier';
$_MODULE['<{ebay}prestashop>shipping_0fd87e0abb105815ffacfc3058505edf'] = 'Select a PrestaShop carrier';
$_MODULE['<{ebay}prestashop>shipping_9cf0da5d9a5d8567205ad07e14fcb255'] = 'Start by choosing a PrestaShop carrier to replicate on eBay';
$_MODULE['<{ebay}prestashop>shipping_9337348cf7419d4fe6ff02d076a56644'] = 'Linked to eBay';
$_MODULE['<{ebay}prestashop>shipping_97e7c9a7d06eac006a28bf05467fcc8b'] = 'Link';
$_MODULE['<{ebay}prestashop>shipping_702399ba3bbd51ae33c3fefff93bf796'] = 'with eBay carrier';
$_MODULE['<{ebay}prestashop>shipping_45f5885c85702a252f0498a3c1cbc78f'] = 'Select eBay carrier';
$_MODULE['<{ebay}prestashop>shipping_06a8228c072eb71fd0b6d60a0a9bd4af'] = 'Select the countries you will ship to:';
$_MODULE['<{ebay}prestashop>shipping_506ee52564a5755eb21fa5f9685309d1'] = 'Additional item cost';
$_MODULE['<{ebay}prestashop>shipping_e7d16ef4fb8c2541a36a7423b918da1b'] = 'Increase the cost when a buyer adds more than one of the same item to their order';
$_MODULE['<{ebay}prestashop>shipping_ba15c3bdf72089925f2602eeed979356'] = 'Choose your eBay carrier';
$_MODULE['<{ebay}prestashop>shipping_9d42348fa6ac5076e514eb84383d0ef2'] = 'Associate it with a PrestaShop carrier';
$_MODULE['<{ebay}prestashop>shipping_d1ac2023154c9ede79d4d803c5fdca7c'] = 'Add extra fee for this carrier';
$_MODULE['<{ebay}prestashop>shipping_714544c2a41e2c08450a88f97ed02013'] = 'Add country you will ship to';
$_MODULE['<{ebay}prestashop>shipping_7046ce891a343b3dd3a6ccf47fc0131e'] = 'Show all countries';
$_MODULE['<{ebay}prestashop>shipping_1a3ce8a5dda08b820bde898b60e969ff'] = 'The Prestashop carriers added through a module are not configurable with the eBay integration.';
$_MODULE['<{ebay}prestashop>shipping_f479b64fe17a91891d0de451a1a0269c'] = 'To overcome this issue, you can add a new carrier in your Prestashop back office and disable it from viewing in the Prestashop front office';
$_MODULE['<{ebay}prestashop>shipping_d3d2e617335f08df83599665eef8a418'] = 'Close';
$_MODULE['<{ebay}prestashop>shipping_4b7eda9df1a3a8be8884a9aefda161f7'] = 'You must specify at least one domestic shipping method.';
$_MODULE['<{ebay}prestashop>shipping_83df1208f8f7da22339e866babf259c0'] = 'Domestic shipping';
$_MODULE['<{ebay}prestashop>shipping_dccbcb657acfdeabe6c43b15e0d15d8d'] = 'Add new domestic carrier';
$_MODULE['<{ebay}prestashop>shipping_5fc7699a18c2c3129806ecfca1332ec4'] = 'To configure international shipping you must select countries to ship to';
$_MODULE['<{ebay}prestashop>shipping_a25dddd2fc7892892e8a1a31d1488ecc'] = 'International shipping';
$_MODULE['<{ebay}prestashop>shipping_74eb06e9bd03d904ca3e17736c6c6bcb'] = 'Add new international carrier';
$_MODULE['<{ebay}prestashop>shipping_eb51d0bedb072c856c799050b2fbaa30'] = 'Check the boxes next to the countries you do not want to ship to.';
$_MODULE['<{ebay}prestashop>shipping_b83fba61cfc197683690e44383ecbdf4'] = 'Exclude shipping locations';
$_MODULE['<{ebay}prestashop>shipping_6f5d4da74257e113d6dc5396b535be11'] = 'Select any countries that you do not want to ship to';
$_MODULE['<{ebay}prestashop>shipping_26030c760e6e50206710389d768204a9'] = 'Save and continue';
$_MODULE['<{ebay}prestashop>table_categories_193cfc9be3b995831c6af2fea6650e60'] = 'Page';
$_MODULE['<{ebay}prestashop>table_categories_d9efc413ecd9988caf09c5e921902dfc'] = 'of %s';
$_MODULE['<{ebay}prestashop>table_categories_7a14e04db0749425d7efb18a516ec8a4'] = 'Choose products';
$_MODULE['<{ebay}prestashop>table_orphan_listings_f6a22b371a33b63a0dcc152a6a361cfd'] = 'No orphan listing';
$_MODULE['<{ebay}prestashop>table_orphan_listings_540c9a4134f52f8eaf60fc4bbf8d9032'] = 'Product deleted. Id:';
$_MODULE['<{ebay}prestashop>table_orphan_listings_bafd7322c6e97d25b6299b5d6fe8920b'] = 'No';
$_MODULE['<{ebay}prestashop>table_orphan_listings_93cba07454f06a4a960172bbd6e2a435'] = 'Yes';
$_MODULE['<{ebay}prestashop>table_orphan_listings_cbc1a56ac6d162561291d49a179c1577'] = 'PrestaShop Product does not exists';
$_MODULE['<{ebay}prestashop>table_prestashop_products_193cfc9be3b995831c6af2fea6650e60'] = 'Page';
$_MODULE['<{ebay}prestashop>table_prestashop_products_d9efc413ecd9988caf09c5e921902dfc'] = 'of %s';
$_MODULE['<{ebay}prestashop>table_prestashop_products_93cba07454f06a4a960172bbd6e2a435'] = 'Yes';
$_MODULE['<{ebay}prestashop>table_prestashop_products_bafd7322c6e97d25b6299b5d6fe8920b'] = 'No';
$_MODULE['<{ebay}prestashop>table_prestashop_products_d8edfda7bc6dcf9518e4ef9cc8e166b6'] = 'Non multi-sku category';
$_MODULE['<{ebay}prestashop>table_prestashop_products_7a5191c09ed7fd0d0ccc4c482e203d65'] = 'Several ads';
$_MODULE['<{ebay}prestashop>table_prestashop_products_e4ddca9f671536aaabe3ff3b0ef3e638'] = 'No listing yet';
$_MODULE['<{ebay}prestashop>table_prestashop_products_26c101f998e6f8837f24891de4035ddd'] = 'Access to listing';
$_MODULE['<{ebay}prestashop>table_prestashop_products_a397ef6f494bb819dbfe106a0e9f42f9'] = 'Empty stock';
$_MODULE['<{ebay}prestashop>table_prestashop_products_b36db6f25a8ac28df16bc2ef04725d67'] = 'This category is disabled in Prestashop, however the synchronisation will go on';
$_MODULE['<{ebay}prestashop>table_prestashop_products_fda1f4f73c19c01c47312d2efb8736f8'] = 'Product default category has not been synchronised in \'Synchronisation > 1. List products\' tab';
$_MODULE['<{ebay}prestashop>table_prestashop_products_84c27bbcecf86489f4a299b12c250e60'] = 'Product has been unselected from tab \'Parameters > 2. Categories and pricing\'';
$_MODULE['<{ebay}prestashop>table_prestashop_products_44548951e9c6e0cd97093bd5894516d5'] = 'Category is not synchronised, or an issue occured during synchronisation of this product';
$_MODULE['<{ebay}prestashop>table_prestashop_products_c106ffb3df72a6d20ae1850eedf7cd03'] = 'eBay category is not multi sku';
$_MODULE['<{ebay}prestashop>table_prestashop_products_48900a6a0a3b3104f52398c08c13cfa1'] = 'More than one reason';