diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-11-29 00:18:28 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-11-29 00:18:28 +0100 |
commit | 104a5cce6b82d6506f513413ecb6b40b7915d92d (patch) | |
tree | 18916cc82dbbdfb84814be9f68a8c853cc48ab32 /web/translations/fr/LC_MESSAGES/messages.po | |
parent | Updated .gitignore. (diff) | |
download | newspipe-104a5cce6b82d6506f513413ecb6b40b7915d92d.tar.gz newspipe-104a5cce6b82d6506f513413ecb6b40b7915d92d.tar.bz2 newspipe-104a5cce6b82d6506f513413ecb6b40b7915d92d.zip |
Updated about page.
Diffstat (limited to 'web/translations/fr/LC_MESSAGES/messages.po')
-rw-r--r-- | web/translations/fr/LC_MESSAGES/messages.po | 15 |
1 files changed, 11 insertions, 4 deletions
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." |