38 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			38 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
| # Translation of Odoo Server.
 | |
| # This file contains the translation of the following modules:
 | |
| # * base_vat_sanitized
 | |
| #
 | |
| # Translators:
 | |
| # OCA Transbot <transbot@odoo-community.org>, 2018
 | |
| # Quentin THEURET <odoo@kerpeo.com>, 2018
 | |
| msgid ""
 | |
| msgstr ""
 | |
| "Project-Id-Version: Odoo Server 11.0\n"
 | |
| "Report-Msgid-Bugs-To: \n"
 | |
| "POT-Creation-Date: 2018-01-31 03:43+0000\n"
 | |
| "PO-Revision-Date: 2018-01-31 03:43+0000\n"
 | |
| "Last-Translator: Quentin THEURET <odoo@kerpeo.com>, 2018\n"
 | |
| "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
 | |
| "Language: fr\n"
 | |
| "MIME-Version: 1.0\n"
 | |
| "Content-Type: text/plain; charset=UTF-8\n"
 | |
| "Content-Transfer-Encoding: \n"
 | |
| "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 | |
| 
 | |
| #. module: base_vat_sanitized
 | |
| #: model:ir.model,name:base_vat_sanitized.model_res_partner
 | |
| msgid "Contact"
 | |
| msgstr "Contact"
 | |
| 
 | |
| #. module: base_vat_sanitized
 | |
| #: model:ir.model.fields,field_description:base_vat_sanitized.field_res_partner_sanitized_vat
 | |
| #: model:ir.model.fields,field_description:base_vat_sanitized.field_res_users_sanitized_vat
 | |
| msgid "Sanitized TIN"
 | |
| msgstr "TIN aseptisé"
 | |
| 
 | |
| #. module: base_vat_sanitized
 | |
| #: model:ir.model.fields,help:base_vat_sanitized.field_res_partner_sanitized_vat
 | |
| #: model:ir.model.fields,help:base_vat_sanitized.field_res_users_sanitized_vat
 | |
| msgid "TIN in uppercase without spaces nor special caracters."
 | |
| msgstr "TIN en lettres capitales sans espaces ni caractères spéciaux."
 |