2022-08-31 22:00:57 +02:00
|
|
|
|
# Translations template for Flex.
|
2020-04-21 18:55:22 +02:00
|
|
|
|
# Copyright (C) 2020 Alexandre Vicenzi
|
2017-03-14 04:12:11 +01:00
|
|
|
|
# This file is distributed under the same license as the Flex project.
|
2020-04-21 18:55:22 +02:00
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
|
2022-08-31 22:00:57 +02:00
|
|
|
|
#
|
2019-10-19 22:36:04 +02:00
|
|
|
|
# Translators:
|
|
|
|
|
# Roman Saldygashev <sldg.roman@gmail.com>, 2016
|
2022-08-31 22:00:57 +02:00
|
|
|
|
#
|
2017-03-14 04:12:11 +01:00
|
|
|
|
#, fuzzy
|
2016-10-19 16:35:10 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
2017-03-14 04:12:11 +01:00
|
|
|
|
"Project-Id-Version: Flex 2.1.0\n"
|
|
|
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
2020-12-01 20:22:15 +01:00
|
|
|
|
"POT-Creation-Date: 2020-12-01 20:21+0100\n"
|
2019-10-19 22:36:04 +02:00
|
|
|
|
"PO-Revision-Date: 2016-08-25 02:15+0000\n"
|
2017-03-14 04:12:11 +01:00
|
|
|
|
"Last-Translator: Roman Saldygashev <sldg.roman@gmail.com>, 2016\n"
|
|
|
|
|
"Language-Team: Russian (https://www.transifex.com/alexandrevicenzi/teams/66327/ru/)\n"
|
2016-10-19 16:35:10 +02:00
|
|
|
|
"MIME-Version: 1.0\n"
|
2022-08-31 22:00:57 +02:00
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
2016-10-19 16:35:10 +02:00
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2020-12-01 20:22:15 +01:00
|
|
|
|
"Generated-By: Babel 2.8.0\n"
|
2022-08-31 22:00:57 +02:00
|
|
|
|
"Language: ru\n"
|
|
|
|
|
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
2016-10-19 16:35:10 +02:00
|
|
|
|
|
2020-04-21 18:55:22 +02:00
|
|
|
|
#: templates/archives.html:3 templates/archives.html:8
|
2019-10-19 22:36:04 +02:00
|
|
|
|
#: templates/period_archives.html:2 templates/period_archives.html:7
|
2016-10-19 16:35:10 +02:00
|
|
|
|
msgid "Archives"
|
|
|
|
|
msgstr "Архивы"
|
|
|
|
|
|
2020-04-21 18:55:22 +02:00
|
|
|
|
#: templates/article.html:29 templates/index.html:20
|
2016-10-19 16:35:10 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Posted on %(when)s in %(category)s"
|
|
|
|
|
msgstr "Опубликовано %(when)s в %(category)s"
|
|
|
|
|
|
2020-04-21 18:55:22 +02:00
|
|
|
|
#: templates/article.html:34 templates/index.html:32
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(minutes)s min read"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: templates/article.html:64
|
2016-10-19 16:35:10 +02:00
|
|
|
|
msgid "Like this article? Share it with your friends!"
|
|
|
|
|
msgstr "Понравилась статья? Поделись с друзьями!"
|
|
|
|
|
|
2020-04-21 18:55:22 +02:00
|
|
|
|
#: templates/article.html:75
|
2016-10-19 16:35:10 +02:00
|
|
|
|
msgid "You might enjoy"
|
|
|
|
|
msgstr "Наслаждайся"
|
|
|
|
|
|
|
|
|
|
#: templates/author.html:2
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Posts by %(name)s"
|
|
|
|
|
msgstr "Опубликовано %(name)s"
|
|
|
|
|
|
2019-10-19 22:36:04 +02:00
|
|
|
|
#: templates/authors.html:3 templates/authors.html:8
|
2016-10-19 16:35:10 +02:00
|
|
|
|
msgid "Authors"
|
|
|
|
|
msgstr "Авторы"
|
|
|
|
|
|
2020-04-21 18:55:22 +02:00
|
|
|
|
#: templates/base.html:161
|
|
|
|
|
msgid "Search..."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: templates/base.html:237
|
2016-10-19 16:35:10 +02:00
|
|
|
|
msgid "Home"
|
|
|
|
|
msgstr "Главная"
|
|
|
|
|
|
2020-04-21 18:55:22 +02:00
|
|
|
|
#: templates/base.html:244
|
2016-10-19 16:35:10 +02:00
|
|
|
|
msgid "Atom"
|
|
|
|
|
msgstr "Атом"
|
|
|
|
|
|
2020-04-21 18:55:22 +02:00
|
|
|
|
#: templates/base.html:248
|
2016-10-19 16:35:10 +02:00
|
|
|
|
msgid "RSS"
|
|
|
|
|
msgstr "RSS"
|
|
|
|
|
|
2019-10-19 22:36:04 +02:00
|
|
|
|
#: templates/categories.html:3 templates/categories.html:8
|
2016-10-19 16:35:10 +02:00
|
|
|
|
msgid "Categories"
|
|
|
|
|
msgstr "Категории"
|
|
|
|
|
|
|
|
|
|
#: templates/category.html:2
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Category %(name)s"
|
|
|
|
|
msgstr "Категория %(name)s"
|
|
|
|
|
|
2017-03-14 04:12:11 +01:00
|
|
|
|
#: templates/index.html:25
|
2016-10-19 16:35:10 +02:00
|
|
|
|
msgid "Tagged with"
|
|
|
|
|
msgstr "Помечено"
|
|
|
|
|
|
2020-04-21 18:55:22 +02:00
|
|
|
|
#: templates/index.html:46
|
2016-10-19 16:35:10 +02:00
|
|
|
|
msgid "Continue reading"
|
|
|
|
|
msgstr "Продолжить чтение"
|
|
|
|
|
|
2020-04-21 18:55:22 +02:00
|
|
|
|
#: templates/search.html:3
|
|
|
|
|
msgid "Search"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: templates/search.html:17
|
|
|
|
|
msgid "Search Results"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2016-10-19 16:35:10 +02:00
|
|
|
|
#: templates/tag.html:2
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Tag %(name)s"
|
|
|
|
|
msgstr "Тэг %(name)s"
|
|
|
|
|
|
2019-10-19 22:36:04 +02:00
|
|
|
|
#: templates/tags.html:3 templates/tags.html:8
|
2016-10-19 16:35:10 +02:00
|
|
|
|
msgid "Tags"
|
|
|
|
|
msgstr "Тэги"
|
|
|
|
|
|
2020-04-21 18:55:22 +02:00
|
|
|
|
#: templates/partial/disqus.html:13 templates/partial/isso.html:20
|
2016-10-19 16:35:10 +02:00
|
|
|
|
msgid "Please enable JavaScript to view comments."
|
|
|
|
|
msgstr "Пожалуйста включите JavaScript, чтобы просмотреть комментарии."
|
|
|
|
|
|
2020-04-21 18:55:22 +02:00
|
|
|
|
#: templates/partial/flex.html:3
|
2016-10-19 16:35:10 +02:00
|
|
|
|
#, python-format
|
2019-10-19 22:36:04 +02:00
|
|
|
|
msgid "Built with %(pelican_url)s using %(flex_url)s theme"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-04-21 18:55:22 +02:00
|
|
|
|
#: templates/partial/flex.html:10
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Switch to the %(dark_url)s | %(light_url)s | %(browser_url)s theme"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2019-10-19 22:36:04 +02:00
|
|
|
|
#: templates/partial/neighbors.html:5
|
|
|
|
|
msgid "Previous Post"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: templates/partial/neighbors.html:10
|
|
|
|
|
msgid "Next Post"
|
|
|
|
|
msgstr ""
|
2016-10-19 16:35:10 +02:00
|
|
|
|
|
|
|
|
|
#: templates/partial/pagination.html:5
|
|
|
|
|
msgid "Older Posts"
|
|
|
|
|
msgstr "Старые сообщения"
|
|
|
|
|
|
|
|
|
|
#: templates/partial/pagination.html:10
|
2017-03-14 04:12:11 +01:00
|
|
|
|
msgid "Newer Posts"
|
2016-10-19 16:35:10 +02:00
|
|
|
|
msgstr "Новые сообщения"
|