odoo/addons/product_visible_discount/i18n/ru.po

73 lines
2.8 KiB
Plaintext
Raw Normal View History

# Russian translation for openobject-addons
# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-12-15 15:06+0000\n"
"PO-Revision-Date: 2010-11-07 07:48+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-17 05:47+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#. module: product_visible_discount
#: code:addons/product_visible_discount/product_visible_discount.py:0
#, python-format
msgid "No Purchase Pricelist Found !"
msgstr "Не найден каталог для закупок !"
#. module: product_visible_discount
#: code:addons/product_visible_discount/product_visible_discount.py:0
#, python-format
msgid "No Sale Pricelist Found "
msgstr "Не найден каталог для продаж "
#. module: product_visible_discount
#: model:ir.module.module,shortdesc:product_visible_discount.module_meta_information
#: field:product.pricelist,visible_discount:0
msgid "Visible Discount"
msgstr "Видимая скидка"
#. module: product_visible_discount
#: model:ir.model,name:product_visible_discount.model_account_invoice_line
msgid "Invoice Line"
msgstr "Позиция счета"
#. module: product_visible_discount
#: code:addons/product_visible_discount/product_visible_discount.py:0
#, python-format
msgid "You must first define a pricelist for Customer !"
msgstr "Сначала вы должны определить каталог для заказчика !"
#. module: product_visible_discount
#: model:ir.model,name:product_visible_discount.model_product_pricelist
msgid "Pricelist"
msgstr "Каталог"
#. module: product_visible_discount
#: code:addons/product_visible_discount/product_visible_discount.py:0
#, python-format
msgid "You must first define a pricelist for Supplier !"
msgstr "Сначала вы должны определить каталог для поставщика !"
#. module: product_visible_discount
#: model:ir.model,name:product_visible_discount.model_sale_order_line
msgid "Sale Order Line"
msgstr "Позиция заказа на продажу"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Неправильный XML для просмотра структуры!"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Название объекта должно начинаться с x_ и не должно содержать специальных "
#~ "символов !"