Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
lognaturel committed May 10, 2023
1 parent 3a1eab3 commit 5c66a60
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
12 changes: 7 additions & 5 deletions locales/src/es/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,10 @@
},
"login": {
"heading": "Inicio de sesión requerido",
"queuedMsg": [
"Record queued for submission. In order to submit your queued data, you need to login.",
"¿Le gustaría iniciar sesión ahora o más tarde?"
],
"msg": [
"Si quiere enviar los datos que están en la cola tendrá que iniciar sesión. Si quiere hacerlo ahora mismo, lo redireccionaremos pero perderá los datos que no haya guardado.",
"¿Le gustaría iniciar sesión ahora o más tarde?"
Expand Down Expand Up @@ -221,10 +225,8 @@
"instancenotfound": "Registro no hallado. Puede haber expirado.",
"invalidediturl": "Esta URL no es válida",
"loadfailed": "Error al cargar __resource__",
"notfoundinformlist": [
"Oops, este formulario no existe (más). Lo más probable es que el propietario del formulario lo haya eliminado, archivado o desactivado. Por favor, póngase en contacto con el propietario del formulario para confirmar.",
"Error detallado: Formulario con ID __formId__ no encontrado en /formList."
],
"notfoundinformlist": "This form does not exist or you no longer have access to it. Please check the URL for any missing characters.\n\nIf the form existed previously, it may have been archived, disabled or deleted. If this is unexpected, please contact the person who asked you to fill the form.\n\n(Attempted to access form with ID: __formId__)",
"notfounddirectformurl": "This form does not exist or you no longer have access to it. Please check the URL for any missing characters.\n\nIf the form existed previously, it may have been archived, disabled or deleted. If this is unexpected, please contact the person who asked you to fill the form.\n\n(Attempted to access form: __notfounddirectformurl__)",
"pagenotfound": "No hemos encontrado la página",
"surveyidnotactive": "No hay activa ninguna encuesta con este ID",
"surveyidnotfound": "No hemos encontrado ninguna encuesta con este ID",
Expand Down Expand Up @@ -403,4 +405,4 @@
"update": "Actualiza"
}
}
}
}
6 changes: 5 additions & 1 deletion locales/src/fr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,10 @@
},
"login": {
"heading": "Identification requise",
"queuedMsg": [
"Enregistrement placé en file d'attente afin d'être soumis. Pour soumettre vos données en attente, vous devez vous identifier.",
"Voulez-vous vous identifier maintenant ou plus tard ?"
],
"msg": [
"Vous devez vous identifier pour soumettre votre requête. Si vous le faites maintenant, vous serez redirigé, et vous perdrez toutes les informations non sauvegardées",
"Voulez-vous vous identifier maintenant ou plus tard ?"
Expand Down Expand Up @@ -401,4 +405,4 @@
"update": "Mettre à jour"
}
}
}
}

0 comments on commit 5c66a60

Please sign in to comment.