Skip to content

Commit 47ed10f

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: knowledge-18.0/knowledge-18.0-document_page_approval Translate-URL: https://translation.odoo-community.org/projects/knowledge-18-0/knowledge-18-0-document_page_approval/
1 parent c841901 commit 47ed10f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+1374
-2520
lines changed

document_page_approval/i18n/am.po

Lines changed: 16 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -30,27 +30,32 @@ msgstr ""
3030
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
3131
msgid ""
3232
"<p>Hello,</p>\n"
33-
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
34-
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
35-
"approval.</p>\n"
33+
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
34+
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
35+
"p>\n"
3636
" <h1>\n"
3737
" <a t-att-href=\"object.page_url\" t-out=\"object."
38-
"display_name\"></a>\n"
38+
"display_name\"/>\n"
3939
" </h1>\n"
40-
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
41-
"p>\n"
42-
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
40+
" <p>\n"
41+
" <b>Modified by:</b>\n"
42+
" <t t-out=\"object.create_uid.name\"/>\n"
43+
" </p>\n"
44+
" <p>\n"
45+
" <b>Date:</b>\n"
46+
" <t t-out=\"object.create_date\"/>\n"
47+
" </p>\n"
4348
" <t t-if=\"object.summary\">\n"
4449
" <h3>Summary</h3>\n"
45-
" <p t-out=\"object.summary\"></p>\n"
50+
" <p t-out=\"object.summary\"/>\n"
4651
" </t>\n"
4752
" <h3>Diff</h3>\n"
4853
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
4954
"bottom:2em;\">\n"
50-
" <t t-out=\"object.diff\"></t>\n"
55+
" <t t-out=\"object.diff\"/>\n"
5156
" </div>\n"
5257
" <p>Have a great day.</p>\n"
53-
" <br>\n"
58+
" <br/>\n"
5459
" <p>Odoo</p>\n"
5560
" "
5661
msgstr ""
@@ -134,14 +139,12 @@ msgstr ""
134139
#. module: document_page_approval
135140
#. odoo-python
136141
#: code:addons/document_page_approval/models/document_page_history.py:0
137-
#, python-format
138142
msgid "Can't approve page in '%s' state."
139143
msgstr ""
140144

141145
#. module: document_page_approval
142146
#. odoo-python
143147
#: code:addons/document_page_approval/models/document_page_history.py:0
144-
#, python-format
145148
msgid "Can't approve pages in '%s' state."
146149
msgstr ""
147150

@@ -166,14 +169,12 @@ msgstr ""
166169
#. module: document_page_approval
167170
#. odoo-python
168171
#: code:addons/document_page_approval/models/document_page_history.py:0
169-
#, python-format
170172
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
171173
msgstr ""
172174

173175
#. module: document_page_approval
174176
#. odoo-python
175177
#: code:addons/document_page_approval/models/document_page_history.py:0
176-
#, python-format
177178
msgid "Change request has been approved by %s."
178179
msgstr ""
179180

@@ -257,7 +258,6 @@ msgstr ""
257258
#. module: document_page_approval
258259
#. odoo-python
259260
#: code:addons/document_page_approval/models/document_page_history.py:0
260-
#, python-format
261261
msgid "New version of the document %s approved."
262262
msgstr ""
263263

@@ -292,11 +292,6 @@ msgstr ""
292292
msgid "Pending Approval"
293293
msgstr ""
294294

295-
#. module: document_page_approval
296-
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
297-
msgid "Ratings"
298-
msgstr ""
299-
300295
#. module: document_page_approval
301296
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
302297
msgid "Require approval"
@@ -351,29 +346,17 @@ msgstr ""
351346
msgid "Users must also belong to the Approvers group"
352347
msgstr ""
353348

354-
#. module: document_page_approval
355-
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
356-
msgid "Website Messages"
357-
msgstr ""
358-
359-
#. module: document_page_approval
360-
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
361-
msgid "Website communication history"
362-
msgstr ""
363-
364349
#. module: document_page_approval
365350
#. odoo-python
366351
#: code:addons/document_page_approval/models/document_page_history.py:0
367-
#, python-format
368352
msgid ""
369353
"You are not authorized to do this.\r\n"
370-
"Only approvers with these groups can approve this: "
354+
"Only approvers with these groups can approve this: {}"
371355
msgstr ""
372356

373357
#. module: document_page_approval
374358
#. odoo-python
375359
#: code:addons/document_page_approval/models/document_page_history.py:0
376-
#, python-format
377360
msgid ""
378361
"You are not authorized to do this.\r\n"
379362
"Only owners or approvers can reopen Change Requests."
@@ -382,7 +365,6 @@ msgstr ""
382365
#. module: document_page_approval
383366
#. odoo-python
384367
#: code:addons/document_page_approval/models/document_page_history.py:0
385-
#, python-format
386368
msgid ""
387369
"You are not authorized to do this.\r\n"
388370
"Only owners or approvers can request approval."
@@ -391,6 +373,5 @@ msgstr ""
391373
#. module: document_page_approval
392374
#. odoo-python
393375
#: code:addons/document_page_approval/models/document_page_history.py:0
394-
#, python-format
395376
msgid "You need to cancel it before reopening."
396377
msgstr ""

