From 5e2c52c8e3bbaeb2549010a31074e83d6a74a59c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 27 Oct 2024 01:31:08 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 3 +++ l10n/fr.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index bf6287895..c7c9fb7c8 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -436,9 +436,12 @@ OC.L10N.register( "Each job can only be run once. If you want to rerun them, you have to refresh the page." : "Chaque tâche peut seulement être exécutée une fois. Si vous souhaitez relancer une tâche, vous devez rafraîchir la page.", "If you want to see the result, please check the logs." : "Si vous voulez voir les résultats, merci de vérifier les fichiers journaux.", "Run autoreminder" : "Exécuter le rappel automatique", + "Run janitor" : "Exécuter Janitor", "Run notification" : "Exécuter la notification", "Autoreminder started" : "Rappel automatique démarré", "Autoreminder failed" : "Rappel automatique échoué", + "Janitor started" : "Janitor est lancé", + "Janitor failed" : "Janitor a échoué", "Notification started" : "Notification démarrée", "Notification failed" : "Notification échouée", "If you use different legal terms and privacy policy for public polls, enter the links below. Leave empty to use your default terms." : "Si vous utilisez des mentions légales et une politique de confidentialité différentes pour les sondages publics, saisissez les liens ci-dessous. Laisser vide pour utiliser vos conditions par défaut.", diff --git a/l10n/fr.json b/l10n/fr.json index 1d804a467..55cee79e7 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -434,9 +434,12 @@ "Each job can only be run once. If you want to rerun them, you have to refresh the page." : "Chaque tâche peut seulement être exécutée une fois. Si vous souhaitez relancer une tâche, vous devez rafraîchir la page.", "If you want to see the result, please check the logs." : "Si vous voulez voir les résultats, merci de vérifier les fichiers journaux.", "Run autoreminder" : "Exécuter le rappel automatique", + "Run janitor" : "Exécuter Janitor", "Run notification" : "Exécuter la notification", "Autoreminder started" : "Rappel automatique démarré", "Autoreminder failed" : "Rappel automatique échoué", + "Janitor started" : "Janitor est lancé", + "Janitor failed" : "Janitor a échoué", "Notification started" : "Notification démarrée", "Notification failed" : "Notification échouée", "If you use different legal terms and privacy policy for public polls, enter the links below. Leave empty to use your default terms." : "Si vous utilisez des mentions légales et une politique de confidentialité différentes pour les sondages publics, saisissez les liens ci-dessous. Laisser vide pour utiliser vos conditions par défaut.",