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.

68 lines
2.4 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * account_bank_statement_import_qif
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # Quentin THEURET <odoo@kerpeo.com>, 2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-12-14 11:15+0000\n"
  13. "PO-Revision-Date: 2017-12-14 11:15+0000\n"
  14. "Last-Translator: Quentin THEURET <odoo@kerpeo.com>, 2017\n"
  15. "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
  16. "Language: fr\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  21. #. module: account_bank_statement_import_qif
  22. #: code:addons/account_bank_statement_import_qif/wizards/account_bank_statement_import_qif.py:72
  23. #, python-format
  24. msgid "Could not decipher the QIF file."
  25. msgstr "Impossible de déchiffrer le fichier QIF."
  26. #. module: account_bank_statement_import_qif
  27. #: selection:account.journal,qif_date_format:0
  28. msgid "DD/MM/YYYY"
  29. msgstr ""
  30. #. module: account_bank_statement_import_qif
  31. #: model:ir.model,name:account_bank_statement_import_qif.model_account_bank_statement_import
  32. msgid "Import Bank Statement"
  33. msgstr "Importer Relevé Bancaire"
  34. #. module: account_bank_statement_import_qif
  35. #: model:ir.model,name:account_bank_statement_import_qif.model_account_journal
  36. msgid "Journal"
  37. msgstr ""
  38. #. module: account_bank_statement_import_qif
  39. #: selection:account.journal,qif_date_format:0
  40. msgid "MM/DD/YYYY"
  41. msgstr ""
  42. #. module: account_bank_statement_import_qif
  43. #: model:ir.model.fields,field_description:account_bank_statement_import_qif.field_account_journal_qif_date_format
  44. msgid "QIF Date format"
  45. msgstr ""
  46. #. module: account_bank_statement_import_qif
  47. #: model:ir.ui.view,arch_db:account_bank_statement_import_qif.account_bank_statement_import_view
  48. msgid "Quicken Interchange Format (.qif)"
  49. msgstr "Quicken Interchange Format (.qif)"
  50. #. module: account_bank_statement_import_qif
  51. #: code:addons/account_bank_statement_import_qif/wizards/account_bank_statement_import_qif.py:107
  52. #, python-format
  53. msgid "This file is either not a bank statement or is not correctly formed."
  54. msgstr ""
  55. "Ce fichier n'est pas un relevé bancaire ou n'est pas dans un format correcte."
  56. #. module: account_bank_statement_import_qif
  57. #: selection:account.journal,qif_date_format:0
  58. msgid "YYYY/MM/DD"
  59. msgstr ""