You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
1.1 KiB
38 lines
1.1 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * partner_contact_birthdate
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 8.0-20150514\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-05-20 07:17+0000\n"
|
|
"PO-Revision-Date: 2015-05-20 09:21+0100\n"
|
|
"Last-Translator: Jairo Llopis <j.llopis@grupoesoc.es>\n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
"X-Generator: Poedit 1.7.6\n"
|
|
"Language: es_ES\n"
|
|
|
|
#. module: partner_contact_birthdate
|
|
#: field:res.partner,birthdate_date:0
|
|
msgid "Birthdate"
|
|
msgstr "Fecha de nacimiento"
|
|
|
|
#. module: partner_contact_birthdate
|
|
#: code:addons/partner_contact_birthdate/models.py:52
|
|
#, python-format
|
|
msgid ""
|
|
"Could not convert '{0.birthdate}' to date in res.partner {0.id} ({0.name}). "
|
|
"Skipping."
|
|
msgstr ""
|
|
"No se pudo convertir '{0.birthdate}' en fecha en el res.partner {0.id} ({0."
|
|
"name}). Omitiéndolo."
|
|
|
|
#. module: partner_contact_birthdate
|
|
#: model:ir.model,name:partner_contact_birthdate.model_res_partner
|
|
msgid "Partner"
|
|
msgstr "Empresa"
|