X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9bd36df8dcbc93164ea61d0736c69b361a7ced3d..528a34731579d8b81df43879f2b63c2754005a86:/src/api/locale/ru/LC_MESSAGES/django.po diff --git a/src/api/locale/ru/LC_MESSAGES/django.po b/src/api/locale/ru/LC_MESSAGES/django.po index b7beaedb2..51f579682 100644 --- a/src/api/locale/ru/LC_MESSAGES/django.po +++ b/src/api/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 13:22+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" @@ -19,111 +18,170 @@ msgstr "" "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" -#: models.py:15 +#: models.py:16 msgid "slug" -msgstr "" +msgstr "slug" #: templates/api/main.html:5 msgid "WolneLektury.pl API" -msgstr "" +msgstr "API ÑеÑвиÑа WolneLektury.pl" -#: templates/api/main.html:16 +#: templates/api/main.html:15 #, python-format msgid "" "\n" -"WolneLektury.pl API resides under <code>%(u)s</code>.\n" -"You can use it to access information about books, their fragments and\n" -"their metadata.\n" -msgstr "" - -#: templates/api/main.html:24 +" WolneLektury.pl API resides under <code>%(u)s</code>.\n" +" You can use it to access information about books, their fragments " +"and\n" +" their metadata.\n" +" " +msgstr "" + +#: templates/api/main.html:23 +msgid "API ÑеÑвиÑа WolneLektury.pl ÑаÑположен по адÑеÑÑ <code>%(u)s</code>.\n" +"С его помоÑÑÑ Ð²Ñ Ð¼Ð¾Ð¶ÐµÑе иÑкаÑÑ Ð¸Ð½ÑоÑмаÑÐ¸Ñ Ð¾ пÑоизведениÑÑ , оÑÑÑÐ²ÐºÐ°Ñ Ð¸Ð· Ð½Ð¸Ñ Ð¸ меÑаданнÑÑ ""and\n" +" Default data serialization format is\n" +" <a href=\"http://en.wikipedia.org/wiki/JSON\">JSON</a>,\n" +" but you can also use XML by appending <code>?format=xml</code>\n" +" query parameter to each URL.\n" +" " +msgstr "Ðо ÑмолÑÐ°Ð½Ð¸Ñ Ð´Ð°Ð½Ð½Ñе ÑеÑиализÑÑÑÑÑ Ð² ÑоÑмаÑе" +" <a href=\"http://en.wikipedia.org/wiki/JSON\">JSON</a>,\n" +" но Ñакже можно иÑполÑзоваÑÑ ÑоÑÐ¼Ð°Ñ XML ÑÑебÑеÑÑÑ Ð´Ð¾Ð±Ð°Ð²Ð¸ÑÑ Ð¿Ð°ÑамеÑÑ <code>?format=xml</code>\n" +" паÑамеÑÑ Ð·Ð°Ð¿ÑоÑа Ð´Ð»Ñ ÐºÐ°Ð¶Ð´Ð¾Ð³Ð¾ URL.\n" +" " + +#: templates/api/main.html:32 msgid "" "\n" -"Default data serialization format is\n" -"<a href=\"http://en.wikipedia.org/wiki/JSON\">JSON</a>, \n" -"but you can also use XML by appending <code>?format=xml</code>\n" -"query parameter to each URL.\n" +" The URLs in WolneLektury.pl API are:\n" +" " msgstr "" - -#: templates/api/main.html:33 -msgid "" "\n" -"The URLs in WolneLektury.pl API are:\n" -msgstr "" +" API ÑеÑÑÑÑа WolneLektury.pl пÑÐ¸Ð½Ð°Ð´Ð»ÐµÐ¶Ð°Ñ URL:\n" +" " -#: templates/api/main.html:40 +#: templates/api/main.html:39 msgid "All books" -msgstr "" +msgstr "ÐÑе пÑоизведениÑ" -#: templates/api/main.html:42 +#: templates/api/main.html:41 msgid "Audiobooks" -msgstr "" +msgstr "ÐÑдиокниги" -#: templates/api/main.html:44 +#: templates/api/main.html:43 msgid "DAISY" -msgstr "" +msgstr "DAISY" -#: templates/api/main.html:47 +#: templates/api/main.html:46 msgid "List of all authors" -msgstr "" +msgstr "СпиÑок авÑоÑов" -#: templates/api/main.html:49 +#: templates/api/main.html:48 msgid "List of all epochs" -msgstr "" +msgstr "СпиÑок ÑÐ¿Ð¾Ñ " -#: templates/api/main.html:51 +#: templates/api/main.html:50 msgid "List of all genres" -msgstr "" +msgstr "СпиÑок лиÑеÑаÑÑÑнÑÑ Ð¶Ð°Ð½Ñов" -#: templates/api/main.html:53 +#: templates/api/main.html:52 msgid "List of all kinds" -msgstr "" +msgstr "СпиÑок видов лиÑеÑаÑÑÑÑ" -#: templates/api/main.html:56 +#: templates/api/main.html:55 msgid "List of all themes" -msgstr "" +msgstr "СпиÑок ÑÑжеÑов и Ñем" -#: templates/api/main.html:58 +#: templates/api/main.html:57 msgid "Collections" -msgstr "" +msgstr "ÐоллекÑии" -#: templates/api/main.html:64 +#: templates/api/main.html:63 #, python-format msgid "" "\n" -"Each element of those lists contains a link (in a \"href\") attibute\n" -"which points to individual resource's details, i.e.:\n" -"<a href=\"%(e1)s\">%(e1)s</a> or\n" -"<a href=\"%(e2)s\">%(e2)s</a>.\n" +" Each element of those lists contains a link (in a \"href\") " +"attibute\n" +" which points to individual resource's details, i.e.:\n" +" <a href=\"%(e1)s\">%(e1)s</a> or\n" +" <a href=\"%(e2)s\">%(e2)s</a>.\n" +" " msgstr "" - -#: templates/api/main.html:73 +"\n" +" ÐаждÑй ÑÐ»ÐµÐ¼ÐµÐ½Ñ ÑпиÑка ÑодеÑÐ¶Ð¸Ñ ÑÑÑÐ»ÐºÑ (in a \"href\") " +"attibute\n" +" по коÑоÑой можно пеÑейÑи к подÑобной инÑоÑмаÑии, напÑимеÑ:\n" +" <a href=\"%(e1)s\">%(e1)s</a> or\n" +" <a href=\"%(e2)s\">%(e2)s</a>.\n" +" " +#: templates/api/main.html:72 #, python-format msgid "" "\n" -"You can combine authors, epochs, genres and kinds to find only books " +" You can combine authors, epochs, genres and kinds to find only books " "matching\n" -"those criteria. For instance:\n" -"<a href=\"%(e)s\">%(e)s</a>.\n" +" those criteria. For instance:\n" +" <a href=\"%(e)s\">%(e)s</a>.\n" +" " msgstr "" +"\n" +" Ðожно ÑоÑеÑаÑÑ Ð°Ð²ÑоÑов, ÑÐ¿Ð¾Ñ Ð¸, жанÑÑ Ð¸ Ð²Ð¸Ð´Ñ Ð´Ð»Ñ Ð¿Ð¾Ð¸Ñка книги" +"matching\n" +" ÐÑвеÑаÑÑие заданнÑм кÑиÑеÑиÑм. напÑимеÑ:\n" +" <a href=\"%(e)s\">%(e)s</a>.\n" +" " -#: templates/api/main.html:81 +#: templates/api/main.html:80 #, python-format msgid "" "\n" -"If you only want top-level books and not all the children, you can use /" -"parent_books/, as in:\n" -"<a href=\"%(e)s\">%(e)s</a>.\n" +" If you only want top-level books and not all the children, you can " +"use /parent_books/, as in:\n" +" <a href=\"%(e)s\">%(e)s</a>.\n" +" " msgstr "" +"\n" +" ЧÑÐ¾Ð±Ñ Ð¸Ð· ÑпиÑка вÑÐµÑ ÑелеванÑнÑÑ Ð²ÑбÑаÑÑ Ð½Ð°Ð¸Ð±Ð¾Ð»ÐµÐµ ÑоÑно оÑвеÑаÑÑие кÑиÑеÑиÑм, Ð²Ñ Ð¼Ð¾Ð¶ÐµÑе " +"можно задаваÑÑ Ð²Ð¾Ð¿ÑоÑÑ/parent_books/, напÑимеÑ:\n" +" <a href=\"%(e)s\">%(e)s</a>.\n" +" " -#: templates/api/main.html:89 +#: templates/api/main.html:88 #, python-format msgid "" "\n" -"The same way, using also books and themes, you can search for a list of " -"fragments:\n" -"<a href=\"%(e)s\">%(e)s</a>. \n" -"Again, each entry has a \"href\" attribute which links to the fragment's " -"details, i.e.:\n" -"<a href=\"%(f)s\">%(f)s</a>. \n" +" The same way, using also books and themes, you can search for a list " +"of fragments:\n" +" <a href=\"%(e)s\">%(e)s</a>.\n" +" Again, each entry has a \"href\" attribute which links to the " +"fragment's details, i.e.:\n" +" <a href=\"%(f)s\">%(f)s</a>.\n" +" " +msgstr "" +"\n" +" Тем же ÑпоÑобом, иÑполÑзÑÑ Ð²ÑбиÑÐ°Ñ ÐºÐ½Ð¸Ð³Ð¸ или ÑÑжеÑÑ, можно иÑкаÑÑ Ð² ÑпиÑке" +"по ÑÑагменÑам:\n" +" <a href=\"%(e)s\">%(e)s</a>.\n" +" ÐаждÑй ÑÐ»ÐµÐ¼ÐµÐ½Ñ Ð½Ð°Ð¹Ð´ÐµÐ½Ð½Ð¾Ð³Ð¾ ÑпиÑка \"href\" ÑодеÑÐ¶Ð¸Ñ ÑÑÑлкÑ, ведÑÑÑÑ Ðº" +"подÑÐ¾Ð±Ð½Ð¾Ð¼Ñ Ð¾Ð¿Ð¸ÑаниÑ, напÑимеÑ:\n" +" <a href=\"%(f)s\">%(f)s</a>.\n" +" " + +#: templates/oauth/authorize_token.html:4 +#: templates/oauth/authorize_token.html:7 +msgid "Authorize access to Wolne Lektury" +msgstr "ÐвÑоÑизаÑÐ¸Ñ Ð´Ð¾ÑÑÑпа к Wolne Lektury" + +#: templates/oauth/authorize_token.html:11 +#, python-format +msgid "" +"Confirm to authorize access to Wolne Lektury as user <strong>%(user)s</" +"strong>." msgstr "" +"ÐодÑвеÑждение Ð´Ð»Ñ Ð°Ð²ÑоÑизаÑии доÑÑÑпа к Wolne Lektury как полÑзоваÑÐµÐ»Ñ " +"<strong>%(user)s </strong>." + +#: templates/oauth/authorize_token.html:17 +msgid "Confirm" +msgstr "ÐодÑвеÑждаÑ"