Launchpad automatic translations update.
[odoo/odoo.git] / addons / base_vat / i18n / es_EC.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-13 04:07+0000\n"
11 "Last-Translator: Cristian Salamea (Gnuthink) <ovnicraft@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-01-15 05:16+0000\n"
17 "X-Generator: Launchpad (build 12177)\n"
18
19 #. module: base_vat
20 #: code:addons/base_vat/base_vat.py:87
21 #, python-format
22 msgid ""
23 "The Vat does not seems to be correct. You should have entered something like "
24 "this %s"
25 msgstr ""
26 "El CIF/NIF parece que no sea correcto. Debería haber introducido algo como "
27 "esto %s"
28
29 #. module: base_vat
30 #: model:ir.module.module,description:base_vat.module_meta_information
31 msgid ""
32 "\n"
33 "    Enable the VAT Number for the partner. Check the validity of that VAT "
34 "Number.\n"
35 "\n"
36 "    This module follows the methods stated at http://sima-pc.com/nif.php "
37 "for\n"
38 "    checking the validity of VAT Number assigned to partners in European "
39 "countries.\n"
40 "    "
41 msgstr ""
42 "\n"
43 "    Permite la validación del CIF/NIF de las empresas. Comprueba si el "
44 "CIF/NIF es un número válido.\n"
45 "\n"
46 "    Este módulo usa los métodos especificados en http://sima-pc.com/nif.php "
47 "para\n"
48 "    la validación del CIF/NIF asignado a las empresas de los países "
49 "europeos.\n"
50 "    "
51
52 #. module: base_vat
53 #: model:ir.module.module,shortdesc:base_vat.module_meta_information
54 msgid "Base VAT - To check VAT number validity"
55 msgstr "Base CIF/NIF - Para comprobar la validez de los CIF/NIF"
56
57 #. module: base_vat
58 #: constraint:res.partner:0
59 msgid "Error ! You can not create recursive associated members."
60 msgstr "Error ! No puedes crear miembros asociados recursivos"
61
62 #. module: base_vat
63 #: code:addons/base_vat/base_vat.py:88
64 #, python-format
65 msgid "The VAT is invalid, It should begin with the country code"
66 msgstr "El CIF/NIF no es válido, debería empezar con el código del país"
67
68 #. module: base_vat
69 #: help:res.partner,vat_subjected:0
70 msgid ""
71 "Check this box if the partner is subjected to the VAT. It will be used for "
72 "the VAT legal statement."
73 msgstr ""
74 "Marque esta opción si la empresa está sujeta al IVA. Será utilizado para la "
75 "declaración legal del IVA."
76
77 #. module: base_vat
78 #: model:ir.model,name:base_vat.model_res_partner
79 msgid "Partner"
80 msgstr "Empresa"
81
82 #. module: base_vat
83 #: field:res.partner,vat_subjected:0
84 msgid "VAT Legal Statement"
85 msgstr "Sujeto a IVA"
86
87 #~ msgid ""
88 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
89 #~ msgstr ""
90 #~ "Activa el IVA (Impuesto Valor Añadido) para la empresa. Comprueba la validez "
91 #~ "del CIF/NIF."
92
93 #~ msgid "Invalid XML for View Architecture!"
94 #~ msgstr "¡XML inválido para la definición de la vista!"
95
96 #~ msgid "VAT"
97 #~ msgstr "IVA"