diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/website_partner/i18n/es_CO.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/website_partner/i18n/es_CO.po')
| -rw-r--r-- | addons/website_partner/i18n/es_CO.po | 73 |
1 files changed, 73 insertions, 0 deletions
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á <nestormateo@gmail.com>, 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á <nestormateo@gmail.com>\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)" |
