diff --git a/apps/activity/templates/activity/activity_detail.html b/apps/activity/templates/activity/activity_detail.html index 9cfc7640..c3a40891 100644 --- a/apps/activity/templates/activity/activity_detail.html +++ b/apps/activity/templates/activity/activity_detail.html @@ -6,6 +6,7 @@ SPDX-License-Identifier: GPL-3.0-or-later {% load render_table from django_tables2 %} {% block content %} +
%(request_path)s
was not found on the server."
msgstr ""
-#: note_kfet/templates/500.html:11
+#: note_kfet/templates/500.html:10
msgid "Server error"
msgstr ""
-#: note_kfet/templates/500.html:15
+#: note_kfet/templates/500.html:14
msgid ""
"Sorry, an error occurred when processing your request. An email has been "
"sent to webmasters with the detail of the error, and this will be fixed "
"soon. You can now drink a beer."
msgstr ""
-#: note_kfet/templates/autocomplete_model.html:11
+#: note_kfet/templates/autocomplete_model.html:14
msgid "Reset"
msgstr ""
@@ -2816,11 +2816,11 @@ msgid ""
"on the validation link."
msgstr ""
-#: note_kfet/templates/base_search.html:16
+#: note_kfet/templates/base_search.html:15
msgid "Search by attribute such as name…"
msgstr ""
-#: note_kfet/templates/base_search.html:24
+#: note_kfet/templates/base_search.html:23
msgid "There is no results."
msgstr ""
@@ -2836,22 +2836,22 @@ msgid ""
"upgrading."
msgstr ""
-#: note_kfet/templates/registration/logged_out.html:14
+#: note_kfet/templates/registration/logged_out.html:13
msgid "Thanks for spending some quality time with the Web site today."
msgstr ""
-#: note_kfet/templates/registration/logged_out.html:15
+#: note_kfet/templates/registration/logged_out.html:14
msgid "Log in again"
msgstr ""
#: note_kfet/templates/registration/login.html:6
-#: note_kfet/templates/registration/login.html:16
-#: note_kfet/templates/registration/login.html:39
-#: note_kfet/templates/registration/password_reset_complete.html:16
+#: note_kfet/templates/registration/login.html:15
+#: note_kfet/templates/registration/login.html:38
+#: note_kfet/templates/registration/password_reset_complete.html:15
msgid "Log in"
msgstr ""
-#: note_kfet/templates/registration/login.html:21
+#: note_kfet/templates/registration/login.html:20
#, python-format
msgid ""
"You are authenticated as %(username)s, but are not authorized to access this "
@@ -2859,76 +2859,76 @@ msgid ""
"permission mask?"
msgstr ""
-#: note_kfet/templates/registration/login.html:31
+#: note_kfet/templates/registration/login.html:30
msgid ""
"You must be logged with a staff account with the higher mask to access "
"Django Admin."
msgstr ""
-#: note_kfet/templates/registration/login.html:41
+#: note_kfet/templates/registration/login.html:40
msgid "Forgotten your password or username?"
msgstr ""
-#: note_kfet/templates/registration/password_change_done.html:14
+#: note_kfet/templates/registration/password_change_done.html:13
msgid "Your password was changed."
msgstr ""
-#: note_kfet/templates/registration/password_change_form.html:15
+#: note_kfet/templates/registration/password_change_form.html:14
msgid ""
"Please enter your old password, for security's sake, and then enter your new "
"password twice so we can verify you typed it in correctly."
msgstr ""
-#: note_kfet/templates/registration/password_change_form.html:17
-#: note_kfet/templates/registration/password_reset_confirm.html:18
+#: note_kfet/templates/registration/password_change_form.html:16
+#: note_kfet/templates/registration/password_reset_confirm.html:17
msgid "Change my password"
msgstr ""
-#: note_kfet/templates/registration/password_reset_complete.html:14
+#: note_kfet/templates/registration/password_reset_complete.html:13
msgid "Your password has been set. You may go ahead and log in now."
msgstr ""
-#: note_kfet/templates/registration/password_reset_confirm.html:15
+#: note_kfet/templates/registration/password_reset_confirm.html:14
msgid ""
"Please enter your new password twice so we can verify you typed it in "
"correctly."
msgstr ""
-#: note_kfet/templates/registration/password_reset_confirm.html:22
+#: note_kfet/templates/registration/password_reset_confirm.html:21
msgid ""
"The password reset link was invalid, possibly because it has already been "
"used. Please request a new password reset."
msgstr ""
-#: note_kfet/templates/registration/password_reset_done.html:14
+#: note_kfet/templates/registration/password_reset_done.html:13
msgid ""
"We've emailed you instructions for setting your password, if an account "
"exists with the email you entered. You should receive them shortly."
msgstr ""
-#: note_kfet/templates/registration/password_reset_done.html:15
+#: note_kfet/templates/registration/password_reset_done.html:14
msgid ""
"If you don't receive an email, please make sure you've entered the address "
"you registered with, and check your spam folder."
msgstr ""
-#: note_kfet/templates/registration/password_reset_form.html:14
+#: note_kfet/templates/registration/password_reset_form.html:13
msgid ""
"Forgotten your password? Enter your email address below, and we'll email "
"instructions for setting a new one."
msgstr ""
-#: note_kfet/templates/registration/password_reset_form.html:19
+#: note_kfet/templates/registration/password_reset_form.html:18
msgid "Reset my password"
msgstr ""
#: note_kfet/templates/registration/signup.html:6
-#: note_kfet/templates/registration/signup.html:12
-#: note_kfet/templates/registration/signup.html:28
+#: note_kfet/templates/registration/signup.html:11
+#: note_kfet/templates/registration/signup.html:27
msgid "Sign up"
msgstr ""
-#: note_kfet/templates/registration/signup.html:16
+#: note_kfet/templates/registration/signup.html:15
msgid ""
"If you already signed up, your registration is taken into account. The BDE "
"must validate your account before your can log in. You have to go to the "
diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po
index 3ee5d223..0335d24a 100644
--- a/locale/fr/LC_MESSAGES/django.po
+++ b/locale/fr/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-08-31 23:03+0200\n"
+"POT-Creation-Date: 2020-09-01 10:28+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME %(request_path)s
was not found on the server."
@@ -2905,11 +2905,11 @@ msgstr ""
"Le chemin demandé %(request_path)s
n'a pas été trouvé sur le "
"serveur."
-#: note_kfet/templates/500.html:11
+#: note_kfet/templates/500.html:10
msgid "Server error"
msgstr "Erreur du serveur"
-#: note_kfet/templates/500.html:15
+#: note_kfet/templates/500.html:14
msgid ""
"Sorry, an error occurred when processing your request. An email has been "
"sent to webmasters with the detail of the error, and this will be fixed "
@@ -2920,7 +2920,7 @@ msgstr ""
"erreur, qui sera corrigée rapidement. Vous pouvez désormais aller boire une "
"bière."
-#: note_kfet/templates/autocomplete_model.html:11
+#: note_kfet/templates/autocomplete_model.html:14
msgid "Reset"
msgstr "Réinitialiser"
@@ -2948,11 +2948,11 @@ msgstr ""
"Votre adresse e-mail n'est pas validée. Merci de vérifier votre boîte mail "
"et de cliquer sur le lien de validation."
-#: note_kfet/templates/base_search.html:16
+#: note_kfet/templates/base_search.html:15
msgid "Search by attribute such as name…"
msgstr "Chercher par un attribut tel que le nom …"
-#: note_kfet/templates/base_search.html:24
+#: note_kfet/templates/base_search.html:23
msgid "There is no results."
msgstr "Il n'y a pas de résultat."
@@ -2971,22 +2971,22 @@ msgstr ""
"la version %(VERSION)s et la dernière version est %(LAST_VERSION)s. Merci de "
"vous mettre à jour."
-#: note_kfet/templates/registration/logged_out.html:14
+#: note_kfet/templates/registration/logged_out.html:13
msgid "Thanks for spending some quality time with the Web site today."
msgstr "Merci d'avoir utilisé la Note Kfet."
-#: note_kfet/templates/registration/logged_out.html:15
+#: note_kfet/templates/registration/logged_out.html:14
msgid "Log in again"
msgstr "Se connecter à nouveau"
#: note_kfet/templates/registration/login.html:6
-#: note_kfet/templates/registration/login.html:16
-#: note_kfet/templates/registration/login.html:39
-#: note_kfet/templates/registration/password_reset_complete.html:16
+#: note_kfet/templates/registration/login.html:15
+#: note_kfet/templates/registration/login.html:38
+#: note_kfet/templates/registration/password_reset_complete.html:15
msgid "Log in"
msgstr "Se connecter"
-#: note_kfet/templates/registration/login.html:21
+#: note_kfet/templates/registration/login.html:20
#, python-format
msgid ""
"You are authenticated as %(username)s, but are not authorized to access this "
@@ -2997,7 +2997,7 @@ msgstr ""
"d'accéder à cette page. Voulez-vous essayer avec un autre compte, ou avec un "
"masque de permissions plus fort ?"
-#: note_kfet/templates/registration/login.html:31
+#: note_kfet/templates/registration/login.html:30
msgid ""
"You must be logged with a staff account with the higher mask to access "
"Django Admin."
@@ -3005,32 +3005,32 @@ msgstr ""
"Vous devez être connecté avec un compte staff avec le masque le plus haut "
"pour accéder à Django Admin."
-#: note_kfet/templates/registration/login.html:41
+#: note_kfet/templates/registration/login.html:40
msgid "Forgotten your password or username?"
msgstr "Mot de passe ou pseudo oublié ?"
-#: note_kfet/templates/registration/password_change_done.html:14
+#: note_kfet/templates/registration/password_change_done.html:13
msgid "Your password was changed."
msgstr "Votre mot de passe a bien été changé."
-#: note_kfet/templates/registration/password_change_form.html:15
+#: note_kfet/templates/registration/password_change_form.html:14
msgid ""
"Please enter your old password, for security's sake, and then enter your new "
"password twice so we can verify you typed it in correctly."
msgstr ""
-#: note_kfet/templates/registration/password_change_form.html:17
-#: note_kfet/templates/registration/password_reset_confirm.html:18
+#: note_kfet/templates/registration/password_change_form.html:16
+#: note_kfet/templates/registration/password_reset_confirm.html:17
msgid "Change my password"
msgstr "Changer mon mot de passe"
-#: note_kfet/templates/registration/password_reset_complete.html:14
+#: note_kfet/templates/registration/password_reset_complete.html:13
msgid "Your password has been set. You may go ahead and log in now."
msgstr ""
"Votre mot de passe a été enregistré. Vous pouvez vous connecter dès à "
"présent."
-#: note_kfet/templates/registration/password_reset_confirm.html:15
+#: note_kfet/templates/registration/password_reset_confirm.html:14
msgid ""
"Please enter your new password twice so we can verify you typed it in "
"correctly."
@@ -3038,7 +3038,7 @@ msgstr ""
"Entrer votre nouveau mot de passe, et le confirmer en le renseignant une "
"seconde fois."
-#: note_kfet/templates/registration/password_reset_confirm.html:22
+#: note_kfet/templates/registration/password_reset_confirm.html:21
msgid ""
"The password reset link was invalid, possibly because it has already been "
"used. Please request a new password reset."
@@ -3046,7 +3046,7 @@ msgstr ""
"Le lien de reinitialisation du mot de passe est invalide, il a peut-être été "
"déjà utilisé. Faites une nouvelle demande."
-#: note_kfet/templates/registration/password_reset_done.html:14
+#: note_kfet/templates/registration/password_reset_done.html:13
msgid ""
"We've emailed you instructions for setting your password, if an account "
"exists with the email you entered. You should receive them shortly."
@@ -3054,7 +3054,7 @@ msgstr ""
"Nous vous avons envoyé par mail les instructions pour changer votre mot de "
"passe."
-#: note_kfet/templates/registration/password_reset_done.html:15
+#: note_kfet/templates/registration/password_reset_done.html:14
msgid ""
"If you don't receive an email, please make sure you've entered the address "
"you registered with, and check your spam folder."
@@ -3062,7 +3062,7 @@ msgstr ""
"Si vous ne recevez pas d'email, vérifiez que vous avez bien utilisé "
"l'adresse associé à votre compte, et regarder également le dossier spam."
-#: note_kfet/templates/registration/password_reset_form.html:14
+#: note_kfet/templates/registration/password_reset_form.html:13
msgid ""
"Forgotten your password? Enter your email address below, and we'll email "
"instructions for setting a new one."
@@ -3070,17 +3070,17 @@ msgstr ""
"Mot de passe oublié ? Entrez votre adresse mail ci-dessous, et vous recevrez "
"les instructions pour choisir un nouveau mot de passe."
-#: note_kfet/templates/registration/password_reset_form.html:19
+#: note_kfet/templates/registration/password_reset_form.html:18
msgid "Reset my password"
msgstr "Réinitialiser mon mot de passe"
#: note_kfet/templates/registration/signup.html:6
-#: note_kfet/templates/registration/signup.html:12
-#: note_kfet/templates/registration/signup.html:28
+#: note_kfet/templates/registration/signup.html:11
+#: note_kfet/templates/registration/signup.html:27
msgid "Sign up"
msgstr "Inscription"
-#: note_kfet/templates/registration/signup.html:16
+#: note_kfet/templates/registration/signup.html:15
msgid ""
"If you already signed up, your registration is taken into account. The BDE "
"must validate your account before your can log in. You have to go to the "
diff --git a/note_kfet/templates/400.html b/note_kfet/templates/400.html
index 8b96e817..89d7ba85 100644
--- a/note_kfet/templates/400.html
+++ b/note_kfet/templates/400.html
@@ -3,7 +3,6 @@
SPDX-License-Identifier: GPL-3.0-or-later
{% endcomment %}
{% load i18n %}
-{% block contenttitle %}{% endblock %}
{% block content %}