Launchpad automatic translations update.
[odoo/odoo.git] / addons / base_iban / i18n / en_GB.po
1 # English (United Kingdom) translation for openobject-addons
2 # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: openobject-addons\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2012-02-08 00:36+0000\n"
11 "PO-Revision-Date: 2012-01-23 15:23+0000\n"
12 "Last-Translator: mrx5682 <Unknown>\n"
13 "Language-Team: English (United Kingdom) <en_GB@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2012-02-09 06:02+0000\n"
18 "X-Generator: Launchpad (build 14763)\n"
19
20 #. module: base_iban
21 #: constraint:res.partner.bank:0
22 msgid ""
23 "\n"
24 "Please define BIC/Swift code on bank for bank type IBAN Account to make "
25 "valid payments"
26 msgstr ""
27 "\n"
28 "Please define BIC/Swift code on bank for bank type IBAN Account to make "
29 "valid payments"
30
31 #. module: base_iban
32 #: code:addons/base_iban/base_iban.py:139
33 #, python-format
34 msgid "This IBAN does not pass the validation check, please verify it"
35 msgstr ""
36
37 #. module: base_iban
38 #: model:res.partner.bank.type,format_layout:base_iban.bank_iban
39 msgid "%(bank_name)s: IBAN %(acc_number)s - BIC %(bank_bic)s"
40 msgstr "%(bank_name)s: IBAN %(acc_number)s - BIC %(bank_bic)s"
41
42 #. module: base_iban
43 #: model:res.partner.bank.type.field,name:base_iban.bank_swift_field
44 msgid "bank_bic"
45 msgstr "bank_bic"
46
47 #. module: base_iban
48 #: model:res.partner.bank.type.field,name:base_iban.bank_zip_field
49 msgid "zip"
50 msgstr "zip"
51
52 #. module: base_iban
53 #: help:res.partner.bank,iban:0
54 msgid "International Bank Account Number"
55 msgstr "International Bank Account Number"
56
57 #. module: base_iban
58 #: model:ir.model,name:base_iban.model_res_partner_bank
59 msgid "Bank Accounts"
60 msgstr "Bank Accounts"
61
62 #. module: base_iban
63 #: model:res.partner.bank.type.field,name:base_iban.bank_country_field
64 msgid "country_id"
65 msgstr "country_id"
66
67 #. module: base_iban
68 #: code:addons/base_iban/base_iban.py:136
69 #, python-format
70 msgid ""
71 "The IBAN does not seem to be correct. You should have entered something like "
72 "this %s"
73 msgstr ""
74 "The IBAN does not seem to be correct. You should have entered something like "
75 "this %s"
76
77 #. module: base_iban
78 #: field:res.partner.bank,iban:0
79 msgid "IBAN"
80 msgstr "IBAN"
81
82 #. module: base_iban
83 #: code:addons/base_iban/base_iban.py:140
84 #, python-format
85 msgid "The IBAN is invalid, it should begin with the country code"
86 msgstr "The IBAN is invalid, it should begin with the country code"
87
88 #. module: base_iban
89 #: model:res.partner.bank.type,name:base_iban.bank_iban
90 msgid "IBAN Account"
91 msgstr "IBAN Account"
92
93 #. module: base_iban
94 #: constraint:res.partner.bank:0
95 msgid "The RIB and/or IBAN is not valid"
96 msgstr ""
97
98 #, python-format
99 #~ msgid "The IBAN is invalid, It should begin with the country code"
100 #~ msgstr "The IBAN is invalid, It should begin with the country code"
101
102 #, python-format
103 #~ msgid ""
104 #~ "The IBAN does not seems to be correct. You should have entered something "
105 #~ "like this %s"
106 #~ msgstr ""
107 #~ "The IBAN appears to be incorrect. You should have entered something like "
108 #~ "this %s"
109
110 #~ msgid "Create IBAN bank accounts"
111 #~ msgstr "Create IBAN bank accounts"
112
113 #~ msgid "iban"
114 #~ msgstr "iban"
115
116 #~ msgid "bic"
117 #~ msgstr "bic"
118
119 #~ msgid ""
120 #~ "\n"
121 #~ "This module installs the base for IBAN (International Bank Account Number) "
122 #~ "bank accounts and checks for its validity.\n"
123 #~ "\n"
124 #~ "    "
125 #~ msgstr ""
126 #~ "\n"
127 #~ "This module installs the base for IBAN (International Bank Account Number) "
128 #~ "bank accounts and checks for its validity.\n"
129 #~ "\n"
130 #~ "    "
131
132 #~ msgid "acc_number"
133 #~ msgstr "acc_number"
134
135 #~ msgid "Invalid XML for View Architecture!"
136 #~ msgstr "Invalid XML for View Architecture!"