diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-23 00:28:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-23 00:28:10 +0000 |
commit | 6d8cbd5ede73c4679b384b9e45da80f7d41aa865 (patch) | |
tree | 9eeae7ffb89d5c5ea6560b0421765d7c8390a22a /apps/theming | |
parent | 0acad69840ff21a103f532548907e480fc5a982a (diff) | |
download | nextcloud-server-6d8cbd5ede73c4679b384b9e45da80f7d41aa865.tar.gz nextcloud-server-6d8cbd5ede73c4679b384b9e45da80f7d41aa865.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/fr.json | 2 |
2 files changed, 4 insertions, 0 deletions
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", |