diff options
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r-- | lib/l10n/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index d0240f880d7..3d5625bd268 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -58,6 +58,7 @@ OC.L10N.register( "Empty filename is not allowed" : "Le nom de fichier ne peut pas être vide", "App \"%s\" cannot be installed because appinfo file cannot be read." : "L'application \"%s\" ne peut pas être installée car le fichier appinfo ne peut pas être lu.", "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" : "Aide", "Apps" : "Applications", @@ -81,7 +82,6 @@ OC.L10N.register( "Personal info" : "Informations personnelles", "Sync clients" : "Clients de synchronisation", "Unlimited" : "Illimité", - "__language_name__" : "Français", "Verifying" : "Vérification en cours", "Verifying …" : "Vérification en cours...", "Verify" : "Vérifié", |