aboutsummaryrefslogtreecommitdiff
path: root/src/web/translations/fr
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2016-11-22 08:18:59 +0100
committerCédric Bonhomme <cedric@cedricbonhomme.org>2016-11-22 08:18:59 +0100
commite1dab7f062f495b225fbab4f66044d6d3134bdec (patch)
treea9e9463f7c15e70d71c1e3c95d882a40f8efaeb3 /src/web/translations/fr
parentUpdated translations. (diff)
downloadnewspipe-e1dab7f062f495b225fbab4f66044d6d3134bdec.tar.gz
newspipe-e1dab7f062f495b225fbab4f66044d6d3134bdec.tar.bz2
newspipe-e1dab7f062f495b225fbab4f66044d6d3134bdec.zip
Updated translations.
Diffstat (limited to 'src/web/translations/fr')
-rw-r--r--src/web/translations/fr/LC_MESSAGES/messages.mobin17912 -> 18007 bytes
-rw-r--r--src/web/translations/fr/LC_MESSAGES/messages.po8
2 files changed, 6 insertions, 2 deletions
diff --git a/src/web/translations/fr/LC_MESSAGES/messages.mo b/src/web/translations/fr/LC_MESSAGES/messages.mo
index 19e062fa..81dad4bc 100644
--- a/src/web/translations/fr/LC_MESSAGES/messages.mo
+++ b/src/web/translations/fr/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/src/web/translations/fr/LC_MESSAGES/messages.po b/src/web/translations/fr/LC_MESSAGES/messages.po
index 0fb41d61..a4e8b036 100644
--- a/src/web/translations/fr/LC_MESSAGES/messages.po
+++ b/src/web/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: 2016-11-21 13:33+0100\n"
-"PO-Revision-Date: 2016-11-21 13:33+0100\n"
+"POT-Creation-Date: 2016-11-22 08:18+0100\n"
+"PO-Revision-Date: 2016-11-22 08:18+0100\n"
"Last-Translator: Cedric Bonhomme <cedric.bonhomme@list.lu>\n"
"Language-Team: fr <LL@li.org>\n"
"Language: fr\n"
@@ -913,6 +913,10 @@ msgstr "Problème lors de l'envoi d'email d'activation: %(error)s"
msgid "Your account has been created. Check your mail to confirm it."
msgstr "Votre compte a été créé. Vérifiez votre courrier pour le confirmer."
+#: ../views/user.py:32
+msgid "You must set your profile to public."
+msgstr "Vous devez mettre votre profil en public."
+
#: ../views/user.py:60 ../views/user.py:76 ../views/user.py:85
msgid "File not allowed."
msgstr "Fichier non autorisé."
bgstack15