diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/templates/about.html | 2 | ||||
-rw-r--r-- | web/translations/fr/LC_MESSAGES/messages.mo | bin | 16704 -> 16842 bytes | |||
-rw-r--r-- | web/translations/fr/LC_MESSAGES/messages.po | 15 |
3 files changed, 12 insertions, 5 deletions
diff --git a/web/templates/about.html b/web/templates/about.html index 8bf2ac6e..337a4a22 100644 --- a/web/templates/about.html +++ b/web/templates/about.html @@ -5,7 +5,7 @@ <h1>{{ _('About') }}</h1> <p> {{ _('JARR is a news aggregator platform.') }} - {{ _('You can easily install JARR on your server.') }} + {{ _('You can easily <a href="https://jarr.readthedocs.org/en/latest/deployment.html">install JARR on your server</a>.') }} {{ _('Alternatively, you can deploy your own copy using this button:') }}</p> <a class="reference external image-reference" href="https://github.com/JARR-aggregator/JARR"><img alt="https://www.herokucdn.com/deploy/button.png" src="https://www.herokucdn.com/deploy/button.png" /></a></p> <p>{{ _('This software is under AGPLv3 license. You are welcome to copy, modify or diff --git a/web/translations/fr/LC_MESSAGES/messages.mo b/web/translations/fr/LC_MESSAGES/messages.mo Binary files differindex a33902ab..c7135b4c 100644 --- a/web/translations/fr/LC_MESSAGES/messages.mo +++ b/web/translations/fr/LC_MESSAGES/messages.mo 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." |