## This file is a PO Template file.
##
## `msgid`s here are often extracted from source code.
## Add new translations manually only if they're dynamic
## translations that can't be statically extracted.
##
## Run `mix gettext.extract` to bring this file up to
## date. Leave `msgstr`s empty as changing them here as no
## effect: edit them in PO (`.po`) files instead.
msgid ""
msgstr ""
"Language: fr\n"

#: lib/l10n/translator.ex:303
msgid "April"
msgstr "avril"

#: lib/l10n/translator.ex:307
msgid "August"
msgstr "août"

#: lib/l10n/translator.ex:311
msgid "December"
msgstr "décembre"

#: lib/l10n/translator.ex:301
msgid "February"
msgstr "février"

#: lib/l10n/translator.ex:300
msgid "January"
msgstr "janvier"

#: lib/l10n/translator.ex:306
msgid "July"
msgstr "juillet"

#: lib/l10n/translator.ex:305
msgid "June"
msgstr "juin"

#: lib/l10n/translator.ex:302
msgid "March"
msgstr "mars"

#: lib/l10n/translator.ex:304
msgid "May"
msgstr "mai"

#: lib/l10n/translator.ex:310
msgid "November"
msgstr "novembre"

#: lib/l10n/translator.ex:309
msgid "October"
msgstr "octobre"

#: lib/l10n/translator.ex:308
msgid "September"
msgstr "septembre"
