X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/7e07f9fa2258e13475e7f9940af952c8d68d8c03..84a3f7f335bf15b4671cc56c26d243bf539a9536:/src/social/locale/ru/LC_MESSAGES/django.po diff --git a/src/social/locale/ru/LC_MESSAGES/django.po b/src/social/locale/ru/LC_MESSAGES/django.po index 8ad5b0288..1758a2bb7 100644 --- a/src/social/locale/ru/LC_MESSAGES/django.po +++ b/src/social/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,6 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-25 15:09+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,108 +15,214 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\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" -#: admin.py:16 +#: social/admin.py:29 +msgid "Content" +msgstr "Содержимое" + +#: social/admin.py:30 +msgid "Media box" +msgstr "Медиа бокс" + +#: social/admin.py:37 msgid "Background" -msgstr "" +msgstr "Фон" -#: admin.py:27 models.py:15 +#: social/admin.py:51 social/models.py:40 msgid "text" -msgstr "" +msgstr "текст" -#: admin.py:31 models.py:23 +#: social/admin.py:55 msgid "image" -msgstr "" +msgstr "изображение" -#: forms.py:22 +#: social/forms.py:21 msgid "Tags (comma-separated)" -msgstr "" +msgstr "Теги (разделяются запятыми)" -#: forms.py:44 +#: social/forms.py:44 msgid "Name of the new shelf" -msgstr "" +msgstr "Название новой полки" -#: models.py:14 +#: social/models.py:15 +msgid "name" +msgstr "название" + +#: social/models.py:16 social/models.py:67 +msgid "created at" +msgstr "дата создания" + +#: social/models.py:20 social/models.py:153 +msgid "banner group" +msgstr "баннер группы" + +#: social/models.py:21 +msgid "banner groups" +msgstr "баннер групп" + +#: social/models.py:39 msgid "book" -msgstr "" +msgstr "книга" -#: models.py:16 +#: social/models.py:41 msgid "small" -msgstr "" +msgstr "мелкий" -#: models.py:16 +#: social/models.py:41 msgid "Make this cite display smaller." -msgstr "" +msgstr "Уменьшить шрифт цитаты" -#: models.py:17 +#: social/models.py:42 msgid "VIP" -msgstr "" +msgstr "VIP" -#: models.py:18 models.py:30 +#: social/models.py:43 msgid "link" -msgstr "" +msgstr "ссылка" + +#: social/models.py:44 +msgid "video" +msgstr "видео" + +#: social/models.py:45 +msgid "picture" +msgstr "изображение" + +#: social/models.py:47 +msgid "picture alternative text" +msgstr "альтернативный текст изображения" + +#: social/models.py:48 +msgid "picture title" +msgstr "название изображения" -#: models.py:19 +#: social/models.py:49 +msgid "picture author" +msgstr "автор изображения" + +#: social/models.py:50 +msgid "picture link" +msgstr "ссылка на изображение" + +#: social/models.py:51 +msgid "picture license name" +msgstr "данные лицензии изображения" + +#: social/models.py:52 +msgid "picture license link" +msgstr "ссылка на лицензию изображения" + +#: social/models.py:54 msgid "sticky" -msgstr "" +msgstr "\"приклеен\"" -#: models.py:20 +#: social/models.py:55 msgid "Sticky cites will take precedense." -msgstr "" +msgstr "\"Приклеенные\" цитаты имеют преимущество" -#: models.py:24 -msgid "Best image is exactly 975px wide and weights under 100kB." -msgstr "" +#: social/models.py:56 +msgid "plain background" +msgstr "посмотреть фон" -#: models.py:26 -msgid "shift" -msgstr "" +#: social/models.py:57 +msgid "background color" +msgstr "цвет фона" -#: models.py:27 -msgid "" -"Vertical shift, in percents. 0 means top, 100 is bottom. Default is 50%." -msgstr "" +#: social/models.py:59 +msgid "background image" +msgstr "изображение фона" -#: models.py:28 -msgid "title" -msgstr "" +#: social/models.py:60 +msgid "Best background is 975 x 315 px and under 100kB." +msgstr "Лучшие параметры для фона 975 x 315 px 100kB" -#: models.py:29 -msgid "author" -msgstr "" +#: social/models.py:61 +msgid "background title" +msgstr "название фона" -#: models.py:31 -msgid "license name" -msgstr "" +#: social/models.py:62 +msgid "background author" +msgstr "автор фона" -#: models.py:32 -msgid "license link" -msgstr "" +#: social/models.py:63 +msgid "background link" +msgstr "ссылка на фон" -#: models.py:36 -msgid "cite" -msgstr "" +#: social/models.py:64 +msgid "background license name" +msgstr "данные лицензии фона" -#: models.py:37 -msgid "cites" -msgstr "" +#: social/models.py:65 +msgid "background license link" +msgstr "ссылка на лицензию фона" + +#: social/models.py:68 +msgid "group" +msgstr "группа" + +#: social/models.py:72 social/models.py:152 +msgid "banner" +msgstr "баннер" + +#: social/models.py:73 +msgid "banners" +msgstr "баннеры" -#: templates/social/cite_promo.html:13 +#: social/models.py:126 +msgid "placement" +msgstr "размещение" + +#: social/models.py:130 +msgid "priority" +msgstr "приоритет" + +#: social/models.py:131 +msgid "language" +msgstr "язык" + +#: social/models.py:135 social/models.py:151 +msgid "carousel" +msgstr "карусель" + +#: social/models.py:136 +msgid "carousels" +msgstr "карусели" + +#: social/models.py:150 +msgid "order" +msgstr "порядок" + +#: social/models.py:157 +msgid "carousel item" +msgstr "элемент карусели" + +#: social/models.py:158 +msgid "carousel items" +msgstr "элементы карусели" + +#: social/models.py:165 social/models.py:167 +msgid "Either banner or banner group is required." +msgstr "Требуется указать баннер или группу баннеров" + +#: social/templates/social/cite_promo.html:23 msgid "recommends" -msgstr "" +msgstr "рекомендуется" -#: templates/social/my_shelf.html:5 templates/social/my_shelf.html.py:11 +#: social/templates/social/my_shelf.html:5 +#: social/templates/social/my_shelf.html:10 msgid "My shelf" -msgstr "" +msgstr "Моя полка" -#: templates/social/my_shelf.html:16 +#: social/templates/social/my_shelf.html:15 msgid "" "Add works to your shelf by clicking on the star on the page of the work. The " "work will then show up on My shelf page." msgstr "" +"Добравляйте работы на свою полку нажатие на \"звездочку\" на странице работы " +"выбранные работы появятся на Вашей полке" -#: templates/social/sets_form.html:8 +#: social/templates/social/sets_form.html:7 msgid "Remove from my shelf" -msgstr "" +msgstr "Удалить с моей полки"