summaryrefslogtreecommitdiffstats
path: root/l10n/fr.js
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.js
parente9a2b38c0181103ecb8fd9da1c200a305139e98f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/fr.js')
-rw-r--r--l10n/fr.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 8832afe1b..e0099b01d 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"news",
{
"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é",