X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6f8ce976c498b1df0768c0965c0c9dc2e84bda1c..70e52697f5d41c6658b03b739378a2a2139355e8:/apps/api/locale/pl/LC_MESSAGES/django.po?ds=sidebyside diff --git a/apps/api/locale/pl/LC_MESSAGES/django.po b/apps/api/locale/pl/LC_MESSAGES/django.po index 56690f998..bc4373be9 100644 --- a/apps/api/locale/pl/LC_MESSAGES/django.po +++ b/apps/api/locale/pl/LC_MESSAGES/django.po @@ -7,50 +7,50 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-01 16:53+0100\n" -"PO-Revision-Date: 2011-09-12 05:22+0100\n" +"POT-Creation-Date: 2012-07-19 11:38+0200\n" +"PO-Revision-Date: 2013-06-11 15:36+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" +"X-Generator: Poedit 1.5.4\n" -#: templates/api/main.html:4 +#: templates/api/main.html:6 msgid "WolneLektury.pl API" msgstr "API serwisu WolneLektury.pl" -#: templates/api/main.html:13 +#: templates/api/main.html:17 +#, python-format msgid "" "\n" -"WolneLektury.pl API resides under http://www.wolnelektury.pl/api/.\n" +"WolneLektury.pl API resides under %(u)s.\n" "You can use it to access information about books, their fragments and\n" "their metadata.\n" msgstr "" "\n" -"API serwisu WolneLektury.pl znajduje się pod adresem http://www." -"wolnelektury.pl/api/.\n" +"API serwisu WolneLektury.pl znajduje się pod adresem %(u)s.\n" "Za jego pomocą można uzyskać informacje o utworach, ich fragmentach i " "metadanych.\n" -#: templates/api/main.html:21 +#: templates/api/main.html:25 msgid "" "\n" "Default data serialization format is\n" -"JSON,\n" +"JSON, \n" "but you can also use XML by appending ?format=xml\n" "query parameter to each URL.\n" msgstr "" "\n" "Dane domyślnie są serializowane w formacie JSON,ale dostępny jest też format XML – wystarczy dodać " -"parametr ?format=xml\n" +"wiki/JSON\">JSON,\n" +"ale dostępny jest też format XML – wystarczy dodać parametr ?" +"format=xml\n" "do każdego zapytania.\n" -#: templates/api/main.html:30 +#: templates/api/main.html:34 msgid "" "\n" "The URLs in WolneLektury.pl API are:\n" @@ -58,31 +58,39 @@ msgstr "" "\n" "API Wolnych Lektur zawiera następujące adresy URL:\n" -#: templates/api/main.html:36 -msgid "List of all books" -msgstr "Lista utworów" +#: templates/api/main.html:41 +msgid "All books" +msgstr "Wszystkie utwory" + +#: templates/api/main.html:43 +msgid "Audiobooks" +msgstr "Audiobooki" -#: templates/api/main.html:38 +#: templates/api/main.html:45 +msgid "DAISY" +msgstr "DAISY" + +#: templates/api/main.html:48 msgid "List of all authors" msgstr "Lista autorów" -#: templates/api/main.html:39 +#: templates/api/main.html:50 msgid "List of all epochs" msgstr "Lista epok" -#: templates/api/main.html:40 +#: templates/api/main.html:52 msgid "List of all genres" msgstr "Lista gatunków literackich" -#: templates/api/main.html:41 +#: templates/api/main.html:54 msgid "List of all kinds" msgstr "Lista rodzajów literackich" -#: templates/api/main.html:43 +#: templates/api/main.html:57 msgid "List of all themes" msgstr "Lista motywów i tematów literackich" -#: templates/api/main.html:49 +#: templates/api/main.html:63 #, python-format msgid "" "\n" @@ -96,7 +104,7 @@ msgstr "" "można znaleźć szczegółowe dane, np. %(e1)s czy %(e2)s.\n" -#: templates/api/main.html:58 +#: templates/api/main.html:72 #, python-format msgid "" "\n" @@ -109,7 +117,7 @@ msgstr "" "Można łączyć autorów, epoki, gatunki i rodzaje, aby wybrać tylko utwory " "odpowiadające zadanym kryteriom. Na przykład: %(e)s.\n" -#: templates/api/main.html:66 +#: templates/api/main.html:80 #, python-format msgid "" "\n" @@ -122,7 +130,7 @@ msgstr "" "(pomijając ich podutwory), można użyć zapytania /parent_books/, np.: %(e)s.\n" -#: templates/api/main.html:74 +#: templates/api/main.html:88 #, python-format msgid "" "\n"