12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * website_sale_digital
- #
- # Translators:
- # Carlos Eduardo Rodriguez Rossi <crodriguez@samemotion.com>, 2016
- msgid ""
- msgstr ""
- "Project-Id-Version: Odoo 9.0\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2016-08-18 14:08+0000\n"
- "PO-Revision-Date: 2016-06-16 19:49+0000\n"
- "Last-Translator: Carlos Eduardo Rodriguez Rossi <crodriguez@samemotion.com>\n"
- "Language-Team: Spanish (Peru) (http://www.transifex.com/odoo/odoo-9/language/"
- "es_PE/)\n"
- "Language: es_PE\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: \n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- #. module: website_sale_digital
- #: model:product.template,description_sale:website_sale_digital.product_1
- msgid ""
- "Alice's Adventures in Wonderland (commonly shortened to Alice in Wonderland) "
- "is an 1865 novel written by English author Charles Lutwidge Dodgson under "
- "the pseudonym Lewis Carroll. It tells of a girl named Alice falling through "
- "a rabbit hole into a fantasy world populated by peculiar, anthropomorphic "
- "creatures. The tale plays with logic, giving the story lasting popularity "
- "with adults as well as with children. It is considered to be one of the best "
- "examples of the literary nonsense genre. Its narrative course and structure, "
- "characters and imagery have been enormously influential in both popular "
- "culture and literature, especially in the fantasy genre."
- msgstr ""
- "Las Aventuras de Alicia en el País de las Maravillas (comunmente abreviado "
- "como Alicia en el País de las Maravillas) es una novela de 1865 escrita por "
- "el autor inglés Charles Lutwidge Dogson, bajo el seudónimo Lewis Carroll. "
- "Cuenta la historia de una niña llamada Alicia que cae a través de la "
- "madriguera de un conejo hasta un mundo poblado de criaturas peculiares y "
- "antropomórficas. El cuento juega con la lógica, dando a la historia una "
- "popularidad duradera tanto entre los adultos como entre los miños. Se "
- "considera como uno de los mejores ejemplos del género literario sin sentido. "
- "Su ritmo narrativo y estructura, personajes y parafernalia, han sido "
- "enormemente inlfuyentes en la cultura popular y en la literatura, "
- "especialmente en el género fantástico."
- #. module: website_sale_digital
- #: model:product.template,name:website_sale_digital.product_1
- msgid "Alice's Adventures in Wonderland - Lewis Caroll"
- msgstr "Las Aventuras de Alicia en el País de las Maravillas - Lewis Caroll"
- #. module: website_sale_digital
- #: code:addons/website_sale_digital/product.py:29
- #: code:addons/website_sale_digital/product.py:56
- #, python-format
- msgid "Digital Attachments"
- msgstr "Adjuntos Digitales"
- #. module: website_sale_digital
- #: code:addons/website_sale_digital/product.py:22
- #, python-format
- msgid "Digital Content"
- msgstr "Contenido Digital"
- #. module: website_sale_digital
- #: model_terms:ir.ui.view,arch_db:website_sale_digital.orders_followup_downloads
- msgid "Downloads <span class=\"caret\"/>"
- msgstr "Descargas <span class=\"caret\"/>"
- #. module: website_sale_digital
- #: model:ir.model.fields,field_description:website_sale_digital.field_product_product_attachment_count
- #: model:ir.model.fields,field_description:website_sale_digital.field_product_template_attachment_count
- #: model_terms:ir.ui.view,arch_db:website_sale_digital.product_product_view_form_inherit_digital
- #: model_terms:ir.ui.view,arch_db:website_sale_digital.product_template_view_form_inherit_digital
- msgid "File"
- msgstr "Archivo"
- #. module: website_sale_digital
- #: model:ir.model,name:website_sale_digital.model_account_invoice_line
- msgid "Invoice Line"
- msgstr "Detalle de Factura"
- #. module: website_sale_digital
- #: model:product.template,description:website_sale_digital.product_1
- msgid "Novel by Lewis Caroll."
- msgstr "Novela por Lewis Caroll."
- #. module: website_sale_digital
- #: model:ir.model,name:website_sale_digital.model_product_product
- msgid "Product"
- msgstr "Producto"
- #. module: website_sale_digital
- #: model:ir.model,name:website_sale_digital.model_product_template
- msgid "Product Template"
- msgstr "Plantilla de Producto"
|