9b49af5f47b4c88dad40183bdaea404c230cb96b
[wolnelektury.git] / src / api / locale / lt / LC_MESSAGES / django.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Language: \n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
19 "(n%100<10 || n%100>=20) ? 1 : 2);\n"
20
21 #: api/models.py:16
22 msgid "slug"
23 msgstr ""
24
25 #: api/templates/api/main.html:7 api/templates/api/main.html:11
26 msgid "WolneLektury.pl API"
27 msgstr ""
28
29 #: api/templates/api/main.html:21
30 #, python-format
31 msgid ""
32 "\n"
33 "        WolneLektury.pl API resides under <code>%(u)s</code>.\n"
34 "        You can use it to access information about books, their fragments "
35 "and\n"
36 "        their metadata.\n"
37 "      "
38 msgstr ""
39
40 #: api/templates/api/main.html:29
41 msgid ""
42 "\n"
43 "        Default data serialization format is\n"
44 "        <a href=\"http://en.wikipedia.org/wiki/JSON\">JSON</a>,\n"
45 "        but you can also use XML by appending <code>?format=xml</code>\n"
46 "        query parameter to each URL.\n"
47 "      "
48 msgstr ""
49
50 #: api/templates/api/main.html:38
51 msgid ""
52 "\n"
53 "        The URLs in WolneLektury.pl API are:\n"
54 "      "
55 msgstr ""
56
57 #: api/templates/api/main.html:45
58 msgid "All books"
59 msgstr ""
60
61 #: api/templates/api/main.html:47
62 msgid "Audiobooks"
63 msgstr ""
64
65 #: api/templates/api/main.html:49
66 msgid "DAISY"
67 msgstr ""
68
69 #: api/templates/api/main.html:52
70 msgid "List of all authors"
71 msgstr ""
72
73 #: api/templates/api/main.html:54
74 msgid "List of all epochs"
75 msgstr ""
76
77 #: api/templates/api/main.html:56
78 msgid "List of all genres"
79 msgstr ""
80
81 #: api/templates/api/main.html:58
82 msgid "List of all kinds"
83 msgstr ""
84
85 #: api/templates/api/main.html:61
86 msgid "List of all themes"
87 msgstr ""
88
89 #: api/templates/api/main.html:63
90 msgid "Collections"
91 msgstr ""
92
93 #: api/templates/api/main.html:69
94 #, python-format
95 msgid ""
96 "\n"
97 "        Each element of those lists contains a link (in a \"href\") "
98 "attibute\n"
99 "        which points to individual resource's details, i.e.:\n"
100 "        <a href=\"%(e1)s\">%(e1)s</a> or\n"
101 "        <a href=\"%(e2)s\">%(e2)s</a>.\n"
102 "      "
103 msgstr ""
104
105 #: api/templates/api/main.html:78
106 #, python-format
107 msgid ""
108 "\n"
109 "        You can combine authors, epochs, genres and kinds to find only books "
110 "matching\n"
111 "        those criteria. For instance:\n"
112 "        <a href=\"%(e)s\">%(e)s</a>.\n"
113 "      "
114 msgstr ""
115
116 #: api/templates/api/main.html:86
117 #, python-format
118 msgid ""
119 "\n"
120 "        If you only want top-level books and not all the children, you can "
121 "use /parent_books/, as in:\n"
122 "        <a href=\"%(e)s\">%(e)s</a>.\n"
123 "      "
124 msgstr ""
125
126 #: api/templates/api/main.html:94
127 #, python-format
128 msgid ""
129 "\n"
130 "        The same way, using also books and themes, you can search for a list "
131 "of fragments:\n"
132 "        <a href=\"%(e)s\">%(e)s</a>.\n"
133 "        Again, each entry has a \"href\" attribute which links to the "
134 "fragment's details, i.e.:\n"
135 "        <a href=\"%(f)s\">%(f)s</a>.\n"
136 "      "
137 msgstr ""
138
139 #: api/templates/oauth/authorize_token.html:6
140 #: api/templates/oauth/authorize_token.html:10
141 #: api/templates/oauth/authorize_token.html:13
142 msgid "Authorize access to Wolne Lektury"
143 msgstr "Leisti prieigą prie Wolne Lektury interneto svetainės"
144
145 #: api/templates/oauth/authorize_token.html:17
146 #, python-format
147 msgid ""
148 "Confirm to authorize access to Wolne Lektury as user <strong>%(user)s</"
149 "strong>."
150 msgstr ""
151 "Patvirtinkite, kad leistute prieigą prie Wolne Lektury interneto svetainės "
152 "kaip vartotojas <strong>%(user)s</strong>."
153
154 #: api/templates/oauth/authorize_token.html:23
155 msgid "Confirm"
156 msgstr ""