parent
996feff3ed
commit
e39837419c
File diff suppressed because it is too large
Load Diff
@ -1,44 +1,25 @@ |
||||
<?php |
||||
/* For licensing terms, see /license.txt */ |
||||
|
||||
use DigitalOcean\DigitalOcean; |
||||
use DigitalOcean\Credentials; |
||||
/* For licensing terms, see /license.txt */ |
||||
|
||||
/** |
||||
* Class AmazonVM |
||||
* Class AmazonVM. |
||||
*/ |
||||
class AmazonVM extends AbstractVM implements VirtualMachineInterface |
||||
{ |
||||
/** |
||||
* @inheritdoc |
||||
*/ |
||||
public function connect() |
||||
{ |
||||
} |
||||
|
||||
/** |
||||
* @inheritdoc |
||||
*/ |
||||
public function runCron() |
||||
{ |
||||
|
||||
} |
||||
|
||||
/** |
||||
* @inheritdoc |
||||
*/ |
||||
public function resizeToMaxLimit() |
||||
{ |
||||
|
||||
} |
||||
|
||||
/** |
||||
* @inheritdoc |
||||
*/ |
||||
public function resizeToMinLimit() |
||||
{ |
||||
|
||||
} |
||||
|
||||
|
||||
} |
||||
|
||||
@ -1,12 +1,11 @@ |
||||
<?php |
||||
|
||||
/* For license terms, see /license.txt */ |
||||
|
||||
/** |
||||
* This script is included by main/admin/settings.lib.php when unselecting a plugin |
||||
* and is meant to remove things installed by the install.php script in both |
||||
* the global database and the courses tables. |
||||
* |
||||
* @package chamilo.plugin.bigbluebutton |
||||
*/ |
||||
require_once __DIR__.'/config.php'; |
||||
BBBPlugin::create()->uninstall(); |
||||
|
||||
@ -1,3 +1,4 @@ |
||||
<?php |
||||
|
||||
// Redirect to buycourses/index.php |
||||
header('location: index.php'); |
||||
|
||||
@ -1,4 +1,5 @@ |
||||
<?php |
||||
|
||||
/* For licensing terms, see /license.txt */ |
||||
|
||||
require_once __DIR__.'/../../main/inc/global.inc.php'; |
||||
|
||||
@ -1,96 +1,97 @@ |
||||
<?php |
||||
$strings['plugin_title'] = "Vender cursos"; |
||||
$strings['plugin_comment'] = "Venda cursos diretamente através de seu portal Chamilo, usando uma conta do PayPal para receber fundos Nem a associação Chamilo nem os desenvolvedores envolvidos poderia ser considerado responsável de qualquer problema que você pode sofrer de usar este plugin.."; |
||||
$strings['show_main_menu_tab'] = "Mostrar guia no menu principal"; |
||||
$strings['show_main_menu_tab_help'] = "No caso de não querer mostrar a guia, você pode criar esse link em sua página Chamilo: %s"; |
||||
$strings['include_sessions'] = "Incluir sessões"; |
||||
$strings['paypal_enable'] = "Ativar PayPal"; |
||||
$strings['transfer_enable'] = "Permitir transferência bancária"; |
||||
$strings['unregistered_users_enable'] = "Permitir que usuários anônimos"; |
||||
$strings['Free'] = "GRÁTIS"; |
||||
|
||||
$strings['banktransfer'] = "Transferência Bancária"; |
||||
$strings['SaleStatusPending'] = "Venda pendente"; |
||||
$strings['SaleStatusCanceled'] = "Venda cancelada"; |
||||
$strings['SaleStatusCompleted'] = "Venda concluída"; |
||||
$strings['CourseListOnSale'] = "Lista de cursos à venda"; |
||||
$strings['AvailableCourses'] = "Campos disponíveis"; |
||||
$strings['Price'] = "Preço"; |
||||
$strings['SearchFilter'] = "Filtrar Pesquisa"; |
||||
$strings['MinimumPrice'] = "Preço mínimo"; |
||||
$strings['MaximumPrice'] = "Preço máximo"; |
||||
$strings['AvailableCoursesConfiguration'] = "Configuração cursos disponíveis"; |
||||
$strings['PaymentsConfiguration'] = "Configurar pagamentos"; |
||||
$strings['TheUserIsAlreadyRegisteredInTheCourse'] = "Você está registrado no curso."; |
||||
$strings['SeeDescription'] = "Descriçao"; |
||||
$strings['Buy'] = "Comprar"; |
||||
$strings['WaitingToReceiveThePayment'] = "Atualmente pendente de pagamento"; |
||||
$strings['TheUserIsAlreadyRegisteredInTheSession'] = "Você já está registrado na sessão"; |
||||
$strings['ItemNotSaved'] = "Item não salvo"; |
||||
$strings['TitlePlugin'] = "Tudo o que você precisa para ensinar e vender cursos on-line"; |
||||
$strings['PluginPresentation'] = "O BuyCourses Plugin dá-lhe os meios para vender seus cursos ou sessões e ensinar on-line, através de apenas alguns passos e configurações simples. O que você está esperando para começar a vender cursos através Chamilo LMS?"; |
||||
$strings['Instructions'] = "Instruções"; |
||||
$strings['InstructionsStepOne'] = "Criar um curso ou sessão na plataforma."; |
||||
$strings['InstructionsStepTwo'] = "Em - <strong>configurar pagamento</strong> - Defina a moeda com a qual você gostaria de vender seus cursos ou sessões"; |
||||
$strings['InstructionsStepThree'] = "Para configurar cursos para vender. Vá em: <strong> configurar cursos e preços.</strong>"; |
||||
$strings['BuyCourses'] = "Comprar cursos"; |
||||
$strings['ConfigurationOfCoursesAndPrices'] = "Configurar cursos e preços "; |
||||
$strings['SalesReport'] = "Relatório de vendas"; |
||||
$strings['UserInformation'] = "Detalhes do comprador"; |
||||
$strings['PaymentMethods'] = "Métodos de pagamento"; |
||||
$strings['ConfirmOrder'] = "Confirmar pedido"; |
||||
$strings['PurchaseData'] = "Dados de Compra"; |
||||
$strings['bc_subject'] = "Confirmação de ordem do curso"; |
||||
$strings['PurchaseStatusX'] = "Estado de compra: %s"; |
||||
$strings['PendingReasonByTransfer'] = "<b> Pendente </b> Aguardando confirmação da transferência."; |
||||
$strings['CancelOrder'] = "Anular ordem"; |
||||
$strings['BankAccountInformation'] = "Detalhes da conta bancária"; |
||||
$strings['BankAccount'] = "Contas bancárias"; |
||||
$strings['OnceItIsConfirmedYouWillReceiveAnEmailWithTheBankInformationAndAnOrderReference'] = "Uma vez confirmada, você receberá um e-mail com os dados bancários e uma referência de ordem."; |
||||
$strings['SubscriptionToCourseXSuccessful'] = "Sua inscrição para <a href=\"%s\"><strong>\"%s\"</strong></a> foi concluída com sucesso."; |
||||
$strings['OrderCanceled'] = "Ordem cancelada"; |
||||
$strings['OrderStatus'] = "Status do pedido"; |
||||
$strings['SearchByStatus'] = "Pesquisar por estado"; |
||||
$strings['OrderReference'] = "Código de encomenda"; |
||||
$strings['OrderDate'] = "Data do pedido"; |
||||
$strings['ProductType'] = "Tipo de produto"; |
||||
$strings['SubscribeUser'] = "Inscrever utilizador"; |
||||
$strings['DeleteOrder'] = "Excluir a ordem"; |
||||
$strings['ErrorContactPlatformAdmin'] = "Por favor entre em contato com o administrador da plataforma de erro desconhecido.."; |
||||
$strings['PendingReasonByAddress'] = ". <b> Pendente </b> Você não digitou um endereço de entrega confirmado."; |
||||
$strings['PendingReasonByAuthorization'] = "<b> Pendentes </b> fundos Nós ainda não capturados.."; |
||||
$strings['PendingReasonByEcheck'] = "<b> Pendente </b> O pagamento foi feito por um eCheck que ainda não foi eliminada."; |
||||
$strings['PendingReasonByIntl'] = "<b> Pendente </b> Nós não temos um mecanismo de retirada de fundos.."; |
||||
$strings['PendingReasonByMulticurrency'] = "<b> Pendente </b> Nós não equilibrar na moeda enviado."; |
||||
$strings['PendingReasonByOrder'] = "<b> Pendente </b> Ordem feita Nós ainda não capturado fundos..."; |
||||
$strings['PendingReasonByPaymentReview'] = "<b> Pendente </b> O pagamento está sendo revisto pelo PayPal para o risco."; |
||||
$strings['PendingReasonByRegulatoryReview'] = "<b> Pendente </b> O pagamento está sendo revisado para conformidade com regulamentações governamentais.."; |
||||
$strings['PendingReasonByUnilateral'] = "<b> Pendente </b> O e-mail ainda não está registrado o confirmou.."; |
||||
$strings['PendingReasonByUpgrade'] = "<b> Pendente </b> O pagamento foi feito por cartão de crédito.."; |
||||
$strings['PendingReasonByVerify'] = "<b> Pendente </b> Desculpe Nós ainda não são verificados no PayPal..."; |
||||
$strings['PendingReasonByOther'] = "<b> Pendente </b> Por favor, entre em contato com o administrador da plataforma.."; |
||||
$strings['plugin_title'] = 'Vender cursos'; |
||||
$strings['plugin_comment'] = 'Venda cursos diretamente através de seu portal Chamilo, usando uma conta do PayPal para receber fundos Nem a associação Chamilo nem os desenvolvedores envolvidos poderia ser considerado responsável de qualquer problema que você pode sofrer de usar este plugin..'; |
||||
$strings['show_main_menu_tab'] = 'Mostrar guia no menu principal'; |
||||
$strings['show_main_menu_tab_help'] = 'No caso de não querer mostrar a guia, você pode criar esse link em sua página Chamilo: %s'; |
||||
$strings['include_sessions'] = 'Incluir sessões'; |
||||
$strings['paypal_enable'] = 'Ativar PayPal'; |
||||
$strings['transfer_enable'] = 'Permitir transferência bancária'; |
||||
$strings['unregistered_users_enable'] = 'Permitir que usuários anônimos'; |
||||
$strings['Free'] = 'GRÁTIS'; |
||||
|
||||
$strings['banktransfer'] = 'Transferência Bancária'; |
||||
$strings['SaleStatusPending'] = 'Venda pendente'; |
||||
$strings['SaleStatusCanceled'] = 'Venda cancelada'; |
||||
$strings['SaleStatusCompleted'] = 'Venda concluída'; |
||||
$strings['CourseListOnSale'] = 'Lista de cursos à venda'; |
||||
$strings['AvailableCourses'] = 'Campos disponíveis'; |
||||
$strings['Price'] = 'Preço'; |
||||
$strings['SearchFilter'] = 'Filtrar Pesquisa'; |
||||
$strings['MinimumPrice'] = 'Preço mínimo'; |
||||
$strings['MaximumPrice'] = 'Preço máximo'; |
||||
$strings['AvailableCoursesConfiguration'] = 'Configuração cursos disponíveis'; |
||||
$strings['PaymentsConfiguration'] = 'Configurar pagamentos'; |
||||
$strings['TheUserIsAlreadyRegisteredInTheCourse'] = 'Você está registrado no curso.'; |
||||
$strings['SeeDescription'] = 'Descriçao'; |
||||
$strings['Buy'] = 'Comprar'; |
||||
$strings['WaitingToReceiveThePayment'] = 'Atualmente pendente de pagamento'; |
||||
$strings['TheUserIsAlreadyRegisteredInTheSession'] = 'Você já está registrado na sessão'; |
||||
$strings['ItemNotSaved'] = 'Item não salvo'; |
||||
$strings['TitlePlugin'] = 'Tudo o que você precisa para ensinar e vender cursos on-line'; |
||||
$strings['PluginPresentation'] = 'O BuyCourses Plugin dá-lhe os meios para vender seus cursos ou sessões e ensinar on-line, através de apenas alguns passos e configurações simples. O que você está esperando para começar a vender cursos através Chamilo LMS?'; |
||||
$strings['Instructions'] = 'Instruções'; |
||||
$strings['InstructionsStepOne'] = 'Criar um curso ou sessão na plataforma.'; |
||||
$strings['InstructionsStepTwo'] = 'Em - <strong>configurar pagamento</strong> - Defina a moeda com a qual você gostaria de vender seus cursos ou sessões'; |
||||
$strings['InstructionsStepThree'] = 'Para configurar cursos para vender. Vá em: <strong> configurar cursos e preços.</strong>'; |
||||
$strings['BuyCourses'] = 'Comprar cursos'; |
||||
$strings['ConfigurationOfCoursesAndPrices'] = 'Configurar cursos e preços '; |
||||
$strings['SalesReport'] = 'Relatório de vendas'; |
||||
$strings['UserInformation'] = 'Detalhes do comprador'; |
||||
$strings['PaymentMethods'] = 'Métodos de pagamento'; |
||||
$strings['ConfirmOrder'] = 'Confirmar pedido'; |
||||
$strings['PurchaseData'] = 'Dados de Compra'; |
||||
$strings['bc_subject'] = 'Confirmação de ordem do curso'; |
||||
$strings['PurchaseStatusX'] = 'Estado de compra: %s'; |
||||
$strings['PendingReasonByTransfer'] = '<b> Pendente </b> Aguardando confirmação da transferência.'; |
||||
$strings['CancelOrder'] = 'Anular ordem'; |
||||
$strings['BankAccountInformation'] = 'Detalhes da conta bancária'; |
||||
$strings['BankAccount'] = 'Contas bancárias'; |
||||
$strings['OnceItIsConfirmedYouWillReceiveAnEmailWithTheBankInformationAndAnOrderReference'] = 'Uma vez confirmada, você receberá um e-mail com os dados bancários e uma referência de ordem.'; |
||||
$strings['SubscriptionToCourseXSuccessful'] = 'Sua inscrição para <a href="%s"><strong>"%s"</strong></a> foi concluída com sucesso.'; |
||||
$strings['OrderCanceled'] = 'Ordem cancelada'; |
||||
$strings['OrderStatus'] = 'Status do pedido'; |
||||
$strings['SearchByStatus'] = 'Pesquisar por estado'; |
||||
$strings['OrderReference'] = 'Código de encomenda'; |
||||
$strings['OrderDate'] = 'Data do pedido'; |
||||
$strings['ProductType'] = 'Tipo de produto'; |
||||
$strings['SubscribeUser'] = 'Inscrever utilizador'; |
||||
$strings['DeleteOrder'] = 'Excluir a ordem'; |
||||
$strings['ErrorContactPlatformAdmin'] = 'Por favor entre em contato com o administrador da plataforma de erro desconhecido..'; |
||||
$strings['PendingReasonByAddress'] = '. <b> Pendente </b> Você não digitou um endereço de entrega confirmado.'; |
||||
$strings['PendingReasonByAuthorization'] = '<b> Pendentes </b> fundos Nós ainda não capturados..'; |
||||
$strings['PendingReasonByEcheck'] = '<b> Pendente </b> O pagamento foi feito por um eCheck que ainda não foi eliminada.'; |
||||
$strings['PendingReasonByIntl'] = '<b> Pendente </b> Nós não temos um mecanismo de retirada de fundos..'; |
||||
$strings['PendingReasonByMulticurrency'] = '<b> Pendente </b> Nós não equilibrar na moeda enviado.'; |
||||
$strings['PendingReasonByOrder'] = '<b> Pendente </b> Ordem feita Nós ainda não capturado fundos...'; |
||||
$strings['PendingReasonByPaymentReview'] = '<b> Pendente </b> O pagamento está sendo revisto pelo PayPal para o risco.'; |
||||
$strings['PendingReasonByRegulatoryReview'] = '<b> Pendente </b> O pagamento está sendo revisado para conformidade com regulamentações governamentais..'; |
||||
$strings['PendingReasonByUnilateral'] = '<b> Pendente </b> O e-mail ainda não está registrado o confirmou..'; |
||||
$strings['PendingReasonByUpgrade'] = '<b> Pendente </b> O pagamento foi feito por cartão de crédito..'; |
||||
$strings['PendingReasonByVerify'] = '<b> Pendente </b> Desculpe Nós ainda não são verificados no PayPal...'; |
||||
$strings['PendingReasonByOther'] = '<b> Pendente </b> Por favor, entre em contato com o administrador da plataforma..'; |
||||
$strings['PayPalPaymentOKPleaseConfirm'] = "PayPal relata a transação está pronto para ser executado. Para confirmar que você está OK para prosseguir, clique no botão de confirmação abaixo. Uma vez clicado, você será registrado para o curso e os fundos serão transferido da sua conta PayPal para a nossa loja. Você sempre pode acessar seus cursos através da aba 'Meus cursos' Obrigado por seu costume.!"; |
||||
$strings['Sandbox'] = "Ambiente de teste"; |
||||
$strings['PayPalConfig'] = "Configuração PayPal:"; |
||||
$strings['TransfersConfig'] = "Configurar transferências bancárias:"; |
||||
$strings['PluginInstruction'] = "Você pode ativar ou desativar a opção de pagar via PayPal ou transferência bancária na seção de configuração do plugin."; |
||||
$strings['ClickHere'] = "<i> Clique aqui </i> para obter mais detalhes"; |
||||
$strings['CurrencyType'] = "Tipo de moeda"; |
||||
$strings['InfoCurrency'] = "Define a moeda para o pagamento de seus cursos."; |
||||
$strings['ApiUsername'] = "Nome de usuário API"; |
||||
$strings['ApiPassword'] = "Senha API"; |
||||
$strings['ApiSignature'] = "Assinatura API"; |
||||
$strings['InfoApiCredentials'] = "Para gerar as suas credenciais de API para integrar Chamilo com a sua conta PayPal, você deve seguir os seguintes passos"; |
||||
$strings['InfoApiStepOne'] = "Vá para a sua conta do PayPal, <strong> Resumo </strong>, então <front> preferências do vendedor </front> na <front> Ferramentas de Vendas </front> menu (se o fizer não ter este item de menu, você pode precisar de obter a autorização para vender o material através do PayPal em primeiro lugar)."; |
||||
$strings['InfoApiStepTwo'] = "No parágrafo <strong> Acesso API </strong>, clique em <strong> Atualizar </strong>"; |
||||
$strings['InfoApiStepThree'] = "Na opção 2 (credenciais de solicitação de API para criar o seu próprio nome de usuário e senha API), clique no botão <strong> Exibir API Assinatura link </strong>, e copiar as credenciais apresentadas à direita no formulário do plugin BuyCourses."; |
||||
$strings['ErrorOccurred'] = "<strong> Ocorreu um erro </strong> Código: %s. Mensagem: %s. Por favor, entre em contato com o Admin da plataforma."; |
||||
$strings['VisibleInCatalog'] = "Visível no catálogo"; |
||||
$strings['Beneficiaries'] = "Beneficiários"; |
||||
$strings['AvailableCourse'] = "Campo disponível"; |
||||
$strings['ShowOnCourseCatalog'] = "Mostrar no catálogo de cursos"; |
||||
$strings['ByStatus'] = "Por estado"; |
||||
$strings['ByUser'] = "Por usuário"; |
||||
$strings['PaymentMethod'] = "Método de pagamento"; |
||||
$strings['SWIFT'] = "Código SWIFT"; |
||||
$strings['SWIFT_help'] = "Formato padrão de Códigos de Identificação Bancária (BIC) e serve como um identificador exclusivo de um banco ou instituição financeira"; |
||||
$strings['Sandbox'] = 'Ambiente de teste'; |
||||
$strings['PayPalConfig'] = 'Configuração PayPal:'; |
||||
$strings['TransfersConfig'] = 'Configurar transferências bancárias:'; |
||||
$strings['PluginInstruction'] = 'Você pode ativar ou desativar a opção de pagar via PayPal ou transferência bancária na seção de configuração do plugin.'; |
||||
$strings['ClickHere'] = '<i> Clique aqui </i> para obter mais detalhes'; |
||||
$strings['CurrencyType'] = 'Tipo de moeda'; |
||||
$strings['InfoCurrency'] = 'Define a moeda para o pagamento de seus cursos.'; |
||||
$strings['ApiUsername'] = 'Nome de usuário API'; |
||||
$strings['ApiPassword'] = 'Senha API'; |
||||
$strings['ApiSignature'] = 'Assinatura API'; |
||||
$strings['InfoApiCredentials'] = 'Para gerar as suas credenciais de API para integrar Chamilo com a sua conta PayPal, você deve seguir os seguintes passos'; |
||||
$strings['InfoApiStepOne'] = 'Vá para a sua conta do PayPal, <strong> Resumo </strong>, então <front> preferências do vendedor </front> na <front> Ferramentas de Vendas </front> menu (se o fizer não ter este item de menu, você pode precisar de obter a autorização para vender o material através do PayPal em primeiro lugar).'; |
||||
$strings['InfoApiStepTwo'] = 'No parágrafo <strong> Acesso API </strong>, clique em <strong> Atualizar </strong>'; |
||||
$strings['InfoApiStepThree'] = 'Na opção 2 (credenciais de solicitação de API para criar o seu próprio nome de usuário e senha API), clique no botão <strong> Exibir API Assinatura link </strong>, e copiar as credenciais apresentadas à direita no formulário do plugin BuyCourses.'; |
||||
$strings['ErrorOccurred'] = '<strong> Ocorreu um erro </strong> Código: %s. Mensagem: %s. Por favor, entre em contato com o Admin da plataforma.'; |
||||
$strings['VisibleInCatalog'] = 'Visível no catálogo'; |
||||
$strings['Beneficiaries'] = 'Beneficiários'; |
||||
$strings['AvailableCourse'] = 'Campo disponível'; |
||||
$strings['ShowOnCourseCatalog'] = 'Mostrar no catálogo de cursos'; |
||||
$strings['ByStatus'] = 'Por estado'; |
||||
$strings['ByUser'] = 'Por usuário'; |
||||
$strings['PaymentMethod'] = 'Método de pagamento'; |
||||
$strings['SWIFT'] = 'Código SWIFT'; |
||||
$strings['SWIFT_help'] = 'Formato padrão de Códigos de Identificação Bancária (BIC) e serve como um identificador exclusivo de um banco ou instituição financeira'; |
||||
|
||||
@ -1,135 +1,136 @@ |
||||
<?php |
||||
$strings['plugin_title'] = "Sell courses"; |
||||
$strings['plugin_comment'] = "Sell courses directly through your Chamilo portal, using a PayPal account to receive funds. Neither the Chamilo association nor the developers involved could be considered responsible of any issue you might suffer using this plugin."; |
||||
$strings['show_main_menu_tab'] = "Show tab in hoofdmenu"; |
||||
$strings['show_main_menu_tab_help'] = "In case of not wanting to show the tab, you can create this link in your Chamilo homepage : %s"; |
||||
$strings['public_main_menu_tab'] = "Show tab in main menu aan anonyme gebruikers"; |
||||
$strings['include_sessions'] = "Inclusief sessies"; |
||||
$strings['paypal_enable'] = "Instellen van PayPal"; |
||||
$strings['commissions_enable'] = "Instellen van Opdrachten"; |
||||
$strings['transfer_enable'] = "Instellen van bankoverschrijving"; |
||||
$strings['unregistered_users_enable'] = "Sta anonieme gebruikers toe"; |
||||
$strings['Free'] = "FREE"; |
||||
$strings['PaypalPayoutCommissions'] = "Paypal Uitbetaal Opdrachten"; |
||||
$strings['MyPayouts'] = "Mijn Betalingsoverzicht"; |
||||
$strings['Commission'] = "Commissie"; |
||||
$strings['Commissions'] = "Commissies"; |
||||
$strings['SetCommissions'] = "Set commissies"; |
||||
$strings['CommissionsConfig'] = "Configureren Commissies"; |
||||
$strings['PayoutReport'] = "Uitbetalingen rapport"; |
||||
$strings['Stats'] = "Statistieken"; |
||||
$strings['InfoCommissions'] = "Vul hier de omzet commissie als een percentage(% ) , de organisatie die het platform controleert. Deze percentage wordt in mindering gebracht op de door docenten ontvangen bedrag voor elke cursus of sessie dat verkocht is."; |
||||
$strings['NeedToSelectPaymentType'] = "Hier u betalings type selecteren"; |
||||
$strings['IndividualPayout'] = "Individuele uitbetalingen"; |
||||
$strings['CancelPayout'] = "Annuleer Uitbetalingen"; |
||||
$strings['ContinuePayout'] = "Continue Uitbetalingen"; |
||||
$strings['ProceedPayout'] = "Ga verder met de betaling"; |
||||
$strings['TheActualPlatformCommissionIsX'] = "De huidige platform commissie <b> %s </b>. Deze percentage zal invermindering gebracht worden van de totale prijs van het product. Het verschil in het bedrag zal aan de volgende commissies toegepast worden."; |
||||
$strings['CoursesInSessionsDoesntDisplayHere'] = "De cursussen die binnen een training zitten worden niet weergegeven in de lijst van de cursussen als afzonderlijke producten."; |
||||
$strings['WantToSellCourses'] = "Wilt u leren en wat geld verdienen met uw eigen cursussen? Deze lijst kan worden gevuld met de verkoop van uw cursussen via dit platform. Neem contact op met ons."; |
||||
$strings['SelectOptionToProceed'] = "Selecteer de optie om verder te gaan"; |
||||
$strings['VerifyTotalAmountToProceedPayout'] = "Controleer het totale bedrag voor over te gaan tot de betaling van commissies. Dit bedrag heeft geen extra kosten voor PayPal rekening houder. De cursussen verkopen die niet meetellen met een Paypal-account voor de begunstigden niet in aanmerking genomen."; |
||||
$strings['TotalAcounts'] = "Totaal van de rekeningen:"; |
||||
$strings['TotalPayout'] = "Totaal te betalen:"; |
||||
$strings['PayoutDate'] = "Betaaldatum:"; |
||||
$strings['CautionThisProcessCantBeCanceled'] = "<b>Let op</b>:Dit proces kan een paar minuten duren en kan niet worden geannuleerd."; |
||||
$strings['ProcessingPayoutsDontCloseThisWindow'] = "<b>Verder gaan met betalingen. Dit venster niet sluiten totdat dit proces is afgerond.</b>"; |
||||
$strings['PayoutSuccess'] = "Betalingen met succes verwerkt"; |
||||
$strings['Buyer'] = "Koper"; |
||||
$strings['BankTransfer'] = "Bankoverschrijving"; |
||||
$strings['SaleInfo'] = "Verkoop Informatie"; |
||||
$strings['SaleStatusPending'] = "Verkoop in behandeling"; |
||||
$strings['SaleStatusCanceled'] = "Verkoop geannuleerd"; |
||||
$strings['SaleStatusCompleted'] = "verkoop afgerond"; |
||||
$strings['PayoutStatusPending'] = "Betaling in behandeling"; |
||||
$strings['PayoutStatusCanceled'] = "Betaling geannuleerd"; |
||||
$strings['PayoutStatusCompleted'] = "Betaling afgerond"; |
||||
$strings['PayoutsTotalPending'] = "Onafgehandelde betalingen:"; |
||||
$strings['PayoutsTotalCanceled'] = "Geannuleerde betalingen:"; |
||||
$strings['PayoutsTotalCompleted'] = "Afgeronde betalingen:"; |
||||
$strings['TotalAmount'] = "Totaalbedrag:"; |
||||
$strings['CourseListOnSale'] = "Lijst van cursussen in verkoop"; |
||||
$strings['AvailableCourses'] = "Beschikbare Cursussen"; |
||||
$strings['Price'] = "Prijs"; |
||||
$strings['SearchFilter'] = "Zoekmachine"; |
||||
$strings['MinimumPrice'] = "Minimuum prijs"; |
||||
$strings['MaximumPrice'] = "Maximuumm prijs"; |
||||
$strings['AvailableCoursesConfiguration'] = "Beschikbare cursussen overzicht"; |
||||
$strings['PaymentsConfiguration'] = "Betalingsoverzicht"; |
||||
$strings['TheUserIsAlreadyRegisteredInTheCourse'] = "Je bent geregistreerd voor de cursus."; |
||||
$strings['SeeDescription'] = "Omschrijving"; |
||||
$strings['Buy'] = "Koop / inschrijven"; |
||||
$strings['WaitingToReceiveThePayment'] = "In afwachting van uw betaling"; |
||||
$strings['TheUserIsAlreadyRegisteredInTheSession'] = "Je bent geregistreerd voor de sessie"; |
||||
$strings['ItemNotSaved'] = "Item niet opgeslagen"; |
||||
$strings['TitlePlugin'] = "Alles wat je nodig hebt om online cursussen te onderwijzen en te verkopen"; |
||||
$strings['PluginPresentation'] = "The BuyCourses Plugin gives you the means to sell your courses or sessions and teach online, through only a few simple steps and settings. What are you waiting for? Start selling courses through Chamilo LMS!"; |
||||
$strings['Instructions'] = "Instructies"; |
||||
$strings['InstructionsStepOne'] = "Maak een cursus of een sessie op het platform."; |
||||
$strings['InstructionsStepTwo'] = "In de <strong> betaling </strong>, stelt de valuta waarmee u wilt uw cursussen of sessies te verkopen."; |
||||
$strings['InstructionsStepThree'] = "Overzicht van cursussen om te verkopen in de <strong> Cursussen en prijzen </strong> Instellingen."; |
||||
$strings['BuyCourses'] = "Cursussen Kopen"; |
||||
$strings['ConfigurationOfCoursesAndPrices'] = "Cursussen en Prijzen overzicht"; |
||||
$strings['SalesReport'] = "Verkoopcijfers"; |
||||
$strings['UserInformation'] = "Gegevens van de koper"; |
||||
$strings['PaymentMethods'] = "Betaal methodes"; |
||||
$strings['ConfirmOrder'] = "Bevestig bestelling"; |
||||
$strings['PurchaseData'] = "Aankoopgegevens"; |
||||
$strings['bc_subject'] = "Bevestiging cursus order"; |
||||
$strings['PurchaseStatusX'] = "Aankoop status: %s"; |
||||
$strings['PendingReasonByTransfer'] = "<b> In afwachting </b>. In afwachting van de overdracht bevestiging"; |
||||
$strings['CancelOrder'] = "Annuleer order"; |
||||
$strings['BankAccountInformation'] = "Bankgegevens"; |
||||
$strings['BankAccount'] = "Bankrekening"; |
||||
$strings['OnceItIsConfirmedYouWillReceiveAnEmailWithTheBankInformationAndAnOrderReference'] = "Eenmaal bevestigd, ontvangt u een e-mail met de bankgegevens en een orderreferentie."; |
||||
$strings['SubscriptionToCourseXSuccessful'] = "Uw aankoop op <a href=\"%s\"><strong>\"%s\"</strong></a> werd met succes afgerond."; |
||||
$strings['OrderCanceled'] = "Order geannuleerd"; |
||||
$strings['OrderStatus'] = "Bestelstatus"; |
||||
$strings['PayoutStatus'] = "Betalingsstatus"; |
||||
$strings['SearchByStatus'] = "Zoeken op status"; |
||||
$strings['OrderReference'] = "Bestelreferentie"; |
||||
$strings['OrderDate'] = "Besteldatum"; |
||||
$strings['OrderPrice'] = "Bestel prijs"; |
||||
$strings['ProductType'] = "Artikel type"; |
||||
$strings['SubscribeUser'] = "Onderteken gebruiker"; |
||||
$strings['DeleteOrder'] = "Verwijder bestelling"; |
||||
$strings['ErrorContactPlatformAdmin'] = "Onbekende fout. Neem contact op met het platform administrator."; |
||||
$strings['PendingReasonByAddress'] = "<b>in afwachting</b>. Je hebt een bevestigde verzendadres niet in te voeren."; |
||||
$strings['PendingReasonByAuthorization'] = "<b>in afwachting</b>. We hebben nog geen betalingen."; |
||||
$strings['PendingReasonByEcheck'] = "<b>in afwachting</b>. De betaling is verricht door een eCheck die nog niet is vrijgemaakt"; |
||||
$strings['PendingReasonByIntl'] = "<b>in afwachting</b>.We hebben geen terugtrekking mechanisme voor betalingen."; |
||||
$strings['PendingReasonByMulticurrency'] = "<b>in afwachting</b>. We hebben niet in evenwicht te brengen in de valuta verzonden."; |
||||
$strings['PendingReasonByOrder'] = "<b>in afwachting</b>. Bestelling. We hebben nog geen betalingen."; |
||||
$strings['PendingReasonByPaymentReview'] = "<b>in afwachting</b>. De betaling wordt beoordeeld door PayPal voor risico."; |
||||
$strings['PendingReasonByRegulatoryReview'] = "<b>in afwachting</b>. De betaling wordt beoordeeld voor de naleving van regelgeving van de overheid."; |
||||
$strings['PendingReasonByUnilateral'] = "<b>in afwachting</b>. Het e-mailadres is nog niet geregistreerd of bevestigd."; |
||||
$strings['PendingReasonByUpgrade'] = "<b>in afwachting</b>. De betaling werd gedaan via credit card."; |
||||
$strings['PendingReasonByVerify'] = "<b>in afwachting</b>. Sorry. We zijn nog niet in Paypal geverifieerd."; |
||||
$strings['PendingReasonByOther'] = "<b>in afwachting</b>. Neem contact op met het platform admin."; |
||||
|
||||
$strings['plugin_title'] = 'Sell courses'; |
||||
$strings['plugin_comment'] = 'Sell courses directly through your Chamilo portal, using a PayPal account to receive funds. Neither the Chamilo association nor the developers involved could be considered responsible of any issue you might suffer using this plugin.'; |
||||
$strings['show_main_menu_tab'] = 'Show tab in hoofdmenu'; |
||||
$strings['show_main_menu_tab_help'] = 'In case of not wanting to show the tab, you can create this link in your Chamilo homepage : %s'; |
||||
$strings['public_main_menu_tab'] = 'Show tab in main menu aan anonyme gebruikers'; |
||||
$strings['include_sessions'] = 'Inclusief sessies'; |
||||
$strings['paypal_enable'] = 'Instellen van PayPal'; |
||||
$strings['commissions_enable'] = 'Instellen van Opdrachten'; |
||||
$strings['transfer_enable'] = 'Instellen van bankoverschrijving'; |
||||
$strings['unregistered_users_enable'] = 'Sta anonieme gebruikers toe'; |
||||
$strings['Free'] = 'FREE'; |
||||
$strings['PaypalPayoutCommissions'] = 'Paypal Uitbetaal Opdrachten'; |
||||
$strings['MyPayouts'] = 'Mijn Betalingsoverzicht'; |
||||
$strings['Commission'] = 'Commissie'; |
||||
$strings['Commissions'] = 'Commissies'; |
||||
$strings['SetCommissions'] = 'Set commissies'; |
||||
$strings['CommissionsConfig'] = 'Configureren Commissies'; |
||||
$strings['PayoutReport'] = 'Uitbetalingen rapport'; |
||||
$strings['Stats'] = 'Statistieken'; |
||||
$strings['InfoCommissions'] = 'Vul hier de omzet commissie als een percentage(% ) , de organisatie die het platform controleert. Deze percentage wordt in mindering gebracht op de door docenten ontvangen bedrag voor elke cursus of sessie dat verkocht is.'; |
||||
$strings['NeedToSelectPaymentType'] = 'Hier u betalings type selecteren'; |
||||
$strings['IndividualPayout'] = 'Individuele uitbetalingen'; |
||||
$strings['CancelPayout'] = 'Annuleer Uitbetalingen'; |
||||
$strings['ContinuePayout'] = 'Continue Uitbetalingen'; |
||||
$strings['ProceedPayout'] = 'Ga verder met de betaling'; |
||||
$strings['TheActualPlatformCommissionIsX'] = 'De huidige platform commissie <b> %s </b>. Deze percentage zal invermindering gebracht worden van de totale prijs van het product. Het verschil in het bedrag zal aan de volgende commissies toegepast worden.'; |
||||
$strings['CoursesInSessionsDoesntDisplayHere'] = 'De cursussen die binnen een training zitten worden niet weergegeven in de lijst van de cursussen als afzonderlijke producten.'; |
||||
$strings['WantToSellCourses'] = 'Wilt u leren en wat geld verdienen met uw eigen cursussen? Deze lijst kan worden gevuld met de verkoop van uw cursussen via dit platform. Neem contact op met ons.'; |
||||
$strings['SelectOptionToProceed'] = 'Selecteer de optie om verder te gaan'; |
||||
$strings['VerifyTotalAmountToProceedPayout'] = 'Controleer het totale bedrag voor over te gaan tot de betaling van commissies. Dit bedrag heeft geen extra kosten voor PayPal rekening houder. De cursussen verkopen die niet meetellen met een Paypal-account voor de begunstigden niet in aanmerking genomen.'; |
||||
$strings['TotalAcounts'] = 'Totaal van de rekeningen:'; |
||||
$strings['TotalPayout'] = 'Totaal te betalen:'; |
||||
$strings['PayoutDate'] = 'Betaaldatum:'; |
||||
$strings['CautionThisProcessCantBeCanceled'] = '<b>Let op</b>:Dit proces kan een paar minuten duren en kan niet worden geannuleerd.'; |
||||
$strings['ProcessingPayoutsDontCloseThisWindow'] = '<b>Verder gaan met betalingen. Dit venster niet sluiten totdat dit proces is afgerond.</b>'; |
||||
$strings['PayoutSuccess'] = 'Betalingen met succes verwerkt'; |
||||
$strings['Buyer'] = 'Koper'; |
||||
$strings['BankTransfer'] = 'Bankoverschrijving'; |
||||
$strings['SaleInfo'] = 'Verkoop Informatie'; |
||||
$strings['SaleStatusPending'] = 'Verkoop in behandeling'; |
||||
$strings['SaleStatusCanceled'] = 'Verkoop geannuleerd'; |
||||
$strings['SaleStatusCompleted'] = 'verkoop afgerond'; |
||||
$strings['PayoutStatusPending'] = 'Betaling in behandeling'; |
||||
$strings['PayoutStatusCanceled'] = 'Betaling geannuleerd'; |
||||
$strings['PayoutStatusCompleted'] = 'Betaling afgerond'; |
||||
$strings['PayoutsTotalPending'] = 'Onafgehandelde betalingen:'; |
||||
$strings['PayoutsTotalCanceled'] = 'Geannuleerde betalingen:'; |
||||
$strings['PayoutsTotalCompleted'] = 'Afgeronde betalingen:'; |
||||
$strings['TotalAmount'] = 'Totaalbedrag:'; |
||||
$strings['CourseListOnSale'] = 'Lijst van cursussen in verkoop'; |
||||
$strings['AvailableCourses'] = 'Beschikbare Cursussen'; |
||||
$strings['Price'] = 'Prijs'; |
||||
$strings['SearchFilter'] = 'Zoekmachine'; |
||||
$strings['MinimumPrice'] = 'Minimuum prijs'; |
||||
$strings['MaximumPrice'] = 'Maximuumm prijs'; |
||||
$strings['AvailableCoursesConfiguration'] = 'Beschikbare cursussen overzicht'; |
||||
$strings['PaymentsConfiguration'] = 'Betalingsoverzicht'; |
||||
$strings['TheUserIsAlreadyRegisteredInTheCourse'] = 'Je bent geregistreerd voor de cursus.'; |
||||
$strings['SeeDescription'] = 'Omschrijving'; |
||||
$strings['Buy'] = 'Koop / inschrijven'; |
||||
$strings['WaitingToReceiveThePayment'] = 'In afwachting van uw betaling'; |
||||
$strings['TheUserIsAlreadyRegisteredInTheSession'] = 'Je bent geregistreerd voor de sessie'; |
||||
$strings['ItemNotSaved'] = 'Item niet opgeslagen'; |
||||
$strings['TitlePlugin'] = 'Alles wat je nodig hebt om online cursussen te onderwijzen en te verkopen'; |
||||
$strings['PluginPresentation'] = 'The BuyCourses Plugin gives you the means to sell your courses or sessions and teach online, through only a few simple steps and settings. What are you waiting for? Start selling courses through Chamilo LMS!'; |
||||
$strings['Instructions'] = 'Instructies'; |
||||
$strings['InstructionsStepOne'] = 'Maak een cursus of een sessie op het platform.'; |
||||
$strings['InstructionsStepTwo'] = 'In de <strong> betaling </strong>, stelt de valuta waarmee u wilt uw cursussen of sessies te verkopen.'; |
||||
$strings['InstructionsStepThree'] = 'Overzicht van cursussen om te verkopen in de <strong> Cursussen en prijzen </strong> Instellingen.'; |
||||
$strings['BuyCourses'] = 'Cursussen Kopen'; |
||||
$strings['ConfigurationOfCoursesAndPrices'] = 'Cursussen en Prijzen overzicht'; |
||||
$strings['SalesReport'] = 'Verkoopcijfers'; |
||||
$strings['UserInformation'] = 'Gegevens van de koper'; |
||||
$strings['PaymentMethods'] = 'Betaal methodes'; |
||||
$strings['ConfirmOrder'] = 'Bevestig bestelling'; |
||||
$strings['PurchaseData'] = 'Aankoopgegevens'; |
||||
$strings['bc_subject'] = 'Bevestiging cursus order'; |
||||
$strings['PurchaseStatusX'] = 'Aankoop status: %s'; |
||||
$strings['PendingReasonByTransfer'] = '<b> In afwachting </b>. In afwachting van de overdracht bevestiging'; |
||||
$strings['CancelOrder'] = 'Annuleer order'; |
||||
$strings['BankAccountInformation'] = 'Bankgegevens'; |
||||
$strings['BankAccount'] = 'Bankrekening'; |
||||
$strings['OnceItIsConfirmedYouWillReceiveAnEmailWithTheBankInformationAndAnOrderReference'] = 'Eenmaal bevestigd, ontvangt u een e-mail met de bankgegevens en een orderreferentie.'; |
||||
$strings['SubscriptionToCourseXSuccessful'] = 'Uw aankoop op <a href="%s"><strong>"%s"</strong></a> werd met succes afgerond.'; |
||||
$strings['OrderCanceled'] = 'Order geannuleerd'; |
||||
$strings['OrderStatus'] = 'Bestelstatus'; |
||||
$strings['PayoutStatus'] = 'Betalingsstatus'; |
||||
$strings['SearchByStatus'] = 'Zoeken op status'; |
||||
$strings['OrderReference'] = 'Bestelreferentie'; |
||||
$strings['OrderDate'] = 'Besteldatum'; |
||||
$strings['OrderPrice'] = 'Bestel prijs'; |
||||
$strings['ProductType'] = 'Artikel type'; |
||||
$strings['SubscribeUser'] = 'Onderteken gebruiker'; |
||||
$strings['DeleteOrder'] = 'Verwijder bestelling'; |
||||
$strings['ErrorContactPlatformAdmin'] = 'Onbekende fout. Neem contact op met het platform administrator.'; |
||||
$strings['PendingReasonByAddress'] = '<b>in afwachting</b>. Je hebt een bevestigde verzendadres niet in te voeren.'; |
||||
$strings['PendingReasonByAuthorization'] = '<b>in afwachting</b>. We hebben nog geen betalingen.'; |
||||
$strings['PendingReasonByEcheck'] = '<b>in afwachting</b>. De betaling is verricht door een eCheck die nog niet is vrijgemaakt'; |
||||
$strings['PendingReasonByIntl'] = '<b>in afwachting</b>.We hebben geen terugtrekking mechanisme voor betalingen.'; |
||||
$strings['PendingReasonByMulticurrency'] = '<b>in afwachting</b>. We hebben niet in evenwicht te brengen in de valuta verzonden.'; |
||||
$strings['PendingReasonByOrder'] = '<b>in afwachting</b>. Bestelling. We hebben nog geen betalingen.'; |
||||
$strings['PendingReasonByPaymentReview'] = '<b>in afwachting</b>. De betaling wordt beoordeeld door PayPal voor risico.'; |
||||
$strings['PendingReasonByRegulatoryReview'] = '<b>in afwachting</b>. De betaling wordt beoordeeld voor de naleving van regelgeving van de overheid.'; |
||||
$strings['PendingReasonByUnilateral'] = '<b>in afwachting</b>. Het e-mailadres is nog niet geregistreerd of bevestigd.'; |
||||
$strings['PendingReasonByUpgrade'] = '<b>in afwachting</b>. De betaling werd gedaan via credit card.'; |
||||
$strings['PendingReasonByVerify'] = '<b>in afwachting</b>. Sorry. We zijn nog niet in Paypal geverifieerd.'; |
||||
$strings['PendingReasonByOther'] = '<b>in afwachting</b>. Neem contact op met het platform admin.'; |
||||
$strings['PayPalPaymentOKPleaseConfirm'] = "PayPal rapporteert de transactie nu worden gestart. Om te erkennen dat u op OK om verder te gaan, klikt u op de knop bevestiging hieronder. Eenmaal geklikt, wordt u ingeschreven voor de cursus en het geld zal naar onze winkel worden overgedragen van uw PayPal-rekening. U kunt altijd toegang tot uw cursussen via het tabblad 'Mijn cursussen'. Dank u voor uw aankoop"; |
||||
$strings['Sandbox'] = "Test omgeving"; |
||||
$strings['PayPalAccount'] = "Paypal rekening"; |
||||
$strings['NoPayPalAccountDetected'] = "Geen Paypal account gedetecteerd"; |
||||
$strings['PayPalConfig'] = "PayPal bevestiging:"; |
||||
$strings['TransfersConfig'] = "Bank overschrijving bevestiging:"; |
||||
$strings['PluginInstruction'] = "U kunt de optie in- of uitschakelen om te betalen via PayPal of overschrijving instellen in de configuratie sectie van de plugin."; |
||||
$strings['ClickHere'] = "<i>Click here</i> voor meer details"; |
||||
$strings['CurrencyType'] = "Valuta type"; |
||||
$strings['InfoCurrency'] = "Stel in de valuta voor de betaling van uw cursussen."; |
||||
$strings['ApiUsername'] = "API Gebruikersnaam"; |
||||
$strings['ApiPassword'] = "API Paswoord"; |
||||
$strings['ApiSignature'] = "API Handtekening"; |
||||
$strings['InfoApiCredentials'] = "To generate your API credentials to integrate Chamilo with your PayPal account, you must follow the following steps"; |
||||
$strings['InfoApiStepOne'] = "Ga naar je PayPal-account, <strong> Overzicht </strong> en <front> verkoper voorkeuren </front> in het <front> Verkoop Tools </front> menu (als je niet dit menu-item hebt, om spullen te verkopen moet u eerst via PayPal om de toestemming te krijgen )."; |
||||
$strings['InfoApiStepTwo'] = "In paragraaf <strong> API-toegang </strong>, klikt u op <strong> Bijwerken </strong>"; |
||||
$strings['InfoApiStepThree'] = "In optie 2 (API Request referenties aan uw eigen API gebruikersnaam en wachtwoord), klikt u op de <strong> Bekijk API Handtekening </strong>, en kopieer de getoonde rechtsaf de Cursusshop plugin vorm referenties"; |
||||
$strings['ErrorOccurred'] = "<strong> Er is een fout opgetreden </strong>. Code:% s. Bericht:% s. Neem contact op met naar platform admin"; |
||||
$strings['VisibleInCatalog'] = "Zichtbaar in catalogus"; |
||||
$strings['Beneficiaries'] = "begunstigden"; |
||||
$strings['AvailableCourse'] = "beschikbare cursus"; |
||||
$strings['ShowOnCourseCatalog'] = "Toon op de cursusoverzicht"; |
||||
$strings['ByStatus'] = "Door de status"; |
||||
$strings['ByUser'] = "Door de gebruiker"; |
||||
$strings['PaymentMethod'] = "Betaal methodes"; |
||||
$strings['SWIFT'] = "SWIFT code"; |
||||
$strings['SWIFT_help'] = "Standaardformaat van Bank Identifier Codes (BIC) en dient als een unieke identificatiecode voor een bank of financiële instelling"; |
||||
$strings['Sandbox'] = 'Test omgeving'; |
||||
$strings['PayPalAccount'] = 'Paypal rekening'; |
||||
$strings['NoPayPalAccountDetected'] = 'Geen Paypal account gedetecteerd'; |
||||
$strings['PayPalConfig'] = 'PayPal bevestiging:'; |
||||
$strings['TransfersConfig'] = 'Bank overschrijving bevestiging:'; |
||||
$strings['PluginInstruction'] = 'U kunt de optie in- of uitschakelen om te betalen via PayPal of overschrijving instellen in de configuratie sectie van de plugin.'; |
||||
$strings['ClickHere'] = '<i>Click here</i> voor meer details'; |
||||
$strings['CurrencyType'] = 'Valuta type'; |
||||
$strings['InfoCurrency'] = 'Stel in de valuta voor de betaling van uw cursussen.'; |
||||
$strings['ApiUsername'] = 'API Gebruikersnaam'; |
||||
$strings['ApiPassword'] = 'API Paswoord'; |
||||
$strings['ApiSignature'] = 'API Handtekening'; |
||||
$strings['InfoApiCredentials'] = 'To generate your API credentials to integrate Chamilo with your PayPal account, you must follow the following steps'; |
||||
$strings['InfoApiStepOne'] = 'Ga naar je PayPal-account, <strong> Overzicht </strong> en <front> verkoper voorkeuren </front> in het <front> Verkoop Tools </front> menu (als je niet dit menu-item hebt, om spullen te verkopen moet u eerst via PayPal om de toestemming te krijgen ).'; |
||||
$strings['InfoApiStepTwo'] = 'In paragraaf <strong> API-toegang </strong>, klikt u op <strong> Bijwerken </strong>'; |
||||
$strings['InfoApiStepThree'] = 'In optie 2 (API Request referenties aan uw eigen API gebruikersnaam en wachtwoord), klikt u op de <strong> Bekijk API Handtekening </strong>, en kopieer de getoonde rechtsaf de Cursusshop plugin vorm referenties'; |
||||
$strings['ErrorOccurred'] = '<strong> Er is een fout opgetreden </strong>. Code:% s. Bericht:% s. Neem contact op met naar platform admin'; |
||||
$strings['VisibleInCatalog'] = 'Zichtbaar in catalogus'; |
||||
$strings['Beneficiaries'] = 'begunstigden'; |
||||
$strings['AvailableCourse'] = 'beschikbare cursus'; |
||||
$strings['ShowOnCourseCatalog'] = 'Toon op de cursusoverzicht'; |
||||
$strings['ByStatus'] = 'Door de status'; |
||||
$strings['ByUser'] = 'Door de gebruiker'; |
||||
$strings['PaymentMethod'] = 'Betaal methodes'; |
||||
$strings['SWIFT'] = 'SWIFT code'; |
||||
$strings['SWIFT_help'] = 'Standaardformaat van Bank Identifier Codes (BIC) en dient als een unieke identificatiecode voor een bank of financiële instelling'; |
||||
|
||||
@ -1,191 +1,192 @@ |
||||
<?php |
||||
$strings['plugin_title'] = "Sell courses"; |
||||
$strings['plugin_comment'] = "Sell courses directly through your Chamilo portal, using a PayPal account to receive funds. Neither the Chamilo association nor the developers involved could be considered responsible of any issue you might suffer using this plugin."; |
||||
$strings['show_main_menu_tab'] = "Show tab in main menu"; |
||||
$strings['show_main_menu_tab_help'] = "In case of not wanting to show the tab, you can create this link in your Chamilo homepage : %s"; |
||||
$strings['public_main_menu_tab'] = "Show tab in main menu to anonymous users too"; |
||||
$strings['include_sessions'] = "Include sessions"; |
||||
$strings['paypal_enable'] = "Enable PayPal"; |
||||
$strings['commissions_enable'] = "Enable Commissions"; |
||||
$strings['transfer_enable'] = "Enable bank transfer"; |
||||
$strings['unregistered_users_enable'] = "Allow anonymous users"; |
||||
$strings['invoicing_enable'] = "Enable Invoicing"; |
||||
$strings['tax_enable'] = "Enable Taxation"; |
||||
$strings['Free'] = "FREE"; |
||||
$strings['PaypalPayoutCommissions'] = "Paypal Payout Commissions"; |
||||
$strings['MyPayouts'] = "My payments"; |
||||
$strings['Commission'] = "Commission"; |
||||
$strings['Commissions'] = "Commissions"; |
||||
$strings['SetCommissions'] = "Set commissions"; |
||||
$strings['CommissionsConfig'] = "Configure Commissions"; |
||||
$strings['PayoutReport'] = "Payouts report"; |
||||
$strings['Stats'] = "Statistics"; |
||||
$strings['InfoCommissions'] = "Enter here the sales commission as a percentage (% ) , the organization that controls the platform. This percentage is deducted from the amount received by teachers for each course or Session sold on the platform."; |
||||
$strings['NeedToSelectPaymentType'] = "Need to select payment type"; |
||||
$strings['IndividualPayout'] = "Individual payout"; |
||||
$strings['CancelPayout'] = "Cancel payout"; |
||||
$strings['ContinuePayout'] = "Continue Payout"; |
||||
$strings['ProceedPayout'] = "Proceed with payment"; |
||||
$strings['TheActualPlatformCommissionIsX'] = "The current platform commission is <b> %s </b>. This percentage will be discounted from the total product price. The difference will be the amount to apply the following commissions."; |
||||
|
||||
$strings['plugin_title'] = 'Sell courses'; |
||||
$strings['plugin_comment'] = 'Sell courses directly through your Chamilo portal, using a PayPal account to receive funds. Neither the Chamilo association nor the developers involved could be considered responsible of any issue you might suffer using this plugin.'; |
||||
$strings['show_main_menu_tab'] = 'Show tab in main menu'; |
||||
$strings['show_main_menu_tab_help'] = 'In case of not wanting to show the tab, you can create this link in your Chamilo homepage : %s'; |
||||
$strings['public_main_menu_tab'] = 'Show tab in main menu to anonymous users too'; |
||||
$strings['include_sessions'] = 'Include sessions'; |
||||
$strings['paypal_enable'] = 'Enable PayPal'; |
||||
$strings['commissions_enable'] = 'Enable Commissions'; |
||||
$strings['transfer_enable'] = 'Enable bank transfer'; |
||||
$strings['unregistered_users_enable'] = 'Allow anonymous users'; |
||||
$strings['invoicing_enable'] = 'Enable Invoicing'; |
||||
$strings['tax_enable'] = 'Enable Taxation'; |
||||
$strings['Free'] = 'FREE'; |
||||
$strings['PaypalPayoutCommissions'] = 'Paypal Payout Commissions'; |
||||
$strings['MyPayouts'] = 'My payments'; |
||||
$strings['Commission'] = 'Commission'; |
||||
$strings['Commissions'] = 'Commissions'; |
||||
$strings['SetCommissions'] = 'Set commissions'; |
||||
$strings['CommissionsConfig'] = 'Configure Commissions'; |
||||
$strings['PayoutReport'] = 'Payouts report'; |
||||
$strings['Stats'] = 'Statistics'; |
||||
$strings['InfoCommissions'] = 'Enter here the sales commission as a percentage (% ) , the organization that controls the platform. This percentage is deducted from the amount received by teachers for each course or Session sold on the platform.'; |
||||
$strings['NeedToSelectPaymentType'] = 'Need to select payment type'; |
||||
$strings['IndividualPayout'] = 'Individual payout'; |
||||
$strings['CancelPayout'] = 'Cancel payout'; |
||||
$strings['ContinuePayout'] = 'Continue Payout'; |
||||
$strings['ProceedPayout'] = 'Proceed with payment'; |
||||
$strings['TheActualPlatformCommissionIsX'] = 'The current platform commission is <b> %s </b>. This percentage will be discounted from the total product price. The difference will be the amount to apply the following commissions.'; |
||||
$strings['CoursesInSessionsDoesntDisplayHere'] = "The courses which are inside a training session don't appear in the list of courses to configure as individual products."; |
||||
$strings['WantToSellCourses'] = "Do you want to teach and earn some money with your own courses? This list could be filled with your earnings selling courses through this platform. Get in touch with us."; |
||||
$strings['SelectOptionToProceed'] = "Select option to proceed"; |
||||
$strings['WantToSellCourses'] = 'Do you want to teach and earn some money with your own courses? This list could be filled with your earnings selling courses through this platform. Get in touch with us.'; |
||||
$strings['SelectOptionToProceed'] = 'Select option to proceed'; |
||||
$strings['VerifyTotalAmountToProceedPayout'] = "Please check the total amount to proceed with the payment of commissions. This amount doesn't take extra costs for PayPal into account. The courses sales that do not count with a Paypal account for the beneficiaries will not be considered."; |
||||
$strings['TotalAcounts'] = "Total of accounts:"; |
||||
$strings['TotalPayout'] = "Total to be paid:"; |
||||
$strings['PayoutDate'] = "Payment date:"; |
||||
$strings['CautionThisProcessCantBeCanceled'] = "<b>Caution</b>: this process can take a few minutes and cannot be cancelled."; |
||||
$strings['TotalAcounts'] = 'Total of accounts:'; |
||||
$strings['TotalPayout'] = 'Total to be paid:'; |
||||
$strings['PayoutDate'] = 'Payment date:'; |
||||
$strings['CautionThisProcessCantBeCanceled'] = '<b>Caution</b>: this process can take a few minutes and cannot be cancelled.'; |
||||
$strings['ProcessingPayoutsDontCloseThisWindow'] = "<b>Proceeding with payments. Don't close this window until this process is finalized.</b>"; |
||||
$strings['PayoutSuccess'] = "Payments processed successfully"; |
||||
$strings['Buyer'] = "Buyer"; |
||||
$strings['BankTransfer'] = "Bank transfer"; |
||||
$strings['SaleInfo'] = "Sale information"; |
||||
$strings['SaleStatusPending'] = "Sale pending"; |
||||
$strings['SaleStatusCanceled'] = "Sale canceled"; |
||||
$strings['SaleStatusCompleted'] = "Sale completed"; |
||||
$strings['PayoutStatusPending'] = "Payment pending"; |
||||
$strings['PayoutStatusCanceled'] = "Payment cancelled"; |
||||
$strings['PayoutStatusCompleted'] = "Payment completed"; |
||||
$strings['PayoutsTotalPending'] = "Pending payments:"; |
||||
$strings['PayoutsTotalCanceled'] = "Cancelled payments:"; |
||||
$strings['PayoutsTotalCompleted'] = "Completed payments:"; |
||||
$strings['Total'] = "Total"; |
||||
$strings['TotalAmount'] = "Total amount:"; |
||||
$strings['CourseListOnSale'] = "List of courses on sale"; |
||||
$strings['AvailableCourses'] = "Available Courses"; |
||||
$strings['Price'] = "Price"; |
||||
$strings['SearchFilter'] = "Search filter"; |
||||
$strings['MinimumPrice'] = "Minimum price"; |
||||
$strings['MaximumPrice'] = "Maximum price"; |
||||
$strings['AvailableCoursesConfiguration'] = "Available courses configuration"; |
||||
$strings['PaymentsConfiguration'] = "Payments configuration"; |
||||
$strings['TheUserIsAlreadyRegisteredInTheCourse'] = "You are already registered in the course."; |
||||
$strings['SeeDescription'] = "Description"; |
||||
$strings['Buy'] = "Buy"; |
||||
$strings['WaitingToReceiveThePayment'] = "Currently pending payment"; |
||||
$strings['TheUserIsAlreadyRegisteredInTheSession'] = "You are already registered in the session"; |
||||
$strings['ItemNotSaved'] = "Item not saved"; |
||||
$strings['TitlePlugin'] = "Everything you need to teach and sell courses online"; |
||||
$strings['PluginPresentation'] = "The BuyCourses Plugin gives you the means to sell your courses or sessions and teach online, through only a few simple steps and settings. What are you waiting for? Start selling courses through Chamilo LMS!"; |
||||
$strings['Instructions'] = "Instructions"; |
||||
$strings['InstructionsStepOne'] = "Create a course or session on the platform."; |
||||
$strings['InstructionsStepTwo'] = "In the <strong>payment settings</strong>, set the currency with which you would like to sell your courses or sessions."; |
||||
$strings['InstructionsStepThree'] = "Configure courses to sell in the <strong>Courses and prices</strong > settings."; |
||||
$strings['BuyCourses'] = "Buy courses"; |
||||
$strings['ConfigurationOfCoursesAndPrices'] = "Courses and prices configuration"; |
||||
$strings['SalesReport'] = "Sales report"; |
||||
$strings['PayoutSuccess'] = 'Payments processed successfully'; |
||||
$strings['Buyer'] = 'Buyer'; |
||||
$strings['BankTransfer'] = 'Bank transfer'; |
||||
$strings['SaleInfo'] = 'Sale information'; |
||||
$strings['SaleStatusPending'] = 'Sale pending'; |
||||
$strings['SaleStatusCanceled'] = 'Sale canceled'; |
||||
$strings['SaleStatusCompleted'] = 'Sale completed'; |
||||
$strings['PayoutStatusPending'] = 'Payment pending'; |
||||
$strings['PayoutStatusCanceled'] = 'Payment cancelled'; |
||||
$strings['PayoutStatusCompleted'] = 'Payment completed'; |
||||
$strings['PayoutsTotalPending'] = 'Pending payments:'; |
||||
$strings['PayoutsTotalCanceled'] = 'Cancelled payments:'; |
||||
$strings['PayoutsTotalCompleted'] = 'Completed payments:'; |
||||
$strings['Total'] = 'Total'; |
||||
$strings['TotalAmount'] = 'Total amount:'; |
||||
$strings['CourseListOnSale'] = 'List of courses on sale'; |
||||
$strings['AvailableCourses'] = 'Available Courses'; |
||||
$strings['Price'] = 'Price'; |
||||
$strings['SearchFilter'] = 'Search filter'; |
||||
$strings['MinimumPrice'] = 'Minimum price'; |
||||
$strings['MaximumPrice'] = 'Maximum price'; |
||||
$strings['AvailableCoursesConfiguration'] = 'Available courses configuration'; |
||||
$strings['PaymentsConfiguration'] = 'Payments configuration'; |
||||
$strings['TheUserIsAlreadyRegisteredInTheCourse'] = 'You are already registered in the course.'; |
||||
$strings['SeeDescription'] = 'Description'; |
||||
$strings['Buy'] = 'Buy'; |
||||
$strings['WaitingToReceiveThePayment'] = 'Currently pending payment'; |
||||
$strings['TheUserIsAlreadyRegisteredInTheSession'] = 'You are already registered in the session'; |
||||
$strings['ItemNotSaved'] = 'Item not saved'; |
||||
$strings['TitlePlugin'] = 'Everything you need to teach and sell courses online'; |
||||
$strings['PluginPresentation'] = 'The BuyCourses Plugin gives you the means to sell your courses or sessions and teach online, through only a few simple steps and settings. What are you waiting for? Start selling courses through Chamilo LMS!'; |
||||
$strings['Instructions'] = 'Instructions'; |
||||
$strings['InstructionsStepOne'] = 'Create a course or session on the platform.'; |
||||
$strings['InstructionsStepTwo'] = 'In the <strong>payment settings</strong>, set the currency with which you would like to sell your courses or sessions.'; |
||||
$strings['InstructionsStepThree'] = 'Configure courses to sell in the <strong>Courses and prices</strong > settings.'; |
||||
$strings['BuyCourses'] = 'Buy courses'; |
||||
$strings['ConfigurationOfCoursesAndPrices'] = 'Courses and prices configuration'; |
||||
$strings['SalesReport'] = 'Sales report'; |
||||
$strings['UserInformation'] = "Buyer's details"; |
||||
$strings['PaymentMethods'] = "Payment methods"; |
||||
$strings['ConfirmOrder'] = "Confirm order"; |
||||
$strings['PurchaseData'] = "Purchase data"; |
||||
$strings['bc_subject'] = "Confirmation of course order"; |
||||
$strings['PurchaseStatusX'] = "Purchase status: %s"; |
||||
$strings['PendingReasonByTransfer'] = "<b>Pending</b>. Awaiting for transfer confirmation"; |
||||
$strings['CancelOrder'] = "Cancel order"; |
||||
$strings['BankAccountInformation'] = "Bank account details"; |
||||
$strings['BankAccount'] = "Bank account"; |
||||
$strings['OnceItIsConfirmedYouWillReceiveAnEmailWithTheBankInformationAndAnOrderReference'] = "Once confirmed, you will receive an e-mail with the bank details and an order reference."; |
||||
$strings['SubscriptionToCourseXSuccessful'] = "Your subscription to <a href=\"%s\"><strong>\"%s\"</strong></a> was completed successfully."; |
||||
$strings['OrderCanceled'] = "Order canceled"; |
||||
$strings['OrderStatus'] = "Order status"; |
||||
$strings['PayoutStatus'] = "Payment status"; |
||||
$strings['SearchByStatus'] = "Search by status"; |
||||
$strings['OrderReference'] = "Order reference"; |
||||
$strings['OrderDate'] = "Order date"; |
||||
$strings['OrderPrice'] = "Order price"; |
||||
$strings['ProductType'] = "Product type"; |
||||
$strings['SubscribeUser'] = "Subscribe user"; |
||||
$strings['DeleteOrder'] = "Delete order"; |
||||
$strings['ErrorContactPlatformAdmin'] = "Unknown error. Please contact the platform administrator."; |
||||
$strings['PendingReasonByAddress'] = "<b>Pending</b>. You did not enter a confirmed shipping address."; |
||||
$strings['PendingReasonByAuthorization'] = "<b>Pending</b>. We have not yet captured funds."; |
||||
$strings['PendingReasonByEcheck'] = "<b>Pending</b>. The payment was made by an eCheck that has not yet cleared"; |
||||
$strings['PendingReasonByIntl'] = "<b>Pending</b>. We have no a withdrawal mechanism for funds."; |
||||
$strings['PendingReasonByMulticurrency'] = "<b>Pending</b>. We have not balance in the currency sent."; |
||||
$strings['PendingReasonByOrder'] = "<b>Pending</b>. Order made. We have not yet captured funds."; |
||||
$strings['PendingReasonByPaymentReview'] = "<b>Pending</b>. The payment is being reviewed by PayPal for risk."; |
||||
$strings['PendingReasonByRegulatoryReview'] = "<b>Pending</b>. The payment is being reviewed for compliance with government regulations."; |
||||
$strings['PendingReasonByUnilateral'] = "<b>Pending</b>. The email address is not yet registered o confirmed."; |
||||
$strings['PendingReasonByUpgrade'] = "<b>Pending</b>. The payment was made via credit card."; |
||||
$strings['PendingReasonByVerify'] = "<b>Pending</b>. Sorry. We are not yet verified in PayPal."; |
||||
$strings['PendingReasonByOther'] = "<b>Pending</b>. Please contact with the platform admin."; |
||||
$strings['PaymentMethods'] = 'Payment methods'; |
||||
$strings['ConfirmOrder'] = 'Confirm order'; |
||||
$strings['PurchaseData'] = 'Purchase data'; |
||||
$strings['bc_subject'] = 'Confirmation of course order'; |
||||
$strings['PurchaseStatusX'] = 'Purchase status: %s'; |
||||
$strings['PendingReasonByTransfer'] = '<b>Pending</b>. Awaiting for transfer confirmation'; |
||||
$strings['CancelOrder'] = 'Cancel order'; |
||||
$strings['BankAccountInformation'] = 'Bank account details'; |
||||
$strings['BankAccount'] = 'Bank account'; |
||||
$strings['OnceItIsConfirmedYouWillReceiveAnEmailWithTheBankInformationAndAnOrderReference'] = 'Once confirmed, you will receive an e-mail with the bank details and an order reference.'; |
||||
$strings['SubscriptionToCourseXSuccessful'] = 'Your subscription to <a href="%s"><strong>"%s"</strong></a> was completed successfully.'; |
||||
$strings['OrderCanceled'] = 'Order canceled'; |
||||
$strings['OrderStatus'] = 'Order status'; |
||||
$strings['PayoutStatus'] = 'Payment status'; |
||||
$strings['SearchByStatus'] = 'Search by status'; |
||||
$strings['OrderReference'] = 'Order reference'; |
||||
$strings['OrderDate'] = 'Order date'; |
||||
$strings['OrderPrice'] = 'Order price'; |
||||
$strings['ProductType'] = 'Product type'; |
||||
$strings['SubscribeUser'] = 'Subscribe user'; |
||||
$strings['DeleteOrder'] = 'Delete order'; |
||||
$strings['ErrorContactPlatformAdmin'] = 'Unknown error. Please contact the platform administrator.'; |
||||
$strings['PendingReasonByAddress'] = '<b>Pending</b>. You did not enter a confirmed shipping address.'; |
||||
$strings['PendingReasonByAuthorization'] = '<b>Pending</b>. We have not yet captured funds.'; |
||||
$strings['PendingReasonByEcheck'] = '<b>Pending</b>. The payment was made by an eCheck that has not yet cleared'; |
||||
$strings['PendingReasonByIntl'] = '<b>Pending</b>. We have no a withdrawal mechanism for funds.'; |
||||
$strings['PendingReasonByMulticurrency'] = '<b>Pending</b>. We have not balance in the currency sent.'; |
||||
$strings['PendingReasonByOrder'] = '<b>Pending</b>. Order made. We have not yet captured funds.'; |
||||
$strings['PendingReasonByPaymentReview'] = '<b>Pending</b>. The payment is being reviewed by PayPal for risk.'; |
||||
$strings['PendingReasonByRegulatoryReview'] = '<b>Pending</b>. The payment is being reviewed for compliance with government regulations.'; |
||||
$strings['PendingReasonByUnilateral'] = '<b>Pending</b>. The email address is not yet registered o confirmed.'; |
||||
$strings['PendingReasonByUpgrade'] = '<b>Pending</b>. The payment was made via credit card.'; |
||||
$strings['PendingReasonByVerify'] = '<b>Pending</b>. Sorry. We are not yet verified in PayPal.'; |
||||
$strings['PendingReasonByOther'] = '<b>Pending</b>. Please contact with the platform admin.'; |
||||
$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['Sandbox'] = "Test environment"; |
||||
$strings['PayPalAccount'] = "Paypal account"; |
||||
$strings['NoPayPalAccountDetected'] = "No Paypal account detected"; |
||||
$strings['PayPalConfig'] = "PayPal configuration:"; |
||||
$strings['TransfersConfig'] = "Bank transfers configuration:"; |
||||
$strings['PluginInstruction'] = "You can enable or disable the option to pay via PayPal, Culqi or bank transfer settings in the configuration section of the plugin."; |
||||
$strings['ClickHere'] = "<i>Click here</i> for more details"; |
||||
$strings['CurrencyType'] = "Currency type"; |
||||
$strings['InfoCurrency'] = "Sets the currency for the payment of your courses."; |
||||
$strings['ApiUsername'] = "API Username"; |
||||
$strings['ApiPassword'] = "API Password"; |
||||
$strings['ApiSignature'] = "API Signature"; |
||||
$strings['InfoApiCredentials'] = "To generate your API credentials to integrate Chamilo with your PayPal account, you must follow the following steps"; |
||||
$strings['InfoApiStepOne'] = "Go to your PayPal account, <strong>Summary</strong>, then <front>Seller preferences</front> in the <front>Selling Tools</front> menu (if you do not have this menu entry, you might need to get the authorization to sell stuff through PayPal first)."; |
||||
$strings['InfoApiStepTwo'] = "In paragraph <strong>API access</strong>, click <strong>Update</strong>"; |
||||
$strings['InfoApiStepThree'] = "In Option 2 (Request API credentials to create your own API username and password), click the <strong>View API Signature</strong> link, and copy the credentials shown right into the BuyCourses plugin form"; |
||||
$strings['ErrorOccurred'] = "<strong>An error ocurred</strong>. Code: %s. Message: %s. Please contact to platform admin"; |
||||
$strings['VisibleInCatalog'] = "Visible in catalog"; |
||||
$strings['Beneficiaries'] = "Beneficiaries"; |
||||
$strings['AvailableCourse'] = "Available course"; |
||||
$strings['ShowOnCourseCatalog'] = "Show on course catalog"; |
||||
$strings['ByStatus'] = "By status"; |
||||
$strings['ByUser'] = "By user"; |
||||
$strings['PaymentMethod'] = "Payment method"; |
||||
$strings['SWIFT'] = "SWIFT code"; |
||||
$strings['SWIFT_help'] = "Standard format of Bank Identifier Codes (BIC) and serves as a unique identifier for a bank or financial institution"; |
||||
$strings['PleaseSelectThePaymentMethodBeforeConfirmYourOrder'] = "Please select your favorite payment method before confirming your order"; |
||||
$strings['Sandbox'] = 'Test environment'; |
||||
$strings['PayPalAccount'] = 'Paypal account'; |
||||
$strings['NoPayPalAccountDetected'] = 'No Paypal account detected'; |
||||
$strings['PayPalConfig'] = 'PayPal configuration:'; |
||||
$strings['TransfersConfig'] = 'Bank transfers configuration:'; |
||||
$strings['PluginInstruction'] = 'You can enable or disable the option to pay via PayPal, Culqi or bank transfer settings in the configuration section of the plugin.'; |
||||
$strings['ClickHere'] = '<i>Click here</i> for more details'; |
||||
$strings['CurrencyType'] = 'Currency type'; |
||||
$strings['InfoCurrency'] = 'Sets the currency for the payment of your courses.'; |
||||
$strings['ApiUsername'] = 'API Username'; |
||||
$strings['ApiPassword'] = 'API Password'; |
||||
$strings['ApiSignature'] = 'API Signature'; |
||||
$strings['InfoApiCredentials'] = 'To generate your API credentials to integrate Chamilo with your PayPal account, you must follow the following steps'; |
||||
$strings['InfoApiStepOne'] = 'Go to your PayPal account, <strong>Summary</strong>, then <front>Seller preferences</front> in the <front>Selling Tools</front> menu (if you do not have this menu entry, you might need to get the authorization to sell stuff through PayPal first).'; |
||||
$strings['InfoApiStepTwo'] = 'In paragraph <strong>API access</strong>, click <strong>Update</strong>'; |
||||
$strings['InfoApiStepThree'] = 'In Option 2 (Request API credentials to create your own API username and password), click the <strong>View API Signature</strong> link, and copy the credentials shown right into the BuyCourses plugin form'; |
||||
$strings['ErrorOccurred'] = '<strong>An error ocurred</strong>. Code: %s. Message: %s. Please contact to platform admin'; |
||||
$strings['VisibleInCatalog'] = 'Visible in catalog'; |
||||
$strings['Beneficiaries'] = 'Beneficiaries'; |
||||
$strings['AvailableCourse'] = 'Available course'; |
||||
$strings['ShowOnCourseCatalog'] = 'Show on course catalog'; |
||||
$strings['ByStatus'] = 'By status'; |
||||
$strings['ByUser'] = 'By user'; |
||||
$strings['PaymentMethod'] = 'Payment method'; |
||||
$strings['SWIFT'] = 'SWIFT code'; |
||||
$strings['SWIFT_help'] = 'Standard format of Bank Identifier Codes (BIC) and serves as a unique identifier for a bank or financial institution'; |
||||
$strings['PleaseSelectThePaymentMethodBeforeConfirmYourOrder'] = 'Please select your favorite payment method before confirming your order'; |
||||
$strings['NoPaymentOptionAvailable'] = 'No payment option available. Please report to the administrator.'; |
||||
$strings['XIsOnlyPaymentMethodAvailable'] = '%s is the only payment method available for this purchase.'; |
||||
$strings['hide_free_text'] = "Hide 'Free' text"; |
||||
$strings['culqi_enable'] = "Enable culqi"; |
||||
$strings['include_services'] = "Include services"; |
||||
$strings['CurrencyIsNotConfigured'] = "Please, configure a currency before continuing."; |
||||
$strings['Services'] = "Services"; |
||||
$strings['ServiceName'] = "Service name"; |
||||
$strings['AppliesTo'] = "Applies to"; |
||||
$strings['ListOfServicesOnSale'] = "List of services on sale"; |
||||
$strings['GlobalConfig'] = "Global configuration"; |
||||
$strings['WriteHereTheTermsAndConditionsOfYourECommerce'] = "Write here the terms and conditions of your e-commerce"; |
||||
$strings['NewService'] = "New service"; |
||||
$strings['Service'] = "Service"; |
||||
$strings['ServiceInformation'] = "Service information"; |
||||
$strings['EditService'] = "Edit service"; |
||||
$strings['DeleteThisService'] = "Delete this service"; |
||||
$strings['IConfirmIReadAndAcceptTermsAndCondition'] = "I confirm I read and accept the terms and conditions"; |
||||
$strings['PleaseSelectTheCorrectInfoToApplyTheService'] = "Please select the correct info to apply the service"; |
||||
$strings['SaleStatusCancelled'] = "Sale cancelled"; |
||||
$strings['ServiceSaleInfo'] = "Service sale info"; |
||||
$strings['ServiceId'] = "Service Id"; |
||||
$strings['BoughtBy'] = "Bought by"; |
||||
$strings['PurchaserUser'] = "Purchaser user"; |
||||
$strings['Pending'] = "Pending"; |
||||
$strings['Names'] = "Names"; |
||||
$strings['SellerName'] = "Seller name"; |
||||
$strings['SellerId'] = "Seller id"; |
||||
$strings['SellerAddress'] = "Seller address"; |
||||
$strings['SellerEmail'] = "Seller e-mail"; |
||||
$strings['NextNumberInvoice'] = "Next invoice number"; |
||||
$strings['NextNumberInvoiceDescription'] = "Number of the following invoice"; |
||||
$strings['InvoiceSeries'] = "Invoice series"; |
||||
$strings['InvoiceSeriesDescription'] = "Optional parameter: Example invoice Id <series><year>/<number>"; |
||||
$strings['InvoiceView'] = "View invoice"; |
||||
$strings['NoInvoiceEnable'] = "No invoicing block enable"; |
||||
$strings['Company'] = "Company"; |
||||
$strings['VAT'] = "VAT"; |
||||
$strings['Address'] = "Address"; |
||||
$strings['InvoiceNumber'] = "Invoice number"; |
||||
$strings['InvoiceDate'] = "Invoice date"; |
||||
$strings['Invoice'] = "Invoice"; |
||||
$strings['SaleEmail'] = "Sales e-mail"; |
||||
$strings['PurchaseDetailsIntro'] = "Purchase details"; |
||||
$strings['PurchaseDetailsEnd'] = "Regards"; |
||||
$strings['ProductName'] = "Product name"; |
||||
$strings['BankAccountIntro'] = "Bank Account Info"; |
||||
$strings['culqi_enable'] = 'Enable culqi'; |
||||
$strings['include_services'] = 'Include services'; |
||||
$strings['CurrencyIsNotConfigured'] = 'Please, configure a currency before continuing.'; |
||||
$strings['Services'] = 'Services'; |
||||
$strings['ServiceName'] = 'Service name'; |
||||
$strings['AppliesTo'] = 'Applies to'; |
||||
$strings['ListOfServicesOnSale'] = 'List of services on sale'; |
||||
$strings['GlobalConfig'] = 'Global configuration'; |
||||
$strings['WriteHereTheTermsAndConditionsOfYourECommerce'] = 'Write here the terms and conditions of your e-commerce'; |
||||
$strings['NewService'] = 'New service'; |
||||
$strings['Service'] = 'Service'; |
||||
$strings['ServiceInformation'] = 'Service information'; |
||||
$strings['EditService'] = 'Edit service'; |
||||
$strings['DeleteThisService'] = 'Delete this service'; |
||||
$strings['IConfirmIReadAndAcceptTermsAndCondition'] = 'I confirm I read and accept the terms and conditions'; |
||||
$strings['PleaseSelectTheCorrectInfoToApplyTheService'] = 'Please select the correct info to apply the service'; |
||||
$strings['SaleStatusCancelled'] = 'Sale cancelled'; |
||||
$strings['ServiceSaleInfo'] = 'Service sale info'; |
||||
$strings['ServiceId'] = 'Service Id'; |
||||
$strings['BoughtBy'] = 'Bought by'; |
||||
$strings['PurchaserUser'] = 'Purchaser user'; |
||||
$strings['Pending'] = 'Pending'; |
||||
$strings['Names'] = 'Names'; |
||||
$strings['SellerName'] = 'Seller name'; |
||||
$strings['SellerId'] = 'Seller id'; |
||||
$strings['SellerAddress'] = 'Seller address'; |
||||
$strings['SellerEmail'] = 'Seller e-mail'; |
||||
$strings['NextNumberInvoice'] = 'Next invoice number'; |
||||
$strings['NextNumberInvoiceDescription'] = 'Number of the following invoice'; |
||||
$strings['InvoiceSeries'] = 'Invoice series'; |
||||
$strings['InvoiceSeriesDescription'] = 'Optional parameter: Example invoice Id <series><year>/<number>'; |
||||
$strings['InvoiceView'] = 'View invoice'; |
||||
$strings['NoInvoiceEnable'] = 'No invoicing block enable'; |
||||
$strings['Company'] = 'Company'; |
||||
$strings['VAT'] = 'VAT'; |
||||
$strings['Address'] = 'Address'; |
||||
$strings['InvoiceNumber'] = 'Invoice number'; |
||||
$strings['InvoiceDate'] = 'Invoice date'; |
||||
$strings['Invoice'] = 'Invoice'; |
||||
$strings['SaleEmail'] = 'Sales e-mail'; |
||||
$strings['PurchaseDetailsIntro'] = 'Purchase details'; |
||||
$strings['PurchaseDetailsEnd'] = 'Regards'; |
||||
$strings['ProductName'] = 'Product name'; |
||||
$strings['BankAccountIntro'] = 'Bank Account Info'; |
||||
$strings['AdditionalInfoRequired'] = 'More information needed'; |
||||
$strings['SubscriptionToServiceXSuccessful'] = "Subscription to service %s completed."; |
||||
$strings['ClickHereToFinish'] = "Click here to finish"; |
||||
$strings['OrderCancelled'] = "Order cancelled"; |
||||
$strings['use_currency_symbol'] = "Use currency symbol"; |
||||
$strings['SubscriptionToServiceXSuccessful'] = 'Subscription to service %s completed.'; |
||||
$strings['ClickHereToFinish'] = 'Click here to finish'; |
||||
$strings['OrderCancelled'] = 'Order cancelled'; |
||||
$strings['use_currency_symbol'] = 'Use currency symbol'; |
||||
|
||||
@ -1,163 +1,164 @@ |
||||
<?php |
||||
$strings['plugin_title'] = "Vente de cours"; |
||||
|
||||
$strings['plugin_title'] = 'Vente de cours'; |
||||
$strings['plugin_comment'] = "Vendez vos cours directement depuis votre portail Chamilo, au travers d'un compte PayPal. Ni l'association Chamilo ni les développeurs impliqués dans le développement de ce plugin ne sauraient être tenus responsables d'un quelconque inconvénient causé par celui-ci."; |
||||
$strings['show_main_menu_tab'] = "Montrer l'onglet dans le menu principal"; |
||||
$strings['show_main_menu_tab_help'] = "Dans le cas où vous ne souhaitez pas montrer l'onglet, il est possible de rajouter le lien suivant à votre portail Chamilo: %s"; |
||||
$strings['include_sessions'] = "Inclure les sessions"; |
||||
$strings['paypal_enable'] = "Activer PayPal"; |
||||
$strings['commissions_enable'] = "Activer commissions"; |
||||
$strings['transfer_enable'] = "Activer les transferts bancaires"; |
||||
$strings['include_sessions'] = 'Inclure les sessions'; |
||||
$strings['paypal_enable'] = 'Activer PayPal'; |
||||
$strings['commissions_enable'] = 'Activer commissions'; |
||||
$strings['transfer_enable'] = 'Activer les transferts bancaires'; |
||||
$strings['unregistered_users_enable'] = "Permettre l'accès aux utilisateurs non enregistrés sur la plateforme"; |
||||
$strings['Free'] = "GRATUIT"; |
||||
$strings['Free'] = 'GRATUIT'; |
||||
|
||||
$strings['PaypalPayoutCommissions'] = "Commissions PayPal Payouts"; |
||||
$strings['MyPayouts'] = "Mes paiements"; |
||||
$strings['Commission'] = "Commission"; |
||||
$strings['Commissions'] = "Commissions"; |
||||
$strings['SetCommissions'] = "Établir commissions"; |
||||
$strings['CommissionsConfig'] = "Configurer Commissions"; |
||||
$strings['PayoutReport'] = "Rapport de paiements"; |
||||
$strings['Stats'] = "Statistiques"; |
||||
$strings['PaypalPayoutCommissions'] = 'Commissions PayPal Payouts'; |
||||
$strings['MyPayouts'] = 'Mes paiements'; |
||||
$strings['Commission'] = 'Commission'; |
||||
$strings['Commissions'] = 'Commissions'; |
||||
$strings['SetCommissions'] = 'Établir commissions'; |
||||
$strings['CommissionsConfig'] = 'Configurer Commissions'; |
||||
$strings['PayoutReport'] = 'Rapport de paiements'; |
||||
$strings['Stats'] = 'Statistiques'; |
||||
$strings['InfoCommissions'] = "Saisissez ici la commission de vente en pourcentage ( % ) , l'organisation qui contrôle la plate-forme . Ce pourcentage est déduit du montant reçu par les enseignants pour chaque cours ou session vendus sur la plate-forme."; |
||||
$strings['NeedToSelectPaymentType'] = "Besoin pour sélectionner le type de paiement"; |
||||
$strings['IndividualPayout'] = "Paiement individuel"; |
||||
$strings['CancelPayout'] = "Annuler paiement"; |
||||
$strings['ContinuePayout'] = "Continuer paiement"; |
||||
$strings['ProceedPayout'] = "Confirmer le paiement"; |
||||
$strings['TheActualPlatformCommissionIsX'] = "La commission de la plateforme est actuellement établie à <b> %s </b>. Ce pourcentage sera soustrait du prix total du produit. La différence sera répartie selon les commissions définies ci-dessous."; |
||||
$strings['NeedToSelectPaymentType'] = 'Besoin pour sélectionner le type de paiement'; |
||||
$strings['IndividualPayout'] = 'Paiement individuel'; |
||||
$strings['CancelPayout'] = 'Annuler paiement'; |
||||
$strings['ContinuePayout'] = 'Continuer paiement'; |
||||
$strings['ProceedPayout'] = 'Confirmer le paiement'; |
||||
$strings['TheActualPlatformCommissionIsX'] = 'La commission de la plateforme est actuellement établie à <b> %s </b>. Ce pourcentage sera soustrait du prix total du produit. La différence sera répartie selon les commissions définies ci-dessous.'; |
||||
$strings['CoursesInSessionsDoesntDisplayHere'] = "Les cours qui se trouvent dans une session n'apparaissent pas dans la liste de cours individuels."; |
||||
$strings['WantToSellCourses'] = "Envie d'enseigner et de gagner un peu d'argent avec vos propres cours? Cette liste pourraît être pleine de ventes de vos cours. Contactez-nous."; |
||||
$strings['SelectOptionToProceed'] = "Sélectionnez une option pour continuer"; |
||||
$strings['SelectOptionToProceed'] = 'Sélectionnez une option pour continuer'; |
||||
$strings['VerifyTotalAmountToProceedPayout'] = "Veuillez vérifier le montant total avant de continuer le paiement des commissions. Ce montant ne prend pas en compte le coût additionnel éventuellement perçu par PayPal. Les ventes de cours pour lesquelles les bénéficiaires n'ont pas de compte PayPal configuré ne seront pas prises en compte."; |
||||
$strings['TotalAcounts'] = "Total des comptes:"; |
||||
$strings['TotalPayout'] = "Total à payer:"; |
||||
$strings['PayoutDate'] = "Date de paiement:"; |
||||
$strings['CautionThisProcessCantBeCanceled'] = "<b>Attention</b>: ce processus peut prendre quelques minutes et ne peut pas être interrompu."; |
||||
$strings['ProcessingPayoutsDontCloseThisWindow'] = "<b>Exécution des paiements. Ne fermez pas cette fenêtre avant que le processus ne soit finalisé.</b>"; |
||||
$strings['PayoutSuccess'] = "Paiements effectués avec succès"; |
||||
$strings['Buyer'] = "Acheteur"; |
||||
$strings['BankTransfer'] = "Transfert bancaire"; |
||||
$strings['SaleInfo'] = "Information vente"; |
||||
$strings['SaleStatusPending'] = "Vente non confirmée"; |
||||
$strings['SaleStatusCanceled'] = "Vente annulée"; |
||||
$strings['SaleStatusCompleted'] = "Vente finalisée"; |
||||
$strings['PayoutStatusPending'] = "Paiement en attente"; |
||||
$strings['PayoutStatusCanceled'] = "Paiement annulé"; |
||||
$strings['PayoutStatusCompleted'] = "Paiement complété"; |
||||
$strings['PayoutsTotalPending'] = "Paiements en attente:"; |
||||
$strings['PayoutsTotalCanceled'] = "Paiements annulés:"; |
||||
$strings['PayoutsTotalCompleted'] = "Paiements complétés:"; |
||||
$strings['TotalAmount'] = "Montant total:"; |
||||
$strings['CourseListOnSale'] = "Liste de cours en vente"; |
||||
$strings['AvailableCourses'] = "Cours disponibles"; |
||||
$strings['Price'] = "Prix"; |
||||
$strings['SearchFilter'] = "Filtre de recherche"; |
||||
$strings['MinimumPrice'] = "Prix minimum"; |
||||
$strings['MaximumPrice'] = "Prix maximum"; |
||||
$strings['AvailableCoursesConfiguration'] = "Configuration des cours disponibles"; |
||||
$strings['PaymentsConfiguration'] = "Configuration des paiements"; |
||||
$strings['TotalAcounts'] = 'Total des comptes:'; |
||||
$strings['TotalPayout'] = 'Total à payer:'; |
||||
$strings['PayoutDate'] = 'Date de paiement:'; |
||||
$strings['CautionThisProcessCantBeCanceled'] = '<b>Attention</b>: ce processus peut prendre quelques minutes et ne peut pas être interrompu.'; |
||||
$strings['ProcessingPayoutsDontCloseThisWindow'] = '<b>Exécution des paiements. Ne fermez pas cette fenêtre avant que le processus ne soit finalisé.</b>'; |
||||
$strings['PayoutSuccess'] = 'Paiements effectués avec succès'; |
||||
$strings['Buyer'] = 'Acheteur'; |
||||
$strings['BankTransfer'] = 'Transfert bancaire'; |
||||
$strings['SaleInfo'] = 'Information vente'; |
||||
$strings['SaleStatusPending'] = 'Vente non confirmée'; |
||||
$strings['SaleStatusCanceled'] = 'Vente annulée'; |
||||
$strings['SaleStatusCompleted'] = 'Vente finalisée'; |
||||
$strings['PayoutStatusPending'] = 'Paiement en attente'; |
||||
$strings['PayoutStatusCanceled'] = 'Paiement annulé'; |
||||
$strings['PayoutStatusCompleted'] = 'Paiement complété'; |
||||
$strings['PayoutsTotalPending'] = 'Paiements en attente:'; |
||||
$strings['PayoutsTotalCanceled'] = 'Paiements annulés:'; |
||||
$strings['PayoutsTotalCompleted'] = 'Paiements complétés:'; |
||||
$strings['TotalAmount'] = 'Montant total:'; |
||||
$strings['CourseListOnSale'] = 'Liste de cours en vente'; |
||||
$strings['AvailableCourses'] = 'Cours disponibles'; |
||||
$strings['Price'] = 'Prix'; |
||||
$strings['SearchFilter'] = 'Filtre de recherche'; |
||||
$strings['MinimumPrice'] = 'Prix minimum'; |
||||
$strings['MaximumPrice'] = 'Prix maximum'; |
||||
$strings['AvailableCoursesConfiguration'] = 'Configuration des cours disponibles'; |
||||
$strings['PaymentsConfiguration'] = 'Configuration des paiements'; |
||||
$strings['TheUserIsAlreadyRegisteredInTheCourse'] = "L'utilisateur est déjà inscrit au cours"; |
||||
$strings['SeeDescription'] = "Voir description"; |
||||
$strings['Buy'] = "Acheter"; |
||||
$strings['WaitingToReceiveThePayment'] = "En attente de réception du paiement"; |
||||
$strings['TheUserIsAlreadyRegisteredInTheSession'] = "Vous êtes déjà inscrit à cette session"; |
||||
$strings['ItemNotSaved'] = "Article non sauvé"; |
||||
$strings['TitlePlugin'] = "Tout le nécessaire pour enseigner et vendre des cours en ligne"; |
||||
$strings['SeeDescription'] = 'Voir description'; |
||||
$strings['Buy'] = 'Acheter'; |
||||
$strings['WaitingToReceiveThePayment'] = 'En attente de réception du paiement'; |
||||
$strings['TheUserIsAlreadyRegisteredInTheSession'] = 'Vous êtes déjà inscrit à cette session'; |
||||
$strings['ItemNotSaved'] = 'Article non sauvé'; |
||||
$strings['TitlePlugin'] = 'Tout le nécessaire pour enseigner et vendre des cours en ligne'; |
||||
$strings['PluginPresentation'] = "Le plugin BuyCourses vous donne les moyens nécessaires pour vendre vos cours ou vos sessions existants et d'enseigner en ligne, en quelques étapes très simples. Qu'attendez-vous? Commencez à vendre des cours grâce à Chamilo dès maintenant!"; |
||||
$strings['Instructions'] = "Instructions d'utilisation"; |
||||
$strings['InstructionsStepOne'] = "Créer un cours ou une session de formation sur la plateforme."; |
||||
$strings['InstructionsStepTwo'] = "Dans la section <strong>configuration de paiements</strong>, configurer le type de devise dans lequel vous souhaitez vendre vos cours et sessions"; |
||||
$strings['InstructionsStepThree'] = "Configurer les cours à vendre dans la section <strong>Configuration de cours et prix</strong>"; |
||||
$strings['BuyCourses'] = "Acheter des cours"; |
||||
$strings['ConfigurationOfCoursesAndPrices'] = "Configuration des cours et prix"; |
||||
$strings['SalesReport'] = "Rapport des ventes"; |
||||
$strings['UserInformation'] = "Fiche acheteur"; |
||||
$strings['PaymentMethods'] = "Méthodes de paiement"; |
||||
$strings['ConfirmOrder'] = "Confirmer commande"; |
||||
$strings['InstructionsStepOne'] = 'Créer un cours ou une session de formation sur la plateforme.'; |
||||
$strings['InstructionsStepTwo'] = 'Dans la section <strong>configuration de paiements</strong>, configurer le type de devise dans lequel vous souhaitez vendre vos cours et sessions'; |
||||
$strings['InstructionsStepThree'] = 'Configurer les cours à vendre dans la section <strong>Configuration de cours et prix</strong>'; |
||||
$strings['BuyCourses'] = 'Acheter des cours'; |
||||
$strings['ConfigurationOfCoursesAndPrices'] = 'Configuration des cours et prix'; |
||||
$strings['SalesReport'] = 'Rapport des ventes'; |
||||
$strings['UserInformation'] = 'Fiche acheteur'; |
||||
$strings['PaymentMethods'] = 'Méthodes de paiement'; |
||||
$strings['ConfirmOrder'] = 'Confirmer commande'; |
||||
$strings['PurchaseData'] = "Détails d'achat"; |
||||
$strings['bc_subject'] = "Confirmation de commande de cours"; |
||||
$strings['PurchaseStatusX'] = "État de la vente: %s"; |
||||
$strings['PendingReasonByTransfer'] = "<b>En attente</b>. Transfert pas encore confirmé"; |
||||
$strings['CancelOrder'] = "Annuler la commande"; |
||||
$strings['BankAccountInformation'] = "Détails du compte bancaire"; |
||||
$strings['BankAccount'] = "Compte bancaire"; |
||||
$strings['OnceItIsConfirmedYouWillReceiveAnEmailWithTheBankInformationAndAnOrderReference'] = "Une fois confirmée, vous recevrez un e-mail avec les données bancaires et la référence de la commande"; |
||||
$strings['SubscriptionToCourseXSuccessful'] = "Votre inscription au <a href=\"%s\"><strong>\"%s\"</strong></a> est terminée."; |
||||
$strings['OrderCanceled'] = "Commande annulée"; |
||||
$strings['OrderStatus'] = "Statut de commande"; |
||||
$strings['PayoutStatus'] = "État du paiement"; |
||||
$strings['SearchByStatus'] = "Recherche par statut"; |
||||
$strings['OrderReference'] = "Référence de la commande"; |
||||
$strings['OrderDate'] = "Date de commande"; |
||||
$strings['OrderPrice'] = "Commande Prix"; |
||||
$strings['ProductType'] = "Type de produit"; |
||||
$strings['SubscribeUser'] = "Inscrire utilisateur"; |
||||
$strings['DeleteOrder'] = "Éliminer la commande"; |
||||
$strings['bc_subject'] = 'Confirmation de commande de cours'; |
||||
$strings['PurchaseStatusX'] = 'État de la vente: %s'; |
||||
$strings['PendingReasonByTransfer'] = '<b>En attente</b>. Transfert pas encore confirmé'; |
||||
$strings['CancelOrder'] = 'Annuler la commande'; |
||||
$strings['BankAccountInformation'] = 'Détails du compte bancaire'; |
||||
$strings['BankAccount'] = 'Compte bancaire'; |
||||
$strings['OnceItIsConfirmedYouWillReceiveAnEmailWithTheBankInformationAndAnOrderReference'] = 'Une fois confirmée, vous recevrez un e-mail avec les données bancaires et la référence de la commande'; |
||||
$strings['SubscriptionToCourseXSuccessful'] = 'Votre inscription au <a href="%s"><strong>"%s"</strong></a> est terminée.'; |
||||
$strings['OrderCanceled'] = 'Commande annulée'; |
||||
$strings['OrderStatus'] = 'Statut de commande'; |
||||
$strings['PayoutStatus'] = 'État du paiement'; |
||||
$strings['SearchByStatus'] = 'Recherche par statut'; |
||||
$strings['OrderReference'] = 'Référence de la commande'; |
||||
$strings['OrderDate'] = 'Date de commande'; |
||||
$strings['OrderPrice'] = 'Commande Prix'; |
||||
$strings['ProductType'] = 'Type de produit'; |
||||
$strings['SubscribeUser'] = 'Inscrire utilisateur'; |
||||
$strings['DeleteOrder'] = 'Éliminer la commande'; |
||||
$strings['ErrorContactPlatformAdmin'] = "Une erreur inconnue s'est produite. Veuillez contacter l'administrateur de la plateforme."; |
||||
$strings['PendingReasonByAddress'] = "<b>En attente</b>. Il manque une adresse de livraison."; |
||||
$strings['PendingReasonByAddress'] = '<b>En attente</b>. Il manque une adresse de livraison.'; |
||||
$strings['PendingReasonByAuthorization'] = "<b>En attente</b>. Nous n'avons pas confirmé la réception des fonds."; |
||||
$strings['PendingReasonByEcheck'] = "<b>En attente</b>. Le paiement a été fait via un chèque qui n'a pas encore été libéré"; |
||||
$strings['PendingReasonByIntl'] = "<b>En attente</b>. Aucun moyen de toucher les fonds."; |
||||
$strings['PendingReasonByIntl'] = '<b>En attente</b>. Aucun moyen de toucher les fonds.'; |
||||
$strings['PendingReasonByMulticurrency'] = "<b>En attente</b>. Nous n'avons pas de compte dans la devise indiquée."; |
||||
$strings['PendingReasonByOrder'] = "<b>En attente</b>. Commande enregistrée. Les fonds n'ont pas encore été libérés."; |
||||
$strings['PendingReasonByPaymentReview'] = "<b>En attente</b>. Le paiement est en révision anti-fraude chez PayPal."; |
||||
$strings['PendingReasonByRegulatoryReview'] = "<b>En attente</b>. Le paiement est actuellement revu pour correspondre aux règles mises en vigueur par le gouvernement."; |
||||
$strings['PendingReasonByPaymentReview'] = '<b>En attente</b>. Le paiement est en révision anti-fraude chez PayPal.'; |
||||
$strings['PendingReasonByRegulatoryReview'] = '<b>En attente</b>. Le paiement est actuellement revu pour correspondre aux règles mises en vigueur par le gouvernement.'; |
||||
$strings['PendingReasonByUnilateral'] = "<b>En attente</b>. L'adresse e-mail n'est pas encore confirmée ou enregistrée."; |
||||
$strings['PendingReasonByUpgrade'] = "<b>En attente</b>. Le paiement a été fait par carte de crédit."; |
||||
$strings['PendingReasonByUpgrade'] = '<b>En attente</b>. Le paiement a été fait par carte de crédit.'; |
||||
$strings['PendingReasonByVerify'] = "<b>En attente</b>. Désolé, nous n'avons pas encore vérifié sur PayPal."; |
||||
$strings['PendingReasonByOther'] = "<b>En attente</b>. Veuillez contacter l'administrateur."; |
||||
$strings['PayPalPaymentOKPleaseConfirm'] = "PayPal nous indique que la transaction est prête à être exécutée. Par mesure de sécurité, nous vous demandons de bien vouloir confirmer une dernière fois la transaction en cliquant sur le bouton de confirmation ci-dessous. Une fois cliqué, vous serez immédiatement enregistré au cours, et les fonds correspondants seront soustraits de votre compte PayPal. Vous pouvez accéder à vos cours à tout moment à partir de l'onglet 'Mes cours'. Merci de votre fidélité!"; |
||||
$strings['Sandbox'] = "Environnement de test"; |
||||
$strings['PayPalAccount'] = "Compte Paypal"; |
||||
$strings['NoPayPalAccountDetected'] = "Pas de compte paypal détecté"; |
||||
$strings['PayPalConfig'] = "Configuration PayPal:"; |
||||
$strings['TransfersConfig'] = "Configuration des transfers bancaires:"; |
||||
$strings['Sandbox'] = 'Environnement de test'; |
||||
$strings['PayPalAccount'] = 'Compte Paypal'; |
||||
$strings['NoPayPalAccountDetected'] = 'Pas de compte paypal détecté'; |
||||
$strings['PayPalConfig'] = 'Configuration PayPal:'; |
||||
$strings['TransfersConfig'] = 'Configuration des transfers bancaires:'; |
||||
$strings['PluginInstruction'] = "Vous pouvez activer ou désactiver l'option de paiements via PayPal, Culqi ou de transferts bancaires dans la section de configuration des plugins."; |
||||
$strings['ClickHere'] = "Cliquez ici pour plus d'infos"; |
||||
$strings['CurrencyType'] = "Type de devise"; |
||||
$strings['CurrencyType'] = 'Type de devise'; |
||||
$strings['InfoCurrency'] = "Permet de configurer la devise pour l'achat des cours."; |
||||
$strings['ApiUsername'] = "Nom d'utilisateur de l'API"; |
||||
$strings['ApiPassword'] = "Mot de passe de l'API"; |
||||
$strings['ApiSignature'] = "Signature de l'API"; |
||||
$strings['InfoApiCredentials'] = "Pour générer vos données API pour intégrer votre compte PayPal à Chamilo, il vous faudra suivre les étapes suivantes"; |
||||
$strings['InfoApiCredentials'] = 'Pour générer vos données API pour intégrer votre compte PayPal à Chamilo, il vous faudra suivre les étapes suivantes'; |
||||
$strings['InfoApiStepOne'] = "Aller dans l'option <strong>profil</strong> de PayPal, et ensuite dans <strong>Outils de vente</strong>"; |
||||
$strings['InfoApiStepTwo'] = "Dans la section <strong>API d'accès</strong>, cliquer sur l'option <strong>Mettre à jour</strong>"; |
||||
$strings['InfoApiStepThree'] = "Dans l'option 2 de Configuration des données et permissions API, cliquer sur <strong>Voir signature API</strong>. Copier ces donées dans le formulaire de configuration de ce plugin"; |
||||
$strings['ErrorOccurred'] = "<strong>Une erreur est survenue</strong>. Code: %s. Message: %s. Veuillez contacter l'administrateur de la plateforme"; |
||||
$strings['VisibleInCatalog'] = "Visible dans le catalogue"; |
||||
$strings['Beneficiaries'] = "Bénéficiaires"; |
||||
$strings['AvailableCourse'] = "Cours disponibles"; |
||||
$strings['ShowOnCourseCatalog'] = "Afficher dans le catalogue de cours"; |
||||
$strings['ByStatus'] = "Par statut"; |
||||
$strings['ByUser'] = "Par utilisateur"; |
||||
$strings['PaymentMethod'] = "Méthodes de paiement"; |
||||
$strings['SWIFT'] = "Code SWIFT"; |
||||
$strings['VisibleInCatalog'] = 'Visible dans le catalogue'; |
||||
$strings['Beneficiaries'] = 'Bénéficiaires'; |
||||
$strings['AvailableCourse'] = 'Cours disponibles'; |
||||
$strings['ShowOnCourseCatalog'] = 'Afficher dans le catalogue de cours'; |
||||
$strings['ByStatus'] = 'Par statut'; |
||||
$strings['ByUser'] = 'Par utilisateur'; |
||||
$strings['PaymentMethod'] = 'Méthodes de paiement'; |
||||
$strings['SWIFT'] = 'Code SWIFT'; |
||||
$strings['SWIFT_help'] = "Format standard des codes d'identification de banque (BIC) et sert un identifiant unique pour une banque ou une institution financière."; |
||||
$strings['PleaseSelectThePaymentMethodBeforeConfirmYourOrder'] = 'Veuillez sélectionner votre méthode de paiement préférée avant de confirmer'; |
||||
$strings['NoPaymentOptionAvailable'] = 'Aucune méthode de paiement disponible. Merci de bien vouloir rapporter ce problème à l\'administrateur.'; |
||||
$strings['XIsOnlyPaymentMethodAvailable'] = '%s est la seule méthode de paiement disponible pour cet achat.'; |
||||
$strings['public_main_menu_tab'] = "Montrer l'onglet dans le menu principal aux utilisateurs anonyme également"; |
||||
$strings['culqi_enable'] = "Activé culqi"; |
||||
$strings['include_services'] = "Inclure les services"; |
||||
$strings['culqi_enable'] = 'Activé culqi'; |
||||
$strings['include_services'] = 'Inclure les services'; |
||||
$strings['hide_free_text'] = "Cacher le texte 'Free' ou 'Gratuit'"; |
||||
|
||||
$strings['Services'] = "Services"; |
||||
$strings['ServiceName'] = "Nom du service"; |
||||
$strings['Services'] = 'Services'; |
||||
$strings['ServiceName'] = 'Nom du service'; |
||||
$strings['AppliesTo'] = "S'applique à"; |
||||
$strings['ListOfServicesOnSale'] = "Liste de services en vente"; |
||||
$strings['GlobalConfig'] = "Configuration globale"; |
||||
$strings['WriteHereTheTermsAndConditionsOfYourECommerce'] = "Écrire les conditions de ventes de votre e-commerce"; |
||||
$strings['NewService'] = "Nouveau service"; |
||||
$strings['Service'] = "Service"; |
||||
$strings['ServiceInformation'] = "Information sur le service"; |
||||
$strings['EditService'] = "Edition du service"; |
||||
$strings['DeleteThisService'] = "Supprimer ce service"; |
||||
$strings['ListOfServicesOnSale'] = 'Liste de services en vente'; |
||||
$strings['GlobalConfig'] = 'Configuration globale'; |
||||
$strings['WriteHereTheTermsAndConditionsOfYourECommerce'] = 'Écrire les conditions de ventes de votre e-commerce'; |
||||
$strings['NewService'] = 'Nouveau service'; |
||||
$strings['Service'] = 'Service'; |
||||
$strings['ServiceInformation'] = 'Information sur le service'; |
||||
$strings['EditService'] = 'Edition du service'; |
||||
$strings['DeleteThisService'] = 'Supprimer ce service'; |
||||
$strings['IConfirmIReadAndAcceptTermsAndCondition'] = "Je confirme que j'ai lu et que j'accepte les termes et conditions"; |
||||
$strings['PleaseSelectTheCorrectInfoToApplyTheService'] = "Veuillez choisir l'information à appliquer au service"; |
||||
$strings['SaleStatusCancelled'] = "Vente annulée"; |
||||
$strings['ServiceSaleInfo'] = "Information de vente"; |
||||
$strings['ServiceId'] = "Id du service"; |
||||
$strings['BoughtBy'] = "Acheté par"; |
||||
$strings['PurchaserUser'] = "Utilisateur acheteur"; |
||||
$strings['Pending'] = "En attente"; |
||||
$strings['Names'] = "Nom"; |
||||
$strings['SaleStatusCancelled'] = 'Vente annulée'; |
||||
$strings['ServiceSaleInfo'] = 'Information de vente'; |
||||
$strings['ServiceId'] = 'Id du service'; |
||||
$strings['BoughtBy'] = 'Acheté par'; |
||||
$strings['PurchaserUser'] = 'Utilisateur acheteur'; |
||||
$strings['Pending'] = 'En attente'; |
||||
$strings['Names'] = 'Nom'; |
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue