diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-30 02:15:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-30 02:15:32 +0000 |
commit | 2adb1f85e655604aee9b88c2b147859418adc984 (patch) | |
tree | 4b1fc79a43bb10c3203813c3e0493a02ed873e7f /apps/theming/l10n/fr.json | |
parent | f0a1e1c2240cc8977c4d949779038529db37c27d (diff) | |
download | nextcloud-server-2adb1f85e655604aee9b88c2b147859418adc984.tar.gz nextcloud-server-2adb1f85e655604aee9b88c2b147859418adc984.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/fr.json')
-rw-r--r-- | apps/theming/l10n/fr.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json index fdd300753c3..ae8e92f98d9 100644 --- a/apps/theming/l10n/fr.json +++ b/apps/theming/l10n/fr.json @@ -74,10 +74,7 @@ "Set a custom background" : "Définir un arrière-plan personnalisé", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "L'accès universel est très important pour nous. Nous suivons les standards du web et nous vérifions que tout est utilisable même sans souris et sans logiciel d'assistance comme les lecteurs d'écran. Nous visons à respecter les {guidelines}Règles pour l'accessibilité des contenus Web{linkend} 2.1 de niveau AA et même de niveau AAA avec le thème à fort contraste.", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Si vous rencontrez des problèmes, n'hésitez pas à les signaler sur {issuetracker}notre outil de suivi des problèmes{linkend}. Et si vous voulez vous impliquer, venez rejoindre {designteam}notre équipe de design{linkend} !", - "Pick from Files" : "Sélectionner dans Fichiers", - "Default image" : "Image par défaut", - "Custom color" : "Couleur personnalisée", - "Plain background" : "Arrière-plan uni", + "Change color" : "Modifier la couleur", "Select a background from your files" : "Sélectionner un fond depuis vos fichiers", "Theme selection is enforced" : "La sélection du thème est imposée", "Select a custom color" : "Sélectionnez une couleur personnalisée", @@ -94,6 +91,10 @@ "Upload new login background" : "Téléverser un nouvel arrière-plan de connexion", "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.", "In some cases keyboard shortcuts can interfer with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Dans certains cas, les raccourcis clavier peuvent interférer avec les outils d'accessibilité. Afin de vous permettre de vous concentrer correctement sur votre outil, vous pouvez désactiver tous les raccourcis clavier ici. Cela désactivera également tous les raccourcis disponibles dans les applications.", + "Pick from Files" : "Sélectionner dans Fichiers", + "Default image" : "Image par défaut", + "Custom color" : "Couleur personnalisée", + "Plain background" : "Arrière-plan uni", "Insert from {productName}" : "Sélectionnez une image de {productName}", "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can check this box." : "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 cocher cette case." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" |