summaryrefslogtreecommitdiffstats
path: root/l10n/fr.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-21 01:01:22 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-21 01:01:22 -0400
commit0739ad702750b880ef804050b21467ec3f5ef24f (patch)
treef1543bb5d9b1b4fd1b72316e2ca0762394dc68e6 /l10n/fr.php
parenta8ddf748a7a9060d52202e2af5d77a6c5c6a2cd5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/fr.php')
-rw-r--r--l10n/fr.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/fr.php b/l10n/fr.php
index f21a1a45e..e604d1d22 100644
--- a/l10n/fr.php
+++ b/l10n/fr.php
@@ -1,7 +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",
+"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 depuis votre serveur 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é",