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.

273 lines
9.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * account_bank_statement_import
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 8.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "Last-Translator: <>\n"
  10. "Language-Team: \n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: \n"
  14. "Plural-Forms: \n"
  15. #. module: account_bank_statement_import
  16. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:419
  17. #, python-format
  18. msgid "%d transactions had already been imported and were ignored."
  19. msgstr ""
  20. #. module: account_bank_statement_import
  21. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:422
  22. #, python-format
  23. msgid "1 transaction had already been imported and was ignored."
  24. msgstr ""
  25. #. module: account_bank_statement_import
  26. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  27. msgid "1. Download your bank statements from your bank website."
  28. msgstr ""
  29. #. module: account_bank_statement_import
  30. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  31. msgid "2. Make sure you have installed the right module to support the file format."
  32. msgstr ""
  33. #. module: account_bank_statement_import
  34. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  35. msgid "3. Select the file and click 'Import'."
  36. msgstr ""
  37. #. module: account_bank_statement_import
  38. #: sql_constraint:account.bank.statement.line:0
  39. msgid "A bank account transactions can be imported only once !"
  40. msgstr ""
  41. #. module: account_bank_statement_import
  42. #: help:account.bank.statement.import,journal_id:0
  43. msgid "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)."
  44. msgstr ""
  45. #. module: account_bank_statement_import
  46. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:425
  47. #, python-format
  48. msgid "Already imported items"
  49. msgstr ""
  50. #. module: account_bank_statement_import
  51. #: model:ir.model,name:account_bank_statement_import.model_res_partner_bank
  52. msgid "Bank Accounts"
  53. msgstr ""
  54. #. module: account_bank_statement_import
  55. #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement
  56. msgid "Bank Statement"
  57. msgstr ""
  58. #. module: account_bank_statement_import
  59. #: field:account.bank.statement.import,data_file:0
  60. msgid "Bank Statement File"
  61. msgstr ""
  62. #. module: account_bank_statement_import
  63. #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_line
  64. msgid "Bank Statement Line"
  65. msgstr ""
  66. #. module: account_bank_statement_import
  67. #: view:account.config.settings:account_bank_statement_import.view_account_config_settings
  68. msgid "Bank statement import"
  69. msgstr ""
  70. #. module: account_bank_statement_import
  71. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:162
  72. #, python-format
  73. msgid "Can not determine journal for import for account number %s and currency %s."
  74. msgstr ""
  75. #. module: account_bank_statement_import
  76. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:155
  77. #, python-format
  78. msgid "Can not find the account number %s."
  79. msgstr ""
  80. #. module: account_bank_statement_import
  81. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  82. msgid "Cancel"
  83. msgstr ""
  84. #. module: account_bank_statement_import
  85. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:205
  86. #, python-format
  87. msgid "Could not make sense of the given file.\n"
  88. "Did you install the module to support this type of file?"
  89. msgstr ""
  90. #. module: account_bank_statement_import
  91. #: field:account.bank.statement.import,create_uid:0
  92. msgid "Created by"
  93. msgstr ""
  94. #. module: account_bank_statement_import
  95. #: field:account.bank.statement.import,create_date:0
  96. msgid "Created on"
  97. msgstr ""
  98. #. module: account_bank_statement_import
  99. #: field:account.bank.statement.import,display_name:0
  100. msgid "Display Name"
  101. msgstr ""
  102. #. module: account_bank_statement_import
  103. #: field:account.journal,enforce_sequence:0
  104. msgid "Enforce Sequence"
  105. msgstr ""
  106. #. module: account_bank_statement_import
  107. #: field:account.config.settings,module_base_bank_account_number_unique:0
  108. msgid "Enforce unique account numbers on bank accounts"
  109. msgstr ""
  110. #. module: account_bank_statement_import
  111. #: field:account.bank.statement.import,filename:0
  112. msgid "Filename"
  113. msgstr ""
  114. #. module: account_bank_statement_import
  115. #: help:account.bank.statement.import,data_file:0
  116. msgid "Get you bank statements in electronic format from your bank and select them here."
  117. msgstr ""
  118. #. module: account_bank_statement_import
  119. #: field:account.bank.statement.import,hide_journal_field:0
  120. msgid "Hide the journal field in the view"
  121. msgstr ""
  122. #. module: account_bank_statement_import
  123. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  124. msgid "How to import your bank statement :"
  125. msgstr ""
  126. #. module: account_bank_statement_import
  127. #: field:account.bank.statement.import,id:0
  128. msgid "ID"
  129. msgstr ""
  130. #. module: account_bank_statement_import
  131. #: help:account.journal,enforce_sequence:0
  132. msgid "If checked, the Journal Sequence will determine the statement naming policy even if the name is already set manually or by the statement import software."
  133. msgstr ""
  134. #. module: account_bank_statement_import
  135. #: model:ir.actions.act_window,name:account_bank_statement_import.action_account_bank_statement_import
  136. #: model:ir.ui.menu,name:account_bank_statement_import.menu_account_bank_statement_import
  137. msgid "Import"
  138. msgstr ""
  139. #. module: account_bank_statement_import
  140. #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_import
  141. msgid "Import Bank Statement"
  142. msgstr ""
  143. #. module: account_bank_statement_import
  144. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  145. msgid "Import Bank Statements"
  146. msgstr ""
  147. #. module: account_bank_statement_import
  148. #: field:account.bank.statement.line,unique_import_id:0
  149. msgid "Import ID"
  150. msgstr ""
  151. #. module: account_bank_statement_import
  152. #: field:account.bank.statement.import,journal_id:0
  153. #: model:ir.model,name:account_bank_statement_import.model_account_journal
  154. msgid "Journal"
  155. msgstr ""
  156. #. module: account_bank_statement_import
  157. #: field:account.bank.statement.import,__last_update:0
  158. msgid "Last Modified on"
  159. msgstr ""
  160. #. module: account_bank_statement_import
  161. #: field:account.bank.statement.import,write_uid:0
  162. msgid "Last Updated by"
  163. msgstr ""
  164. #. module: account_bank_statement_import
  165. #: field:account.bank.statement.import,write_date:0
  166. msgid "Last Updated on"
  167. msgstr ""
  168. #. module: account_bank_statement_import
  169. #: field:res.partner.bank,sanitized_acc_number:0
  170. msgid "Sanitized Account Number"
  171. msgstr ""
  172. #. module: account_bank_statement_import
  173. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:294
  174. #, python-format
  175. msgid "Statement currency id is %d, but company currency id = %d."
  176. msgstr ""
  177. #. module: account_bank_statement_import
  178. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:277
  179. #, python-format
  180. msgid "Statement currency id is %d, but journal currency id = %d."
  181. msgstr ""
  182. #. module: account_bank_statement_import
  183. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:231
  184. #, python-format
  185. msgid "Statement has invalid currency code %s"
  186. msgstr ""
  187. #. module: account_bank_statement_import
  188. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:260
  189. #, python-format
  190. msgid "The account of this statement is linked to another journal."
  191. msgstr ""
  192. #. module: account_bank_statement_import
  193. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:299
  194. #, python-format
  195. msgid "The currency of the bank statement (%s) is not the same as the company currency (%s) !"
  196. msgstr ""
  197. #. module: account_bank_statement_import
  198. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:282
  199. #, python-format
  200. msgid "The currency of the bank statement (%s) is not the same as the currency of the journal %s (%s) !"
  201. msgstr ""
  202. #. module: account_bank_statement_import
  203. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:215
  204. #, python-format
  205. msgid "This file doesn't contain any statement."
  206. msgstr ""
  207. #. module: account_bank_statement_import
  208. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:220
  209. #, python-format
  210. msgid "This file doesn't contain any transaction."
  211. msgstr ""
  212. #. module: account_bank_statement_import
  213. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:139
  214. #, python-format
  215. msgid "You have already imported that file."
  216. msgstr ""
  217. #. module: account_bank_statement_import
  218. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  219. msgid "_Import"
  220. msgstr ""
  221. #. module: account_bank_statement_import
  222. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  223. msgid "or"
  224. msgstr ""