mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-14 01:41:26 -06:00
[UPD] Update document_page.pot
This commit is contained in:
parent
e2cee29f02
commit
149c1aba82
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 17.0\n"
|
"Project-Id-Version: Odoo Server 18.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
@ -16,7 +16,6 @@ msgstr ""
|
|||||||
#. module: document_page
|
#. module: document_page
|
||||||
#. odoo-python
|
#. odoo-python
|
||||||
#: code:addons/document_page/models/document_page.py:0
|
#: code:addons/document_page/models/document_page.py:0
|
||||||
#, python-format
|
|
||||||
msgid "%s (copy)"
|
msgid "%s (copy)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -72,6 +71,13 @@ msgstr ""
|
|||||||
msgid "Backend URL"
|
msgid "Backend URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: document_page
|
||||||
|
#: model:ir.actions.act_window,name:document_page.action_browse_all_content
|
||||||
|
#: model:ir.actions.act_window,name:document_page.action_browse_top_content
|
||||||
|
#: model:ir.ui.menu,name:document_page.menu_browse_content
|
||||||
|
msgid "Browse Wiki Content"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: document_page
|
#. module: document_page
|
||||||
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_create_menu
|
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_create_menu
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
@ -114,6 +120,11 @@ msgstr ""
|
|||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: document_page
|
||||||
|
#: model:ir.model.fields,field_description:document_page.field_document_page__color
|
||||||
|
msgid "Color Index"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: document_page
|
#. module: document_page
|
||||||
#: model:ir.model.fields,field_description:document_page.field_document_page__company_id
|
#: model:ir.model.fields,field_description:document_page.field_document_page__company_id
|
||||||
#: model:ir.model.fields,field_description:document_page.field_document_page_history__company_id
|
#: model:ir.model.fields,field_description:document_page.field_document_page_history__company_id
|
||||||
@ -276,6 +287,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. module: document_page
|
#. module: document_page
|
||||||
#: model:ir.model.fields,help:document_page.field_document_page__message_has_error
|
#: model:ir.model.fields,help:document_page.field_document_page__message_has_error
|
||||||
|
#: model:ir.model.fields,help:document_page.field_document_page__message_has_sms_error
|
||||||
msgid "If checked, some messages have a delivery error."
|
msgid "If checked, some messages have a delivery error."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -285,6 +297,11 @@ msgstr ""
|
|||||||
msgid "If set, page is accessible only from this company"
|
msgid "If set, page is accessible only from this company"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: document_page
|
||||||
|
#: model:ir.model.fields,field_description:document_page.field_document_page__image
|
||||||
|
msgid "Image"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: document_page
|
#. module: document_page
|
||||||
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_form
|
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_form
|
||||||
msgid "Information"
|
msgid "Information"
|
||||||
@ -461,10 +478,14 @@ msgstr ""
|
|||||||
msgid "Revision"
|
msgid "Revision"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: document_page
|
||||||
|
#: model:ir.model.fields,field_description:document_page.field_document_page__message_has_sms_error
|
||||||
|
msgid "SMS Delivery error"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: document_page
|
#. module: document_page
|
||||||
#. odoo-python
|
#. odoo-python
|
||||||
#: code:addons/document_page/wizard/document_page_show_diff.py:0
|
#: code:addons/document_page/wizard/document_page_show_diff.py:0
|
||||||
#, python-format
|
|
||||||
msgid "Select one or maximum two history revisions!"
|
msgid "Select one or maximum two history revisions!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -480,6 +501,7 @@ msgstr ""
|
|||||||
#. module: document_page
|
#. module: document_page
|
||||||
#: model:ir.model.fields,field_description:document_page.field_document_page__draft_summary
|
#: model:ir.model.fields,field_description:document_page.field_document_page__draft_summary
|
||||||
#: model:ir.model.fields,field_description:document_page.field_document_page_history__summary
|
#: model:ir.model.fields,field_description:document_page.field_document_page_history__summary
|
||||||
|
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
|
||||||
msgid "Summary"
|
msgid "Summary"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -499,7 +521,6 @@ msgstr ""
|
|||||||
#. module: document_page
|
#. module: document_page
|
||||||
#. odoo-python
|
#. odoo-python
|
||||||
#: code:addons/document_page/models/document_page_history.py:0
|
#: code:addons/document_page/models/document_page_history.py:0
|
||||||
#, python-format
|
|
||||||
msgid "There are no changes in revisions."
|
msgid "There are no changes in revisions."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -509,6 +530,11 @@ msgstr ""
|
|||||||
msgid "Title"
|
msgid "Title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: document_page
|
||||||
|
#: model_terms:ir.ui.view,arch_db:document_page.view_browse_top_document_filter
|
||||||
|
msgid "Top Level Ressources"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: document_page
|
#. module: document_page
|
||||||
#: model:ir.model.fields,field_description:document_page.field_document_page__type
|
#: model:ir.model.fields,field_description:document_page.field_document_page__type
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
@ -532,7 +558,6 @@ msgstr ""
|
|||||||
#. module: document_page
|
#. module: document_page
|
||||||
#. odoo-python
|
#. odoo-python
|
||||||
#: code:addons/document_page/models/document_page.py:0
|
#: code:addons/document_page/models/document_page.py:0
|
||||||
#, python-format
|
|
||||||
msgid "You cannot create recursive categories."
|
msgid "You cannot create recursive categories."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -557,6 +582,5 @@ msgstr ""
|
|||||||
#. module: document_page
|
#. module: document_page
|
||||||
#. odoo-python
|
#. odoo-python
|
||||||
#: code:addons/document_page/models/document_page.py:0
|
#: code:addons/document_page/models/document_page.py:0
|
||||||
#, python-format
|
|
||||||
msgid "summary"
|
msgid "summary"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
Loading…
Reference in New Issue
Block a user