[FIX] Cannot specify RFC in the accounting options
[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-11 11:14+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-15 05:16+0000\n"
17 "X-Generator: Launchpad (build 12177)\n"
18
19 #. module: base_vat
20 #: code:addons/base_vat/base_vat.py:87
21 #, python-format
22 msgid "The Vat does not seems to be correct. You should have entered something like this %s"
23 msgstr "НДС не кажется верным. Вы должны ввести что-то вроде этого: %s"
24
25 #. module: base_vat
26 #: model:ir.module.module,description:base_vat.module_meta_information
27 msgid ""
28 "\n"
29 "    Enable the VAT Number for the partner. Check the validity of that VAT "
30 "Number.\n"
31 "\n"
32 "    This module follows the methods stated at http://sima-pc.com/nif.php "
33 "for\n"
34 "    checking the validity of VAT Number assigned to partners in European "
35 "countries.\n"
36 "    "
37 msgstr ""
38
39 #. module: base_vat
40 #: model:ir.module.module,shortdesc:base_vat.module_meta_information
41 msgid "Base VAT - To check VAT number validity"
42 msgstr "База НДС - для проверки правильности НДС"
43
44 #. module: base_vat
45 #: constraint:res.partner:0
46 msgid "Error ! You can not create recursive associated members."
47 msgstr "Ошибка! Вы не можете создать рекурсивно связанных участников."
48
49 #. module: base_vat
50 #: code:addons/base_vat/base_vat.py:88
51 #, python-format
52 msgid "The VAT is invalid, It should begin with the country code"
53 msgstr "НДС неправильный, он должен начинаться с кода страны"
54
55 #. module: base_vat
56 #: help:res.partner,vat_subjected:0
57 msgid ""
58 "Check this box if the partner is subjected to the VAT. It will be used for "
59 "the VAT legal statement."
60 msgstr ""
61 "Отметьте, если партнер -плательщик НДС. Используется для заявления НДС."
62
63 #. module: base_vat
64 #: model:ir.model,name:base_vat.model_res_partner
65 msgid "Partner"
66 msgstr "Партнёр"
67
68 #. module: base_vat
69 #: field:res.partner,vat_subjected:0
70 msgid "VAT Legal Statement"
71 msgstr "Действующий код налога"
72
73 #~ msgid "VAT"
74 #~ msgstr "Код налога"
75
76 #~ msgid "Invalid XML for View Architecture!"
77 #~ msgstr "Некорректный формат XML структуры для просмотра."
78
79 #~ msgid ""
80 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
81 #~ msgstr ""
82 #~ "Разрешить использование кода налога для партнера. Проверьте правильность "
83 #~ "кода налога."
84
85 #~ msgid ""
86 #~ "The Object name must start with x_ and not contain any special character !"
87 #~ msgstr ""
88 #~ "Название объекта должно начинаться с x_  и не должно содержать специальных "
89 #~ "символов !"
90
91 #~ msgid "Size of the field can never be less than 1 !"
92 #~ msgstr "Размер поля никогда не может быть меньше 1 !"
93
94 #~ msgid "The name of the module must be unique !"
95 #~ msgstr "Название модуля должно быть уникальным !"
96
97 #~ msgid "The certificate ID of the module must be unique !"
98 #~ msgstr "Идентификатор сертификата модуля должен быть уникальным !"