[MERGE]: Merge with lp:openobject-addons
[odoo/odoo.git] / addons / base_vat / i18n / ru.po
1 # Translation of OpenERP Server.
2 # This file contains the translation of the following modules:
3 #       * base_vat
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: OpenERP Server 6.0dev\n"
8 "Report-Msgid-Bugs-To: support@openerp.com\n"
9 "POT-Creation-Date: 2011-01-03 16:57+0000\n"
10 "PO-Revision-Date: 2010-12-05 07:36+0000\n"
11 "Last-Translator: Chertykov Denis <chertykov@gmail.com>\n"
12 "Language-Team: \n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2011-01-06 04:53+0000\n"
17 "X-Generator: Launchpad (build Unknown)\n"
18
19 #. module: base_vat
20 #: code:addons/base_vat/base_vat.py:87
21 #, python-format
22 msgid ""
23 "The Vat does not seems to be correct. You should have entered something like "
24 "this %s"
25 msgstr "НДС не кажется верным. Вы должны ввести что-то вроде этого: %s"
26
27 #. module: base_vat
28 #: model:ir.module.module,description:base_vat.module_meta_information
29 msgid ""
30 "\n"
31 "    Enable the VAT Number for the partner. Check the validity of that VAT "
32 "Number.\n"
33 "\n"
34 "    This module follows the methods stated at http://sima-pc.com/nif.php "
35 "for\n"
36 "    checking the validity of VAT Number assigned to partners in European "
37 "countries.\n"
38 "    "
39 msgstr ""
40
41 #. module: base_vat
42 #: model:ir.module.module,shortdesc:base_vat.module_meta_information
43 msgid "Base VAT - To check VAT number validity"
44 msgstr "База НДС - для проверки правильности НДС"
45
46 #. module: base_vat
47 #: constraint:res.partner:0
48 msgid "Error ! You can not create recursive associated members."
49 msgstr "Ошибка! Вы не можете создать рекурсивно связанных участников."
50
51 #. module: base_vat
52 #: code:addons/base_vat/base_vat.py:88
53 #, python-format
54 msgid "The VAT is invalid, It should begin with the country code"
55 msgstr "НДС неправильный, он должен начинаться с кода страны"
56
57 #. module: base_vat
58 #: help:res.partner,vat_subjected:0
59 msgid ""
60 "Check this box if the partner is subjected to the VAT. It will be used for "
61 "the VAT legal statement."
62 msgstr ""
63 "Отметьте, если партнер -плательщик НДС. Используется для заявления НДС."
64
65 #. module: base_vat
66 #: model:ir.model,name:base_vat.model_res_partner
67 msgid "Partner"
68 msgstr "Партнёр"
69
70 #. module: base_vat
71 #: field:res.partner,vat_subjected:0
72 msgid "VAT Legal Statement"
73 msgstr "Действующий код налога"
74
75 #~ msgid "VAT"
76 #~ msgstr "Код налога"
77
78 #~ msgid "Invalid XML for View Architecture!"
79 #~ msgstr "Некорректный формат XML структуры для просмотра."
80
81 #~ msgid ""
82 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
83 #~ msgstr ""
84 #~ "Разрешить использование кода налога для партнера. Проверьте правильность "
85 #~ "кода налога."
86
87 #~ msgid ""
88 #~ "The Object name must start with x_ and not contain any special character !"
89 #~ msgstr ""
90 #~ "Название объекта должно начинаться с x_  и не должно содержать специальных "
91 #~ "символов !"
92
93 #~ msgid "Size of the field can never be less than 1 !"
94 #~ msgstr "Размер поля никогда не может быть меньше 1 !"
95
96 #~ msgid "The name of the module must be unique !"
97 #~ msgstr "Название модуля должно быть уникальным !"
98
99 #~ msgid "The certificate ID of the module must be unique !"
100 #~ msgstr "Идентификатор сертификата модуля должен быть уникальным !"