1# Django Filter translation.
2# Copyright (C) 2013
3# This file is distributed under the same license as the django_filter package.
4# Axel Haustant <noirbizarre@gmail.com>, 2013.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: \n"
11"POT-Creation-Date: 2013-07-05 19:24+0200\n"
12"PO-Revision-Date: 2013-07-05 19:24+0200\n"
13"Last-Translator: Axel Haustant <noirbizarre@gmail.com>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"Language: French\n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=2; plural=(n > 1);\n"
20
21#: filters.py:51
22msgid "This is an exclusion filter"
23msgstr "Ceci est un filtre d'exclusion"
24
25#: filters.py:158
26msgid "Any date"
27msgstr "Toutes les dates"
28
29#: filters.py:159
30msgid "Today"
31msgstr "Aujourd'hui"
32
33#: filters.py:164
34msgid "Past 7 days"
35msgstr "7 derniers jours"
36
37#: filters.py:168
38msgid "This month"
39msgstr "Ce mois-ci"
40
41#: filters.py:172
42msgid "This year"
43msgstr "Cette année"
44
45#: widgets.py:63
46msgid "All"
47msgstr "Tous"
48