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.

229 lines
7.0 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * report_py3o
  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: 2018-01-16 08:52+0000\n"
  12. "PO-Revision-Date: 2018-01-16 08:52+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
  15. "Language: cs\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=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
  20. #. module: report_py3o
  21. #: code:addons/report_py3o/models/ir_actions_report_xml.py:42
  22. #, python-format
  23. msgid "(Native)"
  24. msgstr ""
  25. #. module: report_py3o
  26. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_create_uid
  27. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_create_uid
  28. msgid "Created by"
  29. msgstr "Vytvořil(a)"
  30. #. module: report_py3o
  31. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_create_date
  32. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_create_date
  33. msgid "Created on"
  34. msgstr "Vytvořeno"
  35. #. module: report_py3o
  36. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_display_name
  37. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_display_name
  38. msgid "Display Name"
  39. msgstr "Zobrazovaný název"
  40. #. module: report_py3o
  41. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_template_fallback
  42. msgid "Fallback"
  43. msgstr ""
  44. #. module: report_py3o
  45. #: code:addons/report_py3o/models/ir_actions_report_xml.py:31
  46. #, python-format
  47. msgid "Field 'Output Format' is required for Py3O report"
  48. msgstr ""
  49. #. module: report_py3o
  50. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  51. msgid "File Type"
  52. msgstr ""
  53. #. module: report_py3o
  54. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  55. msgid "Group By"
  56. msgstr ""
  57. #. module: report_py3o
  58. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_id
  59. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_id
  60. msgid "ID"
  61. msgstr "ID"
  62. #. module: report_py3o
  63. #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_template_fallback
  64. msgid ""
  65. "If the user does not provide a template this will be used it should be a "
  66. "relative path to root of YOUR module or an absolute path on your server."
  67. msgstr ""
  68. #. module: report_py3o
  69. #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_multi_in_one
  70. msgid ""
  71. "If you execute a report on several records, by default Odoo will generate a "
  72. "ZIP file that contains as many files as selected records. If you enable this "
  73. "option, Odoo will generate instead a single report for the selected records."
  74. msgstr ""
  75. #. module: report_py3o
  76. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_id
  77. msgid "Ir actions report xml id"
  78. msgstr ""
  79. #. module: report_py3o
  80. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report___last_update
  81. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template___last_update
  82. msgid "Last Modified on"
  83. msgstr "Naposled upraveno"
  84. #. module: report_py3o
  85. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_write_uid
  86. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_uid
  87. msgid "Last Updated by"
  88. msgstr "Naposled upraveno"
  89. #. module: report_py3o
  90. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_write_date
  91. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_date
  92. msgid "Last Updated on"
  93. msgstr "Naposled upraveno"
  94. #. module: report_py3o
  95. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_py3o_template_data
  96. #: model:ir.ui.view,arch_db:report_py3o.py3o_report_view
  97. msgid "LibreOffice Template"
  98. msgstr ""
  99. #. module: report_py3o
  100. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_filetype
  101. msgid "LibreOffice Template File Type"
  102. msgstr ""
  103. #. module: report_py3o
  104. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module
  105. msgid "Module"
  106. msgstr ""
  107. #. module: report_py3o
  108. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_multi_in_one
  109. msgid "Multiple Records in a Single Report"
  110. msgstr ""
  111. #. module: report_py3o
  112. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_name
  113. msgid "Name"
  114. msgstr "Název"
  115. #. module: report_py3o
  116. #: code:addons/report_py3o/models/py3o_report.py:190
  117. #, python-format
  118. msgid "No template found. Aborting."
  119. msgstr ""
  120. #. module: report_py3o
  121. #: selection:py3o.template,filetype:0
  122. msgid "ODF Presentation"
  123. msgstr ""
  124. #. module: report_py3o
  125. #: selection:py3o.template,filetype:0
  126. msgid "ODF Presentation (Flat)"
  127. msgstr ""
  128. #. module: report_py3o
  129. #: selection:py3o.template,filetype:0
  130. msgid "ODF Spreadsheet"
  131. msgstr ""
  132. #. module: report_py3o
  133. #: selection:py3o.template,filetype:0
  134. msgid "ODF Spreadsheet (Flat)"
  135. msgstr ""
  136. #. module: report_py3o
  137. #: selection:py3o.template,filetype:0
  138. msgid "ODF Text Document"
  139. msgstr ""
  140. #. module: report_py3o
  141. #: selection:py3o.template,filetype:0
  142. msgid "ODF Text Document (Flat)"
  143. msgstr ""
  144. #. module: report_py3o
  145. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype
  146. msgid "Output Format"
  147. msgstr ""
  148. #. module: report_py3o
  149. #: model:ir.ui.menu,name:report_py3o.py3o_config_menu
  150. msgid "Py3o"
  151. msgstr ""
  152. #. module: report_py3o
  153. #: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o
  154. msgid "Py3o Demo Report"
  155. msgstr ""
  156. #. module: report_py3o
  157. #: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
  158. msgid "Py3o Reports"
  159. msgstr ""
  160. #. module: report_py3o
  161. #: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
  162. #: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
  163. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
  164. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  165. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
  166. msgid "Py3o Templates"
  167. msgstr ""
  168. #. module: report_py3o
  169. #: model:ir.model,name:report_py3o.model_report
  170. msgid "Report"
  171. msgstr ""
  172. #. module: report_py3o
  173. #: model:ir.model,name:report_py3o.model_py3o_report
  174. msgid "Report Py30"
  175. msgstr ""
  176. #. module: report_py3o
  177. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_template_id
  178. msgid "Template"
  179. msgstr ""
  180. #. module: report_py3o
  181. #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module
  182. msgid "The implementer module that provides this report"
  183. msgstr ""
  184. #. module: report_py3o
  185. #: model:ir.model,name:report_py3o.model_ir_actions_report_xml
  186. msgid "ir.actions.report.xml"
  187. msgstr ""
  188. #. module: report_py3o
  189. #: model:ir.model,name:report_py3o.model_py3o_template
  190. msgid "py3o.template"
  191. msgstr ""