forked from bnspayments/magento2-language-en-gb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
en_GB.csv
We can't make this file beautiful and searchable because it's too large.
7938 lines (7938 loc) · 628 KB
/
en_GB.csv
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
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
"Read Details","Read Details",module,Magento_AdminNotification
"Mark as Read","Mark as Read",module,Magento_AdminNotification
"Are you sure?","Are you sure?",module,Magento_AdminNotification
Remove,Remove,module,Magento_AdminNotification
"Messages Inbox","Messages Inbox",module,Magento_AdminNotification
"You have %1 new system messages","You have %1 new system messages",module,Magento_AdminNotification
"You have %1 new system message","You have %1 new system message",module,Magento_AdminNotification
"Incoming Message","Incoming Message",module,Magento_AdminNotification
close,close,module,Magento_AdminNotification
Notifications,Notifications,module,Magento_AdminNotification
"The message has been marked as Read.","The message has been marked as Read.",module,Magento_AdminNotification
"We couldn\'t mark the notification as Read because of an error.","We couldn\'t mark the notification as Read because of an error.",module,Magento_AdminNotification
"Please select messages.","Please select messages.",module,Magento_AdminNotification
"A total of %1 record(s) have been marked as Read.","A total of %1 record(s) have been marked as Read.",module,Magento_AdminNotification
"Total of %1 record(s) have been removed.","Total of %1 record(s) have been removed.",module,Magento_AdminNotification
"We couldn\'t remove the messages because of an error.","We couldn\'t remove the messages because of an error.",module,Magento_AdminNotification
"The message has been removed.","The message has been removed.",module,Magento_AdminNotification
"1 Hour","1 Hour",module,Magento_AdminNotification
"2 Hours","2 Hours",module,Magento_AdminNotification
"6 Hours","6 Hours",module,Magento_AdminNotification
"12 Hours","12 Hours",module,Magento_AdminNotification
"24 Hours","24 Hours",module,Magento_AdminNotification
critical,critical,module,Magento_AdminNotification
major,major,module,Magento_AdminNotification
minor,minor,module,Magento_AdminNotification
notice,notice,module,Magento_AdminNotification
"Wrong message type","Wrong message type",module,Magento_AdminNotification
"Wrong notification ID specified.","Wrong notification ID specified.",module,Magento_AdminNotification
"{{base_url}} is not recommended to use in a production environment to declare the Base Unsecure URL / Base Secure URL. We highly recommend changing this value in your Magento <a href=""%1"">configuration</a>.","{{base_url}} is not recommended to use in a production environment to declare the Base Unsecure URL / Base Secure URL. We highly recommend changing this value in your Magento <a href=""%1"">configuration</a>.",module,Magento_AdminNotification
"One or more of the Cache Types are invalidated: %1. ","One or more of the Cache Types are invalidated: %1. ",module,Magento_AdminNotification
"Please go to <a href=""%1"">Cache Management</a> and refresh cache types.","Please go to <a href=""%1"">Cache Management</a> and refresh cache types.",module,Magento_AdminNotification
"We were unable to synchronize one or more media files. Please refer to the log file for details.","We were unable to synchronize one or more media files. Please refer to the log file for details.",module,Magento_AdminNotification
"Synchronization of media storages has been completed.","Synchronization of media storages has been completed.",module,Magento_AdminNotification
"Your web server is set up incorrectly and allows unauthorized access to sensitive files. Please contact your hosting provider.","Your web server is set up incorrectly and allows unauthorized access to sensitive files. Please contact your hosting provider.",module,Magento_AdminNotification
"Close popup","Close popup",module,Magento_AdminNotification
Close,Close,module,Magento_AdminNotification
"System Messages:","System Messages:",module,Magento_AdminNotification
"Critical System Messages","Critical System Messages",module,Magento_AdminNotification
"Major System Messages","Major System Messages",module,Magento_AdminNotification
"System messages","System messages",module,Magento_AdminNotification
"See All (","See All (",module,Magento_AdminNotification
" unread)"," unread)",module,Magento_AdminNotification
"Please correct the data sent.","Please correct the data sent.",module,Magento_AdvancedPricingImportExport
"Entity type model '%1' is not found","Entity type model '%1' is not found",module,Magento_AdvancedPricingImportExport
"Entity type model must be an instance of \Magento\CatalogImportExport\Model\Export\Product\Type\AbstractType","Entity type model must be an instance of \Magento\CatalogImportExport\Model\Export\Product\Type\AbstractType",module,Magento_AdvancedPricingImportExport
"There are no product types available for export","There are no product types available for export",module,Magento_AdvancedPricingImportExport
"We can't find the role for the user you wanted.","We can't find the role for the user you wanted.",module,Magento_Authorization
"Something went wrong while compiling a list of allowed resources. You can find out more in the exceptions log.","Something went wrong while compiling a list of allowed resources. You can find out more in the exceptions log.",module,Magento_Authorization
"You created the order.","You created the order.",module,Magento_Authorizenet
"Order saving error: %1","Order saving error: %1",module,Magento_Authorizenet
"Please choose a payment method.","Please choose a payment method.",module,Magento_Authorizenet
"We can't process your order right now. Please try again later.","We can't process your order right now. Please try again later.",module,Magento_Authorizenet
"Cannot place order.","Cannot place order.",module,Magento_Authorizenet
"Credit Card: xxxx-%1","Credit Card: xxxx-%1",module,Magento_Authorizenet
"amount %1","amount %1",module,Magento_Authorizenet
failed.,failed.,module,Magento_Authorizenet
successful.,successful.,module,Magento_Authorizenet
"Authorize.Net Transaction ID %1.","Authorize.Net Transaction ID %1.",module,Magento_Authorizenet
authorize,authorize,module,Magento_Authorizenet
"authorize and capture","authorize and capture",module,Magento_Authorizenet
capture,capture,module,Magento_Authorizenet
refund,refund,module,Magento_Authorizenet
void,void,module,Magento_Authorizenet
"Gateway error: %1","Gateway error: %1",module,Magento_Authorizenet
"Something went wrong in the payment gateway.","Something went wrong in the payment gateway.",module,Magento_Authorizenet
"Invalid amount for capture.","Invalid amount for capture.",module,Magento_Authorizenet
"Payment capturing error.","Payment capturing error.",module,Magento_Authorizenet
"Invalid transaction ID.","Invalid transaction ID.",module,Magento_Authorizenet
"Payment voiding error.","Payment voiding error.",module,Magento_Authorizenet
"Invalid amount for refund.","Invalid amount for refund.",module,Magento_Authorizenet
"Payment refunding error.","Payment refunding error.",module,Magento_Authorizenet
"The transaction was declined because the response hash validation failed.","The transaction was declined because the response hash validation failed.",module,Magento_Authorizenet
"This payment didn't work out because we can't find this order.","This payment didn't work out because we can't find this order.",module,Magento_Authorizenet
"There was a payment authorization error.","There was a payment authorization error.",module,Magento_Authorizenet
"Please enter a transaction ID to authorize this payment.","Please enter a transaction ID to authorize this payment.",module,Magento_Authorizenet
"Something went wrong: the paid amount doesn't match the order amount. Please correct this and try again.","Something went wrong: the paid amount doesn't match the order amount. Please correct this and try again.",module,Magento_Authorizenet
"Transaction %1 has been approved. Amount %2. Transaction status is ""%3""","Transaction %1 has been approved. Amount %2. Transaction status is ""%3""",module,Magento_Authorizenet
"Transaction %1 has been voided/declined. Transaction status is ""%2"". Amount %3.","Transaction %1 has been voided/declined. Transaction status is ""%2"". Amount %3.",module,Magento_Authorizenet
"Authorize Only","Authorize Only",module,Magento_Authorizenet
"Authorize and Capture","Authorize and Capture",module,Magento_Authorizenet
"Unable to get transaction details. Try again later.","Unable to get transaction details. Try again later.",module,Magento_Authorizenet
"Credit Card Type","Credit Card Type",module,Magento_Authorizenet
"Credit Card Number","Credit Card Number",module,Magento_Authorizenet
"Expiration Date","Expiration Date",module,Magento_Authorizenet
"Card Verification Number","Card Verification Number",module,Magento_Authorizenet
"Fraud Detection ","Fraud Detection ",module,Magento_Authorizenet
"FDS Filter Action","FDS Filter Action",module,Magento_Authorizenet
"AVS Response","AVS Response",module,Magento_Authorizenet
"Card Code Response","Card Code Response",module,Magento_Authorizenet
"CAVV Response","CAVV Response",module,Magento_Authorizenet
"Fraud Filters","Fraud Filters",module,Magento_Authorizenet
"Invalid Form Key. Please refresh the page.","Invalid Form Key. Please refresh the page.",module,Magento_Backend
"You entered an invalid Secret Key. Please refresh the page.","You entered an invalid Secret Key. Please refresh the page.",module,Magento_Backend
"Cache Storage Management","Cache Storage Management",module,Magento_Backend
"Flush Magento Cache","Flush Magento Cache",module,Magento_Backend
"The cache storage may contain additional data. Are you sure that you want to flush it?","The cache storage may contain additional data. Are you sure that you want to flush it?",module,Magento_Backend
"Flush Cache Storage","Flush Cache Storage",module,Magento_Backend
Invalidated,Invalidated,module,Magento_Backend
Orders,Orders,module,Magento_Backend
Amounts,Amounts,module,Magento_Backend
Bestsellers,Bestsellers,module,Magento_Backend
"Most Viewed Products","Most Viewed Products",module,Magento_Backend
"New Customers","New Customers",module,Magento_Backend
Customers,Customers,module,Magento_Backend
Customer,Customer,module,Magento_Backend
Guest,Guest,module,Magento_Backend
Items,Items,module,Magento_Backend
Total,Total,module,Magento_Backend
"Lifetime Sales","Lifetime Sales",module,Magento_Backend
"Average Order","Average Order",module,Magento_Backend
Average,Average,module,Magento_Backend
Product,Product,module,Magento_Backend
Price,Price,module,Magento_Backend
Quantity,Quantity,module,Magento_Backend
Views,Views,module,Magento_Backend
Revenue,Revenue,module,Magento_Backend
Tax,Tax,module,Magento_Backend
Shipping,Shipping,module,Magento_Backend
"Images (.gif, .jpg, .png)","Images (.gif, .jpg, .png)",module,Magento_Backend
"Media (.avi, .flv, .swf)","Media (.avi, .flv, .swf)",module,Magento_Backend
"All Files","All Files",module,Magento_Backend
"Reset to Default","Reset to Default",module,Magento_Backend
"All Store Views","All Store Views",module,Magento_Backend
"What is this?","What is this?",module,Magento_Backend
"Save Account","Save Account",module,Magento_Backend
"My Account","My Account",module,Magento_Backend
"Account Information","Account Information",module,Magento_Backend
"User Name","User Name",module,Magento_Backend
"First Name","First Name",module,Magento_Backend
"Last Name","Last Name",module,Magento_Backend
Email,Email,module,Magento_Backend
"User Email","User Email",module,Magento_Backend
"New Password","New Password",module,Magento_Backend
"Password Confirmation","Password Confirmation",module,Magento_Backend
"Interface Locale","Interface Locale",module,Magento_Backend
"Current User Identity Verification","Current User Identity Verification",module,Magento_Backend
"Your Password","Your Password",module,Magento_Backend
"Save Cache Settings","Save Cache Settings",module,Magento_Backend
"Catalog Rewrites","Catalog Rewrites",module,Magento_Backend
Refresh,Refresh,module,Magento_Backend
"Images Cache","Images Cache",module,Magento_Backend
Clear,Clear,module,Magento_Backend
"Search Index","Search Index",module,Magento_Backend
Rebuild,Rebuild,module,Magento_Backend
"Inventory Stock Status","Inventory Stock Status",module,Magento_Backend
"Rebuild Catalog Index","Rebuild Catalog Index",module,Magento_Backend
"Rebuild Flat Catalog Category","Rebuild Flat Catalog Category",module,Magento_Backend
"Rebuild Flat Catalog Product","Rebuild Flat Catalog Product",module,Magento_Backend
"Cache Control","Cache Control",module,Magento_Backend
"All Cache","All Cache",module,Magento_Backend
"No change","No change",module,Magento_Backend
Disable,Disable,module,Magento_Backend
Enable,Enable,module,Magento_Backend
"Add Design Change","Add Design Change",module,Magento_Backend
Back,Back,module,Magento_Backend
Delete,Delete,module,Magento_Backend
"Are you sure?","Are you sure?",module,Magento_Backend
Save,Save,module,Magento_Backend
"Edit Design Change","Edit Design Change",module,Magento_Backend
"New Store Design Change","New Store Design Change",module,Magento_Backend
"General Settings","General Settings",module,Magento_Backend
Store,Store,module,Magento_Backend
"-- Please Select --","-- Please Select --",module,Magento_Backend
"Custom Design","Custom Design",module,Magento_Backend
"Date From","Date From",module,Magento_Backend
"Date To","Date To",module,Magento_Backend
"Design Change","Design Change",module,Magento_Backend
General,General,module,Magento_Backend
Cancel,Cancel,module,Magento_Backend
"Delete %1 '%2'","Delete %1 '%2'",module,Magento_Backend
"Delete %1","Delete %1",module,Magento_Backend
"Block Information","Block Information",module,Magento_Backend
"Backup Options","Backup Options",module,Magento_Backend
"Create DB Backup","Create DB Backup",module,Magento_Backend
Yes,Yes,module,Magento_Backend
No,No,module,Magento_Backend
"Delete Store","Delete Store",module,Magento_Backend
"Delete Web Site","Delete Web Site",module,Magento_Backend
"Save Web Site","Save Web Site",module,Magento_Backend
"Save Store","Save Store",module,Magento_Backend
"Save Store View","Save Store View",module,Magento_Backend
"Delete Store View","Delete Store View",module,Magento_Backend
"Edit Web Site","Edit Web Site",module,Magento_Backend
"New Web Site","New Web Site",module,Magento_Backend
"Edit Store","Edit Store",module,Magento_Backend
"New Store","New Store",module,Magento_Backend
"Edit Store View","Edit Store View",module,Magento_Backend
"New Store View","New Store View",module,Magento_Backend
"Store Information","Store Information",module,Magento_Backend
"Web Site","Web Site",module,Magento_Backend
Name,Name,module,Magento_Backend
"Root Category","Root Category",module,Magento_Backend
"Default Store View","Default Store View",module,Magento_Backend
"Store View Information","Store View Information",module,Magento_Backend
Code,Code,module,Magento_Backend
Status,Status,module,Magento_Backend
Disabled,Disabled,module,Magento_Backend
Enabled,Enabled,module,Magento_Backend
"Sort Order","Sort Order",module,Magento_Backend
"Web Site Information","Web Site Information",module,Magento_Backend
"Default Store","Default Store",module,Magento_Backend
"Set as Default","Set as Default",module,Magento_Backend
Stores,Stores,module,Magento_Backend
"Create Website","Create Website",module,Magento_Backend
"Create Store","Create Store",module,Magento_Backend
"Create Store View","Create Store View",module,Magento_Backend
Home,Home,module,Magento_Backend
Reset,Reset,module,Magento_Backend
"Are you sure you want to do this?","Are you sure you want to do this?",module,Magento_Backend
"Add New Image","Add New Image",module,Magento_Backend
"Export block for grid %1 is not defined","Export block for grid %1 is not defined",module,Magento_Backend
"Reset Filter","Reset Filter",module,Magento_Backend
Search,Search,module,Magento_Backend
Any,Any,module,Magento_Backend
"All Countries","All Countries",module,Magento_Backend
From,From,module,Magento_Backend
To,To,module,Magento_Backend
"Date selector","Date selector",module,Magento_Backend
"[ deleted ]","[ deleted ]",module,Magento_Backend
"Select All","Select All",module,Magento_Backend
" [deleted]"," [deleted]",module,Magento_Backend
"We couldn't find any records.","We couldn't find any records.",module,Magento_Backend
"Add New","Add New",module,Magento_Backend
"Invalid export type supplied for grid export block","Invalid export type supplied for grid export block",module,Magento_Backend
Export,Export,module,Magento_Backend
"Please correct the column format and try again.","Please correct the column format and try again.",module,Magento_Backend
"Please select items.","Please select items.",module,Magento_Backend
Submit,Submit,module,Magento_Backend
"Unknown block type","Unknown block type",module,Magento_Backend
"Please correct the tab configuration and try again. Tab Id should be not empry","Please correct the tab configuration and try again. Tab Id should be not empry",module,Magento_Backend
"Please correct the tab configuration and try again.","Please correct the tab configuration and try again.",module,Magento_Backend
"You have logged out.","You have logged out.",module,Magento_Backend
"Specified cache type(s) don't exist: %1","Specified cache type(s) don't exist: %1",module,Magento_Backend
"The image cache was cleaned.","The image cache was cleaned.",module,Magento_Backend
"An error occurred while clearing the image cache.","An error occurred while clearing the image cache.",module,Magento_Backend
"The JavaScript/CSS cache has been cleaned.","The JavaScript/CSS cache has been cleaned.",module,Magento_Backend
"An error occurred while clearing the JavaScript/CSS cache.","An error occurred while clearing the JavaScript/CSS cache.",module,Magento_Backend
"The static files cache has been cleaned.","The static files cache has been cleaned.",module,Magento_Backend
"You flushed the cache storage.","You flushed the cache storage.",module,Magento_Backend
"The Magento cache storage has been flushed.","The Magento cache storage has been flushed.",module,Magento_Backend
"Cache Management","Cache Management",module,Magento_Backend
"%1 cache type(s) disabled.","%1 cache type(s) disabled.",module,Magento_Backend
"An error occurred while disabling cache.","An error occurred while disabling cache.",module,Magento_Backend
"%1 cache type(s) enabled.","%1 cache type(s) enabled.",module,Magento_Backend
"An error occurred while enabling cache.","An error occurred while enabling cache.",module,Magento_Backend
"%1 cache type(s) refreshed.","%1 cache type(s) refreshed.",module,Magento_Backend
"An error occurred while refreshing cache.","An error occurred while refreshing cache.",module,Magento_Backend
Dashboard,Dashboard,module,Magento_Backend
"We updated lifetime statistic.","We updated lifetime statistic.",module,Magento_Backend
"We can't refresh lifetime statistics.","We can't refresh lifetime statistics.",module,Magento_Backend
"invalid request","invalid request",module,Magento_Backend
"see error log for details","see error log for details",module,Magento_Backend
"Service unavailable: %1","Service unavailable: %1",module,Magento_Backend
Error,Error,module,Magento_Backend
"Access Denied.","Access Denied.",module,Magento_Backend
"You need more permissions to do this.","You need more permissions to do this.",module,Magento_Backend
"No search modules were registered","No search modules were registered",module,Magento_Backend
"Please make sure that all global admin search modules are installed and activated.","Please make sure that all global admin search modules are installed and activated.",module,Magento_Backend
"You have entered an invalid password for current user.","You have entered an invalid password for current user.",module,Magento_Backend
"You saved the account.","You saved the account.",module,Magento_Backend
"An error occurred while saving account.","An error occurred while saving account.",module,Magento_Backend
"You deleted the design change.","You deleted the design change.",module,Magento_Backend
"You can\'t delete the design change.","You can\'t delete the design change.",module,Magento_Backend
"Store Design","Store Design",module,Magento_Backend
"Edit Store Design Change","Edit Store Design Change",module,Magento_Backend
"You saved the design change.","You saved the design change.",module,Magento_Backend
System,System,module,Magento_Backend
"Manage Stores","Manage Stores",module,Magento_Backend
"The database was backed up.","The database was backed up.",module,Magento_Backend
"We can't create a backup right now. Please try again later.","We can't create a backup right now. Please try again later.",module,Magento_Backend
"Deleting a %1 will not delete the information associated with the %1 (e.g. categories, products, etc.), but the %1 will not be able to be restored. It is suggested that you create a database backup before deleting the %1.","Deleting a %1 will not delete the information associated with the %1 (e.g. categories, products, etc.), but the %1 will not be able to be restored. It is suggested that you create a database backup before deleting the %1.",module,Magento_Backend
"Something went wrong. Please try again.","Something went wrong. Please try again.",module,Magento_Backend
"This store cannot be deleted.","This store cannot be deleted.",module,Magento_Backend
"You deleted the store.","You deleted the store.",module,Magento_Backend
"Unable to delete store. Please, try again later.","Unable to delete store. Please, try again later.",module,Magento_Backend
"This store view cannot be deleted.","This store view cannot be deleted.",module,Magento_Backend
"Store View","Store View",module,Magento_Backend
"You deleted the store view.","You deleted the store view.",module,Magento_Backend
"Unable to delete store view. Please, try again later.","Unable to delete store view. Please, try again later.",module,Magento_Backend
"This website cannot be deleted.","This website cannot be deleted.",module,Magento_Backend
"You deleted the website.","You deleted the website.",module,Magento_Backend
"Unable to delete website. Please, try again later.","Unable to delete website. Please, try again later.",module,Magento_Backend
"The website does not exist.","The website does not exist.",module,Magento_Backend
"Before modifying the website code please make sure it is not used in index.php.","Before modifying the website code please make sure it is not used in index.php.",module,Magento_Backend
"The store does not exist","The store does not exist",module,Magento_Backend
"Store view doesn\'t exist","Store view doesn\'t exist",module,Magento_Backend
"Before modifying the store view code please make sure it is not used in index.php.","Before modifying the store view code please make sure it is not used in index.php.",module,Magento_Backend
"New ","New ",module,Magento_Backend
"You saved the website.","You saved the website.",module,Magento_Backend
"You saved the store.","You saved the store.",module,Magento_Backend
"You saved the store view.","You saved the store view.",module,Magento_Backend
"Something went wrong while saving. Please review the error log.","Something went wrong while saving. Please review the error log.",module,Magento_Backend
"Last 24 Hours","Last 24 Hours",module,Magento_Backend
"Last 7 Days","Last 7 Days",module,Magento_Backend
"Current Month","Current Month",module,Magento_Backend
YTD,YTD,module,Magento_Backend
2YTD,2YTD,module,Magento_Backend
"Authentication storage is incorrect.","Authentication storage is incorrect.",module,Magento_Backend
"You did not sign in correctly or your account is temporarily disabled.","You did not sign in correctly or your account is temporarily disabled.",module,Magento_Backend
"Authentication error occurred.","Authentication error occurred.",module,Magento_Backend
Order,Order,module,Magento_Backend
"Order #%1","Order #%1",module,Magento_Backend
"Access denied","Access denied",module,Magento_Backend
"Please try to sign out and sign in again.","Please try to sign out and sign in again.",module,Magento_Backend
"If you continue to receive this message, please contact the store owner.","If you continue to receive this message, please contact the store owner.",module,Magento_Backend
"You need more permissions to access this.","You need more permissions to access this.",module,Magento_Backend
"Welcome, please sign in","Welcome, please sign in",module,Magento_Backend
Username,Username,module,Magento_Backend
"user name","user name",module,Magento_Backend
Password,Password,module,Magento_Backend
password,password,module,Magento_Backend
"Sign in","Sign in",module,Magento_Backend
"Select Range:","Select Range:",module,Magento_Backend
"No Data Found","No Data Found",module,Magento_Backend
"Chart is disabled. To enable the chart, click <a href=""%1"">here</a>.","Chart is disabled. To enable the chart, click <a href=""%1"">here</a>.",module,Magento_Backend
"Last Orders","Last Orders",module,Magento_Backend
"Last Search Terms","Last Search Terms",module,Magento_Backend
"Top Search Terms","Top Search Terms",module,Magento_Backend
"There are no search keywords.","There are no search keywords.",module,Magento_Backend
"View Statistics For:","View Statistics For:",module,Magento_Backend
"All Websites","All Websites",module,Magento_Backend
"Reload Data","Reload Data",module,Magento_Backend
"Browse Files...","Browse Files...",module,Magento_Backend
Magento,Magento,module,Magento_Backend
"Copyright© %1 Magento Commerce Inc. All rights reserved.","Copyright© %1 Magento Commerce Inc. All rights reserved.",module,Magento_Backend
"ver. %1","ver. %1",module,Magento_Backend
"Magento Admin Panel","Magento Admin Panel",module,Magento_Backend
"Account Setting","Account Setting",module,Magento_Backend
"Customer View","Customer View",module,Magento_Backend
"Sign Out","Sign Out",module,Magento_Backend
"About the calendar","About the calendar",module,Magento_Backend
Close,Close,module,Magento_Backend
"Go Today","Go Today",module,Magento_Backend
Previous,Previous,module,Magento_Backend
Next,Next,module,Magento_Backend
WK,WK,module,Magento_Backend
Time,Time,module,Magento_Backend
Hour,Hour,module,Magento_Backend
Minute,Minute,module,Magento_Backend
"JavaScript may be disabled in your browser.","JavaScript may be disabled in your browser.",module,Magento_Backend
"To use this website you must first enable JavaScript in your browser.","To use this website you must first enable JavaScript in your browser.",module,Magento_Backend
"This is only a demo store. You can browse and place orders, but nothing will be processed.","This is only a demo store. You can browse and place orders, but nothing will be processed.",module,Magento_Backend
"Report Bugs","Report Bugs",module,Magento_Backend
"Store View:","Store View:",module,Magento_Backend
"Stores Configuration","Stores Configuration",module,Magento_Backend
"Please confirm scope switching. All data that hasn't been saved will be lost.","Please confirm scope switching. All data that hasn't been saved will be lost.",module,Magento_Backend
"Additional Cache Management","Additional Cache Management",module,Magento_Backend
"Flush Catalog Images Cache","Flush Catalog Images Cache",module,Magento_Backend
"Pregenerated product images files","Pregenerated product images files",module,Magento_Backend
"Flush JavaScript/CSS Cache","Flush JavaScript/CSS Cache",module,Magento_Backend
"Themes JavaScript and CSS files combined to one file.","Themes JavaScript and CSS files combined to one file.",module,Magento_Backend
"Flush Static Files Cache","Flush Static Files Cache",module,Magento_Backend
"Preprocessed view files and static files","Preprocessed view files and static files",module,Magento_Backend
Catalog,Catalog,module,Magento_Backend
JavaScript/CSS,JavaScript/CSS,module,Magento_Backend
"JavaScript/CSS Cache","JavaScript/CSS Cache",module,Magento_Backend
"No records found.","No records found.",module,Magento_Backend
Images,Images,module,Magento_Backend
"Big Image","Big Image",module,Magento_Backend
Thumbnail,Thumbnail,module,Magento_Backend
"Additional Settings","Additional Settings",module,Magento_Backend
"records found","records found",module,Magento_Backend
selected,selected,module,Magento_Backend
"per page","per page",module,Magento_Backend
"Previous page","Previous page",module,Magento_Backend
"of %1","of %1",module,Magento_Backend
"Next page","Next page",module,Magento_Backend
"Export to:","Export to:",module,Magento_Backend
Actions,Actions,module,Magento_Backend
"Mass Actions","Mass Actions",module,Magento_Backend
"Unselect All","Unselect All",module,Magento_Backend
"Select Visible","Select Visible",module,Magento_Backend
"Unselect Visible","Unselect Visible",module,Magento_Backend
"Changes have been made to this section that have not been saved.","Changes have been made to this section that have not been saved.",module,Magento_Backend
"This tab contains invalid data. Please resolve this before saving.","This tab contains invalid data. Please resolve this before saving.",module,Magento_Backend
"The information in this tab has been changed.","The information in this tab has been changed.",module,Magento_Backend
Loading...,Loading...,module,Magento_Backend
"System Backup","System Backup",module,Magento_Backup
"Database and Media Backup","Database and Media Backup",module,Magento_Backup
"Database Backup","Database Backup",module,Magento_Backup
"The archive can be uncompressed with <a href=""%1"">%2</a> on Windows systems.","The archive can be uncompressed with <a href=""%1"">%2</a> on Windows systems.",module,Magento_Backup
"You need more permissions to activate maintenance mode right now.","You need more permissions to activate maintenance mode right now.",module,Magento_Backup
"To create the backup, please deselect ""Put store into maintenance mode"" or update your permissions.","To create the backup, please deselect ""Put store into maintenance mode"" or update your permissions.",module,Magento_Backup
"Something went wrong while putting your store into maintenance mode.","Something went wrong while putting your store into maintenance mode.",module,Magento_Backup
"You need more free space to create a backup.","You need more free space to create a backup.",module,Magento_Backup
"You need more permissions to create a backup.","You need more permissions to create a backup.",module,Magento_Backup
"We can't create the backup right now.","We can't create the backup right now.",module,Magento_Backup
Backups,Backups,module,Magento_Backup
System,System,module,Magento_Backup
Tools,Tools,module,Magento_Backup
Backup,Backup,module,Magento_Backup
"We can't delete one or more backups.","We can't delete one or more backups.",module,Magento_Backup
failed,failed,module,Magento_Backup
successful,successful,module,Magento_Backup
"You deleted the selected backup(s).","You deleted the selected backup(s).",module,Magento_Backup
"Can't load snapshot archive","Can't load snapshot archive",module,Magento_Backup
"Please correct the password.","Please correct the password.",module,Magento_Backup
"To complete the rollback, please deselect ""Put store into maintenance mode"" or update your permissions.","To complete the rollback, please deselect ""Put store into maintenance mode"" or update your permissions.",module,Magento_Backup
"We can't find the backup file.","We can't find the backup file.",module,Magento_Backup
"We can't connect to the FTP right now.","We can't connect to the FTP right now.",module,Magento_Backup
"Failed to validate FTP.","Failed to validate FTP.",module,Magento_Backup
"You need more permissions to perform a rollback.","You need more permissions to perform a rollback.",module,Magento_Backup
"Failed to rollback.","Failed to rollback.",module,Magento_Backup
Database,Database,module,Magento_Backup
"Database and Media","Database and Media",module,Magento_Backup
"System (excluding Media)","System (excluding Media)",module,Magento_Backup
"You created the system backup.","You created the system backup.",module,Magento_Backup
"You created the system backup (excluding media).","You created the system backup (excluding media).",module,Magento_Backup
"You created the database and media backup.","You created the database and media backup.",module,Magento_Backup
"You created the database backup.","You created the database backup.",module,Magento_Backup
"Please correct the order of creation for a new backup.","Please correct the order of creation for a new backup.",module,Magento_Backup
"The backup file does not exist.","The backup file does not exist.",module,Magento_Backup
"The backup file path was not specified.","The backup file path was not specified.",module,Magento_Backup
"The backup file ""%1"" does not exist.","The backup file ""%1"" does not exist.",module,Magento_Backup
"Sorry, but we cannot read from or write to backup file ""%1"".","Sorry, but we cannot read from or write to backup file ""%1"".",module,Magento_Backup
"The backup file handler was unspecified.","The backup file handler was unspecified.",module,Magento_Backup
"Something went wrong while writing to the backup file ""%1"".","Something went wrong while writing to the backup file ""%1"".",module,Magento_Backup
"We can't save the Cron expression.","We can't save the Cron expression.",module,Magento_Backup
"You will lose any data created since the backup was made, including admin users, customers and orders.","You will lose any data created since the backup was made, including admin users, customers and orders.",module,Magento_Backup
"Are you sure you want to continue?","Are you sure you want to continue?",module,Magento_Backup
"This may take a few moments.","This may take a few moments.",module,Magento_Backup
"Be sure your store is in maintenance mode during backup.","Be sure your store is in maintenance mode during backup.",module,Magento_Backup
"Backup Name","Backup Name",module,Magento_Backup
"Please use only letters (a-z or A-Z), numbers (0-9) or spaces in this field.","Please use only letters (a-z or A-Z), numbers (0-9) or spaces in this field.",module,Magento_Backup
"Maintenance mode","Maintenance mode",module,Magento_Backup
"Please put your store into maintenance mode during backup.","Please put your store into maintenance mode during backup.",module,Magento_Backup
Exclude,Exclude,module,Magento_Backup
"Exclude media folder from backup","Exclude media folder from backup",module,Magento_Backup
"Please enter the password to confirm rollback.","Please enter the password to confirm rollback.",module,Magento_Backup
"This action cannot be undone.","This action cannot be undone.",module,Magento_Backup
"User Password","User Password",module,Magento_Backup
"Please put your store into maintenance mode during rollback processing.","Please put your store into maintenance mode during rollback processing.",module,Magento_Backup
FTP,FTP,module,Magento_Backup
"Use FTP Connection","Use FTP Connection",module,Magento_Backup
"FTP credentials","FTP credentials",module,Magento_Backup
"FTP Host","FTP Host",module,Magento_Backup
"FTP Login","FTP Login",module,Magento_Backup
"FTP Password","FTP Password",module,Magento_Backup
"Magento root directory","Magento root directory",module,Magento_Backup
"Create Backup","Create Backup",module,Magento_Backup
Country,Country,module,Magento_Braintree
"Allowed Credit Card Types","Allowed Credit Card Types",module,Magento_Braintree
"Add Rule","Add Rule",module,Magento_Braintree
Month,Month,module,Magento_Braintree
Year,Year,module,Magento_Braintree
"Stored Card","Stored Card",module,Magento_Braintree
"Credit Card Type","Credit Card Type",module,Magento_Braintree
"Credit Card Number","Credit Card Number",module,Magento_Braintree
"Credit card successfully added","Credit card successfully added",module,Magento_Braintree
"Something went wrong while saving the card.","Something went wrong while saving the card.",module,Magento_Braintree
"Credit card does not exist","Credit card does not exist",module,Magento_Braintree
"Delete Credit Card","Delete Credit Card",module,Magento_Braintree
"There was error deleting the credit card","There was error deleting the credit card",module,Magento_Braintree
"Credit card successfully deleted","Credit card successfully deleted",module,Magento_Braintree
"Edit Credit Card","Edit Credit Card",module,Magento_Braintree
"My Credit Cards","My Credit Cards",module,Magento_Braintree
"New Credit Card","New Credit Card",module,Magento_Braintree
"There was error during saving card data","There was error during saving card data",module,Magento_Braintree
"We can't initialize checkout.","We can't initialize checkout.",module,Magento_Braintree
"Please agree to all the terms and conditions before placing the order.","Please agree to all the terms and conditions before placing the order.",module,Magento_Braintree
"We can't place the order.","We can't place the order.",module,Magento_Braintree
"Incorrect payment method.","Incorrect payment method.",module,Magento_Braintree
"We can't initialize checkout review.","We can't initialize checkout review.",module,Magento_Braintree
"We can't update shipping method.","We can't update shipping method.",module,Magento_Braintree
"The processor declined your transaction, please re-enter your payment information","The processor declined your transaction, please re-enter your payment information",module,Magento_Braintree
"Transaction declined by gateway: Check card details or try another card","Transaction declined by gateway: Check card details or try another card",module,Magento_Braintree
"Transaction declined: ","Transaction declined: ",module,Magento_Braintree
.,.,module,Magento_Braintree
"The processor responded with an unknown error","The processor responded with an unknown error",module,Magento_Braintree
"Credit card type is not allowed for your country.","Credit card type is not allowed for your country.",module,Magento_Braintree
"Credit card type is not allowed for this payment method.","Credit card type is not allowed for this payment method.",module,Magento_Braintree
"Selected payment type is not allowed for billing country.","Selected payment type is not allowed for billing country.",module,Magento_Braintree
"Incomplete payment information.","Incomplete payment information.",module,Magento_Braintree
"Please try again later","Please try again later",module,Magento_Braintree
"Can not find original authorization transaction for partial capture","Can not find original authorization transaction for partial capture",module,Magento_Braintree
"There was an error capturing the transaction: %1.","There was an error capturing the transaction: %1.",module,Magento_Braintree
"This refund is for a partial amount but the Transaction has not settled.","This refund is for a partial amount but the Transaction has not settled.",module,Magento_Braintree
"Please wait 24 hours before trying to issue a partial refund.","Please wait 24 hours before trying to issue a partial refund.",module,Magento_Braintree
"There was an error refunding the transaction: %1.","There was an error refunding the transaction: %1.",module,Magento_Braintree
"Some transactions are already settled or voided and cannot be voided.","Some transactions are already settled or voided and cannot be voided.",module,Magento_Braintree
"Voided capture.","Voided capture.",module,Magento_Braintree
"There was an error voiding the transaction: %1.","There was an error voiding the transaction: %1.",module,Magento_Braintree
Invoice,Invoice,module,Magento_Braintree
Shipment,Shipment,module,Magento_Braintree
Authorize,Authorize,module,Magento_Braintree
"Authorize and Capture","Authorize and Capture",module,Magento_Braintree
"--Please Select--","--Please Select--",module,Magento_Braintree
"Invalid Customer ID provided","Invalid Customer ID provided",module,Magento_Braintree
"some error","some error",module,Magento_Braintree
"a,b,c","a,b,c",module,Magento_Braintree
"Something went wrong while processing.","Something went wrong while processing.",module,Magento_Braintree
error,error,module,Magento_Braintree
exception,exception,module,Magento_Braintree
"Payment Information","Payment Information",module,Magento_Braintree
"Add new card","Add new card",module,Magento_Braintree
"Please Select","Please Select",module,Magento_Braintree
"Expiration Date","Expiration Date",module,Magento_Braintree
"Card Verification Number","Card Verification Number",module,Magento_Braintree
"Save this card for future use","Save this card for future use",module,Magento_Braintree
or,or,module,Magento_Braintree
"Please confirm that you want to delete this credit card","Please confirm that you want to delete this credit card",module,Magento_Braintree
"Cardholder Name","Cardholder Name",module,Magento_Braintree
Delete,Delete,module,Magento_Braintree
Back,Back,module,Magento_Braintree
"* Required Fields","* Required Fields",module,Magento_Braintree
"Credit Card","Credit Card",module,Magento_Braintree
CVV,CVV,module,Magento_Braintree
"Card Verification Number Visual Reference","Card Verification Number Visual Reference",module,Magento_Braintree
"What is this?","What is this?",module,Magento_Braintree
"Make Default","Make Default",module,Magento_Braintree
"Billing Address","Billing Address",module,Magento_Braintree
"First Name","First Name",module,Magento_Braintree
"Last Name","Last Name",module,Magento_Braintree
Company,Company,module,Magento_Braintree
Address,Address,module,Magento_Braintree
City,City,module,Magento_Braintree
State/Province,State/Province,module,Magento_Braintree
"Please select region, state or province","Please select region, state or province",module,Magento_Braintree
"Zip/Postal Code","Zip/Postal Code",module,Magento_Braintree
Submit,Submit,module,Magento_Braintree
"Add Credit Card","Add Credit Card",module,Magento_Braintree
Type,Type,module,Magento_Braintree
"Card Number","Card Number",module,Magento_Braintree
"Is Default","Is Default",module,Magento_Braintree
Actions,Actions,module,Magento_Braintree
Yes,Yes,module,Magento_Braintree
No,No,module,Magento_Braintree
Edit,Edit,module,Magento_Braintree
"Percent Discount","Percent Discount",module,Magento_Bundle
"-- Select --","-- Select --",module,Magento_Bundle
Dynamic,Dynamic,module,Magento_Bundle
Fixed,Fixed,module,Magento_Bundle
"Create New Option","Create New Option",module,Magento_Bundle
"Bundle Items","Bundle Items",module,Magento_Bundle
"Add Products to Option","Add Products to Option",module,Magento_Bundle
Close,Close,module,Magento_Bundle
"Delete Option","Delete Option",module,Magento_Bundle
"What are you looking for?","What are you looking for?",module,Magento_Bundle
ID,ID,module,Magento_Bundle
Product,Product,module,Magento_Bundle
SKU,SKU,module,Magento_Bundle
Price,Price,module,Magento_Bundle
Delete,Delete,module,Magento_Bundle
"Use Default Value","Use Default Value",module,Magento_Bundle
"There is no defined renderer for ""%1"" option type.","There is no defined renderer for ""%1"" option type.",module,Magento_Bundle
"Only implemented for bundle product","Only implemented for bundle product",module,Magento_Bundle
"Product with specified sku: ""%1"" is not a bundle product","Product with specified sku: ""%1"" is not a bundle product",module,Magento_Bundle
"Bundle product could not contain another composite product","Bundle product could not contain another composite product",module,Magento_Bundle
"Id field of product link is required","Id field of product link is required",module,Magento_Bundle
"Can not find product link with id ""%1""","Can not find product link with id ""%1""",module,Magento_Bundle
"Could not save child: ""%1""","Could not save child: ""%1""",module,Magento_Bundle
"Product with specified sku: ""%1"" does not contain option: ""%2""","Product with specified sku: ""%1"" does not contain option: ""%2""",module,Magento_Bundle
"Child with specified sku: ""%1"" already assigned to product: ""%2""","Child with specified sku: ""%1"" already assigned to product: ""%2""",module,Magento_Bundle
"Product with specified sku: %1 is not a bundle product","Product with specified sku: %1 is not a bundle product",module,Magento_Bundle
"Requested bundle option product doesn't exist","Requested bundle option product doesn't exist",module,Magento_Bundle
"Requested option doesn't exist","Requested option doesn't exist",module,Magento_Bundle
"Cannot delete option with id %1","Cannot delete option with id %1",module,Magento_Bundle
"Could not save option","Could not save option",module,Magento_Bundle
"As Low as","As Low as",module,Magento_Bundle
"Price Range","Price Range",module,Magento_Bundle
"Please specify product option(s).","Please specify product option(s).",module,Magento_Bundle
"The options you selected are not available.","The options you selected are not available.",module,Magento_Bundle
"The required options you selected are not available.","The required options you selected are not available.",module,Magento_Bundle
"Please select all required options.","Please select all required options.",module,Magento_Bundle
"We can't add this item to your shopping cart right now.","We can't add this item to your shopping cart right now.",module,Magento_Bundle
N/A,N/A,module,Magento_Bundle
Percent,Percent,module,Magento_Bundle
None,None,module,Magento_Bundle
Quantity:,Quantity:,module,Magento_Bundle
"Choose a selection...","Choose a selection...",module,Magento_Bundle
"Ship Bundle Items","Ship Bundle Items",module,Magento_Bundle
Separately,Separately,module,Magento_Bundle
Together,Together,module,Magento_Bundle
"Option Title","Option Title",module,Magento_Bundle
"Store View Title","Store View Title",module,Magento_Bundle
"Input Type","Input Type",module,Magento_Bundle
Required,Required,module,Magento_Bundle
Position,Position,module,Magento_Bundle
"There are no products in this option.","There are no products in this option.",module,Magento_Bundle
"New Option","New Option",module,Magento_Bundle
Default,Default,module,Magento_Bundle
Name,Name,module,Magento_Bundle
"Price Type","Price Type",module,Magento_Bundle
"Default Quantity","Default Quantity",module,Magento_Bundle
"User Defined","User Defined",module,Magento_Bundle
Ordered,Ordered,module,Magento_Bundle
Invoiced,Invoiced,module,Magento_Bundle
Shipped,Shipped,module,Magento_Bundle
Refunded,Refunded,module,Magento_Bundle
Canceled,Canceled,module,Magento_Bundle
"As low as","As low as",module,Magento_Bundle
"Regular Price","Regular Price",module,Magento_Bundle
From,From,module,Magento_Bundle
To,To,module,Magento_Bundle
"Buy %1 with %2 discount each","Buy %1 with %2 discount each",module,Magento_Bundle
"Go back to product details","Go back to product details",module,Magento_Bundle
"Customize and Add to Cart","Customize and Add to Cart",module,Magento_Bundle
"* Required Fields","* Required Fields",module,Magento_Bundle
"Your Customization","Your Customization",module,Magento_Bundle
Availability,Availability,module,Magento_Bundle
"In stock","In stock",module,Magento_Bundle
"Out of stock","Out of stock",module,Magento_Bundle
Summary,Summary,module,Magento_Bundle
"%1 x %2","%1 x %2",module,Magento_Bundle
Availability:,Availability:,module,Magento_Bundle
Quantity,Quantity,module,Magento_Bundle
"Customize %1","Customize %1",module,Magento_Bundle
"No options of this product are available.","No options of this product are available.",module,Magento_Bundle
"Gift Message","Gift Message",module,Magento_Bundle
From:,From:,module,Magento_Bundle
To:,To:,module,Magento_Bundle
Message:,Message:,module,Magento_Bundle
"Product Name","Product Name",module,Magento_Bundle
Subtotal,Subtotal,module,Magento_Bundle
"Discount Amount","Discount Amount",module,Magento_Bundle
"Row Total","Row Total",module,Magento_Bundle
"Qty Invoiced","Qty Invoiced",module,Magento_Bundle
"Qty Shipped","Qty Shipped",module,Magento_Bundle
Always,Always,module,Magento_Captcha
"After number of attempts to login","After number of attempts to login",module,Magento_Captcha
"Provided form does not exist","Provided form does not exist",module,Magento_Captcha
"Incorrect CAPTCHA","Incorrect CAPTCHA",module,Magento_Captcha
"Incorrect CAPTCHA.","Incorrect CAPTCHA.",module,Magento_Captcha
"Please enter the letters from the image","Please enter the letters from the image",module,Magento_Captcha
"<strong>Attention</strong>: Captcha is case sensitive.","<strong>Attention</strong>: Captcha is case sensitive.",module,Magento_Captcha
"Reload captcha","Reload captcha",module,Magento_Captcha
"Please type the letters below","Please type the letters below",module,Magento_Captcha
"Entity type model '%1' is not found","Entity type model '%1' is not found",module,Magento_CatalogImportExport
"Entity type model must be an instance of \Magento\CatalogImportExport\Model\Export\Product\Type\AbstractType","Entity type model must be an instance of \Magento\CatalogImportExport\Model\Export\Product\Type\AbstractType",module,Magento_CatalogImportExport
"There are no product types available for export.","There are no product types available for export.",module,Magento_CatalogImportExport
"Entity type model must be an instance of Magento\CatalogImportExport\Model\Import\Product\Type\AbstractType","Entity type model must be an instance of Magento\CatalogImportExport\Model\Import\Product\Type\AbstractType",module,Magento_CatalogImportExport
"File directory '%1' is not readable.","File directory '%1' is not readable.",module,Magento_CatalogImportExport
"File directory '%1' is not writable.","File directory '%1' is not writable.",module,Magento_CatalogImportExport
"Value for 'price' sub attribute in 'store' attribute contains incorrect value","Value for 'price' sub attribute in 'store' attribute contains incorrect value",module,Magento_CatalogImportExport
"Value for 'type' sub attribute in 'custom_options' attribute contains incorrect value, acceptable values are: 'dropdown', 'checkbox'","Value for 'type' sub attribute in 'custom_options' attribute contains incorrect value, acceptable values are: 'dropdown', 'checkbox'",module,Magento_CatalogImportExport
"Please enter a value for title.","Please enter a value for title.",module,Magento_CatalogImportExport
"Value for 'price' sub attribute in 'custom_options' attribute contains incorrect value","Value for 'price' sub attribute in 'custom_options' attribute contains incorrect value",module,Magento_CatalogImportExport
"Value for 'maximum characters' sub attribute in 'custom_options' attribute contains incorrect value","Value for 'maximum characters' sub attribute in 'custom_options' attribute contains incorrect value",module,Magento_CatalogImportExport
"Value for 'sort order' sub attribute in 'custom_options' attribute contains incorrect value","Value for 'sort order' sub attribute in 'custom_options' attribute contains incorrect value",module,Magento_CatalogImportExport
"Value for 'value price' sub attribute in 'custom_options' attribute contains incorrect value","Value for 'value price' sub attribute in 'custom_options' attribute contains incorrect value",module,Magento_CatalogImportExport
"This name is already being used for custom option. Please enter a different name.","This name is already being used for custom option. Please enter a different name.",module,Magento_CatalogImportExport
"Custom options have different types.","Custom options have different types.",module,Magento_CatalogImportExport
"Every option entity must have a parent product entity.","Every option entity must have a parent product entity.",module,Magento_CatalogImportExport
"Please correct the parameters.","Please correct the parameters.",module,Magento_CatalogImportExport
"File '%1' was not found or has read restriction.","File '%1' was not found or has read restriction.",module,Magento_CatalogImportExport
"ALL GROUPS","ALL GROUPS",module,Magento_CatalogInventory
"Customer Group","Customer Group",module,Magento_CatalogInventory
"Minimum Qty","Minimum Qty",module,Magento_CatalogInventory
"Add Minimum Qty","Add Minimum Qty",module,Magento_CatalogInventory
"We can't rebuild the index for an undefined product.","We can't rebuild the index for an undefined product.",module,Magento_CatalogInventory
"Could not rebuild index for empty products array","Could not rebuild index for empty products array",module,Magento_CatalogInventory
"The stock item for Product is not valid.","The stock item for Product is not valid.",module,Magento_CatalogInventory
"This product is out of stock.","This product is out of stock.",module,Magento_CatalogInventory
"Some of the products are out of stock.","Some of the products are out of stock.",module,Magento_CatalogInventory
"The stock item for Product in option is not valid.","The stock item for Product in option is not valid.",module,Magento_CatalogInventory
"Undefined product type","Undefined product type",module,Magento_CatalogInventory
"%1 is not a correct comparison method.","%1 is not a correct comparison method.",module,Magento_CatalogInventory
"No Backorders","No Backorders",module,Magento_CatalogInventory
"Allow Qty Below 0","Allow Qty Below 0",module,Magento_CatalogInventory
"Allow Qty Below 0 and Notify Customer","Allow Qty Below 0 and Notify Customer",module,Magento_CatalogInventory
"In Stock","In Stock",module,Magento_CatalogInventory
"Out of Stock","Out of Stock",module,Magento_CatalogInventory
"Stock Item with id ""%1"" does not exist.","Stock Item with id ""%1"" does not exist.",module,Magento_CatalogInventory
"Stock with id ""%1"" does not exist.","Stock with id ""%1"" does not exist.",module,Magento_CatalogInventory
"Not all of your products are available in the requested quantity.","Not all of your products are available in the requested quantity.",module,Magento_CatalogInventory
"Product with SKU ""%1"" does not exist","Product with SKU ""%1"" does not exist",module,Magento_CatalogInventory
"The fewest you may purchase is %1.","The fewest you may purchase is %1.",module,Magento_CatalogInventory
"Please correct the quantity for some products.","Please correct the quantity for some products.",module,Magento_CatalogInventory
"The most you may purchase is %1.","The most you may purchase is %1.",module,Magento_CatalogInventory
"We don't have as many ""%1"" as you requested.","We don't have as many ""%1"" as you requested.",module,Magento_CatalogInventory
"We don't have as many ""%1"" as you requested, but we'll back order the remaining %2.","We don't have as many ""%1"" as you requested, but we'll back order the remaining %2.",module,Magento_CatalogInventory
"We don't have ""%1"" in the requested quantity, so we'll back order the remaining %2.","We don't have ""%1"" in the requested quantity, so we'll back order the remaining %2.",module,Magento_CatalogInventory
"You can buy %1 only in quantities of %2 at a time.","You can buy %1 only in quantities of %2 at a time.",module,Magento_CatalogInventory
"You can buy this product only in quantities of %1 at a time.","You can buy this product only in quantities of %1 at a time.",module,Magento_CatalogInventory
"Decimal qty increments is not allowed.","Decimal qty increments is not allowed.",module,Magento_CatalogInventory
"%1 is available to buy in increments of %2","%1 is available to buy in increments of %2",module,Magento_CatalogInventory
"Only %1 left","Only %1 left",module,Magento_CatalogInventory
"Product availability","Product availability",module,Magento_CatalogInventory
"Product Name","Product Name",module,Magento_CatalogInventory
Qty,Qty,module,Magento_CatalogInventory
"Catalog Price Rule","Catalog Price Rule",module,Magento_CatalogRule
"Add New Rule","Add New Rule",module,Magento_CatalogRule
"Apply Rules","Apply Rules",module,Magento_CatalogRule
"Save and Apply","Save and Apply",module,Magento_CatalogRule
"Save and Continue Edit","Save and Continue Edit",module,Magento_CatalogRule
"Edit Rule '%1'","Edit Rule '%1'",module,Magento_CatalogRule
"New Rule","New Rule",module,Magento_CatalogRule
"Rule Information","Rule Information",module,Magento_CatalogRule
Actions,Actions,module,Magento_CatalogRule
"Pricing Structure Rules","Pricing Structure Rules",module,Magento_CatalogRule
Apply,Apply,module,Magento_CatalogRule
"Apply as percentage of original","Apply as percentage of original",module,Magento_CatalogRule
"Apply as fixed amount","Apply as fixed amount",module,Magento_CatalogRule
"Adjust final price to this percentage","Adjust final price to this percentage",module,Magento_CatalogRule
"Adjust final price to discount value","Adjust final price to discount value",module,Magento_CatalogRule
"Discount Amount","Discount Amount",module,Magento_CatalogRule
"Subproduct discounts","Subproduct discounts",module,Magento_CatalogRule
No,No,module,Magento_CatalogRule
Yes,Yes,module,Magento_CatalogRule
"Discard subsequent rules","Discard subsequent rules",module,Magento_CatalogRule
Conditions,Conditions,module,Magento_CatalogRule
"Conditions (don't add conditions if rule is applied to all products)","Conditions (don't add conditions if rule is applied to all products)",module,Magento_CatalogRule
"General Information","General Information",module,Magento_CatalogRule
"Rule Name","Rule Name",module,Magento_CatalogRule
Description,Description,module,Magento_CatalogRule
Status,Status,module,Magento_CatalogRule
Active,Active,module,Magento_CatalogRule
Inactive,Inactive,module,Magento_CatalogRule
Websites,Websites,module,Magento_CatalogRule
"Customer Groups","Customer Groups",module,Magento_CatalogRule
From,From,module,Magento_CatalogRule
To,To,module,Magento_CatalogRule
Priority,Priority,module,Magento_CatalogRule
ID,ID,module,Magento_CatalogRule
Type,Type,module,Magento_CatalogRule
"Attribute Set","Attribute Set",module,Magento_CatalogRule
SKU,SKU,module,Magento_CatalogRule
Product,Product,module,Magento_CatalogRule
Promotions,Promotions,module,Magento_CatalogRule
"We found updated rules that are not applied. Please click ""Apply Rules"" to update your catalog.","We found updated rules that are not applied. Please click ""Apply Rules"" to update your catalog.",module,Magento_CatalogRule
"We can't apply the rules.","We can't apply the rules.",module,Magento_CatalogRule
"You deleted the rule.","You deleted the rule.",module,Magento_CatalogRule
"We can't delete this rule right now. Please review the log and try again.","We can't delete this rule right now. Please review the log and try again.",module,Magento_CatalogRule
"We can't find a rule to delete.","We can't find a rule to delete.",module,Magento_CatalogRule
"This rule no longer exists.","This rule no longer exists.",module,Magento_CatalogRule
"New Catalog Price Rule","New Catalog Price Rule",module,Magento_CatalogRule
"Edit Rule","Edit Rule",module,Magento_CatalogRule
Catalog,Catalog,module,Magento_CatalogRule
"Wrong rule specified.","Wrong rule specified.",module,Magento_CatalogRule
"You saved the rule.","You saved the rule.",module,Magento_CatalogRule
"Something went wrong while saving the rule data. Please review the error log.","Something went wrong while saving the rule data. Please review the error log.",module,Magento_CatalogRule
Promo,Promo,module,Magento_CatalogRule
"Could not rebuild index for empty products array","Could not rebuild index for empty products array",module,Magento_CatalogRule
"We can't rebuild the index for an undefined product.","We can't rebuild the index for an undefined product.",module,Magento_CatalogRule
"Percentage discount should be between 0 and 100.","Percentage discount should be between 0 and 100.",module,Magento_CatalogRule
"Discount value should be 0 or greater.","Discount value should be 0 or greater.",module,Magento_CatalogRule
"Unknown action.","Unknown action.",module,Magento_CatalogRule
"Update the Product","Update the Product",module,Magento_CatalogRule
"Rule price","Rule price",module,Magento_CatalogRule
"To Fixed Value","To Fixed Value",module,Magento_CatalogRule
"To Percentage","To Percentage",module,Magento_CatalogRule
"By Fixed value","By Fixed value",module,Magento_CatalogRule
"By Percentage","By Percentage",module,Magento_CatalogRule
"Update product\'s %1 %2: %3","Update product\'s %1 %2: %3",module,Magento_CatalogRule
"Conditions Combination","Conditions Combination",module,Magento_CatalogRule
"Product Attribute","Product Attribute",module,Magento_CatalogRule
"Updated rules applied.","Updated rules applied.",module,Magento_CatalogRule
"You disabled %1 Catalog Price Rules based on ""%2"" attribute.","You disabled %1 Catalog Price Rules based on ""%2"" attribute.",module,Magento_CatalogRule
Home,Home,module,Magento_CatalogSearch
"Go to Home Page","Go to Home Page",module,Magento_CatalogSearch
"Catalog Advanced Search","Catalog Advanced Search",module,Magento_CatalogSearch
All,All,module,Magento_CatalogSearch
Yes,Yes,module,Magento_CatalogSearch
No,No,module,Magento_CatalogSearch
Results,Results,module,Magento_CatalogSearch
Grid,Grid,module,Magento_CatalogSearch
List,List,module,Magento_CatalogSearch
"Search Weight","Search Weight",module,Magento_CatalogSearch
Relevance,Relevance,module,Magento_CatalogSearch
"Search results for: '%1'","Search results for: '%1'",module,Magento_CatalogSearch
"Minimum Search query length is %1","Minimum Search query length is %1",module,Magento_CatalogSearch
"Please specify at least one search term.","Please specify at least one search term.",module,Magento_CatalogSearch
"%1 and greater","%1 and greater",module,Magento_CatalogSearch
"up to %1","up to %1",module,Magento_CatalogSearch
Category,Category,module,Magento_CatalogSearch
"%1 and above","%1 and above",module,Magento_CatalogSearch
"%1 - %2","%1 - %2",module,Magento_CatalogSearch
"Bucket do not exists","Bucket do not exists",module,Magento_CatalogSearch
Product,Product,module,Magento_CatalogSearch
"Search Settings","Search Settings",module,Magento_CatalogSearch
Search,Search,module,Magento_CatalogSearch
"Advanced Search","Advanced Search",module,Magento_CatalogSearch
"<strong>%1 item</strong> were found using the following search criteria","<strong>%1 item</strong> were found using the following search criteria",module,Magento_CatalogSearch
"<strong>%1 items</strong> were found using the following search criteria","<strong>%1 items</strong> were found using the following search criteria",module,Magento_CatalogSearch
"We can't find any items matching these search criteria.","We can't find any items matching these search criteria.",module,Magento_CatalogSearch
"Modify your search","Modify your search",module,Magento_CatalogSearch
name,name,module,Magento_CatalogSearch
"Don't see what you're looking for?","Don't see what you're looking for?",module,Magento_CatalogSearch
"Your search returned no results.","Your search returned no results.",module,Magento_CatalogSearch
"Create Permanent Redirect for old URL","Create Permanent Redirect for old URL",module,Magento_CatalogUrlRewrite
"Conditions Combination","Conditions Combination",module,Magento_CatalogWidget
"Product Attribute","Product Attribute",module,Magento_CatalogWidget
SKU,SKU,module,Magento_CatalogWidget
"Please choose a condition to add.","Please choose a condition to add.",module,Magento_CatalogWidget
"Add to Cart","Add to Cart",module,Magento_CatalogWidget
"In stock","In stock",module,Magento_CatalogWidget
"Out of stock","Out of stock",module,Magento_CatalogWidget
"Add to Wish List","Add to Wish List",module,Magento_CatalogWidget
"Add to Compare","Add to Compare",module,Magento_CatalogWidget
Root,Root,module,Magento_Catalog
"Save Category","Save Category",module,Magento_Catalog
"Delete Category","Delete Category",module,Magento_Catalog
Reset,Reset,module,Magento_Catalog
"New Subcategory","New Subcategory",module,Magento_Catalog
"New Root Category","New Root Category",module,Magento_Catalog
"Set Root Category for Store","Set Root Category for Store",module,Magento_Catalog
"Use Config Settings","Use Config Settings",module,Magento_Catalog
"Use All Available Attributes","Use All Available Attributes",module,Magento_Catalog
"Custom Design","Custom Design",module,Magento_Catalog
ID,ID,module,Magento_Catalog
Name,Name,module,Magento_Catalog
SKU,SKU,module,Magento_Catalog
Price,Price,module,Magento_Catalog
Position,Position,module,Magento_Catalog
"Category Data","Category Data",module,Magento_Catalog
"Category Products","Category Products",module,Magento_Catalog
"Add Subcategory","Add Subcategory",module,Magento_Catalog
"Add Root Category","Add Root Category",module,Magento_Catalog
Day,Day,module,Magento_Catalog
Month,Month,module,Magento_Catalog
Year,Year,module,Magento_Catalog
"<label class=""label""><span>from</span></label>","<label class=""label""><span>from</span></label>",module,Magento_Catalog
"<label class=""label""><span>to</span></label>","<label class=""label""><span>to</span></label>",module,Magento_Catalog
[GLOBAL],[GLOBAL],module,Magento_Catalog
[WEBSITE],[WEBSITE],module,Magento_Catalog
"[STORE VIEW]","[STORE VIEW]",module,Magento_Catalog
"WYSIWYG Editor","WYSIWYG Editor",module,Magento_Catalog
"Add Product","Add Product",module,Magento_Catalog
label,label,module,Magento_Catalog
"Product Attributes","Product Attributes",module,Magento_Catalog
"Add New Attribute","Add New Attribute",module,Magento_Catalog
"Save in New Attribute Set","Save in New Attribute Set",module,Magento_Catalog
"Enter Name for New Attribute Set","Enter Name for New Attribute Set",module,Magento_Catalog
"Save and Continue Edit","Save and Continue Edit",module,Magento_Catalog
"Save Attribute","Save Attribute",module,Magento_Catalog
"Delete Attribute","Delete Attribute",module,Magento_Catalog
"Edit Product Attribute ""%1""","Edit Product Attribute ""%1""",module,Magento_Catalog
"New Product Attribute","New Product Attribute",module,Magento_Catalog
"Advanced Attribute Properties","Advanced Attribute Properties",module,Magento_Catalog
"Attribute Code","Attribute Code",module,Magento_Catalog
"This is used internally. Make sure you don't use spaces or more than %1 symbols.","This is used internally. Make sure you don't use spaces or more than %1 symbols.",module,Magento_Catalog
"Default Value","Default Value",module,Magento_Catalog
"Unique Value","Unique Value",module,Magento_Catalog
"Unique Value (not shared with other products)","Unique Value (not shared with other products)",module,Magento_Catalog
"Not shared with other products","Not shared with other products",module,Magento_Catalog
"Input Validation for Store Owner","Input Validation for Store Owner",module,Magento_Catalog
"Add to Column Options","Add to Column Options",module,Magento_Catalog
"Select ""Yes"" to add this attribute to the list of column options in the product grid.","Select ""Yes"" to add this attribute to the list of column options in the product grid.",module,Magento_Catalog
"Use in Filter Options","Use in Filter Options",module,Magento_Catalog
"Select ""Yes"" to add this attribute to the list of filter options in the product grid.","Select ""Yes"" to add this attribute to the list of filter options in the product grid.",module,Magento_Catalog
"Store View","Store View",module,Magento_Catalog
Website,Website,module,Magento_Catalog
Global,Global,module,Magento_Catalog
Scope,Scope,module,Magento_Catalog
"Declare attribute value saving scope","Declare attribute value saving scope",module,Magento_Catalog
"Storefront Properties","Storefront Properties",module,Magento_Catalog
"Use in Search","Use in Search",module,Magento_Catalog
"Visible in Advanced Search","Visible in Advanced Search",module,Magento_Catalog
"Comparable on Storefront","Comparable on Storefront",module,Magento_Catalog
"Use for Promo Rule Conditions","Use for Promo Rule Conditions",module,Magento_Catalog
"Enable WYSIWYG","Enable WYSIWYG",module,Magento_Catalog
"Allow HTML Tags on Storefront","Allow HTML Tags on Storefront",module,Magento_Catalog
"Visible on Catalog Pages on Storefront","Visible on Catalog Pages on Storefront",module,Magento_Catalog
"Used in Product Listing","Used in Product Listing",module,Magento_Catalog
"Depends on design theme","Depends on design theme",module,Magento_Catalog
"Used for Sorting in Product Listing","Used for Sorting in Product Listing",module,Magento_Catalog
"Media Image","Media Image",module,Magento_Catalog
Gallery,Gallery,module,Magento_Catalog
"System Properties","System Properties",module,Magento_Catalog
No,No,module,Magento_Catalog
Yes,Yes,module,Magento_Catalog
"Data Type for Saving in Database","Data Type for Saving in Database",module,Magento_Catalog
Text,Text,module,Magento_Catalog
Varchar,Varchar,module,Magento_Catalog
Static,Static,module,Magento_Catalog
Datetime,Datetime,module,Magento_Catalog
Decimal,Decimal,module,Magento_Catalog
Integer,Integer,module,Magento_Catalog
"Globally Editable","Globally Editable",module,Magento_Catalog
"Attribute Information","Attribute Information",module,Magento_Catalog
Properties,Properties,module,Magento_Catalog
"Manage Labels","Manage Labels",module,Magento_Catalog
Visible,Visible,module,Magento_Catalog
"Web Site","Web Site",module,Magento_Catalog
Searchable,Searchable,module,Magento_Catalog
Comparable,Comparable,module,Magento_Catalog
"Delete Selected Group","Delete Selected Group",module,Magento_Catalog
"Add New","Add New",module,Magento_Catalog
Back,Back,module,Magento_Catalog
Delete,Delete,module,Magento_Catalog
"You are about to delete all products in this attribute set. Are you sure you want to do that?","You are about to delete all products in this attribute set. Are you sure you want to do that?",module,Magento_Catalog
Save,Save,module,Magento_Catalog
"New Set Name","New Set Name",module,Magento_Catalog
"Edit Attribute Set '%1'","Edit Attribute Set '%1'",module,Magento_Catalog
Empty,Empty,module,Magento_Catalog
"Add Attribute","Add Attribute",module,Magento_Catalog
"Add New Group","Add New Group",module,Magento_Catalog
"Add Group","Add Group",module,Magento_Catalog
"Edit Attribute Set Name","Edit Attribute Set Name",module,Magento_Catalog
"For internal use","For internal use",module,Magento_Catalog
"Based On","Based On",module,Magento_Catalog
"Add New Attribute Set","Add New Attribute Set",module,Magento_Catalog
"Add Attribute Set","Add Attribute Set",module,Magento_Catalog
"Attribute Sets","Attribute Sets",module,Magento_Catalog
"Close Window","Close Window",module,Magento_Catalog
"New Product","New Product",module,Magento_Catalog
"Save & Edit","Save & Edit",module,Magento_Catalog
"Save & New","Save & New",module,Magento_Catalog
"Save & Duplicate","Save & Duplicate",module,Magento_Catalog
"Save & Close","Save & Close",module,Magento_Catalog
Attributes,Attributes,module,Magento_Catalog
Change,Change,module,Magento_Catalog
"Advanced Inventory","Advanced Inventory",module,Magento_Catalog
Websites,Websites,module,Magento_Catalog
"Products Information","Products Information",module,Magento_Catalog
"Category Name","Category Name",module,Magento_Catalog
"Parent Category","Parent Category",module,Magento_Catalog
"If there are no custom parent categories, please use the default parent category. You can reassign the category at any time in <a href=""%1"" target=""_blank"">Products > Categories</a>.","If there are no custom parent categories, please use the default parent category. You can reassign the category at any time in <a href=""%1"" target=""_blank"">Products > Categories</a>.",module,Magento_Catalog
"We saved the price alert subscription.","We saved the price alert subscription.",module,Magento_Catalog
"We saved the stock notification.","We saved the stock notification.",module,Magento_Catalog
"There are no customers for this alert.","There are no customers for this alert.",module,Magento_Catalog
"First Name","First Name",module,Magento_Catalog
"Last Name","Last Name",module,Magento_Catalog
Email,Email,module,Magento_Catalog
"Subscribe Date","Subscribe Date",module,Magento_Catalog
"Last Notified","Last Notified",module,Magento_Catalog
"Send Count","Send Count",module,Magento_Catalog
"New Attribute","New Attribute",module,Magento_Catalog
Type,Type,module,Magento_Catalog
"Attribute Set","Attribute Set",module,Magento_Catalog
Status,Status,module,Magento_Catalog
Visibility,Visibility,module,Magento_Catalog
"Add New Option","Add New Option",module,Magento_Catalog
"Import Options","Import Options",module,Magento_Catalog
"Use Default","Use Default",module,Magento_Catalog
Import,Import,module,Magento_Catalog
"Add New Row","Add New Row",module,Magento_Catalog
"Delete Row","Delete Row",module,Magento_Catalog
"Tier Pricing","Tier Pricing",module,Magento_Catalog
"Default Price","Default Price",module,Magento_Catalog
"All Websites","All Websites",module,Magento_Catalog
"ALL GROUPS","ALL GROUPS",module,Magento_Catalog
"Add Price","Add Price",module,Magento_Catalog
"Default Values","Default Values",module,Magento_Catalog
"Related Products","Related Products",module,Magento_Catalog
Up-sells,Up-sells,module,Magento_Catalog
Cross-sells,Cross-sells,module,Magento_Catalog
"Size for %1","Size for %1",module,Magento_Catalog
"Watermark File for %1","Watermark File for %1",module,Magento_Catalog
"Position of Watermark for %1","Position of Watermark for %1",module,Magento_Catalog
"Name in %1","Name in %1",module,Magento_Catalog
Quantity,Quantity,module,Magento_Catalog
Edit,Edit,module,Magento_Catalog
"Are you sure?","Are you sure?",module,Magento_Catalog
"Change Status","Change Status",module,Magento_Catalog
"Update Attributes","Update Attributes",module,Magento_Catalog
"Images and Videos","Images and Videos",module,Magento_Catalog
"Click here or drag and drop to add images.","Click here or drag and drop to add images.",module,Magento_Catalog
"Delete image","Delete image",module,Magento_Catalog
"Make Base","Make Base",module,Magento_Catalog
Hidden,Hidden,module,Magento_Catalog
"start typing to search category","start typing to search category",module,Magento_Catalog
"New Category","New Category",module,Magento_Catalog
"Images (.gif, .jpg, .png)","Images (.gif, .jpg, .png)",module,Magento_Catalog
"Add New Images","Add New Images",module,Magento_Catalog
"Inc. Tax","Inc. Tax",module,Magento_Catalog
"Does this have a weight?","Does this have a weight?",module,Magento_Catalog
Product,Product,module,Magento_Catalog
"Notify Low Stock RSS","Notify Low Stock RSS",module,Magento_Catalog
"Low Stock Products","Low Stock Products",module,Magento_Catalog
"%1 has reached a quantity of %2.","%1 has reached a quantity of %2.",module,Magento_Catalog
Home,Home,module,Magento_Catalog
"Go to Home Page","Go to Home Page",module,Magento_Catalog
"Subscribe to RSS Feed","Subscribe to RSS Feed",module,Magento_Catalog
"Products Comparison List","Products Comparison List",module,Magento_Catalog
N/A,N/A,module,Magento_Catalog
AM,AM,module,Magento_Catalog
PM,PM,module,Magento_Catalog
"-- Please Select --","-- Please Select --",module,Magento_Catalog
None,None,module,Magento_Catalog
"New Products from %1","New Products from %1",module,Magento_Catalog
"New Products","New Products",module,Magento_Catalog
"%1 - Special Products","%1 - Special Products",module,Magento_Catalog
"Click for price","Click for price",module,Magento_Catalog
"Special Expires On: %1","Special Expires On: %1",module,Magento_Catalog
"Price: %1","Price: %1",module,Magento_Catalog
"Special Price: %1","Special Price: %1",module,Magento_Catalog
"Special Products","Special Products",module,Magento_Catalog
"You deleted the category.","You deleted the category.",module,Magento_Catalog
"Something went wrong while trying to delete the category.","Something went wrong while trying to delete the category.",module,Magento_Catalog
Categories,Categories,module,Magento_Catalog
"Manage Catalog Categories","Manage Catalog Categories",module,Magento_Catalog
"Manage Categories","Manage Categories",module,Magento_Catalog
"Category is not available for requested store.","Category is not available for requested store.",module,Magento_Catalog
"There was a category move error.","There was a category move error.",module,Magento_Catalog
"There was a category move error. %1","There was a category move error. %1",module,Magento_Catalog
"You moved the category","You moved the category",module,Magento_Catalog
"Attribute ""%1"" is required.","Attribute ""%1"" is required.",module,Magento_Catalog
"Something went wrong while saving the category.","Something went wrong while saving the category.",module,Magento_Catalog
"You saved the category.","You saved the category.",module,Magento_Catalog
"Please select products for attributes update.","Please select products for attributes update.",module,Magento_Catalog
"Please make sure to define SKU values for all processed products.","Please make sure to define SKU values for all processed products.",module,Magento_Catalog
"A total of %1 record(s) were updated.","A total of %1 record(s) were updated.",module,Magento_Catalog
"Something went wrong while updating the product(s) attributes.","Something went wrong while updating the product(s) attributes.",module,Magento_Catalog
Catalog,Catalog,module,Magento_Catalog
"Manage Product Attributes","Manage Product Attributes",module,Magento_Catalog
"We can't delete the attribute.","We can't delete the attribute.",module,Magento_Catalog
"You deleted the product attribute.","You deleted the product attribute.",module,Magento_Catalog
"We can't find an attribute to delete.","We can't find an attribute to delete.",module,Magento_Catalog
"This attribute no longer exists.","This attribute no longer exists.",module,Magento_Catalog