Launchpad automatic translations update.
[odoo/odoo.git] / addons / base_iban / i18n / pl.po
index cb69fae..4444ee3 100644 (file)
@@ -6,43 +6,54 @@ msgid ""
 msgstr ""
 "Project-Id-Version: OpenERP Server 6.0dev\n"
 "Report-Msgid-Bugs-To: support@openerp.com\n"
-"POT-Creation-Date: 2011-01-11 11:14+0000\n"
+"POT-Creation-Date: 2012-02-08 00:36+0000\n"
 "PO-Revision-Date: 2010-08-03 03:37+0000\n"
 "Last-Translator: Mantavya Gajjar (Open ERP) <Unknown>\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-14 04:58+0000\n"
-"X-Generator: Launchpad (build 12177)\n"
+"X-Launchpad-Export-Date: 2012-02-09 06:02+0000\n"
+"X-Generator: Launchpad (build 14763)\n"
 
 #. module: base_iban
-#: model:ir.module.module,shortdesc:base_iban.module_meta_information
-msgid "Create IBAN bank accounts"
+#: constraint:res.partner.bank:0
+msgid ""
+"\n"
+"Please define BIC/Swift code on bank for bank type IBAN Account to make "
+"valid payments"
 msgstr ""
 
 #. module: base_iban
-#: code:addons/base_iban/base_iban.py:120
+#: code:addons/base_iban/base_iban.py:139
 #, python-format
-msgid ""
-"The IBAN does not seems to be correct. You should have entered something "
-"like this %s"
+msgid "This IBAN does not pass the validation check, please verify it"
+msgstr ""
+
+#. 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 ""
+
+#. module: base_iban
+#: model:res.partner.bank.type.field,name:base_iban.bank_swift_field
+msgid "bank_bic"
 msgstr ""
 
 #. module: base_iban
 #: model:res.partner.bank.type.field,name:base_iban.bank_zip_field
 msgid "zip"
-msgstr ""
+msgstr "Kod poczt."
 
 #. module: base_iban
 #: help:res.partner.bank,iban:0
 msgid "International Bank Account Number"
-msgstr "Numer międzynarodowego konta bankowego"
+msgstr "Numer międzynarodowego konta bankowego (IBAN)"
 
 #. module: base_iban
 #: model:ir.model,name:base_iban.model_res_partner_bank
 msgid "Bank Accounts"
-msgstr ""
+msgstr "Konta Bankowe"
 
 #. module: base_iban
 #: model:res.partner.bank.type.field,name:base_iban.bank_country_field
@@ -50,24 +61,22 @@ msgid "country_id"
 msgstr ""
 
 #. module: base_iban
-#: model:res.partner.bank.type.field,name:base_iban.bank_swift_field
-msgid "bic"
+#: code:addons/base_iban/base_iban.py:136
+#, python-format
+msgid ""
+"The IBAN does not seem to be correct. You should have entered something like "
+"this %s"
 msgstr ""
 
 #. module: base_iban
-#: model:res.partner.bank.type.field,name:base_iban.bank_iban_field
-msgid "iban"
+#: field:res.partner.bank,iban:0
+msgid "IBAN"
 msgstr ""
 
 #. module: base_iban
-#: code:addons/base_iban/base_iban.py:121
+#: code:addons/base_iban/base_iban.py:140
 #, python-format
-msgid "The IBAN is invalid, It should begin with the country code"
-msgstr ""
-
-#. module: base_iban
-#: field:res.partner.bank,iban:0
-msgid "IBAN"
+msgid "The IBAN is invalid, it should begin with the country code"
 msgstr ""
 
 #. module: base_iban
@@ -76,19 +85,23 @@ msgid "IBAN Account"
 msgstr "Konto 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 ""
-
-#. module: base_iban
-#: model:res.partner.bank.type.field,name:base_iban.bank_acc_number_field
-msgid "acc_number"
+#: constraint:res.partner.bank:0
+msgid "The RIB and/or IBAN is not valid"
 msgstr ""
 
 #~ msgid "Invalid XML for View Architecture!"
 #~ msgstr "XML niewłaściwy dla tej architektury wyświetlania!"
+
+#, python-format
+#~ msgid "The IBAN is invalid, It should begin with the country code"
+#~ msgstr "Numer IBAN jest niepoprawny. Powinien się zaczynać od kodu kraju."
+
+#, python-format
+#~ msgid ""
+#~ "The IBAN does not seems to be correct. You should have entered something "
+#~ "like this %s"
+#~ msgstr ""
+#~ "Numer IBAN nie wygląda na poprawny. Powinieneś wprowadzić coś wrodzaju %s"
+
+#~ msgid "Create IBAN bank accounts"
+#~ msgstr "Utwórz konta IBAN"