[FIX] Cannot specify RFC in the accounting options
[odoo/odoo.git] / addons / base_vat / i18n / en_AU.po
1 # English (Australia) translation for openobject-addons
2 # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
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: 2010-08-03 03:16+0000\n"
12 "Last-Translator: Mantavya Gajjar (Open ERP) <Unknown>\n"
13 "Language-Team: English (Australia) <en_AU@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-01-15 05:16+0000\n"
18 "X-Generator: Launchpad (build 12177)\n"
19
20 #. module: base_vat
21 #: code:addons/base_vat/base_vat.py:87
22 #, python-format
23 msgid "The Vat does not seems to be correct. You should have entered something like this %s"
24 msgstr ""
25
26 #. module: base_vat
27 #: model:ir.module.module,description:base_vat.module_meta_information
28 msgid ""
29 "\n"
30 "    Enable the VAT Number for the partner. Check the validity of that VAT "
31 "Number.\n"
32 "\n"
33 "    This module follows the methods stated at http://sima-pc.com/nif.php "
34 "for\n"
35 "    checking the validity of VAT Number assigned to partners in European "
36 "countries.\n"
37 "    "
38 msgstr ""
39
40 #. module: base_vat
41 #: model:ir.module.module,shortdesc:base_vat.module_meta_information
42 msgid "Base VAT - To check VAT number validity"
43 msgstr ""
44
45 #. module: base_vat
46 #: constraint:res.partner:0
47 msgid "Error ! You can not create recursive associated members."
48 msgstr ""
49
50 #. module: base_vat
51 #: code:addons/base_vat/base_vat.py:88
52 #, python-format
53 msgid "The VAT is invalid, It should begin with the country code"
54 msgstr ""
55
56 #. module: base_vat
57 #: help:res.partner,vat_subjected:0
58 msgid ""
59 "Check this box if the partner is subjected to the VAT. It will be used for "
60 "the VAT legal statement."
61 msgstr ""
62
63 #. module: base_vat
64 #: model:ir.model,name:base_vat.model_res_partner
65 msgid "Partner"
66 msgstr ""
67
68 #. module: base_vat
69 #: field:res.partner,vat_subjected:0
70 msgid "VAT Legal Statement"
71 msgstr "GST Legal Statement"
72
73 #~ msgid "VAT"
74 #~ msgstr "GST"
75
76 #~ msgid ""
77 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
78 #~ msgstr "Enable the ABN for the partner. Check the validity of at ABN."
79
80 #~ msgid "Invalid XML for View Architecture!"
81 #~ msgstr "Invalid XML for View Architecture!"