Compare commits
3 Commits
ce6b18660a
...
7e40890fd4
Author | SHA1 | Date | |
---|---|---|---|
7e40890fd4 | |||
2ccb298c6a | |||
c651ba0ef0 |
@ -1,5 +1,6 @@
|
||||
.listingblock .pygments .hll { background-color: #ffffcc }
|
||||
.listingblock .pygments, .listingblock .pygments code { background: #ffffff; }
|
||||
.listingblock .pygments { border:1px #ddd solid;padding: 5px;background: #f8f8f8; }
|
||||
.listingblock .pygments code { background: #f8f8f8; }
|
||||
.listingblock .pygments .tok-c { color: #888888 } /* Comment */
|
||||
.listingblock .pygments .tok-err { color: #a61717; background-color: #e3d2d2 } /* Error */
|
||||
.listingblock .pygments .tok-k { color: #008800; font-weight: bold } /* Keyword */
|
||||
|
Binary file not shown.
@ -16,7 +16,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.4.0\n"
|
||||
"Generated-By: Babel 2.6.0\n"
|
||||
|
||||
#: templates/archives.html:2 templates/archives.html:7 templates/base.html:196
|
||||
msgid "Archives"
|
||||
|
Binary file not shown.
@ -16,7 +16,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.4.0\n"
|
||||
"Generated-By: Babel 2.6.0\n"
|
||||
|
||||
#: templates/archives.html:2 templates/archives.html:7 templates/base.html:196
|
||||
msgid "Archives"
|
||||
|
Binary file not shown.
@ -16,7 +16,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.4.0\n"
|
||||
"Generated-By: Babel 2.6.0\n"
|
||||
|
||||
#: templates/archives.html:2 templates/archives.html:7 templates/base.html:196
|
||||
msgid "Archives"
|
||||
|
Binary file not shown.
@ -12,13 +12,12 @@ msgstr ""
|
||||
"Last-Translator: Marc-Antoine Parent <maparent@conversence.com>\n"
|
||||
"Language: ru\n"
|
||||
"Language-Team: fr\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.4.0\n"
|
||||
"X-Language: ru_RU\n"
|
||||
"X-Source-Language: C\n"
|
||||
"Generated-By: Babel 2.6.0\n"
|
||||
|
||||
#: templates/archives.html:2 templates/archives.html:7 templates/base.html:196
|
||||
msgid "Archives"
|
||||
@ -166,3 +165,4 @@ msgstr "Social"
|
||||
|
||||
#~ msgid "Related Posts:"
|
||||
#~ msgstr "Articles connexes"
|
||||
|
||||
|
Reference in New Issue
Block a user