98 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			98 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
| # Translation of Odoo Server.
 | |
| # This file contains the translation of the following modules:
 | |
| # * base_comment_template
 | |
| # 
 | |
| # Translators:
 | |
| # OCA Transbot <transbot@odoo-community.org>, 2017
 | |
| msgid ""
 | |
| msgstr ""
 | |
| "Project-Id-Version: Odoo Server 9.0c\n"
 | |
| "Report-Msgid-Bugs-To: \n"
 | |
| "POT-Creation-Date: 2017-05-16 11:59+0000\n"
 | |
| "PO-Revision-Date: 2017-05-16 11:59+0000\n"
 | |
| "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
 | |
| "Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n"
 | |
| "MIME-Version: 1.0\n"
 | |
| "Content-Type: text/plain; charset=UTF-8\n"
 | |
| "Content-Transfer-Encoding: \n"
 | |
| "Language: da\n"
 | |
| "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: selection:base.comment.template,position:0
 | |
| msgid "After lines"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model,name:base_comment_template.model_base_comment_template
 | |
| msgid "Base comment template"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: selection:base.comment.template,position:0
 | |
| msgid "Before lines"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
 | |
| msgid "Comment"
 | |
| msgstr ""
 | |
| 
 | |
| #. 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 ""
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
 | |
| msgid "Comment summary"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
 | |
| msgid "Created by"
 | |
| msgstr "Oprettet af"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
 | |
| msgid "Created on"
 | |
| msgstr "Oprettet den"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
 | |
| msgid "Display Name"
 | |
| msgstr "Vist navn"
 | |
| 
 | |
| #. 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 "Sidst ændret den"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
 | |
| msgid "Last Updated by"
 | |
| msgstr "Sidst opdateret af"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
 | |
| msgid "Last Updated on"
 | |
| msgstr "Sidst opdateret den"
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
 | |
| msgid "Position"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: base_comment_template
 | |
| #: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
 | |
| msgid "Position on document"
 | |
| msgstr ""
 |