# Translation of Odoo Server. # This file contains the translation of the following modules: # * procurement # # Translators: # FIRST AUTHOR , 2014 msgid "" msgstr "" "Project-Id-Version: Odoo 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-21 14:08+0000\n" "PO-Revision-Date: 2015-07-17 07:48+0000\n" "Last-Translator: Martin Trigaux\n" "Language-Team: Mongolian (http://www.transifex.com/odoo/odoo-8/language/mn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: mn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: procurement #: model:ir.actions.act_window,help:procurement.procurement_exceptions msgid "" "

\n" " Click to create a Procurement.\n" "

\n" "

\n" " Procurement Orders represent the need for a certain quantity of products, at a given time, in a given location.\n" "

\n" "

\n" " Sales Orders are one typical source of Procurement Orders (but these are distinct documents). \n" "
Depending on the procurement parameters and the product configuration, the procurement engine will attempt to satisfy the need by reserving products from stock, ordering products from a supplier, or passing a manufacturing order, etc...\n" "

\n" "

\n" " A Procurement Exception occurs when the system cannot find a way to fulfill a procurement. Some exceptions will resolve themselves automatically, but others require manual intervention (those are identified by a specific error message in the chatter).\n" "

\n" " " msgstr "

\n Татан авалт үүсгэхдээ дарна уу.\n

\n

\n Татан авалтын захиалга нь бараа тодорхой тоо хэмжээгээр тодорхой байрлалд тухайн цаг үед шаардагдаж буйг илэрхийлдэг.\n

\n

\n Борлуулалтын захиалга нь татан авах захиалга үүсэх нэг шалтгаан байдаг (гэхдээ энэ нь тусдаа баримт юм). \n
Татан авалтын параметр болон барааны тохируулгаас хамаараад татан авалтын систем нь барааг нөөцийн агуулахаас дүүргэх, нийлүүлэгчээс захиалах, үйлдвэрлэлийн захиалгыг дамжуулах зэрэгээр автоматаар ханган нийлүүлэхээр ажилладаг.\n

\n

\n A Татан авалтын саатал нь систем хэрхэн ханган нийлүүлэхээ мэдэхгүй тохиолдолд үүсдэг. Зарим саатал нь өөрөө аяндаа шийдэгддэг, гэхдээ заримыг нь гараараа шийдвэрлэх шаардлагатай болдог (эдгээр нь алдааны тодорхой зурвасаар танигддаг).\n

\n " #. module: procurement #: model:ir.actions.act_window,help:procurement.procurement_action msgid "" "

\n" " Click to create a procurement order. \n" "

\n" "

\n" " A procurement order is used to record a need for a specific\n" " product at a specific location. Procurement orders are usually\n" " created automatically from sales orders, pull logistic rules or\n" " minimum stock rules.\n" "

\n" "

\n" " When the procurement order is confirmed, it automatically\n" " creates the necessary operations to fullfil the need: purchase\n" " order proposition, manufacturing order, etc.\n" "

\n" " " msgstr "

\n Татан авах захиалга үүсгэхдээ дарна уу. \n

\n

\n Татан авах захиалга нь тодорхой бараа тодорхой байрлалд\n шаардлагатай болохыг хөтлөхөд хэрэглэгддэг. Татан авах захиалга нь \n ихэнх тохиолдолд борлуулалтын захиалга, татах логистикийн дүрэм, \n хамгийн бага нөөцийн дүрэм зэрэгээс автоматаар үүсдэг.\n

\n

\n Татан авах захиалга батлагдсан бол энэ нь автоматаар хэрэгцээг хэрхэн хангахад\n шаардлагатай ажиллагааг үүсгэдэг: худалдан авах захиалга, үйлдвэрлэлийн захиалга, гм.\n

