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-17 09:10+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-18 06:26+0000\n"
18 "X-Generator: Launchpad (build 14814)\n"
19
20 #. module: base_vat
21 #: code:addons/base_vat/base_vat.py:141
22 #, python-format
23 msgid ""
24 "This VAT number does not seem to be valid.\n"
25 "Note: the expected format is %s"
26 msgstr ""
27
28 #. module: base_vat
29 #: sql_constraint:res.company:0
30 msgid "The company name must be unique !"
31 msgstr ""
32
33 #. module: base_vat
34 #: constraint:res.partner:0
35 msgid "Error ! You cannot create recursive associated members."
36 msgstr ""
37
38 #. module: base_vat
39 #: field:res.company,vat_check_vies:0
40 msgid "VIES VAT Check"
41 msgstr ""
42
43 #. module: base_vat
44 #: model:ir.model,name:base_vat.model_res_company
45 msgid "Companies"
46 msgstr ""
47
48 #. module: base_vat
49 #: constraint:res.company:0
50 msgid "Error! You can not create recursive companies."
51 msgstr ""
52
53 #. module: base_vat
54 #: help:res.partner,vat_subjected:0
55 msgid ""
56 "Check this box if the partner is subjected to the VAT. It will be used for "
57 "the VAT legal statement."
58 msgstr ""
59 "Marque esta opción si la empresa está sujeta al IVA. Será utilizado para la "
60 "declaración legal del IVA."
61
62 #. module: base_vat
63 #: model:ir.model,name:base_vat.model_res_partner
64 msgid "Partner"
65 msgstr "Empresa"
66
67 #. module: base_vat
68 #: help:res.company,vat_check_vies:0
69 msgid ""
70 "If checked, Partners VAT numbers will be fully validated against EU's VIES "
71 "service rather than via a simple format validation (checksum)."
72 msgstr ""
73
74 #. module: base_vat
75 #: field:res.partner,vat_subjected:0
76 msgid "VAT Legal Statement"
77 msgstr "Sujeto a IVA"