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.

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