Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/plugin/buycourses/lang/english.php

82 lines
6.6 KiB

<?php
$strings['plugin_title'] = "Sell courses";
$strings['plugin_comment'] = "Sell courses directly through your Chamilo portal, using a PayPal account to receive funds. This plugin is in beta version. Neither the Chamilo association nor the developers involved could be considered responsible of any issue you might suffer using this plugin.";
$strings['Visible'] = "Show list";
$strings['Options'] = "Options";
$strings['Price'] = "Price";
$strings['SyncCourseDatabase'] = "Synchronize courses from database";
$strings['Private'] = "Private - access authorized only for course members";
$strings['CourseVisibilityClosed'] = "Closed - no access to this course";
$strings['OpenToThePlatform'] = "Open - access authorized only for users registered on the platform";
$strings['OpenToTheWorld'] = "Public - access open to anybody";
$strings['Description'] = "Description";
$strings['Buy'] = "Buy";
$strings['Mostrar_disponibles'] = "Show available courses";
$strings['include_sessions'] = "Include sessions";
$strings['paypal_enable'] = "Enable PayPal";
$strings['transfer_enable'] = "Enable bank transfer";
$strings['unregistered_users_enable'] = "Allow anonymous users";
$strings['Cancelacionpedido'] = "The payment has been cancelled.";
$strings['AlreadyBuy'] = "You are already subscribed to this course.";
$strings['bc_subject'] = "Confirmation of course order";
$strings['paypal'] = 'PayPal';
$strings['confirmar_compra'] = 'Course purchase confirmation';
$strings['TheUserIsAlreadyRegistered'] = 'The user is already registered';
$strings['ProblemToSaveTheCurrencyType'] = 'Problem loading the currency type';
$strings['ProblemToSaveThePaypalParameters'] = 'Problem saving PayPal parameters';
$strings['ProblemToInsertANewAccount'] = 'Problem inserting the new account';
$strings['ProblemToDeleteTheAccount'] = 'Problem removing account';
$strings['ProblemToSaveTheMessage'] = 'Problem saving message';
$strings['ProblemToSubscribeTheUser'] = 'Problem subscribing the user';
$strings['TheSubscriptionAndActivationWereDoneSuccessfully'] = 'The subscription and activation were successful';
$strings['TheUserIsAlreadyRegisteredInTheCourse'] = 'You are already registered in the course.';
$strings['CourseListOnSale'] = 'List of courses on sale';
$strings['BuySessions'] = "Buy sessions";
$strings['BuyCourses'] = 'Buy courses';
$strings['ConfigurationOfCoursesAndPrices'] = 'Courses and prices configuration';
$strings['ConfigurationOfPayments'] = 'Payments configuration';
$strings['OrdersPendingOfPayment'] = 'Orders awaiting payment';
$strings['AvailableCoursesConfiguration'] = 'Available courses configuration';
$strings['PaymentsConfiguration'] = 'Payments configuration';
$strings['bc_message'] = "Dear {{name}}. <br />We are currently waiting for the payment confirmation. Once received, we will enable your user in course <strong>{{curso}}</strong>.<br><br><strong>Please do not forget to mention your order reference number in your transfer: <div style='display:inline;text-align:center; font-weight:bold; font-size:20px; color:#333'>{{reference}}</div></strong>";
$strings['Categories'] = "Categories";
$strings['BankTransfer'] = 'Bank transfer';
$strings['EnrollToCourseXSuccessful'] = "Your subscription to the course is complete";
$strings['SearchFilter'] = "Search filter";
$strings['MinimumPrice'] = "Minimum price";
$strings['MaximumPrice'] = "Maximum price";
$strings['AvailableCourses'] = "Courses available";
$strings['PaymentConfiguration'] = "Payment configuration";
$strings['WaitingToReceiveThePayment'] = "Currently pending payment";
$strings['CurrencyType'] = "Currency type";
$strings['SelectACurrency'] = "Choose a currency";
$strings['Sandbox'] = "Test environment";
$strings['BankAccount'] = "Bank account";
$strings['SubscribeUser'] = "Subscribe user";
$strings['DeleteTheOrder'] = "Delete order";
$strings['ReferenceOrder'] = 'Order reference';
$strings['UserInformation'] = "Buyer's details";
$strings['OnceItIsConfirmed,YouWillReceiveAnEmailWithTheBankInformationAndAnOrderReference'] = "Once confirmed, you will receive an e-mail with the bank details and an order reference.";
$strings['BankAccountInformation'] = 'Bank account details';
$strings['ConfirmOrder'] = 'Confirm order';
$strings['PaymentMethods'] = 'Payment methods';
$strings['CancelOrder'] = 'Cancel order';
$strings['ErrorContactPlatformAdmin'] = "Unknown error. Please contact the platform administrator.";
$strings['PayPalConfig'] = "PayPal configuration:";
$strings['TransfersConfig'] = "Bank transfers configuration:";
$strings['PayPalPaymentOKPleaseConfirm'] = "PayPal reports the transaction is ready to be executed. To acknowledge that you are OK to proceed, please click the confirmation button below. Once clicked, you will be registered to the course and the funds will be transferred from your PayPal account to our shop. You can always access your courses through the 'My courses' tab. Thank you for your custom!";
$strings['EnrollToSessionXSuccessful'] = "Your subscription to the session is complete";
$strings['TheUserIsAlreadyRegisteredInTheSession'] = 'You are already registered in the session';
$strings['OneInstruction'] = 'Create a course or training session in your Chamilo LMS platform.';
$strings['TwoInstruction'] = 'In the <strong> payment settings </strong > sets the currency with which you sell any your courses or sessions.';
$strings['ThreeInstruction'] = 'Set courses to sell in the <strong> Settings courses and prices </strong >';
$strings['Instructions'] = 'Instructions';
$strings['PresentationPlugin'] = 'The BuyCourses Plugin gives you the resources to sell your courses or sessions already created and teach online . Everything under a few simple steps and settings , very simple to use , what do you expect ? starts selling courses through Chamilo LMS.';
$strings['TitlePlugin'] = 'Everything you need to teach and sell online courses';
$strings['PluginInstruction'] = 'You can enable or disable the option to pay via PayPal or bank transfer settings in the configuration section of the plugin.';
$strings['ClickHere'] = 'Click here';
$strings['InfoCurrency'] = 'PSets the currency of payment for your courses.';
$strings['InfoApiCredentials'] = 'To generate your credentials API to integrate with your PayPal account Chamilo LMS , you must follow the following steps';
$strings['InfoApiStepOne'] = 'Go to Option <strong> Profile PayPal </strong> THEN <strong> My Selling Tools </strong>';
$strings['InfoApiStepTwo'] = 'In paragraph <strong> Access API </strong> , click the <strong> Update </strong>';
$strings['InfoApiStepThree'] = 'In Option 2 , Configuration API credentials and permissions , click <strong> View API signature </strong> , Copy of the credentials data in the form';