Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: knowledge-16.0/knowledge-16.0-document_page_approval
Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page_approval/
  • Loading branch information
weblate committed Apr 20, 2023
1 parent cd8c1b2 commit a668c37
Show file tree
Hide file tree
Showing 69 changed files with 2,545 additions and 2,851 deletions.
74 changes: 34 additions & 40 deletions document_page_approval/i18n/am.po
Expand Up @@ -18,41 +18,6 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#. module: document_page_approval
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
msgid ""
"\n"
" \n"
"<p>Hello,</p>\n"
"\n"
"<p>${object.create_uid.name} submited a new Change Request for <b>${object."
"page_id.name}</b> and it needs your approval.</p>\n"
"\n"
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
"<p>\n"
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
"<b>Date:</b> ${object.create_date}<br>\n"
"</p>\n"
"\n"
"% if object.summary:\n"
"<h3>Summary</h3>\n"
"<p>${object.summary}</p>\n"
"% endif\n"
"\n"
"<h3>Diff</h3>\n"
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
"${object.diff|safe}\n"
"</div>\n"
"\n"
"<p>Have a great day.</p>\n"
"\n"
"--<br/>\n"
"\n"
"<p>Odoo</p>\n"
" \n"
" "
msgstr ""

#. module: document_page_approval
#: model_terms:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
Expand All @@ -61,6 +26,35 @@ msgid ""
"of creating a new one."
msgstr ""

#. module: document_page_approval
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
msgid ""
"<p>Hello,</p>\n"
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
"p>\n"
" <h1>\n"
" <a t-att-href=\"object.page_url\" t-out=\"object.display_name"
"\"/>\n"
" </h1>\n"
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"/></"
"p>\n"
" <p><b>Date:</b> <t t-out=\"object.create_date\"/></p>\n"
" <t t-if=\"object.summary\">\n"
" <h3>Summary</h3>\n"
" <p t-out=\"object.summary\"/>\n"
" </t>\n"
" <h3>Diff</h3>\n"
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
"bottom:2em;\">\n"
" <t t-out=\"object.diff\"/>\n"
" </div>\n"
" <p>Have a great day.</p>\n"
" <br/>\n"
" <p>Odoo</p>\n"
" "
msgstr ""

#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_needaction
msgid "Action Needed"
Expand Down Expand Up @@ -266,18 +260,18 @@ msgstr ""
msgid "Messages"
msgstr ""

#. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval"
msgstr ""

#. module: document_page_approval
#. odoo-python
#: code:addons/document_page_approval/models/document_page_history.py:0
#, python-format
msgid "New version of the document %s approved."
msgstr ""

#. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of {{object.display_name}} needs your approval"
msgstr ""

#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_needaction_counter
msgid "Number of Actions"
Expand Down
74 changes: 34 additions & 40 deletions document_page_approval/i18n/ar.po
Expand Up @@ -19,41 +19,6 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"

#. module: document_page_approval
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
msgid ""
"\n"
" \n"
"<p>Hello,</p>\n"
"\n"
"<p>${object.create_uid.name} submited a new Change Request for <b>${object."
"page_id.name}</b> and it needs your approval.</p>\n"
"\n"
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
"<p>\n"
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
"<b>Date:</b> ${object.create_date}<br>\n"
"</p>\n"
"\n"
"% if object.summary:\n"
"<h3>Summary</h3>\n"
"<p>${object.summary}</p>\n"
"% endif\n"
"\n"
"<h3>Diff</h3>\n"
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
"${object.diff|safe}\n"
"</div>\n"
"\n"
"<p>Have a great day.</p>\n"
"\n"
"--<br/>\n"
"\n"
"<p>Odoo</p>\n"
" \n"
" "
msgstr ""

#. module: document_page_approval
#: model_terms:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
Expand All @@ -62,6 +27,35 @@ msgid ""
"of creating a new one."
msgstr ""

#. module: document_page_approval
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
msgid ""
"<p>Hello,</p>\n"
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
"p>\n"
" <h1>\n"
" <a t-att-href=\"object.page_url\" t-out=\"object.display_name"
"\"/>\n"
" </h1>\n"
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"/></"
"p>\n"
" <p><b>Date:</b> <t t-out=\"object.create_date\"/></p>\n"
" <t t-if=\"object.summary\">\n"
" <h3>Summary</h3>\n"
" <p t-out=\"object.summary\"/>\n"
" </t>\n"
" <h3>Diff</h3>\n"
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
"bottom:2em;\">\n"
" <t t-out=\"object.diff\"/>\n"
" </div>\n"
" <p>Have a great day.</p>\n"
" <br/>\n"
" <p>Odoo</p>\n"
" "
msgstr ""

#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_needaction
msgid "Action Needed"
Expand Down Expand Up @@ -267,18 +261,18 @@ msgstr ""
msgid "Messages"
msgstr ""

#. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval"
msgstr ""

#. module: document_page_approval
#. odoo-python
#: code:addons/document_page_approval/models/document_page_history.py:0
#, python-format
msgid "New version of the document %s approved."
msgstr ""

#. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of {{object.display_name}} needs your approval"
msgstr ""

#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_needaction_counter
msgid "Number of Actions"
Expand Down
74 changes: 34 additions & 40 deletions document_page_approval/i18n/bg.po
Expand Up @@ -18,41 +18,6 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: document_page_approval
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
msgid ""
"\n"
" \n"
"<p>Hello,</p>\n"
"\n"
"<p>${object.create_uid.name} submited a new Change Request for <b>${object."
"page_id.name}</b> and it needs your approval.</p>\n"
"\n"
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
"<p>\n"
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
"<b>Date:</b> ${object.create_date}<br>\n"
"</p>\n"
"\n"
"% if object.summary:\n"
"<h3>Summary</h3>\n"
"<p>${object.summary}</p>\n"
"% endif\n"
"\n"
"<h3>Diff</h3>\n"
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
"${object.diff|safe}\n"
"</div>\n"
"\n"
"<p>Have a great day.</p>\n"
"\n"
"--<br/>\n"
"\n"
"<p>Odoo</p>\n"
" \n"
" "
msgstr ""

#. module: document_page_approval
#: model_terms:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
Expand All @@ -61,6 +26,35 @@ msgid ""
"of creating a new one."
msgstr ""

#. module: document_page_approval
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
msgid ""
"<p>Hello,</p>\n"
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
"p>\n"
" <h1>\n"
" <a t-att-href=\"object.page_url\" t-out=\"object.display_name"
"\"/>\n"
" </h1>\n"
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"/></"
"p>\n"
" <p><b>Date:</b> <t t-out=\"object.create_date\"/></p>\n"
" <t t-if=\"object.summary\">\n"
" <h3>Summary</h3>\n"
" <p t-out=\"object.summary\"/>\n"
" </t>\n"
" <h3>Diff</h3>\n"
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
"bottom:2em;\">\n"
" <t t-out=\"object.diff\"/>\n"
" </div>\n"
" <p>Have a great day.</p>\n"
" <br/>\n"
" <p>Odoo</p>\n"
" "
msgstr ""

#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_needaction
msgid "Action Needed"
Expand Down Expand Up @@ -266,18 +260,18 @@ msgstr ""
msgid "Messages"
msgstr ""

#. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval"
msgstr ""

#. module: document_page_approval
#. odoo-python
#: code:addons/document_page_approval/models/document_page_history.py:0
#, python-format
msgid "New version of the document %s approved."
msgstr ""

#. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of {{object.display_name}} needs your approval"
msgstr ""

#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_needaction_counter
msgid "Number of Actions"
Expand Down

0 comments on commit a668c37

Please sign in to comment.