document_page_approval/i18n/ar.po

Lines changed: 16 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -31,27 +31,32 @@ msgstr ""
3131
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
3232
msgid ""
3333
"<p>Hello,</p>\n"
34-
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
35-
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
36-
"approval.</p>\n"
34+
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
35+
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
36+
"p>\n"
3737
" <h1>\n"
3838
" <a t-att-href=\"object.page_url\" t-out=\"object."
39-
"display_name\"></a>\n"
39+
"display_name\"/>\n"
4040
" </h1>\n"
41-
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
42-
"p>\n"
43-
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
41+
" <p>\n"
42+
" <b>Modified by:</b>\n"
43+
" <t t-out=\"object.create_uid.name\"/>\n"
44+
" </p>\n"
45+
" <p>\n"
46+
" <b>Date:</b>\n"
47+
" <t t-out=\"object.create_date\"/>\n"
48+
" </p>\n"
4449
" <t t-if=\"object.summary\">\n"
4550
" <h3>Summary</h3>\n"
46-
" <p t-out=\"object.summary\"></p>\n"
51+
" <p t-out=\"object.summary\"/>\n"
4752
" </t>\n"
4853
" <h3>Diff</h3>\n"
4954
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
5055
"bottom:2em;\">\n"
51-
" <t t-out=\"object.diff\"></t>\n"
56+
" <t t-out=\"object.diff\"/>\n"
5257
" </div>\n"
5358
" <p>Have a great day.</p>\n"
54-
" <br>\n"
59+
" <br/>\n"
5560
" <p>Odoo</p>\n"
5661
" "
5762
msgstr ""
@@ -135,14 +140,12 @@ msgstr ""
135140
#. module: document_page_approval
136141
#. odoo-python
137142
#: code:addons/document_page_approval/models/document_page_history.py:0
138-
#, python-format
139143
msgid "Can't approve page in '%s' state."
140144
msgstr ""
141145

142146
#. module: document_page_approval
143147
#. odoo-python
144148
#: code:addons/document_page_approval/models/document_page_history.py:0
145-
#, python-format
146149
msgid "Can't approve pages in '%s' state."
147150
msgstr ""
148151

@@ -167,14 +170,12 @@ msgstr ""
167170
#. module: document_page_approval
168171
#. odoo-python
169172
#: code:addons/document_page_approval/models/document_page_history.py:0
170-
#, python-format
171173
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
172174
msgstr ""
173175

174176
#. module: document_page_approval
175177
#. odoo-python
176178
#: code:addons/document_page_approval/models/document_page_history.py:0
177-
#, python-format
178179
msgid "Change request has been approved by %s."
179180
msgstr ""
180181

@@ -258,7 +259,6 @@ msgstr ""
258259
#. module: document_page_approval
259260
#. odoo-python
260261
#: code:addons/document_page_approval/models/document_page_history.py:0
261-
#, python-format
262262
msgid "New version of the document %s approved."
263263
msgstr ""
264264

@@ -293,11 +293,6 @@ msgstr ""
293293
msgid "Pending Approval"
294294
msgstr ""
295295

296-
#. module: document_page_approval
297-
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
298-
msgid "Ratings"
299-
msgstr ""
300-
301296
#. module: document_page_approval
302297
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
303298
msgid "Require approval"
@@ -352,29 +347,17 @@ msgstr ""
352347
msgid "Users must also belong to the Approvers group"
353348
msgstr ""
354349

355-
#. module: document_page_approval
356-
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
357-
msgid "Website Messages"
358-
msgstr ""
359-
360-
#. module: document_page_approval
361-
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
362-
msgid "Website communication history"
363-
msgstr ""
364-
365350
#. module: document_page_approval
366351
#. odoo-python
367352
#: code:addons/document_page_approval/models/document_page_history.py:0
368-
#, python-format
369353
msgid ""
370354
"You are not authorized to do this.\r\n"
371-
"Only approvers with these groups can approve this: "
355+
"Only approvers with these groups can approve this: {}"
372356
msgstr ""
373357

374358
#. module: document_page_approval
375359
#. odoo-python
376360
#: code:addons/document_page_approval/models/document_page_history.py:0
377-
#, python-format
378361
msgid ""
379362
"You are not authorized to do this.\r\n"
380363
"Only owners or approvers can reopen Change Requests."
@@ -383,7 +366,6 @@ msgstr ""
383366
#. module: document_page_approval
384367
#. odoo-python
385368
#: code:addons/document_page_approval/models/document_page_history.py:0
386-
#, python-format
387369
msgid ""
388370
"You are not authorized to do this.\r\n"
389371
"Only owners or approvers can request approval."
@@ -392,6 +374,5 @@ msgstr ""
392374
#. module: document_page_approval
393375
#. odoo-python
394376
#: code:addons/document_page_approval/models/document_page_history.py:0
395-
#, python-format
396377
msgid "You need to cancel it before reopening."
397378
msgstr ""

0 commit comments

Comments
 (0)