X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..a79b274856788fd355c87980186d76ff5a7f9cd6:/src/picture/locale/ru/LC_MESSAGES/django.po diff --git a/src/picture/locale/ru/LC_MESSAGES/django.po b/src/picture/locale/ru/LC_MESSAGES/django.po index 0bb775710..3f329003f 100644 --- a/src/picture/locale/ru/LC_MESSAGES/django.po +++ b/src/picture/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: 2013-12-16 09:20+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -16,191 +15,200 @@ 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" -#: forms.py:21 +#: picture/forms.py:24 msgid "Please supply an XML." -msgstr "" +msgstr "ÐожалÑйÑÑа, загÑÑзиÑе XML." -#: forms.py:29 +#: picture/forms.py:32 msgid "Please supply an image." -msgstr "" +msgstr "ÐожалÑйÑÑа, загÑÑзиÑе изобÑажение" -#: models.py:37 +#: picture/models.py:37 msgid "area" -msgstr "" +msgstr "облаÑÑÑ" -#: models.py:38 +#: picture/models.py:39 msgid "kind" -msgstr "" +msgstr "вид" -#: models.py:40 +#: picture/models.py:40 msgid "thing" -msgstr "" +msgstr "пÑедмеÑ" -#: models.py:41 +#: picture/models.py:40 msgid "theme" -msgstr "" +msgstr "Ñема" -#: models.py:66 +#: picture/models.py:79 msgid "title" -msgstr "" +msgstr "название" -#: models.py:67 +#: picture/models.py:80 msgid "slug" -msgstr "" +msgstr "slug" -#: models.py:68 +#: picture/models.py:81 msgid "sort key" -msgstr "" +msgstr "клÑÑ ÑоÑÑиÑовки" + +#: picture/models.py:83 +msgid "sort key by author" +msgstr "клÑÑ ÑоÑÑиÑовки по имени авÑоÑа" -#: models.py:69 models.py:70 +#: picture/models.py:84 picture/models.py:85 msgid "creation date" -msgstr "" +msgstr "даÑа ÑозданиÑ" -#: models.py:72 -msgid "image_file" -msgstr "" +#: picture/models.py:86 +msgid "xml file" +msgstr "Ñайл xml" + +#: picture/models.py:87 +msgid "image file" +msgstr "Ñайл изобÑажениÑ" -#: models.py:74 +#: picture/models.py:88 +msgid "html file" +msgstr "Ñайл html" + +#: picture/models.py:89 msgid "picture areas JSON" -msgstr "" +msgstr "облаÑÑи изобÑÐ°Ð¶ÐµÐ½Ð¸Ñ JSON " -#: models.py:75 +#: picture/models.py:90 msgid "extra information" -msgstr "" +msgstr "дополниÑелÑÐ½Ð°Ñ Ð¸Ð½ÑоÑмаÑиÑ" -#: models.py:92 +#: picture/models.py:112 msgid "picture" -msgstr "" +msgstr "изобÑажение" -#: models.py:93 +#: picture/models.py:113 msgid "pictures" -msgstr "" - -#: views.py:79 -#, python-format -msgid "" -"An error occurred: %(exception)s\n" -"\n" -"%(tb)s" -msgstr "" - -#: views.py:80 -msgid "Picture imported successfully" -msgstr "" - -#: views.py:82 -#, python-format -msgid "Error importing file: %r" -msgstr "" +msgstr "изобÑажениÑ" -#: templates/admin/picture/picture/change_list.html:7 +#: picture/templates/admin/picture/picture/change_list.html:9 msgid "Image" -msgstr "" +msgstr "ÐаÑÑинка" -#: templates/admin/picture/picture/change_list.html:8 +#: picture/templates/admin/picture/picture/change_list.html:10 msgid "Import picture" -msgstr "" +msgstr "ÐмпоÑÑ Ð¸Ð·Ð¾Ð±ÑажениÑ" -#: templates/picture/picture_list_thumb.html:10 -#: templates/picture/picture_list_thumb.html:14 -msgid "Listing of all pictures" -msgstr "" +#: picture/templates/picture/picture_detail.html:19 +msgid "See also" +msgstr "СмоÑÑиÑе Ñакже" -#: templates/picture/picture_short.html:31 +#: picture/templates/picture/picture_list_thumb.html:9 +#: picture/templates/picture/picture_list_thumb.html:13 +msgctxt "gallery" +msgid "Listing of all works" +msgstr "СпиÑок вÑÐµÑ ÑабоÑ" + +#: picture/templates/picture/picture_short.html:39 msgid "Epoch" -msgstr "" +msgstr "ÐÐ¿Ð¾Ñ Ð°" -#: templates/picture/picture_short.html:38 +#: picture/templates/picture/picture_short.html:48 msgid "Kind" -msgstr "" +msgstr "Ðид" -#: templates/picture/picture_short.html:45 +#: picture/templates/picture/picture_short.html:57 msgid "Genre" -msgstr "" +msgstr "ÐанÑ" -#: templates/picture/picture_short.html:57 +#: picture/templates/picture/picture_short.html:74 msgid "View online" -msgstr "" +msgstr "СмоÑÑеÑÑ Ð¾Ð½Ð»Ð°Ð¹Ð½" -#: templates/picture/picture_short.html:60 +#: picture/templates/picture/picture_short.html:77 msgid "download original" -msgstr "" - -#: templates/picture/picture_short.html:63 -#: templates/picture/picture_viewer.html:30 -msgid "Download" -msgstr "" - -#: templates/picture/picture_short.html:66 -msgid "original" -msgstr "" +msgstr "ÑкаÑаÑÑ Ð¾Ñигинал" -#: templates/picture/picture_viewer.html:11 -msgid "Wolne Lektury" -msgstr "" +#: picture/templates/picture/picture_viewer.html:51 +#: picture/templates/picture/picture_wide.html:71 +msgid "Objects" +msgstr "ÐбÑекÑÑ" -#: templates/picture/picture_viewer.html:23 -#: templates/picture/picture_viewer.html:50 +#: picture/templates/picture/picture_viewer.html:52 msgid "Themes" -msgstr "" +msgstr "ТемÑ" -#: templates/picture/picture_viewer.html:24 -#: templates/picture/picture_viewer.html:49 -#: templates/picture/picture_wide.html:31 -msgid "Objects" -msgstr "" +#: picture/templates/picture/picture_viewer.html:56 +msgid "Infobox" +msgstr "ÐнÑобокÑ" -#: templates/picture/picture_viewer.html:26 -msgid "Edit. note" -msgstr "" +#: picture/templates/picture/picture_wide.html:21 +msgid "Style" +msgstr "СÑилÑ" -#: templates/picture/picture_viewer.html:27 -msgid "Infobox" -msgstr "" +#: picture/templates/picture/picture_wide.html:32 +msgid "Medium" +msgstr "СÑедний" -#: templates/picture/picture_viewer.html:28 -msgid "Picture's page" -msgstr "" +#: picture/templates/picture/picture_wide.html:40 +msgid "Dimensions" +msgstr "РазмеÑÑ" -#: templates/picture/picture_wide.html:20 +#: picture/templates/picture/picture_wide.html:47 +msgid "Date" +msgstr "ÐаÑа" + +#: picture/templates/picture/picture_wide.html:59 msgid "Motifs, themes and objects" -msgstr "" +msgstr "СÑжеÑÑ, ÑÐµÐ¼Ñ Ð¸ обÑекÑÑ" -#: templates/picture/picture_wide.html:23 +#: picture/templates/picture/picture_wide.html:63 msgid "Motifs and themes" -msgstr "" +msgstr "СÑжеÑÑ Ð¸ ÑемÑ" -#: templates/picture/picture_wide.html:49 +#: picture/templates/picture/picture_wide.html:90 msgid "See" -msgstr "" +msgstr "СмоÑÑеÑÑ" -#: templates/picture/picture_wide.html:52 +#: picture/templates/picture/picture_wide.html:93 msgid "Source" -msgstr "" +msgstr "ÐÑÑоÑник" -#: templates/picture/picture_wide.html:52 +#: picture/templates/picture/picture_wide.html:93 msgid "of the picture" -msgstr "" +msgstr "изобÑажениÑ" -#: templates/picture/picture_wide.html:54 +#: picture/templates/picture/picture_wide.html:95 msgid "Source XML file" -msgstr "" +msgstr "ÐÑÑоÑник Ñайла XML" -#: templates/picture/picture_wide.html:56 +#: picture/templates/picture/picture_wide.html:97 msgid "Picture on" -msgstr "" +msgstr "ÐзобÑажение на" -#: templates/picture/picture_wide.html:56 +#: picture/templates/picture/picture_wide.html:97 msgid "Editor's Platform" -msgstr "" - -#: templates/picture/picture_wide.html:59 -msgid "Picture description on Lektury.Gazeta.pl" -msgstr "" +msgstr "РедакÑоÑÑÐºÐ°Ñ Ð¿Ð»Ð°ÑÑоÑма" -#: templates/picture/picture_wide.html:62 +#: picture/templates/picture/picture_wide.html:100 msgid "Picture description on Wikipedia" +msgstr "ÐпиÑание изобÑÐ°Ð¶ÐµÐ½Ð¸Ñ Ð½Ð° Ðикипедии" + +#: picture/views.py:121 +#, python-format +msgid "" +"An error occurred: %(exception)s\n" +"\n" +"%(tb)s" msgstr "" +"ÐбнаÑÑжена оÑибка: %(exception)s\n" +"\n" +"%(tb)s" + +#: picture/views.py:123 +msgid "Picture imported successfully" +msgstr "ÐзобÑажение ÑÑпеÑно импоÑÑиÑовано" + +#: picture/views.py:125 +#, python-format +msgid "Error importing file: %r" +msgstr "ÐÑибка загÑÑзки Ñайла: %r"