1 # This file is part of Wolne Lektury, licensed under GNU Affero GPLv3 or later.
2 # Copyright © Fundacja Wolne Lektury. See NOTICE for more information.
5 "Project-Id-Version: WolneLektury-api\n"
6 "Report-Msgid-Bugs-To: \n"
7 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9 "Language-Team: LANGUAGE <LL@li.org>\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14 "Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < "
15 "11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? "
16 "1 : n % 1 != 0 ? 2: 3);\n"
18 #: api/templates/api/main.html:7 api/templates/api/main.html:11
19 msgid "API WolneLektury.pl"
22 #: api/templates/api/main.html:21
25 "API serwisu WolneLektury.pl znajduje się pod adresem <code>%(u)s</code>. Za "
26 "jego pomocą można uzyskać informacje o utworach, ich fragmentach i "
30 #: api/templates/api/main.html:29
32 "Dane domyślnie są serializowane w formacie JSON, ale dostępny jest też "
33 "format XML – wystarczy dodać parametr <code>?format=xml</code> do dowolnego "
37 #: api/templates/api/main.html:37
38 msgid "API Wolnych Lektur zawiera następujące adresy URL:"
41 #: api/templates/api/main.html:44
42 msgid "Wszystkie utwory"
45 #: api/templates/api/main.html:46
49 #: api/templates/api/main.html:48
53 #: api/templates/api/main.html:51
57 #: api/templates/api/main.html:53
61 #: api/templates/api/main.html:55
62 msgid "Lista gatunków literackich"
65 #: api/templates/api/main.html:57
66 msgid "Lista rodzajów literackich"
69 #: api/templates/api/main.html:60
70 msgid "Lista motywów i tematów literackich"
73 #: api/templates/api/main.html:62
77 #: api/templates/api/main.html:68
79 "Każdy element na tych listach zawiera adres (w atrybucie „href”), pod którym "
80 "można znaleźć szczegółowe dane, np."
83 #: api/templates/api/main.html:72
87 #: api/templates/api/main.html:77
89 "Można łączyć autorów, epoki, gatunki i rodzaje, aby wybrać tylko utwory "
90 "odpowiadające zadanym kryteriom. Na przykład:"
93 #: api/templates/api/main.html:85
95 "Aby spośród wszystkich pasujących wybrać tylko utwory najwyższego poziomu "
96 "(pomijając ich podutwory), można użyć zapytania /parent_books/, np.:"
99 #: api/templates/api/main.html:93
101 "W ten sam sposób, filtrując dodatkowo według lektur lub motywów, można "
102 "wyszukiwać fragmenty:"
105 #: api/templates/api/main.html:98
107 "Każdy element uzyskanej listy w atrybucie „href” zawiera link do "
108 "szczegółowego opisu danego fragmentu, np.:"
111 #: api/templates/oauth/authorize_token.html:6
112 #: api/templates/oauth/authorize_token.html:10
113 #: api/templates/oauth/authorize_token.html:13
114 msgid "Zezwól na dostęp do Wolnych Lektur"
115 msgstr "Leisti prieigą prie Wolne Lektury interneto svetainės"
117 #: api/templates/oauth/authorize_token.html:17
120 "Potwierdź dostęp do Wolnych Lektur jako użytkownik <strong>%(user)s</strong>."
122 "Patvirtinkite, kad leistute prieigą prie Wolne Lektury interneto svetainės "
123 "kaip vartotojas <strong>%(user)s</strong>."
125 #: api/templates/oauth/authorize_token.html:23