aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-20 02:18:39 +0000
committerNextcloud bot <bot@nextcloud.com>2022-10-20 02:18:39 +0000
commit53b6d67bc19dfb75b6be64cae9ffeaf6fbfbdd6d (patch)
treec79f0945a6355993f3924a60ada7b360d4560500 /apps/theming/l10n/fr.js
parent74d836572640793b004779a59690b0c86018a603 (diff)
downloadnextcloud-server-53b6d67bc19dfb75b6be64cae9ffeaf6fbfbdd6d.tar.gz
nextcloud-server-53b6d67bc19dfb75b6be64cae9ffeaf6fbfbdd6d.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/fr.js')
-rw-r--r--apps/theming/l10n/fr.js7
1 files changed, 5 insertions, 2 deletions
diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js
index 94731d150f2..fd154312696 100644
--- a/apps/theming/l10n/fr.js
+++ b/apps/theming/l10n/fr.js
@@ -25,6 +25,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é",
+ "Cleanup old theming cache" : "Nettoyage de l'ancien cache des thèmes",
+ "Failed to delete folder: \"%1$s\", error: %2$s" : "Échec de la suppression du dossier : \"%1$s\", erreur : %2$s",
"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é",
@@ -72,7 +74,6 @@ OC.L10N.register(
"Color" : "Couleur",
"Logo" : "Logo",
"Upload new logo" : "Téléverser un nouveau logo",
- "Login image" : "Arrière-plan de connexion",
"Upload new login background" : "Téléverser un nouvel arrière-plan de connexion",
"Remove background image" : "Retirer l'image d'arrière-plan",
"Advanced options" : "Options avancées",
@@ -82,6 +83,8 @@ OC.L10N.register(
"Upload new header logo" : "Téléverser un nouveau logo d'en-tête",
"Favicon" : "Favicon",
"Upload new favicon" : "Téléverser un nouveau favicon",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installez l'extension PHP Imagemagick avec le support pour les images SVG afin de générer automatiquement les favicons sur base du logo téléversé et de la couleur."
+ "User settings" : "Paramètres utilisateurs",
+ "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installez l'extension PHP Imagemagick avec le support pour les images SVG afin de générer automatiquement les favicons sur base du logo téléversé et de la couleur.",
+ "Login image" : "Arrière-plan de connexion"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");