You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

315 lines
12 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * account_bank_statement_import
  4. #
  5. # Translators:
  6. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2016
  7. # Florian Hatat, 2015
  8. # Florian Hatat, 2015
  9. # Guewen Baconnier <guewen.baconnier@camptocamp.com>, 2015
  10. # zuher83 <zuher.elmas@gmail.com>, 2015
  11. # zuher83 <zuher.elmas@gmail.com>, 2015
  12. msgid ""
  13. msgstr ""
  14. "Project-Id-Version: bank-statement-import (8.0)\n"
  15. "Report-Msgid-Bugs-To: \n"
  16. "POT-Creation-Date: 2018-04-11 22:49+0000\n"
  17. "PO-Revision-Date: 2018-04-11 22:49+0000\n"
  18. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  19. "Language-Team: French (http://www.transifex.com/oca/OCA-bank-statement-"
  20. "import-8-0/language/fr/)\n"
  21. "Language: fr\n"
  22. "MIME-Version: 1.0\n"
  23. "Content-Type: text/plain; charset=UTF-8\n"
  24. "Content-Transfer-Encoding: \n"
  25. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  26. #. module: account_bank_statement_import
  27. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:419
  28. #, python-format
  29. msgid "%d transactions had already been imported and were ignored."
  30. msgstr "%d mouvements déjà importés ont été ignorés."
  31. #. module: account_bank_statement_import
  32. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:422
  33. #, python-format
  34. msgid "1 transaction had already been imported and was ignored."
  35. msgstr "1 mouvement déjà importé a été ignoré."
  36. #. module: account_bank_statement_import
  37. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  38. msgid "1. Download your bank statements from your bank website."
  39. msgstr ""
  40. "1. Téléchargez vos relevés de comptes depuis le site internet de votre "
  41. "banque."
  42. #. module: account_bank_statement_import
  43. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  44. msgid ""
  45. "2. Make sure you have installed the right module to support the file format."
  46. msgstr ""
  47. "2. Vérifiez que vous avez bien installé le module compatible avec le format "
  48. "de fichier à importer."
  49. #. module: account_bank_statement_import
  50. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  51. msgid "3. Select the file and click 'Import'."
  52. msgstr "3. Sélectionnez le fichier et cliquez sur \"Importer\". "
  53. #. module: account_bank_statement_import
  54. #: sql_constraint:account.bank.statement.line:0
  55. msgid "A bank account transactions can be imported only once !"
  56. msgstr "Les transactions peuvent être importées en une seule fois !"
  57. #. module: account_bank_statement_import
  58. #: help:account.bank.statement.import,journal_id:0
  59. msgid ""
  60. "Accounting journal related to the bank statement you're importing. It has be "
  61. "be manually chosen for statement formats which doesn't allow automatic "
  62. "journal detection (QIF for example)."
  63. msgstr ""
  64. "Le compte du journal lié au relevé de banque que vous importez. Il est à "
  65. "sélectionner manuellement pour les formats de relevés qui n'autorisent pas "
  66. "la détection automatique du journal (QIF par exemple)."
  67. #. module: account_bank_statement_import
  68. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:425
  69. #, python-format
  70. msgid "Already imported items"
  71. msgstr "Lignes déjà importées"
  72. #. module: account_bank_statement_import
  73. #: model:ir.model,name:account_bank_statement_import.model_res_partner_bank
  74. msgid "Bank Accounts"
  75. msgstr "Comptes Bancaire"
  76. #. module: account_bank_statement_import
  77. #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement
  78. msgid "Bank Statement"
  79. msgstr "Relevé bancaire"
  80. #. module: account_bank_statement_import
  81. #: field:account.bank.statement.import,data_file:0
  82. msgid "Bank Statement File"
  83. msgstr "Fichier de Relevé Bancaire"
  84. #. module: account_bank_statement_import
  85. #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_line
  86. msgid "Bank Statement Line"
  87. msgstr "Ligne de Relevé Bancaire"
  88. #. module: account_bank_statement_import
  89. #: view:account.config.settings:account_bank_statement_import.view_account_config_settings
  90. msgid "Bank statement import"
  91. msgstr "Relevé bancaire importé"
  92. #. module: account_bank_statement_import
  93. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:162
  94. #, python-format
  95. msgid ""
  96. "Can not determine journal for import for account number %s and currency %s."
  97. msgstr ""
  98. #. module: account_bank_statement_import
  99. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:155
  100. #, python-format
  101. msgid "Can not find the account number %s."
  102. msgstr "Impossible de trouvé le numéro de compte %s."
  103. #. module: account_bank_statement_import
  104. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  105. msgid "Cancel"
  106. msgstr "Annuler"
  107. #. module: account_bank_statement_import
  108. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:205
  109. #, python-format
  110. msgid ""
  111. "Could not make sense of the given file.\n"
  112. "Did you install the module to support this type of file?"
  113. msgstr ""
  114. "Impossible de traiter le fichier donné.\n"
  115. "Avez vous installez le module qui supporte ce type de fichier?"
  116. #. module: account_bank_statement_import
  117. #: field:account.bank.statement.import,create_uid:0
  118. msgid "Created by"
  119. msgstr "Créé par "
  120. #. module: account_bank_statement_import
  121. #: field:account.bank.statement.import,create_date:0
  122. msgid "Created on"
  123. msgstr "Créé le "
  124. #. module: account_bank_statement_import
  125. #: field:account.bank.statement.import,display_name:0
  126. msgid "Display Name"
  127. msgstr "Nom à afficher"
  128. #. module: account_bank_statement_import
  129. #: field:account.journal,enforce_sequence:0
  130. msgid "Enforce Sequence"
  131. msgstr ""
  132. #. module: account_bank_statement_import
  133. #: field:account.config.settings,module_base_bank_account_number_unique:0
  134. msgid "Enforce unique account numbers on bank accounts"
  135. msgstr "Renforce le numéro de compte unsqiue sur les comptes bancaires"
  136. #. module: account_bank_statement_import
  137. #: field:account.bank.statement.import,filename:0
  138. msgid "Filename"
  139. msgstr "Nom du fichier"
  140. #. module: account_bank_statement_import
  141. #: help:account.bank.statement.import,data_file:0
  142. msgid ""
  143. "Get you bank statements in electronic format from your bank and select them "
  144. "here."
  145. msgstr ""
  146. "Récupérer les relevé de banque au format électronique de votre banque et les "
  147. "sélectionner ici."
  148. #. module: account_bank_statement_import
  149. #: field:account.bank.statement.import,hide_journal_field:0
  150. msgid "Hide the journal field in the view"
  151. msgstr "Masquer le champ journal de la vue"
  152. #. module: account_bank_statement_import
  153. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  154. msgid "How to import your bank statement :"
  155. msgstr "Comment importe votre relevé bancaire :"
  156. #. module: account_bank_statement_import
  157. #: field:account.bank.statement.import,id:0
  158. msgid "ID"
  159. msgstr "ID"
  160. #. module: account_bank_statement_import
  161. #: help:account.journal,enforce_sequence:0
  162. msgid ""
  163. "If checked, the Journal Sequence will determine the statement naming policy "
  164. "even if the name is already set manually or by the statement import software."
  165. msgstr ""
  166. #. module: account_bank_statement_import
  167. #: model:ir.actions.act_window,name:account_bank_statement_import.action_account_bank_statement_import
  168. #: model:ir.ui.menu,name:account_bank_statement_import.menu_account_bank_statement_import
  169. msgid "Import"
  170. msgstr "Import"
  171. #. module: account_bank_statement_import
  172. #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_import
  173. msgid "Import Bank Statement"
  174. msgstr "Importer Relevé Bancaire"
  175. #. module: account_bank_statement_import
  176. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  177. msgid "Import Bank Statements"
  178. msgstr "Importer Relevés Bancaire"
  179. #. module: account_bank_statement_import
  180. #: field:account.bank.statement.line,unique_import_id:0
  181. msgid "Import ID"
  182. msgstr "Id Import"
  183. #. module: account_bank_statement_import
  184. #: field:account.bank.statement.import,journal_id:0
  185. #: model:ir.model,name:account_bank_statement_import.model_account_journal
  186. msgid "Journal"
  187. msgstr "Journal"
  188. #. module: account_bank_statement_import
  189. #: field:account.bank.statement.import,__last_update:0
  190. msgid "Last Modified on"
  191. msgstr "Dernière modification le"
  192. #. module: account_bank_statement_import
  193. #: field:account.bank.statement.import,write_uid:0
  194. msgid "Last Updated by"
  195. msgstr "Dernière mise à jour par "
  196. #. module: account_bank_statement_import
  197. #: field:account.bank.statement.import,write_date:0
  198. msgid "Last Updated on"
  199. msgstr "Dernière mise à jour le "
  200. #. module: account_bank_statement_import
  201. #: field:res.partner.bank,sanitized_acc_number:0
  202. msgid "Sanitized Account Number"
  203. msgstr "Nettoyage du numéro de compte"
  204. #. module: account_bank_statement_import
  205. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:294
  206. #, python-format
  207. msgid "Statement currency id is %d, but company currency id = %d."
  208. msgstr ""
  209. "L'Id de la devise du relevé de banque est %d, celui de la société est id = "
  210. "%d."
  211. #. module: account_bank_statement_import
  212. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:277
  213. #, python-format
  214. msgid "Statement currency id is %d, but journal currency id = %d."
  215. msgstr ""
  216. "L'Id de la devise du relevé de banque est %d, celui du journal est id = %d."
  217. #. module: account_bank_statement_import
  218. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:231
  219. #, python-format
  220. msgid "Statement has invalid currency code %s"
  221. msgstr "Le relevé de banque a une code de devise non valide %s"
  222. #. module: account_bank_statement_import
  223. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:260
  224. #, python-format
  225. msgid "The account of this statement is linked to another journal."
  226. msgstr "Le numéro de compte de ce relevé correspond à un autre journal."
  227. #. module: account_bank_statement_import
  228. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:299
  229. #, python-format
  230. msgid ""
  231. "The currency of the bank statement (%s) is not the same as the company "
  232. "currency (%s) !"
  233. msgstr ""
  234. "La devise du relevé de banque (%s) n'est pas la même que la devise société "
  235. "(%s) !"
  236. #. module: account_bank_statement_import
  237. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:282
  238. #, python-format
  239. msgid ""
  240. "The currency of the bank statement (%s) is not the same as the currency of "
  241. "the journal %s (%s) !"
  242. msgstr ""
  243. "La devise du relevé de banque (%s) n'est pas la même que la devise sur le "
  244. "journal %s (%s) !"
  245. #. module: account_bank_statement_import
  246. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:215
  247. #, python-format
  248. msgid "This file doesn't contain any statement."
  249. msgstr "Ce fichier ne comporte aucun relevé."
  250. #. module: account_bank_statement_import
  251. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:220
  252. #, python-format
  253. msgid "This file doesn't contain any transaction."
  254. msgstr "Ce fichier ne comporte aucune transaction."
  255. #. module: account_bank_statement_import
  256. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:139
  257. #, python-format
  258. msgid "You have already imported that file."
  259. msgstr "Vous avez déjà importé ce fichier."
  260. #. module: account_bank_statement_import
  261. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  262. msgid "_Import"
  263. msgstr "_Import"
  264. #. module: account_bank_statement_import
  265. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  266. msgid "or"
  267. msgstr "ou"