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.

314 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. #: selection:ir.actions.report,report_type:0
  181. #: model:ir.ui.menu,name:report_py3o.py3o_config_menu
  182. msgid "Py3o"
  183. msgstr "Py3o"
  184. #. module: report_py3o
  185. #: model:ir.actions.report,name:report_py3o.res_users_report_py3o
  186. msgid "Py3o Demo Report"
  187. msgstr ""
  188. #. module: report_py3o
  189. #: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
  190. msgid "Py3o Reports"
  191. msgstr "Py3o Rapporten"
  192. #. module: report_py3o
  193. #: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
  194. #: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
  195. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
  196. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  197. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
  198. msgid "Py3o Templates"
  199. msgstr "Py3o Sjablonen"
  200. #. module: report_py3o
  201. #: model:ir.model,name:report_py3o.model_py3o_template
  202. #, fuzzy
  203. msgid "Py3o template"
  204. msgstr "Py3o Sjablonen"
  205. #. module: report_py3o
  206. #: model:ir.model,name:report_py3o.model_ir_actions_report
  207. #, fuzzy
  208. msgid "Report Action"
  209. msgstr "Rapport"
  210. #. module: report_py3o
  211. #: model:ir.model,name:report_py3o.model_py3o_report
  212. msgid "Report Py30"
  213. msgstr ""
  214. #. module: report_py3o
  215. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
  216. #, fuzzy
  217. msgid "Report Type"
  218. msgstr "Rapport"
  219. #. module: report_py3o
  220. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
  221. msgid "Template"
  222. msgstr "Sjabloon"
  223. #. module: report_py3o
  224. #: selection:ir.actions.report,report_type:0
  225. msgid "Text"
  226. msgstr ""
  227. #. module: report_py3o
  228. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
  229. msgid "The implementer module that provides this report"
  230. msgstr ""
  231. #. module: report_py3o
  232. #: code:addons/report_py3o/models/ir_actions_report.py:142
  233. #, python-format
  234. msgid ""
  235. "The libreoffice runtime is required to genereate the py3o report '%s' but is "
  236. "not found into the bin path. You must install the libreoffice runtime on the "
  237. "server. If the runtime is already installed and is not found by Odoo, you "
  238. "can provide the full path to the runtime by setting the key 'py3o."
  239. "conversion_command' into the configuration parameters."
  240. msgstr ""
  241. #. module: report_py3o
  242. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__report_type
  243. msgid ""
  244. "The type of the report that will be rendered, each one having its own "
  245. "rendering method. HTML means the report will be opened directly in your "
  246. "browser PDF means the report will be rendered using Wkhtmltopdf and "
  247. "downloaded by the user."
  248. msgstr ""
  249. #. module: report_py3o
  250. #: selection:ir.actions.report,report_type:0
  251. msgid "XLSX"
  252. msgstr ""
  253. #. module: report_py3o
  254. #: selection:ir.actions.report,report_type:0
  255. msgid "XML"
  256. msgstr ""
  257. #. module: report_py3o
  258. #: selection:ir.actions.report,report_type:0
  259. msgid "csv"
  260. msgstr ""
  261. #~ msgid "py3o.template"
  262. #~ msgstr "py3o.template"