summaryrefslogtreecommitdiffstats
path: root/lib/l10n/fr.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-03 07:46:55 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-03 07:46:55 -0400
commitfe0b8ac2c0e4ffd06ab8a14d18a701e1ab9071af (patch)
tree88c1f0042e95c1f374bbde822c68a8809d938e44 /lib/l10n/fr.php
parent84aba4542d91cba9d13d77aa346a81e5306e2e06 (diff)
downloadnextcloud-server-fe0b8ac2c0e4ffd06ab8a14d18a701e1ab9071af.tar.gz
nextcloud-server-fe0b8ac2c0e4ffd06ab8a14d18a701e1ab9071af.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fr.php')
-rw-r--r--lib/l10n/fr.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php
index cfcca28d5f8..b9ba71c402e 100644
--- a/lib/l10n/fr.php
+++ b/lib/l10n/fr.php
@@ -37,13 +37,13 @@ $TRANSLATIONS = array(
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Votre serveur web, n'est pas correctement configuré pour permettre la synchronisation des fichiers, car l'interface WebDav ne fonctionne pas comme il faut.",
"Please double check the <a href='%s'>installation guides</a>." => "Veuillez vous référer au <a href='%s'>guide d'installation</a>.",
"seconds ago" => "il y a quelques secondes",
-"_%n minute ago_::_%n minutes ago_" => array("",""),
-"_%n hour ago_::_%n hours ago_" => array("",""),
+"_%n minute ago_::_%n minutes ago_" => array("","il y a %n minutes"),
+"_%n hour ago_::_%n hours ago_" => array("","Il y a %n heures"),
"today" => "aujourd'hui",
"yesterday" => "hier",
-"_%n day go_::_%n days ago_" => array("",""),
+"_%n day go_::_%n days ago_" => array("","il y a %n jours"),
"last month" => "le mois dernier",
-"_%n month ago_::_%n months ago_" => array("",""),
+"_%n month ago_::_%n months ago_" => array("","Il y a %n mois"),
"last year" => "l'année dernière",
"years ago" => "il y a plusieurs années",
"Could not find category \"%s\"" => "Impossible de trouver la catégorie \"%s\""