richie-education 2.29.3-dev52 → 2.29.3-dev55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -137,7 +137,7 @@
137
137
  },
138
138
  "components.ContractStatus.waitingSignature": {
139
139
  "description": "Label displayed when a training contract need to be signed by the learner",
140
- "message": "You have to sign this training contract to access your training."
140
+ "message": "You have to sign this training contract to finalize your subscription."
141
141
  },
142
142
  "components.CountrySelectField.label": {
143
143
  "description": "label of the country select",
@@ -739,6 +739,50 @@
739
739
  "description": "Text shown when a course run is not active",
740
740
  "message": "Not enrolled"
741
741
  },
742
+ "components.DashboardItemEnrollment.syllabusLinkLabel": {
743
+ "description": "Syllabus link label on order details",
744
+ "message": "Go to syllabus"
745
+ },
746
+ "components.DashboardItemOrder.CertificateItem.loadingCertificate": {
747
+ "description": "Accessible label displayed while certificate is being fetched on the dashboard.",
748
+ "message": "Loading certificate..."
749
+ },
750
+ "components.DashboardItemOrder.ContractItem.trainingContractTitle": {
751
+ "description": "Title of the training contract section",
752
+ "message": "Training contract"
753
+ },
754
+ "components.DashboardItemOrder.Installment.defineButton": {
755
+ "description": "Button label to define payment method",
756
+ "message": "Define"
757
+ },
758
+ "components.DashboardItemOrder.Installment.paymentButton": {
759
+ "description": "Button label for the payment block",
760
+ "message": "Manage payment"
761
+ },
762
+ "components.DashboardItemOrder.Installment.paymentInactiveDescription": {
763
+ "description": "Explanation displayed when the order is not yet active and do not miss payment method",
764
+ "message": "You will able to manage your payment installment here once your subscription is finalized."
765
+ },
766
+ "components.DashboardItemOrder.Installment.paymentLabel": {
767
+ "description": "Label for the payment block",
768
+ "message": "You can see and manage all installments."
769
+ },
770
+ "components.DashboardItemOrder.Installment.paymentMethodMissingMessage": {
771
+ "description": "Message displayed when payment method is missing",
772
+ "message": "To finalize your subscription, you must define a payment method."
773
+ },
774
+ "components.DashboardItemOrder.Installment.paymentNeededButton": {
775
+ "description": "Button label for the payment needed message",
776
+ "message": "Pay {amount}"
777
+ },
778
+ "components.DashboardItemOrder.Installment.paymentNeededMessage": {
779
+ "description": "Message displayed when payment is needed",
780
+ "message": "A payment failed, please update your payment method"
781
+ },
782
+ "components.DashboardItemOrder.Installment.paymentTitle": {
783
+ "description": "Label for the payment block",
784
+ "message": "Payment"
785
+ },
742
786
  "components.DashboardItemOrder.OrderPaymentRetryModal.description": {
743
787
  "description": "Message displayed when payment is needed",
744
788
  "message": "The payment failed, please choose another payment method or add a new one during the payment"
@@ -771,61 +815,73 @@
771
815
  "description": "Title of the payment retry modal",
772
816
  "message": "Retry payment"
773
817
  },
