Launchpad automatic translations update.
[odoo/odoo.git] / addons / base_iban / i18n / fr.po
1 # Translation of OpenERP Server.
2 # This file contains the translation of the following modules:
3 #       * base_iban
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: OpenERP Server 6.0dev\n"
8 "Report-Msgid-Bugs-To: support@openerp.com\n"
9 "POT-Creation-Date: 2012-02-08 00:36+0000\n"
10 "PO-Revision-Date: 2011-01-13 20:25+0000\n"
11 "Last-Translator: Maxime Chambreuil (http://www.savoirfairelinux.com) "
12 "<maxime.chambreuil@savoirfairelinux.com>\n"
13 "Language-Team: \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:01+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
28 #. module: base_iban
29 #: code:addons/base_iban/base_iban.py:139
30 #, python-format
31 msgid "This IBAN does not pass the validation check, please verify it"
32 msgstr ""
33
34 #. module: base_iban
35 #: model:res.partner.bank.type,format_layout:base_iban.bank_iban
36 msgid "%(bank_name)s: IBAN %(acc_number)s - BIC %(bank_bic)s"
37 msgstr ""
38
39 #. module: base_iban
40 #: model:res.partner.bank.type.field,name:base_iban.bank_swift_field
41 msgid "bank_bic"
42 msgstr ""
43
44 #. module: base_iban
45 #: model:res.partner.bank.type.field,name:base_iban.bank_zip_field
46 msgid "zip"
47 msgstr "zip"
48
49 #. module: base_iban
50 #: help:res.partner.bank,iban:0
51 msgid "International Bank Account Number"
52 msgstr "Numéro International de Compte Bancaire"
53
54 #. module: base_iban
55 #: model:ir.model,name:base_iban.model_res_partner_bank
56 msgid "Bank Accounts"
57 msgstr "Comptes bancaires"
58
59 #. module: base_iban
60 #: model:res.partner.bank.type.field,name:base_iban.bank_country_field
61 msgid "country_id"
62 msgstr "country_id"
63
64 #. module: base_iban
65 #: code:addons/base_iban/base_iban.py:136
66 #, python-format
67 msgid ""
68 "The IBAN does not seem to be correct. You should have entered something like "
69 "this %s"
70 msgstr ""
71
72 #. module: base_iban
73 #: field:res.partner.bank,iban:0
74 msgid "IBAN"
75 msgstr "IBAN"
76
77 #. module: base_iban
78 #: code:addons/base_iban/base_iban.py:140
79 #, python-format
80 msgid "The IBAN is invalid, it should begin with the country code"
81 msgstr ""
82
83 #. module: base_iban
84 #: model:res.partner.bank.type,name:base_iban.bank_iban
85 msgid "IBAN Account"
86 msgstr "No IBAN du compte"
87
88 #. module: base_iban
89 #: constraint:res.partner.bank:0
90 msgid "The RIB and/or IBAN is not valid"
91 msgstr ""
92
93 #~ msgid "Invalid XML for View Architecture!"
94 #~ msgstr "XML non valide pour l'architecture de la vue"
95
96 #~ msgid "bic"
97 #~ msgstr "BIC"
98
99 #~ msgid "iban"
100 #~ msgstr "IBAN"
101
102 #~ msgid "acc_number"
103 #~ msgstr "acc_number"
104
105 #, python-format
106 #~ msgid "The IBAN is invalid, It should begin with the country code"
107 #~ msgstr "L'IBAN est incorrect : il devrait commencer par le code pays"
108
109 #, python-format
110 #~ msgid ""
111 #~ "The IBAN does not seems to be correct. You should have entered something "
112 #~ "like this %s"
113 #~ msgstr ""
114 #~ "L'IBAN semble être incorrect. La saisie devrait être de la forme suivante : "
115 #~ "%s"
116
117 #~ msgid "Create IBAN bank accounts"
118 #~ msgstr "Création de comptes bancaires IBAN"
119
120 #~ msgid ""
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 #~ msgstr ""
127 #~ "\n"
128 #~ "Ce module installe la base pour les comptes bancaires IBAN (International "
129 #~ "Bank Account Number) et vérifie leur validité.\n"
130 #~ "\n"
131 #~ "    "