74 lines
2.3 KiB
Plaintext
74 lines
2.3 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mrp_product_expiry
|
|
#
|
|
# Translators:
|
|
# Martin Trigaux, 2022
|
|
# Bole <bole@dajmi5.com>, 2022
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server saas~14.4\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
|
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
|
"Last-Translator: Bole <bole@dajmi5.com>, 2022\n"
|
|
"Language-Team: Croatian (https://app.transifex.com/odoo/teams/41243/hr/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: hr\n"
|
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
|
|
|
#. module: mrp_product_expiry
|
|
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
|
msgid "Confirm"
|
|
msgstr "Potvrdi"
|
|
|
|
#. module: mrp_product_expiry
|
|
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
|
msgid "Confirm Expiry"
|
|
msgstr "Potvrdi istek"
|
|
|
|
#. module: mrp_product_expiry
|
|
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
|
#, python-format
|
|
msgid "Confirmation"
|
|
msgstr "Potvrda"
|
|
|
|
#. module: mrp_product_expiry
|
|
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
|
msgid "Discard"
|
|
msgstr "Odbaci"
|
|
|
|
#. module: mrp_product_expiry
|
|
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
|
msgid "Production"
|
|
msgstr "Proizvodnja"
|
|
|
|
#. module: mrp_product_expiry
|
|
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
|
msgid "Production Order"
|
|
msgstr "Proizvodni nalog"
|
|
|
|
#. module: mrp_product_expiry
|
|
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
|
msgid "Workorder"
|
|
msgstr "Radni nalog"
|
|
|
|
#. module: mrp_product_expiry
|
|
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You are going to use some expired components.\n"
|
|
"Do you confirm you want to proceed ?"
|
|
msgstr ""
|
|
|
|
#. module: mrp_product_expiry
|
|
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
|
"Do you confirm you want to proceed ?"
|
|
msgstr ""
|