diff --git a/document_page/i18n/ca_ES.po b/document_page/i18n/ca_ES.po index c79e58b7..725dc682 100644 --- a/document_page/i18n/ca_ES.po +++ b/document_page/i18n/ca_ES.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: knowledge (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-11-22 16:25+0000\n" +"PO-Revision-Date: 2018-02-02 14:11+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Catalan (Spain) (http://www.transifex.com/oca/OCA-knowledge-8-0/language/ca_ES/)\n" "MIME-Version: 1.0\n" @@ -80,14 +80,14 @@ msgstr "" #: field:document.page.create.menu,create_uid:0 #: field:wizard.document.page.history.show_diff,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Creat per" #. module: document_page #: field:document.page,create_date:0 #: field:document.page.create.menu,create_date:0 #: field:wizard.document.page.history.show_diff,create_date:0 msgid "Created on" -msgstr "" +msgstr "Creat a" #. module: document_page #: field:document.page.history,create_date:0 @@ -109,7 +109,7 @@ msgstr "" #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values #: view:wizard.document.page.history.show_diff:document_page.view_wiki_show_diff msgid "Difference" -msgstr "" +msgstr "Diferència" #. module: document_page #: field:document.page,display_name:0 @@ -117,7 +117,7 @@ msgstr "" #: field:document.page.history,display_name:0 #: field:wizard.document.page.history.show_diff,display_name:0 msgid "Display Name" -msgstr "" +msgstr "Nom visible" #. module: document_page #: field:document.page,display_content:0 @@ -216,21 +216,21 @@ msgstr "" #: field:document.page.history,__last_update:0 #: field:wizard.document.page.history.show_diff,__last_update:0 msgid "Last Modified on" -msgstr "" +msgstr "Darrera modificació en" #. module: document_page #: field:document.page.create.menu,write_uid:0 #: field:document.page.history,write_uid:0 #: field:wizard.document.page.history.show_diff,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Darrera actualització per" #. module: document_page #: field:document.page.create.menu,write_date:0 #: field:document.page.history,write_date:0 #: field:wizard.document.page.history.show_diff,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Darrera actualització el" #. module: document_page #: field:document.page,menu_id:0 @@ -272,7 +272,7 @@ msgstr "" #: view:document.page:document_page.view_wiki_form #: view:document.page:document_page.view_wiki_menu_form msgid "Name" -msgstr "" +msgstr "Nom" #. module: document_page #: field:document.page.history,page_id:0 @@ -342,7 +342,7 @@ msgstr "" #. module: document_page #: field:document.page,type:0 msgid "Type" -msgstr "" +msgstr "Tipus" #. module: document_page #: field:document.page,message_unread:0 diff --git a/document_page_tags/i18n/ca_ES.po b/document_page_tags/i18n/ca_ES.po new file mode 100644 index 00000000..3c7da739 --- /dev/null +++ b/document_page_tags/i18n/ca_ES.po @@ -0,0 +1,78 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_tags +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2016-03-02 07:42+0000\n" +"Last-Translator: <>\n" +"Language-Team: Catalan (Spain) (http://www.transifex.com/oca/OCA-knowledge-8-0/language/ca_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_tags +#: model:ir.model,name:document_page_tags.model_document_page_tag +msgid "A keyword for document pages" +msgstr "" + +#. module: document_page_tags +#: field:document.page.tag,create_uid:0 +msgid "Created by" +msgstr "Creat per" + +#. module: document_page_tags +#: field:document.page.tag,create_date:0 +msgid "Created on" +msgstr "Creat a" + +#. module: document_page_tags +#: field:document.page.tag,display_name:0 +msgid "Display Name" +msgstr "Nom visible" + +#. module: document_page_tags +#: model:ir.model,name:document_page_tags.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_tags +#: field:document.page.tag,id:0 +msgid "ID" +msgstr "" + +#. module: document_page_tags +#: field:document.page,tag_ids:0 +msgid "Keywords" +msgstr "" + +#. module: document_page_tags +#: field:document.page.tag,__last_update:0 +msgid "Last Modified on" +msgstr "Darrera modificació en" + +#. module: document_page_tags +#: field:document.page.tag,write_uid:0 +msgid "Last Updated by" +msgstr "Darrera actualització per" + +#. module: document_page_tags +#: field:document.page.tag,write_date:0 +msgid "Last Updated on" +msgstr "Darrera actualització el" + +#. module: document_page_tags +#: field:document.page.tag,name:0 +msgid "Name" +msgstr "Nom" + +#. module: document_page_tags +#: sql_constraint:document.page.tag:0 +msgid "Tags must me unique" +msgstr "" diff --git a/document_url/i18n/ca_ES.po b/document_url/i18n/ca_ES.po index e52aa411..6ca09dd4 100644 --- a/document_url/i18n/ca_ES.po +++ b/document_url/i18n/ca_ES.po @@ -43,17 +43,17 @@ msgstr "Cancel·la" #. module: document_url #: field:ir.attachment.add_url,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Creat per" #. module: document_url #: field:ir.attachment.add_url,create_date:0 msgid "Created on" -msgstr "" +msgstr "Creat a" #. module: document_url #: field:ir.attachment.add_url,display_name:0 msgid "Display Name" -msgstr "" +msgstr "Nom visible" #. module: document_url #: field:ir.attachment.add_url,id:0 @@ -63,22 +63,22 @@ msgstr "" #. module: document_url #: field:ir.attachment.add_url,__last_update:0 msgid "Last Modified on" -msgstr "" +msgstr "Darrera modificació en" #. module: document_url #: field:ir.attachment.add_url,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Darrera actualització per" #. module: document_url #: field:ir.attachment.add_url,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Darrera actualització el" #. module: document_url #: field:ir.attachment.add_url,name:0 msgid "Name" -msgstr "" +msgstr "Nom" #. module: document_url #: field:ir.attachment.add_url,url:0