diff options
Diffstat (limited to 'settings/l10n/fr.js')
-rw-r--r-- | settings/l10n/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 96b755bebec..bab08c8dcf9 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -264,6 +264,7 @@ OC.L10N.register( "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "La tâche cron n'a pu s'exécuter via CLI. Ces erreurs techniques sont apparues :", "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>.", "All checks passed." : "Tous les tests ont réussi.", + "Version" : "Version", "Background jobs" : "Tâches de fond", "Last job ran %s." : "Dernière tâche exécutée %s.", "Last job execution ran %s. Something seems wrong." : "Quelque chose s'est mal passé lors de l'exécution de la dernière tâche %s.", @@ -274,7 +275,6 @@ OC.L10N.register( "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.", - "Version" : "Version", "Sharing" : "Partage", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "En tant qu'administrateur, vous pouvez affiner le comportement de partage. Veuillez consulter la documentation pour plus d'informations.", "Allow apps to use the Share API" : "Autoriser les applications à utiliser l'API de partage", |