From c8e6955057b05abd1e48b5bc1b1d696667119a84 Mon Sep 17 00:00:00 2001 From: filip Date: Tue, 28 Apr 2015 21:34:18 +0200 Subject: separate date translations to prepare them for use on multiple pages --- langs/fr/news.po | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 langs/fr/news.po (limited to 'langs/fr/news.po') diff --git a/langs/fr/news.po b/langs/fr/news.po new file mode 100644 index 000000000..8a0751800 --- /dev/null +++ b/langs/fr/news.po @@ -0,0 +1,78 @@ +# gettext catalog for news web page(s) +# Copyright (C) 2014 - 2015 Mageia +# This file is distributed under the same license as +# the content of the corresponding web page(s). +# +# Generated by extract2gettext.php +# Domain: news +# +# include translation strings from: +# lib/news.php +# +# Translators: +# Eric Barbero , 2015 +msgid "" +msgstr "" +"Project-Id-Version: Mageia\n" +"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n" +"POT-Creation-Date: 2015-04-28 18:31:02+0000\n" +"PO-Revision-Date: 2015-02-24 14:24+0000\n" +"Last-Translator: Eric Barbero \n" +"Language-Team: French (http://www.transifex.com/projects/p/mageia/language/fr/)\n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: "/web/lib/news.php +37" +msgid "Jan" +msgstr "jan" + +#: "/web/lib/news.php +37" +msgid "Feb" +msgstr "fév" + +#: "/web/lib/news.php +37" +msgid "Mar" +msgstr "mars" + +#: "/web/lib/news.php +37" +msgid "Apr" +msgstr "avril" + +#: "/web/lib/news.php +37" +msgid "May" +msgstr "mai" + +#: "/web/lib/news.php +37" +msgid "Jun" +msgstr "juin" + +#: "/web/lib/news.php +37" +msgid "Jul" +msgstr "juillet" + +#: "/web/lib/news.php +37" +msgid "Aug" +msgstr "août" + +#: "/web/lib/news.php +37" +msgid "Sep" +msgstr "sept" + +#: "/web/lib/news.php +37" +msgid "Oct" +msgstr "oct" + +#: "/web/lib/news.php +37" +msgid "Nov" +msgstr "nov" + +#: "/web/lib/news.php +37" +msgid "Dec" +msgstr "déc" + +#: "/web/lib/news.php +39" +msgid "M d Y" +msgstr "d M Y" -- cgit v1.2.1