diff options
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 04593ac84bc..5da982d9463 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -138,6 +138,8 @@ OC.L10N.register( "More apps" : "Plus d'applications", "Currently open" : "Actuellement ouvert", "_{count} notification_::_{count} notifications_" : ["{count} notification","{count} notifications","{count} notifications"], + "Pick start date" : "Sélectionner une date de début", + "Pick end date" : "Sélectionner une date de fin", "Log in" : "Se connecter", "Logging in …" : "Connexion…", "Server side authentication failed!" : "L'authentification sur le serveur a échoué !", @@ -191,8 +193,11 @@ OC.L10N.register( "Install the Contacts app" : "Installer l'appli Contacts", "Loading your contacts …" : "Chargement de vos contacts...", "Looking for {term} …" : "Recherche de {term} ...", + "Global search" : "Recherche globale", + "Apps and Settings" : "Applications et Paramètres", "Modified" : "Modifié", "Today" : "Auj.", + "This year" : "Cette année", "Last year" : "Année dernière", "Not found" : "Non trouvé", "People" : "Personnes", |