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: 2012-02-08 00:36+0000\n"
10 "PO-Revision-Date: 2012-02-29 09:32+0000\n"
11 "Last-Translator: Ignacio Ibeas (www.acysos.com) <ignacio@acysos.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: 2012-03-01 05:18+0000\n"
17 "X-Generator: Launchpad (build 14874)\n"
18
19 #. module: base_vat
20 #: code:addons/base_vat/base_vat.py:141
21 #, python-format
22 msgid ""
23 "This VAT number does not seem to be valid.\n"
24 "Note: the expected format is %s"
25 msgstr "El CIF/NIF no es válido. El formato esperado es %s"
26
27 #. module: base_vat
28 #: sql_constraint:res.company:0
29 msgid "The company name must be unique !"
30 msgstr "¡El nombre de la compañía debe ser único!"
31
32 #. module: base_vat
33 #: constraint:res.partner:0
34 msgid "Error ! You cannot create recursive associated members."
35 msgstr "¡Error! No puede crear miembros asociados recursivamente."
36
37 #. module: base_vat
38 #: field:res.company,vat_check_vies:0
39 msgid "VIES VAT Check"
40 msgstr ""
41
42 #. module: base_vat
43 #: model:ir.model,name:base_vat.model_res_company
44 msgid "Companies"
45 msgstr "Compañías"
46
47 #. module: base_vat
48 #: constraint:res.company:0
49 msgid "Error! You can not create recursive companies."
50 msgstr "Error! No puede crear compañias recursivas."
51
52 #. module: base_vat
53 #: help:res.partner,vat_subjected:0
54 msgid ""
55 "Check this box if the partner is subjected to the VAT. It will be used for "
56 "the VAT legal statement."
57 msgstr ""
58 "Marque esta opción si la empresa está sujeta al IVA. Será utilizado para la "
59 "declaración legal del IVA."
60
61 #. module: base_vat
62 #: model:ir.model,name:base_vat.model_res_partner
63 msgid "Partner"
64 msgstr "Empresa"
65
66 #. module: base_vat
67 #: help:res.company,vat_check_vies:0
68 msgid ""
69 "If checked, Partners VAT numbers will be fully validated against EU's VIES "
70 "service rather than via a simple format validation (checksum)."
71 msgstr ""
72
73 #. module: base_vat
74 #: field:res.partner,vat_subjected:0
75 msgid "VAT Legal Statement"
76 msgstr "Sujeto a IVA"