[MERGE] base_vat: contribution for Croatia VAT numbers, courtesy of Milan Tribuson
[odoo/odoo.git] / addons / base_vat / i18n / en_GB.po
1 # English (United Kingdom) translation for openobject-addons
2 # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: openobject-addons\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2011-01-11 11:14+0000\n"
11 "PO-Revision-Date: 2011-08-25 17:34+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: English (United Kingdom) <en_GB@li.org>\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: 2011-09-05 05:10+0000\n"
18 "X-Generator: Launchpad (build 13830)\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 "The VAT does appear to be incorrect. You should have entered something like "
28 "this %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 "    Enable the VAT Number for the partner. Check the validity of that VAT "
45 "Number.\n"
46 "\n"
47 "    This module follows the methods stated at http://sima-pc.com/nif.php "
48 "for\n"
49 "    checking the validity of VAT Number assigned to partners in European "
50 "countries.\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 VAT - To check VAT number validity"
57
58 #. module: base_vat
59 #: constraint:res.partner:0
60 msgid "Error ! You can not create recursive associated members."
61 msgstr "Error ! You can not create recursive associated members."
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 "The VAT is invalid, It should begin with the country code"
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 "Check this box if the partner is subject to VAT. It will be used for the VAT "
76 "legal statement."
77
78 #. module: base_vat
79 #: model:ir.model,name:base_vat.model_res_partner
80 msgid "Partner"
81 msgstr "Partner"
82
83 #. module: base_vat
84 #: field:res.partner,vat_subjected:0
85 msgid "VAT Legal Statement"
86 msgstr "VAT Legal Statement"