diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-16 02:25:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-16 02:25:55 +0000 |
commit | 5413855d739bfefc4e686a58619b77207b6404b6 (patch) | |
tree | d6752d218614dbee5a6208722ca66e8a920948bd /apps/theming/l10n/fr.js | |
parent | b36a31c918ad997e6d227dc7923791c487e18e51 (diff) | |
download | nextcloud-server-5413855d739bfefc4e686a58619b77207b6404b6.tar.gz nextcloud-server-5413855d739bfefc4e686a58619b77207b6404b6.zip |
Fix(l10n): đź” Update translations 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.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js index 94ff2a4f00c..3c6b0649df7 100644 --- a/apps/theming/l10n/fr.js +++ b/apps/theming/l10n/fr.js @@ -22,6 +22,7 @@ OC.L10N.register( "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é", |