aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/fr.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r--core/l10n/fr.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 0cc2d575f5e..bf0c26e1e0e 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -110,7 +110,11 @@ OC.L10N.register(
"Edit tags" : "Modifier les marqueurs",
"Error loading dialog template: {error}" : "Erreur lors du chargement du modèle de dialogue : {error}",
"No tags selected for deletion." : "Aucun marqueur sélectionné pour la suppression.",
- "_download %n file_::_download %n files_" : ["",""],
+ "unknown text" : "texte inconnu",
+ "Hello world!" : "Hello world!",
+ "sunny" : "ensoleillé",
+ "Hello {name}, the weather is {weather}" : "Bonjour {name}, le temps est {weather}",
+ "_download %n file_::_download %n files_" : ["Télécharger %n fichier","Télécharger %n fichiers"],
"Updating {productName} to version {version}, this may take a while." : "La mise à jour de {productName} vers la version {version} est en cours. Cela peut prendre un certain temps.",
"Please reload the page." : "Veuillez recharger la page.",
"The update was unsuccessful." : "La mise à jour a échoué.",