summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/fr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/fr.js')
-rw-r--r--apps/theming/l10n/fr.js6
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js
index 503d784fd6b..c84ef6fcb9f 100644
--- a/apps/theming/l10n/fr.js
+++ b/apps/theming/l10n/fr.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"theming",
{
"The given name is too long" : "Le nom donné est trop long",
- "The given web address is too long" : "L'adresse web donnée est trop longue",
+ "The given web address is too long" : "L’adresse web donnée est trop longue",
"The given web address is not a valid URL" : "L'adresse web n'est pas une URL valide",
"The given legal notice address is too long" : "L'adresse fournie pour la notice légale est trop longue",
"The given legal notice address is not a valid URL" : "L'adresse de la notice légale n'est pas une URL valide",
@@ -72,7 +72,7 @@ OC.L10N.register(
"User settings" : "Paramètres utilisateurs",
"Disable user theming" : "Désactiver la gestion du thème par l'utilisateur",
"Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Bien que vous puissiez sélectionner et personnaliser votre instance, les utilisateurs peuvent modifier leur arrière-plan et leurs couleurs. Si vous voulez imposer votre personnalisation, vous pouvez activer cette option.",
- "Appearance and accessibility settings" : "Paramètres d'apparence et d'accessibilité",
+ "Appearance and accessibility settings" : "Paramètres d’apparence et d’accessibilité",
"Background" : "Arrière-plan",
"Customization has been disabled by your administrator" : "La personnalisation a été désactivée par votre administrateur",
"Set a custom background" : "Définir un arrière-plan personnalisé",
@@ -110,8 +110,6 @@ OC.L10N.register(
"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"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");