Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
51
sale_order_lot_selection/i18n/hr.po
Executable file
51
sale_order_lot_selection/i18n/hr.po
Executable file
@@ -0,0 +1,51 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_order_lot_selection
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
# Bole <bole@dajmi5.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-23 01:51+0000\n"
|
||||
"PO-Revision-Date: 2017-11-23 01:51+0000\n"
|
||||
"Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
|
||||
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
|
||||
"Language: hr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \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: sale_order_lot_selection
|
||||
#: model:ir.model.fields,field_description:sale_order_lot_selection.field_sale_order_line__lot_id
|
||||
msgid "Lot"
|
||||
msgstr "Lot"
|
||||
|
||||
#. module: sale_order_lot_selection
|
||||
#: model:ir.model.fields,field_description:sale_order_lot_selection.field_sale_order_line__product_tracking
|
||||
msgid "Product Tracking"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_order_lot_selection
|
||||
#: model:ir.model,name:sale_order_lot_selection.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr "Stavka ponude"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "Can't reserve products for lot %s"
|
||||
#~ msgstr "Nije moguće rezervirati proizvode za lot %s"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "Can't retrieve lot on stock"
|
||||
#~ msgstr "Nije moguće dohvatiti lot na skladištu"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Sales Order"
|
||||
#~ msgstr "Prodajni nalog"
|
||||
|
||||
#~ msgid "Stock Move"
|
||||
#~ msgstr "Skladišni prenos"
|
||||
Reference in New Issue
Block a user