aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po')
-rw-r--r--pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po14
1 files changed, 11 insertions, 3 deletions
diff --git a/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po b/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po
index 75a95595..ca495e38 100644
--- a/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po
+++ b/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-05-01 17:26+0200\n"
-"PO-Revision-Date: 2014-05-01 17:28+0100\n"
+"POT-Creation-Date: 2014-05-01 18:13+0200\n"
+"PO-Revision-Date: 2014-05-01 18:14+0100\n"
"Last-Translator: Cédric Bonhomme <cedric@cedricbonhomme.org>\n"
"Language-Team: fr <LL@li.org>\n"
"Language: fr\n"
@@ -31,7 +31,7 @@ msgstr "Mot de passe"
msgid "Please enter a password."
msgstr "S'il vous plaît entrer un mot de passe."
-#: pyaggr3g470r/forms.py:42
+#: pyaggr3g470r/forms.py:42 pyaggr3g470r/templates/login.html:5
msgid "Log In"
msgstr "Connexion"
@@ -425,6 +425,14 @@ msgstr "À propos"
msgid "Logout"
msgstr "Déconnexion"
+#: pyaggr3g470r/templates/login.html:19
+msgid "Your email"
+msgstr "Votre email"
+
+#: pyaggr3g470r/templates/login.html:23
+msgid "Your Password"
+msgstr "Votre mot de passe"
+
#: pyaggr3g470r/templates/management.html:5
msgid "Your subscriptions"
msgstr "Vos abonnements"
bgstack15