mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-23 04:22:04 -06:00
Translated using Weblate (Spanish)
Currently translated at 100.0% (66 of 66 strings) Translation: knowledge-15.0/knowledge-15.0-document_page_approval Translate-URL: https://translation.odoo-community.org/projects/knowledge-15-0/knowledge-15-0-document_page_approval/es/
This commit is contained in:
parent
f1731be678
commit
4e8a61f7e6
@ -9,8 +9,8 @@ msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2023-06-05 14:08+0000\n"
|
||||
"Last-Translator: luis-ron <luis.ron@sygel.es>\n"
|
||||
"PO-Revision-Date: 2023-10-09 07:41+0000\n"
|
||||
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,6 +59,30 @@ msgid ""
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"<p>Hola,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> envió una nueva "
|
||||
"solicitud de cambio para <b t-out=\"object.page_id.name\"/> y necesita su "
|
||||
"aprobación.</p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modificado por:</b> <t t-out=\"object.create_uid.name\""
|
||||
"/></p>\n"
|
||||
" <p><b>Fecha:</b> <t t-out=\"object.create_date\"/></p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Resumen</h3>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diferencia</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Que tengas un gran día.</p>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_needaction
|
||||
@ -222,7 +246,7 @@ msgstr "Tiene cambios pendientes de aprobación"
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__history_ids
|
||||
msgid "History"
|
||||
msgstr ""
|
||||
msgstr "Historia"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__message_needaction
|
||||
|
Loading…
Reference in New Issue
Block a user