Launchpad automatic translations update.
[odoo/odoo.git] / addons / base_vat / i18n / zh_CN.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: 2011-01-11 09:18+0000\n"
11 "Last-Translator: Wei \"oldrev\" Li <oldrev@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-11-05 05:05+0000\n"
17 "X-Generator: Launchpad (build 14231)\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 "\n"
41 "    为业务伙伴启用增值税号码。检查增值税号码的有效性\n"
42 "\n"
43 "    此模块按照http://sima-pc.com/nif.php 上所列的方法 \n"
44 "    检查分配给欧洲国家的合作伙伴增值税号码的有效性。\n"
45 "    "
46
47 #. module: base_vat
48 #: model:ir.module.module,shortdesc:base_vat.module_meta_information
49 msgid "Base VAT - To check VAT number validity"
50 msgstr "基础增值税 - 检查增值税数字的有效性"
51
52 #. module: base_vat
53 #: constraint:res.partner:0
54 msgid "Error ! You can not create recursive associated members."
55 msgstr "错误!您不能创建递归的商会会员。"
56
57 #. module: base_vat
58 #: code:addons/base_vat/base_vat.py:88
59 #, python-format
60 msgid "The VAT is invalid, It should begin with the country code"
61 msgstr "增值税无效,应以国家代码开头"
62
63 #. module: base_vat
64 #: help:res.partner,vat_subjected:0
65 msgid ""
66 "Check this box if the partner is subjected to the VAT. It will be used for "
67 "the VAT legal statement."
68 msgstr "如果你的业务伙伴接收增值税勾选此项.它将用于增值税的正式报表"
69
70 #. module: base_vat
71 #: model:ir.model,name:base_vat.model_res_partner
72 msgid "Partner"
73 msgstr "业务伙伴"
74
75 #. module: base_vat
76 #: field:res.partner,vat_subjected:0
77 msgid "VAT Legal Statement"
78 msgstr "增值税正式报表"
79
80 #~ msgid "VAT"
81 #~ msgstr "增值税"
82
83 #~ msgid ""
84 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
85 #~ msgstr "启用业务伙伴增值税号.检查有效性"
86
87 #~ msgid "Invalid XML for View Architecture!"
88 #~ msgstr "无效的视图结构xml文件"