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.

91 lines
2.4 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * bank_statement_parse
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 8.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2015-01-02 10:43+0000\n"
  10. "PO-Revision-Date: 2015-01-02 10:43+0000\n"
  11. "Last-Translator: <>\n"
  12. "Language-Team: \n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: \n"
  16. "Plural-Forms: \n"
  17. #. module: bank_statement_parse
  18. #: model:ir.actions.act_window,name:bank_statement_parse.action_res_partner_banks
  19. #: model:ir.ui.menu,name:bank_statement_parse.menu_res_partner_banks
  20. msgid "Bank Accounts"
  21. msgstr ""
  22. #. module: bank_statement_parse
  23. #: model:ir.ui.menu,name:bank_statement_parse.menu_finance_banking_settings
  24. msgid "Banking"
  25. msgstr ""
  26. #. module: bank_statement_parse
  27. #: field:account.bank.statement.import,company_id:0
  28. msgid "Company"
  29. msgstr ""
  30. #. module: bank_statement_parse
  31. #: selection:account.bank.statement.import,state:0
  32. msgid "Error"
  33. msgstr ""
  34. #. module: bank_statement_parse
  35. #: selection:account.bank.statement.import,state:0
  36. msgid "Finished"
  37. msgstr ""
  38. #. module: bank_statement_parse
  39. #: model:ir.model,name:bank_statement_parse.model_account_bank_statement_import
  40. msgid "Import Bank Statement"
  41. msgstr ""
  42. #. module: bank_statement_parse
  43. #: field:account.bank.statement.import,date:0
  44. msgid "Import Date"
  45. msgstr ""
  46. #. module: bank_statement_parse
  47. #: field:account.bank.statement.import,log:0
  48. msgid "Import Log"
  49. msgstr ""
  50. #. module: bank_statement_parse
  51. #: model:ir.actions.act_window,name:bank_statement_parse.action_account_bank_statement_import_tree
  52. #: model:ir.ui.menu,name:bank_statement_parse.menu_account_bank_statement_import_tree
  53. msgid "Imported Bank Statements Files"
  54. msgstr ""
  55. #. module: bank_statement_parse
  56. #: code:addons/bank_statement_parse/parserlib/bank_transaction.py:235
  57. #, python-format
  58. msgid "Invalid value for transfer_type"
  59. msgstr ""
  60. #. module: bank_statement_parse
  61. #: selection:account.bank.statement.import,state:0
  62. msgid "Review"
  63. msgstr ""
  64. #. module: bank_statement_parse
  65. #: field:account.bank.statement.import,state:0
  66. msgid "State"
  67. msgstr ""
  68. #. module: bank_statement_parse
  69. #: code:addons/bank_statement_parse/parserlib/bank_statement_parser.py:121
  70. #, python-format
  71. msgid "This is a stub. Please implement your own."
  72. msgstr ""
  73. #. module: bank_statement_parse
  74. #: selection:account.bank.statement.import,state:0
  75. msgid "Unfinished"
  76. msgstr ""