Launchpad automatic translations update.
[odoo/odoo.git] / addons / base_iban / i18n / zh_CN.po
1 # Translation of OpenERP Server.
2 # This file contains the translation of the following modules:
3 #       * base_iban
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-12-22 18:44+0000\n"
10 "PO-Revision-Date: 2010-08-03 03:38+0000\n"
11 "Last-Translator: openerp-china.black-jack <onetimespeed@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-12-23 05:50+0000\n"
17 "X-Generator: Launchpad (build 14560)\n"
18
19 #. module: base_iban
20 #: constraint:res.partner.bank:0
21 msgid ""
22 "\n"
23 "Please define BIC/Swift code on bank for bank type IBAN Account to make "
24 "valid payments"
25 msgstr ""
26
27 #. module: base_iban
28 #: model:res.partner.bank.type,format_layout:base_iban.bank_iban
29 msgid "%(bank_name)s: IBAN %(acc_number)s - BIC %(bank_bic)s"
30 msgstr ""
31
32 #. module: base_iban
33 #: model:res.partner.bank.type.field,name:base_iban.bank_swift_field
34 msgid "bank_bic"
35 msgstr ""
36
37 #. module: base_iban
38 #: model:res.partner.bank.type.field,name:base_iban.bank_zip_field
39 msgid "zip"
40 msgstr "邮政编码"
41
42 #. module: base_iban
43 #: help:res.partner.bank,iban:0
44 msgid "International Bank Account Number"
45 msgstr "国际银行帐号(IBAN)"
46
47 #. module: base_iban
48 #: model:ir.model,name:base_iban.model_res_partner_bank
49 msgid "Bank Accounts"
50 msgstr "银行账户"
51
52 #. module: base_iban
53 #: model:res.partner.bank.type.field,name:base_iban.bank_country_field
54 msgid "country_id"
55 msgstr "country_id"
56
57 #. module: base_iban
58 #: code:addons/base_iban/base_iban.py:130
59 #, python-format
60 msgid ""
61 "The IBAN does not seem to be correct. You should have entered something like "
62 "this %s"
63 msgstr ""
64
65 #. module: base_iban
66 #: field:res.partner.bank,iban:0
67 msgid "IBAN"
68 msgstr "IBAN"
69
70 #. module: base_iban
71 #: code:addons/base_iban/base_iban.py:131
72 #, python-format
73 msgid "The IBAN is invalid, it should begin with the country code"
74 msgstr ""
75
76 #. module: base_iban
77 #: model:res.partner.bank.type,name:base_iban.bank_iban
78 msgid "IBAN Account"
79 msgstr "IBAN账号"
80
81 #~ msgid "acc_number"
82 #~ msgstr "acc_number"
83
84 #~ msgid "Invalid XML for View Architecture!"
85 #~ msgstr "无效的视图结构xml文件"
86
87 #, python-format
88 #~ msgid "The IBAN is invalid, It should begin with the country code"
89 #~ msgstr "这个IBAN是无效的,应该以国家代码作为开头"
90
91 #, python-format
92 #~ msgid ""
93 #~ "The IBAN does not seems to be correct. You should have entered something "
94 #~ "like this %s"
95 #~ msgstr "这个IBAN似乎是错误的。你应该输入类似这样的%s"
96
97 #~ msgid "bic"
98 #~ msgstr "bic"
99
100 #~ msgid "Create IBAN bank accounts"
101 #~ msgstr "创建 IBAN 银行账户"
102
103 #~ msgid "iban"
104 #~ msgstr "国际银行账号(IBAN)"
105
106 #~ msgid ""
107 #~ "\n"
108 #~ "This module installs the base for IBAN (International Bank Account Number) "
109 #~ "bank accounts and checks for its validity.\n"
110 #~ "\n"
111 #~ "    "
112 #~ msgstr ""
113 #~ "\n"
114 #~ "这个是安装是IBAN(国际银行账户号码)并检查其有效性的基础模块\n"
115 #~ "\n"
116 #~ "    "