aboutsummaryrefslogtreecommitdiff
path: root/web/translations/fr/LC_MESSAGES
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2015-11-29 00:18:28 +0100
committerCédric Bonhomme <cedric@cedricbonhomme.org>2015-11-29 00:18:28 +0100
commit104a5cce6b82d6506f513413ecb6b40b7915d92d (patch)
tree18916cc82dbbdfb84814be9f68a8c853cc48ab32 /web/translations/fr/LC_MESSAGES
parentUpdated .gitignore. (diff)
downloadnewspipe-104a5cce6b82d6506f513413ecb6b40b7915d92d.tar.gz
newspipe-104a5cce6b82d6506f513413ecb6b40b7915d92d.tar.bz2
newspipe-104a5cce6b82d6506f513413ecb6b40b7915d92d.zip
Updated about page.
Diffstat (limited to 'web/translations/fr/LC_MESSAGES')
-rw-r--r--web/translations/fr/LC_MESSAGES/messages.mobin16704 -> 16842 bytes
-rw-r--r--web/translations/fr/LC_MESSAGES/messages.po15
2 files changed, 11 insertions, 4 deletions
diff --git a/web/translations/fr/LC_MESSAGES/messages.mo b/web/translations/fr/LC_MESSAGES/messages.mo
index a33902ab..c7135b4c 100644
--- a/web/translations/fr/LC_MESSAGES/messages.mo
+++ b/web/translations/fr/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/web/translations/fr/LC_MESSAGES/messages.po b/web/translations/fr/LC_MESSAGES/messages.po
index c7f92398..785f1d47 100644
--- a/web/translations/fr/LC_MESSAGES/messages.po
+++ b/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: 2015-11-29 00:04+0100\n"
-"PO-Revision-Date: 2015-11-29 00:08+0100\n"
+"POT-Creation-Date: 2015-11-29 00:16+0100\n"
+"PO-Revision-Date: 2015-11-29 00:18+0100\n"
"Last-Translator: Cédric Bonhomme <cedric@cedricbonhomme.org>\n"
"Language-Team: fr <LL@li.org>\n"
"Language: fr\n"
@@ -152,8 +152,12 @@ msgid "JARR is a news aggregator platform."
msgstr "JARR est un agrégateur de nouvelles Web."
#: web/templates/about.html:8
-msgid "You can easily install JARR on your server."
-msgstr "Vous pouvez facilement installer JARR sur votre serveur."
+msgid ""
+"You can easily <a href=\"https://jarr.readthedocs.org/en/latest/deployment."
+"html\">install JARR on your server</a>."
+msgstr ""
+"Vous pouvez facilement <a href=\"https://jarr.readthedocs.org/en/latest/"
+"deployment.html\">installer JARR sur votre serveur</a>."
#: web/templates/about.html:9
msgid "Alternatively, you can deploy your own copy using this button:"
@@ -932,6 +936,9 @@ msgstr "Problème lors de l'envoi d'email d'activation"
msgid "successfully disabled."
msgstr "désactivé avec succès."
+#~ msgid "You can easily install JARR on your server."
+#~ msgstr "Vous pouvez facilement installer JARR sur votre serveur."
+
#~ msgid ""
#~ "pyAggr3g470r is a news aggregator platform and can be shared between "
#~ "several users."
bgstack15