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