From 6d8cbd5ede73c4679b384b9e45da80f7d41aa865 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 23 Sep 2023 00:28:10 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/theming/l10n/fr.js | 2 ++ apps/theming/l10n/fr.json | 2 ++ 2 files changed, 4 insertions(+) (limited to 'apps/theming') diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js index 7ff6bf8863c..02a6742d8ed 100644 --- a/apps/theming/l10n/fr.js +++ b/apps/theming/l10n/fr.js @@ -81,6 +81,8 @@ OC.L10N.register( "Change color" : "Changer la couleur", "No background" : "Pas d'arrière-plan", "Select a background from your files" : "Sélectionner un arrière-plan parmi vos fichiers", + "Select background" : "Sélectionner un arrière-plan", + "No background has been selected" : "Aucun arrière-plan n'a été sélectionné", "Theme selection is enforced" : "La sélection du thème est imposée", "Select a custom color" : "Sélectionnez une couleur personnalisée", "Reset to default" : "Restaurer les valeurs par défaut", diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json index 095a7eece79..63c231e156d 100644 --- a/apps/theming/l10n/fr.json +++ b/apps/theming/l10n/fr.json @@ -79,6 +79,8 @@ "Change color" : "Changer la couleur", "No background" : "Pas d'arrière-plan", "Select a background from your files" : "Sélectionner un arrière-plan parmi vos fichiers", + "Select background" : "Sélectionner un arrière-plan", + "No background has been selected" : "Aucun arrière-plan n'a été sélectionné", "Theme selection is enforced" : "La sélection du thème est imposée", "Select a custom color" : "Sélectionnez une couleur personnalisée", "Reset to default" : "Restaurer les valeurs par défaut", -- cgit v1.2.3