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.

132 lines
3.7 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * report_xlsx
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-05-31 03:52+0000\n"
  12. "PO-Revision-Date: 2017-05-31 03:52+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
  15. "Language: tr\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  20. #. module: report_xlsx
  21. #: code:addons/report_xlsx/models/ir_report.py:18
  22. #, python-format
  23. msgid "%s model was not found"
  24. msgstr ""
  25. #. module: report_xlsx
  26. #. openerp-web
  27. #: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:49
  28. #, python-format
  29. msgid ""
  30. "A popup window with your report was blocked. You may need to change your "
  31. "browser settings to allow popup windows for this page."
  32. msgstr ""
  33. #. module: report_xlsx
  34. #: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract
  35. msgid "Abstract XLSX Report"
  36. msgstr ""
  37. #. module: report_xlsx
  38. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__display_name
  39. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__display_name
  40. msgid "Display Name"
  41. msgstr ""
  42. #. module: report_xlsx
  43. #: selection:ir.actions.report,report_type:0
  44. msgid "HTML"
  45. msgstr ""
  46. #. module: report_xlsx
  47. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__id
  48. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__id
  49. msgid "ID"
  50. msgstr ""
  51. #. module: report_xlsx
  52. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract____last_update
  53. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx____last_update
  54. msgid "Last Modified on"
  55. msgstr ""
  56. #. module: report_xlsx
  57. #: selection:ir.actions.report,report_type:0
  58. msgid "PDF"
  59. msgstr ""
  60. #. module: report_xlsx
  61. #: model:ir.actions.report,name:report_xlsx.partner_xlsx
  62. msgid "Print to XLSX"
  63. msgstr ""
  64. #. module: report_xlsx
  65. #: model:ir.model,name:report_xlsx.model_ir_actions_report
  66. msgid "Report Action"
  67. msgstr ""
  68. #. module: report_xlsx
  69. #: model:ir.model.fields,field_description:report_xlsx.field_ir_actions_report__report_type
  70. msgid "Report Type"
  71. msgstr ""
  72. #. module: report_xlsx
  73. #: selection:ir.actions.report,report_type:0
  74. msgid "Text"
  75. msgstr ""
  76. #. module: report_xlsx
  77. #: model:ir.model.fields,help:report_xlsx.field_ir_actions_report__report_type
  78. msgid ""
  79. "The type of the report that will be rendered, each one having its own "
  80. "rendering method. HTML means the report will be opened directly in your "
  81. "browser PDF means the report will be rendered using Wkhtmltopdf and "
  82. "downloaded by the user."
  83. msgstr ""
  84. #. module: report_xlsx
  85. #. openerp-web
  86. #: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:52
  87. #, python-format
  88. msgid "Warning"
  89. msgstr ""
  90. #. module: report_xlsx
  91. #: selection:ir.actions.report,report_type:0
  92. msgid "XLSX"
  93. msgstr ""
  94. #. module: report_xlsx
  95. #: selection:ir.actions.report,report_type:0
  96. msgid "XML"
  97. msgstr ""
  98. #. module: report_xlsx
  99. #: selection:ir.actions.report,report_type:0
  100. msgid "csv"
  101. msgstr ""
  102. #. module: report_xlsx
  103. #: selection:ir.actions.report,report_type:0
  104. msgid "py3o"
  105. msgstr ""
  106. #. module: report_xlsx
  107. #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx
  108. msgid "report.report_xlsx.partner_xlsx"
  109. msgstr ""
  110. #, fuzzy
  111. #~ msgid "ir.actions.report"
  112. #~ msgstr "ir.actions.report.xml"