Launchpad automatic translations update.
[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: 2011-01-11 11:14+0000\n"
10 "PO-Revision-Date: 2011-01-19 12:00+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: 2012-02-08 07:06+0000\n"
18 "X-Generator: Launchpad (build 14747)\n"
19
20 #. module: base_vat
21 #: code:addons/base_vat/base_vat.py:87
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,description:base_vat.module_meta_information
32 msgid ""
33 "\n"
34 "    Enable the VAT Number for the partner. Check the validity of that VAT "
35 "Number.\n"
36 "\n"
37 "    This module follows the methods stated at http://sima-pc.com/nif.php "
38 "for\n"
39 "    checking the validity of VAT Number assigned to partners in European "
40 "countries.\n"
41 "    "
42 msgstr ""
43 "\n"
44 "    Permite la validación del CIF/NIF de las empresas. Comprueba si el "
45 "CIF/NIF es un número válido.\n"
46 "\n"
47 "    Este módulo usa los métodos especificados en http://sima-pc.com/nif.php "
48 "para\n"
49 "    la validación del CIF/NIF asignado a las empresas de los países "
50 "europeos.\n"
51 "    "
52
53 #. module: base_vat
54 #: model:ir.module.module,shortdesc:base_vat.module_meta_information
55 msgid "Base VAT - To check VAT number validity"
56 msgstr "Base CIF/NIF - Para comprobar la validez de los CIF/NIF"
57
58 #. module: base_vat
59 #: constraint:res.partner:0
60 msgid "Error ! You can not create recursive associated members."
61 msgstr "¡Error! No puede crear miembros asociados recursivos."
62
63 #. module: base_vat
64 #: code:addons/base_vat/base_vat.py:88
65 #, python-format
66 msgid "The VAT is invalid, It should begin with the country code"
67 msgstr "El CIF/NIF no es válido, debería empezar con el código del país"
68
69 #. module: base_vat
70 #: help:res.partner,vat_subjected:0
71 msgid ""
72 "Check this box if the partner is subjected to the VAT. It will be used for "
73 "the VAT legal statement."
74 msgstr ""
75 "Marque esta opción si la empresa está sujeta al IVA. Será utilizado para la "
76 "declaración legal del IVA."
77
78 #. module: base_vat
79 #: model:ir.model,name:base_vat.model_res_partner
80 msgid "Partner"
81 msgstr "Empresa"
82
83 #. module: base_vat
84 #: field:res.partner,vat_subjected:0
85 msgid "VAT Legal Statement"
86 msgstr "Sujeto a IVA"