Cleanup
[wolnelektury.git] / src / api / locale / jp / 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
19 #: api/models.py:16
20 msgid "slug"
21 msgstr ""
22
23 #: api/templates/api/main.html:7 api/templates/api/main.html:11
24 msgid "WolneLektury.pl API"
25 msgstr ""
26
27 #: api/templates/api/main.html:21
28 #, python-format
29 msgid ""
30 "\n"
31 "        WolneLektury.pl API resides under <code>%(u)s</code>.\n"
32 "        You can use it to access information about books, their fragments "
33 "and\n"
34 "        their metadata.\n"
35 "      "
36 msgstr ""
37
38 #: api/templates/api/main.html:29
39 msgid ""
40 "\n"
41 "        Default data serialization format is\n"
42 "        <a href=\"http://en.wikipedia.org/wiki/JSON\">JSON</a>,\n"
43 "        but you can also use XML by appending <code>?format=xml</code>\n"
44 "        query parameter to each URL.\n"
45 "      "
46 msgstr ""
47
48 #: api/templates/api/main.html:38
49 msgid ""
50 "\n"
51 "        The URLs in WolneLektury.pl API are:\n"
52 "      "
53 msgstr ""
54
55 #: api/templates/api/main.html:45
56 msgid "All books"
57 msgstr ""
58
59 #: api/templates/api/main.html:47
60 msgid "Audiobooks"
61 msgstr ""
62
63 #: api/templates/api/main.html:49
64 msgid "DAISY"
65 msgstr ""
66
67 #: api/templates/api/main.html:52
68 msgid "List of all authors"
69 msgstr ""
70
71 #: api/templates/api/main.html:54
72 msgid "List of all epochs"
73 msgstr ""
74
75 #: api/templates/api/main.html:56
76 msgid "List of all genres"
77 msgstr ""
78
79 #: api/templates/api/main.html:58
80 msgid "List of all kinds"
81 msgstr ""
82
83 #: api/templates/api/main.html:61
84 msgid "List of all themes"
85 msgstr ""
86
87 #: api/templates/api/main.html:63
88 msgid "Collections"
89 msgstr ""
90
91 #: api/templates/api/main.html:69
92 #, python-format
93 msgid ""
94 "\n"
95 "        Each element of those lists contains a link (in a \"href\") "
96 "attibute\n"
97 "        which points to individual resource's details, i.e.:\n"
98 "        <a href=\"%(e1)s\">%(e1)s</a> or\n"
99 "        <a href=\"%(e2)s\">%(e2)s</a>.\n"
100 "      "
101 msgstr ""
102
103 #: api/templates/api/main.html:78
104 #, python-format
105 msgid ""
106 "\n"
107 "        You can combine authors, epochs, genres and kinds to find only books "
108 "matching\n"
109 "        those criteria. For instance:\n"
110 "        <a href=\"%(e)s\">%(e)s</a>.\n"
111 "      "
112 msgstr ""
113
114 #: api/templates/api/main.html:86
115 #, python-format
116 msgid ""
117 "\n"
118 "        If you only want top-level books and not all the children, you can "
119 "use /parent_books/, as in:\n"
120 "        <a href=\"%(e)s\">%(e)s</a>.\n"
121 "      "
122 msgstr ""
123
124 #: api/templates/api/main.html:94
125 #, python-format
126 msgid ""
127 "\n"
128 "        The same way, using also books and themes, you can search for a list "
129 "of fragments:\n"
130 "        <a href=\"%(e)s\">%(e)s</a>.\n"
131 "        Again, each entry has a \"href\" attribute which links to the "
132 "fragment's details, i.e.:\n"
133 "        <a href=\"%(f)s\">%(f)s</a>.\n"
134 "      "
135 msgstr ""
136
137 #: api/templates/oauth/authorize_token.html:6
138 #: api/templates/oauth/authorize_token.html:10
139 #: api/templates/oauth/authorize_token.html:13
140 msgid "Authorize access to Wolne Lektury"
141 msgstr ""
142
143 #: api/templates/oauth/authorize_token.html:17
144 #, python-format
145 msgid ""
146 "Confirm to authorize access to Wolne Lektury as user <strong>%(user)s</"
147 "strong>."
148 msgstr ""
149
150 #: api/templates/oauth/authorize_token.html:23
151 msgid "Confirm"
152 msgstr ""