mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
OCA Transbot updated translations from Transifex
This commit is contained in:
64
product_quick_bom/i18n/lt.po
Normal file
64
product_quick_bom/i18n/lt.po
Normal file
@@ -0,0 +1,64 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * product_quick_bom
|
||||
#
|
||||
# Translators:
|
||||
# Viktoras Norkus <viktoras@bmx.lt>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 08:02+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 08:02+0000\n"
|
||||
"Last-Translator: Viktoras Norkus <viktoras@bmx.lt>, 2018\n"
|
||||
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/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=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: product_quick_bom
|
||||
#: model:ir.model,name:product_quick_bom.model_mrp_bom
|
||||
msgid "Bill of Material"
|
||||
msgstr "Sąskaita už žaliavas"
|
||||
|
||||
#. module: product_quick_bom
|
||||
#: model:ir.model.fields,field_description:product_quick_bom.field_product_product_bom_line_ids
|
||||
#: model:ir.model.fields,field_description:product_quick_bom.field_product_template_bom_line_ids
|
||||
msgid "Bom Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_quick_bom
|
||||
#: model:ir.ui.view,arch_db:product_quick_bom.product_template_form_view
|
||||
msgid "Bom line"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_quick_bom
|
||||
#: model:ir.model.fields,help:product_quick_bom.field_product_product_bom_line_ids
|
||||
#: model:ir.model.fields,help:product_quick_bom.field_product_template_bom_line_ids
|
||||
msgid ""
|
||||
"If your product is manufactured you can select here the component to produce"
|
||||
" them"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_quick_bom
|
||||
#: model:ir.model.fields,field_description:product_quick_bom.field_mrp_bom_line_product_tmpl_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_quick_bom
|
||||
#: model:ir.model,name:product_quick_bom.model_product_template
|
||||
msgid "Product Template"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_quick_bom
|
||||
#: code:addons/product_quick_bom/models/bom.py:14
|
||||
#, python-format
|
||||
msgid "You can only have one Bom per product template"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_quick_bom
|
||||
#: model:ir.model,name:product_quick_bom.model_mrp_bom_line
|
||||
msgid "mrp.bom.line"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user