33 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
| # Translation of Odoo Server.
 | |
| # This file contains the translation of the following modules:
 | |
| # * base_partner_sequence
 | |
| # 
 | |
| # Translators:
 | |
| # danimaribeiro <danimaribeiro@gmail.com>, 2015
 | |
| msgid ""
 | |
| msgstr ""
 | |
| "Project-Id-Version: partner-contact (8.0)\n"
 | |
| "Report-Msgid-Bugs-To: \n"
 | |
| "POT-Creation-Date: 2015-08-28 15:54+0000\n"
 | |
| "PO-Revision-Date: 2015-07-22 18:40+0000\n"
 | |
| "Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\n"
 | |
| "Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-partner-contact-8-0/language/pt_BR/)\n"
 | |
| "MIME-Version: 1.0\n"
 | |
| "Content-Type: text/plain; charset=UTF-8\n"
 | |
| "Content-Transfer-Encoding: \n"
 | |
| "Language: pt_BR\n"
 | |
| "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 | |
| 
 | |
| #. module: base_partner_sequence
 | |
| #: model:ir.model,name:base_partner_sequence.model_res_partner
 | |
| msgid "Partner"
 | |
| msgstr "Parceiro"
 | |
| 
 | |
| #. module: base_partner_sequence
 | |
| #: view:res.partner:base_partner_sequence.view_partner_form
 | |
| msgid ""
 | |
| "{\n"
 | |
| "                    'readonly': [('is_company', '=', False),\n"
 | |
| "                                 ('parent_id', '!=', False)]}"
 | |
| msgstr ""
 |