From 129803d036a3d2346775400df0d950b037b4eb15 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 2 Feb 2023 02:25:46 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- apps/theming/l10n/fr.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/theming/l10n/fr.js') diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js index fd0e44c4d08..d607cee3ccd 100644 --- a/apps/theming/l10n/fr.js +++ b/apps/theming/l10n/fr.js @@ -21,6 +21,8 @@ OC.L10N.register( "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 cleanup 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é", -- cgit v1.2.3