# 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: 2011-01-03 16:57+0000\n" "PO-Revision-Date: 2010-11-26 23:28+0000\n" "Last-Translator: OpenERP Administrators \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: 2011-01-06 04:41+0000\n" "X-Generator: Launchpad (build Unknown)\n" #. 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 #: code:addons/base_iban/base_iban.py:120 #, 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 #: code:addons/base_iban/base_iban.py:121 #, 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 #: model:ir.module.module,description:base_iban.module_meta_information msgid "" "\n" "This module installs the base for IBAN (International Bank Account Number) " "bank accounts and checks for its validity.\n" "\n" " " msgstr "" #. module: base_iban #: model:res.partner.bank.type.field,name:base_iban.bank_acc_number_field msgid "acc_number" msgstr "Număr cont" #~ msgid "Invalid XML for View Architecture!" #~ msgstr "XML invalid pentru arhitectura machetei de afișare !" #~ msgid "The certificate ID of the module must be unique !" #~ msgstr "ID-ul certificatului trebuie să fie unic !" #~ 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 !" #~ msgid "The name of the module must be unique !" #~ msgstr "Numele modulului trebuie să fie unic !" #~ msgid "Size of the field can never be less than 1 !" #~ msgstr "Lungimea acestui câmp trebuie să fie cel puţin 1 !"