# Translation of OpenERP Server. # This file contains the translation of the following modules: # * base_iban # msgid "" msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2010-11-18 16:11+0000\n" "PO-Revision-Date: 2010-11-25 12:52+0000\n" "Last-Translator: Syraxes \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2010-11-26 04:50+0000\n" "X-Generator: Launchpad (build Unknown)\n" #. module: base_iban #: sql_constraint:ir.module.module:0 msgid "The certificate ID of the module must be unique !" msgstr "ID-ul certificatului trebuie să fie unic !" #. module: base_iban #: constraint:ir.ui.view:0 msgid "Invalid XML for View Architecture!" msgstr "XML invalid pentru arhitectura machetei de afișare !" #. module: base_iban #: model:ir.module.module,shortdesc:base_iban.module_meta_information msgid "Create IBAN bank accounts" msgstr "Crearea de conturi bancare IBAN" #. module: base_iban #: constraint:ir.model:0 msgid "" "The Object name must start with x_ and not contain any special character !" msgstr "" "Numele obiectului trebuie să înceapă cu x_ şi să nu conţină nici un caracter " "special !" #. module: base_iban #: code:addons/base_iban/base_iban.py:0 #, python-format msgid "" "The IBAN does not seems to be correct. You should have entered something " "like this %s" msgstr "" "IBAN-ul nu pare corect. Ar fi trebuit ca valoarea introdusă să fie de forma " "%s" #. module: base_iban #: model:res.partner.bank.type.field,name:base_iban.bank_zip_field msgid "zip" msgstr "Cod poştal" #. module: base_iban #: help:res.partner.bank,iban:0 msgid "International Bank Account Number" msgstr "Numar international de cont bancar (IBAN)" #. module: base_iban #: model:ir.model,name:base_iban.model_res_partner_bank msgid "Bank Accounts" msgstr "Conturi bancare" #. module: base_iban #: model:res.partner.bank.type.field,name:base_iban.bank_country_field msgid "country_id" msgstr "country_id" #. module: base_iban #: model:res.partner.bank.type.field,name:base_iban.bank_swift_field msgid "bic" msgstr "BIC" #. module: base_iban #: model:res.partner.bank.type.field,name:base_iban.bank_iban_field msgid "iban" msgstr "IBAN" #. module: base_iban #: sql_constraint:ir.module.module:0 msgid "The name of the module must be unique !" msgstr "Numele modulului trebuie să fie unic !" #. module: base_iban #: code:addons/base_iban/base_iban.py:0 #, python-format msgid "The IBAN is invalid, It should begin with the country code" msgstr "IBAN-ul este invalid. Ar fi trebuit să înceapă cu codul țării." #. module: base_iban #: field:res.partner.bank,iban:0 msgid "IBAN" msgstr "IBAN" #. module: base_iban #: model:res.partner.bank.type,name:base_iban.bank_iban msgid "IBAN Account" msgstr "IBAN cont" #. module: base_iban #: sql_constraint:ir.model.fields:0 msgid "Size of the field can never be less than 1 !" msgstr "Lungimea acestui câmp trebuie să fie cel puţin 1 !" #. module: base_iban #: model:res.partner.bank.type.field,name:base_iban.bank_acc_number_field msgid "acc_number" msgstr "Număr cont"