summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-26 00:02:04 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-26 00:02:04 +0100
commit789220407768da586b8c3a1c4759b7ab59325b00 (patch)
treec9fc8738d6c3555335130106c51e3320cef3697a /lib/l10n
parentf005254a9184a862d9602cbd8b5c6e135b618afc (diff)
downloadnextcloud-server-789220407768da586b8c3a1c4759b7ab59325b00.tar.gz
nextcloud-server-789220407768da586b8c3a1c4759b7ab59325b00.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/fr.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php
index ad5a034f5b6..218c22c1d53 100644
--- a/lib/l10n/fr.php
+++ b/lib/l10n/fr.php
@@ -18,13 +18,17 @@
"seconds ago" => "à l'instant",
"1 minute ago" => "il y a 1 minute",
"%d minutes ago" => "il y a %d minutes",
+"1 hour ago" => "Il y a une heure",
+"%d hours ago" => "Il y a %d heures",
"today" => "aujourd'hui",
"yesterday" => "hier",
"%d days ago" => "il y a %d jours",
"last month" => "le mois dernier",
+"%d months ago" => "Il y a %d mois",
"last year" => "l'année dernière",
"years ago" => "il y a plusieurs années",
"%s is available. Get <a href=\"%s\">more information</a>" => "%s est disponible. Obtenez <a href=\"%s\">plus d'informations</a>",
"up to date" => "À jour",
-"updates check is disabled" => "la vérification des mises à jour est désactivée"
+"updates check is disabled" => "la vérification des mises à jour est désactivée",
+"Could not find category \"%s\"" => "Impossible de trouver la catégorie \"%s\""
);