# Translation of OpenERP Server. # This file contains the translation of the following modules: # * stock # msgid "" msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2011-05-09 10:19+0000\n" "PO-Revision-Date: 2011-02-12 18:49+0000\n" "Last-Translator: Dorin \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2011-05-10 07:46+0000\n" "X-Generator: Launchpad (build 12959)\n" #. module: stock #: field:product.product,track_outgoing:0 msgid "Track Outgoing Lots" msgstr "Urmărire loturi în vânzare" #. module: stock #: model:ir.model,name:stock.model_stock_ups_upload msgid "Stock ups upload" msgstr "" #. module: stock #: code:addons/stock/product.py:76 #, python-format msgid "Variation Account is not specified for Product Category: %s" msgstr "" #. module: stock #: field:stock.location,chained_location_id:0 msgid "Chained Location If Fixed" msgstr "" #. module: stock #: view:stock.inventory:0 #: view:stock.move:0 #: view:stock.picking:0 msgid "Put in a new pack" msgstr "Puneţi într-un ambalaj nou" #. module: stock #: field:stock.move.split.lines,action:0 msgid "Action" msgstr "Acțiune" #. module: stock #: view:stock.production.lot:0 msgid "Upstream Traceability" msgstr "Trasabilitate în sus" #. module: stock #: model:ir.actions.act_window,name:stock.action_stock_line_date #: model:ir.ui.menu,name:stock.menu_report_stock_line_date msgid "Last Product Inventories" msgstr "" #. module: stock #: view:stock.move:0 msgid "Today" msgstr "Astăzi" #. module: stock #: field:stock.production.lot.revision,indice:0 msgid "Revision Number" msgstr "Numărul reviziei" #. module: stock #: view:stock.move.memory.in:0 #: view:stock.move.memory.out:0 msgid "Product Moves" msgstr "Mișcări produs" #. module: stock #: model:ir.actions.act_window,name:stock.action_stock_move_report #: model:ir.ui.menu,name:stock.menu_action_stock_move_report #: view:report.stock.move:0 msgid "Moves Analysis" msgstr "Analiza mișcărilor" #. module: stock #: help:stock.production.lot,ref:0 msgid "" "Internal reference number in case it differs from the manufacturer's serial " "number" msgstr "" "Numărul intern de referința în cazul în care diferă de numărul de serie al " "producătorului" #. module: stock #: model:ir.actions.act_window,help:stock.action_inventory_form msgid "" "Periodical Inventories are used to count the number of products available " "per location. You can use it once a year when you do the general inventory " "or whenever you need it, to correct the current stock level of a product." msgstr "" "Inventarele periodice sunt folosite pentru a contoriza numărul de produse " "disponibile pe locaţie. Îl puteţi folosi o dată pe an, atunci când face " "inventarul general sau ori de câte ori aveţi nevoie de el, pentru a corecta " "nivelul stocul curent al unui produs." #. module: stock #: view:stock.picking:0 msgid "Picking list" msgstr "Lista de preluare" #. module: stock #: report:lot.stock.overview:0 #: report:lot.stock.overview_all:0 #: field:report.stock.inventory,product_qty:0 #: field:report.stock.move,product_qty:0 #: field:stock.change.product.qty,new_quantity:0 #: field:stock.inventory.line,product_qty:0 #: field:stock.inventory.line.split,qty:0 #: report:stock.inventory.move:0 #: field:stock.move,product_qty:0 #: field:stock.move.consume,product_qty:0 #: field:stock.move.memory.in,quantity:0 #: field:stock.move.memory.out,quantity:0 #: field:stock.move.scrap,product_qty:0 #: field:stock.move.split,qty:0 #: field:stock.move.split.lines,quantity:0 #: field:stock.move.split.lines.exist,quantity:0 #: report:stock.picking.list:0 #: field:stock.report.prodlots,qty:0 #: field:stock.report.tracklots,name:0 #: field:stock.split.into,quantity:0 msgid "Quantity" msgstr "Cantitate" #. module: stock #: model:ir.actions.act_window,help:stock.action_picking_tree msgid "" "This is the list of all delivery orders that have to be prepared, according " "to your different sales orders and your logistics rules." msgstr "" "Aceasta este lista cu toate livrările care trebuie să fie pregătite, în " "acord cu diferite comenzi de vânzare și reguli logistice." #. module: stock #: view:report.stock.move:0 #: field:report.stock.move,day:0 msgid "Day" msgstr "Zi" #. module: stock #: view:stock.inventory:0 #: field:stock.inventory.line.split,product_uom:0 #: view:stock.move:0 #: field:stock.move.split,product_uom:0 #: view:stock.picking:0 #: view:stock.production.lot:0 msgid "UoM" msgstr "UM" #. module: stock #: code:addons/stock/wizard/stock_change_product_qty.py:104 #: model:ir.actions.act_window,name:stock.action_inventory_form #: model:ir.ui.menu,name:stock.menu_action_inventory_form #, python-format msgid "Physical Inventories" msgstr "Stocurile fizice" #. module: stock #: field:product.category,property_stock_journal:0 #: view:report.stock.move:0 #: field:stock.change.standard.price,stock_journal:0 msgid "Stock journal" msgstr "Jurnal de stoc" #. module: stock #: view:report.stock.move:0 msgid "Incoming" msgstr "Primire" #. module: stock #: help:product.category,property_stock_account_output_categ:0 msgid "" "When doing real-time inventory valuation, counterpart Journal Items for all " "outgoing stock moves will be posted in this account. This is the default " "value for all products in this category, it can also directly be set on each " "product." msgstr "" #. module: stock #: code:addons/stock/stock.py:1170 #: code:addons/stock/stock.py:2415 #, python-format msgid "Missing partial picking data for move #%s" msgstr "" #. module: stock #: model:ir.actions.server,name:stock.action_partial_move_server msgid "Deliver/Receive Products" msgstr "Livrează / Primește Produse" #. module: stock #: code:addons/stock/report/report_stock.py:78 #: code:addons/stock/report/report_stock.py:135 #, python-format msgid "You cannot delete any record!" msgstr "Nu puteți șterge nici o înregistrare!" #. module: stock #: code:addons/stock/wizard/stock_splitinto.py:49 #, python-format msgid "" "The current move line is already assigned to a pack, please remove it first " "if you really want to change it ' # 'for " "this product: \"%s\" (id: %d)" msgstr "" #. module: stock #: selection:stock.picking,invoice_state:0 msgid "Not Applicable" msgstr "Ne-aplicabil" #. module: stock #: help:stock.tracking,serial:0 msgid "Other reference or serial number" msgstr "Alte referinţă sau numărul de serie" #. module: stock #: field:stock.move,origin:0 #: view:stock.picking:0 #: field:stock.picking,origin:0 msgid "Origin" msgstr "Origine" #. module: stock #: view:report.stock.lines.date:0 msgid "Non Inv" msgstr "" #. module: stock #: view:stock.tracking:0 msgid "Pack Identification" msgstr "Identificare Pachet" #. module: stock #: view:stock.move:0 #: field:stock.move,picking_id:0 #: field:stock.picking,name:0 #: view:stock.production.lot:0 msgid "Reference" msgstr "Referință" #. module: stock #: code:addons/stock/stock.py:666 #: code:addons/stock/stock.py:1472 #, python-format msgid "Products to Process" msgstr "Produse de procesat" #. module: stock #: constraint:product.category:0 msgid "Error ! You can not create recursive categories." msgstr "Eroare! Nu puteţi crea categorii recursive." #. module: stock #: help:stock.fill.inventory,set_stock_zero:0 msgid "" "If checked, all product quantities will be set to zero to help ensure a real " "physical inventory is done" msgstr "" "Dacă este bifat, toate cantităţile de produse vor fi setate la zero pentru " "asigurarea că e făcut inventar fizic real." #. module: stock #: model:ir.model,name:stock.model_stock_move_split_lines msgid "Split lines" msgstr "Separare linii" #. module: stock #: code:addons/stock/stock.py:1120 #, python-format msgid "You cannot cancel picking because stock move is in done state !" msgstr "" "Nu puteţi anula preluarea, deoarece mișcările de stoc sunt efectuate." #. module: stock #: code:addons/stock/stock.py:2233 #: code:addons/stock/stock.py:2274 #: code:addons/stock/stock.py:2334 #: code:addons/stock/wizard/stock_fill_inventory.py:53 #, python-format msgid "Warning!" msgstr "Atenție!" #. module: stock #: field:stock.invoice.onshipping,group:0 msgid "Group by partner" msgstr "Grupare după partener" #. module: stock #: model:ir.model,name:stock.model_res_partner #: view:report.stock.inventory:0 #: field:report.stock.inventory,partner_id:0 #: view:report.stock.move:0 #: field:report.stock.move,partner_id:0 #: view:stock.move:0 #: field:stock.move,partner_id:0 #: view:stock.picking:0 #: field:stock.picking,partner_id:0 msgid "Partner" msgstr "Partener" #. module: stock #: help:stock.move.memory.in,currency:0 #: help:stock.move.memory.out,currency:0 msgid "Currency in which Unit cost is expressed" msgstr "Moneda în care Unitatea de cost este exprimată" #. module: stock #: code:addons/stock/wizard/stock_return_picking.py:126 #, python-format msgid "No invoicing" msgstr "Nefacturat" #. module: stock #: help:stock.location,valuation_out_account_id:0 msgid "" "This account will be used to value stock moves that have this location as " "source, instead of the stock input account from the product." msgstr "" #. module: stock #: model:ir.model,name:stock.model_stock_production_lot #: field:stock.production.lot.revision,lot_id:0 #: field:stock.report.prodlots,prodlot_id:0 msgid "Production lot" msgstr "Lot de producţie" #. module: stock #: model:ir.ui.menu,name:stock.menu_stock_uom_categ_form_action msgid "Units of Measure Categories" msgstr "Categorii Unități de Măsură" #. module: stock #: help:stock.incoterms,code:0 msgid "Code for Incoterms" msgstr "Codul pentru Incotermeni" #. module: stock #: field:stock.tracking,move_ids:0 msgid "Moves for this pack" msgstr "Mutări pentru acest pachet" #. module: stock #: selection:report.stock.inventory,location_type:0 #: selection:stock.location,usage:0 msgid "Internal Location" msgstr "Locație internă" #. module: stock #: view:stock.inventory:0 msgid "Confirm Inventory" msgstr "Confirmă inventarul" #. module: stock #: view:report.stock.inventory:0 #: field:report.stock.inventory,state:0 #: view:report.stock.move:0 #: field:report.stock.move,state:0 #: view:stock.inventory:0 #: field:stock.inventory,state:0 #: field:stock.inventory.line,state:0 #: view:stock.move:0 #: field:stock.move,state:0 #: view:stock.picking:0 #: field:stock.picking,state:0 #: report:stock.picking.list:0 msgid "State" msgstr "Stare" #. module: stock #: view:stock.location:0 msgid "Accounting Information" msgstr "" #. module: stock #: field:stock.location,stock_real_value:0 msgid "Real Stock Value" msgstr "Valoarea stocului real" #. module: stock #: field:report.stock.move,day_diff2:0 msgid "Lag (Days)" msgstr "Lag (zile)" #. module: stock #: model:ir.model,name:stock.model_action_traceability msgid "Action traceability " msgstr "Acțiune trasabilitate " #. module: stock #: field:stock.location,posy:0 msgid "Shelves (Y)" msgstr "Raft (Y)" #. module: stock #: view:stock.move:0 msgid "UOM" msgstr "UM" #. module: stock #: selection:report.stock.inventory,state:0 #: selection:report.stock.move,state:0 #: view:stock.move:0 #: selection:stock.move,state:0 #: view:stock.picking:0 #: selection:stock.picking,state:0 #: view:stock.production.lot:0 #: field:stock.production.lot,stock_available:0 msgid "Available" msgstr "Disponibil" #. module: stock #: view:stock.picking:0 #: field:stock.picking,min_date:0 msgid "Expected Date" msgstr "Dată aşteptată" #. module: stock #: view:board.board:0 #: model:ir.actions.act_window,name:stock.action_outgoing_product_board msgid "Outgoing Product" msgstr "Ieșire produs" #. module: stock #: model:ir.actions.act_window,help:stock.action_warehouse_form msgid "" "Create and manage your warehouses and assign them a location from here" msgstr "" #. module: stock #: field:report.stock.move,product_qty_in:0 msgid "In Qty" msgstr "In cant" #. module: stock #: code:addons/stock/wizard/stock_fill_inventory.py:106 #, python-format msgid "No product in this location." msgstr "Nici un produs în acestă locație." #. module: stock #: field:stock.warehouse,lot_output_id:0 msgid "Location Output" msgstr "Loc de iesire" #. module: stock #: model:ir.actions.act_window,name:stock.split_into #: model:ir.model,name:stock.model_stock_split_into msgid "Split into" msgstr "Separare în" #. module: stock #: field:stock.move,price_currency_id:0 msgid "Currency for average price" msgstr "Moneda pentru prețul mediu" #. module: stock #: help:product.template,property_stock_account_input:0 msgid "" "When doing real-time inventory valuation, counterpart Journal Items for all " "incoming stock moves will be posted in this account. If not set on the " "product, the one from the product category is used." msgstr "" #. module: stock #: field:report.stock.inventory,location_type:0 #: field:stock.location,usage:0 msgid "Location Type" msgstr "Tip locație" #. module: stock #: help:report.stock.move,type:0 #: help:stock.picking,type:0 msgid "Shipping type specify, goods coming in or going out." msgstr "" #. module: stock #: model:ir.actions.report.xml,name:stock.report_move_labels msgid "Item Labels" msgstr "Etichete poziție" #. module: stock #: model:ir.model,name:stock.model_report_stock_move msgid "Moves Statistics" msgstr "Statistici mișcări" #. module: stock #: view:stock.production.lot:0 msgid "Product Lots Filter" msgstr "Filtru loturi produs" #. module: stock #: code:addons/stock/stock.py:2618 #, python-format msgid "" "You can not cancel inventory which has any account move with posted state." msgstr "" #. module: stock #: report:lot.stock.overview:0 #: report:lot.stock.overview_all:0 #: report:stock.inventory.move:0 #: report:stock.picking.list:0 msgid "[" msgstr "[" #. module: stock #: help:stock.production.lot,stock_available:0 msgid "" "Current quantity of products with this Production Lot Number available in " "company warehouses" msgstr "" "Cantitatea actuală de produs cu acest lot de producție disponibil în " "depozitele companiei" #. module: stock #: field:stock.move,move_history_ids:0 msgid "Move History (child moves)" msgstr "Istorie mișcări (mișcări copil)" #. module: stock #: code:addons/stock/stock.py:2015 #, python-format msgid "" "There is no stock output account defined for this product or its category: " "\"%s\" (id: %d)" msgstr "" #. module: stock #: model:ir.actions.act_window,name:stock.action_picking_tree6 #: model:ir.ui.menu,name:stock.menu_action_picking_tree6 #: field:stock.picking,move_lines:0 msgid "Internal Moves" msgstr "Mişcări interne" #. module: stock #: field:stock.move,location_dest_id:0 msgid "Destination Location" msgstr "Locaţie destinaţie" #. module: stock #: code:addons/stock/stock.py:754 #, python-format msgid "You can not process picking without stock moves" msgstr "Nu puteți procesa preluarea fără mișcări de stoc" #. module: stock #: model:ir.ui.menu,name:stock.menu_product_packaging_stock_action #: field:stock.move,product_packaging:0 msgid "Packaging" msgstr "Ambalare" #. module: stock #: report:stock.picking.list:0 msgid "Order(Origin)" msgstr "Comandă(origine)" #. module: stock #: report:lot.stock.overview:0 #: report:lot.stock.overview_all:0 msgid "Grand Total:" msgstr "Total general:" #. module: stock #: model:ir.actions.act_window,help:stock.action_out_picking_move msgid "" "You will find in this list all products you have to deliver to your " "customers. You can process the deliveries directly from this list using the " "buttons on the right of each line. You can filter the products to deliver by " "customer, products or sale order (using the Origin field)." msgstr "" "Veţi găsi în această listă toate produsele pe care le puteți oferi " "clienţilor dumneavoastră. Puteţi procesa livrări direct din această listă " "folosind butoanele de pe dreapta de pe fiecare linie. Puteţi filtra " "produsele după client, produse sau comenzi de vânzare (utilizând câmpul " "origine)." #. module: stock #: model:ir.ui.menu,name:stock.menu_stock_inventory_control msgid "Inventory Control" msgstr "Control inventar" #. module: stock #: view:stock.location:0 #: field:stock.location,comment:0 msgid "Additional Information" msgstr "Informatii supplimentare" #. module: stock #: report:lot.stock.overview:0 #: report:lot.stock.overview_all:0 msgid "Location / Product" msgstr "Locație / Produs" #. module: stock #: code:addons/stock/stock.py:1303 #, python-format msgid "Reception" msgstr "Recepţie" #. module: stock #: field:stock.tracking,serial:0 msgid "Additional Reference" msgstr "Referință adițională" #. module: stock #: view:stock.production.lot.revision:0 msgid "Production Lot Revisions" msgstr "Revizii lot de producție" #. module: stock #: help:product.product,track_outgoing:0 msgid "" "Forces to specify a Production Lot for all moves containing this product and " "going to a Customer Location" msgstr "" #. module: stock #: model:ir.actions.act_window,help:stock.action_stock_journal_form msgid "" "The stock journal system allows you to assign each stock operation to a " "specific journal according to the type of operation to perform or the " "worker/team that should perform the operation. Examples of stock journals " "may be: quality control, pick lists, packing, etc." msgstr "" #. module: stock #: field:stock.location,complete_name:0 #: field:stock.location,name:0 msgid "Location Name" msgstr "Nume locaţie" #. module: stock #: view:stock.inventory:0 msgid "Posted Inventory" msgstr "Inventarul înregistrat" #. module: stock #: view:stock.move:0 #: view:stock.picking:0 msgid "Move Information" msgstr "Informaţii mişcare" #. module: stock #: view:report.stock.move:0 msgid "Outgoing" msgstr "Expediere" #. module: stock #: selection:report.stock.move,month:0 msgid "August" msgstr "August" #. module: stock #: model:ir.actions.act_window,name:stock.action_tracking_form #: model:ir.model,name:stock.model_stock_tracking #: model:ir.ui.menu,name:stock.menu_action_tracking_form #: view:stock.tracking:0 msgid "Packs" msgstr "Pachete" #. module: stock #: constraint:stock.move:0 msgid "You try to assign a lot which is not from the same product" msgstr "Încercaţi să atribuiţi un lot care nu este din acelaşi produs" #. module: stock #: view:res.partner:0 msgid "Sales & Purchases" msgstr "Vânzări & Achiziţii" #. module: stock #: selection:report.stock.move,month:0 msgid "June" msgstr "Iunie" #. module: stock #: field:product.template,property_stock_procurement:0 msgid "Procurement Location" msgstr "Locație aprovizionare" #. module: stock #: model:ir.actions.act_window,name:stock.action_production_lot_form #: model:ir.ui.menu,name:stock.menu_action_production_lot_form #: field:stock.inventory.line.split,line_exist_ids:0 #: field:stock.inventory.line.split,line_ids:0 #: field:stock.move.split,line_exist_ids:0 #: field:stock.move.split,line_ids:0 msgid "Production Lots" msgstr "Loturi de producţie" #. module: stock #: report:stock.picking.list:0 msgid "Recipient" msgstr "Destinatar" #. module: stock #: model:ir.actions.act_window,name:stock.action_location_tree #: model:ir.ui.menu,name:stock.menu_action_location_tree msgid "Location Structure" msgstr "Structură locație" #. module: stock #: selection:report.stock.move,month:0 msgid "October" msgstr "Octombrie" #. module: stock #: model:ir.model,name:stock.model_stock_inventory_line msgid "Inventory Line" msgstr "Linie inventar" #. module: stock #: help:product.category,property_stock_journal:0 msgid "" "When doing real-time inventory valuation, this is the Accounting Journal in " "which entries will be automatically posted when stock moves are processed." msgstr "" #. module: stock #: model:ir.actions.act_window,name:stock.action_partial_picking msgid "Process Picking" msgstr "Procesare preluare" #. module: stock #: code:addons/stock/product.py:358 #, python-format msgid "Future Receptions" msgstr "Recepții viitoare" #. module: stock #: help:stock.inventory.line.split,use_exist:0 #: help:stock.move.split,use_exist:0 msgid "" "Check this option to select existing lots in the list below, otherwise you " "should enter new ones line by line." msgstr "" #. module: stock #: field:stock.move,move_dest_id:0 msgid "Destination Move" msgstr "Destinație mișcare" #. module: stock #: view:stock.move:0 #: view:stock.picking:0 msgid "Process Now" msgstr "Procesare acum" #. module: stock #: field:stock.location,address_id:0 msgid "Location Address" msgstr "Adresă locaţie" #. module: stock #: code:addons/stock/stock.py:2385 #, python-format msgid "is consumed with" msgstr "este consumat cu" #. module: stock #: help:stock.move,prodlot_id:0 msgid "Production lot is used to put a serial number on the production" msgstr "" "Un lot de producţie este folosit pentru a da un număr de serie în producție" #. module: stock #: field:stock.warehouse,lot_input_id:0 msgid "Location Input" msgstr "Loc de intrare" #. module: stock #: help:stock.picking,date:0 msgid "Date of Order" msgstr "Data comenzii" #. module: stock #: selection:product.product,valuation:0 msgid "Periodical (manual)" msgstr "Periodic (manual)" #. module: stock #: model:stock.location,name:stock.location_procurement msgid "Procurements" msgstr "Aprovizionare" #. module: stock #: model:stock.location,name:stock.stock_location_3 msgid "IT Suppliers" msgstr "" #. module: stock #: model:ir.actions.act_window,name:stock.action_inventory_form_draft msgid "Draft Physical Inventories" msgstr "Ciornă inventar fizic" #. module: stock #: selection:report.stock.inventory,location_type:0 #: selection:stock.location,usage:0 msgid "Transit Location for Inter-Companies Transfers" msgstr "" #. module: stock #: model:ir.actions.act_window,name:stock.action_view_change_product_quantity #: model:ir.model,name:stock.model_stock_change_product_qty #: view:stock.change.product.qty:0 msgid "Change Product Quantity" msgstr "Schimbă cantitate produs" #. module: stock #: model:ir.model,name:stock.model_stock_inventory_merge msgid "Merge Inventory" msgstr "Unire inventar" #. module: stock #: code:addons/stock/product.py:374 #, python-format msgid "Future P&L" msgstr "" #. module: stock #: model:ir.actions.act_window,name:stock.action_picking_tree4 #: model:ir.ui.menu,name:stock.menu_action_picking_tree4 #: view:stock.picking:0 msgid "Incoming Shipments" msgstr "Recepții" #. module: stock #: view:report.stock.inventory:0 #: view:stock.move:0 #: view:stock.picking:0 msgid "Scrap" msgstr "Rebut" #. module: stock #: field:stock.location,child_ids:0 msgid "Contains" msgstr "Conține" #. module: stock #: view:board.board:0 msgid "Incoming Products Delay" msgstr "" #. module: stock #: view:stock.location:0 msgid "Stock Locations" msgstr "Locații stoc" #. module: stock #: report:lot.stock.overview:0 #: report:lot.stock.overview_all:0 #: field:stock.move,price_unit:0 msgid "Unit Price" msgstr "Preţ unitar" #. module: stock #: model:ir.model,name:stock.model_stock_move_split_lines_exist msgid "Exist Split lines" msgstr "" #. module: stock #: field:stock.move,date_expected:0 msgid "Scheduled Date" msgstr "Dată programată" #. module: stock #: view:stock.tracking:0 msgid "Pack Search" msgstr "Căutare pachete" #. module: stock #: selection:stock.move,priority:0 msgid "Urgent" msgstr "Urgent" #. module: stock #: view:stock.picking:0 #: report:stock.picking.list:0 msgid "Journal" msgstr "Jurnal" #. module: stock #: help:stock.picking,location_id:0 msgid "" "Keep empty if you produce at the location where the finished products are " "needed.Set a location if you produce at a fixed location. This can be a " "partner location if you subcontract the manufacturing operations." msgstr "" #. module: stock #: view:res.partner:0 msgid "Inventory Properties" msgstr "Proprietăți inventar" #. module: stock #: field:report.stock.move,day_diff:0 msgid "Execution Lead Time (Days)" msgstr "Timpul de execuție (zile)" #. module: stock #: model:ir.actions.act_window,name:stock.act_stock_product_location_open msgid "Stock by Location" msgstr "Stoc pe locație" #. module: stock #: help:stock.move,address_id:0 msgid "" "Optional address where goods are to be delivered, specifically used for " "allotment" msgstr "" #. module: stock #: view:report.stock.move:0 msgid "Month-1" msgstr "Luna-1" #. module: stock #: help:stock.location,active:0 msgid "" "By unchecking the active field, you may hide a location without deleting it." msgstr "" #. module: stock #: model:ir.actions.report.xml,name:stock.report_picking_list msgid "Packing list" msgstr "Listă preluare" #. module: stock #: field:stock.location,stock_virtual:0 msgid "Virtual Stock" msgstr "Stoc Virtual" #. module: stock #: selection:report.stock.inventory,location_type:0 #: selection:stock.location,usage:0 msgid "View" msgstr "Vedere" #. module: stock #: field:stock.location,parent_left:0 msgid "Left Parent" msgstr "Părinte stânga" #. module: stock #: code:addons/stock/wizard/stock_partial_move.py:132 #, python-format msgid "Delivery Information" msgstr "Informații livrare" #. module: stock #: constraint:product.product:0 msgid "Error: Invalid ean code" msgstr "Eroare: cod EAN invalid" #. module: stock #: code:addons/stock/product.py:148 #, python-format msgid "" "There is no stock output account defined for this product: \"%s\" (id: %d)" msgstr "" #. module: stock #: field:product.template,property_stock_production:0 msgid "Production Location" msgstr "Locaţie producţie" #. module: stock #: help:stock.picking,address_id:0 msgid "Address of partner" msgstr "Adresa partenerului" #. module: stock #: model:res.company,overdue_msg:stock.res_company_shop0 #: model:res.company,overdue_msg:stock.res_company_tinyshop0 msgid "" "\n" "Date: %(date)s\n" "\n" "Dear %(partner_name)s,\n" "\n" "Please find in attachment a reminder of all your unpaid invoices, for a " "total amount due of:\n" "\n" "%(followup_amount).2f %(company_currency)s\n" "\n" "Thanks,\n" "--\n" "%(user_signature)s\n" "%(company_name)s\n" " " msgstr "" #. module: stock #: help:stock.location,usage:0 msgid "" "* Supplier Location: Virtual location representing the source location for " "products coming from your suppliers\n" " \n" "* View: Virtual location used to create a hierarchical structures for your " "warehouse, aggregating its child locations ; can't directly contain " "products\n" " \n" "* Internal Location: Physical locations inside your own warehouses,\n" " \n" "* Customer Location: Virtual location representing the destination location " "for products sent to your customers\n" " \n" "* Inventory: Virtual location serving as counterpart for inventory " "operations used to correct stock levels (Physical inventories)\n" " \n" "* Procurement: Virtual location serving as temporary counterpart for " "procurement operations when the source (supplier or production) is not known " "yet. This location should be empty when the procurement scheduler has " "finished running.\n" " \n" "* Production: Virtual counterpart location for production operations: this " "location consumes the raw material and produces finished products\n" " " msgstr "" #. module: stock #: field:stock.production.lot.revision,author_id:0 msgid "Author" msgstr "Autor" #. module: stock #: code:addons/stock/stock.py:1302 #, python-format msgid "Delivery Order" msgstr "Comandă de livrare" #. module: stock #: model:ir.model,name:stock.model_stock_move_memory_in msgid "stock.move.memory.in" msgstr "stock.move.memory.in" #. module: stock #: selection:stock.location,chained_auto_packing:0 msgid "Manual Operation" msgstr "Operare manuală" #. module: stock #: view:stock.location:0 #: view:stock.move:0 msgid "Supplier" msgstr "Furnizor" #. module: stock #: field:stock.picking,date_done:0 msgid "Date Done" msgstr "Data executării" #. module: stock #: report:stock.picking.list:0 msgid "Expected Shipping Date" msgstr "Data expediere așteptată" #. module: stock #: selection:stock.move,state:0 msgid "Not Available" msgstr "Nu este disponibil" #. module: stock #: selection:report.stock.move,month:0 msgid "March" msgstr "Martie" #. module: stock #: model:ir.actions.act_window,name:stock.action_view_stock_inventory_line_split #: model:ir.model,name:stock.model_stock_inventory_line_split #: view:stock.inventory:0 #: view:stock.inventory.line:0 msgid "Split inventory lines" msgstr "Împarte liniile de inventar" #. module: stock #: view:stock.inventory:0 msgid "Physical Inventory" msgstr "Inventarul fizic" #. module: stock #: help:stock.location,chained_company_id:0 msgid "" "The company the Picking List containing the chained move will belong to " "(leave empty to use the default company determination rules" msgstr "" #. module: stock #: help:stock.location,chained_picking_type:0 msgid "" "Shipping Type of the Picking List that will contain the chained move (leave " "empty to automatically detect the type based on the source and destination " "locations)." msgstr "" #. module: stock #: view:stock.move.split:0 msgid "Lot number" msgstr "Număr lot" #. module: stock #: field:stock.inventory.line,product_uom:0 #: field:stock.move.consume,product_uom:0 #: field:stock.move.scrap,product_uom:0 msgid "Product UOM" msgstr "UM Produs" #. module: stock #: model:stock.location,name:stock.stock_location_locations_partner msgid "Partner Locations" msgstr "Locații partener" #. module: stock #: view:report.stock.inventory:0 #: view:report.stock.move:0 msgid "Total quantity" msgstr "Cantitate totală" #. module: stock #: model:ir.actions.act_window,name:stock.move_consume #: view:stock.move.consume:0 msgid "Consume Move" msgstr "Mișcare consum" #. module: stock #: model:stock.location,name:stock.stock_location_7 msgid "European Customers" msgstr "Clienți Europeni" #. module: stock #: help:stock.location,chained_delay:0 msgid "Delay between original move and chained move in days" msgstr "" #. module: stock #: view:stock.fill.inventory:0 msgid "Import current product inventory from the following location" msgstr "" #. module: stock #: help:stock.location,chained_auto_packing:0 msgid "" "This is used only if you select a chained location type.\n" "The 'Automatic Move' value will create a stock move after the current one " "that will be validated automatically. With 'Manual Operation', the stock " "move has to be validated by a worker. With 'Automatic No Step Added', the " "location is replaced in the original move." msgstr "" #. module: stock #: view:stock.production.lot:0 msgid "Downstream Traceability" msgstr "Trasabilitate în jos" #. module: stock #: help:product.template,property_stock_production:0 msgid "" "For the current product, this stock location will be used, instead of the " "default one, as the source location for stock moves generated by production " "orders" msgstr "" #. module: stock #: code:addons/stock/stock.py:2006 #, python-format msgid "" "Can not create Journal Entry, Output Account defined on this product and " "Variant account on category of this product are same." msgstr "" #. module: stock #: code:addons/stock/stock.py:1319 #, python-format msgid "is in draft state." msgstr "este în starea de ciornă." #. module: stock #: model:ir.actions.act_window,help:stock.action_tracking_form msgid "" "This is the list of all your packs. When you select a Pack, you can get the " "upstream or downstream traceability of the products contained in the pack." msgstr "" #. module: stock #: model:ir.model,name:stock.model_stock_ups_final msgid "Stock ups final" msgstr "" #. module: stock #: field:stock.location,chained_auto_packing:0 msgid "Chaining Type" msgstr "" #. module: stock #: code:addons/stock/wizard/stock_return_picking.py:126 #, python-format msgid "To be refunded/invoiced" msgstr "Pentru rambursat/facturat" #. module: stock #: model:stock.location,name:stock.stock_location_shop0 msgid "Shop 1" msgstr "" #. module: stock #: view:stock.change.product.qty:0 #: view:stock.change.standard.price:0 #: view:stock.fill.inventory:0 #: view:stock.inventory.merge:0 #: view:stock.invoice.onshipping:0 #: view:stock.location.product:0 #: view:stock.move:0 #: view:stock.move.track:0 #: view:stock.picking:0 #: view:stock.split.into:0 msgid "_Cancel" msgstr "_Anulează" #. module: stock #: view:stock.move:0 msgid "Ready" msgstr "Pregătit" #. module: stock #: view:stock.picking:0 msgid "Calendar View" msgstr "Vizualizare calendar" #. module: stock #: view:stock.picking:0 msgid "Additional Info" msgstr "Info adiționale" #. module: stock #: code:addons/stock/stock.py:1619 #, python-format msgid "Operation forbidden" msgstr "Operație interzisă" #. module: stock #: field:stock.location.product,from_date:0 msgid "From" msgstr "De la" #. module: stock #: code:addons/stock/wizard/stock_return_picking.py:77 #, python-format msgid "You may only return pickings that are Confirmed, Available or Done!" msgstr "" #. module: stock #: view:stock.picking:0 #: field:stock.picking,invoice_state:0 msgid "Invoice Control" msgstr "Control factură" #. module: stock #: model:ir.model,name:stock.model_stock_production_lot_revision msgid "Production lot revisions" msgstr "Revizii loturi de producție" #. module: stock #: view:stock.picking:0 msgid "Internal Picking List" msgstr "Listă de preluare internă" #. module: stock #: selection:report.stock.inventory,state:0 #: selection:report.stock.move,state:0 #: selection:stock.move,state:0 #: selection:stock.picking,state:0 msgid "Waiting" msgstr "Aştept" #. module: stock #: view:stock.move:0 #: selection:stock.move.split.lines,action:0 #: view:stock.picking:0 msgid "Split" msgstr "Împarte" #. module: stock #: view:stock.picking:0 msgid "Search Stock Picking" msgstr "" #. module: stock #: code:addons/stock/product.py:93 #, python-format msgid "Company is not specified in Location" msgstr "Compania nu este specificată în locație" #. module: stock #: view:report.stock.move:0 #: field:stock.partial.move,type:0 msgid "Type" msgstr "Tip" #. module: stock #: model:stock.location,name:stock.stock_location_5 msgid "Generic IT Suppliers" msgstr "" #. module: stock #: report:stock.picking.list:0 msgid "Picking List:" msgstr "Listă preluare:" #. module: stock #: field:stock.inventory,date:0 #: field:stock.move,create_date:0 #: field:stock.production.lot,date:0 #: field:stock.tracking,date:0 msgid "Creation Date" msgstr "Data creării" #. module: stock #: field:report.stock.lines.date,id:0 msgid "Inventory Line Id" msgstr "Id linie inventar" #. module: stock #: help:stock.location,address_id:0 msgid "Address of customer or supplier." msgstr "" #. module: stock #: view:report.stock.move:0 #: field:report.stock.move,picking_id:0 msgid "Packing" msgstr "Împachetare" #. module: stock #: selection:report.stock.inventory,location_type:0 #: field:res.partner,property_stock_customer:0 #: selection:stock.location,usage:0 msgid "Customer Location" msgstr "Locație client" #. module: stock #: code:addons/stock/wizard/stock_partial_move.py:85 #, python-format msgid "Invalid action !" msgstr "Acţiune invalidă !" #. module: stock #: code:addons/stock/wizard/stock_partial_move.py:139 #, python-format msgid "Receive Information" msgstr "Informații primite" #. module: stock #: model:ir.actions.report.xml,name:stock.report_location_overview #: report:lot.stock.overview:0 msgid "Location Inventory Overview" msgstr "" #. module: stock #: model:ir.model,name:stock.model_stock_replacement msgid "Stock Replacement" msgstr "" #. module: stock #: view:stock.inventory:0 msgid "General Informations" msgstr "Informaţii generale" #. module: stock #: selection:stock.location,chained_location_type:0 msgid "None" msgstr "Nespecificat" #. module: stock #: model:ir.actions.act_window,name:stock.action3 #: view:stock.tracking:0 msgid "Downstream traceability" msgstr "Trasabilitate în jos" #. module: stock #: code:addons/stock/wizard/stock_invoice_onshipping.py:101 #, python-format msgid "No Invoices were created" msgstr "Nu au fost create facturi" #. module: stock #: model:stock.location,name:stock.stock_location_company msgid "OpenERP S.A." msgstr "OpenERP S.A." #. module: stock #: code:addons/stock/wizard/stock_partial_move.py:140 #, python-format msgid "Receive" msgstr "Recepţionează" #. module: stock #: help:stock.incoterms,active:0 msgid "" "By unchecking the active field, you may hide an INCOTERM without deleting it." msgstr "" #. module: stock #: view:stock.move:0 #: view:stock.picking:0 #: field:stock.picking,date:0 msgid "Order Date" msgstr "Data comenzii" #. module: stock #: field:stock.location,location_id:0 msgid "Parent Location" msgstr "Locație părinte" #. module: stock #: help:stock.picking,state:0 msgid "" "* Draft: not confirmed yet and will not be scheduled until confirmed\n" "* Confirmed: still waiting for the availability of products\n" "* Available: products reserved, simply waiting for confirmation.\n" "* Waiting: waiting for another move to proceed before it becomes " "automatically available (e.g. in Make-To-Order flows)\n" "* Done: has been processed, can't be modified or cancelled anymore\n" "* Cancelled: has been cancelled, can't be confirmed anymore" msgstr "" #. module: stock #: help:stock.location,company_id:0 msgid "Let this field empty if this location is shared between all companies" msgstr "" #. module: stock #: code:addons/stock/stock.py:2233 #, python-format msgid "Please provide a positive quantity to scrap!" msgstr "" #. module: stock #: field:stock.location,chained_delay:0 msgid "Chaining Lead Time" msgstr "" #. module: stock #: code:addons/stock/wizard/stock_partial_move.py:85 #, python-format msgid "Cannot deliver products which are already delivered !" msgstr "" #. module: stock #: model:ir.model,name:stock.model_stock_invoice_onshipping msgid "Stock Invoice Onshipping" msgstr "" #. module: stock #: help:stock.move,state:0 msgid "" "When the stock move is created it is in the 'Draft' state.\n" " After that, it is set to 'Not Available' state if the scheduler did not " "find the products.\n" " When products are reserved it is set to 'Available'.\n" " When the picking is done the state is 'Done'. \n" "The state is 'Waiting' if the move is waiting for another one." msgstr "" #. module: stock #: selection:report.stock.inventory,location_type:0 #: field:res.partner,property_stock_supplier:0 #: selection:stock.location,usage:0 msgid "Supplier Location" msgstr "Locație furnizor" #. module: stock #: code:addons/stock/stock.py:2254 #, python-format msgid "were scrapped" msgstr "" #. module: stock #: selection:report.stock.move,month:0 msgid "September" msgstr "Septembrie" #. module: stock #: help:stock.picking,backorder_id:0 msgid "" "If this picking was split this field links to the picking that contains the " "other part that has been processed already." msgstr "" #. module: stock #: model:ir.model,name:stock.model_report_stock_inventory msgid "Stock Statistics" msgstr "Statistici stoc" #. module: stock #: field:stock.move.memory.in,currency:0 #: field:stock.move.memory.out,currency:0 msgid "Currency" msgstr "Moneda" #. module: stock #: field:product.product,track_production:0 msgid "Track Manufacturing Lots" msgstr "Urmărire loturi producție" #. module: stock #: code:addons/stock/wizard/stock_inventory_merge.py:44 #, python-format msgid "" "Please select multiple physical inventories to merge in the list view." msgstr "" #. module: stock #: model:ir.actions.act_window,name:stock.act_product_stock_move_open #: model:ir.actions.act_window,name:stock.action_move_form2 #: model:ir.ui.menu,name:stock.menu_action_move_form2 #: view:stock.inventory:0 #: view:stock.move:0 #: view:stock.picking:0 #: view:stock.production.lot:0 #: view:stock.tracking:0 msgid "Stock Moves" msgstr "Mişcări stoc" #. module: stock #: selection:report.stock.move,type:0 #: selection:stock.location,chained_picking_type:0 #: selection:stock.picking,type:0 msgid "Sending Goods" msgstr "Trimitere bunuri" #. module: stock #: view:stock.picking:0 msgid "Cancel Availability" msgstr "Anulare disponibilitate" #. module: stock #: help:stock.move,date_expected:0 msgid "Scheduled date for the processing of this move" msgstr "Data programată pentru procesarea acestei mișcări" #. module: stock #: field:stock.inventory,move_ids:0 msgid "Created Moves" msgstr "Creare mișcări" #. module: stock #: model:stock.location,name:stock.stock_location_14 msgid "Shelf 2" msgstr "" #. module: stock #: field:stock.report.tracklots,tracking_id:0 msgid "Tracking lot" msgstr "Urmărire lot" #. module: stock #: view:stock.picking:0 msgid "Back Orders" msgstr "" #. module: stock #: view:product.product:0 #: view:product.template:0 msgid "Counter-Part Locations Properties" msgstr "" #. module: stock #: view:stock.location:0 msgid "Localization" msgstr "Localizare" #. module: stock #: model:ir.model,name:stock.model_stock_report_tracklots msgid "Stock report by tracking lots" msgstr "Raport stoc după loturi" #. module: stock #: code:addons/stock/product.py:370 #, python-format msgid "Delivered Qty" msgstr "Cant. Livrată" #. module: stock #: model:ir.actions.act_window,name:stock.track_line #: view:stock.inventory.line.split:0 #: view:stock.move.split:0 msgid "Split in lots" msgstr "Împărțire în loturi" #. module: stock #: view:stock.move.split:0 msgid "Production Lot Numbers" msgstr "Numere loturi producție" #. module: stock #: view:report.stock.inventory:0 #: field:report.stock.inventory,date:0 #: field:report.stock.move,date:0 #: view:stock.inventory:0 #: report:stock.inventory.move:0 #: view:stock.move:0 #: field:stock.move,date:0 #: field:stock.partial.move,date:0 #: field:stock.partial.picking,date:0 #: view:stock.picking:0 msgid "Date" msgstr "Data" #. module: stock #: view:report.stock.inventory:0 #: view:report.stock.move:0 #: view:stock.move:0 #: view:stock.picking:0 msgid "Extended Filters..." msgstr "Filtre extinse..." #. module: stock #: field:stock.warehouse,lot_stock_id:0 msgid "Location Stock" msgstr "Loc de stoc" #. module: stock #: code:addons/stock/wizard/stock_inventory_merge.py:64 #, python-format msgid "Merging is only allowed on draft inventories." msgstr "" #. module: stock #: model:ir.ui.menu,name:stock.menu_dashboard_stock msgid "Dashboard" msgstr "Tablou de bord" #. module: stock #: model:ir.model,name:stock.model_stock_move_track msgid "Track moves" msgstr "Urmărește mișcări" #. module: stock #: field:stock.incoterms,code:0 msgid "Code" msgstr "Cod" #. module: stock #: view:stock.inventory.line.split:0 msgid "Lots Number" msgstr "Numere loturi" #. module: stock #: model:ir.actions.act_window,name:stock.open_board_warehouse #: model:ir.ui.menu,name:stock.menu_board_warehouse msgid "Warehouse Dashboard" msgstr "Panou de bord depozit" #. module: stock #: code:addons/stock/stock.py:512 #, python-format msgid "You can not remove a lot line !" msgstr "" #. module: stock #: model:ir.model,name:stock.model_stock_move_scrap #: view:stock.move:0 #: view:stock.move.scrap:0 #: view:stock.picking:0 msgid "Scrap Products" msgstr "Produse rebuturi" #. module: stock #: code:addons/stock/stock.py:1128 #, python-format msgid "You cannot remove the picking which is in %s state !" msgstr "" #. module: stock #: view:stock.inventory.line.split:0 #: view:stock.move.consume:0 #: view:stock.move.scrap:0 #: view:stock.move.split:0 #: view:stock.picking:0 msgid "Cancel" msgstr "Renunţă" #. module: stock #: model:ir.actions.act_window,name:stock.act_stock_return_picking #: model:ir.model,name:stock.model_stock_return_picking msgid "Return Picking" msgstr "" #. module: stock #: view:stock.inventory:0 #: view:stock.move:0 #: view:stock.picking:0 msgid "Split in production lots" msgstr "Împarte în loturi de producție" #. module: stock #: model:ir.model,name:stock.model_stock_location #: view:report.stock.inventory:0 #: field:report.stock.inventory,location_id:0 #: field:stock.change.product.qty,location_id:0 #: field:stock.fill.inventory,location_id:0 #: field:stock.inventory.line,location_id:0 #: report:stock.inventory.move:0 #: view:stock.location:0 #: view:stock.move:0 #: field:stock.move.consume,location_id:0 #: field:stock.move.scrap,location_id:0 #: field:stock.picking,location_id:0 #: report:stock.picking.list:0 #: field:stock.report.prodlots,location_id:0 #: field:stock.report.tracklots,location_id:0 msgid "Location" msgstr "Locație" #. module: stock #: view:product.template:0 msgid "Information" msgstr "Informații" #. module: stock #: report:stock.picking.list:0 msgid "Shipping Address :" msgstr "Adresă expediere:" #. module: stock #: code:addons/stock/wizard/stock_return_picking.py:115 #, python-format msgid "Provide the quantities of the returned products." msgstr "" #. module: stock #: code:addons/stock/stock.py:2009 #, python-format msgid "" "Can not create Journal Entry, Input Account defined on this product and " "Variant account on category of this product are same." msgstr "" #. module: stock #: view:stock.change.standard.price:0 msgid "Cost Price" msgstr "Preţ standard" #. module: stock #: view:product.product:0 #: field:product.product,valuation:0 msgid "Inventory Valuation" msgstr "Evaluare Inventar" #. module: stock #: view:stock.picking:0 msgid "Create Invoice" msgstr "Creează factură" #. module: stock #: view:stock.move:0 #: view:stock.picking:0 msgid "Process Later" msgstr "Operează mai târziu" #. module: stock #: help:res.partner,property_stock_supplier:0 msgid "" "This stock location will be used, instead of the default one, as the source " "location for goods you receive from the current partner" msgstr "" #. module: stock #: field:stock.warehouse,partner_address_id:0 msgid "Owner Address" msgstr "Adresă titular" #. module: stock #: help:stock.move,price_unit:0 msgid "" "Technical field used to record the product cost set by the user during a " "picking confirmation (when average price costing method is used)" msgstr "" #. module: stock #: model:ir.actions.act_window,help:stock.action_stock_move_report msgid "" "Moves Analysis allows you to easily check and analyse your company stock " "moves. Use this report when you want to analyse the different routes taken " "by your products and inventory management performance." msgstr "" "Analiza mișcărilor ​​vă permite să verificați şi analizați cu ușurința " "mișcările de stoci. Folosiţi acest raport atunci când doriţi să analizați " "trasabilitatea și performanța managementului." #. module: stock #: field:report.stock.move,day_diff1:0 msgid "Planned Lead Time (Days)" msgstr "" #. module: stock #: field:stock.change.standard.price,new_price:0 msgid "Price" msgstr "Preț" #. module: stock #: view:stock.inventory:0 msgid "Search Inventory" msgstr "Caută inventar" #. module: stock #: field:stock.move.track,quantity:0 msgid "Quantity per lot" msgstr "Cantitate pe lot" #. module: stock #: code:addons/stock/stock.py:2012 #, python-format msgid "" "There is no stock input account defined for this product or its category: " "\"%s\" (id: %d)" msgstr "" #. module: stock #: code:addons/stock/product.py:360 #, python-format msgid "Received Qty" msgstr "Cant. recepționată" #. module: stock #: field:stock.production.lot,ref:0 msgid "Internal Reference" msgstr "Referinţă internă" #. module: stock #: help:stock.production.lot,prefix:0 msgid "" "Optional prefix to prepend when displaying this serial number: PREFIX/SERIAL " "[INT_REF]" msgstr "" #. module: stock #: model:ir.actions.act_window,name:stock.action_view_stock_fill_inventory #: model:ir.model,name:stock.model_stock_fill_inventory #: view:stock.fill.inventory:0 msgid "Import Inventory" msgstr "Importă inventar" #. module: stock #: field:stock.incoterms,name:0 #: field:stock.move,name:0 #: field:stock.warehouse,name:0 msgid "Name" msgstr "Nume" #. module: stock #: view:product.product:0 msgid "Stocks" msgstr "Stocuri" #. module: stock #: model:ir.module.module,description:stock.module_meta_information msgid "" "OpenERP Inventory Management module can manage multi-warehouses, multi and " "structured stock locations.\n" "Thanks to the double entry management, the inventory controlling is powerful " "and flexible:\n" "* Moves history and planning,\n" "* Different inventory methods (FIFO, LIFO, ...)\n" "* Stock valuation (standard or average price, ...)\n" "* Robustness faced with Inventory differences\n" "* Automatic reordering rules (stock level, JIT, ...)\n" "* Bar code supported\n" "* Rapid detection of mistakes through double entry system\n" "* Traceability (upstream/downstream, production lots, serial number, ...)\n" "* Dashboard for warehouse that includes:\n" " * Products to receive in delay (date < = today)\n" " * Procurement in exception\n" " * Graph : Number of Receive products vs planned (bar graph on week par " "day)\n" " * Graph : Number of Delivery products vs planned (bar graph on week par " "day)\n" " " msgstr "" #. module: stock #: help:product.template,property_stock_inventory:0 msgid "" "For the current product, this stock location will be used, instead of the " "default one, as the source location for stock moves generated when you do an " "inventory" msgstr "" #. module: stock #: view:report.stock.lines.date:0 msgid "Stockable" msgstr "Stocabil" #. module: stock #: selection:product.product,valuation:0 msgid "Real Time (automated)" msgstr "Timp real (automat)" #. module: stock #: help:stock.move,tracking_id:0 msgid "Logistical shipping unit: pallet, box, pack ..." msgstr "" #. module: stock #: view:stock.change.product.qty:0 #: view:stock.change.standard.price:0 msgid "_Apply" msgstr "_Aplică" #. module: stock #: report:lot.stock.overview:0 #: report:lot.stock.overview_all:0 #: report:stock.inventory.move:0 #: report:stock.picking.list:0 msgid "]" msgstr "]" #. module: stock #: field:product.template,property_stock_inventory:0 msgid "Inventory Location" msgstr "Locație inventar" #. module: stock #: view:report.stock.inventory:0 #: view:report.stock.move:0 msgid "Total value" msgstr "Valoare totală" #. module: stock #: help:stock.location,chained_journal_id:0 msgid "" "Inventory Journal in which the chained move will be written, if the Chaining " "Type is not Transparent (no journal is used if left empty)" msgstr "" #. module: stock #: view:board.board:0 #: model:ir.actions.act_window,name:stock.action_incoming_product_board msgid "Incoming Product" msgstr "Intrare produs" #. module: stock #: view:stock.move:0 msgid "Creation" msgstr "Creare" #. module: stock #: field:stock.move.memory.in,cost:0 #: field:stock.move.memory.out,cost:0 msgid "Cost" msgstr "Cost" #. module: stock #: field:product.category,property_stock_account_input_categ:0 #: field:product.template,property_stock_account_input:0 #: field:stock.change.standard.price,stock_account_input:0 #: field:stock.location,valuation_in_account_id:0 msgid "Stock Input Account" msgstr "Cont intrare stoc" #. module: stock #: model:ir.ui.menu,name:stock.menu_stock_warehouse_mgmt #: model:ir.ui.menu,name:stock.menu_warehouse_config msgid "Warehouse Management" msgstr "Gestiune depozit" #. module: stock #: selection:stock.picking,move_type:0 msgid "Partial Delivery" msgstr "Livrare parţială" #. module: stock #: selection:stock.location,chained_auto_packing:0 msgid "Automatic No Step Added" msgstr "Automatic fără adăugare de paşi" #. module: stock #: code:addons/stock/stock.py:2385 #, python-format msgid "Product " msgstr "Produs " #. module: stock #: view:stock.location.product:0 msgid "Stock Location Analysis" msgstr "Analize locație stoc" #. module: stock #: help:stock.move,date:0 msgid "" "Move date: scheduled date until move is done, then date of actual move " "processing" msgstr "" "Data mișcării: data planificată dacă mișcarea nu este efectuată, după care " "este data procesării." #. module: stock #: field:report.stock.lines.date,date:0 msgid "Latest Inventory Date" msgstr "Ultima dată de inventariere" #. module: stock #: view:report.stock.inventory:0 #: view:report.stock.move:0 #: view:stock.inventory:0 #: view:stock.move:0 #: view:stock.picking:0 #: view:stock.production.lot:0 msgid "Group By..." msgstr "Grupează după..." #. module: stock #: view:stock.location:0 msgid "Chained Locations" msgstr "" #. module: stock #: model:stock.location,name:stock.location_inventory msgid "Inventory loss" msgstr "" #. module: stock #: code:addons/stock/stock.py:1311 #, python-format msgid "Document" msgstr "Document" #. module: stock #: view:stock.picking:0 msgid "Input Picking List" msgstr "Intrare listă preluare" #. module: stock #: field:stock.move,product_uom:0 #: field:stock.move.memory.in,product_uom:0 #: field:stock.move.memory.out,product_uom:0 msgid "Unit of Measure" msgstr "Unitate de măsură" #. module: stock #: code:addons/stock/product.py:176 #, python-format msgid "Products: " msgstr "Produse: " #. module: stock #: help:product.product,track_production:0 msgid "" "Forces to specify a Production Lot for all moves containing this product and " "generated by a Manufacturing Order" msgstr "" #. module: stock #: model:ir.actions.act_window,name:stock.track_line_old #: view:stock.move.track:0 msgid "Tracking a move" msgstr "Urmărire mișcare" #. module: stock #: view:product.product:0 msgid "Update" msgstr "Actualizează" #. module: stock #: view:stock.inventory:0 msgid "Set to Draft" msgstr "Schimbă în ciornă" #. module: stock #: model:ir.actions.act_window,name:stock.action_stock_journal_form #: model:ir.ui.menu,name:stock.menu_action_stock_journal_form msgid "Stock Journals" msgstr "Jurnale stoc" #. module: stock #: selection:report.stock.move,type:0 msgid "Others" msgstr "Altele" #. module: stock #: code:addons/stock/product.py:90 #, python-format msgid "Could not find any difference between standard price and new price!" msgstr "" #. module: stock #: model:ir.model,name:stock.model_stock_partial_picking msgid "Partial Picking" msgstr "Parțial preluat" #. module: stock #: model:stock.location,name:stock.stock_location_scrapped #: field:stock.move,scrapped:0 msgid "Scrapped" msgstr "Rebut" #. module: stock #: view:stock.inventory:0 msgid "Products " msgstr "Produse " #. module: stock #: field:product.product,track_incoming:0 msgid "Track Incoming Lots" msgstr "Urmărire loturi aprovizionare" #. module: stock #: view:board.board:0 msgid "Warehouse board" msgstr "Panou depozit" #. module: stock #: code:addons/stock/product.py:380 #, python-format msgid "Future Qty" msgstr "Cant. viitoare" #. module: stock #: field:product.category,property_stock_variation:0 msgid "Stock Variation Account" msgstr "Cont variații de stoc" #. module: stock #: field:stock.move,note:0 #: view:stock.picking:0 #: field:stock.picking,note:0 msgid "Notes" msgstr "Note" #. module: stock #: report:lot.stock.overview:0 #: report:lot.stock.overview_all:0 msgid "Value" msgstr "Valoare" #. module: stock #: field:report.stock.move,type:0 #: field:stock.location,chained_picking_type:0 #: field:stock.picking,type:0 msgid "Shipping Type" msgstr "Tip expediere" #. module: stock #: code:addons/stock/stock.py:2210 #, python-format msgid "You can only delete draft moves." msgstr "Puteți șterge doar mișcări în starea ciornă." #. module: stock #: code:addons/stock/wizard/stock_partial_picking.py:97 #: model:ir.actions.act_window,name:stock.act_product_location_open #: model:ir.ui.menu,name:stock.menu_stock_products_menu #: view:stock.inventory:0 #: view:stock.picking:0 #, python-format msgid "Products" msgstr "Produse" #. module: stock #: view:stock.change.standard.price:0 msgid "Change Price" msgstr "Schimbă prețul" #. module: stock #: field:stock.picking,move_type:0 msgid "Delivery Method" msgstr "Metodă livrare" #. module: stock #: help:report.stock.move,location_dest_id:0 #: help:stock.move,location_dest_id:0 #: help:stock.picking,location_dest_id:0 msgid "Location where the system will stock the finished products." msgstr "Locația în care sistemul va stoca produsele finite." #. module: stock #: help:product.category,property_stock_variation:0 msgid "" "When real-time inventory valuation is enabled on a product, this account " "will hold the current value of the products." msgstr "" #. module: stock #: model:ir.actions.act_window,help:stock.action_reception_picking_move msgid "" "Here you can receive individual products, no matter what purchase order or " "picking order they come from. You will find the list of all products you are " "waiting for. Once you receive an order, you can filter based on the name of " "the supplier or the purchase order reference. Then you can confirm all " "products received using the buttons on the right of each line." msgstr "" #. module: stock #: model:ir.model,name:stock.model_stock_move msgid "Stock Move" msgstr "Mişcare stoc" #. module: stock #: view:report.stock.move:0 msgid "Delay(Days)" msgstr "Așteptare (zile)" #. module: stock #: field:stock.move.memory.in,move_id:0 #: field:stock.move.memory.out,move_id:0 msgid "Move" msgstr "Mișcă" #. module: stock #: help:stock.picking,min_date:0 msgid "Expected date for the picking to be processed" msgstr "" #. module: stock #: code:addons/stock/product.py:376 #, python-format msgid "P&L Qty" msgstr "" #. module: stock #: view:stock.production.lot:0 #: field:stock.production.lot,revisions:0 msgid "Revisions" msgstr "Revizii" #. module: stock #: view:stock.picking:0 msgid "This operation will cancel the shipment. Do you want to continue?" msgstr "" #. module: stock #: help:product.product,valuation:0 msgid "" "If real-time valuation is enabled for a product, the system will " "automatically write journal entries corresponding to stock moves.The " "inventory variation account set on the product category will represent the " "current inventory value, and the stock input and stock output account will " "hold the counterpart moves for incoming and outgoing products." msgstr "" #. module: stock #: model:ir.actions.act_window,help:stock.action_stock_inventory_report msgid "" "Inventory Analysis allows you to easily check and analyse your company stock " "levels. Sort and group by selection criteria in order to better analyse and " "manage your company activities." msgstr "" #. module: stock #: help:report.stock.move,location_id:0 #: help:stock.move,location_id:0 msgid "" "Sets a location if you produce at a fixed location. This can be a partner " "location if you subcontract the manufacturing operations." msgstr "" #. module: stock #: model:ir.actions.act_window,help:stock.action_location_form msgid "" "Define your locations to reflect your warehouse structure and organization. " "OpenERP is able to manage physical locations (warehouses, shelves, bin, " "etc), partner locations (customers, suppliers) and virtual locations which " "are the counterpart of the stock operations like the manufacturing orders " "consumptions, inventories, etc. Every stock operation in OpenERP moves the " "products from one location to another one. For instance, if you receive " "products from a supplier, OpenERP will move products from the Supplier " "location to the Stock location. Each report can be performed on physical, " "partner or virtual locations." msgstr "" #. module: stock #: view:stock.invoice.onshipping:0 msgid "Create" msgstr "Crează" #. module: stock #: view:stock.move:0 #: view:stock.picking:0 msgid "Dates" msgstr "Date" #. module: stock #: field:stock.move,priority:0 msgid "Priority" msgstr "Prioritate" #. module: stock #: view:stock.move:0 msgid "Source" msgstr "Sursă" #. module: stock #: code:addons/stock/stock.py:2589 #: model:ir.model,name:stock.model_stock_inventory #: selection:report.stock.inventory,location_type:0 #: field:stock.inventory.line,inventory_id:0 #: report:stock.inventory.move:0 #: selection:stock.location,usage:0 #, python-format msgid "Inventory" msgstr "Inventar" #. module: stock #: model:ir.model,name:stock.model_stock_picking msgid "Picking List" msgstr "Listă preluare" #. module: stock #: sql_constraint:stock.production.lot:0 msgid "" "The combination of serial number and internal reference must be unique !" msgstr "" #. module: stock #: model:ir.model,name:stock.model_stock_ups msgid "Stock ups" msgstr "" #. module: stock #: view:stock.inventory:0 msgid "Cancel Inventory" msgstr "Anularea inventar" #. module: stock #: field:stock.move.split.lines,name:0 #: field:stock.move.split.lines.exist,name:0 msgid "Tracking serial" msgstr "Urmărire serial" #. module: stock #: code:addons/stock/report/report_stock.py:78 #: code:addons/stock/report/report_stock.py:135 #: code:addons/stock/stock.py:754 #, python-format msgid "Error !" msgstr "Eroare !" #. module: stock #: model:ir.model,name:stock.model_stock_replacement_result msgid "Stock Replacement result" msgstr "" #. module: stock #: model:ir.ui.menu,name:stock.menu_stock_unit_measure_stock #: model:ir.ui.menu,name:stock.menu_stock_uom_form_action msgid "Units of Measure" msgstr "Unităţi de măsură" #. module: stock #: selection:stock.location,chained_location_type:0 msgid "Fixed Location" msgstr "" #. module: stock #: selection:report.stock.move,month:0 msgid "July" msgstr "Iulie" #. module: stock #: view:report.stock.lines.date:0 msgid "Consumable" msgstr "Consumabile" #. module: stock #: model:ir.actions.act_window,help:stock.action_stock_line_date msgid "" "Display the last inventories done on your products and easily sort them with " "specific filtering criteria. If you do frequent and partial inventories, you " "need this report in order to ensure that the stock of each product is " "controlled at least once a year." msgstr "" #. module: stock #: model:ir.actions.report.xml,name:stock.report_product_history msgid "Stock Level Forecast" msgstr "Nivel stoc prognozat" #. module: stock #: model:ir.model,name:stock.model_stock_journal #: field:report.stock.move,stock_journal:0 #: view:stock.journal:0 #: field:stock.journal,name:0 #: field:stock.picking,stock_journal_id:0 msgid "Stock Journal" msgstr "Jurnal stoc" #. module: stock #: selection:report.stock.inventory,location_type:0 #: selection:stock.location,usage:0 msgid "Procurement" msgstr "Aprovizionare" #. module: stock #: model:stock.location,name:stock.stock_location_4 msgid "Maxtor Suppliers" msgstr "" #. module: stock #: code:addons/stock/wizard/stock_change_product_qty.py:80 #: code:addons/stock/wizard/stock_change_standard_price.py:106 #, python-format msgid "Active ID is not set in Context" msgstr "" #. module: stock #: view:stock.picking:0 msgid "Force Availability" msgstr "Forțare disponibilitate" #. module: stock #: model:ir.actions.act_window,name:stock.move_scrap #: view:stock.move.scrap:0 msgid "Scrap Move" msgstr "" #. module: stock #: code:addons/stock/wizard/stock_partial_move.py:138 #: model:ir.actions.act_window,name:stock.action_reception_picking_move #: model:ir.ui.menu,name:stock.menu_action_pdct_in #: view:stock.move:0 #, python-format msgid "Receive Products" msgstr "Recepții produse" #. module: stock #: code:addons/stock/wizard/stock_partial_move.py:131 #: model:ir.actions.act_window,name:stock.action_out_picking_move #: model:ir.ui.menu,name:stock.menu_action_pdct_out #, python-format msgid "Deliver Products" msgstr "Livrări produse" #. module: stock #: view:stock.location.product:0 msgid "View Stock of Products" msgstr "Afişare stoc după produse" #. module: stock #: view:stock.picking:0 msgid "Internal Picking list" msgstr "Liste interne de preluare" #. module: stock #: view:report.stock.move:0 #: field:report.stock.move,month:0 msgid "Month" msgstr "Luna" #. module: stock #: help:stock.picking,date_done:0 msgid "Date of Completion" msgstr "" #. module: stock #: help:stock.production.lot,name:0 msgid "Unique production lot, will be displayed as: PREFIX/SERIAL [INT_REF]" msgstr "" #. module: stock #: help:stock.tracking,active:0 msgid "" "By unchecking the active field, you may hide a pack without deleting it." msgstr "" #. module: stock #: view:stock.inventory.merge:0 msgid "Yes" msgstr "Da" #. module: stock #: field:stock.inventory,inventory_line_id:0 msgid "Inventories" msgstr "Inventare" #. module: stock #: view:report.stock.move:0 msgid "Todo" msgstr "De Făcut" #. module: stock #: view:report.stock.inventory:0 #: field:report.stock.inventory,company_id:0 #: view:report.stock.move:0 #: field:report.stock.move,company_id:0 #: field:stock.inventory,company_id:0 #: field:stock.inventory.line,company_id:0 #: field:stock.location,company_id:0 #: field:stock.move,company_id:0 #: field:stock.picking,company_id:0 #: field:stock.production.lot,company_id:0 #: field:stock.production.lot.revision,company_id:0 #: field:stock.warehouse,company_id:0 msgid "Company" msgstr "Firmă" #. module: stock #: view:stock.move:0 #: view:stock.picking:0 msgid "Unit Of Measure" msgstr "Unitate de măsură" #. module: stock #: code:addons/stock/product.py:122 #, python-format msgid "" "There is no stock input account defined for this product: \"%s\" (id: %d)" msgstr "" #. module: stock #: code:addons/stock/stock.py:2339 #, python-format msgid "Can not consume a move with negative or zero quantity !" msgstr "" #. module: stock #: field:stock.location,stock_real:0 msgid "Real Stock" msgstr "Stoc real" #. module: stock #: view:stock.fill.inventory:0 msgid "Fill Inventory" msgstr "" #. module: stock #: constraint:product.template:0 msgid "" "Error: The default UOM and the purchase UOM must be in the same category." msgstr "" "Eroare: unitatea de masură implicită și unitatea de masură de aprovizionare " "trebuie să facă parte din aceeasi categorie." #. module: stock #: help:product.category,property_stock_account_input_categ:0 msgid "" "When doing real-time inventory valuation, counterpart Journal Items for all " "incoming stock moves will be posted in this account. This is the default " "value for all products in this category, it can also directly be set on each " "product." msgstr "" #. module: stock #: field:stock.production.lot.revision,date:0 msgid "Revision Date" msgstr "Dată revizie" #. module: stock #: view:report.stock.inventory:0 #: field:report.stock.inventory,prodlot_id:0 #: view:stock.move:0 #: field:stock.move.split.lines,lot_id:0 #: field:stock.move.split.lines.exist,lot_id:0 #: report:stock.picking.list:0 msgid "Lot" msgstr "Lot" #. module: stock #: view:stock.move.split:0 msgid "Production Lot Number" msgstr "Număr lot producție" #. module: stock #: field:stock.move,product_uos_qty:0 msgid "Quantity (UOS)" msgstr "Cantitate (UOS)" #. module: stock #: code:addons/stock/stock.py:1664 #, python-format msgid "" "You are moving %.2f %s products but only %.2f %s available in this lot." msgstr "" #. module: stock #: view:stock.move:0 msgid "Set Available" msgstr "" #. module: stock #: report:stock.picking.list:0 msgid "Contact Address :" msgstr "Adresă contact:" #. module: stock #: field:stock.move,backorder_id:0 msgid "Back Order" msgstr "" #. module: stock #: field:stock.incoterms,active:0 #: field:stock.location,active:0 #: field:stock.tracking,active:0 msgid "Active" msgstr "Activ" #. module: stock #: model:ir.module.module,shortdesc:stock.module_meta_information msgid "Inventory Management" msgstr "Gestiune inventar" #. module: stock #: view:product.template:0 msgid "Properties" msgstr "Proprietăţi" #. module: stock #: code:addons/stock/stock.py:974 #, python-format msgid "Error, no partner !" msgstr "Eroare, fără partener!" #. module: stock #: code:addons/stock/wizard/stock_fill_inventory.py:47 #, python-format msgid "You cannot perform this operation on more than one Stock Inventories." msgstr "" #. module: stock #: model:ir.actions.act_window,name:stock.action_incoterms_tree #: model:ir.model,name:stock.model_stock_incoterms #: model:ir.ui.menu,name:stock.menu_action_incoterm_open #: view:stock.incoterms:0 msgid "Incoterms" msgstr "" #. module: stock #: report:lot.stock.overview:0 #: report:lot.stock.overview_all:0 #: report:stock.inventory.move:0 msgid "Total:" msgstr "Total:" #. module: stock #: help:stock.incoterms,name:0 msgid "" "Incoterms are series of sales terms.They are used to divide transaction " "costs and responsibilities between buyer and seller and reflect state-of-the-" "art transportation practices." msgstr "" #. module: stock #: help:stock.fill.inventory,recursive:0 msgid "" "If checked, products contained in child locations of selected location will " "be included as well." msgstr "" #. module: stock #: field:stock.move.track,tracking_prefix:0 msgid "Tracking prefix" msgstr "Prefix urmărire" #. module: stock #: field:stock.inventory,name:0 msgid "Inventory Reference" msgstr "Referință inventar" #. module: stock #: code:addons/stock/stock.py:1304 #, python-format msgid "Internal picking" msgstr "Preluare internă" #. module: stock #: view:stock.location.product:0 msgid "Open Product" msgstr "" #. module: stock #: field:stock.location.product,to_date:0 msgid "To" msgstr "La" #. module: stock #: view:stock.move:0 #: view:stock.picking:0 msgid "Process" msgstr "Proces" #. module: stock #: field:stock.production.lot.revision,name:0 msgid "Revision Name" msgstr "Nume revizie" #. module: stock #: model:ir.model,name:stock.model_stock_warehouse #: model:ir.ui.menu,name:stock.menu_stock_root #: view:stock.warehouse:0 msgid "Warehouse" msgstr "Depozit" #. module: stock #: view:stock.location.product:0 msgid "" "(Keep empty to open the current situation. Adjust HH:MM:SS to 00:00:00 to " "filter all resources of the day for the 'From' date and 23:59:59 for the " "'To' date)" msgstr "" #. module: stock #: view:product.category:0 msgid "Accounting Stock Properties" msgstr "" #. module: stock #: model:ir.actions.act_window,name:stock.action_picking_tree_out msgid "Customers Packings" msgstr "" #. module: stock #: selection:report.stock.inventory,state:0 #: view:report.stock.move:0 #: selection:report.stock.move,state:0 #: selection:stock.inventory,state:0 #: view:stock.move:0 #: selection:stock.move,state:0 #: view:stock.picking:0 #: selection:stock.picking,state:0 msgid "Done" msgstr "Efectuat" #. module: stock #: model:ir.actions.act_window,name:stock.action_view_change_standard_price #: model:ir.model,name:stock.model_stock_change_standard_price #: view:stock.change.standard.price:0 msgid "Change Standard Price" msgstr "Schimbă preţul standard" #. module: stock #: model:stock.location,name:stock.stock_location_locations_virtual msgid "Virtual Locations" msgstr "Locaţii virtuale" #. module: stock #: selection:stock.picking,invoice_state:0 msgid "To Be Invoiced" msgstr "Va fi facturat" #. module: stock #: field:stock.inventory,date_done:0 msgid "Date done" msgstr "Data execuției" #. module: stock #: code:addons/stock/stock.py:975 #, python-format msgid "" "Please put a partner on the picking list if you want to generate invoice." msgstr "" "Vă rog să treceţi un partener în lista de ridicare dacă doriţi să generaţi " "factura." #. module: stock #: selection:stock.move,priority:0 msgid "Not urgent" msgstr "Nu e urgent" #. module: stock #: view:stock.move:0 msgid "To Do" msgstr "De făcut" #. module: stock #: model:ir.actions.act_window,name:stock.action_warehouse_form #: model:ir.ui.menu,name:stock.menu_action_warehouse_form msgid "Warehouses" msgstr "Depozite" #. module: stock #: field:stock.journal,user_id:0 msgid "Responsible" msgstr "Responsabil" #. module: stock #: model:ir.actions.act_window,name:stock.action_stock_inventory_report #: model:ir.ui.menu,name:stock.menu_action_stock_inventory_report #: view:report.stock.inventory:0 msgid "Inventory Analysis" msgstr "Analize inventar" #. module: stock #: field:stock.invoice.onshipping,journal_id:0 msgid "Destination Journal" msgstr "" #. module: stock #: model:ir.actions.act_window,name:stock.act_stock_tracking_lot_2_stock_report_tracklots #: model:stock.location,name:stock.stock_location_stock msgid "Stock" msgstr "Stoc" #. module: stock #: model:ir.model,name:stock.model_product_product #: model:ir.ui.menu,name:stock.menu_product_in_config_stock #: model:ir.ui.menu,name:stock.menu_stock_product #: view:report.stock.inventory:0 #: field:report.stock.inventory,product_id:0 #: field:report.stock.lines.date,product_id:0 #: view:report.stock.move:0 #: field:report.stock.move,product_id:0 #: field:stock.change.product.qty,product_id:0 #: field:stock.inventory.line,product_id:0 #: field:stock.inventory.line.split,product_id:0 #: report:stock.inventory.move:0 #: view:stock.move:0 #: field:stock.move,product_id:0 #: field:stock.move.consume,product_id:0 #: field:stock.move.memory.in,product_id:0 #: field:stock.move.memory.out,product_id:0 #: field:stock.move.scrap,product_id:0 #: field:stock.move.split,product_id:0 #: view:stock.production.lot:0 #: field:stock.production.lot,product_id:0 #: field:stock.report.prodlots,product_id:0 #: field:stock.report.tracklots,product_id:0 msgid "Product" msgstr "Produs" #. module: stock #: code:addons/stock/wizard/stock_return_picking.py:126 #, python-format msgid "Invoicing" msgstr "Facturare" #. module: stock #: code:addons/stock/stock.py:2274 #: code:addons/stock/stock.py:2334 #, python-format msgid "Please provide Proper Quantity !" msgstr "" #. module: stock #: field:stock.move,product_uos:0 msgid "Product UOS" msgstr "UdV produs" #. module: stock #: field:stock.location,posz:0 msgid "Height (Z)" msgstr "Înălţime (Z)" #. module: stock #: field:stock.ups,weight:0 msgid "Lot weight" msgstr "" #. module: stock #: model:ir.model,name:stock.model_stock_move_consume #: view:stock.move.consume:0 msgid "Consume Products" msgstr "Consumă produse" #. module: stock #: code:addons/stock/stock.py:1663 #, python-format msgid "Insufficient Stock in Lot !" msgstr "" #. module: stock #: field:stock.location,parent_right:0 msgid "Right Parent" msgstr "" #. module: stock #: field:stock.picking,address_id:0 msgid "Address" msgstr "Adresă" #. module: stock #: report:lot.stock.overview:0 #: report:lot.stock.overview_all:0 msgid "Variants" msgstr "Variante" #. module: stock #: field:stock.location,posx:0 msgid "Corridor (X)" msgstr "Coridor (X)" #. module: stock #: model:stock.location,name:stock.stock_location_suppliers msgid "Suppliers" msgstr "Furnizori" #. module: stock #: field:report.stock.inventory,value:0 #: field:report.stock.move,value:0 msgid "Total Value" msgstr "Valoare totală" #. module: stock #: model:ir.ui.menu,name:stock.menu_product_by_category_stock_form msgid "Products by Category" msgstr "Produse după categorie" #. module: stock #: model:ir.ui.menu,name:stock.menu_product_category_config_stock msgid "Products Categories" msgstr "Categorii Produse" #. module: stock #: field:stock.move.memory.in,wizard_id:0 #: field:stock.move.memory.out,wizard_id:0 msgid "Wizard" msgstr "Expert" #. module: stock #: model:ir.actions.act_window,name:stock.action_view_stock_location_product #: model:ir.model,name:stock.model_stock_location_product msgid "Products by Location" msgstr "Produse după locaţie" #. module: stock #: field:stock.fill.inventory,recursive:0 msgid "Include children" msgstr "" #. module: stock #: model:stock.location,name:stock.stock_location_components msgid "Shelf 1" msgstr "" #. module: stock #: model:ir.actions.act_window,help:stock.action_picking_tree6 msgid "" "Internal Moves display all inventory operations you have to perform in your " "warehouse. All operations can be categorized into stock journals, so that " "each worker has his own list of operations to perform in his own journal. " "Most operations are prepared automatically by OpenERP according to your " "preconfigured logistics rules, but you can also record manual stock " "operations." msgstr "" #. module: stock #: view:stock.move:0 msgid "Order" msgstr "Comandă" #. module: stock #: field:stock.tracking,name:0 msgid "Pack Reference" msgstr "Referință pachet" #. module: stock #: view:report.stock.move:0 #: field:report.stock.move,location_id:0 #: field:stock.move,location_id:0 msgid "Source Location" msgstr "Locaţie Sursă" #. module: stock #: view:product.template:0 msgid "Accounting Entries" msgstr "Înregistrări contabilitate" #. module: stock #: report:stock.picking.list:0 msgid "Total" msgstr "Total" #. module: stock #: model:stock.location,name:stock.stock_location_intermediatelocation0 msgid "Internal Shippings" msgstr "Expedieri interne" #. module: stock #: field:stock.change.standard.price,enable_stock_in_out_acc:0 msgid "Enable Related Account" msgstr "" #. module: stock #: field:stock.location,stock_virtual_value:0 msgid "Virtual Stock Value" msgstr "Valoare stoc virtual" #. module: stock #: view:product.product:0 #: view:stock.inventory.line.split:0 #: view:stock.move.split:0 msgid "Lots" msgstr "Loturi" #. module: stock #: view:stock.move:0 #: view:stock.picking:0 msgid "New pack" msgstr "Pachet nou" #. module: stock #: view:stock.move:0 msgid "Destination" msgstr "Destinaţie" #. module: stock #: selection:stock.picking,move_type:0 msgid "All at once" msgstr "Toate deodată" #. module: stock #: code:addons/stock/stock.py:1620 #, python-format msgid "" "Quantities, UoMs, Products and Locations cannot be modified on stock moves " "that have already been processed (except by the Administrator)" msgstr "" #. module: stock #: code:addons/stock/product.py:386 #, python-format msgid "Future Productions" msgstr "Producția viitoare" #. module: stock #: view:stock.picking:0 msgid "To Invoice" msgstr "De facturat" #. module: stock #: code:addons/stock/wizard/stock_return_picking.py:115 #, python-format msgid "Return lines" msgstr "Linii retur" #. module: stock #: model:ir.model,name:stock.model_report_stock_lines_date #: view:report.stock.lines.date:0 msgid "Dates of Inventories" msgstr "" #. module: stock #: view:report.stock.move:0 msgid "Total incoming quantity" msgstr "" #. module: stock #: field:report.stock.move,product_qty_out:0 msgid "Out Qty" msgstr "Cant Ieșită" #. module: stock #: field:stock.production.lot,move_ids:0 msgid "Moves for this production lot" msgstr "" #. module: stock #: model:ir.model,name:stock.model_stock_move_memory_out msgid "stock.move.memory.out" msgstr "stock.move.memory.ou" #. module: stock #: view:stock.move:0 #: view:stock.picking:0 msgid "Put in current pack" msgstr "Pune în pachetul curent" #. module: stock #: view:stock.inventory:0 msgid "Lot Inventory" msgstr "Lot inventar" #. module: stock #: view:stock.move:0 msgid "Reason" msgstr "Motivul" #. module: stock #: report:stock.picking.list:0 msgid "Delivery Order:" msgstr "Comandă livrare:" #. module: stock #: model:ir.actions.act_window,help:stock.action_production_lot_form msgid "" "This is the list of all the production lots (serial numbers) you recorded. " "When you select a lot, you can get the upstream or downstream traceability " "of the products contained in lot. By default, the list is filtred on the " "serial numbers that are available in your warehouse but you can uncheck the " "'Available' button to get all the lots you produced, received or delivered " "to customers." msgstr "" "Aceasta este lista cu toate loturile de producție (numere seriale) " "înregistrate. Când selectaţi un lot, puteţi obţine trasabilitatea în sus sau " "în jos de produse cuprinse în lot. În mod implicit, lista este filtrată pe " "loturile care sunt disponibile în depozit, dar dumneavoastră aveţi " "posibilitatea să debifaţi butonul \"disponibile\" pentru a obţine toate " "loturile produse, primite sau livrate clienţilor." #. module: stock #: field:stock.location,icon:0 msgid "Icon" msgstr "Iconiţă" #. module: stock #: code:addons/stock/stock.py:2209 #: code:addons/stock/stock.py:2617 #, python-format msgid "UserError" msgstr "Eroare Utilizator" #. module: stock #: view:stock.inventory.line.split:0 #: view:stock.move.consume:0 #: view:stock.move.scrap:0 #: view:stock.move.split:0 #: view:stock.move.track:0 #: view:stock.split.into:0 msgid "Ok" msgstr "Ok" #. module: stock #: model:stock.location,name:stock.stock_location_8 msgid "Non European Customers" msgstr "" #. module: stock #: code:addons/stock/product.py:76 #: code:addons/stock/product.py:90 #: code:addons/stock/product.py:93 #: code:addons/stock/product.py:100 #: code:addons/stock/product.py:121 #: code:addons/stock/product.py:147 #: code:addons/stock/stock.py:2006 #: code:addons/stock/stock.py:2009 #: code:addons/stock/stock.py:2012 #: code:addons/stock/stock.py:2015 #: code:addons/stock/stock.py:2018 #: code:addons/stock/stock.py:2021 #: code:addons/stock/stock.py:2339 #: code:addons/stock/wizard/stock_fill_inventory.py:47 #: code:addons/stock/wizard/stock_splitinto.py:49 #: code:addons/stock/wizard/stock_splitinto.py:53 #, python-format msgid "Error!" msgstr "Eroare!" #. module: stock #: code:addons/stock/stock.py:2021 #, python-format msgid "" "There is no inventory variation account defined on the product category: " "\"%s\" (id: %d)" msgstr "" #. module: stock #: view:stock.inventory.merge:0 msgid "Do you want to merge theses inventories ?" msgstr "" #. module: stock #: selection:report.stock.inventory,state:0 #: selection:report.stock.move,state:0 #: selection:stock.inventory,state:0 #: selection:stock.move,state:0 #: selection:stock.picking,state:0 msgid "Cancelled" msgstr "Anulat" #. module: stock #: field:stock.location,chained_location_type:0 msgid "Chained Location Type" msgstr "" #. module: stock #: help:stock.picking,move_type:0 msgid "It specifies goods to be delivered all at once or by direct delivery" msgstr "" #. module: stock #: code:addons/stock/wizard/stock_invoice_onshipping.py:85 #, python-format msgid "This picking list does not require invoicing." msgstr "" #. module: stock #: selection:report.stock.move,type:0 #: selection:stock.location,chained_picking_type:0 #: selection:stock.picking,type:0 msgid "Getting Goods" msgstr "Obţinerea de bunuri" #. module: stock #: help:stock.location,chained_location_type:0 msgid "" "Determines whether this location is chained to another location, i.e. any " "incoming product in this location \n" "should next go to the chained location. The chained location is determined " "according to the type :\n" "* None: No chaining at all\n" "* Customer: The chained location will be taken from the Customer Location " "field on the Partner form of the Partner that is specified in the Picking " "list of the incoming products.\n" "* Fixed Location: The chained location is taken from the next field: Chained " "Location if Fixed." msgstr "" #. module: stock #: code:addons/stock/wizard/stock_inventory_merge.py:43 #: code:addons/stock/wizard/stock_inventory_merge.py:63 #, python-format msgid "Warning" msgstr "Atenție" #. module: stock #: code:addons/stock/stock.py:1318 #: code:addons/stock/stock.py:2589 #, python-format msgid "is done." msgstr "este gata." #. module: stock #: model:ir.actions.act_window,name:stock.action_picking_tree #: model:ir.ui.menu,name:stock.menu_action_picking_tree #: view:stock.picking:0 msgid "Delivery Orders" msgstr "Livrări" #. module: stock #: help:res.partner,property_stock_customer:0 msgid "" "This stock location will be used, instead of the default one, as the " "destination location for goods you send to this partner" msgstr "" #. module: stock #: selection:report.stock.inventory,state:0 #: selection:report.stock.move,state:0 #: selection:stock.inventory,state:0 #: view:stock.picking:0 #: selection:stock.picking,state:0 msgid "Confirmed" msgstr "Confirmat" #. module: stock #: view:stock.picking:0 msgid "Confirm" msgstr "Confirmă" #. module: stock #: help:stock.location,icon:0 msgid "Icon show in hierarchical tree view" msgstr "" #. module: stock #: model:ir.actions.act_window,name:stock.action_view_stock_merge_inventories #: view:stock.inventory.merge:0 msgid "Merge inventories" msgstr "Unire inventare" #. module: stock #: help:stock.change.product.qty,new_quantity:0 msgid "This quantity is expressed in the Default UoM of the product." msgstr "" #. module: stock #: report:stock.picking.list:0 msgid "Reception:" msgstr "Recepție:" #. module: stock #: help:stock.location,scrap_location:0 msgid "" "Check this box to allow using this location to put scrapped/damaged goods." msgstr "" #. module: stock #: model:ir.actions.act_window,name:stock.act_relate_picking msgid "Related Picking" msgstr "Preluari asociate" #. module: stock #: view:report.stock.move:0 msgid "Total outgoing quantity" msgstr "" #. module: stock #: field:stock.picking,backorder_id:0 msgid "Back Order of" msgstr "" #. module: stock #: help:stock.move.memory.in,cost:0 #: help:stock.move.memory.out,cost:0 msgid "Unit Cost for this product line" msgstr "" #. module: stock #: model:ir.model,name:stock.model_product_category #: view:report.stock.inventory:0 #: field:report.stock.inventory,product_categ_id:0 #: view:report.stock.move:0 #: field:report.stock.move,categ_id:0 msgid "Product Category" msgstr "Categorie Produs" #. module: stock #: code:addons/stock/wizard/stock_change_product_qty.py:88 #, python-format msgid "INV: " msgstr "INV: " #. module: stock #: model:ir.ui.menu,name:stock.next_id_61 msgid "Reporting" msgstr "Raportare" #. module: stock #: code:addons/stock/stock.py:1313 #, python-format msgid " for the " msgstr "" #. module: stock #: view:stock.split.into:0 msgid "Quantity to leave in the current pack" msgstr "" #. module: stock #: model:ir.actions.act_window,name:stock.action_stock_invoice_onshipping #: view:stock.invoice.onshipping:0 msgid "Create invoice" msgstr "Creare factură" #. module: stock #: model:ir.ui.menu,name:stock.menu_stock_configuration msgid "Configuration" msgstr "Configurare" #. module: stock #: field:stock.inventory.line.split,use_exist:0 #: field:stock.move.split,use_exist:0 msgid "Existing Lots" msgstr "Loturi existente" #. module: stock #: field:product.product,location_id:0 #: view:stock.location:0 msgid "Stock Location" msgstr "Locaţie stoc" #. module: stock #: help:stock.change.standard.price,new_price:0 msgid "" "If cost price is increased, stock variation account will be debited and " "stock output account will be credited with the value = (difference of amount " "* quantity available).\n" "If cost price is decreased, stock variation account will be creadited and " "stock input account will be debited." msgstr "" #. module: stock #: field:stock.location,chained_journal_id:0 msgid "Chaining Journal" msgstr "" #. module: stock #: code:addons/stock/stock.py:732 #, python-format msgid "Not enough stock, unable to reserve the products." msgstr "Stoc insuficient, nu se poate face rezervarea produsului." #. module: stock #: model:stock.location,name:stock.stock_location_customers msgid "Customers" msgstr "Clienţi" #. module: stock #: code:addons/stock/stock.py:1317 #, python-format msgid "is cancelled." msgstr "este anulat." #. module: stock #: view:stock.inventory.line:0 msgid "Stock Inventory Lines" msgstr "" #. module: stock #: code:addons/stock/wizard/stock_partial_picking.py:97 #, python-format msgid "Process Document" msgstr "Document proces" #. module: stock #: code:addons/stock/product.py:368 #, python-format msgid "Future Deliveries" msgstr "Livrări viitoare" #. module: stock #: view:stock.picking:0 msgid "Additional info" msgstr "Informații adiționale" #. module: stock #: view:stock.move:0 #: field:stock.move,tracking_id:0 msgid "Pack" msgstr "Pachet" #. module: stock #: view:stock.move:0 #: view:stock.picking:0 msgid "Date Expected" msgstr "Dată așteptată" #. module: stock #: model:ir.actions.act_window,help:stock.action_picking_tree4 msgid "" "The Incoming Shipments is the list of all orders you will receive from your " "supplier. An incoming shipment contains a list of products to be received " "according to the original purchase order. You can validate the shipment " "totally or partially." msgstr "" #. module: stock #: field:stock.move,auto_validate:0 msgid "Auto Validate" msgstr "Validare automată" #. module: stock #: report:stock.picking.list:0 msgid "Weight" msgstr "Greutate" #. module: stock #: model:ir.model,name:stock.model_product_template msgid "Product Template" msgstr "Șablon produs" #. module: stock #: selection:report.stock.move,month:0 msgid "December" msgstr "Decembrie" #. module: stock #: selection:stock.location,chained_auto_packing:0 msgid "Automatic Move" msgstr "Mişcare automată" #. module: stock #: model:ir.actions.act_window,help:stock.action_move_form2 msgid "" "This menu gives you the full traceability of inventory operations on a " "specific product. You can filter on the product to see all the past or " "future movements for the product." msgstr "" "Acest meniu vă oferă trasabilitatea completă a operaţiunilor de stoc pe un " "anumit produs. Puteţi filtra pe produs pentru a vedea toate mişcările " "trecute sau în viitoare pentru produs." #. module: stock #: view:stock.picking:0 msgid "Return Products" msgstr "Returnare produse" #. module: stock #: view:stock.inventory:0 msgid "Validate Inventory" msgstr "Validare inventar" #. module: stock #: help:stock.move,price_currency_id:0 msgid "" "Technical field used to record the currency chosen by the user during a " "picking confirmation (when average price costing method is used)" msgstr "" #. module: stock #: code:addons/stock/wizard/stock_fill_inventory.py:53 #, python-format msgid "Stock Inventory is already Validated." msgstr "" #. module: stock #: model:ir.ui.menu,name:stock.menu_stock_products_moves msgid "Products Moves" msgstr "Mișcări produse" #. module: stock #: selection:stock.picking,invoice_state:0 msgid "Invoiced" msgstr "Facturat" #. module: stock #: field:stock.move,address_id:0 msgid "Destination Address" msgstr "Adresă destinaţie" #. module: stock #: field:stock.picking,max_date:0 msgid "Max. Expected Date" msgstr "" #. module: stock #: field:stock.picking,auto_picking:0 msgid "Auto-Picking" msgstr "Preluare automată" #. module: stock #: model:stock.location,name:stock.stock_location_shop1 msgid "Shop 2" msgstr "" #. module: stock #: constraint:res.partner:0 msgid "Error ! You can not create recursive associated members." msgstr "Eroare ! Nu puteţi crea membri asociaţi recursiv." #. module: stock #: view:report.stock.inventory:0 #: view:report.stock.move:0 #: selection:report.stock.move,type:0 #: view:stock.location:0 #: selection:stock.location,chained_picking_type:0 #: selection:stock.picking,type:0 msgid "Internal" msgstr "Intern" #. module: stock #: selection:report.stock.inventory,state:0 #: selection:report.stock.move,state:0 #: selection:stock.inventory,state:0 #: selection:stock.move,state:0 #: selection:stock.picking,state:0 msgid "Draft" msgstr "Ciornă" #. module: stock #: model:ir.actions.report.xml,name:stock.report_stock_inventory_move #: report:stock.inventory.move:0 msgid "Stock Inventory" msgstr "Inventar stoc" #. module: stock #: help:report.stock.inventory,state:0 msgid "" "When the stock move is created it is in the 'Draft' state.\n" " After that it is set to 'Confirmed' state.\n" " If stock is available state is set to 'Avaiable'.\n" " When the picking it done the state is 'Done'. \n" "The state is 'Waiting' if the move is waiting for another one." msgstr "" #. module: stock #: view:board.board:0 msgid "Outgoing Products Delay" msgstr "" #. module: stock #: field:stock.move.split.lines,use_exist:0 msgid "Existing Lot" msgstr "" #. module: stock #: code:addons/stock/wizard/stock_return_picking.py:194 #, python-format msgid "Please specify at least one non-zero quantity!" msgstr "Văr rog să specificați o cantitate diferită de zero!" #. module: stock #: help:product.template,property_stock_procurement:0 msgid "" "For the current product, this stock location will be used, instead of the " "default one, as the source location for stock moves generated by procurements" msgstr "" #. module: stock #: code:addons/stock/stock.py:1316 #, python-format msgid "is ready to process." msgstr "" #. module: stock #: help:stock.picking,origin:0 msgid "Reference of the document that produced this picking." msgstr "" #. module: stock #: field:stock.fill.inventory,set_stock_zero:0 msgid "Set to zero" msgstr "" #. module: stock #: code:addons/stock/wizard/stock_invoice_onshipping.py:87 #, python-format msgid "None of these picking lists require invoicing." msgstr "" #. module: stock #: selection:report.stock.move,month:0 msgid "November" msgstr "Noiembrie" #. module: stock #: code:addons/stock/product.py:101 #: code:addons/stock/stock.py:2018 #, python-format msgid "There is no journal defined on the product category: \"%s\" (id: %d)" msgstr "" #. module: stock #: code:addons/stock/product.py:382 #, python-format msgid "Unplanned Qty" msgstr "Cant neplanificată" #. module: stock #: code:addons/stock/stock.py:1315 #, python-format msgid "is scheduled" msgstr "este programat" #. module: stock #: field:stock.location,chained_company_id:0 msgid "Chained Company" msgstr "" #. module: stock #: view:stock.picking:0 msgid "Check Availability" msgstr "Verifică disponibilitatea" #. module: stock #: selection:report.stock.move,month:0 msgid "January" msgstr "Ianuarie" #. module: stock #: help:product.product,track_incoming:0 msgid "" "Forces to specify a Production Lot for all moves containing this product and " "coming from a Supplier Location" msgstr "" #. module: stock #: model:ir.actions.act_window,name:stock.act_product_stock_move_futur_open msgid "Future Stock Moves" msgstr "Mișcări de stoc viitoare" #. module: stock #: field:stock.move,move_history_ids2:0 msgid "Move History (parent moves)" msgstr "Istoric mișcări (mișcări părinte)" #. module: stock #: code:addons/stock/product.py:364 #, python-format msgid "Future Stock" msgstr "Stoc viitor" #. module: stock #: code:addons/stock/stock.py:512 #: code:addons/stock/stock.py:1120 #: code:addons/stock/stock.py:1128 #: code:addons/stock/wizard/stock_invoice_onshipping.py:101 #, python-format msgid "Error" msgstr "Eroare" #. module: stock #: field:stock.ups.final,xmlfile:0 msgid "XML File" msgstr "Fișier XML" #. module: stock #: view:stock.change.product.qty:0 msgid "Select Quantity" msgstr "Selectează cantitate" #. module: stock #: model:ir.actions.act_window,help:stock.action_location_tree msgid "" "This is the structure of your company's warehouses and locations. You can " "click on a location to get the list of the products and their stock level in " "this particular location and all its children." msgstr "" #. module: stock #: model:res.request.link,name:stock.req_link_tracking #: field:stock.change.product.qty,prodlot_id:0 #: field:stock.inventory.line,prod_lot_id:0 #: report:stock.inventory.move:0 #: field:stock.move,prodlot_id:0 #: field:stock.move.memory.in,prodlot_id:0 #: field:stock.move.memory.out,prodlot_id:0 #: field:stock.move.split.lines.exist,prodlot_id:0 #: view:stock.production.lot:0 #: field:stock.production.lot,name:0 msgid "Production Lot" msgstr "Lot producţie" #. module: stock #: model:ir.ui.menu,name:stock.menu_traceability #: view:stock.move:0 #: view:stock.picking:0 #: view:stock.production.lot:0 #: view:stock.tracking:0 msgid "Traceability" msgstr "Trasabilitate" #. module: stock #: view:stock.picking:0 msgid "To invoice" msgstr "De facturat" #. module: stock #: model:ir.actions.act_window,name:stock.action_location_form #: model:ir.ui.menu,name:stock.menu_action_location_form #: view:stock.picking:0 msgid "Locations" msgstr "Locaţii" #. module: stock #: view:stock.picking:0 msgid "General Information" msgstr "Informaţii generale" #. module: stock #: field:stock.production.lot,prefix:0 msgid "Prefix" msgstr "Prefix" #. module: stock #: code:addons/stock/wizard/stock_splitinto.py:53 #, python-format msgid "" "Total quantity after split exceeds the quantity to split for this product: " "\"%s\" (id: %d)" msgstr "" #. module: stock #: view:stock.move:0 #: field:stock.partial.move,product_moves_in:0 #: field:stock.partial.move,product_moves_out:0 #: field:stock.partial.picking,product_moves_in:0 #: field:stock.partial.picking,product_moves_out:0 msgid "Moves" msgstr "Mişcări" #. module: stock #: view:report.stock.move:0 #: field:report.stock.move,location_dest_id:0 #: field:stock.picking,location_dest_id:0 msgid "Dest. Location" msgstr "Locaţie dest." #. module: stock #: help:stock.move,product_packaging:0 msgid "" "It specifies attributes of packaging like type, quantity of packaging,etc." msgstr "" #. module: stock #: code:addons/stock/stock.py:2385 #, python-format msgid "quantity." msgstr "cantitate." #. module: stock #: constraint:stock.move:0 msgid "You must assign a production lot for this product" msgstr "Trebuie să atribuiţi un lot de producţie pentru acest produs" #. module: stock #: view:stock.move:0 msgid "Expected" msgstr "Așteptat" #. module: stock #: selection:report.stock.inventory,location_type:0 #: model:stock.location,name:stock.location_production #: selection:stock.location,usage:0 msgid "Production" msgstr "Producţie" #. module: stock #: view:stock.split.into:0 msgid "Split Move" msgstr "Împarte mișcarea" #. module: stock #: code:addons/stock/wizard/stock_return_picking.py:92 #, python-format msgid "" "There are no products to return (only lines in Done state and not fully " "returned yet can be returned)!" msgstr "" #. module: stock #: help:stock.location,valuation_in_account_id:0 msgid "" "This account will be used to value stock moves that have this location as " "destination, instead of the stock output account from the product." msgstr "" #. module: stock #: model:ir.model,name:stock.model_stock_move_split msgid "Split in Production lots" msgstr "Împărţit în loturi de producţie" #. module: stock #: view:report.stock.inventory:0 msgid "Real" msgstr "Real" #. module: stock #: report:stock.picking.list:0 #: view:stock.production.lot.revision:0 #: field:stock.production.lot.revision,description:0 msgid "Description" msgstr "Descriere" #. module: stock #: selection:report.stock.move,month:0 msgid "May" msgstr "Mai" #. module: stock #: code:addons/stock/wizard/stock_partial_move.py:133 #, python-format msgid "Deliver" msgstr "Livrare" #. module: stock #: help:product.template,property_stock_account_output:0 msgid "" "When doing real-time inventory valuation, counterpart Journal Items for all " "outgoing stock moves will be posted in this account. If not set on the " "product, the one from the product category is used." msgstr "" #. module: stock #: model:ir.actions.act_window,name:stock.action5 #: view:stock.tracking:0 msgid "Upstream traceability" msgstr "Trasabulitate în sus" #. module: stock #: model:ir.actions.report.xml,name:stock.report_location_overview_all #: report:lot.stock.overview_all:0 msgid "Location Content" msgstr "Locația curentă" #. module: stock #: code:addons/stock/product.py:388 #, python-format msgid "Produced Qty" msgstr "" #. module: stock #: field:product.category,property_stock_account_output_categ:0 #: field:product.template,property_stock_account_output:0 #: field:stock.change.standard.price,stock_account_output:0 #: field:stock.location,valuation_out_account_id:0 msgid "Stock Output Account" msgstr "Cont ieșire din stoc" #. module: stock #: view:stock.move:0 msgid "Picking" msgstr "Preluare" #. module: stock #: model:ir.model,name:stock.model_stock_report_prodlots msgid "Stock report by production lots" msgstr "" #. module: stock #: view:stock.location:0 #: selection:stock.location,chained_location_type:0 #: view:stock.move:0 msgid "Customer" msgstr "Client" #. module: stock #: selection:report.stock.move,month:0 msgid "February" msgstr "Februarie" #. module: stock #: view:stock.production.lot:0 msgid "Production Lot Identification" msgstr "" #. module: stock #: field:stock.location,scrap_location:0 #: view:stock.move.scrap:0 msgid "Scrap Location" msgstr "Locație rebut" #. module: stock #: selection:report.stock.move,month:0 msgid "April" msgstr "Aprilie" #. module: stock #: view:report.stock.inventory:0 #: view:stock.move:0 msgid "Future" msgstr "Viitor" #. module: stock #: field:stock.invoice.onshipping,invoice_date:0 msgid "Invoiced date" msgstr "Dată facură" #. module: stock #: code:addons/stock/stock.py:732 #: code:addons/stock/wizard/stock_fill_inventory.py:106 #: code:addons/stock/wizard/stock_invoice_onshipping.py:85 #: code:addons/stock/wizard/stock_invoice_onshipping.py:87 #: code:addons/stock/wizard/stock_return_picking.py:77 #: code:addons/stock/wizard/stock_return_picking.py:92 #: code:addons/stock/wizard/stock_return_picking.py:194 #, python-format msgid "Warning !" msgstr "Atenţie !" #. module: stock #: model:stock.location,name:stock.stock_location_output msgid "Output" msgstr "Ieșire" #. module: stock #: selection:stock.move.split.lines,action:0 msgid "Keep in one lot" msgstr "" #. module: stock #: view:product.product:0 msgid "Cost Price:" msgstr "Preț" #. module: stock #: help:stock.move,move_dest_id:0 msgid "Optional: next stock move when chaining them" msgstr "" #. module: stock #: view:report.stock.move:0 #: field:report.stock.move,year:0 msgid "Year" msgstr "An" #. module: stock #: model:stock.location,name:stock.stock_location_locations msgid "Physical Locations" msgstr "Locaţii fizice" #. module: stock #: model:ir.model,name:stock.model_stock_partial_move msgid "Partial Move" msgstr "Mișcare parțială" #. module: stock #: help:stock.location,posx:0 #: help:stock.location,posy:0 #: help:stock.location,posz:0 msgid "Optional localization details, for information purpose only" msgstr "" #~ msgid "Partial" #~ msgstr "Parțial" #, python-format #~ msgid "Message !" #~ msgstr "Mesaj !" #, python-format #~ msgid "Stock Inventory is done" #~ msgstr "Inventarul stocului este gata"