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.

293 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: 2018-04-11 22:49+0000\n"
  13. "PO-Revision-Date: 2018-04-11 22:49+0000\n"
  14. "Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>\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:419
  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:422
  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:425
  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:162
  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:155
  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:205
  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. #: field:account.bank.statement.import,filename:0
  124. msgid "Filename"
  125. msgstr "Nombre de archivo"
  126. #. module: account_bank_statement_import
  127. #: help:account.bank.statement.import,data_file:0
  128. msgid ""
  129. "Get you bank statements in electronic format from your bank and select them "
  130. "here."
  131. msgstr "Obtenga los extractos bancarios en formato electrónico de su banco y selecciónelos aquí."
  132. #. module: account_bank_statement_import
  133. #: field:account.bank.statement.import,hide_journal_field:0
  134. msgid "Hide the journal field in the view"
  135. msgstr "Oculta el campo diario en la vista"
  136. #. module: account_bank_statement_import
  137. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  138. msgid "How to import your bank statement :"
  139. msgstr "Cómo importar su extracto bancario:"
  140. #. module: account_bank_statement_import
  141. #: field:account.bank.statement.import,id:0
  142. msgid "ID"
  143. msgstr "ID"
  144. #. module: account_bank_statement_import
  145. #: help:account.journal,enforce_sequence:0
  146. msgid ""
  147. "If checked, the Journal Sequence will determine the statement naming policy "
  148. "even if the name is already set manually or by the statement import "
  149. "software."
  150. msgstr ""
  151. #. module: account_bank_statement_import
  152. #: model:ir.actions.act_window,name:account_bank_statement_import.action_account_bank_statement_import
  153. #: model:ir.ui.menu,name:account_bank_statement_import.menu_account_bank_statement_import
  154. msgid "Import"
  155. msgstr "Importar"
  156. #. module: account_bank_statement_import
  157. #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_import
  158. msgid "Import Bank Statement"
  159. msgstr "Importar extracto bancario"
  160. #. module: account_bank_statement_import
  161. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  162. msgid "Import Bank Statements"
  163. msgstr "Importar extractos bancarios"
  164. #. module: account_bank_statement_import
  165. #: field:account.bank.statement.line,unique_import_id:0
  166. msgid "Import ID"
  167. msgstr "Importar ID"
  168. #. module: account_bank_statement_import
  169. #: field:account.bank.statement.import,journal_id:0
  170. #: model:ir.model,name:account_bank_statement_import.model_account_journal
  171. msgid "Journal"
  172. msgstr "Diario"
  173. #. module: account_bank_statement_import
  174. #: field:account.bank.statement.import,__last_update:0
  175. msgid "Last Modified on"
  176. msgstr "Última modificación el"
  177. #. module: account_bank_statement_import
  178. #: field:account.bank.statement.import,write_uid:0
  179. msgid "Last Updated by"
  180. msgstr "Última actualización por"
  181. #. module: account_bank_statement_import
  182. #: field:account.bank.statement.import,write_date:0
  183. msgid "Last Updated on"
  184. msgstr "Última actualización en"
  185. #. module: account_bank_statement_import
  186. #: field:res.partner.bank,sanitized_acc_number:0
  187. msgid "Sanitized Account Number"
  188. msgstr "Número de cuenta validado"
  189. #. module: account_bank_statement_import
  190. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:294
  191. #, python-format
  192. msgid "Statement currency id is %d, but company currency id = %d."
  193. msgstr "El identificador de divisa del extracto es %d, pero la divisa de la compañía es %d."
  194. #. module: account_bank_statement_import
  195. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:277
  196. #, python-format
  197. msgid "Statement currency id is %d, but journal currency id = %d."
  198. msgstr "El identificador de divisa del extracto es %d, pero el identificador de divisa del diario es %d."
  199. #. module: account_bank_statement_import
  200. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:231
  201. #, python-format
  202. msgid "Statement has invalid currency code %s"
  203. msgstr "El extracto tiene un código de divisa incorrecto: %s"
  204. #. module: account_bank_statement_import
  205. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:260
  206. #, python-format
  207. msgid "The account of this statement is linked to another journal."
  208. msgstr "La cuenta de este extracto está enlazada a otro diario."
  209. #. module: account_bank_statement_import
  210. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:299
  211. #, python-format
  212. msgid ""
  213. "The currency of the bank statement (%s) is not the same as the company "
  214. "currency (%s) !"
  215. msgstr ""
  216. #. module: account_bank_statement_import
  217. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:282
  218. #, python-format
  219. msgid ""
  220. "The currency of the bank statement (%s) is not the same as the currency of "
  221. "the journal %s (%s) !"
  222. msgstr ""
  223. #. module: account_bank_statement_import
  224. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:215
  225. #, python-format
  226. msgid "This file doesn't contain any statement."
  227. msgstr "Este archivo no contiene ningún extracto."
  228. #. module: account_bank_statement_import
  229. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:220
  230. #, python-format
  231. msgid "This file doesn't contain any transaction."
  232. msgstr "Este archivo no contiene ninguna transacción."
  233. #. module: account_bank_statement_import
  234. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:139
  235. #, python-format
  236. msgid "You have already imported that file."
  237. msgstr "Ya ha importado este archivo."
  238. #. module: account_bank_statement_import
  239. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  240. msgid "_Import"
  241. msgstr "Importar"
  242. #. module: account_bank_statement_import
  243. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  244. msgid "or"
  245. msgstr "o"