diff options
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index e2374735a38..9980d9d8d82 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -168,6 +168,7 @@ OC.L10N.register( "Forgot password?" : "Mot de passe oublié ?", "Log in with a device" : "Se connecter avec un appareil", "Back" : "Retour", + "Searching …" : "Recherche …", "Settings" : "Paramètres", "Could not load your contacts" : "Impossible de charger vos contacts", "Search contacts …" : "Rechercher un contact...", @@ -302,8 +303,6 @@ OC.L10N.register( "More apps" : "Plus d'applications", "More" : "Plus", "More apps menu" : "Menu des autres applications", - "Search" : "Rechercher", - "Reset search" : "Réinitialiser la recherche", "Contacts" : "Contacts", "Contacts menu" : "Menu des contacts", "Settings menu" : "Menu des paramètres ", @@ -435,6 +434,8 @@ OC.L10N.register( "Error removing share" : "Erreur lors de l'arrêt du partage", "({scope})" : "({scope})", "Saving..." : "Enregistrement…", + "Search" : "Rechercher", + "Reset search" : "Réinitialiser la recherche", "Your client should now be connected! You can close this window." : "Votre client devrait maintenant être connecté ! Vous pouvez fermer cette fenêtre.", "Cancel log in" : "Annuler l'authentification", "These apps will be updated:" : "Les applications suivantes seront mises à jour :", |