[MERGE]: Merge with lp:openobject-addons
[odoo/odoo.git] / addons / procurement / i18n / ru.po
index 9444943..e96164c 100644 (file)
@@ -7,17 +7,22 @@ msgid ""
 msgstr ""
 "Project-Id-Version: openobject-addons\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2010-12-03 15:44+0000\n"
-"PO-Revision-Date: 2010-12-11 12:52+0000\n"
+"POT-Creation-Date: 2011-01-03 16:58+0000\n"
+"PO-Revision-Date: 2010-12-17 22:30+0000\n"
 "Last-Translator: Chertykov Denis <chertykov@gmail.com>\n"
 "Language-Team: Russian <ru@li.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2010-12-15 05:18+0000\n"
+"X-Launchpad-Export-Date: 2011-01-06 05:34+0000\n"
 "X-Generator: Launchpad (build Unknown)\n"
 
 #. module: procurement
+#: view:make.procurement:0
+msgid "Ask New Products"
+msgstr "Спросить новые ТМЦ"
+
+#. module: procurement
 #: model:ir.ui.menu,name:procurement.menu_stock_sched
 msgid "Schedulers"
 msgstr "Планировщики"
@@ -41,12 +46,12 @@ msgid "Group By..."
 msgstr "Объединять по..."
 
 #. module: procurement
-#: view:procurement.order:0
-msgid "Planification"
-msgstr "Планирование"
+#: help:stock.warehouse.orderpoint,procurement_draft_ids:0
+msgid "Draft procurement of the product and location of that orderpoint"
+msgstr ""
 
 #. module: procurement
-#: code:addons/procurement/procurement.py:0
+#: code:addons/procurement/procurement.py:288
 #, python-format
 msgid "No supplier defined for this product !"
 msgstr "Для этого изделия/материала не задан поставщик!"
@@ -62,7 +67,7 @@ msgid "Procurement Method"
 msgstr "Метод снабжения"
 
 #. module: procurement
-#: code:addons/procurement/procurement.py:0
+#: code:addons/procurement/procurement.py:298
 #, python-format
 msgid "No address defined for the supplier"
 msgstr "Нет адрес поставщика"
@@ -73,17 +78,6 @@ msgid "Compute Stock Minimum Rules Only"
 msgstr "Правила вычисления минимального запаса"
 
 #. module: procurement
-#: model:ir.actions.act_window,help:procurement.procurement_action
-msgid ""
-"A procurement order is used to record a need in a specific product at a "
-"specific location. They are usually created automatically by the sales "
-"orders, the Pull Logistics rules or the minimum stock rules. When the "
-"procurement order is confirmed, it creates automatically the necessary "
-"operations to fullfil the need: purchase order proposition, manufacturing "
-"order, etc."
-msgstr ""
-
-#. module: procurement
 #: field:procurement.order,company_id:0
 #: field:stock.warehouse.orderpoint,company_id:0
 msgid "Company"
@@ -126,6 +120,11 @@ msgid "Notes"
 msgstr "Примечания"
 
 #. module: procurement
+#: selection:procurement.order,procure_method:0
+msgid "on order"
+msgstr "в заказе"
+
+#. module: procurement
 #: help:procurement.order,message:0
 msgid "Exception occurred while computing procurement orders."
 msgstr "Исключительная ситуация во время создания заказа на снабжение."
@@ -178,6 +177,11 @@ msgid "Stock Move"
 msgstr "Движение ТМЦ"
 
 #. module: procurement
+#: view:procurement.order:0
+msgid "Planification"
+msgstr "Планирование"
+
+#. module: procurement
 #: selection:procurement.order,state:0
 msgid "Ready"
 msgstr "Готово"
@@ -223,6 +227,11 @@ msgstr ""
 "Выполнено OpenERP автоматически."
 
 #. module: procurement
+#: view:stock.warehouse.orderpoint:0
+msgid "Procurement Orders to Process"
+msgstr ""
+
+#. module: procurement
 #: constraint:res.company:0
 msgid "Error! You can not create recursive companies."
 msgstr "Ошибка ! Нельзя создать рекурсивные компании."
@@ -258,17 +267,6 @@ msgid "Warehouse"
 msgstr "Склад"
 
 #. module: procurement
-#: model:ir.actions.act_window,help:procurement.action_orderpoint_form
-msgid ""
-"You can define your minimum stock rules, so that OpenERP will trigger "
-"automatically the propositions of manufacturing or purchase orders according "
-"to the stock level. Once the virtual stock of a product (=stock on hand "
-"minus all confirmed orders and reservations) is bellow the minimum quantity, "
-"OpenERP will generate a procurement request in order to fullfil the stock up "
-"to the maximum quantity."
-msgstr ""
-
-#. module: procurement
 #: selection:stock.warehouse.orderpoint,logic:0
 msgid "Best price (not yet active!)"
 msgstr "Лучшая цена (не активна!)"
