[I18N] all: updated PO templates after latest cleanup
[odoo/odoo.git] / addons / base_iban / i18n / ro.po
1 # Translation of OpenERP Server.
2 # This file contains the translation of the following modules:
3 #       * base_iban
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 23:28+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-28 04:50+0000\n"
17 "X-Generator: Launchpad (build Unknown)\n"
18
19 #. module: base_iban
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_iban
25 #: constraint:ir.ui.view:0
26 msgid "Invalid XML for View Architecture!"
27 msgstr "XML invalid pentru arhitectura machetei de afișare !"
28
29 #. module: base_iban
30 #: model:ir.module.module,shortdesc:base_iban.module_meta_information
31 msgid "Create IBAN bank accounts"
32 msgstr "Crearea de conturi bancare IBAN"
33
34 #. module: base_iban
35 #: constraint:ir.model:0
36 msgid ""
37 "The Object name must start with x_ and not contain any special character !"
38 msgstr ""
39 "Numele obiectului trebuie să înceapă cu x_ şi să nu conţină nici un caracter "
40 "special !"
41
42 #. module: base_iban
43 #: code:addons/base_iban/base_iban.py:0
44 #, python-format
45 msgid ""
46 "The IBAN does not seems to be correct. You should have entered something "
47 "like this %s"
48 msgstr ""
49 "IBAN-ul nu pare corect. Ar fi trebuit ca valoarea introdusă să fie de forma "
50 "%s"
51
52 #. module: base_iban
53 #: model:res.partner.bank.type.field,name:base_iban.bank_zip_field
54 msgid "zip"
55 msgstr "Cod poştal"
56
57 #. module: base_iban
58 #: help:res.partner.bank,iban:0
59 msgid "International Bank Account Number"
60 msgstr "Numar international de cont bancar (IBAN)"
61
62 #. module: base_iban
63 #: model:ir.model,name:base_iban.model_res_partner_bank
64 msgid "Bank Accounts"
65 msgstr "Conturi bancare"
66
67 #. module: base_iban
68 #: model:res.partner.bank.type.field,name:base_iban.bank_country_field
69 msgid "country_id"
70 msgstr "country_id"
71
72 #. module: base_iban
73 #: model:res.partner.bank.type.field,name:base_iban.bank_swift_field
74 msgid "bic"
75 msgstr "BIC"
76
77 #. module: base_iban
78 #: model:res.partner.bank.type.field,name:base_iban.bank_iban_field
79 msgid "iban"
80 msgstr "IBAN"
81
82 #. module: base_iban
83 #: sql_constraint:ir.module.module:0
84 msgid "The name of the module must be unique !"
85 msgstr "Numele modulului trebuie să fie unic !"
86
87 #. module: base_iban
88 #: code:addons/base_iban/base_iban.py:0
89 #, python-format
90 msgid "The IBAN is invalid, It should begin with the country code"
91 msgstr "IBAN-ul este invalid. Ar fi trebuit să înceapă cu codul țării."
92
93 #. module: base_iban
94 #: field:res.partner.bank,iban:0
95 msgid "IBAN"
96 msgstr "IBAN"
97
98 #. module: base_iban
99 #: model:res.partner.bank.type,name:base_iban.bank_iban
100 msgid "IBAN Account"
101 msgstr "IBAN cont"
102
103 #. module: base_iban
104 #: sql_constraint:ir.model.fields:0
105 msgid "Size of the field can never be less than 1 !"
106 msgstr "Lungimea acestui câmp trebuie să fie cel puţin 1 !"
107
108 #. module: base_iban
109 #: model:res.partner.bank.type.field,name:base_iban.bank_acc_number_field
110 msgid "acc_number"
111 msgstr "Număr cont"