Launchpad automatic translations update.
[odoo/odoo.git] / addons / base_vat / i18n / gl.po
1 # Galician translation for openobject-addons
2 # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
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: 2012-02-08 00:36+0000\n"
11 "PO-Revision-Date: 2009-09-08 14:52+0000\n"
12 "Last-Translator: Fabien (Open ERP) <fp@tinyerp.com>\n"
13 "Language-Team: Galician <gl@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: 2012-02-09 06:15+0000\n"
18 "X-Generator: Launchpad (build 14763)\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 se a empresa está suxeita ó IVE. Será utilizado para a "
60 "declaración legal do IVE."
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 "Suxeito ó IVE"
78
79 #~ msgid "Invalid XML for View Architecture!"
80 #~ msgstr "¡XML non válido para a súa visualización!"
81
82 #~ msgid ""
83 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
84 #~ msgstr ""
85 #~ "Activar o número CIF/NIF para o partner. Comprobe a validez dese número VAT"
86
87 #~ msgid "VAT"
88 #~ msgstr "CIF/NIF"
89
90 #~ msgid ""
91 #~ "\n"
92 #~ "    Enable the VAT Number for the partner. Check the validity of that VAT "
93 #~ "Number.\n"
94 #~ "\n"
95 #~ "    This module follows the methods stated at http://sima-pc.com/nif.php "
96 #~ "for\n"
97 #~ "    checking the validity of VAT Number assigned to partners in European "
98 #~ "countries.\n"
99 #~ "    "
100 #~ msgstr ""
101 #~ "\n"
102 #~ "    Activa o CIF/NIF para a empresa. Comproba a validez dese CIF/NIF.\n"
103 #~ "\n"
104 #~ "    Este módulo segue os métodos establecidos en http://sima-pc.com/nif.php "
105 #~ "para\n"
106 #~ "    a comprobación da validez do CIF/NIF asignado a empresas nos paises "
107 #~ "Europeos.\n"
108 #~ "    "
109
110 #, python-format
111 #~ msgid ""
112 #~ "The Vat does not seems to be correct. You should have entered something like "
113 #~ "this %s"
114 #~ msgstr ""
115 #~ "O CIF/NIF non parece ser correcto. Deberìa haber introducido algo como isto "
116 #~ "%s"
117
118 #~ msgid "Base VAT - To check VAT number validity"
119 #~ msgstr "Base CIF/NIF - Para comprobar a validez do CIF/NIF"
120
121 #~ msgid "Error ! You can not create recursive associated members."
122 #~ msgstr "¡Erro! Non podes crear membros asociados recursivos."
123
124 #, python-format
125 #~ msgid "The VAT is invalid, It should begin with the country code"
126 #~ msgstr "O CIF/NIF non é válido, debería comezar co código do país"