@@ -9,15 +9,15 @@ msgstr ""
9
9
"Project-Id-Version : Odoo Server 10.0\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2018-04-24 22:33+0000\n "
12
- "PO-Revision-Date : 2024-05-15 21:34 +0000\n "
13
- "Last-Translator : Sergio Ariel Ameghino <ariel.ameghino@gmail .com>\n "
12
+ "PO-Revision-Date : 2025-02-03 17:06 +0000\n "
13
+ "Last-Translator : Víctor Martínez <victor.martinez@tecnativa .com>\n "
14
14
"Language-Team : Spanish (https://www.transifex.com/oca/teams/23907/es/)\n "
15
15
"Language : es\n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
18
18
"Content-Transfer-Encoding : \n "
19
19
"Plural-Forms : nplurals=2; plural=n != 1;\n "
20
- "X-Generator : Weblate 4.17 \n "
20
+ "X-Generator : Weblate 5.6.2 \n "
21
21
22
22
#. module: document_page_approval
23
23
#: model_terms:ir.ui.view,arch_db: document_page_approval.wiki_form_inherit
@@ -61,22 +61,22 @@ msgstr ""
61
61
"<p>Hola,</p>\n"
62
62
" <p><t t-out=\" object.create_uid.name\" ></t> envió una nueva "
63
63
"solicitud de cambio para <b t-out=\" object.page_id.name\" ></b> y necesita su "
64
- "aprobación .</p>\n"
64
+ "aprobación.</p>\n"
65
65
" <h1>\n"
66
- " <a t-att-href=\" objeto.página_url \" t-out=\" objeto ."
67
- "mostrar_nombre \" ></a>\n"
66
+ " <a t-att-href=\" object.page_url \" t-out=\" object ."
67
+ "display_name \" ></a>\n"
68
68
" </h1>\n"
69
- " <p><b>Modificado por:</b> <t t-out=\" object.create_uid.name\" ></ "
70
- "t></p>\n"
71
- " <p><b>Fecha:</b> <t t-out=\" objeto.crear_fecha \" ></t></p>\n"
72
- " <t t-if=\" objeto.resumen \" >\n"
69
+ " <p><b>Modificado por:</b> <t t-out=\" object.create_uid.name\" "
70
+ "></ t></p>\n"
71
+ " <p><b>Fecha:</b> <t t-out=\" object.create_date \" ></t></p>\n"
72
+ " <t t-if=\" object.summary \" >\n"
73
73
" <h3>Resumen</h3>\n"
74
- " <p t-out=\" objeto.resumen \" ></p>\n"
74
+ " <p t-out=\" object.summary \" ></p>\n"
75
75
" </t>\n"
76
76
" <h3>Diferencia</h3>\n"
77
77
" <div style=\" overflow-x:scroll; font-size:0.85em; margin-"
78
78
"bottom:2em;\" >\n"
79
- " <t t-out=\" objeto .diff\" ></t>\n"
79
+ " <t t-out=\" object .diff\" ></t>\n"
80
80
" </div>\n"
81
81
" <p>Que tengas un gran día.</p>\n"
82
82
" <br>\n"
0 commit comments