X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9bd36df8dcbc93164ea61d0736c69b361a7ced3d..84a3f7f335bf15b4671cc56c26d243bf539a9536:/src/wolnelektury/locale/es/LC_MESSAGES/django.po diff --git a/src/wolnelektury/locale/es/LC_MESSAGES/django.po b/src/wolnelektury/locale/es/LC_MESSAGES/django.po index 1c28e1dc3..3eb1c2c52 100644 --- a/src/wolnelektury/locale/es/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/es/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-01-25 13:22+0100\n" "PO-Revision-Date: 2013-04-09 10:43+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" @@ -18,15 +17,40 @@ msgstr "" "X-Translated-Using: django-rosetta 0.5.6\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: templates/404.html:5 +#: isbn/forms.py:66 +#, fuzzy +#| msgid "of the book" +msgid "Soft cover book" +msgstr "del libro" + +#: push/models.py:10 +msgid "title" +msgstr "" + +#: push/models.py:11 +#, fuzzy +#| msgid "Table of contents" +msgid "content" +msgstr "Índice" + +#: push/models.py:12 +msgid "image" +msgstr "" + +#: push/templates/push/notification_form.html:4 +#: push/templates/push/notification_sent.html:4 +msgid "Notifications" +msgstr "" + +#: wolnelektury/templates/404.html:6 wolnelektury/templates/404.html:11 msgid "Page does not exist" msgstr "Página no existe" -#: templates/404.html:10 +#: wolnelektury/templates/404.html:15 msgid "Page not found" msgstr "Página no encontrada" -#: templates/404.html:14 +#: wolnelektury/templates/404.html:18 msgid "" "We are sorry, but this page does not exist. Please check if you entered " "correct address or go to " @@ -34,81 +58,207 @@ msgstr "" "Lo sentimos, esta página no existe. Compruebue si la dirección es correcta o " "pase a" -#: templates/404.html:14 +#: wolnelektury/templates/404.html:19 msgid "main page" msgstr "página principal" -#: templates/500.html:6 templates/500.html.py:17 +#: wolnelektury/templates/500.html:7 msgid "Server error" msgstr "Error del servidor" -#: templates/500.html:19 +#: wolnelektury/templates/500.html:73 msgid "" "

The Wolnelektury.pl site is currently unavailable. Meanwhile, visit our " -"blog.

Inform our administrators about the " -"error.

" +"blog.

Inform our administrators about the error." msgstr "" "

La página Wolnelektury.pl actualmente no está disponible. Mientras tanto " -"visita nuestro blog.

" -"

Informa a nuestros blog.

" +"

Informa a nuestros administradores sobre el error.

