aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/es-es/extension/payment/pp_express_view.php
blob: bbddc2b3242ada7de2443db07d95bf3e8f4316c7 (plain)
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
<?php
// Heading
$_['heading_title']           = 'Ver transacción';

// Text
$_['text_pp_express']         = 'PayPal Express Checkout';
$_['text_product_lines']      = 'Líneas de productos';
$_['text_ebay_txn_id']        = 'ID de transacción de eBay';
$_['text_name']               = 'Nombre';
$_['text_qty']                = 'Cantidad';
$_['text_price']              = 'Precio';
$_['text_number']             = 'Número';
$_['text_coupon_id']          = 'ID de Cupón';
$_['text_coupon_amount']      = 'Monto del Cupón';
$_['text_coupon_currency']    = 'Cupón de Moneda';
$_['text_loyalty_disc_amt']   = 'Monto de Loyalty card disc';
$_['text_loyalty_currency']   = 'Moneda de Loyalty card';
$_['text_options_name']       = 'Nombre de opciones';
$_['text_tax_amt']            = 'Importe del impuesto';
$_['text_currency_code']      = 'Código de moneda';
$_['text_amount']             = 'Monto';
$_['text_gift_msg']           = 'Mensaje de regalo';
$_['text_gift_receipt']       = 'Recibo de regalo';
$_['text_gift_wrap_name']     = 'Nombre del papel de regalo';
$_['text_gift_wrap_amt']      = 'Monto de papel de regalo';
$_['text_buyer_email_market'] = 'Correo electrónico de marketing del comprador';
$_['text_survey_question']    = 'Pregunta de la encuesta';
$_['text_survey_chosen']      = 'Elección de encuesta seleccionada';
$_['text_receiver_business']  = 'Negocio del destinatario';
$_['text_receiver_email']     = 'Correo electrónico del destinatario';
$_['text_receiver_id']        = 'ID del destinatario';
$_['text_buyer_email']        = 'Buyer email';
$_['text_payer_id']           = 'Payer ID';
$_['text_payer_status']       = 'Payer status';
$_['text_country_code']       = 'Country code';
$_['text_payer_business']     = 'Payer business';
$_['text_payer_salute']       = 'Payer salutation';
$_['text_payer_firstname']    = 'Payer first name';
$_['text_payer_middlename']   = 'Payer middle name';
$_['text_payer_lastname']     = 'Payer last name';
$_['text_payer_suffix']       = 'Payer suffix';
$_['text_address_owner']      = 'Address owner';
$_['text_address_status']     = 'Address status';
$_['text_ship_sec_name']      = 'Ship to secondary name';
$_['text_ship_name']          = 'Ship to name';
$_['text_ship_street1']       = 'Ship to address 1';
$_['text_ship_street2']       = 'Ship to address 2';
$_['text_ship_city']          = 'Ship to city';
$_['text_ship_state']         = 'Ship to state';
$_['text_ship_zip']           = 'Ship to ZIP';
$_['text_ship_country']       = 'Ship to country code';
$_['text_ship_phone']         = 'Ship to phone number';
$_['text_ship_sec_add1']      = 'Ship to secondary address 1';
$_['text_ship_sec_add2']      = 'Ship to secondary address 2';
$_['text_ship_sec_city']      = 'Ship to secondary city';
$_['text_ship_sec_state']     = 'Ship to secondary state';
$_['text_ship_sec_zip']       = 'Ship to secondary ZIP';
$_['text_ship_sec_country']   = 'Ship to secondary country code';
$_['text_ship_sec_phone']     = 'Ship to secondary phone';
$_['text_trans_id']           = 'Transaction ID';
$_['text_receipt_id']         = 'Receipt ID';
$_['text_parent_trans_id']    = 'Parent transaction ID';
$_['text_trans_type']         = 'Transaction type';
$_['text_payment_type']       = 'Payment type';
$_['text_order_time']         = 'Order time';
$_['text_fee_amount']         = 'Fee amount';
$_['text_settle_amount']      = 'Settle amount';
$_['text_tax_amount']         = 'Tax amount';
$_['text_exchange']           = 'Exchange rate';
$_['text_payment_status']     = 'Payment status';
$_['text_pending_reason']     = 'Pending reason';
$_['text_reason_code']        = 'Reason code';
$_['text_protect_elig']       = 'Protection eligibility';
$_['text_protect_elig_type']  = 'Protection eligibility type';
$_['text_store_id']           = 'Store ID';
$_['text_terminal_id']        = 'Terminal ID';
$_['text_invoice_number']     = 'Invoice number';
$_['text_custom']             = 'Custom';
$_['text_note']               = 'Note';
$_['text_sales_tax']          = 'Sales tax';
$_['text_buyer_id']           = 'Buyer ID';
$_['text_close_date']         = 'Closing date';
$_['text_multi_item']         = 'Multi item';
$_['text_sub_amt']            = 'Subscription amount';
$_['text_sub_period']         = 'Subscription period';