Files
NodeBB/public/language/fr/recent.json

13 lines
607 B
JSON
Raw Normal View History

2013-12-06 21:04:57 +01:00
{
2014-01-30 21:42:52 -05:00
"title": "Récent",
2014-01-30 20:22:25 -05:00
"day": "Jour",
"week": "Semaine",
2014-02-10 13:00:20 -05:00
"month": "Mois",
2014-07-14 14:39:29 -04:00
"year": "An",
2014-10-22 17:45:56 -04:00
"alltime": "Toujours",
"no-recent-topics": "Il n'y a aucun sujet récent.",
"no-popular-topics": "Il n'y a pas de sujet populaire.",
"load-new-posts": "Charger les nouveaux messages",
"uncategorized.title": "All known topics",
"uncategorized.intro": "This page shows a chronological listing of every topic that this forum has received.<br />The views and opinions expressed in the topics below are not moderated and may not represent the views and opinions of this website."
2014-01-17 16:16:51 +01:00
}