From 2f4063970722fb71fbace807f92e0331f61e7ef9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 15 Feb 2024 00:20:19 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/theming/l10n/fr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/theming/l10n/fr.json') diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json index d43839e4918..06b9128804a 100644 --- a/apps/theming/l10n/fr.json +++ b/apps/theming/l10n/fr.json @@ -22,8 +22,6 @@ "Could not write file to disk" : "Impossible d'écrire le fichier sur le disque", "A PHP extension stopped the file upload" : "Une extension PHP a arrêté le téléversement du fichier", "No file uploaded" : "Aucun fichier téléversé", - "Failed to clean up the old administration theming images folder" : "Échec du nettoyage du dossier d'images de l'ancien thème d'administration", - "Failed to clean up the old administration image folder" : "Échec du nettoyage de l'ancien dossier d'images d'administration", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Vous utilisez déjà un thème personnalisé. Les paramètres de l'application Theming peuvent être remplacés par ceux-ci.", "Theming" : "Personnaliser l'apparence", "Appearance and accessibility" : "Apparence et accessibilité", @@ -110,6 +108,8 @@ "Reset to default" : "Restaurer les valeurs par défaut", "Upload" : "Téléverser", "Remove background image" : "Retirer l'image d'arrière-plan", + "Failed to clean up the old administration theming images folder" : "Échec du nettoyage du dossier d'images de l'ancien thème d'administration", + "Failed to clean up the old administration image folder" : "Échec du nettoyage de l'ancien dossier d'images d'administration", "Select a custom color" : "Sélectionnez une couleur personnalisée" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file -- cgit v1.2.3