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.

310 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. # 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: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
  15. "Language: pl\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=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
  20. "%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
  21. "%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
  22. #. module: report_py3o
  23. #: code:addons/report_py3o/models/ir_actions_report.py:46
  24. #, python-format
  25. msgid "(Native)"
  26. msgstr ""
  27. #. module: report_py3o
  28. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
  29. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
  30. msgid "Created by"
  31. msgstr "Utworzone przez"
  32. #. module: report_py3o
  33. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
  34. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
  35. msgid "Created on"
  36. msgstr "Utworzono"
  37. #. module: report_py3o
  38. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
  39. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
  40. msgid "Display Name"
  41. msgstr "Wyświetlana nazwa "
  42. #. module: report_py3o
  43. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
  44. msgid "Fallback"
  45. msgstr ""
  46. #. module: report_py3o
  47. #: code:addons/report_py3o/models/ir_actions_report.py:35
  48. #, python-format
  49. msgid "Field 'Output Format' is required for Py3O report"
  50. msgstr ""
  51. #. module: report_py3o
  52. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  53. msgid "File Type"
  54. msgstr ""
  55. #. module: report_py3o
  56. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  57. msgid "Group By"
  58. msgstr ""
  59. #. module: report_py3o
  60. #: selection:ir.actions.report,report_type:0
  61. msgid "HTML"
  62. msgstr ""
  63. #. module: report_py3o
  64. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
  65. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
  66. msgid "ID"
  67. msgstr "ID"
  68. #. module: report_py3o
  69. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
  70. msgid ""
  71. "If the user does not provide a template this will be used it should be a "
  72. "relative path to root of YOUR module or an absolute path on your server."
  73. msgstr ""
  74. #. module: report_py3o
  75. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
  76. msgid ""
  77. "If you execute a report on several records, by default Odoo will generate a "
  78. "ZIP file that contains as many files as selected records. If you enable this "
  79. "option, Odoo will generate instead a single report for the selected records."
  80. msgstr ""
  81. #. module: report_py3o
  82. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
  83. msgid "Ir Actions Report"
  84. msgstr ""
  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 "Ostatnio modyfikowano"
  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 "Ostatnio modyfikowane przez"
  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 "Ostatnia zmiana"
  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 ""
  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 ""
  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 "Nazwa"
  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 ""
  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 ""
  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 ""
  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 ""
  200. #. module: report_py3o
  201. #: model:ir.model,name:report_py3o.model_py3o_template
  202. msgid "Py3o template"
  203. msgstr ""
  204. #. module: report_py3o
  205. #: model:ir.model,name:report_py3o.model_ir_actions_report
  206. #, fuzzy
  207. msgid "Report Action"
  208. msgstr "Raport"
  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 "Raport"
  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 ""
  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:142
  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 ""