summaryrefslogtreecommitdiffstats
path: root/l10n/fr.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-20 01:01:33 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-20 01:01:33 -0400
commit23d2838c4475a2aedee2d055420bee83f7b7ba32 (patch)
tree643f1c1e660414231f778b1e644e84a453f5ac88 /l10n/fr.php
parente9a2b38c0181103ecb8fd9da1c200a305139e98f (diff)
[tx-robot] updated from transifex
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é",