summaryrefslogtreecommitdiffstats
path: root/settings/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-27 02:15:20 +0000
committerNextcloud bot <bot@nextcloud.com>2019-08-27 02:15:20 +0000
commitb7577b6401cb68a6a1f4dc9090facb79a6438753 (patch)
treea8d92b0b28b026a62000d8905380219445517d93 /settings/l10n/fr.js
parent7aaa2e12ae9579dbe6fb0d82e9d6144f17732a23 (diff)
downloadnextcloud-server-b7577b6401cb68a6a1f4dc9090facb79a6438753.tar.gz
nextcloud-server-b7577b6401cb68a6a1f4dc9090facb79a6438753.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/fr.js')
-rw-r--r--settings/l10n/fr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js
index 2eebb7fe102..69e6c86b25e 100644
--- a/settings/l10n/fr.js
+++ b/settings/l10n/fr.js
@@ -614,8 +614,6 @@ OC.L10N.register(
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Afin d'optimiser au mieux la performance de votre instance, il est important de configurer correctement les travaux en arrière-plan. 'Cron' est le paramètre recommandé pour les instances de taille importante. Veuillez vous référer à la documentation Nextcloud pour plus d'informations à ce sujet.",
"Pick background job setting" : "Définir les paramètres pour la tâche d'arrière-plan",
"Execute one task with each page loaded" : "Exécute une tâche à chaque chargement de page",
- "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php est enregistré à un service webcron pour exécuter cron.php toutes les 15 minutes par HTTP.",
- "Use system cron service to call the cron.php file every 15 minutes." : "Utiliser le service cron du système pour appeler le fichier cron.php toutes les 15 minutes.",
"The cron.php needs to be executed by the system user \"%s\"." : "Le cron.php doit être exécuté par l'utilisateur système \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pour l'exécuter, vous devez avoir l'extension PHP POSIX. Regarder la {linkstart}documentation PHP{linkend} pour plus de détails.",
"Sharing" : "Partage",
@@ -689,6 +687,8 @@ OC.L10N.register(
"Error while loading browser sessions and device tokens" : "Erreur lors du chargement des jetons de la session du navigateur et de l'appareil",
"Default quota :" : "Quota par défaut :",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Merci de consulter les <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guides d'installation ↗</a> et de vérifier les erreurs ou avertissements des <a href=\"%s\">logs</a>.",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php est enregistré à un service webcron pour exécuter cron.php toutes les 15 minutes par HTTP.",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Utiliser le service cron du système pour appeler le fichier cron.php toutes les 15 minutes.",
"Follow us on Google+" : "Nous suivre sur Google+",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Vous utilisez <strong>%s</strong> de <strong>%s</strong> (<strong>%s%%</strong>)"
},