mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-14 01:41:26 -06:00
47 lines
1.6 KiB
Plaintext
47 lines
1.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# * document_print_control
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: \n"
|
|
"PO-Revision-Date: \n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: es\n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: document_print_control
|
|
#: model:ir.model.fields,field_description:document_print_control.field_document_page_tag__is_printable
|
|
msgid "Is Printable"
|
|
msgstr "Es imprimible"
|
|
|
|
#. module: document_print_control
|
|
#: model:ir.model.fields,help:documents_print_control.field_document_page__is_printable
|
|
msgid "Indicates if the document can be printed based on its tags"
|
|
msgstr "Indica si el documento puede ser impreso basándose en sus etiquetas"
|
|
|
|
#. module: document_print_control
|
|
#: model:ir.model.fields,help:documents_print_control.field_document_page_tag__is_printable
|
|
msgid "If unchecked, pages with this tag cannot be printed"
|
|
msgstr "Si está desmarcado, las páginas con esta etiqueta no se pueden imprimir"
|
|
|
|
#. module: document_print_control
|
|
#: model_terms:ir.ui.view,arch_db:document_print_control.view_document_page_form_inherit_print
|
|
msgid "Print"
|
|
msgstr "Imprimir"
|
|
|
|
#. module: document_print_control
|
|
#: model_terms:ir.ui.view,arch_db:document_print_control.view_document_page_tag_search_extended
|
|
msgid "Printable Tags"
|
|
msgstr "Etiquetas imprimibles"
|
|
|
|
#. module: document_print_control
|
|
#: model_terms:ir.ui.view,arch_db:document_print_control.view_document_page_tag_search_extended
|
|
msgid "Non-Printable Tags"
|
|
msgstr "Etiquetas no imprimibles"
|