\n " #. module: procurement #: field:procurement.rule,action:0 msgid "Action" msgstr "Үйлдэл" #. module: procurement #: field:procurement.rule,active:0 msgid "Active" msgstr "Идэвхитэй" #. module: procurement #: selection:procurement.group,move_type:0 msgid "All at once" msgstr "Нэг мөсөн" #. module: procurement #: view:procurement.order.compute.all:procurement.view_compute_schedulers_wizard msgid "Cancel" msgstr "Цуцлах" #. module: procurement #: view:procurement.order:procurement.procurement_form_view msgid "Cancel Procurement" msgstr "Татан авалтыг цуцлах" #. module: procurement #: selection:procurement.order,state:0 msgid "Cancelled" msgstr "Цуцлагдсан" #. module: procurement #: code:addons/procurement/procurement.py:156 #, python-format msgid "Cannot delete Procurement Order(s) which are in %s state." msgstr "%s төлөвтэй татан авалтын захиалгыг устгаж чадахгүй." #. module: procurement #: view:procurement.order:procurement.procurement_form_view msgid "Check Procurement" msgstr "Татан авалт шалгах" #. module: procurement #: help:procurement.order,rule_id:0 msgid "" "Chosen rule for the procurement resolution. Usually chosen by the system but" " can be manually set by the procurement manager to force an unusual " "behavior." msgstr "Татан авалтыг шийдвэрлэхээр сонгогдсон дүрэм. Ихэнхдээ систем автоматаар сонгодог боловч зарим тохиолдолд татан авалтын менежер ялгаатай дүрмээр шийдэхээр гараар сонгосон байх боломжтой." #. module: procurement #: field:procurement.order,company_id:0 field:procurement.rule,company_id:0 msgid "Company" msgstr "Компани" #. module: procurement #: view:procurement.order.compute.all:procurement.view_compute_schedulers_wizard msgid "Compute all procurements in the background." msgstr "Бүх татан авалтыг далд тооцоолох." #. module: procurement #: model:ir.model,name:procurement.model_procurement_order_compute_all msgid "Compute all schedulers" msgstr "Бүх товлогчдийг тооцоолуулах" #. module: procurement #: selection:procurement.order,state:0 msgid "Confirmed" msgstr "Баталсан" #. module: procurement #: field:procurement.group,create_uid:0 field:procurement.order,create_uid:0 #: field:procurement.order.compute.all,create_uid:0 #: field:procurement.rule,create_uid:0 msgid "Created by" msgstr "Үүсгэгч" #. module: procurement #: field:procurement.group,create_date:0 field:procurement.order,create_date:0 #: field:procurement.order.compute.all,create_date:0 #: field:procurement.rule,create_date:0 msgid "Created on" msgstr "Үүсгэсэн огноо" #. module: procurement #: help:procurement.order,message_last_post:0 msgid "Date of the last message posted on the record." msgstr "Бичлэгт хамгийн сүүлд илгээгдсэн зурвасын огноо." #. module: procurement #: field:procurement.group,move_type:0 msgid "Delivery Method" msgstr "Хүргэх арга" #. module: procurement #: field:procurement.order,name:0 msgid "Description" msgstr "Тайлбар" #. module: procurement #: selection:procurement.order,state:0 msgid "Done" msgstr "Дууссан" #. module: procurement #: selection:procurement.order,state:0 msgid "Exception" msgstr "Саатал" #. module: procurement #: view:procurement.order:procurement.view_procurement_filter msgid "Exceptions" msgstr "Саатлууд" #. module: procurement #: view:procurement.order:procurement.procurement_form_view msgid "External note..." msgstr "Гадаад тэмдэглэл..." #. module: procurement #: view:procurement.order:procurement.procurement_form_view msgid "Extra Information" msgstr "Нэмэлт мэдээлэл" #. module: procurement #: selection:procurement.rule,group_propagation_option:0 msgid "Fixed" msgstr "Тогтмол" #. module: procurement #: field:procurement.rule,group_id:0 msgid "Fixed Procurement Group" msgstr "Тогтсон татан авалтын бүлэг" #. module: procurement #: field:procurement.order,message_follower_ids:0 msgid "Followers" msgstr "Дагагчид" #. module: procurement #: view:procurement.rule:procurement.view_procurement_rule_form msgid "General Information" msgstr "Ерөнхий мэдээлэл" #. module: procurement #: view:procurement.order:procurement.view_procurement_filter msgid "Group By" msgstr "Бүлэглэх" #. module: procurement #: model:ir.actions.act_window,name:procurement.do_view_procurements #: view:procurement.order:procurement.procurement_form_view msgid "Group's Procurements" msgstr "Бүлэгийн татан авалт" #. module: procurement #: help:procurement.order,message_summary:0 msgid "" "Holds the Chatter summary (number of messages, ...). This summary is " "directly in html format in order to be inserted in kanban views." msgstr "Чаатлагчийн хураангуйг агуулна (зурвасын тоо,...). Энэ хураангуй нь шууд html форматтай бөгөөд канбан харагдацад шууд орж харагдах боломжтой." #. module: procurement #: field:procurement.group,id:0 field:procurement.order,id:0 #: field:procurement.order.compute.all,id:0 field:procurement.rule,id:0 msgid "ID" msgstr "ID" #. module: procurement #: help:procurement.order,message_unread:0 msgid "If checked new messages require your attention." msgstr "Хэрэв тэмдэглэгдсэн бол таныг шинэ зурвасуудад анхаарал хандуулахыг шаардана." #. module: procurement #: help:procurement.rule,active:0 msgid "If unchecked, it will allow you to hide the rule without removing it." msgstr "Хэрэв сонгоогүй бол дүрмийг устгалгүйгээр нуух боломжийг олгоно." #. module: procurement #: code:addons/procurement/procurement.py:155 #, python-format msgid "Invalid Action!" msgstr "Буруу Үйлдэл!" #. module: procurement #: field:procurement.order,message_is_follower:0 msgid "Is a Follower" msgstr "Дагагч эсэх" #. module: procurement #: field:procurement.order,message_last_post:0 msgid "Last Message Date" msgstr "Сүүлчийн зурвасын огноо" #. module: procurement #: field:procurement.group,write_uid:0 field:procurement.order,write_uid:0 #: field:procurement.order.compute.all,write_uid:0 #: field:procurement.rule,write_uid:0 msgid "Last Updated by" msgstr "Сүүлийн засвар хийсэн" #. module: procurement #: field:procurement.group,write_date:0 field:procurement.order,write_date:0 #: field:procurement.order.compute.all,write_date:0 #: field:procurement.rule,write_date:0 msgid "Last Updated on" msgstr "Сүүлийн засвар хийсэн огноо" #. module: procurement #: view:procurement.order:procurement.view_procurement_filter msgid "Late" msgstr "Хожимдсон" #. module: procurement #: selection:procurement.rule,group_propagation_option:0 msgid "Leave Empty" msgstr "Хоосон үлдээ" #. module: procurement #: view:res.company:procurement.mrp_company msgid "Logistics" msgstr "Логистик" #. module: procurement #: field:procurement.order,message_ids:0 msgid "Messages" msgstr "Зурвасууд" #. module: procurement #: help:procurement.order,message_ids:0 msgid "Messages and communication history" msgstr "Зурвас болон харилцсан түүх" #. module: procurement #: field:procurement.rule,name:0 msgid "Name" msgstr "Нэр" #. module: procurement #: code:addons/procurement/procurement.py:212 #, python-format msgid "No rule matching this procurement" msgstr "Энэ татан авалтанд тохирох дүрэм алга" #. module: procurement #: selection:procurement.order,priority:0 msgid "Normal" msgstr "Ердийн" #. module: procurement #: selection:procurement.order,priority:0 msgid "Not urgent" msgstr "Яаралтай бус" #. module: procurement #: view:procurement.order:procurement.procurement_form_view msgid "Notes" msgstr "Тэмдэглэл" #. module: procurement #: selection:procurement.group,move_type:0 msgid "Partial" msgstr "Хэсэгчилсэн" #. module: procurement #: field:procurement.order,priority:0 msgid "Priority" msgstr "Урьтамж" #. module: procurement #: model:ir.model,name:procurement.model_procurement_order #: view:procurement.order:procurement.procurement_form_view #: view:procurement.order:procurement.view_procurement_filter msgid "Procurement" msgstr "Татан авалт" #. module: procurement #: model:ir.actions.act_window,name:procurement.procurement_action5 #: view:procurement.order:procurement.view_procurement_filter msgid "Procurement Exceptions" msgstr "Татан авалтын саатал" #. module: procurement #: field:procurement.order,group_id:0 msgid "Procurement Group" msgstr "Татан авах бүлэг" #. module: procurement #: view:procurement.order:procurement.procurement_tree_view msgid "Procurement Lines" msgstr "Татан авалтын мөрүүд" #. module: procurement #: model:ir.actions.act_window,name:procurement.procurement_action msgid "Procurement Orders" msgstr "Татан авалтын захиалгууд" #. module: procurement #: model:ir.model,name:procurement.model_procurement_group msgid "Procurement Requisition" msgstr "Татан авалтын шаардах" #. module: procurement #: model:ir.model,name:procurement.model_procurement_rule msgid "Procurement Rule" msgstr "Татан авах дүрэм" #. module: procurement #: view:procurement.group:procurement.procurement_group_form_view msgid "Procurement group" msgstr "Татан авалтын бүлэг" #. module: procurement #: view:procurement.order:procurement.view_procurement_filter msgid "Procurement started late" msgstr "Татан авалтын эхлэсэн огноо" #. module: procurement #: model:ir.actions.act_window,name:procurement.procurement_exceptions #: view:procurement.group:procurement.procurement_group_form_view #: field:procurement.group,procurement_ids:0 msgid "Procurements" msgstr "Татан авалт" #. module: procurement #: view:procurement.order:procurement.view_procurement_filter #: field:procurement.order,product_id:0 msgid "Product" msgstr "Бараа" #. module: procurement #: field:procurement.order,product_uom:0 msgid "Product Unit of Measure" msgstr "Барааны хэмжих нэгж" #. module: procurement #: field:procurement.order,product_uos:0 msgid "Product UoS" msgstr "Хоёрдогч х.нэгж" #. module: procurement #: selection:procurement.rule,group_propagation_option:0 msgid "Propagate" msgstr "Тараах" #. module: procurement #: view:procurement.rule:procurement.view_procurement_rule_form msgid "Propagation Options" msgstr "Тараах Сонголт" #. module: procurement #: field:procurement.rule,group_propagation_option:0 msgid "Propagation of Procurement Group" msgstr "Татан авах бүлэгийн тараалт" #. module: procurement #: view:procurement.rule:procurement.view_procurement_rule_form msgid "Pull Rule" msgstr "Татах Дүрэм" #. module: procurement #: view:procurement.rule:procurement.view_procurement_rule_tree msgid "Pull Rules" msgstr "Татах Дүрэмүүд" #. module: procurement #: field:procurement.order,product_qty:0 msgid "Quantity" msgstr "Тоо хэмжээ" #. module: procurement #: view:procurement.order:procurement.procurement_form_view msgid "Reconfirm Procurement" msgstr "Татан авалтыг дахин батлах" #. module: procurement #: field:procurement.group,name:0 msgid "Reference" msgstr "Код" #. module: procurement #: help:procurement.order,origin:0 msgid "" "Reference of the document that created this Procurement.\n" "This is automatically completed by Odoo." msgstr "Энэ татан авалтыг үүсгэсэн баримтын код.\nҮүнийг Odoo автоматаар бөглөдөг." #. module: procurement #: field:procurement.order,rule_id:0 msgid "Rule" msgstr "Дүрэм" #. module: procurement #: view:procurement.order:procurement.procurement_form_view msgid "Run Procurement" msgstr "Татан авалтыг хийх" #. module: procurement #: model:ir.actions.act_window,name:procurement.action_compute_schedulers #: view:procurement.order.compute.all:procurement.view_compute_schedulers_wizard msgid "Run Schedulers" msgstr "Товлогчдыг ажиллуулах" #. module: procurement #: selection:procurement.order,state:0 msgid "Running" msgstr "Хийгдэж буй" #. module: procurement #: field:procurement.order,date_planned:0 msgid "Scheduled Date" msgstr "Товлогдсон огноо" #. module: procurement #: view:procurement.order:procurement.view_procurement_filter msgid "Scheduled Month" msgstr "Товлосон сар" #. module: procurement #: view:procurement.order.compute.all:procurement.view_compute_schedulers_wizard msgid "Scheduler Parameters" msgstr "Товлогчийн тохиргоо" #. module: procurement #: view:procurement.order:procurement.procurement_form_view msgid "Scheduling" msgstr "Товлох" #. module: procurement #: view:procurement.order:procurement.view_procurement_filter msgid "Search Procurement" msgstr "Татан авалт хайх" #. module: procurement #: field:procurement.rule,sequence:0 msgid "Sequence" msgstr "Дараалал" #. module: procurement #: field:procurement.order,origin:0 msgid "Source Document" msgstr "Эх баримт" #. module: procurement #: view:procurement.order:procurement.view_procurement_filter #: field:procurement.order,state:0 msgid "Status" msgstr "Төлөв" #. module: procurement #: field:procurement.order,message_summary:0 msgid "Summary" msgstr "Хураангуй" #. module: procurement #: help:procurement.rule,name:0 msgid "This field will fill the packing origin and the name of its moves" msgstr "Энэ талбарт баглааны эх үүсвэр болон үүний хөдөлгөөний нэр бөглөгдсөн байдаг." #. module: procurement #: view:procurement.order:procurement.procurement_tree_view msgid "Unit of Measure" msgstr "Хэмжих нэгж" #. module: procurement #: field:procurement.order,message_unread:0 msgid "Unread Messages" msgstr "Уншаагүй Зурвасууд" #. module: procurement #: field:procurement.order,product_uos_qty:0 msgid "UoS Quantity" msgstr "Хоёрдогч тоо хэмжээ" #. module: procurement #: selection:procurement.order,priority:0 msgid "Urgent" msgstr "Яаралтай" #. module: procurement #: selection:procurement.order,priority:0 msgid "Very Urgent" msgstr "Маш яаралтай" #. module: procurement #: view:procurement.order:procurement.procurement_form_view msgid "e.g. SO005" msgstr "ж. SO005" #. module: procurement #: view:procurement.order.compute.all:procurement.view_compute_schedulers_wizard msgid "or" msgstr "эсвэл"