diff options
Diffstat (limited to 'settings/l10n/fr.json')
-rw-r--r-- | settings/l10n/fr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index 01a29694417..3e33e5a3904 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -306,8 +306,6 @@ "Hardening and security guidance" : "Guide pour le renforcement et la sécurité", "Personal" : "Personnel", "Administration" : "Administration", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Vous utilisez <strong>%s</strong> sur <strong>%s<strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Vous utilisez <strong>%s</strong> sur <strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "Photo de profil", "Upload new" : "Nouvelle depuis votre ordinateur", "Select from Files" : "Sélectionner depuis les Fichiers", @@ -317,6 +315,7 @@ "Cancel" : "Annuler", "Choose as profile picture" : "Définir comme image de profil", "You are member of the following groups:" : "Vous êtes membre des groupes suivants :", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Vous utilisez <strong>%s</strong> sur <strong>%s</strong> (<strong>%s %%</strong>)", "Full name" : "Nom complet", "No display name set" : "Aucun nom d'affichage configuré", "Email" : "Adresse e-mail", @@ -408,6 +407,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php est enregistré à un service webcron pour exécuter cron.php toutes les 15 minutes par HTTP.", "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Pour l'exécuter, vous devez avoir l'extension PHP posix. Regarder la {linkstart}documentation PHP{linkend} pour plus de détails.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Pour migrer vers un autre type de base de données, utilisez la ligne de commande : 'occ db:convert-type' ou consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>.", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Vous utilisez <strong>%s</strong> sur <strong>%s<strong>", "Get the apps to sync your files" : "Obtenez les applications pour synchroniser vos fichiers", "Desktop client" : "Client de bureau", "Android app" : "Application Android", |