Skip to content

Commit df01e4e

Browse files
author
oca-ci
committed
[UPD] Update account_cutoff_picking.pot
1 parent 29a9285 commit df01e4e

File tree

1 file changed

+31
-30
lines changed

1 file changed

+31
-30
lines changed

account_cutoff_picking/i18n/account_cutoff_picking.pot

Lines changed: 31 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
msgid ""
66
msgstr ""
7-
"Project-Id-Version: Odoo Server 17.0\n"
7+
"Project-Id-Version: Odoo Server 18.0\n"
88
"Report-Msgid-Bugs-To: \n"
99
"Last-Translator: \n"
1010
"Language-Team: \n"
@@ -16,12 +16,40 @@ msgstr ""
1616
#. module: account_cutoff_picking
1717
#. odoo-python
1818
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
19-
#, python-format
19+
msgid "%(qty)s %(uom)s (%(move_type)s %(move_name)s dated %(date)s)"
20+
msgstr ""
21+
22+
#. module: account_cutoff_picking
23+
#. odoo-python
24+
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
2025
msgid ""
21-
"%(qty)s %(uom)s (picking %(picking)s transfered on %(date)s from "
26+
"%(qty)s %(uom)s (picking %(picking)s transfered on %(date)s from "
2227
"%(src_location)s to %(dest_location)s)"
2328
msgstr ""
2429

30+
#. module: account_cutoff_picking
31+
#: model_terms:ir.ui.view,arch_db:account_cutoff_picking.res_config_settings_view_form
32+
msgid "<span> days</span>"
33+
msgstr ""
34+
35+
#. module: account_cutoff_picking
36+
#. odoo-python
37+
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
38+
msgid ""
39+
"<strong>Purchase Order:</strong> %(order)s confirmed on "
40+
"%(confirm_date)s<br><strong>Purchase Order Line:</strong> %(order_line)s "
41+
"(ordered qty: %(qty)s %(uom)s)"
42+
msgstr ""
43+
44+
#. module: account_cutoff_picking
45+
#. odoo-python
46+
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
47+
msgid ""
48+
"<strong>Sale Order:</strong> %(order)s confirmed on "
49+
"%(confirm_date)s<br><strong>Sale Order Line:</strong> %(order_line)s "
50+
"(ordered qty: %(qty)s %(uom)s)"
51+
msgstr ""
52+
2553
#. module: account_cutoff_picking
2654
#: model:ir.model,name:account_cutoff_picking.model_account_cutoff
2755
msgid "Account Cut-off"
@@ -47,7 +75,6 @@ msgstr ""
4775
#. module: account_cutoff_picking
4876
#. odoo-python
4977
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
50-
#, python-format
5178
msgid ""
5279
"Missing expense account on product '%(product)s' or on its related product "
5380
"category '%(categ)s'."
@@ -56,7 +83,6 @@ msgstr ""
5683
#. module: account_cutoff_picking
5784
#. odoo-python
5885
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
59-
#, python-format
6086
msgid ""
6187
"Missing income account on product '%(product)s' or on its related product "
6288
"category '%(categ)s'."
@@ -70,63 +96,39 @@ msgstr ""
7096
#. module: account_cutoff_picking
7197
#. odoo-python
7298
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
73-
#, python-format
7499
msgid "Pre-cutoff delivered quantity details:"
75100
msgstr ""
76101

77102
#. module: account_cutoff_picking
78103
#. odoo-python
79104
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
80-
#, python-format
81105
msgid "Pre-cutoff delivered quantity minus invoiced quantity:"
82106
msgstr ""
83107

84108
#. module: account_cutoff_picking
85109
#. odoo-python
86110
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
87-
#, python-format
88111
msgid "Pre-cutoff delivered quantity:"
89112
msgstr ""
90113

91114
#. module: account_cutoff_picking
92115
#. odoo-python
93116
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
94-
#, python-format
95117
msgid "Pre-cutoff invoiced quantity details:"
96118
msgstr ""
97119

98120
#. module: account_cutoff_picking
99121
#. odoo-python
100122
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
101-
#, python-format
102123
msgid "Pre-cutoff invoiced quantity minus delivered quantity:"
103124
msgstr ""
104125

105126
#. module: account_cutoff_picking
106127
#. odoo-python
107128
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
108-
#, python-format
109129
msgid "Pre-cutoff invoiced quantity:"
110130
msgstr ""
111131

112-
#. module: account_cutoff_picking
113-
#. odoo-python
114-
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
115-
#, python-format
116-
msgid ""
117-
"Purchase order %(order)s confirmed on %(confirm_date)s\n"
118-
"Purchase Order Line: %(order_line)s (ordered qty: %(qty)s %(uom)s)"
119-
msgstr ""
120-
121-
#. module: account_cutoff_picking
122-
#. odoo-python
123-
#: code:addons/account_cutoff_picking/models/account_cutoff.py:0
124-
#, python-format
125-
msgid ""
126-
"Sale order %(order)s confirmed on %(confirm_date)s\n"
127-
"Sale Order Line: %(order_line)s (ordered qty: %(qty)s %(uom)s)"
128-
msgstr ""
129-
130132
#. module: account_cutoff_picking
131133
#: model:ir.model.constraint,message:account_cutoff_picking.constraint_account_cutoff_picking_interval_days_positive
132134
#: model:ir.model.constraint,message:account_cutoff_picking.constraint_res_company_cutoff_picking_interval_days_positive
@@ -155,6 +157,5 @@ msgstr ""
155157

156158
#. module: account_cutoff_picking
157159
#: model_terms:ir.ui.view,arch_db:account_cutoff_picking.account_cutoff_form
158-
#: model_terms:ir.ui.view,arch_db:account_cutoff_picking.res_config_settings_view_form
159160
msgid "days"
160161
msgstr ""

0 commit comments

Comments
 (0)