From d1464d5892974a5aac86ea6a062343ae56fc4a27 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 29 Oct 2024 01:38:43 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 2 +- l10n/fr.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/fr.js b/l10n/fr.js index 13800a4c5..e8a518ef9 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -83,7 +83,7 @@ OC.L10N.register( "Create tasks" : "Créer des tâches", "Creating new tasks…" : "Création de nouvelles tâches...", "Close" : "Fermer", - "{numberOfTasks} tasks have been added to \"{calendar}\"" : "{numberOfTasks} tâches ont été ajoutées à « {calendar} »", + "{numberOfTasks} tasks have been added to \"{calendar}\"" : "{numberOfTasks} tâches ont été ajoutées à \"{calendar}\"", "Delete all completed tasks." : "Supprimer toutes les tâches terminées.", "Delete completed tasks." : "Supprimer les tâches terminées.", "Deleted all completed tasks from calendar \"{calendar}\"." : "Supprimer toutes les tâches terminées de l'agenda \"{calendar}\".", diff --git a/l10n/fr.json b/l10n/fr.json index 83ba2dc7a..0cc8538c1 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -81,7 +81,7 @@ "Create tasks" : "Créer des tâches", "Creating new tasks…" : "Création de nouvelles tâches...", "Close" : "Fermer", - "{numberOfTasks} tasks have been added to \"{calendar}\"" : "{numberOfTasks} tâches ont été ajoutées à « {calendar} »", + "{numberOfTasks} tasks have been added to \"{calendar}\"" : "{numberOfTasks} tâches ont été ajoutées à \"{calendar}\"", "Delete all completed tasks." : "Supprimer toutes les tâches terminées.", "Delete completed tasks." : "Supprimer les tâches terminées.", "Deleted all completed tasks from calendar \"{calendar}\"." : "Supprimer toutes les tâches terminées de l'agenda \"{calendar}\".",