@@ -295,9 +293,15 @@ msgid "Scheduler Range Days"
 msgstr ""
 
 #. module: procurement
-#: view:make.procurement:0
-msgid "Ask New Products"
-msgstr "Спросить новые ТМЦ"
+#: model:ir.actions.act_window,help:procurement.procurement_action
+msgid ""
+"A procurement order is used to record a need for a specific product at a "
+"specific location. A procurement order is usually created automatically from "
+"sales orders, a Pull Logistics rule or Minimum Stock Rules. When the "
+"procurement order is confirmed, it automatically creates the necessary "
+"operations to fullfil the need: purchase order proposition, manufacturing "
+"order, etc."
+msgstr ""
 
 #. module: procurement
 #: field:make.procurement,date_planned:0
@@ -316,14 +320,14 @@ msgid "Quantity"
 msgstr "Количество"
 
 #. module: procurement
-#: code:addons/procurement/procurement.py:0
+#: code:addons/procurement/procurement.py:370
 #, python-format
 msgid "Not enough stock and no minimum orderpoint rule defined."
 msgstr ""
 "Не достаточный запас и не определено правило минимальной точки заказа."
 
 #. module: procurement
-#: code:addons/procurement/procurement.py:0
+#: code:addons/procurement/procurement.py:137
 #, python-format
 msgid "Invalid action !"
 msgstr "Неверное действие !"
@@ -416,6 +420,26 @@ msgid "Service"
 msgstr "Сервис"
 
 #. module: procurement
+#: model:ir.module.module,description:procurement.module_meta_information
+msgid ""
+"\n"
+"    This is the module for computing Procurements.\n"
+"    "
+msgstr ""
+
+#. module: procurement
+#: field:stock.warehouse.orderpoint,procurement_draft_ids:0
+msgid "Related Procurement Orders"
+msgstr ""
+
+#. module: procurement
+#: view:procurement.orderpoint.compute:0
+msgid ""
+"Wizard checks all the stock minimum rules and generate procurement order."
+msgstr ""
+"Мастер проверит все правила минимальных запасов и создаст заказ на снабжение."
+
+#. module: procurement
 #: field:stock.warehouse.orderpoint,product_min_qty:0
 msgid "Min Quantity"
 msgstr "Мин. кол-во"
@@ -431,7 +455,7 @@ msgid "plus"
 msgstr "плюс"
 
 #. module: procurement
-#: code:addons/procurement/procurement.py:0
+#: code:addons/procurement/procurement.py:319
 #, python-format
 msgid ""
 "Please check the Quantity in Procurement Order(s), it should not be less "
@@ -500,37 +524,11 @@ msgid "This wizard will schedule procurements."
 msgstr "Этот мастер планирует снабжение"
 
 #. module: procurement
-#: model:ir.actions.act_window,help:procurement.procurement_exceptions
-msgid ""
-"Procurement Orders represent the need for a certain quantity of products, at "
-"a given time, in a given location. Sale Orders are one typical source of "
-"Procurement Orders (but these are distinct documents). Depending on the "
-"procurement parameters and the products configuration, the procurement "
-"engine will attempt to satisfy the need by reserving products from stock, or "
-"ordering products from a supplier, or passing a manufacturing order, etc. 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)"
-msgstr ""
-
-#. module: procurement
 #: view:procurement.order:0
 msgid "Status"
 msgstr "Статус"
 
 #. module: procurement
-#: help:res.company,schedule_range:0
-msgid ""
-"This is the time frame analysed by the scheduler when computing "
-"procurements. All procurements that are not between today and today+range "
-"are skipped for futur computation."
-msgstr ""
-"Это временные рамки, обрабатываемые планировщиком при расчете снабжения. Все "
-"снабжение, которое не находится между сегодня и сегодня+срок оставляется для "
-"будущих расчетов."
-
-#. module: procurement
 #: selection:procurement.order,priority:0
 msgid "Normal"
 msgstr "Обычный"
@@ -561,7 +559,7 @@ msgid "Exception"
 msgstr "Исключение"
 
 #. module: procurement
-#: code:addons/procurement/schedulers.py:0
+#: code:addons/procurement/schedulers.py:179
 #, python-format
 msgid "Automatic OP: %s"
 msgstr "Авто точка зак.: %s"
@@ -602,9 +600,7 @@ msgid "Procurement Reason"
 msgstr "Причина снабжения"
 
 #. module: procurement
-#: code:addons/procurement/procurement.py:0
 #: sql_constraint:stock.warehouse.orderpoint:0
-#, python-format
 msgid "Qty Multiple must be greater than zero."
 msgstr "Кратное кол-во должно быть больше 0."
 
@@ -619,19 +615,19 @@ msgid "Date Closed"
 msgstr "Дата закрытия"
 
 #. module: procurement
