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.

266 lines
8.8 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: 2016-10-14 13:36+0000\n"
  11. "PO-Revision-Date: 2016-10-11 13:47+0000\n"
  12. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  13. "Language-Team: Italian (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/it/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Language: it\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:407
  21. #, python-format
  22. msgid "%d transactions had already been imported and were ignored."
  23. msgstr ""
  24. #. module: account_bank_statement_import
  25. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:410
  26. #, python-format
  27. msgid "1 transaction had already been imported and was ignored."
  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 "1. Download your bank statements from your bank website."
  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 ""
  36. "2. Make sure you have installed the right module to support the file format."
  37. msgstr ""
  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 ""
  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 ""
  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 ""
  53. #. module: account_bank_statement_import
  54. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:413
  55. #, python-format
  56. msgid "Already imported items"
  57. msgstr ""
  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 ""
  62. #. module: account_bank_statement_import
  63. #: field:account.bank.statement.import,data_file:0
  64. msgid "Bank Statement File"
  65. msgstr ""
  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 ""
  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 ""
  74. #. module: account_bank_statement_import
  75. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:153
  76. #, python-format
  77. msgid "Can not determine journal for import."
  78. msgstr ""
  79. #. module: account_bank_statement_import
  80. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147
  81. #, python-format
  82. msgid "Can not find the account number %s."
  83. msgstr ""
  84. #. module: account_bank_statement_import
  85. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  86. msgid "Cancel"
  87. msgstr "Annulla"
  88. #. module: account_bank_statement_import
  89. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:193
  90. #, python-format
  91. msgid ""
  92. "Could not make sense of the given file.\n"
  93. "Did you install the module to support this type of file?"
  94. msgstr ""
  95. #. module: account_bank_statement_import
  96. #: field:account.bank.statement.import,create_uid:0
  97. msgid "Created by"
  98. msgstr "Creato da"
  99. #. module: account_bank_statement_import
  100. #: field:account.bank.statement.import,create_date:0
  101. msgid "Created on"
  102. msgstr "Creato il"
  103. #. module: account_bank_statement_import
  104. #: field:account.bank.statement.import,display_name:0
  105. msgid "Display Name"
  106. msgstr "Nome da visualizzare"
  107. #. module: account_bank_statement_import
  108. #: field:account.config.settings,module_base_bank_account_number_unique:0
  109. msgid "Enforce unique account numbers on bank accounts"
  110. msgstr ""
  111. #. module: account_bank_statement_import
  112. #: help:account.bank.statement.import,data_file:0
  113. msgid ""
  114. "Get you bank statements in electronic format from your bank and select them "
  115. "here."
  116. msgstr ""
  117. #. module: account_bank_statement_import
  118. #: field:account.bank.statement.import,hide_journal_field:0
  119. msgid "Hide the journal field in the view"
  120. msgstr ""
  121. #. module: account_bank_statement_import
  122. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  123. msgid "How to import your bank statement :"
  124. msgstr ""
  125. #. module: account_bank_statement_import
  126. #: field:account.bank.statement.import,id:0
  127. msgid "ID"
  128. msgstr "ID"
  129. #. module: account_bank_statement_import
  130. #: model:ir.actions.act_window,name:account_bank_statement_import.action_account_bank_statement_import
  131. #: model:ir.ui.menu,name:account_bank_statement_import.menu_account_bank_statement_import
  132. msgid "Import"
  133. msgstr ""
  134. #. module: account_bank_statement_import
  135. #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_import
  136. msgid "Import Bank Statement"
  137. msgstr ""
  138. #. module: account_bank_statement_import
  139. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  140. msgid "Import Bank Statements"
  141. msgstr ""
  142. #. module: account_bank_statement_import
  143. #: field:account.bank.statement.line,unique_import_id:0
  144. msgid "Import ID"
  145. msgstr ""
  146. #. module: account_bank_statement_import
  147. #: field:account.bank.statement.import,journal_id:0
  148. msgid "Journal"
  149. msgstr "Sezionale"
  150. #. module: account_bank_statement_import
  151. #: field:account.bank.statement.import,__last_update:0
  152. msgid "Last Modified on"
  153. msgstr "Ultima modifica il"
  154. #. module: account_bank_statement_import
  155. #: field:account.bank.statement.import,write_uid:0
  156. msgid "Last Updated by"
  157. msgstr "Ultimo aggiornamento di"
  158. #. module: account_bank_statement_import
  159. #: field:account.bank.statement.import,write_date:0
  160. msgid "Last Updated on"
  161. msgstr "Ultimo aggiornamento il"
  162. #. module: account_bank_statement_import
  163. #: field:res.partner.bank,sanitized_acc_number:0
  164. msgid "Sanitized Account Number"
  165. msgstr ""
  166. #. module: account_bank_statement_import
  167. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:282
  168. #, python-format
  169. msgid "Statement currency id is %d, but company currency id = %d."
  170. msgstr ""
  171. #. module: account_bank_statement_import
  172. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:265
  173. #, python-format
  174. msgid "Statement currency id is %d, but journal currency id = %d."
  175. msgstr ""
  176. #. module: account_bank_statement_import
  177. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:219
  178. #, python-format
  179. msgid "Statement has invalid currency code %s"
  180. msgstr ""
  181. #. module: account_bank_statement_import
  182. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:248
  183. #, python-format
  184. msgid "The account of this statement is linked to another journal."
  185. msgstr ""
  186. #. module: account_bank_statement_import
  187. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:287
  188. #, python-format
  189. msgid ""
  190. "The currency of the bank statement (%s) is not the same as the company "
  191. "currency (%s) !"
  192. msgstr ""
  193. #. module: account_bank_statement_import
  194. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:270
  195. #, python-format
  196. msgid ""
  197. "The currency of the bank statement (%s) is not the same as the currency of "
  198. "the journal %s (%s) !"
  199. msgstr ""
  200. #. module: account_bank_statement_import
  201. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:203
  202. #, python-format
  203. msgid "This file doesn't contain any statement."
  204. msgstr ""
  205. #. module: account_bank_statement_import
  206. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:208
  207. #, python-format
  208. msgid "This file doesn't contain any transaction."
  209. msgstr ""
  210. #. module: account_bank_statement_import
  211. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:131
  212. #, python-format
  213. msgid "You have already imported that file."
  214. msgstr ""
  215. #. module: account_bank_statement_import
  216. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  217. msgid "_Import"
  218. msgstr ""
  219. #. module: account_bank_statement_import
  220. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  221. msgid "or"
  222. msgstr "o"