From add020952ea7957b8e7da979b6e826d6aab511ab Mon Sep 17 00:00:00 2001 From: Diana Olarte Date: Thu, 2 Apr 2026 12:12:46 +1100 Subject: [PATCH] feat: add validation dni and certificate translations --- .../conf/locale/es_ES/LC_MESSAGES/django.po | 36 +++++++++++++++++++ .../conf/locale/pt_BR/LC_MESSAGES/django.po | 36 +++++++++++++++++++ .../conf/locale/pt_PT/LC_MESSAGES/django.po | 36 +++++++++++++++++++ .../src/i18n/messages/af_ZA.json | 7 ++-- .../src/i18n/messages/ar.json | 7 ++-- .../src/i18n/messages/az.json | 7 ++-- .../src/i18n/messages/bo.json | 7 ++-- .../src/i18n/messages/da.json | 7 ++-- .../src/i18n/messages/de.json | 7 ++-- .../src/i18n/messages/de_DE.json | 7 ++-- .../src/i18n/messages/el.json | 7 ++-- .../src/i18n/messages/es_419.json | 5 ++- .../src/i18n/messages/es_ES.json | 5 ++- .../src/i18n/messages/fa.json | 7 ++-- .../src/i18n/messages/fr_CA.json | 7 ++-- .../src/i18n/messages/he.json | 7 ++-- .../src/i18n/messages/hi.json | 7 ++-- .../src/i18n/messages/hu.json | 7 ++-- .../src/i18n/messages/id.json | 7 ++-- .../src/i18n/messages/it_IT.json | 7 ++-- .../src/i18n/messages/ja.json | 7 ++-- .../src/i18n/messages/lv.json | 7 ++-- .../src/i18n/messages/pt_BR.json | 5 ++- .../src/i18n/messages/pt_PT.json | 5 ++- .../src/i18n/messages/ro.json | 7 ++-- .../src/i18n/messages/ru.json | 7 ++-- .../src/i18n/messages/sv.json | 7 ++-- .../src/i18n/messages/sw.json | 7 ++-- .../src/i18n/messages/te.json | 7 ++-- .../src/i18n/messages/th.json | 7 ++-- .../src/i18n/messages/tr_TR.json | 7 ++-- .../src/i18n/messages/uk.json | 7 ++-- .../src/i18n/messages/uz.json | 7 ++-- .../src/i18n/messages/vi.json | 7 ++-- .../src/i18n/messages/zh_CN.json | 7 ++-- .../src/i18n/messages/zh_HK.json | 7 ++-- 36 files changed, 269 insertions(+), 62 deletions(-) diff --git a/translations/edx-platform/conf/locale/es_ES/LC_MESSAGES/django.po b/translations/edx-platform/conf/locale/es_ES/LC_MESSAGES/django.po index ae5605b7306f..115ebf3b435a 100644 --- a/translations/edx-platform/conf/locale/es_ES/LC_MESSAGES/django.po +++ b/translations/edx-platform/conf/locale/es_ES/LC_MESSAGES/django.po @@ -27504,3 +27504,39 @@ msgstr "" #: lms/templates/instructor/instructor_dashboard_2/send_email.html:13 msgid "Opens in a new tab" msgstr "Se abre en una nueva pestaña" + +#: lms/templates/certificates/valid.html +msgid "Training certificate" +msgstr "Certificado de formación" + +#: lms/templates/certificates/valid.html +msgid "Santander Open Academy certifies that" +msgstr "Santander Open Academy certifica que" + +#: lms/templates/certificates/valid.html +msgid "Has successfully completed the course" +msgstr "Ha completado con éxito el curso" + +#: lms/templates/certificates/valid.html +msgid "Course Completed on" +msgstr "Curso completado el" + +#: lms/templates/certificates/valid.html +msgid "Hours" +msgstr "Horas" + +#: lms/templates/certificates/valid.html +msgid "Modules" +msgstr "Módulos" + +#: lms/templates/certificates/valid.html +msgid "Self-assessment" +msgstr "Autoevaluación" + +#: lms/templates/certificates/valid.html +msgid "Course content created by" +msgstr "Contenido del curso creado por" + +#: lms/templates/certificates/valid.html +msgid "Serial number" +msgstr "Número de serie" diff --git a/translations/edx-platform/conf/locale/pt_BR/LC_MESSAGES/django.po b/translations/edx-platform/conf/locale/pt_BR/LC_MESSAGES/django.po index e9025c0db80c..ee7321cfd2aa 100644 --- a/translations/edx-platform/conf/locale/pt_BR/LC_MESSAGES/django.po +++ b/translations/edx-platform/conf/locale/pt_BR/LC_MESSAGES/django.po @@ -13545,3 +13545,39 @@ msgstr "Acessibilidade" #: lms/templates/footer.html:225 msgid "Support and Help" msgstr "Suporte e Ajuda" + +#: lms/templates/certificates/valid.html +msgid "Training certificate" +msgstr "Certificado de formação" + +#: lms/templates/certificates/valid.html +msgid "Santander Open Academy certifies that" +msgstr "Santander Open Academy certifica que" + +#: lms/templates/certificates/valid.html +msgid "Has successfully completed the course" +msgstr "Concluiu com sucesso o curso" + +#: lms/templates/certificates/valid.html +msgid "Course Completed on" +msgstr "Curso concluído em" + +#: lms/templates/certificates/valid.html +msgid "Hours" +msgstr "Horas" + +#: lms/templates/certificates/valid.html +msgid "Modules" +msgstr "Módulos" + +#: lms/templates/certificates/valid.html +msgid "Self-assessment" +msgstr "Autoavaliação" + +#: lms/templates/certificates/valid.html +msgid "Course content created by" +msgstr "Conteúdo do curso criado por" + +#: lms/templates/certificates/valid.html +msgid "Serial number" +msgstr "Número de série" diff --git a/translations/edx-platform/conf/locale/pt_PT/LC_MESSAGES/django.po b/translations/edx-platform/conf/locale/pt_PT/LC_MESSAGES/django.po index 86c0e0c1e4fd..78c840234f33 100644 --- a/translations/edx-platform/conf/locale/pt_PT/LC_MESSAGES/django.po +++ b/translations/edx-platform/conf/locale/pt_PT/LC_MESSAGES/django.po @@ -27209,3 +27209,39 @@ msgstr "Acessibilidade" #: lms/templates/footer.html:225 msgid "Support and Help" msgstr "Suporte e Ajuda" + +#: lms/templates/certificates/valid.html +msgid "Training certificate" +msgstr "Certificado de formação" + +#: lms/templates/certificates/valid.html +msgid "Santander Open Academy certifies that" +msgstr "Santander Open Academy certifica que" + +#: lms/templates/certificates/valid.html +msgid "Has successfully completed the course" +msgstr "Concluiu com sucesso o curso" + +#: lms/templates/certificates/valid.html +msgid "Course Completed on" +msgstr "Curso concluído em" + +#: lms/templates/certificates/valid.html +msgid "Hours" +msgstr "Horas" + +#: lms/templates/certificates/valid.html +msgid "Modules" +msgstr "Módulos" + +#: lms/templates/certificates/valid.html +msgid "Self-assessment" +msgstr "Autoavaliação" + +#: lms/templates/certificates/valid.html +msgid "Course content created by" +msgstr "Conteúdo do curso criado por" + +#: lms/templates/certificates/valid.html +msgid "Serial number" +msgstr "Número de série" diff --git a/translations/frontend-app-learning/src/i18n/messages/af_ZA.json b/translations/frontend-app-learning/src/i18n/messages/af_ZA.json index 46533c3d77c4..ccd5ba94019b 100644 --- a/translations/frontend-app-learning/src/i18n/messages/af_ZA.json +++ b/translations/frontend-app-learning/src/i18n/messages/af_ZA.json @@ -488,5 +488,8 @@ "soa_footer_main.accessibility": "Toeganklikheid", "soa_footer_main.support": "Ondersteuning en Hulp", "soa_footer_main.allRightReserved": "Alle regte voorbehou", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "'n Fout het voorgekom tydens die validering van die DNI.", + "soa.certificate.dni.error.retry": "Probeer weer", + "soa.certificate.dni.loading": "Besig om DNI te valideer" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/ar.json b/translations/frontend-app-learning/src/i18n/messages/ar.json index 9e4e377d0e45..5b8b8cf9a038 100644 --- a/translations/frontend-app-learning/src/i18n/messages/ar.json +++ b/translations/frontend-app-learning/src/i18n/messages/ar.json @@ -488,5 +488,8 @@ "soa_footer_main.accessibility": "إمكانية الوصول", "soa_footer_main.support": "الدعم والمساعدة", "soa_footer_main.allRightReserved": "جميع الحقوق محفوظة", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "حدث خطأ أثناء التحقق من رقم الهوية.", + "soa.certificate.dni.error.retry": "إعادة المحاولة", + "soa.certificate.dni.loading": "جارٍ التحقق من رقم الهوية" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/az.json b/translations/frontend-app-learning/src/i18n/messages/az.json index 5cc2ff74c7c2..58ec179761e4 100644 --- a/translations/frontend-app-learning/src/i18n/messages/az.json +++ b/translations/frontend-app-learning/src/i18n/messages/az.json @@ -488,5 +488,8 @@ "soa_footer_main.accessibility": "Əlçatanlıq", "soa_footer_main.support": "Dəstək və Yardım", "soa_footer_main.allRightReserved": "Bütün hüquqlar qorunur", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "DNI yoxlanışı zamanı xəta baş verdi.", + "soa.certificate.dni.error.retry": "Yenidən cəhd edin", + "soa.certificate.dni.loading": "DNI yoxlanılır" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/bo.json b/translations/frontend-app-learning/src/i18n/messages/bo.json index 56d2cd6112e2..9d8a8592dde0 100644 --- a/translations/frontend-app-learning/src/i18n/messages/bo.json +++ b/translations/frontend-app-learning/src/i18n/messages/bo.json @@ -488,5 +488,8 @@ "soa_footer_main.accessibility": "ལག་ལེན་འཐབ་ཐུབ་པ།", "soa_footer_main.support": "རོགས་རམ་དང་གདུང་སེམས།", "soa_footer_main.allRightReserved": "", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "DNI བདེན་དཔང་བྱེད་སྐབས་ནོར་འཁྲུལ་བྱུང་།", + "soa.certificate.dni.error.retry": "བསྐྱར་དུ་ཚོད་ལྟ་བྱེད།", + "soa.certificate.dni.loading": "DNI བདེན་དཔང་བྱེད་བཞིན་པ།" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/da.json b/translations/frontend-app-learning/src/i18n/messages/da.json index 09aaa0206d92..44ea0c15cd3b 100644 --- a/translations/frontend-app-learning/src/i18n/messages/da.json +++ b/translations/frontend-app-learning/src/i18n/messages/da.json @@ -475,5 +475,8 @@ "soa_footer_main.accessibility": "Tilgængelighed", "soa_footer_main.support": "Support og Hjælp", "soa_footer_main.allRightReserved": "Eftertryk forbudt", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "Der opstod en fejl under validering af DNI.", + "soa.certificate.dni.error.retry": "Prøv igen", + "soa.certificate.dni.loading": "Validerer DNI" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/de.json b/translations/frontend-app-learning/src/i18n/messages/de.json index a60983b7ee04..a8f3c50e4aea 100644 --- a/translations/frontend-app-learning/src/i18n/messages/de.json +++ b/translations/frontend-app-learning/src/i18n/messages/de.json @@ -457,5 +457,8 @@ "soa_footer_main.accessibility": "Barrierefreiheit", "soa_footer_main.support": "Support und Hilfe", "soa_footer_main.allRightReserved": "", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "Bei der Validierung der DNI ist ein Fehler aufgetreten.", + "soa.certificate.dni.error.retry": "Erneut versuchen", + "soa.certificate.dni.loading": "DNI wird validiert" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/de_DE.json b/translations/frontend-app-learning/src/i18n/messages/de_DE.json index 29850e934dc5..b1594352f7c0 100644 --- a/translations/frontend-app-learning/src/i18n/messages/de_DE.json +++ b/translations/frontend-app-learning/src/i18n/messages/de_DE.json @@ -488,5 +488,8 @@ "soa_footer_main.accessibility": "Barrierefreiheit", "soa_footer_main.support": "Support und Hilfe", "soa_footer_main.allRightReserved": "Alle Rechte vorbehalten", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "Bei der Validierung der DNI ist ein Fehler aufgetreten.", + "soa.certificate.dni.error.retry": "Erneut versuchen", + "soa.certificate.dni.loading": "DNI wird validiert" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/el.json b/translations/frontend-app-learning/src/i18n/messages/el.json index e2c8aa07b100..e683a3870e53 100644 --- a/translations/frontend-app-learning/src/i18n/messages/el.json +++ b/translations/frontend-app-learning/src/i18n/messages/el.json @@ -475,5 +475,8 @@ "soa_footer_main.accessibility": "Προσβασιμότητα", "soa_footer_main.support": "Υποστήριξη και Βοήθεια", "soa_footer_main.allRightReserved": "", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "Παρουσιάστηκε σφάλμα κατά την επαλήθευση του DNI.", + "soa.certificate.dni.error.retry": "Επανάληψη", + "soa.certificate.dni.loading": "Επαλήθευση DNI" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/es_419.json b/translations/frontend-app-learning/src/i18n/messages/es_419.json index fe01e3895a4e..f426d9441492 100644 --- a/translations/frontend-app-learning/src/i18n/messages/es_419.json +++ b/translations/frontend-app-learning/src/i18n/messages/es_419.json @@ -488,5 +488,8 @@ "soa_footer_main.accessibility": "Accesibilidad", "soa_footer_main.support": "Soporte y Ayuda", "soa_footer_main.allRightReserved": "Todos los derechos reservados.", - "header.menu.soa.myLearning.label": "Mi aprendizaje" + "header.menu.soa.myLearning.label": "Mi aprendizaje", + "soa.certificate.dni.error": "Ha ocurrido un error en la validación del DNI.", + "soa.certificate.dni.error.retry": "Reintentar validación", + "soa.certificate.dni.loading": "Validando DNI" } diff --git a/translations/frontend-app-learning/src/i18n/messages/es_ES.json b/translations/frontend-app-learning/src/i18n/messages/es_ES.json index 1c2a28b2e53d..9c61725da4a5 100644 --- a/translations/frontend-app-learning/src/i18n/messages/es_ES.json +++ b/translations/frontend-app-learning/src/i18n/messages/es_ES.json @@ -501,5 +501,8 @@ "courseOutline.tray.title": "Esquema del curso", "courseOutline.completedUnit": "Unidad completada", "courseOutline.incompleteUnit": "Unidad incompleta", - "discussions.sidebar.open.button": "Mostrar bandeja de discusiones" + "discussions.sidebar.open.button": "Mostrar bandeja de discusiones", + "soa.certificate.dni.error": "Ha ocurrido un error en la validación del DNI.", + "soa.certificate.dni.error.retry": "Reintentar validación", + "soa.certificate.dni.loading": "Validando DNI" } diff --git a/translations/frontend-app-learning/src/i18n/messages/fa.json b/translations/frontend-app-learning/src/i18n/messages/fa.json index c2b39974ac10..e266629040c2 100644 --- a/translations/frontend-app-learning/src/i18n/messages/fa.json +++ b/translations/frontend-app-learning/src/i18n/messages/fa.json @@ -131,5 +131,8 @@ "soa_footer_main.accessibility": "دسترس‌پذیری", "soa_footer_main.support": "پشتیبانی و کمک", "soa_footer_main.allRightReserved": "تمامی حقوق محفوظ است", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "خطایی در اعتبارسنجی DNI رخ داد.", + "soa.certificate.dni.error.retry": "تلاش مجدد", + "soa.certificate.dni.loading": "در حال اعتبارسنجی DNI" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/fr_CA.json b/translations/frontend-app-learning/src/i18n/messages/fr_CA.json index 4c4b478c46c4..1a3bc0495e91 100644 --- a/translations/frontend-app-learning/src/i18n/messages/fr_CA.json +++ b/translations/frontend-app-learning/src/i18n/messages/fr_CA.json @@ -488,5 +488,8 @@ "soa_footer_main.accessibility": "Accessibilité", "soa_footer_main.support": "Soutien et Aide", "soa_footer_main.allRightReserved": "Tous droits réservés", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "Une erreur s'est produite lors de la validation du DNI.", + "soa.certificate.dni.error.retry": "Réessayer", + "soa.certificate.dni.loading": "Validation du DNI en cours" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/he.json b/translations/frontend-app-learning/src/i18n/messages/he.json index cb6a0ebdd7de..b7736c036650 100644 --- a/translations/frontend-app-learning/src/i18n/messages/he.json +++ b/translations/frontend-app-learning/src/i18n/messages/he.json @@ -475,5 +475,8 @@ "soa_footer_main.accessibility": "נגישות", "soa_footer_main.support": "תמיכה ועזרה", "soa_footer_main.allRightReserved": "כל הזכויות שמורות", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "אירעה שגיאה באימות ה-DNI.", + "soa.certificate.dni.error.retry": "נסה שוב", + "soa.certificate.dni.loading": "מאמת DNI" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/hi.json b/translations/frontend-app-learning/src/i18n/messages/hi.json index e7ef46f64031..ec4e170edbbe 100644 --- a/translations/frontend-app-learning/src/i18n/messages/hi.json +++ b/translations/frontend-app-learning/src/i18n/messages/hi.json @@ -488,5 +488,8 @@ "soa_footer_main.accessibility": "अभिगम्यता", "soa_footer_main.support": "सहायता और मदद", "soa_footer_main.allRightReserved": "सभी अधिकार सुरक्षित", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "DNI सत्यापन में त्रुटि हुई।", + "soa.certificate.dni.error.retry": "पुनः प्रयास करें", + "soa.certificate.dni.loading": "DNI सत्यापित हो रहा है" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/hu.json b/translations/frontend-app-learning/src/i18n/messages/hu.json index 2c2f70686928..ea6998e53c3f 100644 --- a/translations/frontend-app-learning/src/i18n/messages/hu.json +++ b/translations/frontend-app-learning/src/i18n/messages/hu.json @@ -488,5 +488,8 @@ "soa_footer_main.accessibility": "Akadálymentesség", "soa_footer_main.support": "Támogatás és Segítség", "soa_footer_main.allRightReserved": "Minden jog fenntartva", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "Hiba történt a DNI érvényesítése során.", + "soa.certificate.dni.error.retry": "Újrapróbálás", + "soa.certificate.dni.loading": "DNI érvényesítése" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/id.json b/translations/frontend-app-learning/src/i18n/messages/id.json index 4a2ca45bb89f..999e0afbe4f4 100644 --- a/translations/frontend-app-learning/src/i18n/messages/id.json +++ b/translations/frontend-app-learning/src/i18n/messages/id.json @@ -475,5 +475,8 @@ "soa_footer_main.accessibility": "Aksesibilitas", "soa_footer_main.support": "Dukungan dan Bantuan", "soa_footer_main.allRightReserved": "Seluruh hak cipta", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "Terjadi kesalahan saat memvalidasi DNI.", + "soa.certificate.dni.error.retry": "Coba lagi", + "soa.certificate.dni.loading": "Memvalidasi DNI" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/it_IT.json b/translations/frontend-app-learning/src/i18n/messages/it_IT.json index 1908b9059333..90a61f99bf95 100644 --- a/translations/frontend-app-learning/src/i18n/messages/it_IT.json +++ b/translations/frontend-app-learning/src/i18n/messages/it_IT.json @@ -131,5 +131,8 @@ "soa_footer_main.accessibility": "Accessibilità", "soa_footer_main.support": "Supporto e Aiuto", "soa_footer_main.allRightReserved": "Tutti i diritti riservati", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "Si è verificato un errore durante la convalida del DNI.", + "soa.certificate.dni.error.retry": "Riprova", + "soa.certificate.dni.loading": "Convalida DNI in corso" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/ja.json b/translations/frontend-app-learning/src/i18n/messages/ja.json index 264100f8b80c..a9a5f8a1778c 100644 --- a/translations/frontend-app-learning/src/i18n/messages/ja.json +++ b/translations/frontend-app-learning/src/i18n/messages/ja.json @@ -488,5 +488,8 @@ "soa_footer_main.accessibility": "アクセシビリティ", "soa_footer_main.support": "サポートとヘルプ", "soa_footer_main.allRightReserved": "すべての権利を保有", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "DNIの検証中にエラーが発生しました。", + "soa.certificate.dni.error.retry": "再試行", + "soa.certificate.dni.loading": "DNIを検証中" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/lv.json b/translations/frontend-app-learning/src/i18n/messages/lv.json index f0db68cd81c2..3e79440d97e1 100644 --- a/translations/frontend-app-learning/src/i18n/messages/lv.json +++ b/translations/frontend-app-learning/src/i18n/messages/lv.json @@ -131,5 +131,8 @@ "soa_footer_main.accessibility": "Pieejamība", "soa_footer_main.support": "Atbalsts un Palīdzība", "soa_footer_main.allRightReserved": "Visas tiesības aizsargātas", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "DNI validācijas laikā radās kļūda.", + "soa.certificate.dni.error.retry": "Mēģināt vēlreiz", + "soa.certificate.dni.loading": "DNI validācija" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/pt_BR.json b/translations/frontend-app-learning/src/i18n/messages/pt_BR.json index 8868b293d8d6..082b71cc59cb 100644 --- a/translations/frontend-app-learning/src/i18n/messages/pt_BR.json +++ b/translations/frontend-app-learning/src/i18n/messages/pt_BR.json @@ -475,5 +475,8 @@ "soa_footer_main.accessibility": "Acessibilidade", "soa_footer_main.support": "Suporte e Ajuda", "soa_footer_main.allRightReserved": "Todos os direitos reservados", - "header.menu.soa.myLearning.label": "My Learning" + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "Ocorreu um erro na validação do DNI.", + "soa.certificate.dni.error.retry": "Tentar novamente", + "soa.certificate.dni.loading": "Validando DNI" } diff --git a/translations/frontend-app-learning/src/i18n/messages/pt_PT.json b/translations/frontend-app-learning/src/i18n/messages/pt_PT.json index 417147f54ac6..76bdc87e47e7 100644 --- a/translations/frontend-app-learning/src/i18n/messages/pt_PT.json +++ b/translations/frontend-app-learning/src/i18n/messages/pt_PT.json @@ -488,5 +488,8 @@ "soa_footer_main.accessibility": "Acessibilidade", "soa_footer_main.support": "Suporte e Ajuda", "soa_footer_main.allRightReserved": "Todos os direitos reservados", - "header.menu.soa.myLearning.label": "My Learning" + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "Ocorreu um erro na validação do DNI.", + "soa.certificate.dni.error.retry": "Tentar novamente", + "soa.certificate.dni.loading": "A validar o DNI" } diff --git a/translations/frontend-app-learning/src/i18n/messages/ro.json b/translations/frontend-app-learning/src/i18n/messages/ro.json index 24e68444a44e..43b3b8bdf0c4 100644 --- a/translations/frontend-app-learning/src/i18n/messages/ro.json +++ b/translations/frontend-app-learning/src/i18n/messages/ro.json @@ -488,5 +488,8 @@ "soa_footer_main.accessibility": "Accesibilitate", "soa_footer_main.support": "Suport și Ajutor", "soa_footer_main.allRightReserved": "", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "A apărut o eroare la validarea DNI.", + "soa.certificate.dni.error.retry": "Reîncearcă", + "soa.certificate.dni.loading": "Se validează DNI" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/ru.json b/translations/frontend-app-learning/src/i18n/messages/ru.json index e82856c54b31..1f73bc92bba0 100644 --- a/translations/frontend-app-learning/src/i18n/messages/ru.json +++ b/translations/frontend-app-learning/src/i18n/messages/ru.json @@ -488,5 +488,8 @@ "soa_footer_main.accessibility": "Доступность", "soa_footer_main.support": "Поддержка и Помощь", "soa_footer_main.allRightReserved": "Все права защищены", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "Произошла ошибка при проверке DNI.", + "soa.certificate.dni.error.retry": "Повторить попытку", + "soa.certificate.dni.loading": "Проверка DNI" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/sv.json b/translations/frontend-app-learning/src/i18n/messages/sv.json index 561dccb4b17d..b52bb7bfa65d 100644 --- a/translations/frontend-app-learning/src/i18n/messages/sv.json +++ b/translations/frontend-app-learning/src/i18n/messages/sv.json @@ -488,5 +488,8 @@ "soa_footer_main.accessibility": "Tillgänglighet", "soa_footer_main.support": "Support och Hjälp", "soa_footer_main.allRightReserved": "Alla rättigheter förbehållna", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "Ett fel uppstod vid validering av DNI.", + "soa.certificate.dni.error.retry": "Försök igen", + "soa.certificate.dni.loading": "Validerar DNI" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/sw.json b/translations/frontend-app-learning/src/i18n/messages/sw.json index 899a5fd6b159..3ab3fe827c89 100644 --- a/translations/frontend-app-learning/src/i18n/messages/sw.json +++ b/translations/frontend-app-learning/src/i18n/messages/sw.json @@ -475,5 +475,8 @@ "soa_footer_main.accessibility": "Upatikanaji", "soa_footer_main.support": "Msaada na Usaidizi", "soa_footer_main.allRightReserved": "", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "Hitilafu imetokea wakati wa kuthibitisha DNI.", + "soa.certificate.dni.error.retry": "Jaribu tena", + "soa.certificate.dni.loading": "Inathibitisha DNI" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/te.json b/translations/frontend-app-learning/src/i18n/messages/te.json index 4a6f80ee46fa..96f4e2d819af 100644 --- a/translations/frontend-app-learning/src/i18n/messages/te.json +++ b/translations/frontend-app-learning/src/i18n/messages/te.json @@ -475,5 +475,8 @@ "soa_footer_main.accessibility": "అందుబాటు", "soa_footer_main.support": "మద్దతు మరియు సహాయం", "soa_footer_main.allRightReserved": "", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "DNI ధృవీకరణలో లోపం సంభవించింది.", + "soa.certificate.dni.error.retry": "మళ్ళీ ప్రయత్నించండి", + "soa.certificate.dni.loading": "DNI ధృవీకరిస్తోంది" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/th.json b/translations/frontend-app-learning/src/i18n/messages/th.json index f123007e2ae3..0bcd9a8bb7ad 100644 --- a/translations/frontend-app-learning/src/i18n/messages/th.json +++ b/translations/frontend-app-learning/src/i18n/messages/th.json @@ -475,5 +475,8 @@ "soa_footer_main.accessibility": "การเข้าถึง", "soa_footer_main.support": "การสนับสนุนและความช่วยเหลือ", "soa_footer_main.allRightReserved": "", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "เกิดข้อผิดพลาดในการตรวจสอบ DNI", + "soa.certificate.dni.error.retry": "ลองอีกครั้ง", + "soa.certificate.dni.loading": "กำลังตรวจสอบ DNI" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/tr_TR.json b/translations/frontend-app-learning/src/i18n/messages/tr_TR.json index b47c846e855f..4b1ce6e90f3f 100644 --- a/translations/frontend-app-learning/src/i18n/messages/tr_TR.json +++ b/translations/frontend-app-learning/src/i18n/messages/tr_TR.json @@ -488,5 +488,8 @@ "soa_footer_main.accessibility": "Erişilebilirlik", "soa_footer_main.support": "Destek ve Yardım", "soa_footer_main.allRightReserved": "Tüm hakları saklıdır", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "DNI doğrulaması sırasında bir hata oluştu.", + "soa.certificate.dni.error.retry": "Tekrar dene", + "soa.certificate.dni.loading": "DNI doğrulanıyor" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/uk.json b/translations/frontend-app-learning/src/i18n/messages/uk.json index f12bd77443f1..9e449295aef0 100644 --- a/translations/frontend-app-learning/src/i18n/messages/uk.json +++ b/translations/frontend-app-learning/src/i18n/messages/uk.json @@ -475,5 +475,8 @@ "soa_footer_main.accessibility": "Доступність", "soa_footer_main.support": "Підтримка та Допомога", "soa_footer_main.allRightReserved": "Всі права захищено", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "Під час перевірки DNI сталася помилка.", + "soa.certificate.dni.error.retry": "Спробувати знову", + "soa.certificate.dni.loading": "Перевірка DNI" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/uz.json b/translations/frontend-app-learning/src/i18n/messages/uz.json index 823c6a87d070..399f7cef6799 100644 --- a/translations/frontend-app-learning/src/i18n/messages/uz.json +++ b/translations/frontend-app-learning/src/i18n/messages/uz.json @@ -131,5 +131,8 @@ "soa_footer_main.accessibility": "Imkoniyat", "soa_footer_main.support": "Qo'llab-quvvatlash va Yordam", "soa_footer_main.allRightReserved": "Barcha huquqlar himoyalangan", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "DNI tekshirishda xatolik yuz berdi.", + "soa.certificate.dni.error.retry": "Qayta urinish", + "soa.certificate.dni.loading": "DNI tekshirilmoqda" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/vi.json b/translations/frontend-app-learning/src/i18n/messages/vi.json index 28d05f50d0e7..e8affe9f5a89 100644 --- a/translations/frontend-app-learning/src/i18n/messages/vi.json +++ b/translations/frontend-app-learning/src/i18n/messages/vi.json @@ -131,5 +131,8 @@ "soa_footer_main.accessibility": "Khả năng tiếp cận", "soa_footer_main.support": "Hỗ trợ và Trợ giúp", "soa_footer_main.allRightReserved": "Đã đăng ký Bản quyền", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "Đã xảy ra lỗi khi xác thực DNI.", + "soa.certificate.dni.error.retry": "Thử lại", + "soa.certificate.dni.loading": "Đang xác thực DNI" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/zh_CN.json b/translations/frontend-app-learning/src/i18n/messages/zh_CN.json index 73de68845121..9bfc0b7da574 100644 --- a/translations/frontend-app-learning/src/i18n/messages/zh_CN.json +++ b/translations/frontend-app-learning/src/i18n/messages/zh_CN.json @@ -131,5 +131,8 @@ "soa_footer_main.accessibility": "无障碍", "soa_footer_main.support": "支持与帮助", "soa_footer_main.allRightReserved": "保留所有权利", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "验证DNI时出错。", + "soa.certificate.dni.error.retry": "重试", + "soa.certificate.dni.loading": "正在验证DNI" +} \ No newline at end of file diff --git a/translations/frontend-app-learning/src/i18n/messages/zh_HK.json b/translations/frontend-app-learning/src/i18n/messages/zh_HK.json index 769376f34a47..b13d3ced746e 100644 --- a/translations/frontend-app-learning/src/i18n/messages/zh_HK.json +++ b/translations/frontend-app-learning/src/i18n/messages/zh_HK.json @@ -131,5 +131,8 @@ "soa_footer_main.accessibility": "無障礙", "soa_footer_main.support": "支援與幫助", "soa_footer_main.allRightReserved": "版權所有", - "header.menu.soa.myLearning.label": "My Learning" -} + "header.menu.soa.myLearning.label": "My Learning", + "soa.certificate.dni.error": "驗證DNI時發生錯誤。", + "soa.certificate.dni.error.retry": "重試", + "soa.certificate.dni.loading": "正在驗證DNI" +} \ No newline at end of file