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.

101 lines
3.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * report_qweb_encrypt
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 14.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "Last-Translator: Automatically generated\n"
  10. "Language-Team: none\n"
  11. "Language: es\n"
  12. "MIME-Version: 1.0\n"
  13. "Content-Type: text/plain; charset=UTF-8\n"
  14. "Content-Transfer-Encoding: \n"
  15. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  16. #. module: report_qweb_encrypt
  17. #: model:ir.model.fields,help:report_qweb_encrypt.field_ir_actions_report__encrypt
  18. msgid ""
  19. "* Manual Input Password: allow user to key in password on the fly. This option available only on document print action.\n"
  20. "* Auto Generated Password: system will auto encrypt password when PDF created, based on provided python syntax."
  21. msgstr ""
  22. #. module: report_qweb_encrypt
  23. #: model:ir.model.fields.selection,name:report_qweb_encrypt.selection__ir_actions_report__encrypt__auto
  24. msgid "Auto Generated Password"
  25. msgstr ""
  26. #. module: report_qweb_encrypt
  27. #. openerp-web
  28. #: code:addons/report_qweb_encrypt/static/src/js/report/action_manager_report.js:0
  29. #, python-format
  30. msgid "Cancel"
  31. msgstr ""
  32. #. module: report_qweb_encrypt
  33. #: model:ir.model.fields,field_description:report_qweb_encrypt.field_ir_actions_report__display_name
  34. msgid "Display Name"
  35. msgstr ""
  36. #. module: report_qweb_encrypt
  37. #. openerp-web
  38. #: code:addons/report_qweb_encrypt/static/src/js/report/action_manager_report.js:0
  39. #, python-format
  40. msgid "Encrypt"
  41. msgstr ""
  42. #. module: report_qweb_encrypt
  43. #: model:ir.model.fields,field_description:report_qweb_encrypt.field_ir_actions_report__encrypt_password
  44. msgid "Encrypt Password"
  45. msgstr ""
  46. #. module: report_qweb_encrypt
  47. #: model:ir.model.fields,field_description:report_qweb_encrypt.field_ir_actions_report__encrypt
  48. msgid "Encryption"
  49. msgstr ""
  50. #. module: report_qweb_encrypt
  51. #: model:ir.model.fields,field_description:report_qweb_encrypt.field_ir_actions_report__id
  52. msgid "ID"
  53. msgstr ""
  54. #. module: report_qweb_encrypt
  55. #: model:ir.model.fields,field_description:report_qweb_encrypt.field_ir_actions_report____last_update
  56. msgid "Last Modified on"
  57. msgstr ""
  58. #. module: report_qweb_encrypt
  59. #: model:ir.model.fields.selection,name:report_qweb_encrypt.selection__ir_actions_report__encrypt__manual
  60. msgid "Manual Input Password"
  61. msgstr ""
  62. #. module: report_qweb_encrypt
  63. #. openerp-web
  64. #: code:addons/report_qweb_encrypt/static/src/js/report/action_manager_report.js:0
  65. #, python-format
  66. msgid "Ok"
  67. msgstr ""
  68. #. module: report_qweb_encrypt
  69. #: model:ir.model.fields,help:report_qweb_encrypt.field_ir_actions_report__encrypt_password
  70. msgid "Python code syntax to gnerate password."
  71. msgstr ""
  72. #. module: report_qweb_encrypt
  73. #: code:addons/report_qweb_encrypt/models/ir_actions_report.py:0
  74. #, python-format
  75. msgid ""
  76. "Python code used for encryption password is invalid.\n"
  77. "%s"
  78. msgstr ""
  79. #. module: report_qweb_encrypt
  80. #: model:ir.model,name:report_qweb_encrypt.model_ir_actions_report
  81. msgid "Report Action"
  82. msgstr ""
  83. #. module: report_qweb_encrypt
  84. #: model_terms:ir.ui.view,arch_db:report_qweb_encrypt.ir_actions_report_form_view
  85. msgid "python syntax, i.e., (object.default_code or 'secretcode')"
  86. msgstr ""