" -#: templates/503.html:6 templates/503.html.py:17 +#: wolnelektury/templates/503.html:6 wolnelektury/templates/503.html:17 msgid "Service unavailable" msgstr "Servicio no está disponible" -#: templates/503.html:19 +#: wolnelektury/templates/503.html:19 msgid "The Wolnelektury.pl site is currently unavailable due to maintainance." msgstr "La página Wolnelektury.pl no está disponible debido al mantenimiento." -#: templates/admin/base_site.html:4 templates/admin/base_site.html.py:7 +#: wolnelektury/templates/admin/base_site.html:4 +#: wolnelektury/templates/admin/base_site.html:7 msgid "Site administration" msgstr "Administración de la página" -#: templates/admin/base_site.html:9 -msgid "Translations" -msgstr "Traducciones" - -#: templates/admin/catalogue/book/change_form.html:6 -#: templates/admin/catalogue/book/change_form.html:35 +#: wolnelektury/templates/admin/catalogue/book/change_form.html:6 +#: wolnelektury/templates/admin/catalogue/book/change_form.html:36 msgid "advanced" msgstr "avanzado" -#: templates/admin/catalogue/book/change_form.html:33 +#: wolnelektury/templates/admin/catalogue/book/change_form.html:34 msgid "simplified" msgstr "simplificado" -#: templates/admin/catalogue/book/change_list.html:7 +#: wolnelektury/templates/admin/catalogue/book/change_list.html:9 msgid "Import book" msgstr "Importar libro" -#: templates/auth/login.html:12 +#: wolnelektury/templates/admin/long_filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr "" + +#: wolnelektury/templates/auth/login.html:11 +#: wolnelektury/templates/registration/login.html:25 msgid "Forgot Password?" msgstr "¿Olvidaste tu contraseña?" -#: templates/auth/login.html:17 templates/auth/register.html:7 +#: wolnelektury/templates/auth/login.html:17 +#: wolnelektury/templates/auth/register.html:8 +#: wolnelektury/templates/registration/login.html:31 +#: wolnelektury/templates/registration/register.html:20 msgid "Sign in using:" msgstr "Iniciar sesión con:" -#: templates/auth/login_register.html:10 +#: wolnelektury/templates/auth/login_register.html:8 msgid "or register" msgstr "o registrarse" -#: templates/info/join_us.html:6 -#, python-format +#: wolnelektury/templates/base/app.html:20 +#: wolnelektury/templates/base/superbase.html:25 +msgid "Wolne Lektury" +msgstr "Regístrate en WolneLektury.pl" + +#: wolnelektury/templates/base/app.html:42 +#: wolnelektury/templates/base/app.html:43 +#: wolnelektury/templates/base/superbase.html:75 +#, fuzzy +#| msgid "Language versions" +msgid "Language" +msgstr "Versiones de idiomas" + +#: wolnelektury/templates/base/app.html:66 +#: wolnelektury/templates/base/superbase.html:105 +msgid "Logout" +msgstr "Cerrar sesión" + +#: wolnelektury/templates/base/superbase.html:37 +#, fuzzy +#| msgid "Table of contents" +msgid "Go to content" +msgstr "Índice" + +#: wolnelektury/templates/base/superbase.html:38 +msgid "Go to search" +msgstr "" + +#: wolnelektury/templates/base/superbase.html:39 +msgid "Go to page footer" +msgstr "" + +#: wolnelektury/templates/base/superbase.html:65 +#, fuzzy, python-format +#| msgid "" +#| "\n" +#| " %(c)s free reading you have right to\n" +#| " " +#| msgid_plural "" +#| "\n" +#| " %(c)s free readings you have right to\n" +#| " " msgid "" "\n" -"We have %(c)s work published in Wolne Lektury!\n" -"Help us expand the library and set new readings free by\n" -"making a donation\n" -"or transferring 1% of your income tax.\n" +" %(c)s free reading you have right to\n" +" " msgid_plural "" "\n" -"We have %(c)s works published in Wolne Lektury!\n" -"Help us expand the library and set new readings free by\n" -"making a donation\n" -"or transferring 1% of your income tax.\n" +" %(c)s free readings you have right to\n" +" " +msgstr[0] "" +"\n" +" %(c)s tienes lecturas libres right to\n" +" " +msgstr[1] "" +"\n" +" %(c)s free readings you have right to\n" +" " + +#: wolnelektury/templates/base/superbase.html:99 +msgid "My shelf" +msgstr "Mi estante" + +#: wolnelektury/templates/base/superbase.html:102 +msgid "Administration" +msgstr "Administración" + +#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:106 +#: wolnelektury/views.py:107 +msgid "Sign in" +msgstr "Iniciar sesión" + +#: wolnelektury/templates/base/superbase.html:110 +#: wolnelektury/templates/registration/register.html:7 +#: wolnelektury/templates/registration/register.html:16 +#: wolnelektury/views.py:144 wolnelektury/views.py:145 +#: wolnelektury/views.py:176 +msgid "Register" +msgstr "Registrarse" + +#: wolnelektury/templates/base/superbase.html:124 +msgid "Search" +msgstr "Buscar" + +#: wolnelektury/templates/base/superbase.html:162 +msgid "Close" +msgstr "Cerrar" + +#: wolnelektury/templates/base/superbase.html:164 +msgid "Loading" +msgstr "Cargando" + +#: wolnelektury/templates/forms/form_sent.html:12 +msgid "Thank you" +msgstr "" + +#: wolnelektury/templates/info/join_us.html:6 +#, fuzzy, python-format +#| msgid "" +#| "\n" +#| "We have %(c)s work published in Wolne Lektury!\n" +#| "Help us expand the library and set new readings free by\n" +#| "making a " +#| "donation\n" +#| "or transferring 1% of your income tax.\n" +#| msgid_plural "" +#| "\n" +#| "We have %(c)s works published in Wolne Lektury!\n" +#| "Help us expand the library and set new readings free by\n" +#| "making a " +#| "donation\n" +#| "or transferring 1% of your income tax.\n" +msgid "" +"\n" +" We have %(c)s work published in Wolne Lektury!\n" +" Help us expand the library and set new readings free by\n" +" making a " +"donation\n" +" or transferring 1% of your income tax.\n" +" " +msgid_plural "" +"\n" +" We have %(c)s works published in Wolne Lektury!\n" +" Help us expand the library and set new readings free by\n" +" making a " +"donation\n" +" or transferring 1% of your income tax.\n" +" " msgstr[0] "" "\n" "Tenemos %(c)s obras publicadas en Wolne Lektury!Ayúdanos ampliar la " @@ -123,118 +273,173 @@ msgstr[1] "" "making a donation\n" "or transferring 1% of your income tax.\n" -#: templates/info/join_us.html:20 +#: wolnelektury/templates/info/join_us.html:22 +#, fuzzy +#| msgid "" +#| "Become an editor of Wolne Lektury! Find out if\n" +#| "we're currently working on a reading you're looking for and prepare\n" +#| "a publication by yourself by logging into the Editorial Platform." msgid "" "Become an editor of Wolne Lektury! Find out if\n" -"we're currently working on a reading you're looking for and prepare\n" -"a publication by yourself by logging into the Editorial Platform." +" we're currently working on a reading you're looking for and prepare\n" +" a publication by yourself by logging into the Editorial Platform." msgstr "" "Hazte el editor de Wolne Lektury! Averigua si\n" "actualmente estamos preparando la lectura que te interesa y prepara\n" "una publicación por ti mismo/a inscribiéndote en la Plataforma Editorial." -#: templates/info/join_us.html:23 +#: wolnelektury/templates/info/join_us.html:25 msgid "More..." msgstr "Más..." -#: templates/main_page.html:7 templates/main_page.html.py:8 +#: wolnelektury/templates/main_menu.html:4 +msgid "Support us" +msgstr "" + +#: wolnelektury/templates/main_menu.html:7 +msgid "School readings" +msgstr "" + +#: wolnelektury/templates/main_menu.html:10 +msgid "Literature" +msgstr "" + +#: wolnelektury/templates/main_menu.html:13 +msgid "Themes" +msgstr "Temas" + +#: wolnelektury/templates/main_menu.html:16 +msgid "Audiobooks" +msgstr "Audiolibros" + +#: wolnelektury/templates/main_menu.html:19 +#: wolnelektury/templates/main_page.html:52 +#, fuzzy +#| msgid "Account Connections" +msgid "Collections" +msgstr "Conexiones de la cuenta de usuario" + +#: wolnelektury/templates/main_menu.html:22 +#: wolnelektury/templates/main_page.html:110 +msgid "Newsletter" +msgstr "" + +#: wolnelektury/templates/main_page.html:11 +#: wolnelektury/templates/main_page.html:12 msgid "Wolne Lektury internet library" msgstr "La biblioteca virtual WolneLektury.pl" -#: templates/main_page.html:34 -msgid "Theme" -msgstr "Tema" +#: wolnelektury/templates/main_page.html:21 +msgid "In our digital library you will find" +msgstr "" + +#: wolnelektury/templates/main_page.html:30 +msgid "and many other books, poems, pictures, audiobooks…" +msgstr "" -#: templates/main_page.html:87 +#: wolnelektury/templates/main_page.html:39 msgid "Recent publications" msgstr "Publicaciones recientes" -#: templates/main_page.html:91 -#, fuzzy -#| msgid "Recent publications" -msgid "More recent publications" -msgstr "Publicaciones recientes" +#: wolnelektury/templates/main_page.html:65 +msgid "Motifs and themes" +msgstr "Temas" -#: templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:70 +msgid "Theme" +msgstr "Tema" + +#: wolnelektury/templates/main_page.html:71 +msgid "Explore works with the same theme" +msgstr "" + +#: wolnelektury/templates/main_page.html:86 msgid "News" msgstr "Noticias" -#: templates/main_page.html:103 +#: wolnelektury/templates/main_page.html:95 msgid "Utilities" msgstr "Herramientas" -#: templates/main_page.html:106 +#: wolnelektury/templates/main_page.html:98 msgid "Report a bug or suggestion" msgstr "Reporta un error o una sugerencia" -#: templates/main_page.html:108 +#: wolnelektury/templates/main_page.html:99 msgid "Download the catalogue in PDF format." msgstr "Descarga el catálogo en el formato PDF" -#: templates/main_page.html:109 +#: wolnelektury/templates/main_page.html:100 +#, fuzzy +#| msgid "Artist" +msgid "Art" +msgstr "Artista" + +#: wolnelektury/templates/main_page.html:101 +#, fuzzy +#| msgid "All books" +msgid "All works" +msgstr "Todos los libros" + +#: wolnelektury/templates/main_page.html:103 msgid "Footnotes" msgstr "" -#: templates/main_page.html:110 +#: wolnelektury/templates/main_page.html:104 msgid "Missing a book?" msgstr "¿Falta un libro?" -#: templates/main_page.html:111 templates/publish_plan.html:4 -#: templates/publish_plan.html.py:8 +#: wolnelektury/templates/main_page.html:105 +#: wolnelektury/templates/publish_plan.html:6 +#: wolnelektury/templates/publish_plan.html:10 +#: wolnelektury/templates/publish_plan.html:14 msgid "Publishing plan" msgstr "Plan de publicación" -#: templates/main_page.html:122 +#: wolnelektury/templates/main_page.html:115 msgid "Information" msgstr "Información" -#: templates/main_page.html:124 +#: wolnelektury/templates/main_page.html:117 msgid "Privacy policy" msgstr "" -#: templates/main_page.html:144 +#: wolnelektury/templates/main_page.html:122 +msgid "Follow us on Facebook" +msgstr "" + +#: wolnelektury/templates/main_page.html:135 msgid "Image used:" msgstr "La imagen usada:" -#: templates/openid/login.html:6 templates/openid/login.html.py:10 +#: wolnelektury/templates/openid/login.html:7 +#: wolnelektury/templates/openid/login.html:21 msgid "OpenID Sign In" msgstr "Iniciar sesión con OpenID " -#: templates/openid/login.html:27 +#: wolnelektury/templates/openid/login.html:13 +#: wolnelektury/templates/openid/login.html:29 +#: wolnelektury/templates/registration/login.html:6 #, fuzzy msgid "Sign In" msgstr "Iniciar sesión" -#: templates/pagination/pagination.html:5 -#: templates/pagination/pagination.html:7 +#: wolnelektury/templates/pagination/pagination.html:6 +#: wolnelektury/templates/pagination/pagination.html:8 msgid "previous" msgstr "anterior" -#: templates/pagination/pagination.html:21 -#: templates/pagination/pagination.html:23 +#: wolnelektury/templates/pagination/pagination.html:22 +#: wolnelektury/templates/pagination/pagination.html:24 msgid "next" msgstr "siguiente" -#: templates/piston/authorize_token.html:4 -#: templates/piston/authorize_token.html:7 -msgid "Authorize access to Wolne Lektury" -msgstr "Autoriza el acceso a Wolne Lektury" - -#: templates/piston/authorize_token.html:10 -#, 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." - -#: templates/socialaccount/connections.html:5 -#: templates/socialaccount/connections.html:10 +#: wolnelektury/templates/socialaccount/connections.html:5 +#: wolnelektury/templates/socialaccount/connections.html:10 msgid "Account Connections" msgstr "Conexiones de la cuenta de usuario" -#: templates/socialaccount/connections.html:13 +#: wolnelektury/templates/socialaccount/connections.html:13 msgid "" "You can sign in to your account using any of the following third party " "accounts:" @@ -242,143 +447,123 @@ msgstr "" "Puede iniciar sesión en su cuenta de usuario a través de cualquiera de las " "siguientes cuentas de terceros:" -#: templates/socialaccount/connections.html:37 +#: wolnelektury/templates/socialaccount/connections.html:33 msgid "Remove" msgstr "Borrar" -#: templates/socialaccount/connections.html:45 +#: wolnelektury/templates/socialaccount/connections.html:39 msgid "" "You currently have no social network accounts connected to this account." msgstr "" "Actualmente no tiene ninguna cuenta social relacionada con esta cuenta de " "usuario." -#: templates/socialaccount/connections.html:48 +#: wolnelektury/templates/socialaccount/connections.html:43 msgid "Add a 3rd Party Account" msgstr "Agrega una cuenta de terceros" -#: templates/socialaccount/login_cancelled.html:5 -#: templates/socialaccount/login_cancelled.html:10 +#: wolnelektury/templates/socialaccount/login_cancelled.html:5 +#: wolnelektury/templates/socialaccount/login_cancelled.html:10 msgid "Login Cancelled" msgstr "Inicio de sesión cancelado" -#: templates/socialaccount/login_cancelled.html:15 +#: wolnelektury/templates/socialaccount/login_cancelled.html:15 #, python-format msgid "" "You decided to cancel logging in to our site using one of your exisiting " -"accounts. If this was a mistake, please proceed to sign in." +"accounts. If this was a mistake, please proceed to sign in." msgstr "" "Ha decidido anular lo de iniciar sesión en nuestra página usando una de sus " -"cuentas de usuario existentes. Si se ha equivocado, pase asign in, por favor." +"cuentas de usuario existentes. Si se ha equivocado, pase asign in, por favor." -#: templates/superbase.html:21 -msgid "Wolne Lektury" -msgstr "Regístrate en WolneLektury.pl" - -#: templates/superbase.html:51 -#, python-format -msgid "" -"\n" -" %(c)s free reading you have right to\n" -" " -msgid_plural "" -"\n" -" %(c)s free readings you have right to\n" -" " -msgstr[0] "" -"\n" -" %(c)s tienes lecturas libres right to\n" -" " -msgstr[1] "" -"\n" -" %(c)s free readings you have right to\n" -" " - -#: templates/superbase.html:61 +#: wolnelektury/templates/socialaccount/signup.html:6 #, fuzzy -#| msgid "Language versions" -msgid "Language" -msgstr "Versiones de idiomas" - -#: templates/superbase.html:85 -msgid "My shelf" -msgstr "Mi estante" - -#: templates/superbase.html:88 -msgid "Administration" -msgstr "Administración" - -#: templates/superbase.html:90 -msgid "Logout" -msgstr "Cerrar sesión" - -#: templates/superbase.html:93 views.py:67 views.py:68 -msgid "Sign in" +#| msgid "Sign in" +msgid "Signup" msgstr "Iniciar sesión" -#: templates/superbase.html:93 views.py:86 views.py:87 views.py:115 -msgid "Register" -msgstr "Registrarse" - -#: templates/superbase.html:100 -msgid "Literature" -msgstr "" - -#: templates/superbase.html:101 -msgid "Themes" -msgstr "Temas" - -#: templates/superbase.html:102 -msgid "Audiobooks" -msgstr "Audiolibros" +#: wolnelektury/templates/socialaccount/signup.html:9 +#: wolnelektury/templates/socialaccount/signup.html:25 +#, fuzzy +#| msgid "Sign in" +msgid "Sign Up" +msgstr "Iniciar sesión" -#: templates/superbase.html:103 -msgid "Gallery" +#: wolnelektury/templates/socialaccount/signup.html:11 +#, python-format +msgid "" +"You are about to use your %(provider_name)s account to login to\n" +"%(site_name)s. As a final step, please complete the following form:" msgstr "" -#: templates/superbase.html:114 -msgid "Search" -msgstr "Buscar" - -#: templates/superbase.html:142 -msgid "Close" -msgstr "Cerrar" - -#: templates/superbase.html:144 -msgid "Loading" -msgstr "Cargando" - -#: templates/user.html:5 templates/user.html.py:11 +#: wolnelektury/templates/user.html:7 wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:15 msgid "User" msgstr "Usuario" -#: templates/user.html:13 +#: wolnelektury/templates/user.html:17 msgid "Password" msgstr "Contraseña" -#: templates/user.html:14 +#: wolnelektury/templates/user.html:18 msgid "E-mail" msgstr "Correo electrónico" -#: templates/user.html:15 +#: wolnelektury/templates/user.html:19 msgid "Social accounts" msgstr "Cuentas sociales" -#: views.py:75 views.py:96 +#: wolnelektury/utils.py:112 +msgid "Message sent automatically. Please do not reply." +msgstr "" + +#: wolnelektury/utils.py:194 +msgid "Yes" +msgstr "" + +#: wolnelektury/utils.py:195 +msgid "No" +msgstr "" + +#: wolnelektury/views.py:117 wolnelektury/views.py:157 #, python-format msgid "Already logged in as user %(user)s" msgstr "Ya has iniciado sesión como usuario %(user)s" -#: views.py:110 +#: wolnelektury/views.py:171 msgid "You have to be logged in to continue" msgstr "Tienes que iniciar sesión para continuar" +#, fuzzy +#~| msgid "advanced" +#~ msgid "Advanced search" +#~ msgstr "avanzado" + +#, fuzzy +#~| msgid "See our blog" +#~ msgid "See motifs catalog" +#~ msgstr "Ver nuestro blog" + +#, fuzzy +#~| msgid "Recent publications" +#~ msgid "More recent publications" +#~ msgstr "Publicaciones recientes" + +#~ msgid "Translations" +#~ msgstr "Traducciones" + +#~ msgid "Authorize access to Wolne Lektury" +#~ msgstr "Autoriza el acceso a Wolne Lektury" + +#~ 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." + #~ msgid "What's new?" #~ msgstr "Novedades" @@ -412,15 +597,15 @@ msgstr "Tienes que iniciar sesión para continuar" #~ "\n" #~ "\t\t\t\tModern Poland Foundation, 00-514 Warsaw, ul. Marszałkowska 84/92 " #~ "lok. 125, tel/fax: (22) 621-30-17\n" -#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" +#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgstr "" #~ "\n" #~ "\t\t\t\tFundación Polonia Moderna, c/ Marszałkowska 84/92, lok. 125, " #~ "00-514 Varsovia, tel/fax: +48 (22) 621-30-17\n" -#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" +#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgid "Listing of all audiobooks" @@ -528,9 +713,6 @@ msgstr "Tienes que iniciar sesión para continuar" #~ msgid "Listen" #~ msgstr "Escucha" -#~ msgid "Table of contents" -#~ msgstr "Índice" - #~ msgid "Edit. note" #~ msgstr "Editar nota" @@ -550,18 +732,12 @@ msgstr "Tienes que iniciar sesión para continuar" #~ msgid "Download a custom PDF" #~ msgstr "Descarga un PDF personalisado" -#~ msgid "Motifs and themes" -#~ msgstr "Temas" - #~ msgid "See" #~ msgstr "Ve" #~ msgid "Source" #~ msgstr "Fuente" -#~ msgid "of the book" -#~ msgstr "del libro" - #~ msgid "Source XML file" #~ msgstr "Archivo XML fuente" @@ -643,9 +819,6 @@ msgstr "Tienes que iniciar sesión para continuar" #~ msgid "See full category" #~ msgstr "Ver toda la categoría" -#~ msgid "All books" -#~ msgstr "Todos los libros" - #~ msgid "DAISY" #~ msgstr "DAISY" @@ -682,9 +855,6 @@ msgstr "Tienes que iniciar sesión para continuar" #~ msgid "Download as" #~ msgstr "Descarga como" -#~ msgid "Artist" -#~ msgstr "Artista" - #~ msgid "Director" #~ msgstr "Director" @@ -933,9 +1103,6 @@ msgstr "Tienes que iniciar sesión para continuar" #~ msgid "Themes groups" #~ msgstr "Grupos de temas" -#~ msgid "See our blog" -#~ msgstr "Ver nuestro blog" - #~ msgid "You can help us!" #~ msgstr "¡Puedes ayudarnos!" @@ -959,19 +1126,19 @@ msgstr "Tienes que iniciar sesión para continuar" #~ msgid "" #~ "\n" -#~ "\t\t\tInternet library with school readings “Wolne Lektury” (www.wolnelektury.pl) is a project made by " -#~ "Modern Poland Foundation. It started in 2007 and shares school readings, " -#~ "which are recommended by Ministry of National Education and are in public " -#~ "domain.\n" +#~ "\t\t\tInternet library with school readings “Wolne Lektury” (www.wolnelektury.pl) is a project " +#~ "made by Modern Poland Foundation. It started in 2007 and shares school " +#~ "readings, which are recommended by Ministry of National Education and are " +#~ "in public domain.\n" #~ "\t\t\t" #~ msgstr "" #~ "\n" -#~ "\t\t\tLa biblioteca virtual con lecturas “Wolne Lektury” (www.wolnelektury.pl)es un proyecto creado " -#~ "por la Fundación Polonia Moderna. Había comenzado su actividad en el año " -#~ "2007 y está compartiendo las lecturas recomendadas por el Ministerio de " -#~ "la Educación Nacional y que son del dominio público.\n" +#~ "\t\t\tLa biblioteca virtual con lecturas “Wolne Lektury” (www.wolnelektury.pl)es un proyecto " +#~ "creado por la Fundación Polonia Moderna. Había comenzado su actividad en " +#~ "el año 2007 y está compartiendo las lecturas recomendadas por el " +#~ "Ministerio de la Educación Nacional y que son del dominio público.\n" #~ "\t\t\t" #~ msgid "Searching in"