OCA reporting engine fork for dev and update.
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.

202 lines
6.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * report_qweb_signer
  4. #
  5. # Translators:
  6. # Eduardo Rodríguez Crespo <erocre@gmail.com>, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: reporting-engine (8.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2016-05-08 09:43+0000\n"
  12. "PO-Revision-Date: 2016-06-13 21:48+0000\n"
  13. "Last-Translator: Eduardo Rodríguez Crespo <erocre@gmail.com>\n"
  14. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-reporting-engine-8-0/language/es/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: es\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: report_qweb_signer
  21. #: field:report.certificate,allow_only_one:0
  22. msgid "Allow only one document"
  23. msgstr "Sólo un documento"
  24. #. module: report_qweb_signer
  25. #: field:report.certificate,path:0
  26. msgid "Certificate file path"
  27. msgstr "Ruta al certificado"
  28. #. module: report_qweb_signer
  29. #: view:res.company:report_qweb_signer.view_company_form
  30. msgid "Certificates"
  31. msgstr "Certificados"
  32. #. module: report_qweb_signer
  33. #: model:ir.model,name:report_qweb_signer.model_res_company
  34. msgid "Companies"
  35. msgstr "Compañías"
  36. #. module: report_qweb_signer
  37. #: field:report.certificate,company_id:0
  38. msgid "Company"
  39. msgstr "Compañía"
  40. #. module: report_qweb_signer
  41. #: field:report.certificate,create_uid:0
  42. msgid "Created by"
  43. msgstr "Creado por"
  44. #. module: report_qweb_signer
  45. #: field:report.certificate,create_date:0
  46. msgid "Created on"
  47. msgstr "Creado en"
  48. #. module: report_qweb_signer
  49. #: field:report.certificate,display_name:0
  50. msgid "Display Name"
  51. msgstr "Nombre mostrado"
  52. #. module: report_qweb_signer
  53. #: field:report.certificate,domain:0
  54. msgid "Domain"
  55. msgstr "Dominio"
  56. #. module: report_qweb_signer
  57. #: help:report.certificate,domain:0
  58. msgid "Domain for filtering if sign or not the document"
  59. msgstr "Dominio para filrar si firmar o no el documento"
  60. #. module: report_qweb_signer
  61. #: help:report.certificate,attachment:0
  62. msgid ""
  63. "Filename used to store signed document as attachment. Keep empty to not save"
  64. " signed document."
  65. msgstr "Nombre de fichero usado para guardar el documento firmado como adjunto. Dejar en blanco para no guardar el documento firmado."
  66. #. module: report_qweb_signer
  67. #: field:report.certificate,id:0
  68. msgid "ID"
  69. msgstr "ID"
  70. #. module: report_qweb_signer
  71. #: help:report.certificate,allow_only_one:0
  72. msgid ""
  73. "If True, this certificate can not be useb to sign a PDF from several "
  74. "documents."
  75. msgstr "Si Verdadero, este certificado no puede ser usado para firmar un PDF desde varios documentos."
  76. #. module: report_qweb_signer
  77. #: field:report.certificate,__last_update:0
  78. msgid "Last Modified on"
  79. msgstr "Última modificación en"
  80. #. module: report_qweb_signer
  81. #: field:report.certificate,write_uid:0
  82. msgid "Last Updated by"
  83. msgstr "Última actualización por"
  84. #. module: report_qweb_signer
  85. #: field:report.certificate,write_date:0
  86. msgid "Last Updated on"
  87. msgstr "Última actualización en"
  88. #. module: report_qweb_signer
  89. #: field:report.certificate,model_id:0
  90. msgid "Model"
  91. msgstr "Modelo"
  92. #. module: report_qweb_signer
  93. #: help:report.certificate,model_id:0
  94. msgid "Model where apply this certificate"
  95. msgstr "Modelo en el que usar este certificado para firmar"
  96. #. module: report_qweb_signer
  97. #: field:report.certificate,name:0
  98. msgid "Name"
  99. msgstr "Nombre"
  100. #. module: report_qweb_signer
  101. #: model:ir.actions.act_window,name:report_qweb_signer.action_report_certificate
  102. #: model:ir.ui.menu,name:report_qweb_signer.menu_report_certificate
  103. msgid "PDF certificates"
  104. msgstr "Certificados PDF"
  105. #. module: report_qweb_signer
  106. #: view:report.certificate:report_qweb_signer.view_report_certificate_form
  107. msgid "PDF report certificate"
  108. msgstr "Certificado de informe PDF"
  109. #. module: report_qweb_signer
  110. #: view:report.certificate:report_qweb_signer.view_report_certificate_tree
  111. #: field:res.company,report_certificate_ids:0
  112. msgid "PDF report certificates"
  113. msgstr "Certificados de informes PDF"
  114. #. module: report_qweb_signer
  115. #: view:website:report_qweb_signer.report_partner_demo_document
  116. msgid "Partner:"
  117. msgstr "Empresa:"
  118. #. module: report_qweb_signer
  119. #: field:report.certificate,password_file:0
  120. msgid "Password file path"
  121. msgstr "Ruta al fichero de contraseña"
  122. #. module: report_qweb_signer
  123. #: help:report.certificate,path:0
  124. msgid "Path to PKCS#12 certificate file"
  125. msgstr "Ruta al fichero de certificado PKCS#12"
  126. #. module: report_qweb_signer
  127. #: help:report.certificate,password_file:0
  128. msgid "Path to certificate password file"
  129. msgstr "Ruta al fichero que contiene la contraseña con la que se proteje el fichero de certificado"
  130. #. module: report_qweb_signer
  131. #: model:ir.model,name:report_qweb_signer.model_report
  132. msgid "Report"
  133. msgstr "Informe"
  134. #. module: report_qweb_signer
  135. #: field:report.certificate,attachment:0
  136. msgid "Save as attachment"
  137. msgstr "Salvar como adjunto"
  138. #. module: report_qweb_signer
  139. #: code:addons/report_qweb_signer/models/report.py:119
  140. #, python-format
  141. msgid ""
  142. "Saving signed report (PDF): You do not have enough access rights to save "
  143. "attachments"
  144. msgstr "Guardar informe firmado (PDF): no tiene suficientes permisos de acceso para guardar adjuntos"
  145. #. module: report_qweb_signer
  146. #: field:report.certificate,sequence:0
  147. msgid "Sequence"
  148. msgstr "Secuencia"
  149. #. module: report_qweb_signer
  150. #: code:addons/report_qweb_signer/models/report.py:139
  151. #, python-format
  152. msgid "Signing report (PDF): Certificate or password file not found"
  153. msgstr "Firmar informes (PDF): Certificado o archivo contraseña no encontrado"
  154. #. module: report_qweb_signer
  155. #: code:addons/report_qweb_signer/models/report.py:148
  156. #, python-format
  157. msgid ""
  158. "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output:"
  159. " %s"
  160. msgstr "Firmar informes (PDF): jPdfSign falló (código de error: %s). Mensaje: %s. Salida: %s"
  161. #. module: report_qweb_signer
  162. #: model:ir.actions.report.xml,name:report_qweb_signer.partner_demo
  163. msgid "Test PDF certificate"
  164. msgstr "Test certificado PDF"
  165. #. module: report_qweb_signer
  166. #: view:website:report_qweb_signer.report_partner_demo_document
  167. msgid "This is a sample report for testing PDF certificates"
  168. msgstr "Esta es una plantilla de informe para probar los certificados PDF"