aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/translations/fr
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2014-05-05 14:16:33 +0200
committerCédric Bonhomme <cedric@cedricbonhomme.org>2014-05-05 14:16:33 +0200
commitc12555181b653cbca3567925b649faec4e0ea789 (patch)
tree61189819aedb3c75cce8e8756793bed9d1a1d776 /pyaggr3g470r/translations/fr
parentRemove a validator for the profile form. (diff)
downloadnewspipe-c12555181b653cbca3567925b649faec4e0ea789.tar.gz
newspipe-c12555181b653cbca3567925b649faec4e0ea789.tar.bz2
newspipe-c12555181b653cbca3567925b649faec4e0ea789.zip
Updated translations.
Diffstat (limited to 'pyaggr3g470r/translations/fr')
-rw-r--r--pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mobin9898 -> 9765 bytes
-rw-r--r--pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po7
2 files changed, 4 insertions, 3 deletions
diff --git a/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mo b/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mo
index 6fb63ea3..cf20b342 100644
--- a/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mo
+++ b/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po b/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po
index 0172f25b..68fddd45 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-05 14:07+0200\n"
-"PO-Revision-Date: 2014-05-05 14:07+0100\n"
+"POT-Creation-Date: 2014-05-05 14:16+0200\n"
+"PO-Revision-Date: 2014-05-05 14:16+0100\n"
"Last-Translator: Cédric Bonhomme <cedric@cedricbonhomme.org>\n"
"Language-Team: fr <LL@li.org>\n"
"Language: fr\n"
@@ -137,7 +137,8 @@ msgid "Email already used."
msgstr "Email déjà utilisé."
#: pyaggr3g470r/views.py:188
-msgid "Your account has been created. You can now sign."
+#, fuzzy
+msgid "Your account has been created. You can now sign in."
msgstr "Votre compte a été créé. Vous pouvez maintenant vous connecter."
#: pyaggr3g470r/views.py:222
bgstack15