[MERGE]: Merge with lp:openobject-trunk-dev-addons2
[odoo/odoo.git] / addons / base_vat / i18n / es.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-12-03 15:43+0000\n"
10 "PO-Revision-Date: 2010-12-09 10:05+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-12-14 05:05+0000\n"
18 "X-Generator: Launchpad (build Unknown)\n"
19
20 #. module: base_vat
21 #: code:addons/base_vat/base_vat.py:0
22 #, python-format
23 msgid ""
24 "The Vat does not seems to be correct. You should have entered something like "
25 "this %s"
26 msgstr ""
27 "El CIF/NIF parece que no sea correcto. Debería haber introducido algo como "
28 "esto %s"
29
30 #. module: base_vat
31 #: model:ir.module.module,shortdesc:base_vat.module_meta_information
32 msgid "Base VAT - To check VAT number validity"
33 msgstr "Base CIF/NIF - Para comprobar la validez de los CIF/NIF"
34
35 #. module: base_vat
36 #: constraint:res.partner:0
37 msgid "Error ! You can not create recursive associated members."
38 msgstr "¡Error! No puede crear miembros asociados recursivos."
39
40 #. module: base_vat
41 #: code:addons/base_vat/base_vat.py:0
42 #, python-format
43 msgid "The VAT is invalid, It should begin with the country code"
44 msgstr "El CIF/NIF no es válido, debería empezar con el código del país"
45
46 #. module: base_vat
47 #: help:res.partner,vat_subjected:0
48 msgid ""
49 "Check this box if the partner is subjected to the VAT. It will be used for "
50 "the VAT legal statement."
51 msgstr ""
52 "Marque esta opción si la empresa está sujeta al IVA. Será utilizado para la "
53 "declaración legal del IVA."
54
55 #. module: base_vat
56 #: model:ir.model,name:base_vat.model_res_partner
57 msgid "Partner"
58 msgstr "Empresa"
59
60 #. module: base_vat
61 #: field:res.partner,vat_subjected:0
62 msgid "VAT Legal Statement"
63 msgstr "Sujeto a IVA"
64
65 #~ msgid "Invalid XML for View Architecture!"
66 #~ msgstr "¡XML inválido para la definición de la vista!"
67
68 #~ msgid ""
69 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
70 #~ msgstr ""
71 #~ "Activa el IVA (Impuesto Valor Añadido) para la empresa. Comprueba la validez "
72 #~ "del CIF/NIF."
73
74 #~ msgid "VAT"
75 #~ msgstr "IVA"
76
77 #~ msgid ""
78 #~ "The Object name must start with x_ and not contain any special character !"
79 #~ msgstr ""
80 #~ "¡El nombre del objeto debe empezar con x_ y no contener ningún carácter "
81 #~ "especial!"
82
83 #~ msgid "The name of the module must be unique !"
84 #~ msgstr "¡El nombre del módulo debe ser único!"
85
86 #~ msgid "Size of the field can never be less than 1 !"
87 #~ msgstr "¡El tamaño del campo nunca puede ser menor que 1!"
88
89 #~ msgid "The certificate ID of the module must be unique !"
90 #~ msgstr "¡El ID del certificado del módulo debe ser único!"