mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-28 00:52:07 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -1,107 +1,158 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * product_expiry
|
||||
# * product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2018
|
||||
# Boško Stojaković <bluesoft83@gmail.com>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server saas~11.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:32+0000\n"
|
||||
"PO-Revision-Date: 2024-02-06 13:32+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2018-09-21 13:17+0000\n"
|
||||
"Last-Translator: Boško Stojaković <bluesoft83@gmail.com>, 2018\n"
|
||||
"Language-Team: Bosnian (https://www.transifex.com/odoo/teams/41243/bs/)\n"
|
||||
"Language: bs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \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: product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/product_expiry/models/production_lot.py:0
|
||||
msgid "\t--Expire on %(date)s--"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/product_expiry/models/production_lot.py:0
|
||||
msgid "\t--Expired--"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_move_form_expiry
|
||||
msgid ""
|
||||
"<span class=\"badge text-bg-danger\" attrs=\"{'invisible': "
|
||||
"[('product_expiry_alert', '=', False)]}\">Expiration Alert</span>"
|
||||
"<span class=\"badge rounded-pill float-end text-bg-warning\" invisible=\"not "
|
||||
"(alert_date <= time.strftime('%Y-%m-%d %H:%M:%S') < expiration_date)"
|
||||
"\">Expiring</span>\n"
|
||||
" <span class=\"badge rounded-pill float-end text-bg-danger\" "
|
||||
"invisible=\"not product_expiry_alert\">Expired</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_production_lot_view_kanban
|
||||
msgid ""
|
||||
"<span title=\"Alert\" class=\"fa fa-exclamation-triangle text-danger me-2\" "
|
||||
"invisible=\"product_qty <= 0 or not product_expiry_alert or not "
|
||||
"expiration_date\"/>"
|
||||
msgstr ""
|
||||
"<span class=\"badge text-bg-danger\" attrs=\"{'invisible': "
|
||||
"[('product_expiry_alert', '=', False)]}\">Expiration Alert</span>"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_product_form_expiry
|
||||
msgid "<span> days after receipt</span>"
|
||||
msgstr "<span> days after receipt</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_product_form_expiry
|
||||
msgid "<span> days before expiration date</span>"
|
||||
msgstr "Pošalji email specifičan za proizvod kad se faktura plati."
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_product__alert_time
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_template__alert_time
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_lot__alert_date
|
||||
msgid "Alert Date"
|
||||
msgstr "Datum alarma"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:mail.activity.type,name:product_expiry.mail_activity_type_alert_date_reached
|
||||
#. odoo-python
|
||||
#: code:addons/product_expiry/models/production_lot.py:0
|
||||
msgid "Alert Date Reached"
|
||||
msgstr "Datum upozorenja je dosegnut"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.quant_search_view_inherit_product_expiry
|
||||
msgid "Alert Lots"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_move_form_expiry
|
||||
msgid "Alert from"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_quant__available_quantity
|
||||
msgid "Available Quantity"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,help:product_expiry.field_product_product__free_qty
|
||||
msgid ""
|
||||
"Available quantity (computed as Quantity On Hand - reserved quantity - "
|
||||
"quantity to remove)\n"
|
||||
"In a context with a single Stock Location, this includes goods stored in "
|
||||
"this location, or any of its children.\n"
|
||||
"In a context with a single Warehouse, this includes goods stored in the "
|
||||
"Stock Location of this Warehouse, or any of its children.\n"
|
||||
"Otherwise, this includes goods stored in any Stock Location with 'internal' "
|
||||
"type."
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.report_lot_label_expiry
|
||||
msgid "B.b."
|
||||
msgstr ""
|
||||
"<span class=\"badge badge-danger\" attrs=\"{'invisible': "
|
||||
"[('product_expiry_alert', '=', False)]}\">Upozorenje za istek</span>"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_product__use_time
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_template__use_time
|
||||
msgid "Best Before Date"
|
||||
msgstr "Najbolje upotrijebiti do"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_move_form_expiry
|
||||
msgid "Best before"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_lot__use_date
|
||||
msgid "Best before Date"
|
||||
msgstr "Najbolje prije"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Postavke"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.confirm_expiry_view
|
||||
msgid "Confirm"
|
||||
msgstr "Potvrdi"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_expiry_picking_confirmation
|
||||
msgid "Confirm Expiry"
|
||||
msgstr "Potvrdi istek"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/product_expiry/models/stock_picking.py
|
||||
#, python-format
|
||||
#: code:addons/product_expiry/models/stock_picking.py:0
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.confirm_expiry_view
|
||||
msgid "Confirmation"
|
||||
msgstr "Potvrda"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_expiry_picking_confirmation__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Kreirao"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_expiry_picking_confirmation__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Kreirano"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,help:product_expiry.field_stock_lot__alert_date
|
||||
|
|
@ -109,109 +160,165 @@ msgid ""
|
|||
"Date to determine the expired lots and serial numbers using the filter "
|
||||
"\"Expiration Alerts\"."
|
||||
msgstr ""
|
||||
"Date to determine the expired lots and serial numbers using the filter "
|
||||
"\"Expiration Alerts\"."
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_move_form_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_product_form_expiry
|
||||
msgid "Dates"
|
||||
msgstr "Datumi"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_expiry_picking_confirmation__description
|
||||
msgid "Description"
|
||||
msgstr "Opis"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.confirm_expiry_view
|
||||
msgid "Discard"
|
||||
msgstr "<span>dana</span>"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_res_config_settings__group_expiry_date_on_delivery_slip
|
||||
msgid "Display Expiration Dates on Delivery Slips"
|
||||
msgstr "Prikaži datum isteka na otpremnicama"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_expiry_picking_confirmation__display_name
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_product__display_name
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_template__display_name
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_report_stock_quantity__display_name
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_res_config_settings__display_name
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_forecasted_product_product__display_name
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_lot__display_name
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_move_line__display_name
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_picking__display_name
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_quant__display_name
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_rule__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Naziv"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.report_lot_label_expiry
|
||||
msgid "Exp."
|
||||
msgstr "Ističe"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.quant_search_view_inherit_product_expiry
|
||||
msgid "Expiration Alerts"
|
||||
msgstr "Upozorenja o isteku"
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_move_form_expiry
|
||||
msgid "Expiration"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.search_product_lot_filter_inherit_product_expiry
|
||||
msgid "Expiration Alerts"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_product__expiration_time
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_template__expiration_time
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_lot__expiration_date
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_move_line__expiration_date
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_quant__expiration_date
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.stock_report_delivery_document_inherit_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_product_form_expiry
|
||||
msgid "Expiration Date"
|
||||
msgstr "Datum isteka"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.res_config_settings_view_form_stock
|
||||
msgid "Expiration dates will appear on the delivery slip"
|
||||
msgstr "Datumi isteka će se prikazati na otpremnici"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_production_lot_view_kanban
|
||||
msgid "Expiration:"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.confirm_expiry_view
|
||||
msgid "Expired Lot(s)"
|
||||
msgstr "Istekli Lot(ovi)"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.quant_search_view_inherit_product_expiry
|
||||
msgid "Expired Lots"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#. odoo-javascript
|
||||
#: code:addons/product_expiry/static/src/forecasted_details.xml:0
|
||||
msgid "Expired Stock"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_lot__product_expiry_reminded
|
||||
msgid "Expiry has been reminded"
|
||||
msgstr "O isteku je poslan podsjetnik"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:product.removal,name:product_expiry.removal_fefo
|
||||
msgid "First Expiry First Out (FEFO)"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,help:product_expiry.field_product_product__virtual_available
|
||||
msgid ""
|
||||
"Forecast quantity (computed as Quantity On Hand - Outgoing + Incoming - "
|
||||
"Quantity to Remove)\n"
|
||||
"In a context with a single Stock Location, this includes goods stored in "
|
||||
"this location, or any of its children.\n"
|
||||
"In a context with a single Warehouse, this includes goods stored in the "
|
||||
"Stock Location of this Warehouse, or any of its children.\n"
|
||||
"Otherwise, this includes goods stored in any Stock Location with 'internal' "
|
||||
"type."
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_product__virtual_available
|
||||
msgid "Forecasted Quantity"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_product__free_qty
|
||||
msgid "Free To Use Quantity "
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_expiry_picking_confirmation__id
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_product__id
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_template__id
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_report_stock_quantity__id
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_res_config_settings__id
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_forecasted_product_product__id
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_lot__id
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_move_line__id
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_picking__id
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_quant__id
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_rule__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:res.groups,name:product_expiry.group_expiry_date_on_delivery_slip
|
||||
msgid "Include expiration dates on delivery slip"
|
||||
msgstr "Uključi datum isteka na otpremnici"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_expiry_picking_confirmation____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Zadnja promjena"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_expiry_picking_confirmation__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Promijenio"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_expiry_picking_confirmation__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Vrijeme promjene"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_expiry_picking_confirmation__lot_ids
|
||||
msgid "Lot"
|
||||
msgstr "Serija"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_stock_lot
|
||||
msgid "Lot/Serial"
|
||||
|
|
@ -219,214 +326,231 @@ msgstr "Lot/Serijski"
|
|||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,help:product_expiry.field_product_product__expiration_time
|
||||
#: model:ir.model.fields,help:product_expiry.field_product_template__expiration_time
|
||||
msgid ""
|
||||
"Number of days after the receipt of the products (from the vendor or in "
|
||||
"stock after production) after which the goods may become dangerous and must "
|
||||
"not be consumed. It will be computed on the lot/serial number."
|
||||
msgstr ""
|
||||
"Number of days after the receipt of the products (from the vendor or in "
|
||||
"stock after production) after which the goods may become dangerous and must "
|
||||
"not be consumed. It will be computed on the lot/serial number."
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,help:product_expiry.field_product_product__alert_time
|
||||
#: model:ir.model.fields,help:product_expiry.field_product_template__alert_time
|
||||
msgid ""
|
||||
"Number of days before the Expiration Date after which an alert should be "
|
||||
"raised on the lot/serial number. It will be computed on the lot/serial "
|
||||
"number."
|
||||
msgstr ""
|
||||
"Number of days before the Expiration Date after which an alert should be "
|
||||
"raised on the lot/serial number. It will be computed on the lot/serial "
|
||||
"number."
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,help:product_expiry.field_product_product__removal_time
|
||||
#: model:ir.model.fields,help:product_expiry.field_product_template__removal_time
|
||||
msgid ""
|
||||
"Number of days before the Expiration Date after which the goods should be "
|
||||
"removed from the stock. It will be computed on the lot/serial number."
|
||||
"removed from the stock and not be counted in the Fresh On Hand Stock "
|
||||
"anymore.It will be computed on the lot/serial number."
|
||||
msgstr ""
|
||||
"Number of days before the Expiration Date after which the goods should be "
|
||||
"removed from the stock. It will be computed on the lot/serial number."
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,help:product_expiry.field_product_product__use_time
|
||||
#: model:ir.model.fields,help:product_expiry.field_product_template__use_time
|
||||
msgid ""
|
||||
"Number of days before the Expiration Date after which the goods starts "
|
||||
"deteriorating, without being dangerous yet. It will be computed on the "
|
||||
"lot/serial number."
|
||||
"deteriorating, without being dangerous yet. It will be computed on the lot/"
|
||||
"serial number."
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,help:product_expiry.field_stock_quant__available_quantity
|
||||
msgid ""
|
||||
"On hand quantity which hasn't been reserved on a transfer and is still "
|
||||
"fresh, in the default unit of measure of the product"
|
||||
msgstr ""
|
||||
"Number of days before the Expiration Date after which the goods starts "
|
||||
"deteriorating, without being dangerous yet. It will be computed on the "
|
||||
"lot/serial number."
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_expiry_picking_confirmation__picking_ids
|
||||
msgid "Picking"
|
||||
msgstr "Skladišnice"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.confirm_expiry_view
|
||||
msgid "Proceed except for expired one"
|
||||
msgstr "Nastavi osim za istekle"
|
||||
msgid "Proceed except expired"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_procurement_group
|
||||
msgid "Procurement Group"
|
||||
msgstr "Grupa naručivanja"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_product_template
|
||||
msgid "Product"
|
||||
msgstr "Proizvod"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_lot__product_expiry_alert
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_move_line__is_expired
|
||||
msgid "Product Expiry Alert"
|
||||
msgstr "Upozorenje na istek proizvoda"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_stock_move_line
|
||||
msgid "Product Moves (Stock Move Line)"
|
||||
msgstr "Skladišna kretanja proizvoda(stavke)"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_product_product
|
||||
msgid "Product Variant"
|
||||
msgstr "Varijanta proizvoda"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_stock_quant
|
||||
msgid "Quants"
|
||||
msgstr "Kvanti"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_product__removal_time
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_template__removal_time
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_lot__removal_date
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_move_line__removal_date
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_quant__removal_date
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_move_form_expiry
|
||||
msgid "Removal Date"
|
||||
msgstr "Datum uklanjanja"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_production_lot_view_kanban
|
||||
msgid "Removal:"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_expiry_picking_confirmation__show_lots
|
||||
msgid "Show Lots"
|
||||
msgstr "Prikaži lotove"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Skladišni prijenos"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_report_stock_quantity
|
||||
msgid "Stock Quantity Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_stock_forecasted_product_product
|
||||
msgid "Stock Replenishment Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_stock_rule
|
||||
msgid "Stock Rule"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,help:product_expiry.field_stock_lot__product_expiry_alert
|
||||
#: model:ir.model.fields,help:product_expiry.field_stock_move_line__is_expired
|
||||
msgid "The Expiration Date has been reached."
|
||||
msgstr "Dosegnut je datum isteka"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/product_expiry/models/production_lot.py
|
||||
#, python-format
|
||||
#: code:addons/product_expiry/models/production_lot.py:0
|
||||
msgid "The alert date has been reached for this lot/serial number"
|
||||
msgstr "Desegnut je datum upozorenja za ovaj Lot/serijski broj"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,help:product_expiry.field_stock_lot__expiration_date
|
||||
#: model:ir.model.fields,help:product_expiry.field_stock_move_line__expiration_date
|
||||
#: model:ir.model.fields,help:product_expiry.field_stock_quant__expiration_date
|
||||
msgid ""
|
||||
"This is the date on which the goods with this Serial Number may become "
|
||||
"dangerous and must not be consumed."
|
||||
msgstr ""
|
||||
"Ovo je datum kada roba s ovim serijskim brojem može postati opasna i ne "
|
||||
"smije se trošiti."
|
||||
"Ovo je datum kada roba sa ovim serijskim brojem može postati opasna i ne "
|
||||
"smije biti konzumirana."
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,help:product_expiry.field_stock_lot__removal_date
|
||||
#: model:ir.model.fields,help:product_expiry.field_stock_quant__removal_date
|
||||
msgid ""
|
||||
"This is the date on which the goods with this Serial Number should be "
|
||||
"removed from the stock. This date will be used in FEFO removal strategy."
|
||||
"removed from the stock and not be counted in the Fresh On Hand Stock "
|
||||
"anymore. This date will be used in FEFO removal strategy."
|
||||
msgstr ""
|
||||
"This is the date on which the goods with this Serial Number should be "
|
||||
"removed from the stock. This date will be used in FEFO removal strategy."
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,help:product_expiry.field_stock_lot__use_date
|
||||
msgid ""
|
||||
"This is the date on which the goods with this Serial Number start "
|
||||
"deteriorating, without being dangerous yet."
|
||||
msgstr ""
|
||||
"Ovo je datum kada roba s ovim serijskim brojem počinje da se kvari, ali još "
|
||||
"Ovo je datum kada roba sa ovim serijskim brojem počinje da propada, ali još "
|
||||
"nije opasna."
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_stock_move_line_detailed_operation_tree_expiry
|
||||
msgid "This lot is expired"
|
||||
msgstr "Ovaj lot je istekao"
|
||||
#. odoo-javascript
|
||||
#: code:addons/product_expiry/static/src/forecasted_header.xml:0
|
||||
msgid "To Remove"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_stock_move_line_detailed_operation_tree_expiry
|
||||
msgid "This lot is expired."
|
||||
msgstr "Ovaj lot je istekao."
|
||||
#. odoo-javascript
|
||||
#: code:addons/product_expiry/static/src/forecasted_details.xml:0
|
||||
msgid "To remove now"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#. odoo-javascript
|
||||
#: code:addons/product_expiry/static/src/forecasted_details.xml:0
|
||||
msgid "To remove on"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Prijenos"
|
||||
msgstr ""
|
||||
|
||||
# taken from hr.po
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_product__use_expiration_date
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_template__use_expiration_date
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_lot__use_expiration_date
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_move__use_expiration_date
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_move_line__use_expiration_date
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_quant__use_expiration_date
|
||||
msgid "Use Expiration Date"
|
||||
msgstr "Koristi datum isteka"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,help:product_expiry.field_product_product__use_expiration_date
|
||||
#: model:ir.model.fields,help:product_expiry.field_product_template__use_expiration_date
|
||||
#: model:ir.model.fields,help:product_expiry.field_stock_lot__use_expiration_date
|
||||
#: model:ir.model.fields,help:product_expiry.field_stock_move__use_expiration_date
|
||||
#: model:ir.model.fields,help:product_expiry.field_stock_move_line__use_expiration_date
|
||||
#: model:ir.model.fields,help:product_expiry.field_stock_quant__use_expiration_date
|
||||
msgid ""
|
||||
"When this box is ticked, you have the possibility to specify dates to manage"
|
||||
" product expiration, on the product and on the corresponding lot/serial "
|
||||
"When this box is ticked, you have the possibility to specify dates to manage "
|
||||
"product expiration, on the product and on the corresponding lot/serial "
|
||||
"numbers"
|
||||
msgstr ""
|
||||
"When this box is ticked, you have the possibility to specify dates to manage"
|
||||
" product expiration, on the product and on the corresponding lot/serial "
|
||||
"numbers"
|
||||
|
||||
#. module: product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/product_expiry/wizard/confirm_expiry.py
|
||||
#, python-format
|
||||
#: code:addons/product_expiry/wizard/confirm_expiry.py:0
|
||||
msgid ""
|
||||
"You are going to deliver some product expired lots.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"Nameravate isporučiti proizvode kojima je istekao rok trajanja.\n"
|
||||
"Potvrđujete li da želite nastaviti?"
|
||||
|
||||
#. module: product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/product_expiry/wizard/confirm_expiry.py
|
||||
#, python-format
|
||||
#: code:addons/product_expiry/wizard/confirm_expiry.py:0
|
||||
msgid ""
|
||||
"You are going to deliver the product %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
"You are going to deliver the product %(product_name)s, %(lot_name)s which is "
|
||||
"expired or should at least be removed from stock.\n"
|
||||
"Do you confirm you want to proceed?"
|
||||
msgstr ""
|
||||
"You are going to deliver the product %(product_name)s, %(lot_name)s which is expired.\n"
|
||||
"Do you confirm you want to proceed ?"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
msgid "^A0N,44,33^FDUse by:"
|
||||
msgstr "^A0N,44,33^FDUse by:"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
|
|
@ -434,13 +558,11 @@ msgid ""
|
|||
"^BCN,100,Y,N,N\n"
|
||||
"^FD"
|
||||
msgstr ""
|
||||
"^BCN,100,Y,N,N\n"
|
||||
"^FD"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
msgid "^FO100,150"
|
||||
msgstr "^FO100,150"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
|
|
@ -448,8 +570,6 @@ msgid ""
|
|||
"^FO100,150\n"
|
||||
"^A0N,44,33^FDBest before:"
|
||||
msgstr ""
|
||||
"^FO100,150\n"
|
||||
"^A0N,44,33^FDBest before:"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
|
|
@ -457,13 +577,11 @@ msgid ""
|
|||
"^FO100,150\n"
|
||||
"^A0N,44,33^FDUse by:"
|
||||
msgstr ""
|
||||
"^FO100,150\n"
|
||||
"^A0N,44,33^FDUse by:"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
msgid "^FO100,200"
|
||||
msgstr "^FO100,200"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
|
|
@ -471,13 +589,11 @@ msgid ""
|
|||
"^FO100,200\n"
|
||||
"^A0N,44,33^FDUse by:"
|
||||
msgstr ""
|
||||
"^FO100,200\n"
|
||||
"^A0N,44,33^FDUse by:"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
msgid "^FO100,200^BY3"
|
||||
msgstr "^FO100,200^BY3"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
|
|
@ -485,13 +601,11 @@ msgid ""
|
|||
"^FO100,50\n"
|
||||
"^A0N,44,33^FD"
|
||||
msgstr ""
|
||||
"^FO100,50\n"
|
||||
"^A0N,44,33^FD"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
msgid "^FS"
|
||||
msgstr "^FS"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
|
|
@ -500,9 +614,6 @@ msgid ""
|
|||
"^FO100,100\n"
|
||||
"^A0N,44,33^FDLN/SN:"
|
||||
msgstr ""
|
||||
"^FS\n"
|
||||
"^FO100,100\n"
|
||||
"^A0N,44,33^FDLN/SN:"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
|
|
@ -512,10 +623,6 @@ msgid ""
|
|||
"^BCN,100,Y,N,N\n"
|
||||
"^FD"
|
||||
msgstr ""
|
||||
"^FS\n"
|
||||
"^FO100,200^BY3\n"
|
||||
"^BCN,100,Y,N,N\n"
|
||||
"^FD"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
|
|
@ -523,5 +630,11 @@ msgid ""
|
|||
"^FS\n"
|
||||
"^FO100,250^BY3"
|
||||
msgstr ""
|
||||
"^FS\n"
|
||||
"^FO100,250^BY3"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:product.removal,method:product_expiry.removal_fefo
|
||||
msgid "fefo"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Procurement Group"
|
||||
#~ msgstr "Grupa naručivanja"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue