odoo/addons/base_iban/i18n/zh_CN.po

130 lines
3.5 KiB
Plaintext
Raw Normal View History

# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * base_iban
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 00:36+0000\n"
"PO-Revision-Date: 2012-02-10 03:09+0000\n"
"Last-Translator: Jeff Wang <wjfonhand@hotmail.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-10 04:47+0000\n"
"X-Generator: Launchpad (build 14771)\n"
#. module: base_iban
#: constraint:res.partner.bank:0
msgid ""
"\n"
"Please define BIC/Swift code on bank for bank type IBAN Account to make "
"valid payments"
msgstr ""
"\n"
"请为 IBAN类型的银行指定 BIC/Swift代码以便自动付款。"
#. module: base_iban
#: code:addons/base_iban/base_iban.py:139
#, python-format
msgid "This IBAN does not pass the validation check, please verify it"
msgstr "这个IBAN没有通过验证请检查一下"
#. module: base_iban
#: model:res.partner.bank.type,format_layout:base_iban.bank_iban
msgid "%(bank_name)s: IBAN %(acc_number)s - BIC %(bank_bic)s"
msgstr "%(bank_name)s: IBAN %(acc_number)s - BIC %(bank_bic)s"
#. module: base_iban
#: model:res.partner.bank.type.field,name:base_iban.bank_swift_field
msgid "bank_bic"
msgstr "bank_bic"
#. module: base_iban
#: model:res.partner.bank.type.field,name:base_iban.bank_zip_field
msgid "zip"
msgstr "邮政编码"
#. module: base_iban
#: help:res.partner.bank,iban:0
msgid "International Bank Account Number"
msgstr "国际银行帐号IBAN"
#. module: base_iban
#: model:ir.model,name:base_iban.model_res_partner_bank
msgid "Bank Accounts"
msgstr "银行账户"
#. module: base_iban
#: model:res.partner.bank.type.field,name:base_iban.bank_country_field
msgid "country_id"
msgstr "country_id"
#. module: base_iban
#: code:addons/base_iban/base_iban.py:136
#, python-format
msgid ""
"The IBAN does not seem to be correct. You should have entered something like "
"this %s"
msgstr "IBAN格式不对正确的格式类似 %s"
#. module: base_iban
#: field:res.partner.bank,iban:0
msgid "IBAN"
msgstr "IBAN"
#. module: base_iban
#: code:addons/base_iban/base_iban.py:140
#, python-format
msgid "The IBAN is invalid, it should begin with the country code"
msgstr "IBAN编号不正确应该以国家编号开头"
#. module: base_iban
#: model:res.partner.bank.type,name:base_iban.bank_iban
msgid "IBAN Account"
msgstr "IBAN账号"
#. module: base_iban
#: constraint:res.partner.bank:0
msgid "The RIB and/or IBAN is not valid"
msgstr "RIB/IBAN 无效"
#~ msgid "acc_number"
#~ msgstr "acc_number"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "无效的视图结构xml文件"
#, python-format
#~ msgid "The IBAN is invalid, It should begin with the country code"
#~ msgstr "这个IBAN是无效的应该以国家代码作为开头"
#, python-format
#~ msgid ""
#~ "The IBAN does not seems to be correct. You should have entered something "
#~ "like this %s"
#~ msgstr "这个IBAN似乎是错误的。你应该输入类似这样的%s"
#~ msgid "bic"
#~ msgstr "bic"
#~ msgid "Create IBAN bank accounts"
#~ msgstr "创建 IBAN 银行账户"
#~ msgid "iban"
#~ msgstr "国际银行账号(IBAN)"
#~ msgid ""
#~ "\n"
#~ "This module installs the base for IBAN (International Bank Account Number) "
#~ "bank accounts and checks for its validity.\n"
#~ "\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ "这个是安装是IBAN国际银行账户号码并检查其有效性的基础模块\n"
#~ "\n"
#~ " "