Launchpad automatic translations update.
[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: 2010-11-18 16:11+0000\n"
10 "PO-Revision-Date: 2010-11-26 08:33+0000\n"
11 "Last-Translator: OpenERP Administrators <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: 2010-11-27 04:52+0000\n"
17 "X-Generator: Launchpad (build Unknown)\n"
18
19 #. module: base_vat
20 #: sql_constraint:ir.module.module:0
21 msgid "The certificate ID of the module must be unique !"
22 msgstr "ID-ul certificatului trebuie să fie unic !"
23
24 #. module: base_vat
25 #: code:addons/base_vat/base_vat.py:0
26 #, python-format
27 msgid ""
28 "The Vat does not seems to be correct. You should have entered something like "
29 "this %s"
30 msgstr ""
31 "TVA-ul nu pare corect. Ar fi trebuit ca valoarea introdusă sa fie de forma %s"
32
33 #. module: base_vat
34 #: constraint:ir.ui.view:0
35 msgid "Invalid XML for View Architecture!"
36 msgstr "XML invalid pentru arhitectura machetei de afișare !"
37
38 #. module: base_vat
39 #: constraint:ir.model:0
40 msgid ""
41 "The Object name must start with x_ and not contain any special character !"
42 msgstr ""
43 "Numele obiectului trebuie să înceapă cu x_ şi să nu conţină nici un caracter "
44 "special !"
45
46 #. module: base_vat
47 #: model:ir.module.module,shortdesc:base_vat.module_meta_information
48 msgid "Base VAT - To check VAT number validity"
49 msgstr "TVA de bază - pentru verificarea validității"
50
51 #. module: base_vat
52 #: sql_constraint:ir.module.module:0
53 msgid "The name of the module must be unique !"
54 msgstr "Numele modulului trebuie să fie unic !"
55
56 #. module: base_vat
57 #: field:res.partner,vat_subjected:0
58 msgid "VAT Legal Statement"
59 msgstr "Declaraţie de TVA"
60
61 #. module: base_vat
62 #: code:addons/base_vat/base_vat.py:0
63 #, python-format
64 msgid "The VAT is invalid, It should begin with the country code"
65 msgstr "TVA-ul este invalid. Ar trebui să înceapă cu codul țării."
66
67 #. module: base_vat
68 #: help:res.partner,vat_subjected:0
69 msgid ""
70 "Check this box if the partner is subjected to the VAT. It will be used for "
71 "the VAT legal statement."
72 msgstr ""
73
74 #. module: base_vat
75 #: model:ir.model,name:base_vat.model_res_partner
76 msgid "Partner"
77 msgstr "Partener"
78
79 #. module: base_vat
80 #: sql_constraint:ir.model.fields:0
81 msgid "Size of the field can never be less than 1 !"
82 msgstr "Lungimea acestui câmp trebuie să fie cel puţin 1 !"
83
84 #~ msgid "VAT"
85 #~ msgstr "TVA"
86
87 #~ msgid ""
88 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
89 #~ msgstr ""
90 #~ "Activare cod fiscal pentru TVA partener. Verificare validitate cod fiscal "
91 #~ "partener."