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.

318 lines
9.5 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:46
  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:35
  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. #: selection:ir.actions.report,report_type:0
  60. msgid "HTML"
  61. msgstr ""
  62. #. module: report_py3o
  63. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
  64. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
  65. msgid "ID"
  66. msgstr "ID"
  67. #. module: report_py3o
  68. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
  69. msgid ""
  70. "If the user does not provide a template this will be used it should be a "
  71. "relative path to root of YOUR module or an absolute path on your server."
  72. msgstr ""
  73. #. module: report_py3o
  74. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
  75. msgid ""
  76. "If you execute a report on several records, by default Odoo will generate a "
  77. "ZIP file that contains as many files as selected records. If you enable this "
  78. "option, Odoo will generate instead a single report for the selected records."
  79. msgstr ""
  80. #. module: report_py3o
  81. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
  82. #, fuzzy
  83. msgid "Ir Actions Report"
  84. msgstr "ir.actions.report.xml"
  85. #. module: report_py3o
  86. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
  87. msgid "Is Py3O Native Format"
  88. msgstr ""
  89. #. module: report_py3o
  90. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
  91. msgid "Is Py3O Report Not Available"
  92. msgstr ""
  93. #. module: report_py3o
  94. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
  95. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
  96. msgid "Last Modified on"
  97. msgstr ""
  98. #. module: report_py3o
  99. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
  100. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
  101. msgid "Last Updated by"
  102. msgstr ""
  103. #. module: report_py3o
  104. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
  105. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
  106. msgid "Last Updated on"
  107. msgstr ""
  108. #. module: report_py3o
  109. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
  110. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
  111. msgid "LibreOffice Template"
  112. msgstr "LibreOffice Sjabloon"
  113. #. module: report_py3o
  114. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
  115. msgid "LibreOffice Template File Type"
  116. msgstr ""
  117. #. module: report_py3o
  118. #: code:addons/report_py3o/models/py3o_report.py:277
  119. #, python-format
  120. msgid "Libreoffice runtime not available. Please contact your administrator."
  121. msgstr ""
  122. #. module: report_py3o
  123. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
  124. msgid "Module"
  125. msgstr "Module"
  126. #. module: report_py3o
  127. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
  128. msgid "Msg Py3O Report Not Available"
  129. msgstr ""
  130. #. module: report_py3o
  131. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
  132. msgid "Multiple Records in a Single Report"
  133. msgstr ""
  134. #. module: report_py3o
  135. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
  136. msgid "Name"
  137. msgstr "Naam"
  138. #. module: report_py3o
  139. #: code:addons/report_py3o/models/py3o_report.py:177
  140. #, python-format
  141. msgid "No template found. Aborting."
  142. msgstr ""
  143. #. module: report_py3o
  144. #: selection:py3o.template,filetype:0
  145. msgid "ODF Presentation"
  146. msgstr ""
  147. #. module: report_py3o
  148. #: selection:py3o.template,filetype:0
  149. msgid "ODF Presentation (Flat)"
  150. msgstr ""
  151. #. module: report_py3o
  152. #: selection:py3o.template,filetype:0
  153. msgid "ODF Spreadsheet"
  154. msgstr ""
  155. #. module: report_py3o
  156. #: selection:py3o.template,filetype:0
  157. msgid "ODF Spreadsheet (Flat)"
  158. msgstr ""
  159. #. module: report_py3o
  160. #: selection:py3o.template,filetype:0
  161. msgid "ODF Text Document"
  162. msgstr "ODF-Tekstdocument"
  163. #. module: report_py3o
  164. #: selection:py3o.template,filetype:0
  165. msgid "ODF Text Document (Flat)"
  166. msgstr ""
  167. #. module: report_py3o
  168. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
  169. msgid "Output Format"
  170. msgstr ""
  171. #. module: report_py3o
  172. #: selection:ir.actions.report,report_type:0
  173. msgid "PDF"
  174. msgstr ""
  175. #. module: report_py3o
  176. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
  177. msgid "Path to the libreoffice runtime"
  178. msgstr ""
  179. #. module: report_py3o
  180. #: model:ir.ui.menu,name:report_py3o.py3o_config_menu
  181. msgid "Py3o"
  182. msgstr "Py3o"
  183. #. module: report_py3o
  184. #: model:ir.actions.report,name:report_py3o.res_users_report_py3o
  185. msgid "Py3o Demo Report"
  186. msgstr ""
  187. #. module: report_py3o
  188. #: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
  189. msgid "Py3o Reports"
  190. msgstr "Py3o Rapporten"
  191. #. module: report_py3o
  192. #: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
  193. #: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
  194. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
  195. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  196. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
  197. msgid "Py3o Templates"
  198. msgstr "Py3o Sjablonen"
  199. #. module: report_py3o
  200. #: model:ir.model,name:report_py3o.model_py3o_template
  201. #, fuzzy
  202. msgid "Py3o template"
  203. msgstr "Py3o Sjablonen"
  204. #. module: report_py3o
  205. #: model:ir.model,name:report_py3o.model_ir_actions_report
  206. #, fuzzy
  207. msgid "Report Action"
  208. msgstr "Rapport"
  209. #. module: report_py3o
  210. #: model:ir.model,name:report_py3o.model_py3o_report
  211. msgid "Report Py30"
  212. msgstr ""
  213. #. module: report_py3o
  214. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
  215. #, fuzzy
  216. msgid "Report Type"
  217. msgstr "Rapport"
  218. #. module: report_py3o
  219. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
  220. msgid "Template"
  221. msgstr "Sjabloon"
  222. #. module: report_py3o
  223. #: selection:ir.actions.report,report_type:0
  224. msgid "Text"
  225. msgstr ""
  226. #. module: report_py3o
  227. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
  228. msgid "The implementer module that provides this report"
  229. msgstr ""
  230. #. module: report_py3o
  231. #: code:addons/report_py3o/models/ir_actions_report.py:141
  232. #, python-format
  233. msgid ""
  234. "The libreoffice runtime is required to genereate the py3o report '%s' but is "
  235. "not found into the bin path. You must install the libreoffice runtime on the "
  236. "server. If the runtime is already installed and is not found by Odoo, you "
  237. "can provide the full path to the runtime by setting the key 'py3o."
  238. "conversion_command' into the configuration parameters."
  239. msgstr ""
  240. #. module: report_py3o
  241. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__report_type
  242. msgid ""
  243. "The type of the report that will be rendered, each one having its own "
  244. "rendering method. HTML means the report will be opened directly in your "
  245. "browser PDF means the report will be rendered using Wkhtmltopdf and "
  246. "downloaded by the user."
  247. msgstr ""
  248. #. module: report_py3o
  249. #: selection:ir.actions.report,report_type:0
  250. msgid "XLSX"
  251. msgstr ""
  252. #. module: report_py3o
  253. #: selection:ir.actions.report,report_type:0
  254. msgid "XML"
  255. msgstr ""
  256. #. module: report_py3o
  257. #: selection:ir.actions.report,report_type:0
  258. msgid "csv"
  259. msgstr ""
  260. #. module: report_py3o
  261. #: selection:ir.actions.report,report_type:0
  262. msgid "py3o"
  263. msgstr ""
  264. #~ msgid "py3o.template"
  265. #~ msgstr "py3o.template"