forked from Mapan/odoo17e
43 lines
1.7 KiB
Plaintext
43 lines
1.7 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mrp_workorder_expiry
|
|
#
|
|
# Translators:
|
|
# Linas Versada <linaskrisiukenas@gmail.com>, 2023
|
|
# digitouch UAB <digitouchagencyeur@gmail.com>, 2023
|
|
# Ramunė ViaLaurea <ramune.vialaurea@gmail.com>, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 22:21+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Ramunė ViaLaurea <ramune.vialaurea@gmail.com>, 2023\n"
|
|
"Language-Team: Lithuanian (https://app.transifex.com/odoo/teams/41243/lt/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: lt\n"
|
|
"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"
|
|
|
|
#. module: mrp_workorder_expiry
|
|
#: model_terms:ir.ui.view,arch_db:mrp_workorder_expiry.quality_check_view_form_tablet_inherit_expiry
|
|
msgid "<span class=\"fa fa-exclamation-triangle\"/> This lot is expired."
|
|
msgstr ""
|
|
|
|
#. module: mrp_workorder_expiry
|
|
#: model:ir.model.fields,field_description:mrp_workorder_expiry.field_quality_check__is_expired
|
|
msgid "Product Expiry Alert"
|
|
msgstr "Produkto galiojimo pabaigos perspėjimas"
|
|
|
|
#. module: mrp_workorder_expiry
|
|
#: model:ir.model,name:mrp_workorder_expiry.model_quality_check
|
|
msgid "Quality Check"
|
|
msgstr "Kokybės patikrinimas"
|
|
|
|
#. module: mrp_workorder_expiry
|
|
#: model:ir.model.fields,help:mrp_workorder_expiry.field_quality_check__is_expired
|
|
msgid "The Expiration Date has been reached."
|
|
msgstr "Pasiekta galiojimo data."
|