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_CO.po | 73 ++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 addons/website_partner/i18n/es_CO.po (limited to 'addons/website_partner/i18n/es_CO.po') diff --git a/addons/website_partner/i18n/es_CO.po b/addons/website_partner/i18n/es_CO.po new file mode 100644 index 00000000..e77c3827 --- /dev/null +++ b/addons/website_partner/i18n/es_CO.po @@ -0,0 +1,73 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_partner +# +# Translators: +# Mateo Tibaquirá , 2015 +#, fuzzy +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: 2015-10-23 19:44+0000\n" +"Last-Translator: Mateo Tibaquirá \n" +"Language-Team: Spanish (Colombia) (http://www.transifex.com/odoo/odoo-9/" +"language/es_CO/)\n" +"Language: es_CO\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"#-#-#-#-# es_CO.po (Odoo 9.0) #-#-#-#-#\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"#-#-#-#-# es_CO.po (Odoo 9.0) #-#-#-#-#\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_partner +#: model:ir.model,name:website_partner.model_res_partner +msgid "Partner" +msgstr "Asociado" + +#. 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 la Vista de Listado" + +#. 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 del Sitio Web del Asociado" + +#. 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 del Sitio Web del Asociado" + +#~ 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 el Sitio Web" + +#~ msgid "Website URL" +#~ msgstr "URL del Sitio Web" + +#~ msgid "Website meta description" +#~ msgstr "Meta descripción del sitio web" + +#~ msgid "Website meta keywords" +#~ msgstr "Meta palabras clave del sitio web" + +#~ msgid "Website meta title" +#~ msgstr "Meta título del sitio web" + +#~ msgid "unknown" +#~ msgstr "desconocido(a)" -- cgit v1.2.3