# 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: 2012-12-21 17:05+0000\n" "PO-Revision-Date: 2012-12-15 21:57+0000\n" "Last-Translator: Sergio Corato \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: 2012-12-22 05:16+0000\n" "X-Generator: Launchpad (build 16378)\n" #. module: base_iban #: constraint:res.partner.bank:0 msgid "" "\n" "Please define BIC/Swift code on bank for bank type IBAN Account to make " "valid payments" msgstr "" "\n" "Definire il codice BIC/Swift sul conto IBAN al fine di emettere pagamenti " "validi." #. module: base_iban #: code:addons/base_iban/base_iban.py:141 #, python-format msgid "This IBAN does not pass the validation check, please verify it" msgstr "Questo IBAN non ha passato la validazione, si prega di verificare" #. module: base_iban #: model:res.partner.bank.type,format_layout:base_iban.bank_iban msgid "%(bank_name)s: IBAN %(acc_number)s - BIC %(bank_bic)s" msgstr "%(bank_name)s: IBAN %(acc_number)s - BIC %(bank_bic)s" #. module: base_iban #: model:res.partner.bank.type.field,name:base_iban.bank_swift_field msgid "bank_bic" msgstr "bank_bic" #. 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 "Conti 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 #: code:addons/base_iban/base_iban.py:138 #, python-format msgid "" "The IBAN does not seem to be correct. You should have entered something like " "this %s" msgstr "L'IBAN non sembra essere corretto. Dovrebbe essere simile a %s" #. module: base_iban #: field:res.partner.bank,iban:0 msgid "IBAN" msgstr "IBAN" #. module: base_iban #: code:addons/base_iban/base_iban.py:142 #, python-format msgid "The IBAN is invalid, it should begin with the country code" msgstr "L'IBAN non è valido, dovrebbe includere il codice nazione" #. module: base_iban #: model:res.partner.bank.type,name:base_iban.bank_iban msgid "IBAN Account" msgstr "Codice di conto IBAN" #~ msgid "Invalid XML for View Architecture!" #~ msgstr "XML non valido per Visualizzazione Architettura!" #~ msgid "bic" #~ msgstr "bic" #~ msgid "iban" #~ msgstr "IBAN" #~ msgid "acc_number" #~ msgstr "acc_number" #, 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\"" #, 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" #~ msgid "Create IBAN bank accounts" #~ msgstr "Crea account della banca IBAN" #~ 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" #~ " "