X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/93da6796796d43def17c8adde0f194489cc14b01..84a3f7f335bf15b4671cc56c26d243bf539a9536:/src/api/locale/pl/LC_MESSAGES/django.po diff --git a/src/api/locale/pl/LC_MESSAGES/django.po b/src/api/locale/pl/LC_MESSAGES/django.po index 5fef31cd0..e67b5964c 100644 --- a/src/api/locale/pl/LC_MESSAGES/django.po +++ b/src/api/locale/pl/LC_MESSAGES/django.po @@ -7,7 +7,6 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-14 12:34+0200\n" "PO-Revision-Date: 2013-06-14 11:45+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" @@ -19,15 +18,15 @@ msgstr "" "|| n%100>=20) ? 1 : 2);\n" "X-Generator: Poedit 1.5.4\n" -#: models.py:15 +#: api/models.py:16 msgid "slug" msgstr "slug" -#: templates/api/main.html:5 +#: api/templates/api/main.html:7 api/templates/api/main.html:11 msgid "WolneLektury.pl API" msgstr "API serwisu WolneLektury.pl" -#: templates/api/main.html:15 +#: api/templates/api/main.html:21 #, python-format msgid "" "\n" @@ -41,8 +40,9 @@ msgstr "" "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:23 +#: api/templates/api/main.html:29 msgid "" "\n" " Default data serialization format is\n" @@ -57,8 +57,9 @@ msgstr "" "ale dostępny jest też format XML – wystarczy dodać parametr ?" "format=xml\n" "do każdego zapytania.\n" +" " -#: templates/api/main.html:32 +#: api/templates/api/main.html:38 msgid "" "\n" " The URLs in WolneLektury.pl API are:\n" @@ -66,44 +67,45 @@ msgid "" msgstr "" "\n" "API Wolnych Lektur zawiera następujące adresy URL:\n" +" " -#: templates/api/main.html:39 +#: api/templates/api/main.html:45 msgid "All books" msgstr "Wszystkie utwory" -#: templates/api/main.html:41 +#: api/templates/api/main.html:47 msgid "Audiobooks" msgstr "Audiobooki" -#: templates/api/main.html:43 +#: api/templates/api/main.html:49 msgid "DAISY" msgstr "DAISY" -#: templates/api/main.html:46 +#: api/templates/api/main.html:52 msgid "List of all authors" msgstr "Lista autorów" -#: templates/api/main.html:48 +#: api/templates/api/main.html:54 msgid "List of all epochs" msgstr "Lista epok" -#: templates/api/main.html:50 +#: api/templates/api/main.html:56 msgid "List of all genres" msgstr "Lista gatunków literackich" -#: templates/api/main.html:52 +#: api/templates/api/main.html:58 msgid "List of all kinds" msgstr "Lista rodzajów literackich" -#: templates/api/main.html:55 +#: api/templates/api/main.html:61 msgid "List of all themes" msgstr "Lista motywów i tematów literackich" -#: templates/api/main.html:57 +#: api/templates/api/main.html:63 msgid "Collections" msgstr "Kolekcje" -#: templates/api/main.html:63 +#: api/templates/api/main.html:69 #, python-format msgid "" "\n" @@ -118,8 +120,9 @@ msgstr "" "Każdy element na tych listach zawiera adres (w atrybucie „href”), pod którym " "można znaleźć szczegółowe dane, np. %(e1)s czy %(e2)s.\n" +" " -#: templates/api/main.html:72 +#: api/templates/api/main.html:78 #, python-format msgid "" "\n" @@ -132,8 +135,9 @@ msgstr "" "\n" "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:80 +#: api/templates/api/main.html:86 #, python-format msgid "" "\n" @@ -144,10 +148,11 @@ msgid "" msgstr "" "\n" "Aby spośród wszystkich pasujących wybrać tylko utwory najwyższego poziomu " -"(pomijając ich podutwory), można użyć zapytania /parent_books/, np.: %(e)s.\n" +"(pomijając ich podutwory), można użyć zapytania /parent_books/, np.: %(e)s.\n" +" " -#: templates/api/main.html:88 +#: api/templates/api/main.html:94 #, python-format msgid "" "\n" @@ -165,3 +170,22 @@ msgstr "" "Każdy element uzyskanej listy w atrybucie „href” zawiera link do " "szczegółowego opisu danego fragmentu, np.:\n" "%(f)s.\n" +" " + +#: api/templates/oauth/authorize_token.html:6 +#: api/templates/oauth/authorize_token.html:10 +#: api/templates/oauth/authorize_token.html:13 +msgid "Authorize access to Wolne Lektury" +msgstr "Zezwól na dostęp do Wolnych Lektur" + +#: api/templates/oauth/authorize_token.html:17 +#, python-format +msgid "" +"Confirm to authorize access to Wolne Lektury as user %(user)s." +msgstr "" +"Potwierdź dostęp do Wolnych Lektur jako użytkownik %(user)s." + +#: api/templates/oauth/authorize_token.html:23 +msgid "Confirm" +msgstr "Potwierdź"