summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/fr.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-15 00:20:19 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-15 00:20:19 +0000
commit2f4063970722fb71fbace807f92e0331f61e7ef9 (patch)
tree5071c8c4be062f2854b418ac5d43bac538ee40dc /apps/theming/l10n/fr.json
parent79cf56b3e15c36ad98c695eb9e00ac7e7678e0c7 (diff)
downloadnextcloud-server-2f4063970722fb71fbace807f92e0331f61e7ef9.tar.gz
nextcloud-server-2f4063970722fb71fbace807f92e0331f61e7ef9.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/fr.json')
-rw-r--r--apps/theming/l10n/fr.json4
1 files changed, 2 insertions, 2 deletions
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