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.

244 lines
9.6 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. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: bank-statement-import (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2015-09-01 16:24+0000\n"
  11. "PO-Revision-Date: 2015-09-01 16:24+0000\n"
  12. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  13. "Language-Team: English (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/en/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Language: en\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. #. module: account_bank_statement_import
  20. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:362
  21. #, python-format
  22. msgid "%d transactions had already been imported and were ignored."
  23. msgstr "%d transactions had already been imported and were ignored."
  24. #. module: account_bank_statement_import
  25. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:365
  26. #, python-format
  27. msgid "1 transaction had already been imported and was ignored."
  28. msgstr "1 transaction had already been imported and was ignored."
  29. #. module: account_bank_statement_import
  30. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  31. msgid "1. Download your bank statements from your bank website."
  32. msgstr "1. Download your bank statements from your bank website."
  33. #. module: account_bank_statement_import
  34. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  35. msgid ""
  36. "2. Make sure you have installed the right module to support the file format."
  37. msgstr "2. Make sure you have installed the right module to support the file format."
  38. #. module: account_bank_statement_import
  39. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  40. msgid "3. Select the file and click 'Import'."
  41. msgstr "3. Select the file and click 'Import'."
  42. #. module: account_bank_statement_import
  43. #: sql_constraint:account.bank.statement.line:0
  44. msgid "A bank account transactions can be imported only once !"
  45. msgstr "A bank account transactions can be imported only once !"
  46. #. module: account_bank_statement_import
  47. #: help:account.bank.statement.import,journal_id:0
  48. msgid ""
  49. "Accounting journal related to the bank statement you're importing. It has be"
  50. " be manually chosen for statement formats which doesn't allow automatic "
  51. "journal detection (QIF for example)."
  52. msgstr "Accounting journal related to the bank statement you're importing. It has be be manually chosen for statement formats which doesn't allow automatic journal detection (QIF for example)."
  53. #. module: account_bank_statement_import
  54. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:368
  55. #, python-format
  56. msgid "Already imported items"
  57. msgstr "Already imported items"
  58. #. module: account_bank_statement_import
  59. #: model:ir.model,name:account_bank_statement_import.model_res_partner_bank
  60. msgid "Bank Accounts"
  61. msgstr "Bank Accounts"
  62. #. module: account_bank_statement_import
  63. #: field:account.bank.statement.import,data_file:0
  64. msgid "Bank Statement File"
  65. msgstr "Bank Statement File"
  66. #. module: account_bank_statement_import
  67. #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_line
  68. msgid "Bank Statement Line"
  69. msgstr "Bank Statement Line"
  70. #. module: account_bank_statement_import
  71. #: view:account.config.settings:account_bank_statement_import.view_account_config_settings
  72. msgid "Bank statement import"
  73. msgstr "Bank statement import"
  74. #. module: account_bank_statement_import
  75. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:127
  76. #, python-format
  77. msgid "Can not determine journal for import."
  78. msgstr "Can not determine journal for import."
  79. #. module: account_bank_statement_import
  80. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  81. msgid "Cancel"
  82. msgstr "Cancel"
  83. #. module: account_bank_statement_import
  84. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:165
  85. #, python-format
  86. msgid ""
  87. "Could not make sense of the given file.\n"
  88. "Did you install the module to support this type of file?"
  89. msgstr "Could not make sense of the given file.\nDid you install the module to support this type of file?"
  90. #. module: account_bank_statement_import
  91. #: field:account.bank.statement.import,create_uid:0
  92. msgid "Created by"
  93. msgstr "Created by"
  94. #. module: account_bank_statement_import
  95. #: field:account.bank.statement.import,create_date:0
  96. msgid "Created on"
  97. msgstr "Created on"
  98. #. module: account_bank_statement_import
  99. #: field:account.config.settings,module_base_bank_account_number_unique:0
  100. msgid "Enforce unique account numbers on bank accounts"
  101. msgstr "Enforce unique account numbers on bank accounts"
  102. #. module: account_bank_statement_import
  103. #: help:account.bank.statement.import,data_file:0
  104. msgid ""
  105. "Get you bank statements in electronic format from your bank and select them "
  106. "here."
  107. msgstr "Get you bank statements in electronic format from your bank and select them here."
  108. #. module: account_bank_statement_import
  109. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  110. msgid "How to import your bank statement :"
  111. msgstr "How to import your bank statement :"
  112. #. module: account_bank_statement_import
  113. #: field:account.bank.statement.import,id:0
  114. msgid "ID"
  115. msgstr "ID"
  116. #. module: account_bank_statement_import
  117. #: model:ir.actions.act_window,name:account_bank_statement_import.action_account_bank_statement_import
  118. #: model:ir.ui.menu,name:account_bank_statement_import.menu_account_bank_statement_import
  119. msgid "Import"
  120. msgstr "Import"
  121. #. module: account_bank_statement_import
  122. #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_import
  123. msgid "Import Bank Statement"
  124. msgstr "Import Bank Statement"
  125. #. module: account_bank_statement_import
  126. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  127. msgid "Import Bank Statements"
  128. msgstr "Import Bank Statements"
  129. #. module: account_bank_statement_import
  130. #: field:account.bank.statement.line,unique_import_id:0
  131. msgid "Import ID"
  132. msgstr "Import ID"
  133. #. module: account_bank_statement_import
  134. #: field:account.bank.statement.import,journal_id:0
  135. msgid "Journal"
  136. msgstr "Journal"
  137. #. module: account_bank_statement_import
  138. #: field:account.bank.statement.import,write_uid:0
  139. msgid "Last Updated by"
  140. msgstr "Last Updated by"
  141. #. module: account_bank_statement_import
  142. #: field:account.bank.statement.import,write_date:0
  143. msgid "Last Updated on"
  144. msgstr "Last Updated on"
  145. #. module: account_bank_statement_import
  146. #: field:res.partner.bank,sanitized_acc_number:0
  147. msgid "Sanitized Account Number"
  148. msgstr "Sanitized Account Number"
  149. #. module: account_bank_statement_import
  150. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:249
  151. #, python-format
  152. msgid "Statement currency id is %d, but company currency id = %d."
  153. msgstr "Statement currency id is %d, but company currency id = %d."
  154. #. module: account_bank_statement_import
  155. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:235
  156. #, python-format
  157. msgid "Statement currency id is %d, but journal currency id = %d."
  158. msgstr "Statement currency id is %d, but journal currency id = %d."
  159. #. module: account_bank_statement_import
  160. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:190
  161. #, python-format
  162. msgid "Statement has invalid currency code %s"
  163. msgstr "Statement has invalid currency code %s"
  164. #. module: account_bank_statement_import
  165. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:218
  166. #, python-format
  167. msgid "The account of this statement is linked to another journal."
  168. msgstr "The account of this statement is linked to another journal."
  169. #. module: account_bank_statement_import
  170. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:254
  171. #, python-format
  172. msgid ""
  173. "The currency of the bank statement is not the same as the company currency !"
  174. msgstr "The currency of the bank statement is not the same as the company currency !"
  175. #. module: account_bank_statement_import
  176. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:240
  177. #, python-format
  178. msgid ""
  179. "The currency of the bank statement is not the same as the currency of the "
  180. "journal !"
  181. msgstr "The currency of the bank statement is not the same as the currency of the journal !"
  182. #. module: account_bank_statement_import
  183. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:174
  184. #, python-format
  185. msgid "This file doesn't contain any statement."
  186. msgstr "This file doesn't contain any statement."
  187. #. module: account_bank_statement_import
  188. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:179
  189. #, python-format
  190. msgid "This file doesn't contain any transaction."
  191. msgstr "This file doesn't contain any transaction."
  192. #. module: account_bank_statement_import
  193. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:99
  194. #, python-format
  195. msgid "You have already imported that file."
  196. msgstr "You have already imported that file."
  197. #. module: account_bank_statement_import
  198. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  199. msgid "_Import"
  200. msgstr "_Import"
  201. #. module: account_bank_statement_import
  202. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  203. msgid "or"
  204. msgstr "or"