X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/5e463c73f3f1356eebc8f4607381538d4565ff62..84a3f7f335bf15b4671cc56c26d243bf539a9536:/src/api/locale/es/LC_MESSAGES/django.po diff --git a/src/api/locale/es/LC_MESSAGES/django.po b/src/api/locale/es/LC_MESSAGES/django.po index ad00a1baa..bc33e4429 100644 --- a/src/api/locale/es/LC_MESSAGES/django.po +++ b/src/api/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,6 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-01 09:35+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,111 +17,139 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: models.py:15 +#: api/models.py:16 msgid "slug" msgstr "" -#: templates/api/main.html:5 +#: api/templates/api/main.html:7 api/templates/api/main.html:11 msgid "WolneLektury.pl API" msgstr "" -#: templates/api/main.html:16 +#: api/templates/api/main.html:21 #, python-format msgid "" "\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" +" 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 "" -#: templates/api/main.html:24 +#: api/templates/api/main.html:29 msgid "" "\n" -"Default data serialization format is\n" -"JSON, \n" -"but you can also use XML by appending ?format=xml\n" -"query parameter to each URL.\n" +" Default data serialization format is\n" +" JSON,\n" +" but you can also use XML by appending ?format=xml\n" +" query parameter to each URL.\n" +" " msgstr "" -#: templates/api/main.html:33 +#: api/templates/api/main.html:38 msgid "" "\n" -"The URLs in WolneLektury.pl API are:\n" +" The URLs in WolneLektury.pl API are:\n" +" " msgstr "" -#: templates/api/main.html:40 +#: api/templates/api/main.html:45 msgid "All books" msgstr "" -#: templates/api/main.html:42 +#: api/templates/api/main.html:47 msgid "Audiobooks" msgstr "" -#: templates/api/main.html:44 +#: api/templates/api/main.html:49 msgid "DAISY" msgstr "" -#: templates/api/main.html:47 +#: api/templates/api/main.html:52 msgid "List of all authors" msgstr "" -#: templates/api/main.html:49 +#: api/templates/api/main.html:54 msgid "List of all epochs" msgstr "" -#: templates/api/main.html:51 +#: api/templates/api/main.html:56 msgid "List of all genres" msgstr "" -#: templates/api/main.html:53 +#: api/templates/api/main.html:58 msgid "List of all kinds" msgstr "" -#: templates/api/main.html:56 +#: api/templates/api/main.html:61 msgid "List of all themes" msgstr "" -#: templates/api/main.html:58 +#: api/templates/api/main.html:63 msgid "Collections" msgstr "" -#: templates/api/main.html:64 +#: api/templates/api/main.html:69 #, python-format msgid "" "\n" -"Each element of those lists contains a link (in a \"href\") attibute\n" -"which points to individual resource's details, i.e.:\n" -"%(e1)s or\n" -"%(e2)s.\n" +" Each element of those lists contains a link (in a \"href\") " +"attibute\n" +" which points to individual resource's details, i.e.:\n" +" %(e1)s or\n" +" %(e2)s.\n" +" " msgstr "" -#: templates/api/main.html:73 +#: api/templates/api/main.html:78 #, python-format msgid "" "\n" -"You can combine authors, epochs, genres and kinds to find only books " +" You can combine authors, epochs, genres and kinds to find only books " "matching\n" -"those criteria. For instance:\n" -"%(e)s.\n" +" those criteria. For instance:\n" +" %(e)s.\n" +" " msgstr "" -#: templates/api/main.html:81 +#: api/templates/api/main.html:86 #, python-format msgid "" "\n" -"If you only want top-level books and not all the children, you can use /" -"parent_books/, as in:\n" -"%(e)s.\n" +" If you only want top-level books and not all the children, you can " +"use /parent_books/, as in:\n" +" %(e)s.\n" +" " msgstr "" -#: templates/api/main.html:89 +#: api/templates/api/main.html:94 #, python-format msgid "" "\n" -"The same way, using also books and themes, you can search for a list of " -"fragments:\n" -"%(e)s. \n" -"Again, each entry has a \"href\" attribute which links to the fragment's " -"details, i.e.:\n" -"%(f)s. \n" +" The same way, using also books and themes, you can search for a list " +"of fragments:\n" +" %(e)s.\n" +" Again, each entry has a \"href\" attribute which links to the " +"fragment's details, i.e.:\n" +" %(f)s.\n" +" " +msgstr "" + +#: 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 "Autoriza el acceso a Wolne Lektury" + +#: api/templates/oauth/authorize_token.html:17 +#, python-format +msgid "" +"Confirm to authorize access to Wolne Lektury as user %(user)s." +msgstr "" +"Confirma para autorizar el acceso a Wolne Lektury como el usuario " +"%(user)s." + +#: api/templates/oauth/authorize_token.html:23 +msgid "Confirm" msgstr ""