[UPD] Update report_layout_config.pot
parent
369f24e2a6
commit
1f1be551eb
|
@ -0,0 +1,106 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * report_layout_config
|
||||||
|
#
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 13.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"Last-Translator: \n"
|
||||||
|
"Language-Team: \n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: \n"
|
||||||
|
|
||||||
|
#. module: report_layout_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:report_layout_config.styles_company_report
|
||||||
|
msgid ""
|
||||||
|
"&.o_report_layout_standard {\n"
|
||||||
|
" h2 {\n"
|
||||||
|
" color:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: report_layout_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:report_layout_config.styles_company_report
|
||||||
|
msgid ""
|
||||||
|
";\n"
|
||||||
|
" }\n"
|
||||||
|
" #informations strong {\n"
|
||||||
|
" color:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: report_layout_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:report_layout_config.styles_company_report
|
||||||
|
msgid ""
|
||||||
|
";\n"
|
||||||
|
" }\n"
|
||||||
|
" #total strong{\n"
|
||||||
|
" color:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: report_layout_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:report_layout_config.styles_company_report
|
||||||
|
msgid ""
|
||||||
|
";\n"
|
||||||
|
" }\n"
|
||||||
|
" table {\n"
|
||||||
|
" thead {\n"
|
||||||
|
" color:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: report_layout_config
|
||||||
|
#: model:ir.model,name:report_layout_config.model_res_company
|
||||||
|
msgid "Companies"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: report_layout_config
|
||||||
|
#: model:ir.model,name:report_layout_config.model_base_document_layout
|
||||||
|
msgid "Company Document Layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: report_layout_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:report_layout_config.external_layout_images_template
|
||||||
|
#: model_terms:ir.ui.view,arch_db:report_layout_config.footer_image
|
||||||
|
msgid "Footer logo"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: report_layout_config
|
||||||
|
#: model:ir.model.fields,field_description:report_layout_config.field_base_document_layout__full_footer_img
|
||||||
|
#: model:ir.model.fields,field_description:report_layout_config.field_res_company__full_footer_img
|
||||||
|
msgid "Full footer image"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: report_layout_config
|
||||||
|
#: model:ir.model.fields,field_description:report_layout_config.field_base_document_layout__full_header_img
|
||||||
|
#: model:ir.model.fields,field_description:report_layout_config.field_res_company__full_header_img
|
||||||
|
msgid "Full header image"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: report_layout_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:report_layout_config.external_layout_images_template
|
||||||
|
#: model_terms:ir.ui.view,arch_db:report_layout_config.header_image
|
||||||
|
msgid "Logo"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: report_layout_config
|
||||||
|
#: model:ir.model.fields,field_description:report_layout_config.field_base_document_layout__need_images_layout
|
||||||
|
msgid "Need Images Layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: report_layout_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:report_layout_config.external_layout_images_template
|
||||||
|
msgid "Page: <span class=\"page\"/> / <span class=\"topage\"/>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: report_layout_config
|
||||||
|
#: model:ir.model.fields,help:report_layout_config.field_base_document_layout__full_footer_img
|
||||||
|
#: model:ir.model.fields,help:report_layout_config.field_res_company__full_footer_img
|
||||||
|
msgid "This image will replace all footer."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: report_layout_config
|
||||||
|
#: model:ir.model.fields,help:report_layout_config.field_base_document_layout__full_header_img
|
||||||
|
#: model:ir.model.fields,help:report_layout_config.field_res_company__full_header_img
|
||||||
|
msgid "This image will replace all header."
|
||||||
|
msgstr ""
|
Loading…
Reference in New Issue