Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(i18n): update translations #178

Merged
merged 1 commit into from
Sep 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions src/i18n/messages/ar.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
{
"PageTitle": "سجلاتي التعلّمية | {siteName}",
"learnerRecords": "My Learner Records",
"verifiableCredentials": "Verifiable Credentials",
"certificate.card.name": "Program Certificate",
"certificate.card.organization.label": "From",
"certificate.card.noOrg.text": "No organization",
"certificate.card.date.label": "Awarded on {date}",
"certificate.card.action.label": "Create",
"certificate.card.multiAction.label": "Create with",
"credentials.modal.title": "Verifiable credential",
"credentials.modal.close.button": "Close modal window",
"credentials.modal.close.mobile.button": "Cancel",
"credentials.modal.mobile.title": "To download a verifiable credential to your mobile wallet application, please follow the instructions below.",
"credentials.modal.instruction.appStore.button": "Download the mobile app from the Apple App Store",
"credentials.modal.instruction.googlePlay.button": "Download the mobile app from the Google Play",
"credentials.modal.instruction.title": "Follow the instructions below to get a verifiable credential:",
"credentials.modal.instruction.step1": "Download and install the wallet app on your smartphone.",
"credentials.modal.instruction.step2": "Sign up for the app to identify yourself.",
"credentials.modal.instruction.step3": "Open the wallet application and select the option \"Scan QR code\". Then scan the image of QR code.",
"credentials.modal.instruction.step4": "Once you have successfully done - close modal window.",
"credentials.modal.deeplink": "Download Credential",
"credentials.modal.loading": "Loading...",
"credentials.modal.qrCode.label": "QR code to obtain the verifiable credential",
"credentials.modal.copyLink.label": "Copy link",
"credentials.modal.error": "An error occurred attempting to retrieve your program certificate. Please try again later.",
"credentials.profile.link": "Back to My Profile",
"credentials.list.empty": "No certificate available. Finish your first program to get a certificate.",
"credentials.list.error": "An error occurred attempting to retrieve your program certificates. Please try again later.",
"credentials.header": "Verifiable Credentials",
"credentials.description": "A certificate for a program will appear in the list once you have earned all course certificates in a program.",
"credentials.help.header": "Questions about Verifiable Credentials?",
"credentials.help.description": "To learn more about Verifiable Credentials you can ",
"credentials.help.link": "read in our Verifiable Credentials Support Page.",
"credentials.error.fetch.certificates": "Could not fetch program certificates",
"credentials.error.fetch.storages": "Could not fetch available storages",
"credentials.error.issuance.init": "Could not initiate issuance line",
"earned.status.badge": "تم التحصيل",
"not.earned.status.badge": "لم يتم التحصيل",
"partially.completed.status.badge": "مكتمل جزئيًا",
Expand Down
35 changes: 35 additions & 0 deletions src/i18n/messages/de_DE.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
{
"PageTitle": "My Learner Records | {siteName}",
"learnerRecords": "My Learner Records",
"verifiableCredentials": "Verifiable Credentials",
"certificate.card.name": "Program Certificate",
"certificate.card.organization.label": "From",
"certificate.card.noOrg.text": "No organization",
"certificate.card.date.label": "Awarded on {date}",
"certificate.card.action.label": "Create",
"certificate.card.multiAction.label": "Create with",
"credentials.modal.title": "Verifiable credential",
"credentials.modal.close.button": "Close modal window",
"credentials.modal.close.mobile.button": "Cancel",
"credentials.modal.mobile.title": "To download a verifiable credential to your mobile wallet application, please follow the instructions below.",
"credentials.modal.instruction.appStore.button": "Download the mobile app from the Apple App Store",
"credentials.modal.instruction.googlePlay.button": "Download the mobile app from the Google Play",
"credentials.modal.instruction.title": "Follow the instructions below to get a verifiable credential:",
"credentials.modal.instruction.step1": "Download and install the wallet app on your smartphone.",
"credentials.modal.instruction.step2": "Sign up for the app to identify yourself.",
"credentials.modal.instruction.step3": "Open the wallet application and select the option \"Scan QR code\". Then scan the image of QR code.",
"credentials.modal.instruction.step4": "Once you have successfully done - close modal window.",
"credentials.modal.deeplink": "Download Credential",
"credentials.modal.loading": "Loading...",
"credentials.modal.qrCode.label": "QR code to obtain the verifiable credential",
"credentials.modal.copyLink.label": "Copy link",
"credentials.modal.error": "An error occurred attempting to retrieve your program certificate. Please try again later.",
"credentials.profile.link": "Back to My Profile",
"credentials.list.empty": "No certificate available. Finish your first program to get a certificate.",
"credentials.list.error": "An error occurred attempting to retrieve your program certificates. Please try again later.",
"credentials.header": "Verifiable Credentials",
"credentials.description": "A certificate for a program will appear in the list once you have earned all course certificates in a program.",
"credentials.help.header": "Questions about Verifiable Credentials?",
"credentials.help.description": "To learn more about Verifiable Credentials you can ",
"credentials.help.link": "read in our Verifiable Credentials Support Page.",
"credentials.error.fetch.certificates": "Could not fetch program certificates",
"credentials.error.fetch.storages": "Could not fetch available storages",
"credentials.error.issuance.init": "Could not initiate issuance line",
"earned.status.badge": "Earned",
"not.earned.status.badge": "Not Earned",
"partially.completed.status.badge": "Partially Completed",
Expand Down
35 changes: 35 additions & 0 deletions src/i18n/messages/es_419.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
{
"PageTitle": "Mis registros de alumno | {siteName}",
"learnerRecords": "Mis Registros de Estudiante",
"verifiableCredentials": "Credenciales verificables",
"certificate.card.name": "Certificado del programa",
"certificate.card.organization.label": "Desde",
"certificate.card.noOrg.text": "Sin organización",
"certificate.card.date.label": "Otorgado el {date}",
"certificate.card.action.label": "Crear",
"certificate.card.multiAction.label": "Crear con",
"credentials.modal.title": "Credencial verificable",
"credentials.modal.close.button": "Cerrar ventana modal",
"credentials.modal.close.mobile.button": "Cancelar",
"credentials.modal.mobile.title": "Para descargar una credencial verificable a su aplicación de billetera móvil, siga las instrucciones a continuación.",
"credentials.modal.instruction.appStore.button": "Descargar la aplicación móvil desde la App Store de Apple",
"credentials.modal.instruction.googlePlay.button": "Descargar la aplicación móvil desde Google Play",
"credentials.modal.instruction.title": "Siga las instrucciones a continuación para obtener una credencial verificable:",
"credentials.modal.instruction.step1": "Descargue e instale la aplicación de billetera en su teléfono inteligente.",
"credentials.modal.instruction.step2": "Registrarse en la aplicación para su identificación.",
"credentials.modal.instruction.step3": "Abrir la aplicación y seleccionar la opción \"Escanear código QR\". Escanear el código proporcionado.",
"credentials.modal.instruction.step4": "Una vez que lo haya hecho con éxito, cierre la ventana modal.",
"credentials.modal.deeplink": "Descargar Credencial",
"credentials.modal.loading": "Cargando...",
"credentials.modal.qrCode.label": "Código QR para obtener la credencial comprobable",
"credentials.modal.copyLink.label": "Copiar link",
"credentials.modal.error": "Se produjo un error al intentar recuperar el certificado de su programa. Por favor, intentarlo de nuevo más tarde.",
"credentials.profile.link": "Volver a Mi Perfil",
"credentials.list.empty": "No hay certificado disponible. Terminar el primer programa para obtener un certificado.",
"credentials.list.error": "Se produjo un error al intentar recuperar los certificados de su programa. Por favor, intentar de nuevo más tarde.",
"credentials.header": "Credenciales verificables",
"credentials.description": "Un certificado para un programa aparecerá en la lista una vez que haya obtenido todos los certificados de curso en un programa.",
"credentials.help.header": "¿Preguntas sobre credenciales verificables?",
"credentials.help.description": "Para obtener más información sobre las credenciales verificables, puede",
"credentials.help.link": "leer en nuestra página de soporte de credenciales verificables.",
"credentials.error.fetch.certificates": "No se pudieron obtener los certificados del programa",
"credentials.error.fetch.storages": "No se pudieron obtener los almacenamientos disponibles",
"credentials.error.issuance.init": "No se pudo iniciar la línea de emisión",
"earned.status.badge": "Realizado",
"not.earned.status.badge": "No aprobado",
"partially.completed.status.badge": "Parcialmente Completado",
Expand Down
35 changes: 35 additions & 0 deletions src/i18n/messages/fr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
{
"PageTitle": "My Learner Records | {siteName}",
"learnerRecords": "My Learner Records",
"verifiableCredentials": "Verifiable Credentials",
"certificate.card.name": "Program Certificate",
"certificate.card.organization.label": "From",
"certificate.card.noOrg.text": "No organization",
"certificate.card.date.label": "Awarded on {date}",
"certificate.card.action.label": "Create",
"certificate.card.multiAction.label": "Create with",
"credentials.modal.title": "Verifiable credential",
"credentials.modal.close.button": "Close modal window",
"credentials.modal.close.mobile.button": "Cancel",
"credentials.modal.mobile.title": "To download a verifiable credential to your mobile wallet application, please follow the instructions below.",
"credentials.modal.instruction.appStore.button": "Download the mobile app from the Apple App Store",
"credentials.modal.instruction.googlePlay.button": "Download the mobile app from the Google Play",
"credentials.modal.instruction.title": "Follow the instructions below to get a verifiable credential:",
"credentials.modal.instruction.step1": "Download and install the wallet app on your smartphone.",
"credentials.modal.instruction.step2": "Sign up for the app to identify yourself.",
"credentials.modal.instruction.step3": "Open the wallet application and select the option \"Scan QR code\". Then scan the image of QR code.",
"credentials.modal.instruction.step4": "Once you have successfully done - close modal window.",
"credentials.modal.deeplink": "Download Credential",
"credentials.modal.loading": "Loading...",
"credentials.modal.qrCode.label": "QR code to obtain the verifiable credential",
"credentials.modal.copyLink.label": "Copy link",
"credentials.modal.error": "An error occurred attempting to retrieve your program certificate. Please try again later.",
"credentials.profile.link": "Back to My Profile",
"credentials.list.empty": "No certificate available. Finish your first program to get a certificate.",
"credentials.list.error": "An error occurred attempting to retrieve your program certificates. Please try again later.",
"credentials.header": "Verifiable Credentials",
"credentials.description": "A certificate for a program will appear in the list once you have earned all course certificates in a program.",
"credentials.help.header": "Questions about Verifiable Credentials?",
"credentials.help.description": "To learn more about Verifiable Credentials you can ",
"credentials.help.link": "read in our Verifiable Credentials Support Page.",
"credentials.error.fetch.certificates": "Could not fetch program certificates",
"credentials.error.fetch.storages": "Could not fetch available storages",
"credentials.error.issuance.init": "Could not initiate issuance line",
"earned.status.badge": "Earned",
"not.earned.status.badge": "Not Earned",
"partially.completed.status.badge": "Partially Completed",
Expand Down
35 changes: 35 additions & 0 deletions src/i18n/messages/fr_CA.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
{
"PageTitle": "Mes dossiers d'apprenant | {siteName}",
"learnerRecords": "Mes dossiers d'apprenant",
"verifiableCredentials": "Informations d'identification vérifiables",
"certificate.card.name": "Certificat de programme",
"certificate.card.organization.label": "De",
"certificate.card.noOrg.text": "Aucune organisation",
"certificate.card.date.label": "Attribué le {date}",
"certificate.card.action.label": "Créer",
"certificate.card.multiAction.label": "Créer avec",
"credentials.modal.title": "Identifiant vérifiable",
"credentials.modal.close.button": "Fermer la fenêtre modale",
"credentials.modal.close.mobile.button": "Annuler",
"credentials.modal.mobile.title": "Pour télécharger un identifiant vérifiable sur votre application de portefeuille mobile, veuillez suivre les instructions ci-dessous.",
"credentials.modal.instruction.appStore.button": "Téléchargez l'application mobile depuis l'App Store d'Apple",
"credentials.modal.instruction.googlePlay.button": "Téléchargez l'application mobile depuis Google Play",
"credentials.modal.instruction.title": "Suivez les instructions ci-dessous pour obtenir un identifiant vérifiable :",
"credentials.modal.instruction.step1": "Téléchargez et installez l'application portefeuille sur votre téléphone intelligent.",
"credentials.modal.instruction.step2": "Inscrivez-vous à l'application pour vous identifier.",
"credentials.modal.instruction.step3": "Ouvrez l'application portefeuille et sélectionnez l'option \"Balayer le code QR\". Balayez ensuite l'image du code QR.",
"credentials.modal.instruction.step4": "Une fois que vous avez réussi, fermez la fenêtre modale.",
"credentials.modal.deeplink": "Télécharger les informations d'identification",
"credentials.modal.loading": "Chargement...",
"credentials.modal.qrCode.label": "Code QR pour obtenir l'information d'identification vérifiable",
"credentials.modal.copyLink.label": "Copier le lien",
"credentials.modal.error": "Une erreur s'est produite lors de la tentative de récupération de votre certificat de programme. Veuillez réessayer plus tard.",
"credentials.profile.link": "Retour à mon profil",
"credentials.list.empty": "Aucun certificat disponible. Terminez votre premier programme pour obtenir un certificat.",
"credentials.list.error": "Une erreur s'est produite lors de la tentative de récupération des certificats de votre programme. Veuillez réessayer plus tard.",
"credentials.header": "Informations d'identification vérifiables",
"credentials.description": "Un certificat pour un programme apparaîtra dans la liste une fois que vous aurez obtenu tous les certificats de cours d'un programme.",
"credentials.help.header": "Des questions sur les informations d'identification vérifiables?",
"credentials.help.description": "Pour en savoir plus sur les informations d'identification vérifiables, vous pouvez",
"credentials.help.link": "lire dans notre page d'assistance sur les informations d'identification vérifiables.",
"credentials.error.fetch.certificates": "Impossible de récupérer les certificats du programme",
"credentials.error.fetch.storages": "Impossible de récupérer les espaces de stockage disponibles",
"credentials.error.issuance.init": "Impossible de lancer la ligne d'émission",
"earned.status.badge": "Obtenu",
"not.earned.status.badge": "Non obtenu",
"partially.completed.status.badge": "Partiellement achevé",
Expand Down
35 changes: 35 additions & 0 deletions src/i18n/messages/hi.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
{
"PageTitle": "My Learner Records | {siteName}",
"learnerRecords": "My Learner Records",
"verifiableCredentials": "Verifiable Credentials",
"certificate.card.name": "Program Certificate",
"certificate.card.organization.label": "From",
"certificate.card.noOrg.text": "No organization",
"certificate.card.date.label": "Awarded on {date}",
"certificate.card.action.label": "Create",
"certificate.card.multiAction.label": "Create with",
"credentials.modal.title": "Verifiable credential",
"credentials.modal.close.button": "Close modal window",
"credentials.modal.close.mobile.button": "Cancel",
"credentials.modal.mobile.title": "To download a verifiable credential to your mobile wallet application, please follow the instructions below.",
"credentials.modal.instruction.appStore.button": "Download the mobile app from the Apple App Store",
"credentials.modal.instruction.googlePlay.button": "Download the mobile app from the Google Play",
"credentials.modal.instruction.title": "Follow the instructions below to get a verifiable credential:",
"credentials.modal.instruction.step1": "Download and install the wallet app on your smartphone.",
"credentials.modal.instruction.step2": "Sign up for the app to identify yourself.",
"credentials.modal.instruction.step3": "Open the wallet application and select the option \"Scan QR code\". Then scan the image of QR code.",
"credentials.modal.instruction.step4": "Once you have successfully done - close modal window.",
"credentials.modal.deeplink": "Download Credential",
"credentials.modal.loading": "Loading...",
"credentials.modal.qrCode.label": "QR code to obtain the verifiable credential",
"credentials.modal.copyLink.label": "Copy link",
"credentials.modal.error": "An error occurred attempting to retrieve your program certificate. Please try again later.",
"credentials.profile.link": "Back to My Profile",
"credentials.list.empty": "No certificate available. Finish your first program to get a certificate.",
"credentials.list.error": "An error occurred attempting to retrieve your program certificates. Please try again later.",
"credentials.header": "Verifiable Credentials",
"credentials.description": "A certificate for a program will appear in the list once you have earned all course certificates in a program.",
"credentials.help.header": "Questions about Verifiable Credentials?",
"credentials.help.description": "To learn more about Verifiable Credentials you can ",
"credentials.help.link": "read in our Verifiable Credentials Support Page.",
"credentials.error.fetch.certificates": "Could not fetch program certificates",
"credentials.error.fetch.storages": "Could not fetch available storages",
"credentials.error.issuance.init": "Could not initiate issuance line",
"earned.status.badge": "Earned",
"not.earned.status.badge": "Not Earned",
"partially.completed.status.badge": "Partially Completed",
Expand Down
Loading