[MERGE]: Merge with lp:openobject-trunk-dev-addons2
[odoo/odoo.git] / addons / base_iban / i18n / es.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: 2010-11-18 16:11+0000\n"
10 "PO-Revision-Date: 2010-11-22 20:26+0000\n"
11 "Last-Translator: Jordi Esteve (www.zikzakmedia.com) "
12 "<jesteve@zikzakmedia.com>\n"
13 "Language-Team: \n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2010-11-23 04:59+0000\n"
18 "X-Generator: Launchpad (build Unknown)\n"
19
20 #. module: base_iban
21 #: sql_constraint:ir.module.module:0
22 msgid "The certificate ID of the module must be unique !"
23 msgstr "¡El ID del certificado del módulo debe ser único!"
24
25 #. module: base_iban
26 #: constraint:ir.ui.view:0
27 msgid "Invalid XML for View Architecture!"
28 msgstr "¡XML inválido para la definición de la vista!"
29
30 #. module: base_iban
31 #: model:ir.module.module,shortdesc:base_iban.module_meta_information
32 msgid "Create IBAN bank accounts"
33 msgstr "Crear cuentas banco IBAN"
34
35 #. module: base_iban
36 #: constraint:ir.model:0
37 msgid ""
38 "The Object name must start with x_ and not contain any special character !"
39 msgstr ""
40 "¡El nombre del objeto debe empezar con x_ y no contener ningún carácter "
41 "especial!"
42
43 #. module: base_iban
44 #: code:addons/base_iban/base_iban.py:0
45 #, python-format
46 msgid ""
47 "The IBAN does not seems to be correct. You should have entered something "
48 "like this %s"
49 msgstr ""
50 "El IBAN no parece que sea correcto. Debería haber introducido algo como esto "
51 "%s"
52
53 #. module: base_iban
54 #: model:res.partner.bank.type.field,name:base_iban.bank_zip_field
55 msgid "zip"
56 msgstr "Código postal"
57
58 #. module: base_iban
59 #: help:res.partner.bank,iban:0
60 msgid "International Bank Account Number"
61 msgstr "Núm. cuenta bancaria internacional IBAN"
62
63 #. module: base_iban
64 #: model:ir.model,name:base_iban.model_res_partner_bank
65 msgid "Bank Accounts"
66 msgstr "Cuentas bancarias"
67
68 #. module: base_iban
69 #: model:res.partner.bank.type.field,name:base_iban.bank_country_field
70 msgid "country_id"
71 msgstr "País"
72
73 #. module: base_iban
74 #: model:res.partner.bank.type.field,name:base_iban.bank_swift_field
75 msgid "bic"
76 msgstr "BIC"
77
78 #. module: base_iban
79 #: model:res.partner.bank.type.field,name:base_iban.bank_iban_field
80 msgid "iban"
81 msgstr "IBAN"
82
83 #. module: base_iban
84 #: sql_constraint:ir.module.module:0
85 msgid "The name of the module must be unique !"
86 msgstr "¡El nombre del módulo debe ser único!"
87
88 #. module: base_iban
89 #: code:addons/base_iban/base_iban.py:0
90 #, python-format
91 msgid "The IBAN is invalid, It should begin with the country code"
92 msgstr "El IBAN no es válido, debería empezar con el código del país"
93
94 #. module: base_iban
95 #: field:res.partner.bank,iban:0
96 msgid "IBAN"
97 msgstr "IBAN"
98
99 #. module: base_iban
100 #: model:res.partner.bank.type,name:base_iban.bank_iban
101 msgid "IBAN Account"
102 msgstr "Cuenta IBAN"
103
104 #. module: base_iban
105 #: sql_constraint:ir.model.fields:0
106 msgid "Size of the field can never be less than 1 !"
107 msgstr "¡El tamaño del campo nunca puede ser menor que 1!"
108
109 #. module: base_iban
110 #: model:res.partner.bank.type.field,name:base_iban.bank_acc_number_field
111 msgid "acc_number"
112 msgstr "Número cuenta"