31 lines
		
	
	
		
			1010 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			1010 B
		
	
	
	
		
			Plaintext
		
	
	
| # Translation of Odoo Server.
 | |
| # This file contains the translation of the following modules:
 | |
| # * base_partner_sequence
 | |
| # 
 | |
| # Translators:
 | |
| # OCA Transbot <transbot@odoo-community.org>, 2018
 | |
| msgid ""
 | |
| msgstr ""
 | |
| "Project-Id-Version: Odoo Server 11.0\n"
 | |
| "Report-Msgid-Bugs-To: \n"
 | |
| "POT-Creation-Date: 2018-02-28 03:45+0000\n"
 | |
| "PO-Revision-Date: 2018-02-28 03:45+0000\n"
 | |
| "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
 | |
| "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
 | |
| "MIME-Version: 1.0\n"
 | |
| "Content-Type: text/plain; charset=UTF-8\n"
 | |
| "Content-Transfer-Encoding: \n"
 | |
| "Language: es\n"
 | |
| "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 | |
| 
 | |
| #. module: base_partner_sequence
 | |
| #: model:ir.model,name:base_partner_sequence.model_res_partner
 | |
| msgid "Contact"
 | |
| msgstr "Contacto"
 | |
| 
 | |
| #. module: base_partner_sequence
 | |
| #: code:addons/base_partner_sequence/models/partner.py:51
 | |
| #, python-format
 | |
| msgid "Either field values or an id must be provided."
 | |
| msgstr "Debe proveer algún valor o un ID."
 |