diff options
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r-- | lib/l10n/fr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 7cd492fc6c2..5483a3ee12a 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -23,6 +23,7 @@ OC.L10N.register( "Enterprise bundle" : "Pack pour entreprise", "Groupware bundle" : "Pack Groupware", "Hub bundle" : "Pack Nextcloud Hub", + "Public sector bundle" : "Bundle du secteur public", "Social sharing bundle" : "Pack pour partage social", "PHP %s or higher is required." : "PHP %s ou supérieur est requis.", "PHP with a version lower than %s is required." : "PHP avec une version antérieure à %s est requis.", @@ -92,6 +93,7 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "L'application « %s » ne peut être installée car elle n'est pas compatible avec cette version du serveur.", "__language_name__" : "Français", "This is an automatically sent email, please do not reply." : "Ceci est un e-mail envoyé automatiquement, veuillez ne pas y répondre.", + "Help & privacy" : "Aide & confidentialité", "Appearance and accessibility" : "Apparence et accessibilité", "Apps" : "Applications", "Personal settings" : "Paramètres personnels", |