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.

288 lines
11 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. # Antonio Trueba, 2016
  7. # Antonio Trueba, 2016
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: bank-statement-import (8.0)\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-03-01 03:20+0000\n"
  13. "PO-Revision-Date: 2017-03-01 03:20+0000\n"
  14. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  15. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/es/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: es\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: account_bank_statement_import
  22. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:411
  23. #, python-format
  24. msgid "%d transactions had already been imported and were ignored."
  25. msgstr "%d transacciones han sido ya importadas y se omitirán."
  26. #. module: account_bank_statement_import
  27. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:414
  28. #, python-format
  29. msgid "1 transaction had already been imported and was ignored."
  30. msgstr "1 transacción ha sido ya importada y se omitirá."
  31. #. module: account_bank_statement_import
  32. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  33. msgid "1. Download your bank statements from your bank website."
  34. msgstr "1. Descargue los extractos bancarios del sitio web de su banco."
  35. #. module: account_bank_statement_import
  36. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  37. msgid ""
  38. "2. Make sure you have installed the right module to support the file format."
  39. msgstr "2. Asegúrese de que ha instalado el módulo adecuado que soporte el formato de archivo."
  40. #. module: account_bank_statement_import
  41. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  42. msgid "3. Select the file and click 'Import'."
  43. msgstr "3. Seleccione el archivo y pulse 'Importar'."
  44. #. module: account_bank_statement_import
  45. #: sql_constraint:account.bank.statement.line:0
  46. msgid "A bank account transactions can be imported only once !"
  47. msgstr "Las transacciones de una cuenta bancaria sólo se pueden importar una vez"
  48. #. module: account_bank_statement_import
  49. #: help:account.bank.statement.import,journal_id:0
  50. msgid ""
  51. "Accounting journal related to the bank statement you're importing. It has be"
  52. " be manually chosen for statement formats which doesn't allow automatic "
  53. "journal detection (QIF for example)."
  54. msgstr "Diario contable asociado al extracto que está importando. Se debe seleccionar manualmente para los extractos en formatos que no permiten detectar el diario automáticamente (p.e., QIF)."
  55. #. module: account_bank_statement_import
  56. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:417
  57. #, python-format
  58. msgid "Already imported items"
  59. msgstr "Elementos ya importados"
  60. #. module: account_bank_statement_import
  61. #: model:ir.model,name:account_bank_statement_import.model_res_partner_bank
  62. msgid "Bank Accounts"
  63. msgstr "Cuentas bancarias"
  64. #. module: account_bank_statement_import
  65. #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement
  66. msgid "Bank Statement"
  67. msgstr "Extracto bancario"
  68. #. module: account_bank_statement_import
  69. #: field:account.bank.statement.import,data_file:0
  70. msgid "Bank Statement File"
  71. msgstr "Archivo de extracto bancario"
  72. #. module: account_bank_statement_import
  73. #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_line
  74. msgid "Bank Statement Line"
  75. msgstr "Línea de extracto bancario"
  76. #. module: account_bank_statement_import
  77. #: view:account.config.settings:account_bank_statement_import.view_account_config_settings
  78. msgid "Bank statement import"
  79. msgstr "Importar extracto bancario"
  80. #. module: account_bank_statement_import
  81. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:154
  82. #, python-format
  83. msgid ""
  84. "Can not determine journal for import for account number %s and currency %s."
  85. msgstr ""
  86. #. module: account_bank_statement_import
  87. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147
  88. #, python-format
  89. msgid "Can not find the account number %s."
  90. msgstr "No se puede encontrar la cuenta número %s."
  91. #. module: account_bank_statement_import
  92. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  93. msgid "Cancel"
  94. msgstr "Cancelar"
  95. #. module: account_bank_statement_import
  96. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:197
  97. #, python-format
  98. msgid ""
  99. "Could not make sense of the given file.\n"
  100. "Did you install the module to support this type of file?"
  101. msgstr "No se ha podido interpretar el archivo seleccionado. ¿Ha instalado el módulo de soporte para este tipo de archivos?"
  102. #. module: account_bank_statement_import
  103. #: field:account.bank.statement.import,create_uid:0
  104. msgid "Created by"
  105. msgstr "Creado por"
  106. #. module: account_bank_statement_import
  107. #: field:account.bank.statement.import,create_date:0
  108. msgid "Created on"
  109. msgstr "Creado en"
  110. #. module: account_bank_statement_import
  111. #: field:account.bank.statement.import,display_name:0
  112. msgid "Display Name"
  113. msgstr "Nombre mostrado"
  114. #. module: account_bank_statement_import
  115. #: field:account.journal,enforce_sequence:0
  116. msgid "Enforce Sequence"
  117. msgstr ""
  118. #. module: account_bank_statement_import
  119. #: field:account.config.settings,module_base_bank_account_number_unique:0
  120. msgid "Enforce unique account numbers on bank accounts"
  121. msgstr "Exigir números de cuenta únicos en cuentas bancarias"
  122. #. module: account_bank_statement_import
  123. #: help:account.bank.statement.import,data_file:0
  124. msgid ""
  125. "Get you bank statements in electronic format from your bank and select them "
  126. "here."
  127. msgstr "Obtenga los extractos bancarios en formato electrónico de su banco y selecciónelos aquí."
  128. #. module: account_bank_statement_import
  129. #: field:account.bank.statement.import,hide_journal_field:0
  130. msgid "Hide the journal field in the view"
  131. msgstr "Oculta el campo diario en la vista"
  132. #. module: account_bank_statement_import
  133. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  134. msgid "How to import your bank statement :"
  135. msgstr "Cómo importar su extracto bancario:"
  136. #. module: account_bank_statement_import
  137. #: field:account.bank.statement.import,id:0
  138. msgid "ID"
  139. msgstr "ID"
  140. #. module: account_bank_statement_import
  141. #: help:account.journal,enforce_sequence:0
  142. msgid ""
  143. "If checked, the Journal Sequence will determine the statement naming policy "
  144. "even if the name is already set manually or by the statement import "
  145. "software."
  146. msgstr ""
  147. #. module: account_bank_statement_import
  148. #: model:ir.actions.act_window,name:account_bank_statement_import.action_account_bank_statement_import
  149. #: model:ir.ui.menu,name:account_bank_statement_import.menu_account_bank_statement_import
  150. msgid "Import"
  151. msgstr "Importar"
  152. #. module: account_bank_statement_import
  153. #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_import
  154. msgid "Import Bank Statement"
  155. msgstr "Importar extracto bancario"
  156. #. module: account_bank_statement_import
  157. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  158. msgid "Import Bank Statements"
  159. msgstr "Importar extractos bancarios"
  160. #. module: account_bank_statement_import
  161. #: field:account.bank.statement.line,unique_import_id:0
  162. msgid "Import ID"
  163. msgstr "Importar ID"
  164. #. module: account_bank_statement_import
  165. #: field:account.bank.statement.import,journal_id:0
  166. #: model:ir.model,name:account_bank_statement_import.model_account_journal
  167. msgid "Journal"
  168. msgstr "Diario"
  169. #. module: account_bank_statement_import
  170. #: field:account.bank.statement.import,__last_update:0
  171. msgid "Last Modified on"
  172. msgstr "Última modificación el"
  173. #. module: account_bank_statement_import
  174. #: field:account.bank.statement.import,write_uid:0
  175. msgid "Last Updated by"
  176. msgstr "Última actualización por"
  177. #. module: account_bank_statement_import
  178. #: field:account.bank.statement.import,write_date:0
  179. msgid "Last Updated on"
  180. msgstr "Última actualización en"
  181. #. module: account_bank_statement_import
  182. #: field:res.partner.bank,sanitized_acc_number:0
  183. msgid "Sanitized Account Number"
  184. msgstr "Número de cuenta validado"
  185. #. module: account_bank_statement_import
  186. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:286
  187. #, python-format
  188. msgid "Statement currency id is %d, but company currency id = %d."
  189. msgstr "El identificador de divisa del extracto es %d, pero la divisa de la compañía es %d."
  190. #. module: account_bank_statement_import
  191. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:269
  192. #, python-format
  193. msgid "Statement currency id is %d, but journal currency id = %d."
  194. msgstr "El identificador de divisa del extracto es %d, pero el identificador de divisa del diario es %d."
  195. #. module: account_bank_statement_import
  196. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:223
  197. #, python-format
  198. msgid "Statement has invalid currency code %s"
  199. msgstr "El extracto tiene un código de divisa incorrecto: %s"
  200. #. module: account_bank_statement_import
  201. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:252
  202. #, python-format
  203. msgid "The account of this statement is linked to another journal."
  204. msgstr "La cuenta de este extracto está enlazada a otro diario."
  205. #. module: account_bank_statement_import
  206. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:291
  207. #, python-format
  208. msgid ""
  209. "The currency of the bank statement (%s) is not the same as the company "
  210. "currency (%s) !"
  211. msgstr ""
  212. #. module: account_bank_statement_import
  213. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:274
  214. #, python-format
  215. msgid ""
  216. "The currency of the bank statement (%s) is not the same as the currency of "
  217. "the journal %s (%s) !"
  218. msgstr ""
  219. #. module: account_bank_statement_import
  220. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:207
  221. #, python-format
  222. msgid "This file doesn't contain any statement."
  223. msgstr "Este archivo no contiene ningún extracto."
  224. #. module: account_bank_statement_import
  225. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:212
  226. #, python-format
  227. msgid "This file doesn't contain any transaction."
  228. msgstr "Este archivo no contiene ninguna transacción."
  229. #. module: account_bank_statement_import
  230. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:131
  231. #, python-format
  232. msgid "You have already imported that file."
  233. msgstr "Ya ha importado este archivo."
  234. #. module: account_bank_statement_import
  235. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  236. msgid "_Import"
  237. msgstr "Importar"
  238. #. module: account_bank_statement_import
  239. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  240. msgid "or"
  241. msgstr "o"