djangocms_blog/djangocms_blog/locale/ru/LC_MESSAGES/django.po

251 lines
6 KiB
Text
Raw Normal View History

# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Iacopo Spalletti, 2014.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
2014-03-24 06:35:16 +00:00
"POT-Creation-Date: 2014-03-29 16:31+0100\n"
"PO-Revision-Date: 2014-02-27 16:45+0300\n"
"Last-Translator: Max Vyaznikov <maxvyaznikov@gmail.com>\n"
2014-03-05 17:12:03 +00:00
"Language-Team: \n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2014-03-05 17:12:03 +00:00
"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"
"X-Generator: Poedit 1.5.4\n"
2014-03-05 17:12:03 +00:00
#: cms_app.py:8 cms_plugins.py:32 cms_plugins.py:45 cms_plugins.py:56
2014-03-24 06:35:16 +00:00
#: cms_plugins.py:67 cms_toolbar.py:17
msgid "Blog"
msgstr "Блог"
2014-03-05 17:12:03 +00:00
#: cms_plugins.py:20
msgid "Latest Blog Articles"
msgstr "Последние статьи блога"
2014-03-05 17:12:03 +00:00
#: cms_plugins.py:33
msgid "Author Blog Articles"
msgstr "Автор"
2014-03-05 17:12:03 +00:00
#: cms_plugins.py:46 templates/djangocms_blog/plugins/tags.html:4
msgid "Tags"
msgstr "Тэги"
2014-03-05 17:12:03 +00:00
#: cms_plugins.py:57 templates/djangocms_blog/plugins/categories.html:4
msgid "Categories"
msgstr "Categories"
2014-03-24 06:35:16 +00:00
#: cms_plugins.py:68 templates/djangocms_blog/post_list.html:12
#: templates/djangocms_blog/plugins/archive.html:4
msgid "Archive"
msgstr "Архив"
2014-03-24 06:35:16 +00:00
#: cms_toolbar.py:19
msgid "Post list"
msgstr "Список статей"
2014-03-24 06:35:16 +00:00
#: cms_toolbar.py:21
msgid "Add post"
msgstr "Добавить статью"
2014-03-24 06:35:16 +00:00
#: cms_toolbar.py:25
msgid "Edit Post"
msgstr ""
#: feeds.py:16
#, python-format
msgid "Blog articles on %(site_name)s"
msgstr "Статьи из блог на %(site_name)s"
2014-03-24 06:35:16 +00:00
#: models.py:28
msgid "parent"
msgstr "предок"
2014-03-24 06:35:16 +00:00
#: models.py:30
msgid "created at"
msgstr "время создания"
2014-03-24 06:35:16 +00:00
#: models.py:31
msgid "modified at"
msgstr "время изменения"
2014-03-24 06:35:16 +00:00
#: models.py:34
msgid "name"
msgstr "название"
2014-03-24 06:35:16 +00:00
#: models.py:35 models.py:88
msgid "slug"
msgstr "URL"
2014-03-24 06:35:16 +00:00
#: models.py:42
msgid "blog category"
msgstr "категория блога"
2014-03-24 06:35:16 +00:00
#: models.py:43
msgid "blog categories"
msgstr "категории блога"
2014-03-24 06:35:16 +00:00
#: models.py:65
msgid "Author"
msgstr "Автор"
2014-03-24 06:35:16 +00:00
#: models.py:69
msgid "Published Since"
msgstr "Опубликована с"
2014-03-24 06:35:16 +00:00
#: models.py:71
msgid "Published Until"
msgstr "Опубликована до"
2014-03-24 06:35:16 +00:00
#: models.py:73
msgid "Publish"
msgstr "Показывать на сайте"
2014-03-24 06:35:16 +00:00
#: models.py:74
msgid "category"
msgstr "категория"
2014-03-24 06:35:16 +00:00
#: models.py:76
2014-03-05 17:12:03 +00:00
msgid "Main image"
msgstr "Картинка для статьи"
2014-03-24 06:35:16 +00:00
#: models.py:78
2014-03-05 17:12:03 +00:00
msgid "Main image thumbnail"
msgstr "Уменьшенная копия"
2014-03-24 06:35:16 +00:00
#: models.py:82
2014-03-05 17:12:03 +00:00
msgid "Main image full"
msgstr "Полный размер"
2014-03-24 06:35:16 +00:00
#: models.py:87
2014-03-05 17:12:03 +00:00
msgid "Title"
msgstr "Заголовок"
2014-03-24 06:35:16 +00:00
#: models.py:89
2014-03-05 17:12:03 +00:00
msgid "Text"
msgstr "Текст"
2014-03-24 06:35:16 +00:00
#: models.py:90
2014-03-05 17:12:03 +00:00
msgid "Post meta description"
msgstr ""
2014-03-24 06:35:16 +00:00
#: models.py:92
msgid "Post meta keywords"
msgstr ""
#: models.py:102
msgid "blog article"
msgstr "статья блога"
2014-03-24 06:35:16 +00:00
#: models.py:103
msgid "blog articles"
msgstr "статьи блога"
2014-03-24 06:35:16 +00:00
#: models.py:147 models.py:172
msgid "Articles"
msgstr "Статьи"
2014-03-24 06:35:16 +00:00
#: models.py:148
msgid "The number of latests articles to be displayed."
msgstr "Количество показываемых последних статей."
2014-03-24 06:35:16 +00:00
#: models.py:150
msgid "Show only the blog articles tagged with chosen tags."
msgstr "Показывать только статьи с выбранными тэгами."
2014-03-24 06:35:16 +00:00
#: models.py:152
msgid "Show only the blog articles tagged with chosen categories."
msgstr "Показывать только статьи из выбранныех категорий."
2014-03-24 06:35:16 +00:00
#: models.py:169 templates/djangocms_blog/plugins/authors.html:3
msgid "Authors"
msgstr "Авторы"
2014-03-24 06:35:16 +00:00
#: models.py:173
msgid "The number of author articles to be displayed."
msgstr "Количество статей автора, которые будут показаны."
2014-03-24 06:35:16 +00:00
#: templates/djangocms_blog/post_detail.html:16
#: templates/djangocms_blog/includes/blog_item.html:10
msgid "by"
msgstr "создана"
2014-03-24 06:35:16 +00:00
#: templates/djangocms_blog/post_list.html:11
msgid "Articles by"
msgstr "Статьи созданы"
2014-03-24 06:35:16 +00:00
#: templates/djangocms_blog/post_list.html:13
msgid "Tag"
msgstr "Тэг"
2014-03-24 06:35:16 +00:00
#: templates/djangocms_blog/post_list.html:14
msgid "Category"
msgstr "Категория"
2014-03-24 06:35:16 +00:00
#: templates/djangocms_blog/post_list.html:21
#: templates/djangocms_blog/plugins/archive.html:27
#: templates/djangocms_blog/plugins/authors.html:15
#: templates/djangocms_blog/plugins/categories.html:16
#: templates/djangocms_blog/plugins/latest_entries.html:7
#: templates/djangocms_blog/plugins/tags.html:16
msgid "No article found."
msgstr "Не найдено ни одной статьи."
2014-03-24 06:35:16 +00:00
#: templates/djangocms_blog/post_list.html:24
msgid "Back"
msgstr "Назад"
2014-03-24 06:35:16 +00:00
#: templates/djangocms_blog/post_list.html:30
msgid "previous"
msgstr "предыдущая"
2014-03-24 06:35:16 +00:00
#: templates/djangocms_blog/post_list.html:33
msgid "Page"
msgstr "Страница"
2014-03-24 06:35:16 +00:00
#: templates/djangocms_blog/post_list.html:33
msgid "of"
msgstr "из"
2014-03-24 06:35:16 +00:00
#: templates/djangocms_blog/post_list.html:36
msgid "next"
msgstr "следующая"
2014-03-05 17:12:03 +00:00
#: templates/djangocms_blog/includes/blog_item.html:44
msgid "read more"
msgstr "продолжение"
#: templates/djangocms_blog/plugins/archive.html:18
#: templates/djangocms_blog/plugins/authors.html:10
#: templates/djangocms_blog/plugins/categories.html:11
#: templates/djangocms_blog/plugins/tags.html:11
#, python-format
msgid "1 article"
msgid_plural "%(articles)s articles"
msgstr[0] "%(articles)s статья"
msgstr[1] "%(articles)s статьи"
msgstr[2] "%(articles)s статей"
#: templates/djangocms_blog/plugins/archive.html:19
#: templates/djangocms_blog/plugins/authors.html:11
#: templates/djangocms_blog/plugins/categories.html:12
#: templates/djangocms_blog/plugins/tags.html:12
msgid "0 articles"
msgstr "0 статей"
#~ msgid "blog post"
#~ msgstr "blog post"
#~ msgid "Posts"
#~ msgstr "Posts"
#~ msgid "Entries by"
#~ msgstr "Entries by"
#~ msgid "No entry found."
#~ msgstr "No entry found."