diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-17 00:20:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-17 00:20:22 +0000 |
commit | dcdb4bbf8ab2d618e789a631a410ad70829766aa (patch) | |
tree | b7c39c35ff80bd14bde014f55e5fed62bf037f48 /apps/theming | |
parent | 8d4968168f8a173fd9ac5406b084319523ed5b50 (diff) | |
download | nextcloud-server-dcdb4bbf8ab2d618e789a631a410ad70829766aa.tar.gz nextcloud-server-dcdb4bbf8ab2d618e789a631a410ad70829766aa.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 fbb649a2564..b149c034629 100644 --- a/apps/theming/l10n/fr.js +++ b/apps/theming/l10n/fr.js @@ -76,6 +76,8 @@ OC.L10N.register( "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é", + "Misc accessibility options" : "Diverses options d'accessibilité", + "Enable blur background filter (may increase GPU load)" : "Activer le filtre flou de l'arrière-plan (peut augmenter la charge du GPU)", "Customization has been disabled by your administrator" : "La personnalisation a été désactivée par votre administrateur", "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Définissez une couleur principale pour mettre en évidence les éléments importants. La couleur utilisée pour les éléments tels que les boutons primaires peut varier légèrement en fonction des exigences d'accessibilité.", "Background and color" : "Image d’arrière-plan et couleur", diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json index d4250e4f835..73fa3d2f9ce 100644 --- a/apps/theming/l10n/fr.json +++ b/apps/theming/l10n/fr.json @@ -74,6 +74,8 @@ "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é", + "Misc accessibility options" : "Diverses options d'accessibilité", + "Enable blur background filter (may increase GPU load)" : "Activer le filtre flou de l'arrière-plan (peut augmenter la charge du GPU)", "Customization has been disabled by your administrator" : "La personnalisation a été désactivée par votre administrateur", "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Définissez une couleur principale pour mettre en évidence les éléments importants. La couleur utilisée pour les éléments tels que les boutons primaires peut varier légèrement en fonction des exigences d'accessibilité.", "Background and color" : "Image d’arrière-plan et couleur", |