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