Launchpad automatic translations update.
[odoo/odoo.git] / addons / base_vat / i18n / ca.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-03-26 18:33+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 sembla que no sigui correcte. Hauríeu d'haver introduït alguna "
28 "cosa com això %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 "    Permet la validació del CIF/NIF de les empreses. Comprova si el CIF/NIF "
45 "és un número vàlid.\n"
46 "\n"
47 "    Aquest mòdul usa els mètodes especificats a http://sima-pc.com/nif.php "
48 "per\n"
49 "    la validació del CIF/NIF assignat a les empreses dels països europeus.\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 - Per comprovar la validesa dels 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 podeu crear membres associats recursius."
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 és vàlid, hauria de començar amb el codi 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 "Marqueu aquesta opció si l'empresa està subjecta a l'IVA. Serà utilitzat per "
75 "a la declaració legal de l'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 "Subjecte a IVA"