mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-28 06:32:01 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -1,45 +1,78 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * product_expiry
|
||||
#
|
||||
# * product_expiry
|
||||
#
|
||||
# Translators:
|
||||
# Damian Brencic <brencicdamian12313@gmail.com>, 2022
|
||||
# Rastislav Brencic <rastislav.brencic@azet.sk>, 2022
|
||||
# Stefan Stieranka <stieranka@itec.sk>, 2022
|
||||
# Jaroslav Bosansky <jaro.bosansky@ekoenergo.sk>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Tomáš Píšek, 2025
|
||||
#
|
||||
# Tomáš Píšek <Tomas.Pisek@seznam.cz>, 2026.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:32+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Tomáš Píšek, 2025\n"
|
||||
"Language-Team: Slovak (https://app.transifex.com/odoo/teams/41243/sk/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2026-02-27 21:13+0000\n"
|
||||
"Last-Translator: Tomáš Píšek <Tomas.Pisek@seznam.cz>\n"
|
||||
"Language-Team: Slovak <https://translate.odoo.com/projects/odoo-19/"
|
||||
"product_expiry/sk/>\n"
|
||||
"Language: sk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sk\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n "
|
||||
">= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/product_expiry/models/production_lot.py:0
|
||||
msgid "\t--Expire on %(date)s--"
|
||||
msgstr "\t--Exspiruje %(date)s--"
|
||||
|
||||
#. module: product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/product_expiry/models/production_lot.py:0
|
||||
msgid "\t--Expired--"
|
||||
msgstr "\t--Expirované--"
|
||||
|
||||
#. 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 ""
|
||||
"<span class=\"badge rounded-pill float-end text-bg-warning\" invisible=\"not "
|
||||
"(alert_date <= time.strftime(‚%Y-%m-%d %H:%M:%S‘) < expiration_date)\""
|
||||
">Expiruje</span>\n"
|
||||
" <span class=\"badge rounded-pill float-end text-bg-danger\" "
|
||||
"invisible=\"not product_expiry_alert\">Expirované</span>"
|
||||
|
||||
#. 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 title=\"Upozornenie\" class="
|
||||
"\"fa fa-exclamation-triangle text-danger me-2\" invisible="
|
||||
"\"product_qty <= 0 or not product_expiry_alert or not expiration_date\"/>"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_product_form_expiry
|
||||
msgid "<span> days after receipt</span>"
|
||||
msgstr ""
|
||||
msgstr "<span> dni po prijatí</span>"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_product_form_expiry
|
||||
msgid "<span> days before expiration date</span>"
|
||||
msgstr ""
|
||||
msgstr "<span> dní pred dátumom exspirácie</span>"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_product__alert_time
|
||||
|
|
@ -49,20 +82,62 @@ msgid "Alert Date"
|
|||
msgstr "Dátum výstrahy"
|
||||
|
||||
#. 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 "Dátum výstrahy dosiahnuté"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.quant_search_view_inherit_product_expiry
|
||||
msgid "Alert Lots"
|
||||
msgstr "Šarže s výstrahou"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_move_form_expiry
|
||||
msgid "Alert from"
|
||||
msgstr "Výstraha od"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_quant__available_quantity
|
||||
msgid "Available Quantity"
|
||||
msgstr "Dostupné množstvo"
|
||||
|
||||
#. 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 ""
|
||||
"Dostupné množstvo (vypočítané ako množstvo na sklade - rezervované množstvo -"
|
||||
" množstvo na odstránenie)\n"
|
||||
"V kontexte s jedným skladovým miestom to zahŕňa tovar uskladnený na tomto "
|
||||
"mieste alebo na ktoromkoľvek z jeho podriadených miest.\n"
|
||||
"V kontexte s jedným skladom to zahŕňa tovar uskladnený na skladovom mieste "
|
||||
"tohto skladu alebo na ktoromkoľvek z jeho podriadených miest.\n"
|
||||
"V ostatných prípadoch to zahŕňa tovar uskladnený na akomkoľvek skladovom "
|
||||
"mieste typu „interné“."
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.report_lot_label_expiry
|
||||
msgid "B.b."
|
||||
msgstr ""
|
||||
msgstr "Min. trvanlivosť"
|
||||
|
||||
#. 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 ""
|
||||
msgstr "Dátum minimálnej trvanlivosti"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_move_form_expiry
|
||||
msgid "Best before"
|
||||
msgstr "Min. trvanlivosť"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_lot__use_date
|
||||
|
|
@ -88,7 +163,6 @@ msgstr "Potvrdiť exspiráciu"
|
|||
#. odoo-python
|
||||
#: code:addons/product_expiry/models/stock_picking.py:0
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.confirm_expiry_view
|
||||
#, python-format
|
||||
msgid "Confirmation"
|
||||
msgstr "Potvrdenie"
|
||||
|
||||
|
|
@ -108,6 +182,8 @@ msgid ""
|
|||
"Date to determine the expired lots and serial numbers using the filter "
|
||||
"\"Expiration Alerts\"."
|
||||
msgstr ""
|
||||
"Dátum na určenie exspirovaných šarží a sériových čísel pomocou filtra „"
|
||||
"Upozornenia na exspiráciu“."
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_move_form_expiry
|
||||
|
|
@ -128,29 +204,45 @@ msgstr "Zrušiť"
|
|||
#. 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 ""
|
||||
msgstr "Zobrazenie dátumov spotreby na dodacích listoch"
|
||||
|
||||
#. 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 "Zobrazovaný názov"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.report_lot_label_expiry
|
||||
msgid "Exp."
|
||||
msgstr ""
|
||||
msgstr "Exsp."
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_move_form_expiry
|
||||
msgid "Expiration"
|
||||
msgstr "Exspirácia"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.quant_search_view_inherit_product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.search_product_lot_filter_inherit_product_expiry
|
||||
msgid "Expiration Alerts"
|
||||
msgstr ""
|
||||
msgstr "Upozornenia na exspiráciu"
|
||||
|
||||
#. 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"
|
||||
|
|
@ -159,32 +251,90 @@ msgstr "Dátum spotreby"
|
|||
#. 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 ""
|
||||
msgstr "Dátumy spotreby budú uvedené na dodacom liste"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_production_lot_view_kanban
|
||||
msgid "Expiration:"
|
||||
msgstr "Exspirácia:"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.confirm_expiry_view
|
||||
msgid "Expired Lot(s)"
|
||||
msgstr ""
|
||||
msgstr "Exspirované šarže"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.quant_search_view_inherit_product_expiry
|
||||
msgid "Expired Lots"
|
||||
msgstr "Exspirované šarže"
|
||||
|
||||
#. module: product_expiry
|
||||
#. odoo-javascript
|
||||
#: code:addons/product_expiry/static/src/forecasted_details.xml:0
|
||||
msgid "Expired Stock"
|
||||
msgstr "Exspirované zásoby"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_stock_lot__product_expiry_reminded
|
||||
msgid "Expiry has been reminded"
|
||||
msgstr "Bola vytvorená upomienka o uplynutí platnosti"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:product.removal,name:product_expiry.removal_fefo
|
||||
msgid "First Expiry First Out (FEFO)"
|
||||
msgstr "First Expiry First Out (FEFO)"
|
||||
|
||||
#. 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 ""
|
||||
"Očakávané množstvo (vypočítané ako množstvo na sklade - odoslané + prijaté - "
|
||||
"množstvo na odstránenie)\n"
|
||||
"V kontexte s jedným skladovým miestom to zahŕňa tovar uskladnený na tomto "
|
||||
"mieste alebo na ktoromkoľvek z jeho podriadených miest.\n"
|
||||
"V kontexte s jedným skladom to zahŕňa tovar uskladnený na skladovom mieste "
|
||||
"tohto skladu alebo na ktoromkoľvek z jeho podriadených miest.\n"
|
||||
"V ostatných prípadoch to zahŕňa tovar uskladnený na akomkoľvek skladovom "
|
||||
"mieste typu „interný“."
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_product__virtual_available
|
||||
msgid "Forecasted Quantity"
|
||||
msgstr "Očakávané množstvo"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_product__free_qty
|
||||
msgid "Free To Use Quantity "
|
||||
msgstr "Množstvo k dispozícii "
|
||||
|
||||
#. 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"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:res.groups,name:product_expiry.group_expiry_date_on_delivery_slip
|
||||
msgid "Include expiration dates on delivery slip"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_expiry_picking_confirmation____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Posledná úprava"
|
||||
msgstr "Uviesť dátumy spotreby na dodacom liste"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_expiry_picking_confirmation__write_uid
|
||||
|
|
@ -204,7 +354,7 @@ msgstr "Šarža"
|
|||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_stock_lot
|
||||
msgid "Lot/Serial"
|
||||
msgstr "Šarža/sériové"
|
||||
msgstr "Šarža/sériové číslo"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,help:product_expiry.field_product_product__expiration_time
|
||||
|
|
@ -214,6 +364,9 @@ msgid ""
|
|||
"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 ""
|
||||
"Počet dní po prijatí výrobkov (od dodávateľa alebo skladom po výrobe), po "
|
||||
"uplynutí ktorých sa tovar môže stať nebezpečným a nesmie sa konzumovať. "
|
||||
"Vypočíta sa na základe čísla šarže/sériového čísla."
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,help:product_expiry.field_product_product__alert_time
|
||||
|
|
@ -223,38 +376,51 @@ msgid ""
|
|||
"raised on the lot/serial number. It will be computed on the lot/serial "
|
||||
"number."
|
||||
msgstr ""
|
||||
"Počet dní pred dátumom exspirácie, po uplynutí ktorých by malo byť vydané "
|
||||
"upozornenie týkajúce sa čísla šarže/sériového čísla. Vypočíta sa na základe "
|
||||
"čísla šarže/sériového čísla."
|
||||
|
||||
#. 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 ""
|
||||
"Počet dní pred dátumom exspirácie, po ktorom by malo byť tovar vyradený zo "
|
||||
"skladu a už sa nezapočítava do použiteľných disponibilných skladových zásob. "
|
||||
"Vypočíta sa na základe čísla šarže/sériového čísla."
|
||||
|
||||
#. 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 ""
|
||||
"Počet dní pred dátumom exspirácie, po ktorom sa tovar začne kaziť, bez toho, "
|
||||
"aby bol nebezpečný. Vypočíta sa na základe čísla šarže/sériového čísla."
|
||||
|
||||
#. 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 ""
|
||||
"Množstvo na sklade, ktoré nebolo rezervované na skladový pohyb a je stále "
|
||||
"čerstvé/použiteľné, v predvolenej merné jednotke produktu"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_expiry_picking_confirmation__picking_ids
|
||||
msgid "Picking"
|
||||
msgstr "Vyberanie"
|
||||
msgstr "Skladový presun"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.confirm_expiry_view
|
||||
msgid "Proceed except for expired one"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_procurement_group
|
||||
msgid "Procurement Group"
|
||||
msgstr "Skupina obstarávania"
|
||||
msgid "Proceed except expired"
|
||||
msgstr "Pokračovať okrem exspirovaných"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_product_template
|
||||
|
|
@ -265,7 +431,7 @@ msgstr "Produkt"
|
|||
#: 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 "Upozornenie na uplynutie platnosti výrobku"
|
||||
msgstr "Varovanie na exspiráciu produktu"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_stock_move_line
|
||||
|
|
@ -280,25 +446,47 @@ msgstr "Varianta produktu"
|
|||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_stock_quant
|
||||
msgid "Quants"
|
||||
msgstr "Kvanty"
|
||||
msgstr "Množstvá"
|
||||
|
||||
#. 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 "Dátum odstránenia"
|
||||
msgstr "Dátum vyradenia"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_production_lot_view_kanban
|
||||
msgid "Removal:"
|
||||
msgstr "Vyradenie:"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_expiry_picking_confirmation__show_lots
|
||||
msgid "Show Lots"
|
||||
msgstr ""
|
||||
msgstr "Zobraziť šarže"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Pohyb skladu"
|
||||
msgstr "Skladový pohyb"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_report_stock_quantity
|
||||
msgid "Stock Quantity Report"
|
||||
msgstr "Prehľad skladových zásob"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_stock_forecasted_product_product
|
||||
msgid "Stock Replenishment Report"
|
||||
msgstr "Prehľad doplnenia zásob"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_stock_rule
|
||||
msgid "Stock Rule"
|
||||
msgstr "Skladové pravidlo"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,help:product_expiry.field_stock_lot__product_expiry_alert
|
||||
|
|
@ -309,13 +497,13 @@ msgstr "Bol dosiahnutý dátum exspirácie."
|
|||
#. module: product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/product_expiry/models/production_lot.py:0
|
||||
#, python-format
|
||||
msgid "The alert date has been reached for this lot/serial number"
|
||||
msgstr ""
|
||||
msgstr "Dátum upozornenia pre túto šaržu/sériové číslo bol dosiahnutý"
|
||||
|
||||
#. 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."
|
||||
|
|
@ -328,8 +516,12 @@ msgstr ""
|
|||
#: 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 ""
|
||||
"Toto je dátum, kedy by mal byť tovar s týmto sériovým číslom vyradený zo "
|
||||
"skladu a už by sa nemal započítavať do použiteľných dostupných skladových "
|
||||
"zásob. Tento dátum sa použije v stratégii vyraďovania FEFO."
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,help:product_expiry.field_stock_lot__use_date
|
||||
|
|
@ -337,25 +529,31 @@ msgid ""
|
|||
"This is the date on which the goods with this Serial Number start "
|
||||
"deteriorating, without being dangerous yet."
|
||||
msgstr ""
|
||||
"Toto je dátum kedy začne byť tovar s týmto sériovým číslom opotrebovaný, bez"
|
||||
" toho aby bol už nebezpečný."
|
||||
"Toto je dátum kedy začne byť tovar s týmto sériovým číslom opotrebovaný, bez "
|
||||
"toho aby bol už nebezpečný."
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_stock_move_line_detailed_operation_tree_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_stock_move_line_operation_tree_expiry
|
||||
msgid "This lot is expired"
|
||||
msgstr ""
|
||||
#. odoo-javascript
|
||||
#: code:addons/product_expiry/static/src/forecasted_header.xml:0
|
||||
msgid "To Remove"
|
||||
msgstr "Na vyradenie"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_stock_move_line_detailed_operation_tree_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.view_stock_move_line_operation_tree_expiry
|
||||
msgid "This lot is expired."
|
||||
msgstr ""
|
||||
#. odoo-javascript
|
||||
#: code:addons/product_expiry/static/src/forecasted_details.xml:0
|
||||
msgid "To remove now"
|
||||
msgstr "Na odstránenie ihneď"
|
||||
|
||||
#. module: product_expiry
|
||||
#. odoo-javascript
|
||||
#: code:addons/product_expiry/static/src/forecasted_details.xml:0
|
||||
msgid "To remove on"
|
||||
msgstr "Na odstránenie k"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model,name:product_expiry.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Prevod"
|
||||
msgstr "Presun"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,field_description:product_expiry.field_product_product__use_expiration_date
|
||||
|
|
@ -365,7 +563,7 @@ msgstr "Prevod"
|
|||
#: 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 ""
|
||||
msgstr "Použiť dátum exspirácie"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model:ir.model.fields,help:product_expiry.field_product_product__use_expiration_date
|
||||
|
|
@ -375,33 +573,40 @@ msgstr ""
|
|||
#: 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 ""
|
||||
"Ak je toto políčko zaškrtnuté, máte možnosť určiť dátumy na riadenie "
|
||||
"exspirácie produktu, na produkte a na príslušných číslach šarže/sériových "
|
||||
"číslach"
|
||||
|
||||
#. module: product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
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 ""
|
||||
"Chystáte sa dodať niektoré produkty s prekročenou dobou spotreby.\n"
|
||||
"Potvrdzujete, že chcete pokračovať?"
|
||||
|
||||
#. module: product_expiry
|
||||
#. odoo-python
|
||||
#: code:addons/product_expiry/wizard/confirm_expiry.py:0
|
||||
#, python-format
|
||||
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 ""
|
||||
"Chystáte sa dodať produkt %(product_name)s, %(lot_name)s, ktorého exspiračná "
|
||||
"doba uplynula alebo ktorý by mal byť prinajmenšom stiahnutý zo skladu.\n"
|
||||
"Potvrdzujete, že chcete pokračovať?"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
msgid "^A0N,44,33^FDUse by:"
|
||||
msgstr ""
|
||||
msgstr "^A0N,44,33^FDSpotrebovať do:"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
|
|
@ -409,11 +614,13 @@ 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 ""
|
||||
msgstr "^FO100,150"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
|
|
@ -421,6 +628,8 @@ msgid ""
|
|||
"^FO100,150\n"
|
||||
"^A0N,44,33^FDBest before:"
|
||||
msgstr ""
|
||||
"^FO100,150\n"
|
||||
"^A0N,44,33^FDMinimálna trvanlivosť:"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
|
|
@ -428,11 +637,13 @@ msgid ""
|
|||
"^FO100,150\n"
|
||||
"^A0N,44,33^FDUse by:"
|
||||
msgstr ""
|
||||
"^FO100,150\n"
|
||||
"^A0N,44,33^FDSpotrebovať do:"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
msgid "^FO100,200"
|
||||
msgstr ""
|
||||
msgstr "^FO100,200"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
|
|
@ -440,11 +651,13 @@ msgid ""
|
|||
"^FO100,200\n"
|
||||
"^A0N,44,33^FDUse by:"
|
||||
msgstr ""
|
||||
"^FO100,200\n"
|
||||
"^A0N,44,33^FDSpotrebovať do:"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
msgid "^FO100,200^BY3"
|
||||
msgstr ""
|
||||
msgstr "^FO100,200^BY3"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
|
|
@ -452,11 +665,13 @@ 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 ""
|
||||
msgstr "^FS"
|
||||
|
||||
#. module: product_expiry
|
||||
#: model_terms:ir.ui.view,arch_db:product_expiry.label_lot_template_view_expiry
|
||||
|
|
@ -465,6 +680,9 @@ 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
|
||||
|
|
@ -474,6 +692,10 @@ 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
|
||||
|
|
@ -481,3 +703,13 @@ 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 "fefo"
|
||||
|
||||
#~ msgid "Procurement Group"
|
||||
#~ msgstr "Skupina obstarávania"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue