[MERGE] Forward-port 7.0 up to 9411a2da
[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-12-21 17:05+0000\n"
11 "PO-Revision-Date: 2012-02-24 13:19+0000\n"
12 "Last-Translator: John Bradshaw <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: 2014-01-28 05:37+0000\n"
18 "X-Generator: Launchpad (build 16914)\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:141
33 #, python-format
34 msgid "This IBAN does not pass the validation check, please verify it"
35 msgstr "This IBAN fails the validation check, please verify it"
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:138
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:142
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 #, python-format
94 #~ msgid "The IBAN is invalid, It should begin with the country code"
95 #~ msgstr "The IBAN is invalid, It should begin with the country code"
96
97 #, python-format
98 #~ msgid ""
99 #~ "The IBAN does not seems to be correct. You should have entered something "
100 #~ "like this %s"
101 #~ msgstr ""
102 #~ "The IBAN appears to be incorrect. You should have entered something like "
103 #~ "this %s"
104
105 #~ msgid "Create IBAN bank accounts"
106 #~ msgstr "Create IBAN bank accounts"
107
108 #~ msgid "iban"
109 #~ msgstr "iban"
110
111 #~ msgid "bic"
112 #~ msgstr "bic"
113
114 #~ msgid ""
115 #~ "\n"
116 #~ "This module installs the base for IBAN (International Bank Account Number) "
117 #~ "bank accounts and checks for its validity.\n"
118 #~ "\n"
119 #~ "    "
120 #~ msgstr ""
121 #~ "\n"
122 #~ "This module installs the base for IBAN (International Bank Account Number) "
123 #~ "bank accounts and checks for its validity.\n"
124 #~ "\n"
125 #~ "    "
126
127 #~ msgid "acc_number"
128 #~ msgstr "acc_number"
129
130 #~ msgid "Invalid XML for View Architecture!"
131 #~ msgstr "Invalid XML for View Architecture!"
132
133 #~ msgid "The RIB and/or IBAN is not valid"
134 #~ msgstr "The RIB and/or IBAN is not valid"