From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/website_partner/i18n/es_PE.po | 70 ++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 addons/website_partner/i18n/es_PE.po (limited to 'addons/website_partner/i18n/es_PE.po') diff --git a/addons/website_partner/i18n/es_PE.po b/addons/website_partner/i18n/es_PE.po new file mode 100644 index 00000000..ae24c342 --- /dev/null +++ b/addons/website_partner/i18n/es_PE.po @@ -0,0 +1,70 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_partner +# +# Translators: +# Carlos Eduardo Rodriguez Rossi , 2016 +# Luis Miguel Sarabia , 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-13 20:30+0000\n" +"Last-Translator: Carlos Eduardo Rodriguez Rossi \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_partner +#: model:ir.model,name:website_partner.model_res_partner +msgid "Partner" +msgstr "Partner" + +#. module: website_partner +#: model:ir.model.fields,field_description:website_partner.field_res_partner_self +msgid "Self" +msgstr "" + +#. module: website_partner +#: model_terms:ir.ui.view,arch_db:website_partner.partner_detail +msgid "Short Description for List View" +msgstr "Descripción Corta para Vista de Lista" + +#. module: website_partner +#: model:ir.model.fields,field_description:website_partner.field_res_partner_website_description +msgid "Website Partner Full Description" +msgstr "Descripción Completa de Partner del Sitio Web" + +#. module: website_partner +#: model:ir.model.fields,field_description:website_partner.field_res_partner_website_short_description +msgid "Website Partner Short Description" +msgstr "Descripción Corta de Partner del Sitio Web" + +#~ msgid "Private Profile" +#~ msgstr "Perfil Privado" + +#~ msgid "The full URL to access the document through the website." +#~ msgstr "La URL completa para acceder al documento a través del sitio web" + +#~ msgid "Visible in Website" +#~ msgstr "Visible en Sitio Web" + +#~ msgid "Website URL" +#~ msgstr "URL del Sitio Web" + +#~ msgid "Website meta description" +#~ msgstr "Descripción meta del sitio web" + +#~ msgid "Website meta keywords" +#~ msgstr "Palabras clave meta del sitio web" + +#~ msgid "Website meta title" +#~ msgstr "Título meta del sitio web" + +#~ msgid "unknown" +#~ msgstr "desconocido" -- cgit v1.2.3