diff options
author | Badaboum <bricabrac@grainedutopie.eu> | 2017-09-04 20:19:34 +0200 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2017-09-04 11:19:34 -0700 |
commit | fead1fbe83caa45fce1d475bbdd81c7394aae6ab (patch) | |
tree | e379bb2ac1817be804dcc5dfc4a15b05d7d7a408 /bricabrac/translations/en/LC_MESSAGES | |
parent | 7adcf67c02df99da3cdc8e881843ae443bcf5e34 (diff) | |
download | pelican-themes-fead1fbe83caa45fce1d475bbdd81c7394aae6ab.tar.gz |
Bricabrac: Update theme (#512)
Diffstat (limited to 'bricabrac/translations/en/LC_MESSAGES')
-rw-r--r-- | bricabrac/translations/en/LC_MESSAGES/messages.mo | bin | 0 -> 649 bytes | |||
-rw-r--r-- | bricabrac/translations/en/LC_MESSAGES/messages.po | 36 |
2 files changed, 36 insertions, 0 deletions
diff --git a/bricabrac/translations/en/LC_MESSAGES/messages.mo b/bricabrac/translations/en/LC_MESSAGES/messages.mo Binary files differnew file mode 100644 index 0000000..d161d41 --- /dev/null +++ b/bricabrac/translations/en/LC_MESSAGES/messages.mo diff --git a/bricabrac/translations/en/LC_MESSAGES/messages.po b/bricabrac/translations/en/LC_MESSAGES/messages.po new file mode 100644 index 0000000..607042f --- /dev/null +++ b/bricabrac/translations/en/LC_MESSAGES/messages.po @@ -0,0 +1,36 @@ +# English translations for Bricabrac pelican theme. +# CC-BY 2017 Bricabrac +# This file is distributed under the same license as the Bricabrac pelican +# theme project. +# Bricabrac <bricabrac@grainedutopie.eu>, 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: 1.0\n" +"Report-Msgid-Bugs-To: bricabrac@grainedutopie.eu\n" +"POT-Creation-Date: 2017-03-15 14:06+0100\n" +"PO-Revision-Date: 2017-03-15 14:09+0100\n" +"Last-Translator: Bricabrac <bricabrac@grainedutopie.eu>\n" +"Language: en\n" +"Language-Team: none\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/base.html:36 templates/categories.html:6 +msgid "catégories" +msgstr "categories" + +#: templates/index.html:15 +msgid "lire la suite" +msgstr "continue reading" + +#: templates/index.html:19 +msgid "Tous les articles" +msgstr "All posts" + +#: templates/index.html:30 +msgid "Aucun article" +msgstr "No post" |