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.

288 lines
9.4 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * report_py3o
  4. #
  5. # Translators:
  6. # Peter Hageman <hageman.p@gmail.com>, 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: Peter Hageman <hageman.p@gmail.com>, 2017\n"
  14. "Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
  15. "teams/23907/nl_NL/)\n"
  16. "Language: nl_NL\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: report_py3o
  22. #: code:addons/report_py3o/models/ir_actions_report.py:0
  23. #, python-format
  24. msgid "(Native)"
  25. msgstr ""
  26. #. module: report_py3o
  27. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
  28. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
  29. msgid "Created by"
  30. msgstr "Aangemaakt door"
  31. #. module: report_py3o
  32. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
  33. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
  34. msgid "Created on"
  35. msgstr "Aangemaakt op"
  36. #. module: report_py3o
  37. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
  38. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
  39. msgid "Display Name"
  40. msgstr "Weergavenaam"
  41. #. module: report_py3o
  42. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
  43. msgid "Fallback"
  44. msgstr ""
  45. #. module: report_py3o
  46. #: code:addons/report_py3o/models/ir_actions_report.py:0
  47. #, python-format
  48. msgid "Field 'Output Format' is required for Py3O report"
  49. msgstr ""
  50. #. module: report_py3o
  51. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  52. msgid "File Type"
  53. msgstr ""
  54. #. module: report_py3o
  55. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  56. msgid "Group By"
  57. msgstr "Groeperen op"
  58. #. module: report_py3o
  59. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
  60. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
  61. msgid "ID"
  62. msgstr "ID"
  63. #. module: report_py3o
  64. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
  65. msgid ""
  66. "If the user does not provide a template this will be used it should be a "
  67. "relative path to root of YOUR module or an absolute path on your server."
  68. msgstr ""
  69. #. module: report_py3o
  70. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
  71. msgid ""
  72. "If you execute a report on several records, by default Odoo will generate a "
  73. "ZIP file that contains as many files as selected records. If you enable this "
  74. "option, Odoo will generate instead a single report for the selected records."
  75. msgstr ""
  76. #. module: report_py3o
  77. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
  78. #, fuzzy
  79. #| msgid "ir.actions.report.xml"
  80. msgid "Ir Actions Report"
  81. msgstr "ir.actions.report.xml"
  82. #. module: report_py3o
  83. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
  84. msgid "Is Py3O Native Format"
  85. msgstr ""
  86. #. module: report_py3o
  87. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
  88. msgid "Is Py3O Report Not Available"
  89. msgstr ""
  90. #. module: report_py3o
  91. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
  92. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
  93. msgid "Last Modified on"
  94. msgstr ""
  95. #. module: report_py3o
  96. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
  97. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
  98. msgid "Last Updated by"
  99. msgstr ""
  100. #. module: report_py3o
  101. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
  102. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
  103. msgid "Last Updated on"
  104. msgstr ""
  105. #. module: report_py3o
  106. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
  107. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
  108. msgid "LibreOffice Template"
  109. msgstr "LibreOffice Sjabloon"
  110. #. module: report_py3o
  111. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
  112. msgid "LibreOffice Template File Type"
  113. msgstr ""
  114. #. module: report_py3o
  115. #: code:addons/report_py3o/models/py3o_report.py:0
  116. #, python-format
  117. msgid "Libreoffice runtime not available. Please contact your administrator."
  118. msgstr ""
  119. #. module: report_py3o
  120. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
  121. msgid "Module"
  122. msgstr "Module"
  123. #. module: report_py3o
  124. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
  125. msgid "Msg Py3O Report Not Available"
  126. msgstr ""
  127. #. module: report_py3o
  128. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
  129. msgid "Multiple Records in a Single Report"
  130. msgstr ""
  131. #. module: report_py3o
  132. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
  133. msgid "Name"
  134. msgstr "Naam"
  135. #. module: report_py3o
  136. #: code:addons/report_py3o/models/py3o_report.py:0
  137. #, python-format
  138. msgid "No template found. Aborting."
  139. msgstr ""
  140. #. module: report_py3o
  141. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
  142. msgid "ODF Presentation"
  143. msgstr ""
  144. #. module: report_py3o
  145. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
  146. msgid "ODF Presentation (Flat)"
  147. msgstr ""
  148. #. module: report_py3o
  149. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
  150. msgid "ODF Spreadsheet"
  151. msgstr ""
  152. #. module: report_py3o
  153. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
  154. msgid "ODF Spreadsheet (Flat)"
  155. msgstr ""
  156. #. module: report_py3o
  157. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
  158. msgid "ODF Text Document"
  159. msgstr "ODF-Tekstdocument"
  160. #. module: report_py3o
  161. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
  162. msgid "ODF Text Document (Flat)"
  163. msgstr ""
  164. #. module: report_py3o
  165. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
  166. msgid "Output Format"
  167. msgstr ""
  168. #. module: report_py3o
  169. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
  170. msgid "Path to the libreoffice runtime"
  171. msgstr ""
  172. #. module: report_py3o
  173. #: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
  174. #: model:ir.ui.menu,name:report_py3o.py3o_config_menu
  175. msgid "Py3o"
  176. msgstr "Py3o"
  177. #. module: report_py3o
  178. #: model:ir.actions.report,name:report_py3o.res_users_report_py3o
  179. msgid "Py3o Demo Report"
  180. msgstr ""
  181. #. module: report_py3o
  182. #: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
  183. msgid "Py3o Reports"
  184. msgstr "Py3o Rapporten"
  185. #. module: report_py3o
  186. #: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
  187. #: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
  188. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
  189. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  190. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
  191. msgid "Py3o Templates"
  192. msgstr "Py3o Sjablonen"
  193. #. module: report_py3o
  194. #: model:ir.model,name:report_py3o.model_py3o_template
  195. #, fuzzy
  196. #| msgid "Py3o Templates"
  197. msgid "Py3o template"
  198. msgstr "Py3o Sjablonen"
  199. #. module: report_py3o
  200. #: model:ir.model,name:report_py3o.model_ir_actions_report
  201. #, fuzzy
  202. #| msgid "Report"
  203. msgid "Report Action"
  204. msgstr "Rapport"
  205. #. module: report_py3o
  206. #: model:ir.model,name:report_py3o.model_py3o_report
  207. msgid "Report Py30"
  208. msgstr ""
  209. #. module: report_py3o
  210. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
  211. #, fuzzy
  212. #| msgid "Report"
  213. msgid "Report Type"
  214. msgstr "Rapport"
  215. #. module: report_py3o
  216. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
  217. msgid "Template"
  218. msgstr "Sjabloon"
  219. #. module: report_py3o
  220. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
  221. msgid "The implementer module that provides this report"
  222. msgstr ""
  223. #. module: report_py3o
  224. #: code:addons/report_py3o/models/ir_actions_report.py:0
  225. #, python-format
  226. msgid ""
  227. "The libreoffice runtime is required to genereate the py3o report '%s' but is "
  228. "not found into the bin path. You must install the libreoffice runtime on the "
  229. "server. If the runtime is already installed and is not found by Odoo, you "
  230. "can provide the full path to the runtime by setting the key 'py3o."
  231. "conversion_command' into the configuration parameters."
  232. msgstr ""
  233. #. module: report_py3o
  234. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__report_type
  235. msgid ""
  236. "The type of the report that will be rendered, each one having its own "
  237. "rendering method. HTML means the report will be opened directly in your "
  238. "browser PDF means the report will be rendered using Wkhtmltopdf and "
  239. "downloaded by the user."
  240. msgstr ""
  241. #~ msgid "py3o.template"
  242. #~ msgstr "py3o.template"