[MERGE] turnk
[odoo/odoo.git] / addons / account_anglo_saxon / i18n / ru.po
1 # Russian translation for openobject-addons
2 # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: openobject-addons\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2012-12-03 16:02+0000\n"
11 "PO-Revision-Date: 2010-06-22 13:59+0000\n"
12 "Last-Translator: devcode <brestows@gmail.com>\n"
13 "Language-Team: Russian <ru@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2012-12-04 05:45+0000\n"
18 "X-Generator: Launchpad (build 16335)\n"
19
20 #. module: account_anglo_saxon
21 #: model:ir.model,name:account_anglo_saxon.model_product_category
22 msgid "Product Category"
23 msgstr "Категория ТМЦ"
24
25 #. module: account_anglo_saxon
26 #: model:ir.model,name:account_anglo_saxon.model_account_invoice_line
27 msgid "Invoice Line"
28 msgstr "Позиция счета"
29
30 #. module: account_anglo_saxon
31 #: model:ir.model,name:account_anglo_saxon.model_purchase_order
32 msgid "Purchase Order"
33 msgstr "Заказ на закупку"
34
35 #. module: account_anglo_saxon
36 #: model:ir.model,name:account_anglo_saxon.model_product_template
37 msgid "Product Template"
38 msgstr "Шаблон ТМЦ"
39
40 #. module: account_anglo_saxon
41 #: field:product.category,property_account_creditor_price_difference_categ:0
42 #: field:product.template,property_account_creditor_price_difference:0
43 msgid "Price Difference Account"
44 msgstr "Счёт разницы цен"
45
46 #. module: account_anglo_saxon
47 #: model:ir.model,name:account_anglo_saxon.model_account_invoice
48 msgid "Invoice"
49 msgstr "Счет"
50
51 #. module: account_anglo_saxon
52 #: model:ir.model,name:account_anglo_saxon.model_stock_picking
53 msgid "Picking List"
54 msgstr "Комплектовочный лист"
55
56 #. module: account_anglo_saxon
57 #: help:product.category,property_account_creditor_price_difference_categ:0
58 #: help:product.template,property_account_creditor_price_difference:0
59 msgid ""
60 "This account will be used to value price difference between purchase price "
61 "and cost price."
62 msgstr ""
63 "Этот счёт будет использован для оценки разницы между ценой покупки и ценой "
64 "продажи."
65
66 #~ msgid "Invalid XML for View Architecture!"
67 #~ msgstr "Неправильный XML для просмотра структуры!"
68
69 #~ msgid ""
70 #~ "Error: The default UOM and the purchase UOM must be in the same category."
71 #~ msgstr ""
72 #~ "Ошибка. ед. изм. по умолчанию и закупочные ед. изм. должны иметь одинаковую "
73 #~ "категорию."
74
75 #~ msgid "Error ! You can not create recursive categories."
76 #~ msgstr "Ошибка! Нельзя создать рекурсивные категории."
77
78 #~ msgid "Order Reference must be unique !"
79 #~ msgstr "Номер заказа должен быть уникальным!"
80
81 #~ msgid " Accounting Property"
82 #~ msgstr " Свойство учёта"
83
84 #~ msgid ""
85 #~ "This module will support the Anglo-Saxons accounting methodology by\n"
86 #~ "    changing the accounting logic with stock transactions. The difference "
87 #~ "between the Anglo-Saxon accounting countries\n"
88 #~ "    and the Rhine or also called Continental accounting countries is the "
89 #~ "moment of taking the Cost of Goods Sold versus Cost of Sales.\n"
90 #~ "    Anglo-Saxons accounting does take the cost when sales invoice is "
91 #~ "created, Continental accounting will take the cost at the moment the goods "
92 #~ "are shipped.\n"
93 #~ "    This module will add this functionality by using a interim account, to "
94 #~ "store the value of shipped goods and will contra book this interim account\n"
95 #~ "    when the invoice is created to transfer this amount to the debtor or "
96 #~ "creditor account.\n"
97 #~ "    Secondly, price differences between actual purchase price and fixed "
98 #~ "product standard price are booked on a separate account"
99 #~ msgstr ""
100 #~ "Этот модуль реализует поддержку англо-саксонской методологии учёта,\n"
101 #~ "    заменяя логику учёта на транзакции. Разница между странами с англо-"
102 #~ "саксонским учётом и \n"
103 #~ "    странами с континентальным учётом заключается в выборе стоимости "
104 #~ "проданных товаров вместо стоимости продажи.\n"
105 #~ "    В англо-саксонском учёте цена берётся при создании счёта, а в "
106 #~ "континентальном - при отгрузке товара.\n"
107 #~ "    Этот модуль добавляет требуемую функциональность с помощью "
108 #~ "промежуточного счёта, где сохраняется стоимость отгруженных товаров\n"
109 #~ "    и используется его при выставлении счёта, перенося сумму на дебетовый "
110 #~ "или кредитный счёт.\n"
111 #~ "    Во-вторых, различия между настоящей ценой покупки и фиксированной "
112 #~ "стандартной ценой учитываются на отдельном счёте."
113
114 #~ msgid "Stock Accounting for Anglo Saxon countries"
115 #~ msgstr "Базовый учёт для англо-саксонских стран"