# 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: 2011-01-09 22:02+0000\n" "Last-Translator: lollo_Ge \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-10 05:15+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 "Crea account della banca 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 "L'IBAN non sembra essere corretto. Inserire un valore tipo: %s" #. module: base_iban #: model:res.partner.bank.type.field,name:base_iban.bank_zip_field msgid "zip" msgstr "CAP" #. module: base_iban #: help:res.partner.bank,iban:0 msgid "International Bank Account Number" msgstr "IBAN" #. module: base_iban #: model:ir.model,name:base_iban.model_res_partner_bank msgid "Bank Accounts" msgstr "Account Bancari" #. 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 "L'IBAN non è valido, dovrebbe cominciare con il \"codice nazione\"" #. 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 "Codice di conto IBAN" #. 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 "" "\n" "Questo module installa le basi per la gestione ed i controlli della validità " "del codice IBAN (International Bank Account Number).\n" "\n" " " #. module: base_iban #: model:res.partner.bank.type.field,name:base_iban.bank_acc_number_field msgid "acc_number" msgstr "acc_number" #~ msgid "Invalid XML for View Architecture!" #~ msgstr "XML non valido per Visualizzazione Architettura!" #~ msgid "" #~ "The Object name must start with x_ and not contain any special character !" #~ msgstr "" #~ "Il nome dell'oggetto deve iniziare per x_ e non contenere caratteri speciali!" #~ msgid "The name of the module must be unique !" #~ msgstr "Il nome del modulo deve essere unico!" #~ msgid "The certificate ID of the module must be unique !" #~ msgstr "L'ID certificato del modulo deve essere unico!" #~ msgid "Size of the field can never be less than 1 !" #~ msgstr "La dimensione del campo non può mai essere minore di 1!" #~ msgid "" #~ "\n" #~ "This module installs the base for IBAN (International Bank Account Number) " #~ "bank accounts and checks for its validity\n" #~ "\n" #~ " " #~ msgstr "" #~ "\n" #~ "Questo moduli installa la gestione base per l'IBAN (International Bank " #~ "Account Number) il valore del conto è controllato per verificarne la sua " #~ "validità\n" #~ "\n" #~ " "