summaryrefslogtreecommitdiffstats
path: root/l10n/fr.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/fr.php')
-rw-r--r--l10n/fr.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10n/fr.php b/l10n/fr.php
index d6f0987f9..f21a1a45e 100644
--- a/l10n/fr.php
+++ b/l10n/fr.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Feed contains invalid XML" => "Le flux contient un XML non valide",
+"Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl http://the-feed.tld" => "Flux introuvable : le site n'en propose peut-être pas, ou en bloque l'accès. Pour vérifier si l'accès au flux est possible, vous pouvez essayer de le télécharger en ligne de commande avec curl : curl http://addresse-du/flux",
"Detected feed format is not supported" => "Format de flux détecté non compatible",
"SSL Certificate is invalid" => "Le certificat SSL n'est pas valable",
"Website not found" => "Site web non trouvé",