-#: code:addons/procurement/procurement.py:0
+#: code:addons/procurement/procurement.py:372
 #, python-format
 msgid "Procurement '%s' is in exception: not enough stock."
 msgstr "Снабжение '%s' - исключительная ситуация: не достаточный запас."
 
 #. module: procurement
-#: code:addons/procurement/procurement.py:0
+#: code:addons/procurement/procurement.py:138
 #, python-format
 msgid "Cannot delete Procurement Order(s) which are in %s State!"
 msgstr "Нельзя удалить заказ(ы) на снабжение в состоянии %s !"
 
 #. module: procurement
-#: code:addons/procurement/procurement.py:0
+#: code:addons/procurement/procurement.py:318
 #, python-format
 msgid "Data Insufficient !"
 msgstr "Недостаточно данных !"
@@ -788,7 +784,7 @@ msgstr "Выполняется"
 #. module: procurement
 #: field:stock.warehouse.orderpoint,product_uom:0
 msgid "Product UOM"
-msgstr "Ед.изм."
+msgstr "Ед. изм."
 
 #. module: procurement
 #: model:process.node,name:procurement.process_node_serviceonorder0
@@ -806,9 +802,15 @@ msgid "Waiting"
 msgstr "В ожидании"
 
 #. module: procurement
-#: selection:procurement.order,procure_method:0
-msgid "on order"
-msgstr "в заказе"
+#: model:ir.actions.act_window,help:procurement.action_orderpoint_form
+msgid ""
+"You can define your minimum stock rules, so that OpenERP will automatically "
+"create draft manufacturing orders or purchase quotations according to the "
+"stock level. Once the virtual stock of a product (= stock on hand minus all "
+"confirmed orders and reservations) is below the minimum quantity, OpenERP "
+"will generate a procurement request to increase the stock up to the maximum "
+"quantity."
+msgstr ""
 
 #. module: procurement
 #: field:procurement.order,move_id:0
@@ -851,7 +853,7 @@ msgid "Product UoS"
 msgstr "Вторая ед. изм."
 
 #. module: procurement
-#: code:addons/procurement/procurement.py:0
+#: code:addons/procurement/procurement.py:347
 #, python-format
 msgid "from stock: products assigned."
 msgstr ""
@@ -864,11 +866,19 @@ msgid "Compute Schedulers"
 msgstr "Вычислить планировщики"
 
 #. module: procurement
-#: view:procurement.orderpoint.compute:0
+#: model:ir.actions.act_window,help:procurement.procurement_exceptions
 msgid ""
-"Wizard checks all the stock minimum rules and generate procurement order."
+"Procurement Orders represent the need for a certain quantity of products, at "
+"a given time, in a given location. Sales Orders are one typical source of "
+"Procurement Orders (but these are distinct documents). 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. 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)."
 msgstr ""
-"Мастер проверит все правила минимальных запасов и создаст заказ на снабжение."
 
 #. module: procurement
 #: field:procurement.order,product_uom:0
@@ -881,6 +891,14 @@ msgid "Search Procurement"
 msgstr "Искать снабжение"
 
 #. module: procurement
+#: help:res.company,schedule_range:0
+msgid ""
+"This is the time frame analysed by the scheduler when computing "
+"procurements. All procurements that are not between today and today+range "
+"are skipped for future computation."
+msgstr ""
+
+#. module: procurement
 #: selection:procurement.order,priority:0
 msgid "Very Urgent"
 msgstr "Весьма срочно"
@@ -896,7 +914,7 @@ msgid "Procurement Details"
 msgstr "Детали снабжения"
 
 #. module: procurement
-#: code:addons/procurement/schedulers.py:0
+#: code:addons/procurement/schedulers.py:180
 #, python-format
 msgid "SCHEDULER"
 msgstr "ПЛАНИРОВЩИК"
@@ -910,6 +928,9 @@ msgstr "ПЛАНИРОВЩИК"
 #~ msgid "Invalid XML for View Architecture!"
 #~ msgstr "Неправильный XML для просмотра архитектуры!"
 
+#~ msgid "MRP & Logistic Scheduler"
+#~ msgstr "ПМР и Логистическое планирование"
+
 #~ msgid "Invalid arguments"
 #~ msgstr "Недопустимые аргументы"
 
@@ -927,6 +948,15 @@ msgstr "ПЛАНИРОВЩИК"
 #~ msgstr "Ошибка ! Нельзя создать зацикленные меню."
 
 #~ msgid ""
+#~ "This is the time frame analysed by the scheduler when computing "
+#~ "procurements. All procurements that are not between today and today+range "
+#~ "are skipped for futur computation."
+#~ msgstr ""
+#~ "Это временные рамки, обрабатываемые планировщиком при расчете снабжения. Все "
+#~ "снабжение, которое не находится между сегодня и сегодня+срок оставляется для "
+#~ "будущих расчетов."
+
+#~ msgid ""
 #~ "If the active field is set to true, it will allow you to hide the orderpoint "
 #~ "without removing it."
 #~ msgstr ""