diff options
Diffstat (limited to 'pelican-bootstrap3')
-rw-r--r-- | pelican-bootstrap3/translations/fr/LC_MESSAGES/messages.mo | bin | 0 -> 1699 bytes | |||
-rw-r--r-- | pelican-bootstrap3/translations/fr/LC_MESSAGES/messages.po | 151 |
2 files changed, 151 insertions, 0 deletions
diff --git a/pelican-bootstrap3/translations/fr/LC_MESSAGES/messages.mo b/pelican-bootstrap3/translations/fr/LC_MESSAGES/messages.mo Binary files differnew file mode 100644 index 0000000..60b6c3b --- /dev/null +++ b/pelican-bootstrap3/translations/fr/LC_MESSAGES/messages.mo diff --git a/pelican-bootstrap3/translations/fr/LC_MESSAGES/messages.po b/pelican-bootstrap3/translations/fr/LC_MESSAGES/messages.po new file mode 100644 index 0000000..63b5227 --- /dev/null +++ b/pelican-bootstrap3/translations/fr/LC_MESSAGES/messages.po @@ -0,0 +1,151 @@ +# French translations for pelican-bootstrap3 +# Copyright (C) 2017 Marc-Antoine Parent +# This file is distributed under the same license as pelican-bootstrap3 +# Marc-Antoine Parent <maparent@conversence.com>, 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-10-06 15:03+0200\n" +"PO-Revision-Date: 2017-01-08 14:36+0100\n" +"Last-Translator: Marc-Antoine Parent <maparent@conversence.com>\n" +"Language-Team: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 1.3\n" + +#: templates/archives.html:2 templates/archives.html:7 templates/base.html:150 +msgid "Archives" +msgstr "Archives" + +#: templates/archives.html:14 +msgid "Archives for" +msgstr "Archives pour" + +#: templates/article.html:77 +msgid "Permalink to" +msgstr "Permalien vers" + +#: templates/article_list.html:14 +msgid "more" +msgstr "plus" + +#: templates/author.html:3 +msgid "Articles by" +msgstr "Articles de" + +#: templates/author.html:9 templates/authors.html:3 templates/authors.html:9 +msgid "Authors" +msgstr "Auteurs" + +#: templates/authors.html:15 +msgid "Authors on" +msgstr "Auteurs sur" + +#: templates/categories.html:2 templates/categories.html:8 +#: templates/category.html:11 templates/includes/sidebar.html:45 +msgid "Categories" +msgstr "Catégories" + +#: templates/categories.html:15 +msgid "All Categories for" +msgstr "Toutes les catégories de" + +#: templates/search.html:4 +msgid "Search" +msgstr "Recherche" + +#: templates/tags.html:16 +msgid "Tags for" +msgstr "Étiquettes pour" + +#: templates/includes/aboutme.html:8 +msgid "About" +msgstr "À propos" + +#: templates/includes/article_info.html:8 +msgid "Modified" +msgstr "Modifié" + +#: templates/includes/article_info.html:17 templates/includes/sidebar.html:80 +msgid "Series" +msgstr "Séries" + +#: templates/includes/article_info.html:24 +msgid "By" +msgstr "De" + +#: templates/includes/article_info.html:30 +msgid "Category" +msgstr "Catégorie" + +#: templates/includes/cc-license.html:62 +msgid "Content" +msgstr "Contenu" + +#: templates/includes/cc-license.html:64 +msgid "licensed under a" +msgstr "sous license" + +#: templates/includes/cc-license.html:64 +msgid "except where indicated otherwise" +msgstr "sauf indication contraire" + +#: templates/includes/comment_count.html:1 +msgid "View comments" +msgstr "Voir les commentaires" + +#: templates/includes/comments.html:4 +msgid "Comments" +msgstr "Commentaires" + +#: templates/includes/footer.html:11 +msgid "Powered by" +msgstr "Propulsé par" + +#: templates/includes/footer.html:21 +msgid "Back to top" +msgstr "Retour en haut" + +#: templates/includes/links.html:2 +msgid "Links" +msgstr "Liens" + +#: templates/includes/pagination.html:5 templates/includes/pagination.html:7 +msgid "Newer" +msgstr "Plus récent" + +#: templates/includes/pagination.html:11 templates/includes/pagination.html:13 +msgid "Older" +msgstr "Plus ancien" + +#: templates/includes/sidebar.html:8 +msgid "Social" +msgstr "Social" + +#: templates/includes/sidebar.html:31 +msgid "Recent Posts" +msgstr "Articles récents" + +#: templates/includes/sidebar.html:64 templates/includes/taglist.html:2 +msgid "Tags" +msgstr "Étiquettes" + +#: templates/includes/sidebar.html:84 +msgid "Previous article" +msgstr "Article précédent" + +#: templates/includes/sidebar.html:90 +msgid "Next article" +msgstr "Article suivant" + +#: templates/includes/translations.html:3 +msgid "Lang" +msgstr "Langue" + +#~ msgid "Related Posts:" +#~ msgstr "Articles connexes" + |