Nouvelles pages d'erreur
This commit is contained in:
parent
191144c234
commit
f861add38b
5 changed files with 93 additions and 2 deletions
Binary file not shown.
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: 0.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-06-18 19:34+0200\n"
|
||||
"PO-Revision-Date: 2021-06-18 21:19+0200\n"
|
||||
"POT-Creation-Date: 2021-06-18 22:33+0200\n"
|
||||
"PO-Revision-Date: 2021-06-18 22:34+0200\n"
|
||||
"Last-Translator: Test Translator <test@translator>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: en\n"
|
||||
|
@ -744,6 +744,33 @@ msgstr ""
|
|||
"No voter with this username and password exists for this election. Check "
|
||||
"that the information entered is correct, the fields are case sensitive."
|
||||
|
||||
#: shared/templates/403.html:6
|
||||
msgid "Erreur 403"
|
||||
msgstr "403 error"
|
||||
|
||||
#: shared/templates/403.html:16
|
||||
msgid "Vous n'avez pas accès à cette ressource."
|
||||
msgstr "You do not have access to this resource."
|
||||
|
||||
#: shared/templates/404.html:6
|
||||
msgid "Erreur 404"
|
||||
msgstr "404 error"
|
||||
|
||||
#: shared/templates/404.html:16
|
||||
#, python-format
|
||||
msgid ""
|
||||
"La page à l'adresse « %(host)s%(request_path)s » n'a pas pu être trouvée."
|
||||
msgstr ""
|
||||
"The page at the address \"%(host)s%(request_path)s\" could not be found."
|
||||
|
||||
#: shared/templates/500.html:6
|
||||
msgid "Erreur 500"
|
||||
msgstr "500 error"
|
||||
|
||||
#: shared/templates/500.html:16
|
||||
msgid "Erreur interne du serveur."
|
||||
msgstr "Internal server error."
|
||||
|
||||
#: shared/templates/auth/create-user.html:7
|
||||
msgid "Créer un compte avec mot de passe"
|
||||
msgstr "Create a password account"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue