Feat: Import all old stuff
This commit is contained in:
BIN
theme/translations/fr/LC_MESSAGES/messages.mo
Normal file
BIN
theme/translations/fr/LC_MESSAGES/messages.mo
Normal file
Binary file not shown.
102
theme/translations/fr/LC_MESSAGES/messages.po
Normal file
102
theme/translations/fr/LC_MESSAGES/messages.po
Normal file
@@ -0,0 +1,102 @@
|
||||
# French translations for Flex.
|
||||
# Copyright (C) 2017 Alexandre Vicenzi
|
||||
# This file is distributed under the same license as the Flex project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Flex 2.1.0\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2017-03-14 00:10-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: François Schmidts <francois.schmidts@gmail.com>, 2016\n"
|
||||
"Language: fr\n"
|
||||
"Language-Team: French (https://www.transifex.com/alexandrevicenzi/teams/66327/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 2.3.4\n"
|
||||
|
||||
#: templates/archives.html:2 templates/archives.html:7
|
||||
msgid "Archives"
|
||||
msgstr "Archives"
|
||||
|
||||
#: templates/article.html:17 templates/index.html:20
|
||||
#, python-format
|
||||
msgid "Posted on %(when)s in %(category)s"
|
||||
msgstr "Posté le %(when)s dans %(category)s"
|
||||
|
||||
#: templates/article.html:52
|
||||
msgid "Like this article? Share it with your friends!"
|
||||
msgstr "Vous aimez cet article ? Partagez le avec vos amis !"
|
||||
|
||||
#: templates/article.html:61
|
||||
msgid "You might enjoy"
|
||||
msgstr "Vous pourriez aimer"
|
||||
|
||||
#: templates/author.html:2
|
||||
#, python-format
|
||||
msgid "Posts by %(name)s"
|
||||
msgstr "Posts de %(name)s"
|
||||
|
||||
#: templates/authors.html:2 templates/authors.html:7
|
||||
msgid "Authors"
|
||||
msgstr "Auteurs"
|
||||
|
||||
#: templates/base.html:142
|
||||
msgid "Home"
|
||||
msgstr "Accueil"
|
||||
|
||||
#: templates/base.html:149
|
||||
msgid "Atom"
|
||||
msgstr "Atom"
|
||||
|
||||
#: templates/base.html:153
|
||||
msgid "RSS"
|
||||
msgstr "RSS"
|
||||
|
||||
#: templates/categories.html:2 templates/categories.html:7
|
||||
msgid "Categories"
|
||||
msgstr "Catégories"
|
||||
|
||||
#: templates/category.html:2
|
||||
#, python-format
|
||||
msgid "Category %(name)s"
|
||||
msgstr "Catégorie %(name)s"
|
||||
|
||||
#: templates/index.html:25
|
||||
msgid "Tagged with"
|
||||
msgstr "Taggé avec"
|
||||
|
||||
#: templates/index.html:43
|
||||
msgid "Continue reading"
|
||||
msgstr "Continuer à lire"
|
||||
|
||||
#: templates/tag.html:2
|
||||
#, python-format
|
||||
msgid "Tag %(name)s"
|
||||
msgstr "Tag %(name)s"
|
||||
|
||||
#: templates/tags.html:2 templates/tags.html:7
|
||||
msgid "Tags"
|
||||
msgstr "Tags"
|
||||
|
||||
#: templates/partial/disqus.html:12
|
||||
msgid "Please enable JavaScript to view comments."
|
||||
msgstr "Veuillez activer le JavaScript pour voir les commentaires."
|
||||
|
||||
#: templates/partial/flex.html:1
|
||||
#, python-format
|
||||
msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s"
|
||||
msgstr "Propulsé par %(pelican_url)s - %(flex_url)s thème par %(alexandrevicenzi_url)s"
|
||||
|
||||
#: templates/partial/pagination.html:5
|
||||
msgid "Older Posts"
|
||||
msgstr "Anciens Posts"
|
||||
|
||||
#: templates/partial/pagination.html:10
|
||||
msgid "Newer Posts"
|
||||
msgstr "Nouveaux Posts"
|
||||
|
||||
Reference in New Issue
Block a user