774
- "components.DashboardItemOrder.PaymentModal.paymentMethodTitle": {
775
- "description": "Title of the payment method section",
776
- "message": "Payment method"
777
- },
778
- "components.DashboardItemOrder.PaymentModal.scheduleTitle": {
779
- "description": "Title of the payment schedule",
780
- "message": "Repayment schedule"
781
- },
782
- "components.DashboardItemOrder.PaymentModal.title": {
783
- "description": "Title of the payment modal",
784
- "message": "Payment details"
785
- },
786
- "components.DashboardItemOrder.contactButton": {
818
+ "components.DashboardItemOrder.OrganizationBlock.contactButton": {
787
819
  "description": "Button to contact the organization",
788
820
  "message": "Contact"
789
821
  },
790
- "components.DashboardItemOrder.contactDescription": {
822
+ "components.DashboardItemOrder.OrganizationBlock.contactDescription": {
791
823
  "description": "Description of the contact information for the organization",
792
824
  "message": "Your training reference is {name} - {email}."
793
825
  },
794
- "components.DashboardItemOrder.gotoCourse": {
795
- "description": "Button that redirects to the order details",
796
- "message": "View details"
797
- },
798
- "components.DashboardItemOrder.loadingCertificate": {
799
- "description": "Accessible label displayed while certificate is being fetched on the dashboard.",
800
- "message": "Loading certificate..."
801
- },
802
- "components.DashboardItemOrder.organizationDpoContactLabel": {
826
+ "components.DashboardItemOrder.OrganizationBlock.organizationDpoContactLabel": {
803
827
  "description": "Label for the organization DPO contact",
804
828
  "message": "Data protection email"
805
829
  },
806
- "components.DashboardItemOrder.organizationHeader": {
830
+ "components.DashboardItemOrder.OrganizationBlock.organizationHeader": {
807
831
  "description": "Header of the organization section",
808
832
  "message": "This training is provided by"
809
833
  },
810
- "components.DashboardItemOrder.organizationLogoAlt": {
834
+ "components.DashboardItemOrder.OrganizationBlock.organizationLogoAlt": {
811
835
  "description": "Alt text for the organization logo",
812
836
  "message": "Logo of the organization"
813
837
  },
814
- "components.DashboardItemOrder.organizationMailContactLabel": {
838
+ "components.DashboardItemOrder.OrganizationBlock.organizationMailContactLabel": {
815
839
  "description": "Label for the organization mail contact",
816
840
  "message": "Email"
817
841
  },
818
- "components.DashboardItemOrder.organizationPhoneContactLabel": {
842
+ "components.DashboardItemOrder.OrganizationBlock.organizationPhoneContactLabel": {
819
843
  "description": "Label for the organization phone contact",
820
844
  "message": "Phone"
821
845
  },
822
- "components.DashboardItemOrder.paymentButton": {
823
- "description": "Button label for the payment block",
824
- "message": "Manage payment"
846
+ "components.DashboardItemOrder.OrganizationBlock.organizationSubtitleAddress": {
847
+ "description": "Subtitle for the organization address section",
848
+ "message": "Address"
825
849
  },
826
- "components.DashboardItemOrder.paymentLabel": {
827
- "description": "Label for the payment block",
828
- "message": "You can see and manage all installments."
850
+ "components.DashboardItemOrder.OrganizationBlock.organizationSubtitleContacts": {
851
+ "description": "Subtitle for the organization contacts section",
852
+ "message": "Contacts"
853
+ },
854
+ "components.DashboardItemOrder.PaymentModal.paymentMethodTitle": {
855
+ "description": "Title of the payment method section",
856
+ "message": "Payment method"
857
+ },
858
+ "components.DashboardItemOrder.PaymentModal.scheduleTitle": {
859
+ "description": "Title of the payment schedule",
860
+ "message": "Payment schedule"
861
+ },
862
+ "components.DashboardItemOrder.PaymentModal.title": {
863
+ "description": "Title of the payment modal",
864
+ "message": "Payment details"
865
+ },
866
+ "components.DashboardItemOrder.gotoCourse": {
867
+ "description": "Button that redirects to the order details",
868
+ "message": "View details"
869
+ },
870
+ "components.DashboardItemOrder.missingPaymentMethodCTA": {
871
+ "description": "CTA label displayed when the order is missing a payment method",
872
+ "message": "Define"
873
+ },
874
+ "components.DashboardItemOrder.missingPaymentMethodDescription": {
875
+ "description": "Description message displayed when the order is missing a payment method",
876
+ "message": "You must define a payment method to finalize your subscription."
877
+ },
878
+ "components.DashboardItemOrder.missingPaymentMethodTitle": {
879
+ "description": "Main message displayed when the order is missing a payment method",
880
+ "message": "A payment method is missing"
881
+ },
882
+ "components.DashboardItemOrder.notResumable": {
883
+ "description": "Message displayed when the order subscription is not completed but the product is no more purchasable",
884
+ "message": "The subscription process cannot be resumed. The related training is no more purchasable."
829
885
  },
830
886
  "components.DashboardItemOrder.paymentNeededButton": {
831
887
  "description": "Button label for the payment needed message",
@@ -835,18 +891,10 @@
835
891
  "description": "Message displayed when payment is needed",
836
892
  "message": "The payment failed, please update your payment method"
837
893
  },
838
- "components.DashboardItemOrder.paymentTitle": {
839
- "description": "Label for the payment block",
840
- "message": "Payment"
841
- },
842
894
  "components.DashboardItemOrder.syllabusLinkLabel": {
843
895
  "description": "Syllabus link label on order details",
844
896
  "message": "Go to syllabus"
845
897
  },
846
- "components.DashboardItemOrder.trainingContractTitle": {
847
- "description": "Title of the training contract section",
848
- "message": "Training contract"
849
- },
850
898
  "components.DashboardOpenEdxProfile.EditButtonLabel": {
851
899
  "description": "Label of the edit button link of the open edx profile form",
852
900
  "message": "Edit your profile"
@@ -915,17 +963,25 @@
915
963
  "description": "Label of the openEdx profile \"year of birth\" input",
916
964
  "message": "Year of birth"
917
965
  },
966
+ "components.DashboardOrderLoader.definePaymentMethodLink": {
967
+ "description": "Link to define a payment method",
968
+ "message": "define a payment method"
969
+ },
918
970
  "components.DashboardOrderLoader.loading": {
919
971
  "description": "Message displayed while loading an order",
920
972
  "message": "Loading order ..."
921
973
  },
974
+ "components.DashboardOrderLoader.paymentMethodMissing": {
975
+ "description": "Error message displayed when no payment method is defined.",
976
+ "message": "You have to {definePaymentMethodLink} to finalize your subscription."
977
+ },
922
978
  "components.DashboardOrderLoader.signLink": {
923
979
  "description": "Link to sign the contract",
924
- "message": "sign your contract"
980
+ "message": "sign your training contract"
925
981
  },
926
982
  "components.DashboardOrderLoader.signatureNeeded": {
927
983
  "description": "Banner displayed when the contract is not signed",
928
- "message": "You need to {signLink} before enrolling in a course run"
984
+ "message": "You have to {signLink} to finalize your subscription."
929
985
  },
930
986
  "components.DashboardOrderLoader.wrongLinkedProductError": {
931
987
  "description": "Error message displayed when order's linked product type is not handle.",
@@ -1143,6 +1199,22 @@
1143
1199
  "description": "Label on the enrollment row that propose to download a certificate",
1144
1200
  "message": "A certificate is available for download."
1145
1201
  },
1202
+ "components.ProductCertificateFooter.examAccessBlocked": {
1203
+ "description": "Message displayed when the exam access is blocked",
1204
+ "message": "You will be able to pass the exam once the installment has been paid."
1205
+ },
1206
+ "components.ProductCertificateFooter.failedInstallmentMessage": {
1207
+ "description": "Message displayed when the last installment has failed",
1208
+ "message": "Last direct debit has failed. Please resolve your situation as soon as possible."
1209
+ },
1210
+ "components.ProductCertificateFooter.nextInstallmentMessage": {
1211
+ "description": "Message displayed when an installment is pending",
1212
+ "message": "The next installment ({amount}) will be withdrawn on the {due_date}."
1213
+ },
1214
+ "components.ProductCertificateFooter.paymentNeededButton": {
1215
+ "description": "Button label for the payment needed message",
1216
+ "message": "Pay {amount}"
1217
+ },
1146
1218
  "components.ProductCertificateFooter.pendingProductCertificateLabel": {
1147
1219
  "description": "Label on the enrollment when a product of type certificate have been bought",
1148
1220
  "message": "Finish this course to obtain your certificate."
@@ -1 +1 @@
1
- {"16uca+":"Sub \"{value}\"","9vqPaF":"Root","Dashboard.components.SearchBar.clearSearchButtonLabel":"clear current research","Dashboard.components.SearchBar.searchButtonLabel":"Search","Dashboard.components.SearchBar.searchPlaceholder":"Search","Dashboard.components.SearchResultsCount.searchCountText":"{nbResults} {nbResults, plural, one {result} other {results}} matching your search","components.AddressesManagement.actionPromotion":"promotion","components.AddressesManagement.addAddress":"Add a new address","components.AddressesManagement.addressInput":"Address","components.AddressesManagement.cancelButton":"Cancel","components.AddressesManagement.cancelTitleButton":"Cancel edition","components.AddressesManagement.cityInput":"City","components.AddressesManagement.closeButton":"Go back","components.AddressesManagement.countryInput":"Country","components.AddressesManagement.deleteButton":"Delete","components.AddressesManagement.deleteButtonLabel":"Delete \"{title}\" address","components.AddressesManagement.editAddress":"Update address {title}","components.AddressesManagement.editButton":"Edit","components.AddressesManagement.editButtonLabel":"Edit \"{title}\" address","components.AddressesManagement.first_nameInput":"Recipient's first name","components.AddressesManagement.last_nameInput":"Recipient's last name","components.AddressesManagement.optionalFieldText":"(optional)","components.AddressesManagement.postcodeInput":"Postcode","components.AddressesManagement.promoteButtonLabel":"Define \"{title}\" address as main","components.AddressesManagement.registeredAddresses":"Your addresses","components.AddressesManagement.requiredFields":"Fields marked with {symbol} are required","components.AddressesManagement.saveInput":"Save this address","components.AddressesManagement.selectButton":"Use this address","components.AddressesManagement.selectButtonLabel":"Select \"{title}\" address","components.AddressesManagement.titleInput":"Address title","components.AddressesManagement.updateButton":"Update this address","components.ContractStatus.learnerSignedOn":"You signed this training contract. Signed on {date}","components.ContractStatus.organizationSignedOn":"The organization has signed this training contract. Signed on {date}","components.ContractStatus.waitingOrganization":"You cannot download your training contract until it had been signed by the organization.","components.ContractStatus.waitingSignature":"You have to sign this training contract to access your training.","components.CountrySelectField.label":"Country","components.CourseAddToWishlist.labelAdd":"Notify me","components.CourseAddToWishlist.labelRemove":"Do not notify me anymore","components.CourseAddToWishlist.loading":"Loading your wishlist...","components.CourseAddToWishlist.logMe":"Log in to be notified","components.CourseGlimpse.categoryLabel":"Category","components.CourseGlimpse.codeIconAlt":"Course code","components.CourseGlimpse.cover":"غلاف","components.CourseGlimpse.organizationIconAlt":"Organization","components.CourseGlimpseFooter.dateIconAlt":"Course date","components.CourseGlimpseList.courseCount":"عرض {start, number} إلى {end, number} من {courseCount, number} {courseCount, plural, zero {} one {دورة} two {دورات} few {دورات} many {دورات} other {دورات}} مطابقة للبحث الخاص بك","components.CourseGlimpseList.offscreenCourseCount":"{courseCount, number} {courseCount, plural, one {course} other {courses}} matching your search","components.CourseProductCertificateItem.certificateExplanation":"You will be able to download your certificate once you will pass all course runs.","components.CourseProductCertificateItem.congratulations":"Congratulations, you passed this course!","components.CourseProductCertificateItem.download":"Download","components.CourseProductCertificateItem.generatingCertificate":"Certificate is being generated...","components.CourseProductItem.availableIn":"Available in {languages}","components.CourseProductItem.fromTo":"From {from} {to, select, undefined {} other {to {to}}}","components.CourseProductItem.loadingInitial":"Loading product information...","components.CourseProductItem.nbSeatsAvailable":"{ nb, plural, =0 {No remaining seat} one {Last remaining seat!} other {# remaining seats} }","components.CourseProductItem.noSeatsAvailable":"Sorry, no seats available for now","components.CourseProductItem.purchased":"Purchased","components.CourseProductsList.end":"End","components.CourseProductsList.start":"Start","components.CourseRunEnrollment.courseRunStartIn":"The course starts {relativeStartDate}","components.CourseRunEnrollment.enroll":"التسجيل الآن","components.CourseRunEnrollment.enrolled":"أنت مسجل في هذه الدورة التدريبية","components.CourseRunEnrollment.enrollmentClosed":"تم إغلاق التسجيل في هذه الدورة التدريبية في الوقت الحالي","components.CourseRunEnrollment.enrollmentFailed":"فشل طلب التسجيل الخاص بك.","components.CourseRunEnrollment.getEnrollmentFailed":"Enrollment fetching failed","components.CourseRunEnrollment.goToCourse":"الذهاب إلى الدورة","components.CourseRunEnrollment.loadingInitial":"جاري تحميل معلومات التسجيل...","components.CourseRunEnrollment.loginToEnroll":"تسجيل الدخول للتسجيل","components.CourseRunEnrollment.unenroll":"Unenroll from this course","components.CourseRunEnrollment.unenrollmentFailed":"Your unenrollment request failed.","components.CourseRunItem.courseRunTitleWithDates":"{title}, from {start} {end, select, undefined {} other {to {end}}}","components.CourseRunItem.courseRunWithDates":"From {start} {end, select, undefined {} other {to {end}}}","components.CourseRunItemWithEnrollment.enrolled":"Enrolled","components.CourseRunItemWithEnrollment.enrolledAriaLabel":"You are enrolled in this course run","components.CourseRunItemWithEnrollment.goToCourse":"Go to course","components.CourseRunList.dataCourseRunLink":"Go to course area","components.CourseRunList.dataCourseRunPeriod":"From {from} {to, select, undefined {} other {to {to}}}","components.CourseRunList.noCourseRunAvailable":"No session available for this course.","components.CourseRunUnenrollmentButton.unenroll":"Unenroll from this course","components.Dashboard.DashboardRoutes.certificates.enrollment.label":"My attestations of achievement","components.Dashboard.DashboardRoutes.certificates.label":"My certificates","components.Dashboard.DashboardRoutes.certificates.order.label":"My certificates","components.Dashboard.DashboardRoutes.contracts.label":"My training contracts","components.Dashboard.DashboardRoutes.course.session.label":"Course","components.Dashboard.DashboardRoutes.courses.label":"My courses","components.Dashboard.DashboardRoutes.order.label":"{orderTitle}","components.Dashboard.DashboardRoutes.order.runs.label":"General information","components.Dashboard.DashboardRoutes.preferences.addresses.creation.label":"Create address","components.Dashboard.DashboardRoutes.preferences.addresses.edition.label":"Edit address \"{addressTitle}\"","components.Dashboard.DashboardRoutes.preferences.creditCards.label":"Edit credit card \"{creditCardTitle}\"","components.Dashboard.DashboardRoutes.preferences.label":"My preferences","components.Dashboard.Signature.SignatureDummy.button":"Sign","components.Dashboard.Signature.SignatureDummy.signing":"Signing the contract ...","components.Dashboard.Signature.SignatureLexPersona.error":"An error happened while signing the contract. Please try again later.","components.Dashboard.Signature.SignatureLexPersona.errorStatus":"An error happened while signing the contract with the following status: {status}. Please refresh to try again.","components.DashboardAddressBox.delete":"Delete","components.DashboardAddressBox.edit":"Edit","components.DashboardAddressBox.isMain":"Default address","components.DashboardAddressBox.setMain":"Use by default","components.DashboardAddressesManagement.add":"Add a new address","components.DashboardAddressesManagement.emptyList":"You haven't created any addresses yet.","components.DashboardAddressesManagement.error":"An error occurred. Please retry later.","components.DashboardAddressesManagement.header":"Billing addresses","components.DashboardBreadcrumbs.back":"Back","components.DashboardCertificate.issuedOn":"Issued on {date}","components.DashboardCertificate.noCertificateCertificate":"When you pass your exam, you will be able to download your certificate here.","components.DashboardCertificate.noCertificateCredential":"When all your courses have been passed, you will be able to download your certificate here.","components.DashboardCertificate.noCertificateUnknown":"When all requirements are met, you will be able to download your certificate here.","components.DashboardCertificates.empty":"You have no certificates yet.","components.DashboardCertificates.enrollmentCertificateTabLabel":"Attestations of achievement","components.DashboardCertificates.loading":"Loading certificates...","components.DashboardCertificates.orderCertificateTabLabel":"Certificates","components.DashboardContracts.empty":"You have no training contract yet.","components.DashboardContracts.loading":"Loading training contracts...","components.DashboardCourses.emptyList":"You have no enrollments nor orders yet.","components.DashboardCourses.loadMoreResults":"Load more","components.DashboardCourses.loading":"Loading orders and enrollments...","components.DashboardCreateAddressForm.header":"Create an address","components.DashboardCreateAddressForm.submit":"Create","components.DashboardCreditCardBox.delete":"Delete","components.DashboardCreditCardBox.edit":"Edit","components.DashboardCreditCardBox.endsWith":"Ends with •••• {code}","components.DashboardCreditCardBox.expiration":"Expires on {month}/{year}","components.DashboardCreditCardBox.expired":"Expired since {month}/{year}","components.DashboardCreditCardBox.isMain":"Default credit card","components.DashboardCreditCardBox.setMain":"Use by default","components.DashboardCreditCardsManagement.emptyList":"You haven't created any credit cards yet.","components.DashboardCreditCardsManagement.errorCannotPromoteMain":"Cannot promote main credit card.","components.DashboardCreditCardsManagement.header":"Credit cards","components.DashboardEditAddressForm.header":"Edit address \"{title}\"","components.DashboardEditAddressForm.remove":"Remove","components.DashboardEditAddressForm.submit":"Save updates","components.DashboardEditCreditCard.delete":"Delete","components.DashboardEditCreditCard.expirationInputLabel":"Expiration","components.DashboardEditCreditCard.header":"Edit credit card","components.DashboardEditCreditCard.isMainInputLabel":"Use this credit card as default","components.DashboardEditCreditCard.lastNumbersInputLabel":"Numbers","components.DashboardEditCreditCard.submit":"Save updates","components.DashboardEditCreditCard.titleInputLabel":"Name of the credit card","components.DashboardItem.Order.ContractFrame.errorMaxPolling":"The signature is taking more time than expected ... please come back later.","components.DashboardItem.Order.ContractFrame.errorPolling":"An error happened while verifying signature. Please come back later.","components.DashboardItem.Order.ContractFrame.errorSubmitForSignature":"An error happened while initializing the signature process. Please retry later.","components.DashboardItem.Order.ContractFrame.finishedButton":"Next","components.DashboardItem.Order.ContractFrame.finishedCaption":"Congratulations!","components.DashboardItem.Order.ContractFrame.finishedDescription":"You will receive an email once your contract will be fully signed. You can now finalize your subscription.","components.DashboardItem.Order.ContractFrame.loadingContract":"Loading your contract ...","components.DashboardItem.Order.ContractFrame.polling":"Verifying signature ...","components.DashboardItem.Order.ContractFrame.pollingDescription":"We are waiting for the signature to be validated from our signature platform. It can take up to few minutes. Do not close this page.","components.DashboardItem.Order.OrderStateLearnerMessage.statusAssigned":"Pending","components.DashboardItem.Order.OrderStateLearnerMessage.statusCanceled":"Canceled","components.DashboardItem.Order.OrderStateLearnerMessage.statusCompleted":"On going","components.DashboardItem.Order.OrderStateLearnerMessage.statusDraft":"Pending","components.DashboardItem.Order.OrderStateLearnerMessage.statusFailedPayment":"Last direct debit has failed","components.DashboardItem.Order.OrderStateLearnerMessage.statusNoPayment":"First direct debit has failed","components.DashboardItem.Order.OrderStateLearnerMessage.statusPassed":"Successfully completed","components.DashboardItem.Order.OrderStateLearnerMessage.statusPending":"Pending for the first direct debit","components.DashboardItem.Order.OrderStateLearnerMessage.statusPendingPayment":"On going","components.DashboardItem.Order.OrderStateLearnerMessage.statusWaitingCounterSignature":"On going","components.DashboardItem.Order.OrderStateLearnerMessage.statusWaitingPaymentMethod":"Payment method is missing","components.DashboardItem.Order.OrderStateLearnerMessage.statusWaitingSignature":"Signature required","components.DashboardItem.Order.OrderStateTeacherMessage.statusAssigned":"Pending","components.DashboardItem.Order.OrderStateTeacherMessage.statusCanceled":"Canceled","components.DashboardItem.Order.OrderStateTeacherMessage.statusCompleted":"On going","components.DashboardItem.Order.OrderStateTeacherMessage.statusDraft":"Pending","components.DashboardItem.Order.OrderStateTeacherMessage.statusFailedPayment":"Last direct debit has failed","components.DashboardItem.Order.OrderStateTeacherMessage.statusNoPayment":"First direct debit has failed","components.DashboardItem.Order.OrderStateTeacherMessage.statusPassed":"Certified","components.DashboardItem.Order.OrderStateTeacherMessage.statusPending":"Pending for the first direct debit","components.DashboardItem.Order.OrderStateTeacherMessage.statusPendingPayment":"On going","components.DashboardItem.Order.OrderStateTeacherMessage.statusWaitingCounterSignature":"To be signed","components.DashboardItem.Order.OrderStateTeacherMessage.statusWaitingPaymentMethod":"Payment method is missing","components.DashboardItem.Order.OrderStateTeacherMessage.statusWaitingSignature":"Pending for learner's signature","components.DashboardItem.more_label":"See additional options","components.DashboardItemCourseEnrollingRun.cannotEnroll":"You cannot enroll yet to this training.","components.DashboardItemCourseEnrollingRun.courseRunsLoading":"Loading course runs...","components.DashboardItemCourseEnrollingRun.enrollmentNotYetOpened":"Enrollment will open on {enrollment_start}","components.DashboardItemCourseEnrollingRun.noCourseRunAvailable":"No session available for this course.","components.DashboardItemEnrollment.changeEnrollCourseConfirmation":"Are you sure you want to change your session? You will be unrolled from the other session!","components.DashboardItemEnrollment.enrollCourse":"Enroll","components.DashboardItemEnrollment.enrollRun":"Enroll","components.DashboardItemEnrollment.enrolled":"Enrolled","components.DashboardItemEnrollment.firstEnrollCourseConfirmation":"Are you sure that you want to enroll in this session?","components.DashboardItemEnrollment.gotoCourse":"Access to course","components.DashboardItemEnrollment.notEnrolled":"You are not enrolled in this course","components.DashboardItemEnrollment.statusNotActive":"Not enrolled","components.DashboardItemOrder.OrderPaymentRetryModal.description":"The payment failed, please choose another payment method or add a new one during the payment","components.DashboardItemOrder.OrderPaymentRetryModal.errorAbortingPolling":"Your payment has succeeded but your order validation is taking too long, you can close this dialog and come back later.","components.DashboardItemOrder.OrderPaymentRetryModal.errorFailedSubmitInstallmentPayment":"Failed to submit installment payment, please retry later.","components.DashboardItemOrder.OrderPaymentRetryModal.paymentInProgress":"Payment in progress","components.DashboardItemOrder.OrderPaymentRetryModal.submit":"Pay {amount}","components.DashboardItemOrder.OrderPaymentRetryModal.successDescription":"The payment was successful","components.DashboardItemOrder.OrderPaymentRetryModal.successTitle":"Payment successful","components.DashboardItemOrder.OrderPaymentRetryModal.title":"Retry payment","components.DashboardItemOrder.PaymentModal.paymentMethodTitle":"Payment method","components.DashboardItemOrder.PaymentModal.scheduleTitle":"Repayment schedule","components.DashboardItemOrder.PaymentModal.title":"Payment details","components.DashboardItemOrder.contactButton":"Contact","components.DashboardItemOrder.contactDescription":"Your training reference is {name} - {email}.","components.DashboardItemOrder.gotoCourse":"View details","components.DashboardItemOrder.loadingCertificate":"Loading certificate...","components.DashboardItemOrder.organizationDpoContactLabel":"Data protection email","components.DashboardItemOrder.organizationHeader":"This training is provided by","components.DashboardItemOrder.organizationLogoAlt":"Logo of the organization","components.DashboardItemOrder.organizationMailContactLabel":"Email","components.DashboardItemOrder.organizationPhoneContactLabel":"Phone","components.DashboardItemOrder.paymentButton":"Manage payment","components.DashboardItemOrder.paymentLabel":"You can see and manage all installments.","components.DashboardItemOrder.paymentNeededButton":"Pay {amount}","components.DashboardItemOrder.paymentNeededMessage":"The payment failed, please update your payment method","components.DashboardItemOrder.paymentTitle":"Payment","components.DashboardItemOrder.syllabusLinkLabel":"Go to syllabus","components.DashboardItemOrder.trainingContractTitle":"Training contract","components.DashboardOpenEdxProfile.EditButtonLabel":"Edit your profile","components.DashboardOpenEdxProfile.additionalInformationHeader":"Additional account information","components.DashboardOpenEdxProfile.baseInformationHeader":"Basic account information","components.DashboardOpenEdxProfile.countryInputLabel":"Country","components.DashboardOpenEdxProfile.emailInputDescription":"Email used when sign-up, FUN-MOOC and leasons communications will be sent at this address","components.DashboardOpenEdxProfile.emailInputLabel":"Email","components.DashboardOpenEdxProfile.favoriteLanguageInputLabel":"Favorite language","components.DashboardOpenEdxProfile.fullNameInputDescription":"The name that appears on your certificates and training agreements. Other learners never see your full name","components.DashboardOpenEdxProfile.fullNameInputLabel":"Full name","components.DashboardOpenEdxProfile.genderInputLabel":"Sex","components.DashboardOpenEdxProfile.header":"Profile","components.DashboardOpenEdxProfile.languageInputDescription":"The language used on the website. The website languages are limitated.","components.DashboardOpenEdxProfile.languageInputLabel":"Langue","components.DashboardOpenEdxProfile.levelOfEducationInputLabel":"Level of education","components.DashboardOpenEdxProfile.usernameInputDescription":"Your name on FUN-MOOC. You cannot change your username.","components.DashboardOpenEdxProfile.usernameInputLabel":"Username","components.DashboardOpenEdxProfile.yearOfBirthInputLabel":"Year of birth","components.DashboardOrderLoader.loading":"Loading order ...","components.DashboardOrderLoader.signLink":"sign your contract","components.DashboardOrderLoader.signatureNeeded":"You need to {signLink} before enrolling in a course run","components.DashboardOrderLoader.wrongLinkedProductError":"This page is not available for this order.","components.DesktopUserMenu.menuPurpose":"الوصول إلى إعدادات ملفك الشخصي","components.DownloadCertificateButton.download":"Download","components.DownloadCertificateButton.generatingCertificate":"Certificate is being generated...","components.DownloadContractButton.contractDownloadActionLabel":"Download","components.DownloadContractButton.contractDownloadError":"An error happened while downloading the training contract. Please try again later.","components.EnrollableCourseRunList.ariaSelectCourseRun":"Select course run from {start} {end, select, undefined {} other {to {end}}}.","components.EnrollableCourseRunList.enroll":"Enroll","components.EnrollableCourseRunList.enrolling":"Enrolling...","components.EnrollableCourseRunList.enrollmentNotYetOpened":"Enrollment will open on {enrollment_start}","components.EnrollableCourseRunList.noCourseRunAvailable":"No session available for this course.","components.EnrollableCourseRunList.selectCourseRun":"Select a course run","components.EnrolledCourseRun.courseRunStartIn":"The course starts {relativeStartDate}","components.EnrolledCourseRun.goToCourse":"الذهاب إلى الدورة","components.EnrolledCourseRun.isEnroll":"You are enrolled","components.EnrolledCourseRun.unenroll":"Unenroll","components.EnrolledCourseRun.unenrolling":"Unenrolling...","components.EnrollmentDate.enrollClosed":"Enrollment closed since {date}","components.EnrollmentDate.enrollFrom":"Enrollment from {date}","components.EnrollmentDate.enrollSince":"Enrollment open since {date}","components.EnrollmentDate.enrollUntil":"Enrollment until {date}","components.Form.utils.errors.mixedInvalid":"This field is invalid.","components.Form.utils.errors.mixedOneOf":"You must select a value.","components.Form.utils.errors.mixedRequired":"This field is required.","components.Form.utils.errors.stringMax":"The maximum length is {max} {max, plural, one {char} other {chars}}.","components.Form.utils.errors.stringMin":"The minimum length is {min} {min, plural, one {char} other {chars}}.","components.LanguageSelector.currentlySelected":"(المحدد حاليا)","components.LanguageSelector.languages":"اللغات","components.LanguageSelector.selectLanguage":"اختر لغة:","components.LanguageSelector.switchToLanguage":"التبديل إلى {language}","components.ListFilterOrganization.allOrganizationOption":"All organizations","components.ListFilterOrganization.organizationFilterLabel":"Organization","components.Modal.closeDialog":"Close dialog","components.NavigationSelect.responsiveNavLabel":"Navigate to","components.NavigationSelect.settingsLinkLabel":"Settings","components.OpenEdxFullNameForm.emailInputLabel":"Email","components.OpenEdxFullNameForm.error":"There was an error while updating your full name. Please try again later.","components.OpenEdxFullNameForm.fullNameInputDescription":"Please check that your fullname is correct. It will be used on official document (e.g: certificate)","components.OpenEdxFullNameForm.fullNameInputLabel":"Full name","components.OpenEdxFullNameForm.loadingLabel":"Loading...","components.OpenEdxFullNameForm.submitButtonLabel":"Submit","components.PaginateCourseSearch.currentlyReadingLastPageN":"حاليا قراءة الصفحة الأخيرة {page}","components.PaginateCourseSearch.currentlyReadingPageN":"قراءة الصفحة {page} حاليا","components.PaginateCourseSearch.lastPageN":"آخر صفحة {page}","components.PaginateCourseSearch.nextPageN":"الصفحة التالية {page}","components.PaginateCourseSearch.pageN":"الصفحة {page}","components.PaginateCourseSearch.pagination":"ترقيم الصفحات","components.PaginateCourseSearch.previousPageN":"الصفحة السابقة {page}","components.PaymentButton.errorAbort":"You have aborted the payment.","components.PaymentButton.errorDefault":"An error occurred during payment. Please retry later.","components.PaymentButton.tokenizingPayment":"Payment method definition in progress.","components.PaymentScheduleGrid.withdrawnAt":"Withdrawn on {date}","components.ProductCertificateFooter.buyProductCertificateLabel":"An exam which delivers a certificate can be purchased for this course.","components.ProductCertificateFooter.downloadProductCertificateLabel":"A certificate is available for download.","components.ProductCertificateFooter.pendingProductCertificateLabel":"Finish this course to obtain your certificate.","components.RootSearchSuggestField.searchFieldPlaceholder":"البحث عن دورات","components.SaleTunnel.AddressSelector.CreateAddressFormModal.submit":"Create","components.SaleTunnel.AddressSelector.CreateAddressFormModal.title":"Add address","components.SaleTunnel.AddressSelector.EditAddressFormModal.save":"Save","components.SaleTunnel.AddressSelector.EditAddressFormModal.title":"Edit address","components.SaleTunnel.AddressSelector.create":"Create","components.SaleTunnel.AddressSelector.edit":"Edit","components.SaleTunnel.AddressSelector.label":"Billing address","components.SaleTunnel.Certificate.ProductPath.title":"Your learning path","components.SaleTunnel.Credential.ProductPath.title":"Your learning path","components.SaleTunnel.CreditCardSelector.creditCardEmptyInlineDescription":"Use another credit card","components.SaleTunnel.CreditCardSelector.editCreditCardAriaLabel":"Change credit card","components.SaleTunnel.CreditCardSelector.endsWith":"Ends with •••• {code}","components.SaleTunnel.CreditCardSelector.expiration":"Expires on {month}/{year}","components.SaleTunnel.CreditCardSelector.expired":"Expired since {month}/{year}","components.SaleTunnel.CreditCardSelector.modalDescription":"Choose the default payment method you want to use for this order and the upcoming payments.","components.SaleTunnel.CreditCardSelector.modalTitle":"Choose credit card","components.SaleTunnel.CreditCardSelector.modalValidate":"Validate","components.SaleTunnel.Information.description":"Those information will be used for billing","components.SaleTunnel.Information.email.info":"This email will be used to send you confirmation mails, it is the one you created your account with.","components.SaleTunnel.Information.email.label":"Account email","components.SaleTunnel.Information.fullNameLabel":"Full name","components.SaleTunnel.Information.title":"Information","components.SaleTunnel.Information.total.info":"You will then pay on the secured platform of our payment provider.","components.SaleTunnel.Information.total.label":"Total","components.SaleTunnel.Sponsors.SaleTunnelSponsors.blockTitle":"University","components.SaleTunnel.SubscriptionButton.subscribe":"Subscribe","components.SaleTunnel.SubscriptionButton.walkthroughToSavePayment":"To enroll in the training, you will be invited to define a payment method.","components.SaleTunnel.SubscriptionButton.walkthroughToSign":"To enroll in the training, you will be invited to sign the training agreement.","components.SaleTunnel.SubscriptionButton.walkthroughToSignAndSavePayment":"To enroll in the training, you will first be invited to sign the training agreement and then to define a payment method.","components.SaleTunnel.callToActionDescription":"Purchase {product}","components.SaleTunnel.loginToPurchase":"Login to purchase {product}","components.SaleTunnel.noCourseRunToPurchaseCertificate":"The course run is not active. This product is not currently available for sale.","components.SaleTunnel.noCourseRunToPurchaseCredential":"At least one course has no course runs. This product is not currently available for sale.","components.SaleTunnel.noRemainingOrder":"There are no more places available for this product.","components.SaleTunnelSavePaymentMethod.cta":"Define","components.SaleTunnelSavePaymentMethod.description":"This is the last step to validate your subscription, you must define a payment method. This one will be used to debit installments. You will not be charged during this step. Pick an existing payment method or add a new one.","components.SaleTunnelSavePaymentMethod.title":"Define a payment method","components.SaleTunnelStepValidation.availableCourseRuns":"{ count, plural, =0 {No course runs} one {One course run} other {# course runs} } available","components.SaleTunnelStepValidation.courseRunDates":"From {start} {end, select, undefined {} other {to {end}}}","components.SaleTunnelStepValidation.language":"{ count, plural, one {Language:} other {Languages:} }","components.SaleTunnelStepValidation.noCourseRunAvailable":"No session available for this course.","components.SaleTunnelSuccess.congratulations":"Subscription confirmed!","components.SaleTunnelSuccess.cta":"Close","components.SaleTunnelSuccess.successDetailMessage":"You will be able to start your training once the first installment will be paid.","components.SaleTunnelSuccess.successMessage":"Your order has been successfully registered.","components.Search.errorMessage":"شيء خاطئ! لا يمكن تحميل الدورات الدراسية.","components.Search.hideFiltersPane":"إخفاء لوحة الفلاتر","components.Search.resultsTitle":"Search results","components.Search.showFiltersPane":"إظهار لوحة الفلاتر","components.Search.spinnerText":"تحميل نتائج البحث...","components.Search.textQueryLengthWarning":"Text search requires at least 3 characters. { query } is not long enough to search. Search results will not be affected by this query.","components.SearchFilterGroupModal.closeModal":"Close modal","components.SearchFilterGroupModal.error":"حدث خطأ أثناء البحث عن {filterName}.","components.SearchFilterGroupModal.inputLabel":"البحث عن عوامل التصفية لإضافتها","components.SearchFilterGroupModal.inputPlaceholder":"البحث في { filterName }","components.SearchFilterGroupModal.loadMoreResults":"Load more results","components.SearchFilterGroupModal.loadingResults":"تحميل نتائج البحث...","components.SearchFilterGroupModal.modalTitle":"إضافة فلاتر لـ {filterName}","components.SearchFilterGroupModal.moreOptionsButton":"المزيد من الخيارات","components.SearchFilterGroupModal.queryTooShort":"اكتب 3 أحرف على الأقل لبدء البحث.","components.SearchFilterValueParent.ariaHideChildren":"إخفاء عوامل التصفية الإضافية لـ {filterValueName}","components.SearchFilterValueParent.ariaShowChildren":"إظهار المزيد من الفلاتر لـ {filterValueName}","components.SearchFiltersPane.clearFilters":"مسح {activeFilterCount, number} نشط {activeFilterCount, plural, zero {} one {فلتر} two {فلاتر} few {فلاتر} many {فلاتر} other {فلاتر}}","components.SearchFiltersPane.title":"تصفية الدورات","components.SearchInput.button":"البحث","components.SearchSuggestField.searchFieldPlaceholder":"البحث عن الدورات، المنظمات، الفئات","components.SignContractButton.contractDownloadActionLabel":"Download","components.SignContractButton.contractDownloadError":"An error happened while downloading the training contract. Please try again later.","components.SignContractButton.contractSignActionLabel":"Sign","components.StudentDashboardSidebar.header":"Welcome {name}","components.StudentDashboardSidebar.subHeader":"You are on your dashboard","components.SubscriptionButton.errorAddress":"You must have a billing address.","components.SubscriptionButton.errorDefault":"An error occurred during order creation. Please retry later.","components.SubscriptionButton.errorFullProduct":"There are no more places available for this product.","components.SubscriptionButton.orderCreationInProgress":"Order creation in progress","components.SyllabusAsideList.archived":"Archived","components.SyllabusAsideList.courseRunsTitle":"Course runs","components.SyllabusAsideList.noCourseRuns":"No course runs","components.SyllabusAsideList.noOtherCourseRuns":"No other course runs","components.SyllabusAsideList.ongoing":"Ongoing","components.SyllabusAsideList.otherCourseRuns":"Other course runs","components.SyllabusAsideList.toBeScheduled":"To be scheduled","components.SyllabusAsideList.upcoming":"Upcoming","components.SyllabusCourseRun.course":"Course","components.SyllabusCourseRun.coursePeriod":"From {startDate} {endDate, select, undefined {} other {to {endDate}}}","components.SyllabusCourseRun.enrollment":"Enrollment","components.SyllabusCourseRun.enrollmentPeriod":"From {startDate} {endDate, select, undefined {} other {to {endDate}}}","components.SyllabusCourseRun.languages":"Languages","components.SyllabusCourseRunCompacted.course":"Course","components.SyllabusCourseRunCompacted.languages":"Languages","components.SyllabusCourseRunCompacted.selfPaceCoursePeriod":"Available until {endDate}","components.SyllabusCourseRunCompacted.selfPaceNoEndDate":"Available","components.SyllabusCourseRunsList.multipleOpenedCourseRuns":"{count} course runs are currently open for this course","components.SyllabusCourseRunsList.multipleOpenedCourseRunsButton":"Choose now","components.SyllabusCourseRunsList.noOpenedCourseRuns":"No opened course runs","components.SyllabusSimpleCourseRunsList.viewMore":"View more","components.TeacherDashboard.TeacherDashboardRoutes.course.label":"{courseTitle}","components.TeacherDashboard.TeacherDashboardRoutes.course.product.contracts.label":"Contracts","components.TeacherDashboard.TeacherDashboardRoutes.course.product.label":"General information","components.TeacherDashboard.TeacherDashboardRoutes.course.product.learnerList.label":"Learners","components.TeacherDashboard.TeacherDashboardRoutes.generalInformation.label":"General information","components.TeacherDashboard.TeacherDashboardRoutes.organization.contracts.label":"Contracts","components.TeacherDashboard.TeacherDashboardRoutes.organization.course.contracts.label":"Contracts","components.TeacherDashboard.TeacherDashboardRoutes.organization.course.generalInformation.label":"General information","components.TeacherDashboard.TeacherDashboardRoutes.organization.course.product.contracts.label":"Contracts","components.TeacherDashboard.TeacherDashboardRoutes.organization.course.product.label":"General information","components.TeacherDashboard.TeacherDashboardRoutes.organization.course.product.learnerList.label":"Learners","components.TeacherDashboard.TeacherDashboardRoutes.organization.courses.label":"Courses","components.TeacherDashboard.TeacherDashboardRoutes.organization.label":"{organizationTitle}","components.TeacherDashboard.TeacherDashboardRoutes.profile.courses.label":"All my courses","components.TeacherDashboard.TeacherDashboardRoutes.root.label":"Teacher dashboard","components.TeacherDashboardCourseList.emptyList":"You have no courses yet.","components.TeacherDashboardCourseList.loadMore":"Load more","components.TeacherDashboardCourseList.loading":"Loading courses...","components.TeacherDashboardCourseLoader.errorNoCourse":"This course doesn't exist","components.TeacherDashboardCourseLoader.loading":"Loading course...","components.TeacherDashboardCourseLoader.pageTitle":"Course area","components.TeacherDashboardCourseSidebar.header":"{courseTitle}","components.TeacherDashboardCourseSidebar.loading":"Loading course...","components.TeacherDashboardCourseSidebar.subHeader":"You are on the course dashboard","components.TeacherDashboardCourseSidebar.syllabusLinkLabel":"Go to syllabus","components.TeacherDashboardCoursesLoader.title.archived":"Archived","components.TeacherDashboardCoursesLoader.title.filteredCourses":"Your courses","components.TeacherDashboardCoursesLoader.title.incoming":"Incoming","components.TeacherDashboardCoursesLoader.title.ongoing":"Ongoing","components.TeacherDashboardOrganizationCourseLoader.loading":"Loading organization ...","components.TeacherDashboardOrganizationCourseLoader.title":"Courses of {organizationTitle}","components.TeacherDashboardOrganizationSidebar.loading":"Loading organization...","components.TeacherDashboardOrganizationSidebar.subHeader":"You are on the organization dashboard","components.TeacherDashboardProfileSidebar.OrganizationLinks.organizationLinkTitle":"Link to organization \"{organizationTitle}\"","components.TeacherDashboardProfileSidebar.OrganizationLinks.organizationsTitle":"My universities","components.TeacherDashboardProfileSidebar.subHeader":"You are on your teacher dashboard","components.TeacherDashboardTraining.errorNoCourseProductRelation":"This product doesn't exist","components.TeacherDashboardTrainingLoader.loading":"Loading training...","components.TeacherDashboardTrainingLoader.pageTitle":"Training area","components.UserLogin.logIn":"تسجيل الدخول","components.UserLogin.logOut":"تسجيل الخروج","components.UserLogin.signup":"التسجيل","components.UserLogin.spinnerText":"جاري تسجيل الدخول...","components.form.messages.formOptionalFieldsText":"All fields are required unless marked optional","components.form.messages.optionalFieldText":"(optional)","components.useCourseRunPeriodMessage.archivedEnrolledRunPeriod":"You are enrolled for this session.","components.useCourseRunPeriodMessage.futureEnrolledRunPeriod":"You are enrolled for this session. It starts {relativeStartDate}, the {startDate}.","components.useCourseRunPeriodMessage.futureRunPeriod":"This session starts {relativeStartDate}, the {startDate}","components.useCourseRunPeriodMessage.onGoingEnrolledRunPeriod":"You are enrolled for this session. It's open from {startDate} {endDate, select, undefined {} other {to {endDate}}}","components.useCourseRunPeriodMessage.onGoingRunPeriod":"This session started on {startDate} {endDate, select, undefined {} other {and will end on {endDate}}}","components.useStaticFilters.courses":"الدورات","hooks.useAddresses.errorCreate":"An error occurred while creating the address. Please retry later.","hooks.useAddresses.errorDelete":"An error occurred while deleting the address. Please retry later.","hooks.useAddresses.errorNotFound":"Cannot find the address","hooks.useAddresses.errorSelect":"An error occurred while fetching addresses. Please retry later.","hooks.useAddresses.errorUpdate":"An error occurred while updating the address. Please retry later.","hooks.useAddressesManagement.actionUpdate":"update","hooks.useAddressesManagement.deletionConfirmation":"Are you sure you want to delete the \"{title}\" address? ⚠️ You cannot undo this change after.","hooks.useAddressesManagement.errorCannotPromoteMain":"Cannot promote main address.","hooks.useAddressesManagement.errorCannotRemoveMain":"Cannot remove main address.","hooks.useCertificates.errorGet":"An error occurred while fetching certificates. Please retry later.","hooks.useCertificates.errorNotFound":"Cannot find the certificate","hooks.useContracts.errorNotFound":"Cannot find the contract","hooks.useContracts.errorSelect":"An error occurred while fetching contracts. Please retry later.","hooks.useCourseOrders.errorNotFound":"Cannot find orders","hooks.useCourseOrders.errorSelect":"An error occurred while fetching orders. Please retry later.","hooks.useCourseProductRelations.errorGet":"An error occurred while fetching trainings. Please retry later.","hooks.useCourseProductRelations.errorNotFound":"Cannot find the training.","hooks.useCourseProductUnion.errorGet":"An error occurred while fetching trainings. Please retry later.","hooks.useCourseProducts.errorGet":"An error occurred while fetching product. Please retry later.","hooks.useCourseProducts.errorNotFound":"Cannot find the product.","hooks.useCourseRuns.errorGet":"An error occurred while fetching course runs. Please retry later.","hooks.useCourseRuns.errorNotFound":"Cannot find the course runs.","hooks.useCourses.errorNotFound":"Cannot find the course.","hooks.useCourses.errorSelect":"An error occurred while fetching course. Please retry later.","hooks.useCreditCards.errorDelete":"An error occurred while deleting the credit card. Please retry later.","hooks.useCreditCards.errorNotFound":"Cannot find the credit card","hooks.useCreditCards.errorSelect":"An error occurred while fetching credit cards. Please retry later.","hooks.useCreditCards.errorTokenize":"An error occurred while adding a credit card. Please retry later.","hooks.useCreditCards.errorUpdate":"An error occurred while updating the credit card. Please retry later.","hooks.useCreditCardsManagement.deletionConfirmation":"Are you sure you want to delete the credit card? ⚠️ You cannot undo this change after.","hooks.useCreditCardsManagement.errorCannotRemoveMain":"Cannot remove main credit card.","hooks.useDashboardAddressForm.isMainInputLabel":"Use this address as default","hooks.useEnrollments.errorCreate":"An error occurred while creating the enrollment. Please retry later.","hooks.useEnrollments.errorDelete":"An error occurred while deleting the enrollment. Please retry later.","hooks.useEnrollments.errorNotFound":"Cannot find the enrollment","hooks.useEnrollments.errorSelect":"An error occurred while fetching enrollments. Please retry later.","hooks.useEnrollments.errorUpdate":"An error occurred while updating the enrollment. Please retry later.","hooks.useJoanieUserProfile.errorGet":"An error occurred while fetching user profile information. Please retry later.","hooks.useJoanieUserProfile.errorNotFound":"You aren't logged in.","hooks.useOpenEdxProfile.errorGet":"An error occurred while fetching your profile. Please retry later.","hooks.useOpenEdxProfile.errorUpdate":"An error occurred while updating your full name. Please retry later.","hooks.useOrders.errorCancel":"Cannot cancel the order.","hooks.useOrders.errorGet":"An error occurred while fetching orders. Please retry later.","hooks.useOrders.errorNotFound":"Cannot find the orders.","hooks.useOrders.errorSetPaymentMethod":"Cannot set the order's payment method.","hooks.useOrdersEnrollments.errorGet":"An error occurred while fetching orders and enrollments. Please retry later.","hooks.useOrganizations.errorNotFound":"Cannot find the organization","hooks.useOrganizations.errorSelect":"An error occurred while fetching organizations. Please retry later.","hooks.useResources.errorCreate":"An error occurred while creating a resource. Please retry later.","hooks.useResources.errorDelete":"An error occurred while deleting a resource. Please retry later.","hooks.useResources.errorGet":"An error occurred while fetching resources. Please retry later.","hooks.useResources.errorNotFound":"Cannot find the resource.","hooks.useResources.errorUpdate":"An error occurred while updating a resource. Please retry later.","hooks.useUnionResource.errorGet":"An error occurred while fetching data. Please retry later.","hooks.useWishlist.errorCreate":"An error occurred when adding this course to your wishlist. Please retry later.","hooks.useWishlist.errorDelete":"An error occurred when removing this course from your wishlist. Please retry later.","hooks.useWishlist.errorGet":"An error occurred while fetching wishlist. Please retry later.","hooks.useWishlist.errorNotFound":"Cannot find the wishlist.","openEdxProfile.gender.female":"Female","openEdxProfile.gender.male":"Male","openEdxProfile.gender.other":"Other","openEdxProfile.levelOfEducation.associateDegree":"Associate degree","openEdxProfile.levelOfEducation.bachelorDegree":"Bachelor degree","openEdxProfile.levelOfEducation.elementaryPrimarySchool":"Elementary primary school","openEdxProfile.levelOfEducation.juniorSecondaryOrMiddleSchool":"Junior secondary or middle school","openEdxProfile.levelOfEducation.masterOrProfessionnalDegree":"Master","openEdxProfile.levelOfEducation.none":"None","openEdxProfile.levelOfEducation.other":"Other","openEdxProfile.levelOfEducation.phdOrDoctorate":"PHD","openEdxProfile.levelOfEducation.secondaryOrHighSchool":"Secondary or high school","page.PageNotFound.pageNotFoundHomeLink":"Back to the home page","page.PageNotFound.pageNotFoundSubTitle":"The requested content does not exist.","page.PageNotFound.pageNotFoundTitle":"Page not found","pages.CourseLearnerDataGrid.columnActions":"Actions","pages.CourseLearnerDataGrid.columnLearnerName":"Learner","pages.CourseLearnerDataGrid.columnPurchaseDate":"Enrolled on","pages.CourseLearnerDataGrid.columnState":"State","pages.CourseLearnerDataGrid.contactButton":"Contact","pages.TeacherDashboardContractsLayout.BulkDownloadContractButton.bulkDownloadButtonDownloadLabel":"Download contracts archive","pages.TeacherDashboardContractsLayout.BulkDownloadContractButton.bulkDownloadButtonPendingLabel":"Generating contracts archive...","pages.TeacherDashboardContractsLayout.BulkDownloadContractButton.bulkDownloadButtonRequestArchiveLabel":"Request contracts archive","pages.TeacherDashboardContractsLayout.ContractFilters.contractSignatureStateFilterLabel":"Signature state","pages.TeacherDashboardContractsLayout.ContractFilters.organizationFilterLabel":"Organization","pages.TeacherDashboardCourseContractsLayout.pageTitle":"Contracts","pages.TeacherDashboardCourseLearnersLayout.pageTitle":"Learners","pages.TeacherDashboardCourseLearnersLayout.totalLearnerText":"{nbLearners} {nbLearners, plural, one {learner is enrolled} other {learners are enrolled}} for this training","pages.TeacherDashboardOrganizationContractsLayout.columnLearnerName":"Learner","pages.TeacherDashboardOrganizationContractsLayout.columnProductTitle":"Training","pages.TeacherDashboardOrganizationContractsLayout.columnState":"State","pages.TeacherDashboardOrganizationContractsLayout.pageTitle":"Contracts","pages.TeacherDashboardOrganizationContractsLayout.signAllPendingContracts":"Sign all pending contracts ({ count })","utils.ContractHelper.learnerHalfSigned":"Pending for organization signature","utils.ContractHelper.learnerSigned":"Signed","utils.ContractHelper.learnerUnsigned":"Pending for signature","utils.ContractHelper.organizationHalfSigned":"Pending for signature","utils.ContractHelper.organizationSigned":"Signed","utils.ContractHelper.organizationUnsigned":"Pending for learner signature","utils.joinAnd.and":"and"}
1
+ {"16uca+":"Sub \"{value}\"","9vqPaF":"Root","Dashboard.components.SearchBar.clearSearchButtonLabel":"clear current research","Dashboard.components.SearchBar.searchButtonLabel":"Search","Dashboard.components.SearchBar.searchPlaceholder":"Search","Dashboard.components.SearchResultsCount.searchCountText":"{nbResults} {nbResults, plural, one {result} other {results}} matching your search","components.AddressesManagement.actionPromotion":"promotion","components.AddressesManagement.addAddress":"Add a new address","components.AddressesManagement.addressInput":"Address","components.AddressesManagement.cancelButton":"Cancel","components.AddressesManagement.cancelTitleButton":"Cancel edition","components.AddressesManagement.cityInput":"City","components.AddressesManagement.closeButton":"Go back","components.AddressesManagement.countryInput":"Country","components.AddressesManagement.deleteButton":"Delete","components.AddressesManagement.deleteButtonLabel":"Delete \"{title}\" address","components.AddressesManagement.editAddress":"Update address {title}","components.AddressesManagement.editButton":"Edit","components.AddressesManagement.editButtonLabel":"Edit \"{title}\" address","components.AddressesManagement.first_nameInput":"Recipient's first name","components.AddressesManagement.last_nameInput":"Recipient's last name","components.AddressesManagement.optionalFieldText":"(optional)","components.AddressesManagement.postcodeInput":"Postcode","components.AddressesManagement.promoteButtonLabel":"Define \"{title}\" address as main","components.AddressesManagement.registeredAddresses":"Your addresses","components.AddressesManagement.requiredFields":"Fields marked with {symbol} are required","components.AddressesManagement.saveInput":"Save this address","components.AddressesManagement.selectButton":"Use this address","components.AddressesManagement.selectButtonLabel":"Select \"{title}\" address","components.AddressesManagement.titleInput":"Address title","components.AddressesManagement.updateButton":"Update this address","components.ContractStatus.learnerSignedOn":"You signed this training contract. Signed on {date}","components.ContractStatus.organizationSignedOn":"The organization has signed this training contract. Signed on {date}","components.ContractStatus.waitingOrganization":"You cannot download your training contract until it had been signed by the organization.","components.ContractStatus.waitingSignature":"You have to sign this training contract to finalize your subscription.","components.CountrySelectField.label":"Country","components.CourseAddToWishlist.labelAdd":"Notify me","components.CourseAddToWishlist.labelRemove":"Do not notify me anymore","components.CourseAddToWishlist.loading":"Loading your wishlist...","components.CourseAddToWishlist.logMe":"Log in to be notified","components.CourseGlimpse.categoryLabel":"Category","components.CourseGlimpse.codeIconAlt":"Course code","components.CourseGlimpse.cover":"غلاف","components.CourseGlimpse.organizationIconAlt":"Organization","components.CourseGlimpseFooter.dateIconAlt":"Course date","components.CourseGlimpseList.courseCount":"عرض {start, number} إلى {end, number} من {courseCount, number} {courseCount, plural, zero {} one {دورة} two {دورات} few {دورات} many {دورات} other {دورات}} مطابقة للبحث الخاص بك","components.CourseGlimpseList.offscreenCourseCount":"{courseCount, number} {courseCount, plural, one {course} other {courses}} matching your search","components.CourseProductCertificateItem.certificateExplanation":"You will be able to download your certificate once you will pass all course runs.","components.CourseProductCertificateItem.congratulations":"Congratulations, you passed this course!","components.CourseProductCertificateItem.download":"Download","components.CourseProductCertificateItem.generatingCertificate":"Certificate is being generated...","components.CourseProductItem.availableIn":"Available in {languages}","components.CourseProductItem.fromTo":"From {from} {to, select, undefined {} other {to {to}}}","components.CourseProductItem.loadingInitial":"Loading product information...","components.CourseProductItem.nbSeatsAvailable":"{ nb, plural, =0 {No remaining seat} one {Last remaining seat!} other {# remaining seats} }","components.CourseProductItem.noSeatsAvailable":"Sorry, no seats available for now","components.CourseProductItem.purchased":"Purchased","components.CourseProductsList.end":"End","components.CourseProductsList.start":"Start","components.CourseRunEnrollment.courseRunStartIn":"The course starts {relativeStartDate}","components.CourseRunEnrollment.enroll":"التسجيل الآن","components.CourseRunEnrollment.enrolled":"أنت مسجل في هذه الدورة التدريبية","components.CourseRunEnrollment.enrollmentClosed":"تم إغلاق التسجيل في هذه الدورة التدريبية في الوقت الحالي","components.CourseRunEnrollment.enrollmentFailed":"فشل طلب التسجيل الخاص بك.","components.CourseRunEnrollment.getEnrollmentFailed":"Enrollment fetching failed","components.CourseRunEnrollment.goToCourse":"الذهاب إلى الدورة","components.CourseRunEnrollment.loadingInitial":"جاري تحميل معلومات التسجيل...","components.CourseRunEnrollment.loginToEnroll":"تسجيل الدخول للتسجيل","components.CourseRunEnrollment.unenroll":"Unenroll from this course","components.CourseRunEnrollment.unenrollmentFailed":"Your unenrollment request failed.","components.CourseRunItem.courseRunTitleWithDates":"{title}, from {start} {end, select, undefined {} other {to {end}}}","components.CourseRunItem.courseRunWithDates":"From {start} {end, select, undefined {} other {to {end}}}","components.CourseRunItemWithEnrollment.enrolled":"Enrolled","components.CourseRunItemWithEnrollment.enrolledAriaLabel":"You are enrolled in this course run","components.CourseRunItemWithEnrollment.goToCourse":"Go to course","components.CourseRunList.dataCourseRunLink":"Go to course area","components.CourseRunList.dataCourseRunPeriod":"From {from} {to, select, undefined {} other {to {to}}}","components.CourseRunList.noCourseRunAvailable":"No session available for this course.","components.CourseRunUnenrollmentButton.unenroll":"Unenroll from this course","components.Dashboard.DashboardRoutes.certificates.enrollment.label":"My attestations of achievement","components.Dashboard.DashboardRoutes.certificates.label":"My certificates","components.Dashboard.DashboardRoutes.certificates.order.label":"My certificates","components.Dashboard.DashboardRoutes.contracts.label":"My training contracts","components.Dashboard.DashboardRoutes.course.session.label":"Course","components.Dashboard.DashboardRoutes.courses.label":"My courses","components.Dashboard.DashboardRoutes.order.label":"{orderTitle}","components.Dashboard.DashboardRoutes.order.runs.label":"General information","components.Dashboard.DashboardRoutes.preferences.addresses.creation.label":"Create address","components.Dashboard.DashboardRoutes.preferences.addresses.edition.label":"Edit address \"{addressTitle}\"","components.Dashboard.DashboardRoutes.preferences.creditCards.label":"Edit credit card \"{creditCardTitle}\"","components.Dashboard.DashboardRoutes.preferences.label":"My preferences","components.Dashboard.Signature.SignatureDummy.button":"Sign","components.Dashboard.Signature.SignatureDummy.signing":"Signing the contract ...","components.Dashboard.Signature.SignatureLexPersona.error":"An error happened while signing the contract. Please try again later.","components.Dashboard.Signature.SignatureLexPersona.errorStatus":"An error happened while signing the contract with the following status: {status}. Please refresh to try again.","components.DashboardAddressBox.delete":"Delete","components.DashboardAddressBox.edit":"Edit","components.DashboardAddressBox.isMain":"Default address","components.DashboardAddressBox.setMain":"Use by default","components.DashboardAddressesManagement.add":"Add a new address","components.DashboardAddressesManagement.emptyList":"You haven't created any addresses yet.","components.DashboardAddressesManagement.error":"An error occurred. Please retry later.","components.DashboardAddressesManagement.header":"Billing addresses","components.DashboardBreadcrumbs.back":"Back","components.DashboardCertificate.issuedOn":"Issued on {date}","components.DashboardCertificate.noCertificateCertificate":"When you pass your exam, you will be able to download your certificate here.","components.DashboardCertificate.noCertificateCredential":"When all your courses have been passed, you will be able to download your certificate here.","components.DashboardCertificate.noCertificateUnknown":"When all requirements are met, you will be able to download your certificate here.","components.DashboardCertificates.empty":"You have no certificates yet.","components.DashboardCertificates.enrollmentCertificateTabLabel":"Attestations of achievement","components.DashboardCertificates.loading":"Loading certificates...","components.DashboardCertificates.orderCertificateTabLabel":"Certificates","components.DashboardContracts.empty":"You have no training contract yet.","components.DashboardContracts.loading":"Loading training contracts...","components.DashboardCourses.emptyList":"You have no enrollments nor orders yet.","components.DashboardCourses.loadMoreResults":"Load more","components.DashboardCourses.loading":"Loading orders and enrollments...","components.DashboardCreateAddressForm.header":"Create an address","components.DashboardCreateAddressForm.submit":"Create","components.DashboardCreditCardBox.delete":"Delete","components.DashboardCreditCardBox.edit":"Edit","components.DashboardCreditCardBox.endsWith":"Ends with •••• {code}","components.DashboardCreditCardBox.expiration":"Expires on {month}/{year}","components.DashboardCreditCardBox.expired":"Expired since {month}/{year}","components.DashboardCreditCardBox.isMain":"Default credit card","components.DashboardCreditCardBox.setMain":"Use by default","components.DashboardCreditCardsManagement.emptyList":"You haven't created any credit cards yet.","components.DashboardCreditCardsManagement.errorCannotPromoteMain":"Cannot promote main credit card.","components.DashboardCreditCardsManagement.header":"Credit cards","components.DashboardEditAddressForm.header":"Edit address \"{title}\"","components.DashboardEditAddressForm.remove":"Remove","components.DashboardEditAddressForm.submit":"Save updates","components.DashboardEditCreditCard.delete":"Delete","components.DashboardEditCreditCard.expirationInputLabel":"Expiration","components.DashboardEditCreditCard.header":"Edit credit card","components.DashboardEditCreditCard.isMainInputLabel":"Use this credit card as default","components.DashboardEditCreditCard.lastNumbersInputLabel":"Numbers","components.DashboardEditCreditCard.submit":"Save updates","components.DashboardEditCreditCard.titleInputLabel":"Name of the credit card","components.DashboardItem.Order.ContractFrame.errorMaxPolling":"The signature is taking more time than expected ... please come back later.","components.DashboardItem.Order.ContractFrame.errorPolling":"An error happened while verifying signature. Please come back later.","components.DashboardItem.Order.ContractFrame.errorSubmitForSignature":"An error happened while initializing the signature process. Please retry later.","components.DashboardItem.Order.ContractFrame.finishedButton":"Next","components.DashboardItem.Order.ContractFrame.finishedCaption":"Congratulations!","components.DashboardItem.Order.ContractFrame.finishedDescription":"You will receive an email once your contract will be fully signed. You can now finalize your subscription.","components.DashboardItem.Order.ContractFrame.loadingContract":"Loading your contract ...","components.DashboardItem.Order.ContractFrame.polling":"Verifying signature ...","components.DashboardItem.Order.ContractFrame.pollingDescription":"We are waiting for the signature to be validated from our signature platform. It can take up to few minutes. Do not close this page.","components.DashboardItem.Order.OrderStateLearnerMessage.statusAssigned":"Pending","components.DashboardItem.Order.OrderStateLearnerMessage.statusCanceled":"Canceled","components.DashboardItem.Order.OrderStateLearnerMessage.statusCompleted":"On going","components.DashboardItem.Order.OrderStateLearnerMessage.statusDraft":"Pending","components.DashboardItem.Order.OrderStateLearnerMessage.statusFailedPayment":"Last direct debit has failed","components.DashboardItem.Order.OrderStateLearnerMessage.statusNoPayment":"First direct debit has failed","components.DashboardItem.Order.OrderStateLearnerMessage.statusPassed":"Successfully completed","components.DashboardItem.Order.OrderStateLearnerMessage.statusPending":"Pending for the first direct debit","components.DashboardItem.Order.OrderStateLearnerMessage.statusPendingPayment":"On going","components.DashboardItem.Order.OrderStateLearnerMessage.statusWaitingCounterSignature":"On going","components.DashboardItem.Order.OrderStateLearnerMessage.statusWaitingPaymentMethod":"Payment method is missing","components.DashboardItem.Order.OrderStateLearnerMessage.statusWaitingSignature":"Signature required","components.DashboardItem.Order.OrderStateTeacherMessage.statusAssigned":"Pending","components.DashboardItem.Order.OrderStateTeacherMessage.statusCanceled":"Canceled","components.DashboardItem.Order.OrderStateTeacherMessage.statusCompleted":"On going","components.DashboardItem.Order.OrderStateTeacherMessage.statusDraft":"Pending","components.DashboardItem.Order.OrderStateTeacherMessage.statusFailedPayment":"Last direct debit has failed","components.DashboardItem.Order.OrderStateTeacherMessage.statusNoPayment":"First direct debit has failed","components.DashboardItem.Order.OrderStateTeacherMessage.statusPassed":"Certified","components.DashboardItem.Order.OrderStateTeacherMessage.statusPending":"Pending for the first direct debit","components.DashboardItem.Order.OrderStateTeacherMessage.statusPendingPayment":"On going","components.DashboardItem.Order.OrderStateTeacherMessage.statusWaitingCounterSignature":"To be signed","components.DashboardItem.Order.OrderStateTeacherMessage.statusWaitingPaymentMethod":"Payment method is missing","components.DashboardItem.Order.OrderStateTeacherMessage.statusWaitingSignature":"Pending for learner's signature","components.DashboardItem.more_label":"See additional options","components.DashboardItemCourseEnrollingRun.cannotEnroll":"You cannot enroll yet to this training.","components.DashboardItemCourseEnrollingRun.courseRunsLoading":"Loading course runs...","components.DashboardItemCourseEnrollingRun.enrollmentNotYetOpened":"Enrollment will open on {enrollment_start}","components.DashboardItemCourseEnrollingRun.noCourseRunAvailable":"No session available for this course.","components.DashboardItemEnrollment.changeEnrollCourseConfirmation":"Are you sure you want to change your session? You will be unrolled from the other session!","components.DashboardItemEnrollment.enrollCourse":"Enroll","components.DashboardItemEnrollment.enrollRun":"Enroll","components.DashboardItemEnrollment.enrolled":"Enrolled","components.DashboardItemEnrollment.firstEnrollCourseConfirmation":"Are you sure that you want to enroll in this session?","components.DashboardItemEnrollment.gotoCourse":"Access to course","components.DashboardItemEnrollment.notEnrolled":"You are not enrolled in this course","components.DashboardItemEnrollment.statusNotActive":"Not enrolled","components.DashboardItemEnrollment.syllabusLinkLabel":"Go to syllabus","components.DashboardItemOrder.CertificateItem.loadingCertificate":"Loading certificate...","components.DashboardItemOrder.ContractItem.trainingContractTitle":"Training contract","components.DashboardItemOrder.Installment.defineButton":"Define","components.DashboardItemOrder.Installment.paymentButton":"Manage payment","components.DashboardItemOrder.Installment.paymentInactiveDescription":"You will able to manage your payment installment here once your subscription is finalized.","components.DashboardItemOrder.Installment.paymentLabel":"You can see and manage all installments.","components.DashboardItemOrder.Installment.paymentMethodMissingMessage":"To finalize your subscription, you must define a payment method.","components.DashboardItemOrder.Installment.paymentNeededButton":"Pay {amount}","components.DashboardItemOrder.Installment.paymentNeededMessage":"A payment failed, please update your payment method","components.DashboardItemOrder.Installment.paymentTitle":"Payment","components.DashboardItemOrder.OrderPaymentRetryModal.description":"The payment failed, please choose another payment method or add a new one during the payment","components.DashboardItemOrder.OrderPaymentRetryModal.errorAbortingPolling":"Your payment has succeeded but your order validation is taking too long, you can close this dialog and come back later.","components.DashboardItemOrder.OrderPaymentRetryModal.errorFailedSubmitInstallmentPayment":"Failed to submit installment payment, please retry later.","components.DashboardItemOrder.OrderPaymentRetryModal.paymentInProgress":"Payment in progress","components.DashboardItemOrder.OrderPaymentRetryModal.submit":"Pay {amount}","components.DashboardItemOrder.OrderPaymentRetryModal.successDescription":"The payment was successful","components.DashboardItemOrder.OrderPaymentRetryModal.successTitle":"Payment successful","components.DashboardItemOrder.OrderPaymentRetryModal.title":"Retry payment","components.DashboardItemOrder.OrganizationBlock.contactButton":"Contact","components.DashboardItemOrder.OrganizationBlock.contactDescription":"Your training reference is {name} - {email}.","components.DashboardItemOrder.OrganizationBlock.organizationDpoContactLabel":"Data protection email","components.DashboardItemOrder.OrganizationBlock.organizationHeader":"This training is provided by","components.DashboardItemOrder.OrganizationBlock.organizationLogoAlt":"Logo of the organization","components.DashboardItemOrder.OrganizationBlock.organizationMailContactLabel":"Email","components.DashboardItemOrder.OrganizationBlock.organizationPhoneContactLabel":"Phone","components.DashboardItemOrder.OrganizationBlock.organizationSubtitleAddress":"Address","components.DashboardItemOrder.OrganizationBlock.organizationSubtitleContacts":"Contacts","components.DashboardItemOrder.PaymentModal.paymentMethodTitle":"Payment method","components.DashboardItemOrder.PaymentModal.scheduleTitle":"Payment schedule","components.DashboardItemOrder.PaymentModal.title":"Payment details","components.DashboardItemOrder.gotoCourse":"View details","components.DashboardItemOrder.missingPaymentMethodCTA":"Define","components.DashboardItemOrder.missingPaymentMethodDescription":"You must define a payment method to finalize your subscription.","components.DashboardItemOrder.missingPaymentMethodTitle":"A payment method is missing","components.DashboardItemOrder.notResumable":"The subscription process cannot be resumed. The related training is no more purchasable.","components.DashboardItemOrder.paymentNeededButton":"Pay {amount}","components.DashboardItemOrder.paymentNeededMessage":"The payment failed, please update your payment method","components.DashboardItemOrder.syllabusLinkLabel":"Go to syllabus","components.DashboardOpenEdxProfile.EditButtonLabel":"Edit your profile","components.DashboardOpenEdxProfile.additionalInformationHeader":"Additional account information","components.DashboardOpenEdxProfile.baseInformationHeader":"Basic account information","components.DashboardOpenEdxProfile.countryInputLabel":"Country","components.DashboardOpenEdxProfile.emailInputDescription":"Email used when sign-up, FUN-MOOC and leasons communications will be sent at this address","components.DashboardOpenEdxProfile.emailInputLabel":"Email","components.DashboardOpenEdxProfile.favoriteLanguageInputLabel":"Favorite language","components.DashboardOpenEdxProfile.fullNameInputDescription":"The name that appears on your certificates and training agreements. Other learners never see your full name","components.DashboardOpenEdxProfile.fullNameInputLabel":"Full name","components.DashboardOpenEdxProfile.genderInputLabel":"Sex","components.DashboardOpenEdxProfile.header":"Profile","components.DashboardOpenEdxProfile.languageInputDescription":"The language used on the website. The website languages are limitated.","components.DashboardOpenEdxProfile.languageInputLabel":"Langue","components.DashboardOpenEdxProfile.levelOfEducationInputLabel":"Level of education","components.DashboardOpenEdxProfile.usernameInputDescription":"Your name on FUN-MOOC. You cannot change your username.","components.DashboardOpenEdxProfile.usernameInputLabel":"Username","components.DashboardOpenEdxProfile.yearOfBirthInputLabel":"Year of birth","components.DashboardOrderLoader.definePaymentMethodLink":"define a payment method","components.DashboardOrderLoader.loading":"Loading order ...","components.DashboardOrderLoader.paymentMethodMissing":"You have to {definePaymentMethodLink} to finalize your subscription.","components.DashboardOrderLoader.signLink":"sign your training contract","components.DashboardOrderLoader.signatureNeeded":"You have to {signLink} to finalize your subscription.","components.DashboardOrderLoader.wrongLinkedProductError":"This page is not available for this order.","components.DesktopUserMenu.menuPurpose":"الوصول إلى إعدادات ملفك الشخصي","components.DownloadCertificateButton.download":"Download","components.DownloadCertificateButton.generatingCertificate":"Certificate is being generated...","components.DownloadContractButton.contractDownloadActionLabel":"Download","components.DownloadContractButton.contractDownloadError":"An error happened while downloading the training contract. Please try again later.","components.EnrollableCourseRunList.ariaSelectCourseRun":"Select course run from {start} {end, select, undefined {} other {to {end}}}.","components.EnrollableCourseRunList.enroll":"Enroll","components.EnrollableCourseRunList.enrolling":"Enrolling...","components.EnrollableCourseRunList.enrollmentNotYetOpened":"Enrollment will open on {enrollment_start}","components.EnrollableCourseRunList.noCourseRunAvailable":"No session available for this course.","components.EnrollableCourseRunList.selectCourseRun":"Select a course run","components.EnrolledCourseRun.courseRunStartIn":"The course starts {relativeStartDate}","components.EnrolledCourseRun.goToCourse":"الذهاب إلى الدورة","components.EnrolledCourseRun.isEnroll":"You are enrolled","components.EnrolledCourseRun.unenroll":"Unenroll","components.EnrolledCourseRun.unenrolling":"Unenrolling...","components.EnrollmentDate.enrollClosed":"Enrollment closed since {date}","components.EnrollmentDate.enrollFrom":"Enrollment from {date}","components.EnrollmentDate.enrollSince":"Enrollment open since {date}","components.EnrollmentDate.enrollUntil":"Enrollment until {date}","components.Form.utils.errors.mixedInvalid":"This field is invalid.","components.Form.utils.errors.mixedOneOf":"You must select a value.","components.Form.utils.errors.mixedRequired":"This field is required.","components.Form.utils.errors.stringMax":"The maximum length is {max} {max, plural, one {char} other {chars}}.","components.Form.utils.errors.stringMin":"The minimum length is {min} {min, plural, one {char} other {chars}}.","components.LanguageSelector.currentlySelected":"(المحدد حاليا)","components.LanguageSelector.languages":"اللغات","components.LanguageSelector.selectLanguage":"اختر لغة:","components.LanguageSelector.switchToLanguage":"التبديل إلى {language}","components.ListFilterOrganization.allOrganizationOption":"All organizations","components.ListFilterOrganization.organizationFilterLabel":"Organization","components.Modal.closeDialog":"Close dialog","components.NavigationSelect.responsiveNavLabel":"Navigate to","components.NavigationSelect.settingsLinkLabel":"Settings","components.OpenEdxFullNameForm.emailInputLabel":"Email","components.OpenEdxFullNameForm.error":"There was an error while updating your full name. Please try again later.","components.OpenEdxFullNameForm.fullNameInputDescription":"Please check that your fullname is correct. It will be used on official document (e.g: certificate)","components.OpenEdxFullNameForm.fullNameInputLabel":"Full name","components.OpenEdxFullNameForm.loadingLabel":"Loading...","components.OpenEdxFullNameForm.submitButtonLabel":"Submit","components.PaginateCourseSearch.currentlyReadingLastPageN":"حاليا قراءة الصفحة الأخيرة {page}","components.PaginateCourseSearch.currentlyReadingPageN":"قراءة الصفحة {page} حاليا","components.PaginateCourseSearch.lastPageN":"آخر صفحة {page}","components.PaginateCourseSearch.nextPageN":"الصفحة التالية {page}","components.PaginateCourseSearch.pageN":"الصفحة {page}","components.PaginateCourseSearch.pagination":"ترقيم الصفحات","components.PaginateCourseSearch.previousPageN":"الصفحة السابقة {page}","components.PaymentButton.errorAbort":"You have aborted the payment.","components.PaymentButton.errorDefault":"An error occurred during payment. Please retry later.","components.PaymentButton.tokenizingPayment":"Payment method definition in progress.","components.PaymentScheduleGrid.withdrawnAt":"Withdrawn on {date}","components.ProductCertificateFooter.buyProductCertificateLabel":"An exam which delivers a certificate can be purchased for this course.","components.ProductCertificateFooter.downloadProductCertificateLabel":"A certificate is available for download.","components.ProductCertificateFooter.examAccessBlocked":"You will be able to pass the exam once the installment has been paid.","components.ProductCertificateFooter.failedInstallmentMessage":"Last direct debit has failed. Please resolve your situation as soon as possible.","components.ProductCertificateFooter.nextInstallmentMessage":"The next installment ({amount}) will be withdrawn on the {due_date}.","components.ProductCertificateFooter.paymentNeededButton":"Pay {amount}","components.ProductCertificateFooter.pendingProductCertificateLabel":"Finish this course to obtain your certificate.","components.RootSearchSuggestField.searchFieldPlaceholder":"البحث عن دورات","components.SaleTunnel.AddressSelector.CreateAddressFormModal.submit":"Create","components.SaleTunnel.AddressSelector.CreateAddressFormModal.title":"Add address","components.SaleTunnel.AddressSelector.EditAddressFormModal.save":"Save","components.SaleTunnel.AddressSelector.EditAddressFormModal.title":"Edit address","components.SaleTunnel.AddressSelector.create":"Create","components.SaleTunnel.AddressSelector.edit":"Edit","components.SaleTunnel.AddressSelector.label":"Billing address","components.SaleTunnel.Certificate.ProductPath.title":"Your learning path","components.SaleTunnel.Credential.ProductPath.title":"Your learning path","components.SaleTunnel.CreditCardSelector.creditCardEmptyInlineDescription":"Use another credit card","components.SaleTunnel.CreditCardSelector.editCreditCardAriaLabel":"Change credit card","components.SaleTunnel.CreditCardSelector.endsWith":"Ends with •••• {code}","components.SaleTunnel.CreditCardSelector.expiration":"Expires on {month}/{year}","components.SaleTunnel.CreditCardSelector.expired":"Expired since {month}/{year}","components.SaleTunnel.CreditCardSelector.modalDescription":"Choose the default payment method you want to use for this order and the upcoming payments.","components.SaleTunnel.CreditCardSelector.modalTitle":"Choose credit card","components.SaleTunnel.CreditCardSelector.modalValidate":"Validate","components.SaleTunnel.Information.description":"Those information will be used for billing","components.SaleTunnel.Information.email.info":"This email will be used to send you confirmation mails, it is the one you created your account with.","components.SaleTunnel.Information.email.label":"Account email","components.SaleTunnel.Information.fullNameLabel":"Full name","components.SaleTunnel.Information.title":"Information","components.SaleTunnel.Information.total.info":"You will then pay on the secured platform of our payment provider.","components.SaleTunnel.Information.total.label":"Total","components.SaleTunnel.Sponsors.SaleTunnelSponsors.blockTitle":"University","components.SaleTunnel.SubscriptionButton.subscribe":"Subscribe","components.SaleTunnel.SubscriptionButton.walkthroughToSavePayment":"To enroll in the training, you will be invited to define a payment method.","components.SaleTunnel.SubscriptionButton.walkthroughToSign":"To enroll in the training, you will be invited to sign the training agreement.","components.SaleTunnel.SubscriptionButton.walkthroughToSignAndSavePayment":"To enroll in the training, you will first be invited to sign the training agreement and then to define a payment method.","components.SaleTunnel.callToActionDescription":"Purchase {product}","components.SaleTunnel.loginToPurchase":"Login to purchase {product}","components.SaleTunnel.noCourseRunToPurchaseCertificate":"The course run is not active. This product is not currently available for sale.","components.SaleTunnel.noCourseRunToPurchaseCredential":"At least one course has no course runs. This product is not currently available for sale.","components.SaleTunnel.noRemainingOrder":"There are no more places available for this product.","components.SaleTunnelSavePaymentMethod.cta":"Define","components.SaleTunnelSavePaymentMethod.description":"This is the last step to validate your subscription, you must define a payment method. This one will be used to debit installments. You will not be charged during this step. Pick an existing payment method or add a new one.","components.SaleTunnelSavePaymentMethod.title":"Define a payment method","components.SaleTunnelStepValidation.availableCourseRuns":"{ count, plural, =0 {No course runs} one {One course run} other {# course runs} } available","components.SaleTunnelStepValidation.courseRunDates":"From {start} {end, select, undefined {} other {to {end}}}","components.SaleTunnelStepValidation.language":"{ count, plural, one {Language:} other {Languages:} }","components.SaleTunnelStepValidation.noCourseRunAvailable":"No session available for this course.","components.SaleTunnelSuccess.congratulations":"Subscription confirmed!","components.SaleTunnelSuccess.cta":"Close","components.SaleTunnelSuccess.successDetailMessage":"You will be able to start your training once the first installment will be paid.","components.SaleTunnelSuccess.successMessage":"Your order has been successfully registered.","components.Search.errorMessage":"شيء خاطئ! لا يمكن تحميل الدورات الدراسية.","components.Search.hideFiltersPane":"إخفاء لوحة الفلاتر","components.Search.resultsTitle":"Search results","components.Search.showFiltersPane":"إظهار لوحة الفلاتر","components.Search.spinnerText":"تحميل نتائج البحث...","components.Search.textQueryLengthWarning":"Text search requires at least 3 characters. { query } is not long enough to search. Search results will not be affected by this query.","components.SearchFilterGroupModal.closeModal":"Close modal","components.SearchFilterGroupModal.error":"حدث خطأ أثناء البحث عن {filterName}.","components.SearchFilterGroupModal.inputLabel":"البحث عن عوامل التصفية لإضافتها","components.SearchFilterGroupModal.inputPlaceholder":"البحث في { filterName }","components.SearchFilterGroupModal.loadMoreResults":"Load more results","components.SearchFilterGroupModal.loadingResults":"تحميل نتائج البحث...","components.SearchFilterGroupModal.modalTitle":"إضافة فلاتر لـ {filterName}","components.SearchFilterGroupModal.moreOptionsButton":"المزيد من الخيارات","components.SearchFilterGroupModal.queryTooShort":"اكتب 3 أحرف على الأقل لبدء البحث.","components.SearchFilterValueParent.ariaHideChildren":"إخفاء عوامل التصفية الإضافية لـ {filterValueName}","components.SearchFilterValueParent.ariaShowChildren":"إظهار المزيد من الفلاتر لـ {filterValueName}","components.SearchFiltersPane.clearFilters":"مسح {activeFilterCount, number} نشط {activeFilterCount, plural, zero {} one {فلتر} two {فلاتر} few {فلاتر} many {فلاتر} other {فلاتر}}","components.SearchFiltersPane.title":"تصفية الدورات","components.SearchInput.button":"البحث","components.SearchSuggestField.searchFieldPlaceholder":"البحث عن الدورات، المنظمات، الفئات","components.SignContractButton.contractDownloadActionLabel":"Download","components.SignContractButton.contractDownloadError":"An error happened while downloading the training contract. Please try again later.","components.SignContractButton.contractSignActionLabel":"Sign","components.StudentDashboardSidebar.header":"Welcome {name}","components.StudentDashboardSidebar.subHeader":"You are on your dashboard","components.SubscriptionButton.errorAddress":"You must have a billing address.","components.SubscriptionButton.errorDefault":"An error occurred during order creation. Please retry later.","components.SubscriptionButton.errorFullProduct":"There are no more places available for this product.","components.SubscriptionButton.orderCreationInProgress":"Order creation in progress","components.SyllabusAsideList.archived":"Archived","components.SyllabusAsideList.courseRunsTitle":"Course runs","components.SyllabusAsideList.noCourseRuns":"No course runs","components.SyllabusAsideList.noOtherCourseRuns":"No other course runs","components.SyllabusAsideList.ongoing":"Ongoing","components.SyllabusAsideList.otherCourseRuns":"Other course runs","components.SyllabusAsideList.toBeScheduled":"To be scheduled","components.SyllabusAsideList.upcoming":"Upcoming","components.SyllabusCourseRun.course":"Course","components.SyllabusCourseRun.coursePeriod":"From {startDate} {endDate, select, undefined {} other {to {endDate}}}","components.SyllabusCourseRun.enrollment":"Enrollment","components.SyllabusCourseRun.enrollmentPeriod":"From {startDate} {endDate, select, undefined {} other {to {endDate}}}","components.SyllabusCourseRun.languages":"Languages","components.SyllabusCourseRunCompacted.course":"Course","components.SyllabusCourseRunCompacted.languages":"Languages","components.SyllabusCourseRunCompacted.selfPaceCoursePeriod":"Available until {endDate}","components.SyllabusCourseRunCompacted.selfPaceNoEndDate":"Available","components.SyllabusCourseRunsList.multipleOpenedCourseRuns":"{count} course runs are currently open for this course","components.SyllabusCourseRunsList.multipleOpenedCourseRunsButton":"Choose now","components.SyllabusCourseRunsList.noOpenedCourseRuns":"No opened course runs","components.SyllabusSimpleCourseRunsList.viewMore":"View more","components.TeacherDashboard.TeacherDashboardRoutes.course.label":"{courseTitle}","components.TeacherDashboard.TeacherDashboardRoutes.course.product.contracts.label":"Contracts","components.TeacherDashboard.TeacherDashboardRoutes.course.product.label":"General information","components.TeacherDashboard.TeacherDashboardRoutes.course.product.learnerList.label":"Learners","components.TeacherDashboard.TeacherDashboardRoutes.generalInformation.label":"General information","components.TeacherDashboard.TeacherDashboardRoutes.organization.contracts.label":"Contracts","components.TeacherDashboard.TeacherDashboardRoutes.organization.course.contracts.label":"Contracts","components.TeacherDashboard.TeacherDashboardRoutes.organization.course.generalInformation.label":"General information","components.TeacherDashboard.TeacherDashboardRoutes.organization.course.product.contracts.label":"Contracts","components.TeacherDashboard.TeacherDashboardRoutes.organization.course.product.label":"General information","components.TeacherDashboard.TeacherDashboardRoutes.organization.course.product.learnerList.label":"Learners","components.TeacherDashboard.TeacherDashboardRoutes.organization.courses.label":"Courses","components.TeacherDashboard.TeacherDashboardRoutes.organization.label":"{organizationTitle}","components.TeacherDashboard.TeacherDashboardRoutes.profile.courses.label":"All my courses","components.TeacherDashboard.TeacherDashboardRoutes.root.label":"Teacher dashboard","components.TeacherDashboardCourseList.emptyList":"You have no courses yet.","components.TeacherDashboardCourseList.loadMore":"Load more","components.TeacherDashboardCourseList.loading":"Loading courses...","components.TeacherDashboardCourseLoader.errorNoCourse":"This course doesn't exist","components.TeacherDashboardCourseLoader.loading":"Loading course...","components.TeacherDashboardCourseLoader.pageTitle":"Course area","components.TeacherDashboardCourseSidebar.header":"{courseTitle}","components.TeacherDashboardCourseSidebar.loading":"Loading course...","components.TeacherDashboardCourseSidebar.subHeader":"You are on the course dashboard","components.TeacherDashboardCourseSidebar.syllabusLinkLabel":"Go to syllabus","components.TeacherDashboardCoursesLoader.title.archived":"Archived","components.TeacherDashboardCoursesLoader.title.filteredCourses":"Your courses","components.TeacherDashboardCoursesLoader.title.incoming":"Incoming","components.TeacherDashboardCoursesLoader.title.ongoing":"Ongoing","components.TeacherDashboardOrganizationCourseLoader.loading":"Loading organization ...","components.TeacherDashboardOrganizationCourseLoader.title":"Courses of {organizationTitle}","components.TeacherDashboardOrganizationSidebar.loading":"Loading organization...","components.TeacherDashboardOrganizationSidebar.subHeader":"You are on the organization dashboard","components.TeacherDashboardProfileSidebar.OrganizationLinks.organizationLinkTitle":"Link to organization \"{organizationTitle}\"","components.TeacherDashboardProfileSidebar.OrganizationLinks.organizationsTitle":"My universities","components.TeacherDashboardProfileSidebar.subHeader":"You are on your teacher dashboard","components.TeacherDashboardTraining.errorNoCourseProductRelation":"This product doesn't exist","components.TeacherDashboardTrainingLoader.loading":"Loading training...","components.TeacherDashboardTrainingLoader.pageTitle":"Training area","components.UserLogin.logIn":"تسجيل الدخول","components.UserLogin.logOut":"تسجيل الخروج","components.UserLogin.signup":"التسجيل","components.UserLogin.spinnerText":"جاري تسجيل الدخول...","components.form.messages.formOptionalFieldsText":"All fields are required unless marked optional","components.form.messages.optionalFieldText":"(optional)","components.useCourseRunPeriodMessage.archivedEnrolledRunPeriod":"You are enrolled for this session.","components.useCourseRunPeriodMessage.futureEnrolledRunPeriod":"You are enrolled for this session. It starts {relativeStartDate}, the {startDate}.","components.useCourseRunPeriodMessage.futureRunPeriod":"This session starts {relativeStartDate}, the {startDate}","components.useCourseRunPeriodMessage.onGoingEnrolledRunPeriod":"You are enrolled for this session. It's open from {startDate} {endDate, select, undefined {} other {to {endDate}}}","components.useCourseRunPeriodMessage.onGoingRunPeriod":"This session started on {startDate} {endDate, select, undefined {} other {and will end on {endDate}}}","components.useStaticFilters.courses":"الدورات","hooks.useAddresses.errorCreate":"An error occurred while creating the address. Please retry later.","hooks.useAddresses.errorDelete":"An error occurred while deleting the address. Please retry later.","hooks.useAddresses.errorNotFound":"Cannot find the address","hooks.useAddresses.errorSelect":"An error occurred while fetching addresses. Please retry later.","hooks.useAddresses.errorUpdate":"An error occurred while updating the address. Please retry later.","hooks.useAddressesManagement.actionUpdate":"update","hooks.useAddressesManagement.deletionConfirmation":"Are you sure you want to delete the \"{title}\" address? ⚠️ You cannot undo this change after.","hooks.useAddressesManagement.errorCannotPromoteMain":"Cannot promote main address.","hooks.useAddressesManagement.errorCannotRemoveMain":"Cannot remove main address.","hooks.useCertificates.errorGet":"An error occurred while fetching certificates. Please retry later.","hooks.useCertificates.errorNotFound":"Cannot find the certificate","hooks.useContracts.errorNotFound":"Cannot find the contract","hooks.useContracts.errorSelect":"An error occurred while fetching contracts. Please retry later.","hooks.useCourseOrders.errorNotFound":"Cannot find orders","hooks.useCourseOrders.errorSelect":"An error occurred while fetching orders. Please retry later.","hooks.useCourseProductRelations.errorGet":"An error occurred while fetching trainings. Please retry later.","hooks.useCourseProductRelations.errorNotFound":"Cannot find the training.","hooks.useCourseProductUnion.errorGet":"An error occurred while fetching trainings. Please retry later.","hooks.useCourseProducts.errorGet":"An error occurred while fetching product. Please retry later.","hooks.useCourseProducts.errorNotFound":"Cannot find the product.","hooks.useCourseRuns.errorGet":"An error occurred while fetching course runs. Please retry later.","hooks.useCourseRuns.errorNotFound":"Cannot find the course runs.","hooks.useCourses.errorNotFound":"Cannot find the course.","hooks.useCourses.errorSelect":"An error occurred while fetching course. Please retry later.","hooks.useCreditCards.errorDelete":"An error occurred while deleting the credit card. Please retry later.","hooks.useCreditCards.errorNotFound":"Cannot find the credit card","hooks.useCreditCards.errorSelect":"An error occurred while fetching credit cards. Please retry later.","hooks.useCreditCards.errorTokenize":"An error occurred while adding a credit card. Please retry later.","hooks.useCreditCards.errorUpdate":"An error occurred while updating the credit card. Please retry later.","hooks.useCreditCardsManagement.deletionConfirmation":"Are you sure you want to delete the credit card? ⚠️ You cannot undo this change after.","hooks.useCreditCardsManagement.errorCannotRemoveMain":"Cannot remove main credit card.","hooks.useDashboardAddressForm.isMainInputLabel":"Use this address as default","hooks.useEnrollments.errorCreate":"An error occurred while creating the enrollment. Please retry later.","hooks.useEnrollments.errorDelete":"An error occurred while deleting the enrollment. Please retry later.","hooks.useEnrollments.errorNotFound":"Cannot find the enrollment","hooks.useEnrollments.errorSelect":"An error occurred while fetching enrollments. Please retry later.","hooks.useEnrollments.errorUpdate":"An error occurred while updating the enrollment. Please retry later.","hooks.useJoanieUserProfile.errorGet":"An error occurred while fetching user profile information. Please retry later.","hooks.useJoanieUserProfile.errorNotFound":"You aren't logged in.","hooks.useOpenEdxProfile.errorGet":"An error occurred while fetching your profile. Please retry later.","hooks.useOpenEdxProfile.errorUpdate":"An error occurred while updating your full name. Please retry later.","hooks.useOrders.errorCancel":"Cannot cancel the order.","hooks.useOrders.errorGet":"An error occurred while fetching orders. Please retry later.","hooks.useOrders.errorNotFound":"Cannot find the orders.","hooks.useOrders.errorSetPaymentMethod":"Cannot set the order's payment method.","hooks.useOrdersEnrollments.errorGet":"An error occurred while fetching orders and enrollments. Please retry later.","hooks.useOrganizations.errorNotFound":"Cannot find the organization","hooks.useOrganizations.errorSelect":"An error occurred while fetching organizations. Please retry later.","hooks.useResources.errorCreate":"An error occurred while creating a resource. Please retry later.","hooks.useResources.errorDelete":"An error occurred while deleting a resource. Please retry later.","hooks.useResources.errorGet":"An error occurred while fetching resources. Please retry later.","hooks.useResources.errorNotFound":"Cannot find the resource.","hooks.useResources.errorUpdate":"An error occurred while updating a resource. Please retry later.","hooks.useUnionResource.errorGet":"An error occurred while fetching data. Please retry later.","hooks.useWishlist.errorCreate":"An error occurred when adding this course to your wishlist. Please retry later.","hooks.useWishlist.errorDelete":"An error occurred when removing this course from your wishlist. Please retry later.","hooks.useWishlist.errorGet":"An error occurred while fetching wishlist. Please retry later.","hooks.useWishlist.errorNotFound":"Cannot find the wishlist.","openEdxProfile.gender.female":"Female","openEdxProfile.gender.male":"Male","openEdxProfile.gender.other":"Other","openEdxProfile.levelOfEducation.associateDegree":"Associate degree","openEdxProfile.levelOfEducation.bachelorDegree":"Bachelor degree","openEdxProfile.levelOfEducation.elementaryPrimarySchool":"Elementary primary school","openEdxProfile.levelOfEducation.juniorSecondaryOrMiddleSchool":"Junior secondary or middle school","openEdxProfile.levelOfEducation.masterOrProfessionnalDegree":"Master","openEdxProfile.levelOfEducation.none":"None","openEdxProfile.levelOfEducation.other":"Other","openEdxProfile.levelOfEducation.phdOrDoctorate":"PHD","openEdxProfile.levelOfEducation.secondaryOrHighSchool":"Secondary or high school","page.PageNotFound.pageNotFoundHomeLink":"Back to the home page","page.PageNotFound.pageNotFoundSubTitle":"The requested content does not exist.","page.PageNotFound.pageNotFoundTitle":"Page not found","pages.CourseLearnerDataGrid.columnActions":"Actions","pages.CourseLearnerDataGrid.columnLearnerName":"Learner","pages.CourseLearnerDataGrid.columnPurchaseDate":"Enrolled on","pages.CourseLearnerDataGrid.columnState":"State","pages.CourseLearnerDataGrid.contactButton":"Contact","pages.TeacherDashboardContractsLayout.BulkDownloadContractButton.bulkDownloadButtonDownloadLabel":"Download contracts archive","pages.TeacherDashboardContractsLayout.BulkDownloadContractButton.bulkDownloadButtonPendingLabel":"Generating contracts archive...","pages.TeacherDashboardContractsLayout.BulkDownloadContractButton.bulkDownloadButtonRequestArchiveLabel":"Request contracts archive","pages.TeacherDashboardContractsLayout.ContractFilters.contractSignatureStateFilterLabel":"Signature state","pages.TeacherDashboardContractsLayout.ContractFilters.organizationFilterLabel":"Organization","pages.TeacherDashboardCourseContractsLayout.pageTitle":"Contracts","pages.TeacherDashboardCourseLearnersLayout.pageTitle":"Learners","pages.TeacherDashboardCourseLearnersLayout.totalLearnerText":"{nbLearners} {nbLearners, plural, one {learner is enrolled} other {learners are enrolled}} for this training","pages.TeacherDashboardOrganizationContractsLayout.columnLearnerName":"Learner","pages.TeacherDashboardOrganizationContractsLayout.columnProductTitle":"Training","pages.TeacherDashboardOrganizationContractsLayout.columnState":"State","pages.TeacherDashboardOrganizationContractsLayout.pageTitle":"Contracts","pages.TeacherDashboardOrganizationContractsLayout.signAllPendingContracts":"Sign all pending contracts ({ count })","utils.ContractHelper.learnerHalfSigned":"Pending for organization signature","utils.ContractHelper.learnerSigned":"Signed","utils.ContractHelper.learnerUnsigned":"Pending for signature","utils.ContractHelper.organizationHalfSigned":"Pending for signature","utils.ContractHelper.organizationSigned":"Signed","utils.ContractHelper.organizationUnsigned":"Pending for learner signature","utils.joinAnd.and":"and"}