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