Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-product_expiry_simple
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-product_expiry_simple/
  • Loading branch information
weblate committed Dec 6, 2024
1 parent 02fc844 commit 71a9f8c
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 7 deletions.
2 changes: 1 addition & 1 deletion product_expiry_simple/i18n/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,5 @@ msgstr ""
#. odoo-python
#: code:addons/product_expiry_simple/models/stock_lot.py:0
#, python-format
msgid "[%(date)s Expired] %(lot)s"
msgid "[%(date)s ] %(lot)s"
msgstr ""
2 changes: 1 addition & 1 deletion product_expiry_simple/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,5 @@ msgstr ""
#. odoo-python
#: code:addons/product_expiry_simple/models/stock_lot.py:0
#, python-format
msgid "[%(date)s Expired] %(lot)s"
msgid "[%(date)s ] %(lot)s"
msgstr ""
2 changes: 1 addition & 1 deletion product_expiry_simple/i18n/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ msgstr ""
#. odoo-python
#: code:addons/product_expiry_simple/models/stock_lot.py:0
#, python-format
msgid "[%(date)s Expired] %(lot)s"
msgid "[%(date)s ] %(lot)s"
msgstr ""

#, python-format
Expand Down
8 changes: 6 additions & 2 deletions product_expiry_simple/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,9 @@ msgstr ""
#. odoo-python
#: code:addons/product_expiry_simple/models/stock_lot.py:0
#, python-format
msgid "[%(date)s Expired] %(lot)s"
msgstr "[Scaduto %(date)s] %(lot)s"
msgid "[%(date)s ⚠] %(lot)s"
msgstr ""

#, python-format
#~ msgid "[%(date)s Expired] %(lot)s"
#~ msgstr "[Scaduto %(date)s] %(lot)s"
2 changes: 1 addition & 1 deletion product_expiry_simple/i18n/nl_NL.po
Original file line number Diff line number Diff line change
Expand Up @@ -129,5 +129,5 @@ msgstr ""
#. odoo-python
#: code:addons/product_expiry_simple/models/stock_lot.py:0
#, python-format
msgid "[%(date)s Expired] %(lot)s"
msgid "[%(date)s ] %(lot)s"
msgstr ""
2 changes: 1 addition & 1 deletion product_expiry_simple/i18n/sl.po
Original file line number Diff line number Diff line change
Expand Up @@ -129,5 +129,5 @@ msgstr ""
#. odoo-python
#: code:addons/product_expiry_simple/models/stock_lot.py:0
#, python-format
msgid "[%(date)s Expired] %(lot)s"
msgid "[%(date)s ] %(lot)s"
msgstr ""

0 comments on commit 71a9f8c

Please sign in to comment.