Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
<?php
2
// This file is part of Moodle - http://moodle.org/
3
//
4
// Moodle is free software: you can redistribute it and/or modify
5
// it under the terms of the GNU General Public License as published by
6
// the Free Software Foundation, either version 3 of the License, or
7
// (at your option) any later version.
8
//
9
// Moodle is distributed in the hope that it will be useful,
10
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12
// GNU General Public License for more details.
13
//
14
// You should have received a copy of the GNU General Public License
15
// along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
16
 
17
/**
18
 * Strings for component 'enrol_paypal', language 'en'.
19
 *
20
 * @package    enrol_paypal
21
 * @copyright  1999 onwards Martin Dougiamas  {@link http://moodle.com}
22
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
23
 */
24
 
25
$string['assignrole'] = 'Assign role';
26
$string['businessemail'] = 'PayPal business email';
27
$string['businessemail_desc'] = 'The email address of your business PayPal account';
28
$string['cost'] = 'Enrol cost';
29
$string['costerror'] = 'The enrolment cost is not numeric';
30
$string['costorkey'] = 'Please choose one of the following methods of enrolment.';
31
$string['currency'] = 'Currency';
32
$string['defaultrole'] = 'Default role assignment';
33
$string['defaultrole_desc'] = 'Select role which should be assigned to users during PayPal enrolments';
34
$string['enrolenddate'] = 'End date';
35
$string['enrolenddate_help'] = 'If enabled, users can be enrolled until this date only.';
36
$string['enrolenddaterror'] = 'Enrolment end date cannot be earlier than start date';
37
$string['enrolperiod'] = 'Enrolment duration';
38
$string['enrolperiod_desc'] = 'Default length of time that the enrolment is valid. If set to zero, the enrolment duration will be unlimited by default.';
39
$string['enrolperiod_help'] = 'Length of time that the enrolment is valid, starting with the moment the user is enrolled. If disabled, the enrolment duration will be unlimited.';
40
$string['enrolstartdate'] = 'Start date';
41
$string['enrolstartdate_help'] = 'If enabled, users can be enrolled from this date onward only.';
42
$string['errdisabled'] = 'The PayPal enrolment plugin is disabled and does not handle payment notifications.';
43
$string['erripninvalid'] = 'Instant payment notification has not been verified by PayPal.';
44
$string['errpaypalconnect'] = 'Could not connect to {$a->url} to verify the instant payment notification: {$a->result}';
45
$string['expiredaction'] = 'Enrolment expiry action';
46
$string['expiredaction_help'] = 'Select action to carry out when user enrolment expires. Please note that some user data and settings are purged from course during course unenrolment.';
47
$string['mailadmins'] = 'Notify admin';
48
$string['mailstudents'] = 'Notify students';
49
$string['mailteachers'] = 'Notify teachers';
50
$string['messageprovider:paypal_enrolment'] = 'PayPal enrolment messages';
51
$string['nocost'] = 'There is no cost associated with enrolling in this course!';
52
$string['paypal:config'] = 'Configure PayPal enrol instances';
53
$string['paypal:manage'] = 'Manage enrolled users';
54
$string['paypal:unenrol'] = 'Unenrol users from course';
55
$string['paypal:unenrolself'] = 'Unenrol self from the course';
56
$string['paypalaccepted'] = 'PayPal payments accepted';
57
$string['pluginname'] = 'PayPal';
58
$string['pluginname_desc'] = 'The PayPal module allows you to set up paid courses.  If the cost for any course is zero, then students are not asked to pay for entry.  There is a site-wide cost that you set here as a default for the whole site and then a course setting that you can set for each course individually. The course cost overrides the site cost.';
59
$string['privacy:metadata:enrol_paypal:enrol_paypal'] = 'Information about the PayPal transactions for PayPal enrolments.';
60
$string['privacy:metadata:enrol_paypal:enrol_paypal:business'] = 'Email address or PayPal account ID of the payment recipient (that is, the merchant).';
61
$string['privacy:metadata:enrol_paypal:enrol_paypal:courseid'] = 'The ID of the course that is sold.';
62
$string['privacy:metadata:enrol_paypal:enrol_paypal:instanceid'] = 'The ID of the enrolment instance in the course.';
63
$string['privacy:metadata:enrol_paypal:enrol_paypal:item_name'] = 'The full name of the course that its enrolment has been sold.';
64
$string['privacy:metadata:enrol_paypal:enrol_paypal:memo'] = 'A note that was entered by the buyer in PayPal website payments note field.';
65
$string['privacy:metadata:enrol_paypal:enrol_paypal:option_selection1_x'] = 'Full name of the buyer.';
66
$string['privacy:metadata:enrol_paypal:enrol_paypal:parent_txn_id'] = 'In the case of a refund, reversal, or canceled reversal, this would be the transaction ID of the original transaction.';
67
$string['privacy:metadata:enrol_paypal:enrol_paypal:payment_status'] = 'The status of the payment.';
68
$string['privacy:metadata:enrol_paypal:enrol_paypal:payment_type'] = 'Holds whether the payment was funded with an eCheck (echeck), or was funded with PayPal balance, credit card, or instant transfer (instant).';
69
$string['privacy:metadata:enrol_paypal:enrol_paypal:pending_reason'] = 'The reason why payment status is pending (if that is).';
70
$string['privacy:metadata:enrol_paypal:enrol_paypal:reason_code'] = 'The reason why payment status is Reversed, Refunded, Canceled_Reversal, or Denied (if the status is one of them).';
71
$string['privacy:metadata:enrol_paypal:enrol_paypal:receiver_email'] = 'Primary email address of the payment recipient (that is, the merchant).';
72
$string['privacy:metadata:enrol_paypal:enrol_paypal:receiver_id'] = 'Unique PayPal account ID of the payment recipient (i.e., the merchant).';
73
$string['privacy:metadata:enrol_paypal:enrol_paypal:tax'] = 'Amount of tax charged on payment.';
74
$string['privacy:metadata:enrol_paypal:enrol_paypal:timeupdated'] = 'The time of Moodle being notified by PayPal about the payment.';
75
$string['privacy:metadata:enrol_paypal:enrol_paypal:txn_id'] = 'The merchant\'s original transaction identification number for the payment from the buyer, against which the case was registered';
76
$string['privacy:metadata:enrol_paypal:enrol_paypal:userid'] = 'The ID of the user who bought the course enrolment.';
77
$string['privacy:metadata:enrol_paypal:paypal_com'] = 'The PayPal enrolment plugin transmits user data from Moodle to the PayPal website.';
78
$string['privacy:metadata:enrol_paypal:paypal_com:address'] = 'Address of the user who is buying the course.';
79
$string['privacy:metadata:enrol_paypal:paypal_com:city'] = 'City of the user who is buying the course.';
80
$string['privacy:metadata:enrol_paypal:paypal_com:country'] = 'Country of the user who is buying the course.';
81
$string['privacy:metadata:enrol_paypal:paypal_com:custom'] = 'A hyphen-separated string that contains ID of the user (the buyer), ID of the course, ID of the enrolment instance.';
82
$string['privacy:metadata:enrol_paypal:paypal_com:email'] = 'Email address of the user who is buying the course.';
83
$string['privacy:metadata:enrol_paypal:paypal_com:first_name'] = 'First name of the user who is buying the course.';
84
$string['privacy:metadata:enrol_paypal:paypal_com:last_name'] = 'Last name of the user who is buying the course.';
85
$string['privacy:metadata:enrol_paypal:paypal_com:os0'] = 'Full name of the buyer.';
86
$string['processexpirationstask'] = 'PayPal enrolment send expiry notifications task';
87
$string['sendpaymentbutton'] = 'Send payment via PayPal';
88
$string['status'] = 'Allow PayPal enrolments';
89
$string['status_desc'] = 'Allow users to use PayPal to enrol into a course by default.';
90
$string['transactions'] = 'PayPal transactions';
91
$string['unenrolselfconfirm'] = 'Do you really want to unenrol yourself from course "{$a}"?';