70 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			70 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
| # Translation of Odoo Server.
 | |
| # This file contains the translation of the following modules:
 | |
| # * account_invoice_ubl
 | |
| #
 | |
| # Translators:
 | |
| # enjolras <yo@miguelrevilla.com>, 2018
 | |
| msgid ""
 | |
| msgstr ""
 | |
| "Project-Id-Version: Odoo Server 10.0\n"
 | |
| "Report-Msgid-Bugs-To: \n"
 | |
| "POT-Creation-Date: 2018-03-12 01:43+0000\n"
 | |
| "PO-Revision-Date: 2018-03-12 01:43+0000\n"
 | |
| "Last-Translator: enjolras <yo@miguelrevilla.com>, 2018\n"
 | |
| "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
 | |
| "Language: es\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: account_invoice_ubl
 | |
| #: model:ir.model,name:account_invoice_ubl.model_res_company
 | |
| msgid "Companies"
 | |
| msgstr "Compañías"
 | |
| 
 | |
| #. module: account_invoice_ubl
 | |
| #: model:ir.model.fields,field_description:account_invoice_ubl.field_res_company_embed_pdf_in_ubl_xml_invoice
 | |
| #: model:ir.model.fields,field_description:account_invoice_ubl.field_res_config_settings_embed_pdf_in_ubl_xml_invoice
 | |
| msgid "Embed PDF in UBL XML Invoice"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: account_invoice_ubl
 | |
| #: model:ir.ui.view,arch_db:account_invoice_ubl.invoice_form
 | |
| msgid "Generate UBL XML File"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: account_invoice_ubl
 | |
| #: model:ir.model.fields,help:account_invoice_ubl.field_res_company_embed_pdf_in_ubl_xml_invoice
 | |
| #: model:ir.model.fields,help:account_invoice_ubl.field_res_config_settings_embed_pdf_in_ubl_xml_invoice
 | |
| msgid ""
 | |
| "If active, the standalone UBL Invoice XML file will include the PDF of the "
 | |
| "invoice in base64 under the node 'AdditionalDocumentReference'. For example, "
 | |
| "to be compliant with the e-fff standard used in Belgium, you should activate "
 | |
| "this option."
 | |
| msgstr ""
 | |
| 
 | |
| #. module: account_invoice_ubl
 | |
| #: model:ir.ui.view,arch_db:account_invoice_ubl.view_account_config_settings
 | |
| msgid "Include the PDF of the invoice in the standalone UBL Invoice XML file."
 | |
| msgstr ""
 | |
| 
 | |
| #. module: account_invoice_ubl
 | |
| #: model:ir.model,name:account_invoice_ubl.model_account_invoice
 | |
| msgid "Invoice"
 | |
| msgstr "Factura"
 | |
| 
 | |
| #. module: account_invoice_ubl
 | |
| #: model:ir.model,name:account_invoice_ubl.model_ir_actions_report
 | |
| msgid "ir.actions.report"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: account_invoice_ubl
 | |
| #: model:ir.model,name:account_invoice_ubl.model_res_config_settings
 | |
| #, fuzzy
 | |
| msgid "res.config.settings"
 | |
| msgstr "account.config.settings"
 | |
| 
 | |
| #~ msgid "Report"
 | |
| #~ msgstr "Informe"
 |