Эх сурвалжийг харах

Minor : Adding missing french and english translation

Nicolas Ducoulombier 6 жил өмнө
parent
commit
0d925064f2

+ 22 - 0
plugin/buycourses/lang/english.php

@@ -139,3 +139,25 @@ $strings['XIsOnlyPaymentMethodAvailable'] = '%s is the only payment method avail
 $strings['hide_free_text'] = "Hide 'Free' text";
 $strings['culqi_enable'] = "Enable culqi";
 $strings['include_services'] = "Include services";
+
+$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'] = "BoughtBy";
+$strings['PurchaserUser'] = "Purchaser user";
+$strings['Pending'] = "Pending";
+$strings['Names'] = "Names";
+

+ 21 - 1
plugin/buycourses/lang/french.php

@@ -121,7 +121,7 @@ $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['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>, cloquer sur l'option <strong>Mettre à jour</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";
@@ -141,3 +141,23 @@ $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['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['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";