From c77a6705d34c81cb933f3d4b83eb18e2b586035a Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Wed, 12 Aug 2015 01:01:27 -0400 Subject: [tx-robot] updated from transifex --- l10n/fr.js | 1 + l10n/fr.json | 1 + l10n/fr.php | 1 + 3 files changed, 3 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index 2fbec190d..9edf3326f 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -35,6 +35,7 @@ OC.L10N.register( "Saved" : "Sauvegardé", "Download" : "Télécharger", "Close" : "Fermer", + "Ajax or webcron cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Cron ajax ou webcron détecté ! Vos flux ne seront pas correctement mis à jour. Il est recommandé d'utiliser le cron du système d'exploitation ou un outil de mise à jour personnalisé.", "How to set up the operating system cron" : "Comment configurer le cron du système d'exploitation", "How to set up a custom updater (faster and no possible deadlock) " : "Comment configurer un outil de mise à jour personnalisé (plus rapide et sans interblocage possible)", "Subscribe" : "S'abonner", diff --git a/l10n/fr.json b/l10n/fr.json index 4ef8e8cac..017d1d784 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -33,6 +33,7 @@ "Saved" : "Sauvegardé", "Download" : "Télécharger", "Close" : "Fermer", + "Ajax or webcron cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Cron ajax ou webcron détecté ! Vos flux ne seront pas correctement mis à jour. Il est recommandé d'utiliser le cron du système d'exploitation ou un outil de mise à jour personnalisé.", "How to set up the operating system cron" : "Comment configurer le cron du système d'exploitation", "How to set up a custom updater (faster and no possible deadlock) " : "Comment configurer un outil de mise à jour personnalisé (plus rapide et sans interblocage possible)", "Subscribe" : "S'abonner", diff --git a/l10n/fr.php b/l10n/fr.php index 672420e47..57c26c75e 100644 --- a/l10n/fr.php +++ b/l10n/fr.php @@ -34,6 +34,7 @@ $TRANSLATIONS = array( "Saved" => "Sauvegardé", "Download" => "Télécharger", "Close" => "Fermer", +"Ajax or webcron cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." => "Cron ajax ou webcron détecté ! Vos flux ne seront pas correctement mis à jour. Il est recommandé d'utiliser le cron du système d'exploitation ou un outil de mise à jour personnalisé.", "How to set up the operating system cron" => "Comment configurer le cron du système d'exploitation", "How to set up a custom updater (faster and no possible deadlock) " => "Comment configurer un outil de mise à jour personnalisé (plus rapide et sans interblocage possible)", "Subscribe" => "S'abonner", -- cgit v1.2.3