[I18N] all: updated translation template
[odoo/odoo.git] / addons / base_vat / i18n / ro.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-12-22 18:44+0000\n"
10 "PO-Revision-Date: 2011-01-21 19:12+0000\n"
11 "Last-Translator: Mihai Satmarean <Unknown>\n"
12 "Language-Team: \n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2011-12-23 06:03+0000\n"
17 "X-Generator: Launchpad (build 14560)\n"
18
19 #. module: base_vat
20 #: code:addons/base_vat/base_vat.py:125
21 #, python-format
22 msgid ""
23 "This VAT number does not seem to be valid.\n"
24 "Note: the expected format is %s"
25 msgstr ""
26
27 #. module: base_vat
28 #: sql_constraint:res.company:0
29 msgid "The company name must be unique !"
30 msgstr ""
31
32 #. module: base_vat
33 #: constraint:res.partner:0
34 msgid "Error ! You cannot create recursive associated members."
35 msgstr ""
36
37 #. module: base_vat
38 #: field:res.company,vat_check_vies:0
39 msgid "VIES VAT Check"
40 msgstr ""
41
42 #. module: base_vat
43 #: model:ir.model,name:base_vat.model_res_company
44 msgid "Companies"
45 msgstr ""
46
47 #. module: base_vat
48 #: constraint:res.company:0
49 msgid "Error! You can not create recursive companies."
50 msgstr ""
51
52 #. module: base_vat
53 #: help:res.partner,vat_subjected:0
54 msgid ""
55 "Check this box if the partner is subjected to the VAT. It will be used for "
56 "the VAT legal statement."
57 msgstr ""
58 "Bifați această căsuța dacă partenerul este plătitor de TVA. Acesta va fi "
59 "utilizat pentru declarația juridică TVA."
60
61 #. module: base_vat
62 #: model:ir.model,name:base_vat.model_res_partner
63 msgid "Partner"
64 msgstr "Partener"
65
66 #. module: base_vat
67 #: help:res.company,vat_check_vies:0
68 msgid ""
69 "If checked, Partners VAT numbers will be fully validated against EU's VIES "
70 "service rather than via a simple format validation (checksum)."
71 msgstr ""
72
73 #. module: base_vat
74 #: field:res.partner,vat_subjected:0
75 msgid "VAT Legal Statement"
76 msgstr "Declaraţie de TVA"
77
78 #~ msgid "VAT"
79 #~ msgstr "TVA"
80
81 #~ msgid ""
82 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
83 #~ msgstr ""
84 #~ "Activare cod fiscal pentru TVA partener. Verificare validitate cod fiscal "
85 #~ "partener."
86
87 #~ msgid "Invalid XML for View Architecture!"
88 #~ msgstr "XML invalid pentru arhitectura machetei de afișare !"
89
90 #, python-format
91 #~ msgid "The VAT is invalid, It should begin with the country code"
92 #~ msgstr "TVA-ul este invalid. Ar trebui să înceapă cu codul țării."
93
94 #, python-format
95 #~ msgid ""
96 #~ "The Vat does not seems to be correct. You should have entered something like "
97 #~ "this %s"
98 #~ msgstr ""
99 #~ "TVA-ul nu pare corect. Ar fi trebuit ca valoarea introdusă sa fie de forma %s"
100
101 #~ msgid "Base VAT - To check VAT number validity"
102 #~ msgstr "TVA de bază - pentru verificarea validității"
103
104 #~ msgid ""
105 #~ "\n"
106 #~ "    Enable the VAT Number for the partner. Check the validity of that VAT "
107 #~ "Number.\n"
108 #~ "\n"
109 #~ "    This module follows the methods stated at http://sima-pc.com/nif.php "
110 #~ "for\n"
111 #~ "    checking the validity of VAT Number assigned to partners in European "
112 #~ "countries.\n"
113 #~ "    "
114 #~ msgstr ""
115 #~ "\n"
116 #~ "    Activează Număr de plătitor de TVA pentru partener. Verifica "
117 #~ "valabilitatea numărului de plătitor de TVA.\n"
118 #~ "\n"
119 #~ "    Acest modul urmează metodele prezentate la http://sima-pc.com/nif.php "
120 #~ "pentru\n"
121 #~ "    controlul validităţii numărului de plătitor de TVA atribuit către "
122 #~ "parteneri din țărilor europene.\n"
123 #~ "    "
124
125 #~ msgid "Error ! You can not create recursive associated members."
126 #~ msgstr "Eroare ! Nu puteţi crea membri asociaţi recursiv."