98 lines
		
	
	
		
			3.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			98 lines
		
	
	
		
			3.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
| # Translation of Odoo Server.
 | |
| # This file contains the translation of the following modules:
 | |
| # * base_comment_template
 | |
| # 
 | |
| # 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-01-05 01:40+0000\n"
 | |
| "PO-Revision-Date: 2018-01-05 01:40+0000\n"
 | |
| "Last-Translator: enjolras <yo@miguelrevilla.com>, 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_comment_template
 | |
| #: selection:base.comment.template,position:0
 | |
| msgid "After lines"
 | |
| msgstr "Después de las líneas"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model,name:base_comment_template.model_base_comment_template
 | |
| msgid "Base comment template"
 | |
| msgstr "Plantilla de comentario base"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: selection:base.comment.template,position:0
 | |
| msgid "Before lines"
 | |
| msgstr "Antes de las líneas"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
 | |
| msgid "Comment"
 | |
| msgstr "Comentario"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
 | |
| #: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
 | |
| #: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
 | |
| #: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
 | |
| msgid "Comment Templates"
 | |
| msgstr "Plantillas de comentarios"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
 | |
| msgid "Comment summary"
 | |
| msgstr "Índice de comentarios"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
 | |
| msgid "Created by"
 | |
| msgstr "Creado por"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
 | |
| msgid "Created on"
 | |
| msgstr "Creado el"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
 | |
| msgid "Display Name"
 | |
| msgstr "Nombre mostrado"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
 | |
| msgid "ID"
 | |
| msgstr "ID"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
 | |
| msgid "Last Modified on"
 | |
| msgstr "Última modificación el"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
 | |
| msgid "Last Updated by"
 | |
| msgstr "Última modificación por"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
 | |
| msgid "Last Updated on"
 | |
| msgstr "Última modificación el"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
 | |
| msgid "Position"
 | |
| msgstr "Posició"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
 | |
| msgid "Position on document"
 | |
| msgstr "Posición en el documento"
 |